/* CSS Document */

/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	
	background: url(../styleImages/vpbk.jpg) #000000;
	font-family: Verdana, "Times New Roman", Times, serif; 
	font-size: 11px;
	color: #000; 
	text-align: center;
	margin: 0 0 0 0;
}

/* links */
a, a:visited {	
	color: #000000;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #666666;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}
h1 {
	font-size: 1.8em;	
	letter-spacing: 0pt;
}
h2 {
	font-size: 1.7em;
	color: #ff9900;
	letter-spacing: 0pt;

}

h1, h2, h3, p {
	padding: 0;		
	margin: 0;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 800px;	
	margin: 0 auto 0 auto;
	text-align: left;
	background-color:#FFFFFF;
}

#content-wrap {
	position: relative;
	clear: both;
	float:left;	
	width: 800px;	
	padding: 0 0 0 0; 			
	margin-left: 0px;	
	display: inline;
	background-color:#FFFFFF;
}
#header {
	position: relative;
	width: 800px;	
	height: 234px;	
	padding: 0;	
	margin: 0px auto;
}

#toptext {

background: url(../styleImages/bottomborder.gif) bottom repeat-x;
padding: 0 0 10px 0;
margin: 0 0 20px 0;

}

#nav_menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#nav_menu li a {  
width: 229px;  
height: 24px;  
background: url(../styleImages/menubutton.jpg);
display: block;  
text-decoration: none;
text-align: left;
padding: 6px 0 0 15px;
margin: 0 0 5px 0;
float: left;
font-family: Verdana, "Times New Roman", Times, serif; 
font-size: 13px;
color: #fff;
}     

#nav_menu li a:hover {  
  color: #CCC;
  background: url(../styleImages/menubutton2.jpg);
 }
 
 #sidemenuwrap {
padding: 10px 0 0 0;
}


/* header-photo */
#headerimage {
	clear: both;
	margin: 0 0 0 0;
	padding: 0;		
	height:191px; 
	width: 800px;
	background:url(../styleImages/header.jpg) top center no-repeat;
}

#headertext {
	clear: both;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;		
	height:17px; 
	width: 778px;
	text-align:right;
	font: bold 11px Verdana ;
	color: #000000;
}

#logo {
padding: 0 0 0 0;
width: 266px;
height: 172px;
float:left;
clear:both;
position:absolute;
top: 38px;
left: -65px;
background:url(../styleImages/logo.png) top no-repeat;
}
#logo2 {
	padding: 0 0 0 0;
	width: 266px;
	height: 172px;
	float:left;
	clear:both;
	position:absolute;
	top: 38px;
	left: -65px;
	background:url(../styleImages/logo.png) top no-repeat;
	overflow: visible;
	visibility: visible;
	z-index: 0;
}

/* Main Column */
#main {
	float: right;
	width: 500px;
	padding: 0 0 0 0; margin: 0 18px 0 0;
	display: inline;
   font: normal Verdana, "Times New Roman", Times, serif;
}

#main h1, h2, h3, p {
	padding: 5px 0 5px 0;
	
}

#main p {
line-height: 18px;
}

#main h1 {
color: #f7f6da;
font-size: 16px;
font-weight:bold;
}

#main h2 {
color: #f7f6da;
font-size: 23px;
font-weight:normal;
}

#main h3 {
color: #f7f6da;
font-size: 27px;
font-weight:normal;
}

#main ul li {
	list-style-image: url(images/bullet.gif);
}

#main li {
	list-style-image: url(images/bullet.gif);
	padding: 0 0 4px 0;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 246px;
	padding: 0; margin: 0 0 0 19px;		
}	

#sidebar h3 {
	padding: 0;
	font: normal 27px Georgia, "Times New Roman", Times, serif;
	color: #f7f6da; 			
}

#sidebar p {
 font: bold 14px Georgia, "Times New Roman", Times, serif;
 padding: 5px 0 5px 0;
 margin: 0;
 color: #ffffff;
}



/* footer */
#footer-wrap {
	clear: both;
	background: url(../styleImages/footer.gif) no-repeat;
	width: 800px;
	height: 124px;
	font-size: 100%;	
	text-align: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;		
	
}


#footer-columns {
	color: #fff;
	margin: 0 auto; 
	padding: 10px 0 0 24px;	
	width: 800px;			
}
#footer-columns a {
	text-decoration: none;
	color: #fff;
}

#footer-columns a:hover {
	text-decoration: none;
	color: #666;
}


#footer-columns .col1 {
	float: left;
	width: 612px;
	padding-top: 20px;
	padding-left: 10px;
}
#footer-columns .col2 {
float: left;
	width: 70px;
	padding: 0 0 0 10px;
}


/* Cubecart Elements */


.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft, .boxContentRight {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.boxContent {
	border: 0px solid #000000;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 131px;
	height: 100px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #EBEDFE;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #FF6600;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
