body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;

	}

.clear{clear:both;}
#vr_header{height:100px;width:950px;margin:0 auto;background:url(../images/headerBg.gif) no-repeat; background-position:bottom;position:relative;}
#vr_header #vr_logo{margin-left:25px;}
#vr_header #vr_menu{width:600px;height:25px;position:absolute;right:15px;top:72px;line-height:25px;font-size:14px;text-align:right;}
#vr_header #vr_menu img{margin:0 10px 0 10px;}
#vr_header #vr_menu a{text-decoration:none; color:#666666;}
#vr_header #vr_menu a:hover{text-decoration:underline; color:#666666;}
#vr_header #vr_search{width:310px;position:absolute;right:2px;top:34px;height:25px;padding-top:3px;}
#vr_header #vr_search form{margin:0;padding:0;}
#vr_header #vr_search .textbox{border:1px solid #999999;}
#vr_header #methods{width:247px;height:50px;position:absolute;top:20px;left:350px;text-align:center;}
#mainWrapper {width:950px;margin:0 auto;margin-top:50px;}

#vr_categories{width:233px;float:left;}
#vr_categories table{width:233px;margin:0;padding:0;}
#vr_categories .inside{background:url(../images/menuSolidBg.jpg) no-repeat; background-position:top;width:233px;margin:0;padding:0;}
#vr_categories .inside td{line-height:24px;border-bottom:dotted 1px #333333;}
#vr_categories .inside td a{text-decoration:none;color:#333333;margin-left:20px;font-weight:bold;height:24px;position:relative;display:block;}
#vr_categories .inside td:hover{background:url(../images/menuHover.png);}

.subMenu{padding:0;margin:0;display:none;position:absolute;right:-201px;top:-1px;border:solid 1px #CC3300;width:200px;border-left:none;background:#fff;z-index:110;}
.subMenu ul{margin:0;padding:0;list-style:none;}
.subMenu ul li{margin:0;padding:0;height:24px;border-bottom:dotted 1px #333333;line-height:24px;list-style:none;}
.subMenu ul li:hover{background:#eee;}
.subMenu ul li a{text-decoration:none;color:#333333;margin-left:20px;font-weight:bold;height:24px;}

#navBreadCrumb{font-size:12px; color:#666;font-weight:normal;position:absolute;top:-30px;}
#navBreadCrumb a{font-size:12px; color:#666;font-weight:bold; text-decoration:none;}
#navBreadCrumb a:hover{text-decoration:underline;}

#vr_content{width:705px;float:left;padding-left:10px;position:relative;border:none;}

.productListing-data{
border-bottom:solid 1px #CCCCCC;
}