/* CREATIVE CHAOS TEMPLATE STYLES */
#header {
	background:url(../images/bg_header.gif) no-repeat;
	background-position:center;
	height:13px;
	max-height:13px;
	line-height:13px;
}

#container{
	background:url(../images/bg_container.gif) repeat-y;
	background-position:center;
	margin:0px auto;
	padding-bottom: 10px;
}

#footer {
	background:url(../images/bg_footer.gif) no-repeat;	
	background-position:center;
	height:21px;
	max-height:21px;
	line-height:21px;
}

#content {
	width:700px;
	background-color:#FFFFFF;
	margin:0px auto;
}

#content_head { }

#content_menu {
	background:url(../images/bg_menu.gif) repeat-x;	
	height:34px;
	max-height:34px;
	line-height:34px;
}

#content_main {
	float: left;
	padding: 5px 0px 5px 0px;
}

#content_logos { 
	width: 700px;
	padding: 0px 0px 2px 0px;
}

#content_logos_left { 
	float:left;
	width:360px;
	text-align:center;
}

#content_logos_right { 
	float:right;
	width:320px;
	text-align:right;
}

#content_footer { 
	background:url(../images/bg_content_footer.gif) repeat-x;	
	height:34px;
	max-height:34px;
	line-height:34px;
	color:#FFFFFF;
}
#content_footer a{ color:#FFFFFF; text-decoration:underline;}
#content_footer a:hover{ color:#FFFFFF; text-decoration:none;}

#content_left {
	float: left;
	width: 230px;
}

#content_right { 
	margin-left:5px;
	float: left;
	width: 460px;
}


/* VPASP STYLESHEET */

body{
	margin:0px auto;
	background-color: #FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* global styles */
a { color:#4C7E03; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0px; margin:0px !important; padding:0px !important;}
form { margin:0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #000; }

h1 {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#336600;
	text-transform:uppercase;
	margin:2px 0px 10px 0px;
}

h2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#336600;
	text-transform:uppercase;
	margin:2px;
}

h2.sidebarhead {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#FFFFFF;
	text-transform:uppercase;
	background:url(../images/bg_sidebarhead.gif) no-repeat;	
	height:30px;
	max-height:30px;
	line-height:30px;
	margin:0px;
}

h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#336600;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:5px;
}

#main {
	text-align:left;
	padding:5px;
}




#menu_main {
	margin-top:20px;
}

#menu_main ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu_main ul li {
	color:#1C3493;
	width:200px;
	text-indent: 40px;
}

#menu_main ul li a {
	height:20px;
	line-height:17px;
	display:block;
	color:#1C3493;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	background:url(../images/bg_menu.gif) no-repeat;
}

#menu_main ul li a:hover {
	background:url(../images/bg_menu_over.gif) no-repeat;
	color:#663333;
}

#menu_inside {
	background: #1C3493;	
	padding-left:10px;
}


.menulink {
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
}

a.menulink {
	text-decoration:none;
}

a.menulink:hover {
	text-decoration:underline;
}

.box {
	border: solid 1px #CFCFCF;
}

.boxsidebar {
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	margin-top: -5px;
	padding-top:5px;
}


#minicart {
	padding:0px 0px 0px 10px;
}

#featuredproducts {
	padding: 5px;
}

hr.greendot { 
	background-image:url(../images/bg_hr.gif);
	background-repeat:repeat-x;
	height:1px; 
	border:0px; 
	margin-left:10px;
	margin-right:10px;
}


/* VPASP STYLES FOLLOW */



table#horiz_nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:100%;
	border-collapse:collapse;
}

table#horiz_nav td {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
}

table#horiz_nav td a {
	display:block;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
table#horiz_nav td.last a { border-right:0px; }
table#horiz_nav td a:hover { color:#000; }

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
table#horiz_nav ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	/* Styles */
	background:white;
	border-right:1px solid #eee;
	text-align:left;
	width:150px;
}

/* Do not change  */
#horiz_nav td:hover ul { left: auto; }
#horiz_nav td.sfhover ul { left: auto; }

#horiz_nav ul li { /* submenu */
	/* Do not change */
	display:block;
	width:100%;
	margin:0px;
	
	/* Styles */
	line-height:22px;
	text-transform:capitalize;
}

table#horiz_nav ul li a { /* submenu links */
	/* Do not change */
	display:block;
	
	/* Styles */
	padding:0px 10px !important;
	border-bottom:1px solid #EEEEEE;
	border-right:0px;
	text-align:left;
}








/*formats the display of the form elements throughout the front end*/
.imgbtn { border:0px; }

.txtfield{
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	margin:1px !important;
}

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	border:1px solid black;
	margin:1px !important;
}

.submitbtn {
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #336600;
   font-size: 10px;
   font-weight: bold;
   border:1px solid #000000;
   margin:1px !importants;
}


/* General styles */
.menuhdr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : #D0D0D0;
	color : #000000;
	font-size : 10px;
	font-weight : bold;
	padding : 3px 5px;
	text-align : left;
}

.menubdr{
	background-color : #B3B7BB;
}

.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}

/* Left menu styles; no longer used in 6.50 */
.leftmenumain a{
	border-top : 1px solid #D3D3D3;
	display: block;
}
.leftmenumain{
	background-color: #F7F7F7;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.leftmenumain a:link{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.leftmenumain a:visited{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.leftmenumain a:hover{
	background-color: #EEEEEE;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.leftmenumain a:active{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left;
	text-decoration: underline;
	width: 100%;
}
.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}

/*formats the header text throughout the site*/
.txtheader{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

.hdrproduct {
	color:#336600;
}

/* breadcrumbs */
div.breadcrumb {
	text-align:left;
	color:#000;
	font-size:9px; 
	margin-bottom:10px;
}

div.breadcrumb a { 
	color:#1981B7; 
	text-decoration:none; 
}
div.breadcrumb a:hover { 
	color:#175D7F; 
	text-decoration:underline;
}


#main h2.picheader { /* Heading style for headings with picture, e.g. shopcustomer.asp */
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#336600;
	text-transform:uppercase;
	margin:2px;
	text-align:left;
	padding:10px 5px 10px 50px;
}
/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
}

table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}

/* Customer service and Affiliate service page (shopcustadmin.asp,shopaffadmin.asp) */
table.customerservice {
	width:100%;
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	border-collapse:collapse;
}

table.customerservice th {
	height:35px;
	background-position:1% 50%;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:#333;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	background-color:white;
	text-align:left;
	padding-left:50px;
	vertical-align:middle;
}

table.customerservice td {
	padding:10px;
}

table.customerservice ul {
	margin:0px;
	padding:0px 10px 0px 25px;
}

/* standard table display */
.std_table {
	background:#F9F9F9;
	border:1px solid #CCCCCC !important;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	font-size:11px;
}

.std_table table { 
	border-collapse:collapse;
	width:85%;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
}
.std_table td {	padding:0px 5px 0px 0px; }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:85%;
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #ddd;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
}

table.tbl_subproduct td {
	padding:3px 5px;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

.pricesmall {}
.price {}


