/* reset settings */
html{
	height:100%;
	background:url(/images/bg-html.png) repeat-y 50% 0;
}
body{
	margin:0;
	padding:0;
  	color:#000;
	font:12px "Trebuchet MS", Helvetica, sans-serif;
	background:url(/images/bg-body.gif) no-repeat 50% 0;
	min-width:800px;
}
img{border-style:none;}
a{color:#ff6600;text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% "Trebuchet MS", Helvetica, sans-serif;;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
table{
	border-collapse:collapse;
	padding:0;
	margin:0;
}
table td{
	vertical-align:top;
	padding:0;
}
td.main, p.main {
  font-size: 12px;
  line-height: 1.5;
}

td.head, p.head {
  font-size: 20px;
}
/* wrapper */
#wrapper{
	width:800px;
	margin:0 auto;
}
/* logo */
.logo{
	background:url(/images/wvrlogo.png) no-repeat;
	width:157px;
	height:112px;
	margin:0 0 0 12px;
}
.logo a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:100%;
	width:100%;
	position:relative;
	z-index:10;
	background:url(none.gif) no-repeat;
}
/* nav-box start */
.nav-box{
	width:100%;
	overflow:hidden;
}
.nav-box h2{
	margin:35px 0 0 44px;
	font-size:16px;
	letter-spacing:-1px;
	word-spacing:1px;
}
.top-nav{
	list-style:none;
	padding:0;
	margin:26px 0 0 42px;
	overflow:hidden;
}
.top-nav li{
	float:left;
	background:url(/images/sep-top-nav.gif) no-repeat 0 0;
	margin:0 44px 0 0;
	display:inline;
	padding:6px 0 0 8px;
}
.top-nav a{
	font-size:17px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
}
/* nav-box end */
/* sidebar start */
#sidebar{
	float:left;
	width:167px;
}
#sidebar fieldset{
	width:159px;
	overflow:hidden;
	margin:19px 0 0 22px;
}
#sidebar fieldset div{
	background:url(/images/bg-search.gif) no-repeat;
	width:159px;
	height:29px;
}
#sidebar fieldset input{
	border:0;
	padding:4px 4px 0;
	color:#838383;
	font-size:16px;
	text-align:right;
	width:150px;
	background:none;
}
#sidebar fieldset .go{
	background:url(/images/btn-go.gif) no-repeat;
	width:49px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	cursor:pointer;
	padding:0;
}
#sidebar fieldset a{
	color:#000;
	text-decoration:underline;
	float:left;
	line-height:14px;
}
#sidebar fieldset a:hover{text-decoration:none;}

.nav{
	list-style:none;
	padding:0;
	margin:6px 0 0 22px;
	width:168px;
}

.nav li{
	border-top:1px solid #fff;
	width:159px;
	float:left;
	padding:10px 8px 9px 0;
	text-align:right;
	position: relative;
}

.nav li ul{
	display: none;
	float: left;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	left: 168px;
	top: 0;
	background: #fd9824
}

.nav li:hover ul{
	display: inline;
}

.nav ul li{
	width: 150px;
	padding-left: 17px;
	text-align: left;
	background: url(/images/arrow.jpg) no-repeat 4px 15px;
}
.nav a{
	color: #ffffff;
	font-size: 16px;
    font-weight: bold;
}
.nav a strong{color:#000;}
.nav a:hover strong{
	text-decoration:underline;
	color:#000;
}

.search a {
	text-decoration:none;
	color:#000;
}
.search a:hover {
	text-decoration:underline;
	color:#000;
}
/* sidebar end */
/* content start */
#content{
	width:590px;
	float:right;
}

td.pageHeading, div.pageHeading {
  font-size: 30px;
  font-weight: bold;
}

