﻿body 
{
	margin: 10px 10px 10px 10px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px
}

.lnk 
{
	color:#000;
	font-weight:bold;
	text-decoration:none
}
.lnk:hover
{
	color:#333333;
	font-weight:bold;
	text-decoration:underline
}

#contentDiv 
{
	padding-left:5px; 
	padding-right:5px;
	width:480px
}
#cartContentDiv 
{
	padding-left:5px; 
	padding-right:5px;
	width:705px
}
#main_content_div 
{
	position:relative;
	z-index:1
}
#header
{
	position:relative;
	width:940px;
	z-index:2;
}
#header_top_menu
{
	background-image:url(images/bg_silver.jpg);
	background-repeat:repeat-x;	
	height:35px;
	clear:both	
}
#header_top_menu ul
{
	list-style-type:none;
	margin:0px;
	padding:0px 10px 0px 10px;
	float:right
}
#header_top_menu ul li
{
	height:25px;
	text-decoration:none;
	display:block;	
	vertical-align:middle;
	float:left; 
	position:relative;
	margin-top:5px;
	padding-top:5px;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:center top
}
#header_top_menu ul li.separator
{
	height:20px;	
	width:20px;
	text-decoration:none;
	display:block;
	float:left; 	
	position:relative;
	margin-top:10px;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
	background-position:center middle
}
#header_top_menu ul li a
{
	display:block;
	text-decoration:none;
	font-size:10px;
	vertical-align:middle;
	color:#000
}
#header_top_menu ul li a:hover
{
	display:block;
	text-decoration:none;
	font-size:10px;
	vertical-align:middle;
	color:olive
}
#header_logo_panel
{
	background-image:url(images/bg_green.jpg);
	background-repeat:repeat-x;
	height:101px;
	width:940px;
	display:block
}
#header_logo_panel .logo
{
	height:101px;
	width:500px;
	display:block;
	float:left
}
#header_logo_panel .search_box 
{
	margin-top:30px;
	height:45px;
	width:185px;
	display:block;
	float:left;	
	vertical-align:middle
}
#header_logo_panel .search_box_button 
{
	margin-top:30px;
	height:45px;
	width:85px;
	display:block;
	float:left;	
	vertical-align:middle
}
#header_logo_panel .search_box_button img
{
	cursor:hand
}
#header_logo_panel .search_box #txtSearch
{
	width:180px;
	height:15px;
	font-size:10px;
	border:0px
}
#header_logo_panel .shopping_cart
{
	margin-left:20px;
	margin-top:20px;
	height:45px;
	width:150px;
	display:block;
	float:left;	
	vertical-align:middle
}
#footer
{
	width:940px;
	height:85px;
	background-color:#4D4D4F;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding:0px	
}

#footer .column
{
	width:160px;
	padding:10px 4px 5px 4px;
	display:block;
	float:left;
	font-size:11px;
	font-weight:normal;
}
#footer .column ul
{
	list-style-type:none;
	margin:0px 0px 0px 40px;
	padding:0px 0px 10px 0px
}
#footer .copyright
{
	width:935px;
	height:15px;	
	display:block;
	padding: 10px 5px 0px 5px
}

#footer a 
{
	color:#fff;
	text-decoration:none
}
#footer a:hover
{
	color:#fff;
	text-decoration:underline
}

.bg_list_root_cat
{
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}
.bg_list_root_cat li
{
	text-align:left;
	width:225px;
	height:25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../../images/categories-bg.jpg); 
	background-repeat:repeat-x
}
.bg_list_root_cat li a	
{
	width:205px;
	height:25px;
	display:block;	
	padding-left:20px;
	line-height:22px; 
	font-family:Arial; 
	COLOR: #FFFFFF;
	font-weight:bold; 	
	font-size:12px;
	text-decoration:none
}
.bg_list_root_cat li a:hover 
{
	font-family:Arial; 
	COLOR: #FFFFFF;
}
.bg_list_sub_cat
{
	list-style-type:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px
}
.bg_list_sub_cat li
{
	height:25px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:none	
}

.bg_list_sub_cat li a	
{
	width:200px;
	height:25px;
	display:block;	
	line-height:22px; 	
	COLOR: #4E4E4E;
	text-decoration:none;
	font-weight:normal
}
.bg_list_sub_cat li a:hover 
{
	margin-left: 2px;
	font-weight:bold;
	color:Olive;
}
.shopping_cart {}
.shopping_cart a 
{
	color:#000;
	font-weight:bold;
	text-decoration:none
}
.shopping_cart a:hover
{
	color:#333333;
	font-weight:bold;
	text-decoration:underline
}
#currencyDiv
{
	width:150px;
	height:25px;
	vertical-align:middle;
	text-align:right;
	float:left;
	margin-top:5px;
	font-weight:bold
}
#selectcurrencyDiv
{
	width:60px;
	height:25px;
	vertical-align:middle;
	float:right;
	margin-top:2px;
	margin-right:5px
}
#collection_listDiv
{
	margin-top:5px;
	margin-bottom:5px;
	padding-top:2px;
	padding-bottom:2px;
	height:20px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999; 
	letter-spacing:0.1em;
	font-size:13px;
}
#collection_listDiv a
{
	vertical-align:middle;
	text-decoration:none;
	color:#000;
	font-size:13px;
	padding: 0px 10px 0px 10px
}

