body {
  margin: 5px 0px 0px 0px;
  font-family: Trebuchet MS;
  font-size: 10pt;
}

td {
	font-size: 9pt;
}

a {
  text-decoration: none;
  color: #000000;
}

#search_box {
  background-image: url(/images/search_box.png);
  width: 136px;
  height: 16px;
}

td.search_button {
	width: 42px;
	height: 16px;
	cursor: pointer;
	cursor: hand;

  background-image: url(/images/search_btn.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#layout_02 {
  background-image: url(/images/layout_02.png);
  background-repeat: no-repeat;
  background-position: top left;
  
  width: 768px;
  height: 34px;
}

#info {  
  background-image: url(/images/info.png);
  *background-image: url(/images/info_ie.png);
  background-repeat: repeat-x;
  background-position: top left;
  
  width: 737px;
  height: 45px;
  
  text-align: right;
  vertical-align: center;
  
  padding-right: 20px;
}

#menu {
  background-image: url(/images/menu.png);
  width: 970px;
  height: 27px;
}

#home {
  background-image: url(/images/home.png);
  background-repeat: no-repeat;
  background-position: top left;
  
  width: 220px;
  height: 27px;
}

#LeftPanel {
  width: 200px;

}

#RightPanel {
  width: 200px;
	background-color: #EFEFE0;
}

#MainPanel {
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
}

div.menuBox {
  float: left;
  width: 20px;
  height: 20px;
  background-color: #663300;
}

div.menuBoxHover {
  float: left;
  width: 20px;
  height: 20px;
  background-color: #905D2A;
}

div.menuItem {
  float: left;
  margin-left: 2px;
  width: 163px;
  height: 18px;
  background-color: #C0C08D;
  padding-top: 2px;
  padding-left: 10px;
  font-weight: bold;
  font-size: 8pt;
  margin-top: 0px;
  margin-bottom: 2px;
  /*
  background-image: url(/images/br_corner.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  */
}

div.subItem {
	float: right;
  width: 185px;
  height: 19px;
  background-color: #EFEFE0;
  font-weight: bold;
  font-size: 8pt;
  text-align: right;
  margin-right: 10px;
  padding-right: 5px;
}

#searchBox {
  width: 134px;
  height: 14px;
  padding: 0 0 0 0;
  border: 0px none #000000;
  background: transparent;
  font-size: 8pt;
}

#menu {
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  padding-left: 10px;
}

a.menu {
  color: #000000;
  text-decoration: none;
}

a.menu:hover {
  text-decoration: none;
}

a.submenu {
  color: #505050;
  text-decoration: none;
}

a.submenu:hover {
  text-decoration: none;
}

span.topMenuItem {
  padding-right: 10px;
  background-image: url(/images/sep.png);
  background-repeat: no-repeat;
  background-position: right;
  font-size: 8pt;
}

a.menuTop {
  color: #FFFFFF;
  text-decoration: none;
}

a.menuTop:hover {
  text-decoration: none;
}

a.subCategory {
	font-size: 8pt;
	font-weight: bold;
	color: #00778F;
	text-decoration: none;
}

a.subCategory:hover {
	text-decoration: none;
}

h1.article {
	width: 557px;
	border-bottom: 1px solid #D0D0D0;
	margin-top: -5px;
	font-size: 15pt;
	font-weight: bold;
}

div.credits {
	font-size: 8pt;
	font-weight: bold;
	color: #A0A0A0;
}

div.subCategoriesHeading {
	width: 498px;
	margin-left: 35px;
	text-align: right;
	background-color: #663300;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 10px 2px 2px;
}

div.subCategories {
	width: 500px;
	float: left;
	margin-left: 35px;
	*margin-left: 17px;
	background-color: #EFEFE0;
	padding-left: 5px;
	padding-right: 5px;
}

p.subCategory {
	float: left;
	width: 160px;
}