.top-topic{
	float: left;
	width:100%;
	overflow:hidden;
	clear:both;
	margin:34px 0 0 0;
}
.top-topic ul{
	float: left;
	display: inline;
	list-style:none;
	padding:0;
	margin:0 0 5px 20px;
}
.top-topic li{
	float:left;
	padding:0 5px;
	color:#838383;
	font-size:13px;
	font-weight:bold;
}
.breadcrumbs{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:-1px 0 0;
}
.breadcrumbs ul{
	list-style:none;
	padding:0;
	margin:0 0 0 15px;
	width:100%;
}
.breadcrumbs li{
	float:left;
	padding:0 6px 0 10px;
	background:url(/images/dot-orange.gif) no-repeat 0 50%;
}
.breadcrumbs li:first-child{background:none;}
.breadcrumbs a{
	font-size:14px;
	color:#ff7c00;
}

div.hr {
  height: 10px;
  background:#fff url(/images/hr-blue.gif) no-repeat 0 center;
}
div.hr hr {
  display: none;
}

.smallText{
	font-size:12px
}

.product{
	float: left;
	padding: 20px 0 0 32px;
}

table.product{
	width:558px;
}
.product h2{
	color:#ff7c00;
	margin:0;
	font-size:28px;
	font-weight:normal;
	letter-spacing:-1px;
	word-spacing:3px;
}
.product h3{
	color:#5293a0;
	font-size:18px;
	margin:13px 0 0;
	font-weight:normal;
	letter-spacing:1px;
}
.product .images{
	float:left;
	margin:18px 0 0;
}

.product .images img{
	display:block;
	border:1px solid #000;
}
.product .images a{
	display:block;
	text-align:center;
	color:#ff7c00;	
	line-height:22px;
}
.product .text{
	float:right;
	width:448px;
	padding:0 6px 0 0;
}
.product p{
	margin:15px 0 0;
	font-size:13px;
	line-height:17px;
}
.product .price{
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
	margin:5px 0 0;
}
.product .price span{
	display:block;
	color:#838383;
	line-height:20px;
	font-size:14px;
}
.product .price strong{color:#000;}
.product .price em{
	text-decoration:line-through;
	font-style:normal;
}
.product ul{
	padding:0;
	margin:0;
}
.product ul li{
	background:url(/images/dot-black.gif) no-repeat 0 6px;
	line-height:17px;
	padding:0 0 0 8px;
	margin:16px 0 0;
	font-size:13px;
}

td.productListing-data {
  font-size: 16px;
}

.btn-add-to-cart{
	background:url(/images/btn-add-to-cart.gif) no-repeat;
	width:101px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	margin:24px 0 0;
	display:block;
}
.product-info{
	width:100%;
	overflow:hidden;
	margin:20px 0 0;
}
.product-info span{
	display:block;
	line-height:17px;
	font-size:13px;
	color:#838383;
}
span.productSpecialPrice {
  color: #ff0000;
}
.news{
	width:100%;
	overflow:hidden;
	margin:16px 0 0;
}
.news h3{
	color:#ff7c00;
	margin:10px 0 0 24px;
	font-size:15px;
	word-spacing:2px;
}
.news-list{
	list-style:none;
	padding:0;
	margin:27px 0 0 5px;
	width:100%;
	overflow:hidden;
}
.news-list li{
	float:left;
	width:192px;
	text-align:center;
}
.news-list .img{margin:0 0 4px;}
.news-list a{
	color:#ff7c00;
	line-height:20px;
	font-size:14px;
}
div.donateinfo {
    width: 100%;
}
div.donateinfo div {
    border: 1px #666 solid;
    padding: 10px;
	background:#CCC;
}
/* content end */
/* footer start */
#footer{
	width:100%;
	overflow:hidden;
	margin:34px 0 10px;
	min-width:800px;
	background:url(/images/bg-footer.gif) no-repeat 50% 0;
}
#footer td{
	width:100%;
	
}
.f-center{
	width:800px;
	margin:0 auto;
	padding:12px 0 30px;
}
#footer .f-nav{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
	width:384px;
}
#footer .f-nav li{
	background:url(/images/sep-f-nav.gif) no-repeat 0 50%;
	float:left;
	padding:0 8px 0 10px;
}
#footer .f-nav a{
	color:#fff;
	text-decoration:underline;
}
#footer .f-nav a:hover{text-decoration:none;}
#footer .copyright{
	margin:0 0 0 234px;
	float:left;
	color:#000;
	display:inline;
}
/* footer end */

