A {  TEXT-DECORATION: none; }
A:hover {  TEXT-DECORATION: underline; }
.bgcolor2 {	 FONT: bold 11px Arial;  }
.navtitle, A.navtitle, A.navtitle:hover { FONT: 11px Verdana;  letter-spacing : 3px; }
.navTOP, A.navTOP { FONT: bold 11px Arial; COLOR: #000000; TEXT-DECORATION: none; }
A.navTOP:hover { COLOR: #000000; TEXT-DECORATION: underline; }
.navBOTTOM, A.navBOTTOM { FONT: bold 11px Arial;  TEXT-DECORATION: none; }
A.navBOTTOM:hover {  TEXT-DECORATION: underline; }
.NavSpecials, A.NavSpecials { FONT: bold 11px Verdana;  TEXT-DECORATION: none; }
A.NavSpecials:hover {  TEXT-DECORATION: none; }
.footer { FONT: 10px Verdana;  TEXT-DECORATION: none; }
A.footer { FONT: 10px Verdana;  TEXT-DECORATION: none; }
A.footer:hover {  TEXT-DECORATION: underline; }

#dropdown_shopby_manufacturer select {
	font-size: 10px;
	color: #595959; 
	font-family: Verdana;
	width:185px;
}

/* CSS Document */
body, html{	height: 100%; }
body{
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	height:100%;
	padding-bottom:10em;
	background:url(/v/vspfiles/assets/images/body_background.gif) repeat-x left top;
        font-family:Arial, Tahoma, helvetica, sans-serif;
	margin:15px;
}
ul, ol, dl { position: relative;  }
#body a{
	text-decoration:none;
}
#body li.last{
	margin:0;
	padding:0;
	border:none;
}
#body a:hover{
	text-decoration:underline;
}

#container{
	margin:0 auto;
	padding:0;
	/*min-width:900px; */
	width:875px;
	position:relative;
}

#header{
	width:100%;
	height:144px;
	padding:0;
	margin:0px auto;	
	position:relative;
	background:url(/v/vspfiles/assets/images/header_background_right.gif) no-repeat right bottom;
}

#header_inner{
	margin:0;
	padding:0;
	width:100%;
	height:144px;
	position:relative;
	background:url(/v/vspfiles/assets/images/header_background_FreeShip.gif) no-repeat left bottom;

}


#header h1{
	width:200px;
	height:50px;
	position:absolute;
	top:22px;
	left:20px;
	font-size:1em;
}

#header h1 a{
	text-indent:-99999px;
	display:block;
	width:200px;
	height:50px;
}

#header h3{
	margin:0;
	padding:0;
	height:54px;
	position:absolute;
	top:90px;
	font-size:1em;
}
* html #header h3{
	top:90px;
}

#header h3#home{
	left:10px;
	width:132px;
}
#header h3#about{
	left:141px;
	width:142px;
}
#header h3#view_cart{
	left:284px;
	width:142px;
}
#header h3#my_account{
	left:427px;
	width:160px;
}
#header h3#help{
	left:587px;
	width:115px;
}
#header h3#contact{
	left:703px;
	width:163px;
}



#header h3 a{
	text-indent:-99999px;
	display:block;
	height:54px;
}
#header h3#home a:hover{
	background:url(/v/vspfiles/assets/images/btn-01-over.jpg) no-repeat left top;
}
#header h3#about a:hover{
	background:url(/v/vspfiles/assets/images/btn-02-over.jpg) no-repeat left top;
}
#header h3#view_cart a:hover{
	background:url(/v/vspfiles/assets/images/btn-03-over.jpg) no-repeat left top;
}
#header h3#my_account a:hover{
	background:url(/v/vspfiles/assets/images/btn-04-over.jpg) no-repeat left top;
}
#header h3#help a:hover{
	background:url(/v/vspfiles/assets/images/btn-05-over.jpg) no-repeat left top;
}
#header h3#contact a:hover{
	background:url(/v/vspfiles/assets/images/btn-06-over.jpg) no-repeat left top;
}







#top_nav {
	position:absolute;
	top:50px;
	left:348px;
	width:491px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#top_nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
#top_nav ul li{
	display:inline;
	margin-right:.25em;
	padding-right:.5em;
	border-right:1px solid #003399;
}
#top_nav ul li a{ 
	color:#003399;
	font-weight:bold;
}

#content{
	padding:0;
	margin:0;
	text-align:left;
	width:100%;
	margin:0px auto;
	background:#ffffff url(/v/vspfiles/assets/images/bgr-right.gif) right top repeat-y;

}



