/***** layout for template *****/

#wong{
	width: 39%;
	float: left;
}

#footer-inner{
	width: 59%;
	float: right;
}

#vsWrapper{
	width: 928px;
	padding: 5px;
	margin: 0 auto 0 auto;
	background: #fff;
	border: #878787 1px solid;
}

#vsInfoArea{
	width: 930px;
	margin: 0 auto 0 auto;
	height: 86px;
	clear: both;
}

#vsInfoAreaCart{
	float: right;
	width: 250px;
	height: 56px;
	color: #fff;
	padding: 30px 0 0 40px;
	background: transparent url(images/_cart.gif) 0% 50% no-repeat;
}


#vsInfoAreaCart a{
	color: #fff;
}

#vsQuickSearch{
	float: right;
	width: 260px;
}

.vsInput,
.vsInput2{
	height: 16px;
	margin-left: 3px;
	vertical-align: middle;
	float: left;
}

#vsQuickSearch .vsInput input{
	font-size: 0.95em;
	text-indent: 20px;
	width: 140px;
	height: 16px;
	line-height: 16px;
	background: transparent url(images/_bgsearch.gif) 2% 50% no-repeat;
	border: #BDBDBD 1px solid;
}


/***** Left *****/

#vsLeftContent{
	width: 213px;
	float: left;
	margin: 0;
	padding: 0;
}

#vsLeftContentNavi{
	background: transparent url(images/_bgnav.gif) 0% 0% no-repeat;
	width: 213px;
	height: 230px;
	clear: both;
	position: relative;
}

#vsLeftContentNavi ul{
	position: absolute;
	bottom: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
	background: transparent url(images/_dividernav.gif) 50% 0% no-repeat;
}

#vsLeftContentNavi ul li{
	width: 100%;
	height: 30px;
	list-style: none;
	background: transparent url(images/_dividernav.gif) 50% 100% no-repeat;
}

#vsLeftContentNavi ul li a{
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding-right: 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#vsLeftContentNavi ul li a:hover{
	padding-right: 15px;
}

/***** Boxes *****/

#vsLeftContentBoxes{
	width: 213px;
	clear: both;
	overflow: hidden;
}

#vsLeftContentBoxes ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
}

#vsLeftContentBoxes ul li{
	width: 100%;
	height: 30px;
	list-style: none;
	border-bottom: #BDBDBD 1px solid;
}

#vsLeftContentBoxes ul li a:link,
#vsLeftContentBoxes ul li a:visited,
#vsLeftContentBoxes ul li a:active{
	display: block;
	height: 30px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	line-height: 30px;
	text-align: right;
	padding-right: 0.95em;
	text-decoration: none;
}

#vsLeftContentBoxes ul li a:hover{
	/*padding-right: 5px;*/
	color: #fff;
	background: #878787;
}

#vsLeftContentBoxes ul li a.sel:link,
#vsLeftContentBoxes ul li a.sel:active,
#vsLeftContentBoxes ul li a.sel:hover,
#vsLeftContentBoxes ul li a.sel:visited{
	color: #fff;
	font-weight: bold;
	background: #878787;
	display: block;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 30px;
	text-align: right;
	padding-right: 0.95em;
	text-decoration: none;	
}

.vsBox{
	background: #FAFAFA;
	border: #BDBDBD 1px solid;
	margin-top: 5px;
}

.vsBox2{
	background: transparent url(images/_bgbox2.gif) 0% 0% repeat-x;
	border: #BDBDBD 1px solid;
	margin-top: 5px;
}

.vsBox3{
	background: transparent url(images/_bgnav.gif) 0% 100% repeat-x;
	border: #BDBDBD 1px solid;
	margin-top: 5px;
}

.vsBox5{
	background: transparent url(images/_bgbox5.gif) 0% 0% repeat-x;
	border: #BDBDBD 1px solid;
	margin-top: 5px;
}

.vsBoxAdmin{
	background: #FFDCDB;
	border: #CC0000 1px solid;
	margin-top: 5px;
}

.vsBoxHeading{
	text-transform: uppercase;
	padding: 4px;
	font-weight: bold;
	font-size: 0.95em;
	color: #BDBDBD;
}

.vsBox2 .vsBoxHeading,
.vsBox3 .vsBoxHeading,
.vsBox5 .vsBoxHeading,{
	color: #fff;
}

.vsBoxAdmin .vsBoxHeading{
	color: #CC0000;
}

.vsBoxBody{
	padding: 0.95em;
}

.vsBox2 .vsBoxBody{
	padding: 5px;
	text-align: center;
	font-size: 0.95em;
	color: #fff;
}

.vsBox2 .vsBoxBody a{
	color: #fff;
}

.vsBox3 .vsBoxBody,
.vsBox3 .vsBoxBody a,
.vsBox5 .vsBoxBody,
.vsBox5 .vsBoxBody a{
	color: #fff;
	font-size: 0.95em;
}

.vsBoxBody{
	padding: 0.95em;
}

.vsBoxBody5 dl{
	margin: 0px;
	padding: 0px;
}

.vsBoxBody dl dd{
	text-align: right;
	margin-bottom: 4px;
}

