/* CSS Document */
body{
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px auto auto auto;
	color:#000;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p{
padding:2px;
margin:0px;
}
h1 {
	margin: 0;
	font-family: Arial, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	height: 20px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
	width: auto;
}
form { 
	margin: 0; 
}
#main_container{
width:1000px;
height:auto;
margin:auto;
padding:0px;
}
.top_bar{
width:1000px;
height:38px;
background-color:#4a4a4a;
}
.top_search{
	width:370px;
	height:32px;
	margin:0px 20px 0 0;
	_margin:0px 10px 0 0;
	float:right;
	background-image: url(../images/top_search_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
input.search_input{
width:182px;
height:18px;
float:left;
margin:5px 0 0 0 ;
border:1px solid #dbdbdb;
border-bottom-color:#ffffff;
border-right-color:#ffffff;
}
.search_text{
float:left;
width:110px;
padding:8px 0 0 15px;
color:#999999;
}
.search_text a{
text-decoration:none;
color:#999999;
}
.search_bt{
float:left;
padding:2px 0 0 15px;
}
#header{
	width:1000px;
	/*height:173px;*/	height:120px;
	background-position:0px 0px;
	margin:auto;
	/*background-image: url(../images/header_bg.jpg);*/	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#logo{
float:left;
/*padding:15px;*/padding-left:15px;
}
.menu {
	float:left;
	font-family: arial,verdana,sans-serif;
	width:1000px;
	position:relative;
	font-size:11px;
	font-weight:bold;
	border-top:4px solid #B30000;
	background-image: url(../images/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menu ul {padding:0;margin:0;list-style-type:none;float:left;position:relative;}
.menu ul li {
	float:left;
	position:relative;
	display:inline;
	background-image: url(../images/bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu ul li a, .menu ul li a:visited {float:left;display:block;text-decoration:none;color:#000;width:auto;color:#666;padding:0px 16px 0px 16px;line-height:40px;height:40px;}
* html .menu ul li a, .menu ul li a:visited {width:auto;w\idth:auto;}
.menu ul li ul {display:none;}
.menu ul li ul li{background:none;}
.menu ul li:hover a {
	color:#B30000;
	background-color: transparent;
	background-image: url(../images/bgON.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menu ul li:hover ul {display:block;position:absolute;top:36px;margin-top:1px;left:0;width:100%;border-top:1px solid #fff;}
.menu ul li:hover ul li a {display:block;background:#e3e3e3;color:#333;height:auto;line-height:16px;padding:2px 16px 2px 16px;width:120px;border-top:1px solid #fff;}
.menu ul li:hover ul li a:hover {
	color:#fff;
	background-position: 4px 8px;
	background-color: #B30000;
	background-image: url(../images/sub-arrow.gif);
	background-repeat: no-repeat;
}
/*-------------left_content------------------*/
.left_content{
	width:196px;
	float:left;
	padding-top:10px;
	padding-bottom: 5px;
}
#categotries {
	width: 100%;
}

.title_box{
	width:100%;
	height:30px;
	margin:5px 0 0 0;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	background-image: url(../images/menu_title_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*--------left menu---------*/
ul.left_menu{
width:100%;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
	height:25px;
	display:block;
	background-position:5px 5px;
	border-bottom:1px #FFFFFF solid;
	text-decoration:none;
	color:#504b4b;
	padding:0 0 0 30px;
	line-height:25px;
	background-color: #e1e1e1;
	background-image: url(../images/more_arrow1.gif);
	background-repeat: no-repeat;
}
ul.left_menu li.even a{
	height:25px;
	display:block;
	background-position:5px 5px;
	border-bottom:1px #FFFFFF solid;
	text-decoration:none;
	color:#504b4b;
	padding:0 0 0 30px;
	line-height:25px;
	background-color: #f3f1f1;
	background-repeat: no-repeat;
}
ul.left_menu li.odd a:hover{
	color:#FFFFFF;
	background-position:5px 5px;
	background-color: #7bbcc7;
	background-image: url(../images/more_arrow1.gif);
	background-repeat: no-repeat;
}
ul.left_menu li.even a:hover {
	color:#FFFFFF;
	background-position:12px 6px;
	background-color: #B0D7DD;
	background-image: url(../images/more_arrow1.gif);
	background-repeat: no-repeat;
}

.border_box{
width:100%;
height:auto;
text-align:center;
border:1px #6da6b1 solid;
}
.product_title{
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a{
text-decoration:none;
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover{
color:#064E5A;
}
.product_img{
padding:5px 0 5px 0;
}
.prod_price{
padding:5px 0 5px 0;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;
}
/*center content--------------------------*/
.center_content{
	width:584px;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.center_title_bar{
	width:100%;
	height:33px;
	float:left;
	padding:0 0 0 px;
	margin:0 0 0 0px;
	_margin:0 0 0 6px;
	line-height:33px;
	font-size:12px;
	color:#847676;
	font-weight:bold;
	background-image: url(../images/bar_bg.gif);
	background-repeat: no-repeat;
}
#detail {
}

/*---------prod_box_big----------*/
.prod_box_big{
}


.prod_box_big1 {
	clear: both;
	background-color:#F7F3F3;
	cursor:pointer;

}

.top_wrap,.bottom_wrap{
	overflow:hidden;
	height:8px;
	text-align:center;
	clear: both;
}
.content_wrap {
	background:#F7F3F3;
}



.product_img_big {
	float: left;
	background-color: #F7F3F3;
	overflow:auto;
	visibility:visible;
	padding: 20px;
}
.center_prod_box_big {
	background-color: #F7F3F3;
	visibility:visible;
	display: block;
	overflow: visible;
}

.details_big_box {
	width: 75%;
	float:left;
	text-align:left;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	overflow:auto;
	visibility:visible;
}
.product_title_big {
	color:#ea2222;
	font-weight:bold;
	font-size:13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.product_title_big a {
	color: #ea2222;
	text-decoration:none;
}
.product_title_big a:hover{
	color:#FF2828;
}
.specifications{
	font-size:11px;
	line-height:18px;
	padding: 5px;
	font-weight: lighter;
}
span.blue{
	color:#5F9FAB;
	font-weight: bold;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
a.addtocart{
width:76px;
height:27px;
display:block;
float:left;
background:url(../images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.compare{
width:76px;
height:27px;
display:block;
float:left;
margin:0 0 0 10px;
background:url(../images/compare.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
.Selector {
	width: 100%;
	clear: both;
}
.Selector_content {
	width: 100%;
}
.Selector_img {
	float: left;
	margin: 10px;
}
.btn {
	float: none;
	padding: 5px;
}
.btn img {
	float: right;
	clear: none;
	padding-right: 5px;
	padding-bottom: 1px;
}
.downlod {
	float: right;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.buy {
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}


/*list*/
.list_page {
	float:left;
	margin-left: 5px;
	padding-top: 5px;
	}
.List_content {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5C97A1;
	border-bottom-color: #5C97A1;
	border-left-color: #5C97A1;
	width: 584px;
}

.list_choose {
	float:right;
	margin-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.list_mian {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
}
.list_img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.list_bottom {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

.lm_right {
	float: right;
	margin-right: 10px;
}
.lmr_left {
	height: auto;
	width: auto;
	margin-right: 5px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.lmr_right {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.flickr {
	TEXT-ALIGN: left;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.flickr a {
	BORDER-RIGHT: #dedfde 1px solid; PADDING-RIGHT: 6px; BORDER-TOP: #dedfde 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; BORDER-LEFT: #dedfde 1px solid; COLOR: #4C8792; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #dedfde 1px solid; TEXT-DECORATION: none
}
.flickr a:hover {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #009999
}
.meneame a:active {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #000 1px solid; COLOR: #fff; BORDER-BOTTOM: #000 1px solid; BACKGROUND-COLOR: #009999
}
.flickr span.current {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #FF0000; MARGIN-RIGHT: 3px; PADDING-TOP: 2px
}
.flickr span.disabled {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; COLOR: #adaaad; MARGIN-RIGHT: 3px; PADDING-TOP: 2px
}
.Detail_content {
	clear: both;
	width: 100%;
}


.right_content {
	width:196px;
	float:right;
	padding-top:10px;
	padding-bottom: 5px;
}
#nav_b{ 
		margin:0;
		padding:0;
		list-style:none;
}
#nav_b li{
		float:left;
}
#nav_b li a{
		font-size:11px;
		color:#000000;
		text-decoration:underline;
		display:block;
		margin-left:10px;
}