div.displayBy {
	font-size: 8pt;
	font-weight: bold;
	
	height: 20px;
	background-image: url(/images/displayby_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #F0F0F0;
	width: 195px;
	margin-top: 5px;
	margin-bottom: 5px;
	
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

div.product_box {
	width: 266px;
	height: 180px;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	float: left;
	border-bottom: 1px dashed #D0D0D0;
}

div.product_border {
	border-right: 1px dashed #D0D0D0;
}

div.product_box th {
	font-size: 10pt;
	text-align: left;
}

td.thumb span {
	color: #707070;
}

em {
	font-weight: bold;
	font-style: normal;
}

div.product_box span.price {
	font-weight: bold;
	color: #0000FF;
}

div.product_box td.controls {
	text-align: right;
	vertical-align: top;
}

div.product_box input.quantity {
	width: 20px;
	text-align: right;
	font-size: 9pt;
	padding-right: 2px;
	font-family: Verdana;
}

div.product_box img.buy {
	
}

div.product_box td.desc {
	padding-bottom: 5px;
	padding-right: 10px;
	border-bottom: 2px solid #F0F0F0;
}

div.product_box th a {
	text-decoration: none;
	color: #000000;
}

div.product_box th a:hover {
	text-decoration: underline;
	color: #000000;
	
	cursor: help;
}

acronym {
	cursor: help;
}

table.info_box {
	width: 250px;
	background-color: #F0F0F0;
	border: 1px solid #C0C0C0;
}

table.info_box td.info_head {
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}

table.info_box td.price {
	font-weight: bold;
	color: #0000FF;
}

table.info_box td.controls {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 1px solid #C0C0C0;
	text-align: right;
	
	font-size: 8pt;
}

table.info_box input.quantity {
	width: 20px;
	text-align: right;
	font-size: 8pt;
	padding-right: 2px;
	font-family: Verdana;
}

table.detail_box  {
	width: 557px;
}

table.detail_box td.info_box {
	width: 225px;
	vertical-align: top;
}

table.detail_box div.thumbs {
	width: 100%;
	height: 240px;
	text-align: center;
}

table.detail_box img.thumb {
	
}

div.cart_panel {
	font-size: 9pt;
}

td.cart_quantity {
	width: 80px;
	text-align: right;
	padding-right: 5px;
}

td.cart_controls_heading {
	width: 16px;
	text-align: right;
}

td.cart_controls {
	width: 16px;
	text-align: right;
	border-left: 1px dashed #D0D0D0;
}

td.cart_total {
	font-weight: bold;
	text-align: right;
}

span.cart_total {
	color: #0000FF;
}

td.cart_currency {
	font-weight: bold;
	width: 16px;
}

table.cart_item_heading {
	background-color: #905D2A;
	border-bottom: 2px solid #D0D0D0;
	font-weight: bold;
	width: 199px;
	color: #FFFFFF;
}

table.cart_item {
	width: 199px;
	border-bottom: 1px dashed #D0D0D0;
}

table.cart_item:hover {
	background-color: #F5F5F5;
}

a.cart_item {
	text-decoration: none;
	font-weight: bold;
	color: #606060;
}

a.cart_item:hover {
	cursor: help;
}

div.prohibited {
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

td.deleteCart {
	cursor: pointer;
	cursor: hand;
}

td.emptyCart {
	cursor: pointer;
	cursor: hand;
}

td.order {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

a.order {
	color: #505050;
}

div.cartEmptyMsg {
	text-align: center;
	font-size: 10pt;
	font-style: italic;
}

div.promotionsContent ol {
	margin: 0px 0px 0px 0px;
	padding-left: 30px;
	font-size: 10pt;
}

div.promotionsContent li.promotion_product {
	padding-left: 5px;
	font-weight: bold;
	color: #505050;
}

li.promotion_product a {
	text-decoration: none;
	color: #505050;
}

li.promotion_product a:hover {
	text-decoration: underline;
}

ul.images {
	margin: 0px 0px 0px 0px;
	padding-left: 15px;
}

ul.images li {
	cursor: pointer;
	cursor: hand;
}

div.thumbnail_title {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	border-bottom: 1px solid #E0E0E?0;
}

div.operation {
	background-color: #FFFFFF;
	border: 1px solid #C088C0;
	margin-left: 2px;
	font-size: 9pt;
  font-weight: bold;
  height: 15px;
  color: #500050;
  padding: 2px 2px 2px 2px;
  margin-bottom: 5px;
  text-align: left;
  
  cursor: hand;
  cursor: pointer;
}

td.operations {
	
}

div.email {
	width: 300px;
	border: 1px solid #AAAAAA;
	background-color: #E0E0E0;
	color: #000000;
	text-align: center;
	padding: 5px 5px 5px 5px;
	position: absolute;
	top: 5px;
	left: 5px;
}

div.email input.email {
	border: 1px solid #AAAAAA;
	width: 150px;
}

div.inquiry {
	width: 300px;
	border: 1px solid #AAAAAA;
	background-color: #E0E0E0;
	color: #000000;
	text-align: center;
	padding: 5px 5px 5px 5px;
	position: absolute;
	top: 5px;
	left: 5px;
}

div.inquiry td {
	text-align: left;
}

div.print_box {
	border: 2px solid #000000;
	width: 557px;
}

div.print_header {
	font-size: 20pt;
	border-bottom: 2px solid #000000;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 20px;
}

div.do_not_print {
	text-align: center;
}

input.print_button {
	width: 200px;
	height: 48px;
	font-size: 20pt;
	font-weight: bold;
}

#email_status {
	font-weight: bold;
	text-align: center;
}

span.email_success {
	color: #00AA00;
}

span.email_sending {
	color: #0000AA;
}

div.cart_add_info {
	border-bottom: 1px solid #D0D0D0;
	margin-bottom: 2px;
	padding-bottom: 5px;
}

span.mod {

}

acronym {
	border-bottom: 1px dotted #FF0000;
	font-weight: bold;
}

td.change_mod {
	cursor: pointer;
	cursor: hand;
}

div.mod_picker {
	position: absolute;
	top: 40px;
	width: 180px;
	height: 300px;
	text-align: center;
	
	border: 1px solid #AAAAAA;
	background-color: #E0E0E0;
	color: #000000;
	padding: 5px 5px 5px 5px;
	overflow-y: auto;
	
	cursor: pointer;
	cursor: hand;
}

table.mod_table {
	margin-left: 5px;
	margin-bottom: 3px;
}

table.mod_table td {
	padding-bottom: 2px;
	border-bottom: 1px solid #D0D0D0;
	margin-bottom: 3px;
}

div.mod_head {
	text-align: left;
	font-size: 12pt;
	border-bottom: 1px solid #A0A0A0;
}

th.product_heading {
	border-bottom: 1px solid #E0E0E0;
}

input.login {
	font-size: 9pt;
	width: 120px;
}

div.login {
	*margin-top: -15px;
	*margin-bottom: -15px;
	padding-left: 10px;
	padding-right: 10px;
}

div.hr {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 1pt;
	border-bottom: 1px solid #D0D0D0;
}

form.login {
	padding: 0px 0px 0px 0px;
}

a.logout {
	color: #303030;
	font-weight: bold;
}

a.logout:hover {
	text-decoration: underline;
}

a.register {
	color: #0090FF;
	text-decoration: underline;
}

div.register {
	font-size: 10pt;
	
	background-image: url(/images/register_decor.png);
	background-repeat: no-repeat;
	background-position: top right;
}

a.user {
	color: #606060;
}

input.username {
	background-image: url(/images/username_edit.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	border: 1px solid #D0D0D0;
}

input.password {
	background-image: url(/images/password_edit.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	border: 1px solid #D0D0D0;
}

p.helpText {
	background: url(/images/help.png) no-repeat top left #FFFFFF;
	padding: 0px 5px 5px 20px;
	text-align: justify;
	border: 1px solid #BED5E1;
	margin: 5px 5px 5px 5px;
}

p.warningText {
	background: url(/images/warning.png) no-repeat top left #FFFFFF;
	padding: 0px 5px 5px 20px;
	text-align: justify;
	border: 1px solid #FF0000;
	margin: 5px 5px 5px 5px;
}

a.orderNow {
	display: block;
	border: 1px solid #000000;
	background: url(/images/order_cart.png) top left no-repeat #FFFFFF;
	padding-left: 20px;
	padding-right: 5px;
	margin-left: 80px;
	margin-right: 5px;
	text-align: left;
}

div.homepage {
	width: 100%;
	text-align: center;
}

div.homepage a {
	display: block;
	/*border: 1px dashed silver;*/
	width: 32%;
	max-width: 32%;
	min-width: 32%;
	float: left;
	text-align: center;
	padding: 1xp;
	margin: 1px;
	height: 200px;
}

div.homepage a b {
	/*border-bottom: 1px dashed silver;*/
	display: block;
	margin-bottom: 12px;
}

div.homepage a:hover b {
	/*border-bottom: 1px dashed silver;*/
	display: block;
	margin-bottom: 12px;
	background-color: #EFEFEF;
}

div.homepage a img {
	border: 0px;
	margin-bottom: 12px;
}

div.homepage a strong {
  color: #4747FF;
	display: block;
	/*border-top: 1px dashed silver;*/
}

div.homepage a:hover strong {
	color: #4747D1;
	display: block;
	/*border-top: 1px dashed silver;*/
	background-color: #EFEFEF;
}

a.product_list {
}

a.product_list div {
	border: 1px gray solid;
	margin-bottom: 2px;
	padding: 0px;
}

a.product_list div div {
	border: 0px;
	margin: 0px;
	padding: 1px;
}

a.product_list div .top {
	border-bottom: 1px gray solid;
	background-color: #EFEFEF;
	font-weight: bold;
}

a.product_list div .middle img {
	display: block;
	float: left;
	margin: 2px;
}

a.product_list div .middle div {
	height: 100%;
}

a.product_list div .bottom {
	clear: both;
	border-top: 1px gray solid;
	background-color: #EFEFEF;
}

a.product_list:hover div .top, a.product_list:hover div .bottom {
	background-color: #DFDFDF;
}

a.limiter {
	font-weight: bold;
	color: #0000AA;
	text-decoration: none;
}

a.limiter:hover {
	color: #000033;
}

div.bottominfo {
	font-size: 90%;
	margin-bottom: 4px;
}

div.profnavig {
	background-color: #ececec;
	width: 100%;
	padding: 2px 0;
	font-size: 120%;
	margin-bottom: 12px;
}

div.profnavig a {
	background-color: #dfdfdf;
	padding: 0 12px;
	margin-left: 2px;
	border: 1px solid #dfdfdf;
}

div.profnavig a:hover {
	background-color: #f1f1f1;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
}

div.profnavig a.active {
	background-color: #cccccc;
	font-weight: bold;
	border: 1px solid #cccccc;
}

div.profnavig a.active:hover {
	background-color: #cccccc;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
}

a.orderlink {
	color: #0000cc;
}

a.orderlink:hover {
	color: #000077;
}

#large_image {	
	position: absolute;
	top: 260px;
	left: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 100%;
	background-color: white;
	text-align: center;
}

#large_image a {
	color: blue;
	padding-bottom: 12px;
	text-decoration: none;
}

#large_image a:hover {
	font-weight: bold;
}

#thumbnail_large {
	margin-top: 12px; margin-bottom: 12px;
}