#left_nav{
	margin:10;
	padding:10;
	position:relative;
	height:100%;
	width:160px;
	margin-right:0;
	margin-left:5px;
	padding-left:1em;
	background:#fff url(/v/vspfiles/assets/images/bgr-left.gif) left top repeat-y;	
        padding-top:12px;
}

#left_nav div{
	margin:0;
	padding:0;
}
/* ---------- search box ---------- */
div#search_box{
	background:#DBDDDF url(/v/vspfiles/assets/images/nav_menu_bottom.gif) left bottom no-repeat;	
	height:84px;
	left:0;
	margin:0 0 2em;
	padding:0;
	position:relative;
	text-align:left;
	top:0;
	width:160px;
	}
#display_search_box{
	margin:0;
	padding:0;
	}
#search_box h2{
	background:url(/v/vspfiles/assets/images/search_title.gif) no-repeat left top;
	color:#000;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
text-indent:-9999px;
	top:0;
	}
#display_search_box form{
	padding:0;
	margin:0;
	}
#display_search_box table td{
	height:18px;
	margin:0;
	padding:0;
	vertical-align:middle;
	}
#display_search_box input{
	border:1px solid #b0b0b0;	
	font-size:10px;
	left:15px;
	margin:0;
	padding:3px;
	position:absolute;
	top:50px;
	vertical-align:middle;
	width:104px;
	}
#display_search_box img{
	left:132px;
	margin:0;
	padding:0;
	position:absolute;
	top:50px;
	}
#left_nav h2{
	margin:0;
	padding:0;
	width:160px;
	height:32px;
	text-indent:-99999px;
}
#first_nav h2{
	background:url(/v/vspfiles/assets/images/first_nav_title.gif) no-repeat left top;

}
#left_nav ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-left:1em;
	margin-right:0.5em;
	margin-top:1em;
	padding-bottom:1em;
	border-top: 1px solid #ffffff;

	
}
#left_nav ul li{
	margin:0;
	padding-bottom:.4em;
	margin-bottom:.5em;
	margin-top:.5em;
	padding-left:.4em;
	background:url(/v/vspfiles/assets/images/spacer.gif) no-repeat 0 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #ffffff;
	
	
}
#left_nav ul li a{
	padding-bottom:.3em;
	color:#4B4A49;
}

#left_nav div.nav_section{	
	width:160px;
	padding:0;
	margin:0;
	margin-bottom:2em;
	background:#DBDDDF url(/v/vspfiles/assets/images/nav_menu_bottom.gif) left bottom no-repeat;	
	
}

#left_nav div.nav_section2{	
	width:160px;
	padding:0;
	margin:0;
	margin-bottom:2em;
	background:#DBDDDF url(/v/vspfiles/assets/images/nav_menu_bottom2.gif) left bottom no-repeat;	

}

#left_nav div.nav_section3{	
	width:160px;
	padding:0;
	margin:0;
	margin-bottom:2em;
	background:#DBDDDF url(/v/vspfiles/assets/images/nav_menu_bottom3.gif) left bottom no-repeat;		
}

#left_nav div.nav_section4{	
	width:160px;
	padding:0;
	margin:0;
	margin-bottom:2em;
	background:#DBDDDF url(/v/vspfiles/assets/images/nav_menu_bottom2.gif) left bottom no-repeat;		
}

#left_nav div.nav_section5{	
	width:160px;
	padding:0;
	margin:0;
	margin-bottom:2em;
	background:#DBDDDF url(/v/vspfiles/assets/images/nav_menu_bottom2.gif) left bottom no-repeat;		
}

#left_nav div.nav_section6{	
	width:160px;
	padding:0;
	margin:0;
	margin-bottom:2em;
	background:#DBDDDF url(/v/vspfiles/assets/images/nav_menu_bottom2.gif) left bottom no-repeat;		
}

#left_nav div.nav_section7{	
	width:160px;
	padding:0;
	margin:0;
	margin-bottom:2em;
	background:#DBDDDF url(/v/vspfiles/assets/images/nav_menu_bottom2.gif) left bottom no-repeat;		
}

#left_nav div.nav_section8{	
	width:160px;
	padding:0;
	margin:0;
	margin-bottom:2em;
	background:#DBDDDF url(/v/vspfiles/assets/images/nav_menu_bottom2.gif) left bottom no-repeat;		
}




#navigation_menu{
	padding:0px;
	text-align:center;
	width:160px;
	margin-top:2em;
	padding-left:1em;
	padding-right:1em;
}



#mailing_list{
	padding:0px;
	width:160px;
	margin-top:2em;
	height:70px;
}
#mailing_list a{
	display:block;
	width:160px;
	height:70px;
	background:url(/v/vspfiles/assets/images/join_mailing_list_background.gif) left top no-repeat;
	text-indent:-99999px;
}


