body {
	background: #FFFDF0 url(/img/stars.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	min-width: 800px;
	font-size: 9pt;
    color: #333333;
}       
td {vertical-align: top; font-size: 9pt;}
div {font-size: 9pt;}
span {font-size: 9pt;}
* {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9pt;}

h1 {font-weight: bold; font-size: 14px; padding: 0px; margin: 2px 5px;}
h2 {font-weight: bold; font-size: 11px; padding: 0px; margin: 2px 5px;}
h3 {font-weight: bold; font-size: 10px; padding: 0px; margin: 2px 5px;}

p { margin: 0px; padding: 0px;}

a { color: #2C5980; text-decoration: underline; }
a:visited { color: #666666; text-decoration: underline; }
a:hover {color: #AAAAAA;}

ul {margin: 0px 0px 13px 20px}
img {border : none;} 
/*form, form *{margin : 0px; padding:0; border: none;}*/
table {border: none;}
pre {font-family: "Courier New", Courier, monospace; font-size: 12px;}

hr {
	border: 1px solid #7FBAF9;
}

.thing {
	text-align: center;
	color: #662600;
	font-size: 8pt;
	font-weight: bold;
	width: 45%;
	float: left;
	clear: right;
	margin: 5px;
}
.thing a {
	color: #75B5F8;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
.thing .tr { background: url(./img/thing_top_right.gif) top no-repeat; }
.thing .tl { background: url(./img/thing_top_left.gif) top no-repeat; }
.thing .br { background: url(./img/thing_bot_right.gif) top no-repeat; }
.thing .bl { background: url(./img/thing_bot_left.gif) top no-repeat; }

.space {
	width: 10px;
	height: 10px;
	background-color: transparent;
}
#main {margin: 5px;}
#main .main_cap {
	color: #319CFF;
	border-top:2px solid #7FBAF9;
	padding: 10px;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
}

#main .tl { background:url(./img/main_left_bord.gif) top right; }
#main .tr { background:url(./img/main_right_bord.gif) top left; }
#main .bl { background:url(./img/main_bot_left.gif) bottom right; }
#main .br { background:url(./img/main_bot_right.gif) bottom left; }

.tl, .tr, .bl, .br { background-repeat: no-repeat; }
.dev_select {
	background: url(img/develop_select.gif) left no-repeat;
	padding: 0px 0px 10px 0px;
	font-size: 7pt; 
	font-weight: bold;
	1height:  70px;
}
.dev_select .content{padding: 30px 0px 10px 30px;}
.dev_select select {
	width: 120px;
	height: 18px;
}
#tab_menu {
  float: left;
  /*width: 472px;*/
  width: 100%;
  line-height: normal;
  border-top: 5px solid #66BEF7;
  padding-top: 1px;
  
  background-color: #FFFDF0;
}
#tab_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#tab_menu li {
	float: left;
	background: url("./img/tab_right.gif") no-repeat right bottom;
	margin: 0;
	padding: 0;
	1width: 16.6%;
	text-align:center;
	position: relative;
   /*  /*/
   * 1width: 16%;
   */
}
#tab_menu a {
	display: block;
	background: url("./img/tab_left.gif") no-repeat left bottom;
	padding: 8px 5px 12px 5px;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
}
#tab_menu a:hover {
	color:#ff0;
}
#tab_menu #curr {
	background-image:url("./img/curr_tab_right.gif");
}
#tab_menu #curr a {
	background-image:url("./img/curr_tab_left.gif");
}
a img {
	border: none;
}
#menu a {
	text-decoration: none;
	font-size: 8pt;
	color: #662600;
}
#menu .level2 a{
	color: #4BA0FA;
}
#header-links a {
  font-size: 10px;
  color: #6a431d;
  text-decoration: none;
}
.module {
	background-color: #fff;
	margin-bottom: 5px;
}
.module .info {
	background: #ECF8FB;
	padding: 10px;
	font-size: 8pt;
	color: #662600;
	margin-bottom: 10px;
}
.module .caption {
	margin:5px;
	padding: 10px 10px 10px 30px;
	background: url(./img/big_star.gif) left center no-repeat;
	font-size: 8pt;
	font-weight: bold;
	color: #602600;
}
.mod_bot_left {
	background: url(./img/mod_left.gif) bottom left no-repeat;
}
.mod_bot_right {
	background: url(./img/mod_right.gif) bottom right no-repeat;
}
.caption a {
	color: #FE6F58;
	text-decoration: none;
	font-size: 10pt;
}
.info a {
	font-weight: bold;
	font-size: 9pt;
	color: #662600;
	text-decoration: none;
	margin: 10px;
}
.cap .caption {
	background-color: #FBFFC4;
	border-top: 3px solid #DEEEFF;
	padding: 3px;
}
.cap .left { background: url(./img/mod_top_left.gif) top right no-repeat; }
.cap .right { background: url(./img/mod_top_right.gif) top left no-repeat; }
.cap .caption, .cap .left, .cap .right { border-bottom: 3px solid #DEEEFF; }

input, select {
	font-size: 11px;
    color: #666;
}
input.bord, select.bord {border: 1px solid #999999;	height: 17px;}
form#search {margin:10px 15px 0px 50px;}
#reweiv form {margin:0; padding:0;}
input#search {width:80px;}
div.hr_class {	border-top: 1px solid #C5E6FB;}
.blue {color: #75B5F8;}
.brown {color: #662600;
font-weight: bold;}

.product {
	font-weight: bold; font-size: 13px; padding: 0px; margin: 15px 5px 15px 5px;color: #662600; 
	height:50px;
}
.product a{
	font-weight: bold; font-size: 13px; color: #662600; 
	text-decoration: none; 
}
.cart td {border-bottom: 1px solid #7898B5; }
.cart .heading { color: 9F6C01; font-weight: bold; line-height: 30px; border-bottom: 1px solid #7898B5; }
.block_cart_item {border-bottom: 1px solid #7898B5; color: #666;}

.user, .user * {font-size: 9px; color: #7898B5; text-align: right;}
.greetUser {font-weight: bold;}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}

A.headerNavigation { 
  color: #662600;
  text-decoration: none; 
}

A.headerNavigation:hover {
  color: #662600;
  text-decoration: underline;
}

.product-main {
color:#662600;
font-size:13px;
font-weight:bold;
margin:15px 5px;
padding:0;
height:50px;
}
.product-main a{
color:#662600;
font-size:13px;
font-weight:bold;
text-decoration: none; 
}





.brand_carousel {
	height: 55px;
	_height: 66px;
	overflow: hidden;
}

#brand-slide li {
	list-style: none;
	float: left;
}

.brand_carousel {
	padding: 5px 45px;
	_padding: 5px 40px;
	position: relative;
}

a.prev, a.next {
	background: url(img/miscellaneous_sprite.png) no-repeat transparent;
	
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 10px;
}
a.prev {			left: 0px;
					background-position: 0 0;
					_background: none;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/prew_ie.png', sizingMethod='scale'); }
a.prev:hover {		background-position: 0 -50px;
_background: none;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/prew_hover_ie.png', sizingMethod='scale');}
a.next {			right: 1px;
					background-position: -50px 0; 
					_background: none;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/next_ie.png', sizingMethod='scale');}
a.next:hover {		background-position: -50px -50px;
_background: none;
					_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/next_hover_ie.png', sizingMethod='scale');}

a.prev span, a.next span {
	display: none;
}

a.prev:focus,
a.next:focus {
outline: none;
}

.products {
	padding: 6px;
	
	
	width: 180px !important;
	height: 300px !important;
	border: 1px solid #b3d7ff;
	text-align: center;
	background: #FFF;
	overflow: hidden;
}

.products table {
	margin-top: 10px;
}
.products-border {
	background: #b3d7ff;
	padding: 1px;
	float: left;
	margin: 3px 9px;
}
.promote_products,
.new_products {
	height: 320px;
	_height: 310px;
	overflow: hidden;
	margin-left: 9px;
_margin-left: 0px;


}
.main_cap {
	position: relative;

}
.main_cap,
#new_products-slide, 
#promote_products-slide {
_padding-left: 25px;
	position: relative;

}

.main_cap {
_margin-left: 15px;
}

#show_products1,
#show_products2 {
	height: 320px;
	_height: 310px;
	overflow: hidden;

}


#show_products1_prev,
#show_products1_next,
#show_products2_prev,
#show_products2_next,
#new_products_prev,
#new_products_next,
#promote_products_prev,
#promote_products_next{
	top: 120px;
	z-index: 200;
}

#show_products1_prev,
#show_products1_next,
#show_products2_prev,
#show_products2_next{
	top: 150px;

}
#show_products1_prev,
#show_products2_prev,
#new_products_prev,
#promote_products_prev {
	left: -12px;

}
#show_products1_next,
#show_products2_next,
#new_products_next,
#promote_products_next {
	right: -12px;
	_right: 3px;

}

.show_product {
	margin: 0 auto;
}

#brand_slide a {
	background: url("slider/background.gif") no-repeat;
	width: 110px;
	height: 60px;
	display: block;
	float: left;
	margin-left: 7px;
}