.vsBoxBody dl dt{
	background: transparent url(images/_dividernav.gif) 50% 0% no-repeat;
	padding-top: 4px;
}

/***** Main *****/

#vsMainContent{
	width: 708px;
	float: right;
}

#vsMainContentHeader{
	width: 708px;
	height: 230px;
	background: transparent url(images/_header.jpg) 0% 0% no-repeat;
}

#vsMainContentContent{
	padding: 0.95em;
}

#vsClear{
	clear: both;
}

.vsClear{
	clear: both;
}

#vsFooter{
	text-align: right;
	background: #FAFAFA;
	border: #BDBDBD 1px solid;
	font-size: 0.95em;
	color: #5C5C5C;
	padding: 5px;
	margin-top: 5px;
}

#vsFooter a{
	color: #5C5C5C;
	text-decoration: none;
}

#vsFooter a:hover{
	text-decoration: underline;
}

#vsFooterLang{
	float: left;
	clear: left;
}

.vsProductsNav{
	background: #FAFAFA;
	border: #BDBDBD 1px solid;
	font-size: 0.95em;
}

/*** General Styles ***/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}

h1,
h2,
.moduleHeading,
.contentsTopics{
	font-family: "Georgia", "Times New Roman", Times, serif;	
	/*font-family: "Book Antiqua", "Times New Roman", Times, serif;*/
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: normal;
	color: #153F4B;
	font-style: italic;
}

h3, h4{
	font-family: "Georgia", "Times New Roman", Times, serif;	
	/*font-family: "Book Antiqua", "Times New Roman", Times, serif;*/
	font-size: 1.4em;
	font-weight: normal;
	color: #153F4B;
	font-style: italic;
}

h2.vsCatTitle{

}

.vsCatDesc{
	´padding: 5px;
}

img.vsCatImage{
	padding: 4px;
	border: #BDBDBD 1px solid;
}

td.vsCatTD{
	text-align: center;
	width: 33%;
}

.vsCatTD a img{
	padding: 4px;
	border: #BDBDBD 1px solid;
}

.smallHeading{
	font-weight: bold;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

a img{
	border: none;
}

form{
	display: inline;
}

.product_thumb{
	float: left;
	width: 200px;
	text-align: center;
}

.product_thumb_index{
	float: none;	
}

.product_thumb a img,
.product_thumb_index a img{
	padding: 4px;
	border: #BDBDBD 1px solid;
}

.product_desc{
	float: left;
	width: 450px;
}

.product_desc_index{
	float: none;
	padding-left: 8px;
}

h1.product_name,
.product_info{
	width: 50%;
	float: left;
}

.product_details_thumb{
	float: left;
	width: 40%;
	text-align: center;
}

.product_details_thumb a img{
	padding: 4px;
	margin-bottom: 10px;
	border: #BDBDBD 1px solid;
}

.product_details_desc{
	float: left;
	width: 60%;
	line-height: 1.6em;
}

.oldpr,
.productOldPrice{
	color: #CC0000; 
	text-decoration: line-through;
	font-weight: bold;
}

.copyright a,
.copyright{
  color: #000;
  font-size: 0.95em;
  text-align:center;
}

span.smaller{
	font-size: 0.95em;
	color: #878787;
}

span.smaller a{
	color: #878787;
}

.clear{
	clear: both;
	display: block;
	float: none;
	height: 10px;
	margin-bottom: 10px;
	/*border-bottom: #D1D7DC 1px solid;*/
}

.clear_box{
	clear: both;
}

.clear_line{
	clear: both;
	height: 1px;
	background: transparent url(images/_bgpboxbtm.gif) 0% 100% repeat-x;
}

.clear_line_top{
	clear: both;
	height: 1px;
	background: transparent url(images/_bgpboxbtm.gif) 0% 50% repeat-x;
}

.product_box_row{
	background: transparent url(images/_bgpboxbtm.gif) 0% 100% repeat-x;
}

.product_box{
	width: 50%;
	background: transparent url(images/_bgpboxrht.gif) 100% 0% repeat-y;
}

.product_box_r{
	width: 50%;
}

.product_container{
	padding: 1%;
	background: transparent url(images/_bgpboxbtm.gif) 0% 100% repeat-x;
}

.product_container_index{
	padding: 2%;
	width: 90%;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

.product_box_buynow{
	text-align: right;
}

#navtrail{
	/*border-bottom: #BDBDBD 1px solid;*/
	height: 23px;
	line-height: 23px;
	color: #BDBDBD;
	font-size: 0.95em;
}

#navtrail a{
	color: #BDBDBD;
	font-size: 0.95em;
	text-decoration: none;
}

.boxTextBG{
	font-size: 1.0em;
}

.boxTextBGII{
	font-size: 1.0em;
}

#manufacturer_dd{
	text-align: right; 
	border: #bbb 1px solid;
}

.product_info{
	clear: both;
	float: none;
}

.onepxwidth {
	width: 1px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

#vsAvailColors{
	border-bottom: #153F4B 3px double;
	height: 20px;
	line-height: 20px;
	color: #153F4B;
	font-weight: bold;
}

.vsBrandContainer{
	text-align: center;
	padding: 5px;
}

.sitemap{
	line-height: 30px;
	list-style-type: square;
}