span.ir{
	display:none;
}
#content #main_content{
	margin:0;
	padding:1em;
	padding-right:.1em;
	width:100%;
	
}

#footer{
	width:100%;
	height:117px;
	margin:0px auto;
	background:url(/v/vspfiles/assets/images/footer_background_right.gif) no-repeat right top;
}

#footer-inner{
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
	height:117px;
	position:relative;
	margin:0px auto;
	font-size:.8em;
	color:#000;
	margin-bottom:3em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background:url(/v/vspfiles/assets/images/footer_background.gif) no-repeat left top;*/
	
}
* html #footer{
	margin-top:0;
}

#footer_top{
	margin:0;
	padding:0;
	text-align:center;
	width:100%/*500*/
	float:left;
	
line-height:14px;	
}
#footer_top ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	padding-top:6px;
}

#footer_top ul li{
	text-align:left;
	font-size:1.1em;
	font-weight: bold;
	margin-right:1em;
	padding-right:1em;
	border-right:1px solid #3399CC;
	display:inline;
	
	
}
#footer_top ul li a{
	color:#3399CC;
	font-weight: bold;
}
	
#footer_bottom{
	
	width:100%/*536px;*/
	color:#797979;
	text-align:center;
	background:none;
	font-size:10px;
	font-weight:normal;
	padding-bottom:2em;
	padding-top:2em;
	padding-left:2em;
	/* addition by alf */
	padding-right:2em;
	/* addition by alf */
	float:left;
}
#footer_bottom ul{
	list-style:none;
	
	margin:0;
	padding:0;
}

#footer_bottom ul li{
	text-align:center;
	display:inline;
	margin-right:.5em;
	padding-right:.5em;
	padding-left:1.5em;
	border-right:1px solid #fff;
}
#footer_bottom p{
	margin:0;
	padding:0;
	margin-top:.25em;
	font-weight:normal;
}
#footer #footer_bottom a{
	color:#797979
}
#footer a{
	color:#000;
	font-weight:normal;
}








#home_page_splash{
	padding:0;
	margin:0;
	width:625px;
	text-align:left;
	font-size:11px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
        margin-top:1em;
	
}
#home_page_splash #home_page_top{
	width:625px;

	height:161px;
	position:relative;
	background:url(/v/vspfiles/assets/images/Home_Page_Splash.jpg) no-repeat left top;
	margin:0;
	padding:0;
	margin-bottom:1.2em;
}

.rowcontainer{
	
	width:625px;
	margin:0;
}

.home_page_section{
	width:402px;
height:auto;
	margin:0;
	
}

#section1{
	background:url(/v/vspfiles/assets/images/ph-01.jpg) top left no-repeat;
}

#section2{
	background:url(/v/vspfiles/assets/images/ph-02.jpg) top left no-repeat;
}

#section3{
	background:url(/v/vspfiles/assets/images/ph-03.jpg) top left no-repeat;
}
#section4{
	background:url(/v/vspfiles/assets/images/ph-04.jpg) top left no-repeat;
}

#section5{
	background:url(/v/vspfiles/assets/images/ph-05.jpg) top left no-repeat;
}

#section6{
	background:url(/v/vspfiles/assets/images/ph-06.jpg) top left no-repeat;
}

.home_page_section p{
	margin:0;
	margin-left:9.5em;

}
.home_page_section p a{
	color:#2442DE;
	font-weight:bold;
}

.home_page_dots{
	margin-top:1em;
	margin-bottom:0.7em;
	width:402px;
	height:2px;
	clear:both;
	background:url(/v/vspfiles/assets/images/div-dots.gif) top left no-repeat;
	
}	



.footer_section{
	vertical-align:middle;
	margin-top:1em;
	padding-top:2em;
	text-align:left;
	color:#797979;
	width:230px;
	height:100px;
	float:right;
	
}


#MailingList_section{
	padding:0;
	margin:0;
	text-align:left;
	width:200px;
	margin-bottom:1em;
}
#MailingList_section form{
	padding-left:1em;
}
#MailingList_section input{
	margin:3px;
	padding:3px;
	vertical-align:middle;
	margin-left:8px;
}
#MailingList_section label{
	color:#368307;
	text-transform:uppercase;
	font-size:11px;
	margin-right:.5em;
}
#MailingList_section input#MailingList_field{
	margin:0;
	border:1px solid #B0B0B0;
	width:10em;
	height:24px;
	margin-right:.5em;
	vertical-align:middle;
	font-size:10px;
}
#MailingList_section input#MailingList_button{
	margin:0;
	margin-top:3px;

}

#content_area{
	width:678px;
}

img {border:medium none !important;}