#collection_listDiv a:hover
{
	text-decoration:none;
	color:Olive;
	font-size:13px;
	padding: 0px 10px 0px 10px
}
.pageTitle
{
	font-size:11px;
	color:#000;
	letter-spacing:1px;
	font-weight:bold;
	padding:4px 5px 4px 5px;
	margin-bottom:5px;
	border-bottom: solid 2px #999999;
	border-top: solid 2px #999999
}
.pageContent
{
	padding:5px 5px 5px 5px;
	text-align:justify
}
.pageContent a 
{
	color:#000;
	text-decoration:none
}
.pageContent a:hover
{
	color:#333333;
	text-decoration:underline
}
.product_list_container 
{
	position: relative
}
.product_list 
{
	padding:5px;
	width:135px;
	height:140px;
	display:block;
	border:solid 1px #dbdbdb
}
.product_list_over
{	
	padding:5px;
	width:135px;
	height:140px;
	display:block;
	background-color:#dbdbdb
}
.product_list_detail_div_show
{
	width:145px;
	height:110px;
	left:-5px;
	display:block;
	background-color:#dbdbdb;
	position:absolute;
	z-index:2
}
.product_list_detail_div_hide
{
	display:none;
}
.product_list_pin_image 
{
	display:none
}
#hoverImageLeft
{
	position:absolute;
	z-index:1000;
	left:2px;
	top:2px;
	width:425px;
	display:block
}
#hoverImageRight
{
	position:absolute;
	z-index:1000;
	right:2px;
	top:2px;
	width:425px;
	display:block
}
.product_list_image 
{
	width:130px;
	height:140px;
	display:block
}
.product_list_name h3
{
	padding:2px 0px 15px 0px;
	margin:0px;
	font-size:11px;
	text-align:center
}
.product_list_offerprice 
{
	font-size:11px;
	padding:2px 0px 2px 0px;
	text-align:center
}
.product_list_shopping_cart
{
	padding:5px;	
}
.product_list_wishlist
{
	padding: 2px 5px 5px 5px;
}

.paging_top
{
	text-align:center;
	padding: 5px;
	vertical-align:middle;
	background-color:#F1F1F1;
	margin-bottom:25px
}
.paging_bottom
{
	text-align:center;
	padding: 5px;
	vertical-align:middle;
	background-color:#F1F1F1;
	margin-top:25px
}
.pageno .pageno a
{
	height:15px;
	width:15px;
	padding:1px;
	vertical-align:middle
}
.pageno a
{
	font-weight:bold;
	text-decoration:none;
	color:#333333
}
.pageno a:hover
{	
	font-weight:bold;
	text-decoration:none;
	color:#999999
}
#divPriceRange .container
{
	padding-left:10px; 
	margin-top:15px
}
#divPriceRange .minvalue
{
	width:95px; 
	height:50px;
	float:left;
	display:block;
	font-size:10px
}
#divPriceRange .maxvalue
{
	width:95px; 
	height:50px;
	float:left; 
	display:block;
	font-size:10px	
}
#divPriceRange .button
{
	margin-right:20px; 
	margin-bottom:10px
}
.opacityit img 
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85
}

.opacityit:hover img{
	
	 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1
}

.borderit 
{
	border:solid 0px #000000;
	text-align:center;
	vertical-align:middle
}

.borderit:hover {
	
	border:solid 2px #333333;
	text-align:center;
	vertical-align:middle
}

.product_name h1
{
	margin:0px;
	padding:0px;
	font-size:16px;
}
.product_price 
{
	margin-top:10px;
	font-weight:bold
}
.product_price span
{
	color:#ff0000;
	margin-left:10px
}

.product_description 
{
	margin-top:10px;
	text-align:justify
}
#product_attributes 
{
	margin-left:5px
}
#product_attributes .attribute_name
{
	margin-left:25px;
	width:100px;
	height:20px;
	float:left;
	font-size:11px;
	text-align:left
}
#product_attributes .attribute_value
{
	margin-left:5px;
	width:230px;
	height:20px;
	float:left;
	font-size:11px;
	text-align:left
}
.product_color
{
	width:20px;
	height:20px;
	display:block;
	cursor:hand
}
.product_color_selected
{
	width:20px;
	height:20px;
	display:block;
	border: solid 1px #ff0000
}
.product_color_hover
{
	width:20px;
	height:20px;
	display:block;
	border: solid 1px #000000;
	cursor:hand
}
.hide	/*, .MagicZoomBigImageCont div*/
{
	display:none
}
div.overTxtDiv {
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	font-weight:bold;
	color: #999;
	padding-bottom:5px;
	width:175px
}
.cart_table a
{
	font-weight:bold	
}
.error
{
	color:#ff0000
}
#listbycolor 
{
	padding-right:5px
}
#listbycolor .category_name h1
{
	margin-top:5px;
	font-size:18px;
	font-weight:bold
}
#listbycolor .category_name h1 a
{
	color:#303030;
	text-decoration:none
}
#listbycolor .category_name h1 a:hover
{
	color:#546f00;
	text-decoration:underline
}
#listbycolor .view_more h4
{
	font-size:11px;
	font-weight:bold
}
#listbycolor .view_more h4 a
{
	color:#303030;
	text-decoration:underline
}
#listbycolor .view_more h4 a:hover
{
	color:#546f00;
	text-decoration:none	
}

#sitemap li
{
	font-family:Verdana;
	font-size:11px;
	list-style-type:disc;
	padding:5px;
}
#sitemap a
{	
	color:#303030;
	text-decoration:none
}
#sitemap a:hover
{	
	color:#546f00;
	text-decoration:underline
}

.breadcrumb 
{
	font-size:10px;
	margin: 5px;
	color:#303030;
}
.breadcrumb a
{	
	color:#303030;
	text-decoration:none
}
.breadcrumb a:hover
{	
	color:#546f00;
	text-decoration:underline
}
.discount 
{
	color:#ff0000
}