.floatleft{float:left;margin:0 5px 5px 0;} 
.floatright{float:right;margin:0 0 5px 5px;}


/*** New Home Page ***/
*{outline: none;}

img {
	border: 0;
}

/* Main Container--*/
.main_view {
	float: left;
	position: relative;
	margin: 0 0 30px 0;
}

/* Window/Masking Styles--*/
.window {
	height: 300px;	
	width: 558px;
	overflow: hidden; /* Hides anything outside of the set width/height--*/
	position: relative;
}

.image_reel {
	position: absolute;
	top: 0; 
	left: 0;
}

.image_reel .content-box{
	float: left;
	width: 558px;
	height: 300px;
	position: relative;
	background: #fc901c url(images/bg_contentbox.png) no-repeat right bottom!important;
}

.content-box .img-slide{
	position: absolute;
	left: 25px;
	top: 10px;
}

.content-box .img-slide.ll{
	top: 20px;
}

.slide-titbg{
	float: left;
	width: 558px;
	height: 65px;
	line-height: 65px;
	background: #ececec;
}

.main_view .slide-title{
	float: left;
	position: absolute;
	margin: 0;
	padding: 0;
	color: #000;
	left: 255px;
	top: 0;
	line-height: 65px;
	z-index: 10;
	font-size: 30px;
}
 
.content-box .slide-det{
	float: left;
	width: 476px;
	height: 233px;	
	padding: 0 30px 0 50px;
	border: 1px solid #000000;
}

.slide-det .det-title{
	float: left;
	color: #fff;
	margin: 0;
	padding: 12px 0 5px 0;
	font-size: 30px;
	line-height: 1;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}

.slide-det .det-title a{
	color: #fff;
	float: left;
	display: inline;
	margin-left: 200px;
	text-decoration: none;
}

.slide-det .det-cont{
	float: left;
	width: 266px;
	margin: 0;
	padding: 8px 0 8px 200px;
	font-size: 14px;
	line-height: 1.25;
}

.slide-det .learn-more{
	float: right;
	width: 104px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-indent: -110px;
	text-decoration: none;
	overflow: hidden;
	background: url(images/bg_learn_more.png) no-repeat left top!important;
}

/* Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0;
	left: 35px;
	width: 178px; 
	height: 30px;
	z-index: 100; /* Assures the paging stays on the top layer--*/
	text-align: center;
	display: none; /* Hidden by default, will be later shown with jQuery--*/
}

.paging a {
	float: left;
	width: 13px;
	height: 13px;
	line-height: 13px;
	margin-right: 5px;
	text-decoration: none;
	background: url(images/paging.png) no-repeat right top!important;
}

.paging a.active {
	background: url(images/paging.png) no-repeat left top!important;
}

.prv {
	position: absolute;
	left: -30px;
	top: 100px;
}

.nxt {
	position: absolute;
	right: -30px;
	top: 100px;
}

.prv a,
.nxt a{
	float: left;
	width: 18px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	background: url(images/next_prev.png) no-repeat left top!important;
}

.nxt a{
	background: url(images/next_prev.png) no-repeat right top!important;
}

/* Ads */
.img-ads{
	float: left;
	clear: both;
	width: 558px;
}

.img-ads span{
	float: left;
	width: 100%;
	padding-bottom: 20px;
}

.img-ads span img{
	float: left;
	border: 1px solid #000;
}

.img-ads span .wm{
	float: right;
}
/*** //New Home Page ***/
