body{
	height:100%;
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-family:verdana; 	
	font-size: 9pt;
	}

/* ######### Main Container Wrapper ######### */ 
#maincontainer{
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	height: 100%;
	}


* ######### Global Promotions ######### */ 
#globalpromo{
	text-align: center;
 	font-family: Verdana;
	font-weight: normal;
	font-size: 25px;
	color: #FFFFFF;
	float: left;
	width:100%;
	}
* ######### Header ######### */ 
#upperheader{
	width: 980px;
	}

#lowerheader{
	background:#19315E none repeat scroll 0%;
	height:20px;
	padding:0px 0pt 1pt;
	width:980px;
	}

.headernav{
	padding: 0;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	}

.headernav ul{
	font: normal 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	}

input.search {background-color: #19315E; font-weight: bold; font-size: 12px; color: white; border-style:none; }
input.searchbox {background-color: #ffffff; font-weight: bold; font-size: 10px; color: black; padding:1pt 1pt 2pt;}

.searchalignright {float: right; }

input.zip {background-color: #19315E; font-weight: bold; font-size: 12px; color: white; border-style:none; }
input.zipbox {background-color: #ffffff; font-weight: bold; font-size: 12px; color: black; }

.headernav li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
	}

.headernav a{
	float:left;
	color: white;
	background-color: #19315E;
	background-image: url() no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
	}

.headernav a span{
	float:left;
	display:block;
	background: transparent url() no-repeat right top;
	padding: 4px 8px 2px 7px;
	}

.headernav a span{
	float:none;
	}

.headernav a:hover{
	background-color: #CAD6B6;
	color: #19315E;
	}

.headernav a:hover span{
	background-color: #CAD6B6;
	color: #19315E;
	}

.headernav .selected a, #headernav .selected a span{ /*currently selected tab*/
	background-color: #CAD6B6;
	color: #19315E;
	}

.headernavline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 0px;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	}
	
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_a{
	position:absolute;
	top: 0;
	border: 1px solid black; /*THEME CHANGE HERE*/
	border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	}

.dropmenudiv_a a{
	width: auto;
	display: block;
	text-indent: 5px;
	border-top: 0 solid #678b3f;
	border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: black;
	}

* html .dropmenudiv_a a{ /*IE only hack*/
	width: 100%;
	}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
	background-color: #CAD6B6;
	color: white;
	}

/* ######### Middle Content ######### */ 
#contentwrapper{
	float: left;
	width: 100%;
	height:100%; 
	}

#contentcolumn{
	margin-right: 200px; /*Set right margin to RightColumnWidth*/
	height:100%; 
	}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	}

/* ######### Right Content ######### */ 

#rightcolumn{
	/*border:1px solid #333; */
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
	height:100%;
	}

#rightcolumncart{
	text-align: center;
 	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: thin solid gray;
	float: left;
	width:100%;
	background: #BEC8D1;
	background-image: url(/images/system/cart.gif);
	background-repeat: no-repeat; 
	background-position: left;
	}
	
#rightcolumn h2{
	padding-top: 10px;
	}
	
#rightcolumn a{
	color: #003366;
	}
	
#rightcolumncartupper{
	width:100%;
	background: #CCCCCC;
	text-align: center;
 	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	float: left; 
	}

#rightcolumncartlower{
	width:100%;
	background: #CCCCCC;
	text-align: center;
 	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	border-bottom: thin solid gray; 
	}
	
#rightcolumnprint{
	width:100%;
	background: #CAD6B6;
	text-align: center;
 	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	float: left; 
	}
	
#rightcolumnwhybuytitle{
	width:100%;
	background: #19315E;
	text-align: center;
 	font-family: Verdana;
	font-weight:bold;	font-size: 11px;
	color: #FFFFFF;
	float: left; 
	}

#rightcolumnwhybuy{
	width:100%; 
	background: #CAD6B6;
	text-align: center;
 	font-family: Verdana;
	font-weight:bold;	font-size: 11px;
	color: #999999;
	float: left; 
	}

#rightcolumnneedhelptitle{
	width:100%;
	background: #19315E;
	text-align: center;
 	font-family: Verdana;
	font-weight:bold;	font-size: 11px;
	color: #FFFFFF;
	float: left; 
	}

#rightcolumnneedhelp{
	width:100%;
	background: #CAD6B6;
	text-align: center;
 	font-family: Verdana;
	font-weight:bold;	font-size: 11px;
	color: #000000;
	float: left; 
	}
		
#rightcolumservicestitle{
	width:100%;
	background: #19315E;
	text-align: center;
 	font-family: Verdana;
	font-weight:bold;	font-size: 11px;
	color: #FFFFFF;
	float: left; 
	}
			
#rightcolumservices{
	width:100%;
	background: #CAD6B6;
	text-align: center;
 	font-family: Verdana;
	font-weight:bold;	font-size: 11px;
	color: #000000;
	float: left; 
	}

/* ######### Footer ######### */ 
#footer{
	clear: both;
	width: 980px;
	background: white;
	color: #000;
	text-align: center;
	padding: 4px 0;
	position:relative;
	}

#footer a:link { 
	text-decoration: none; 
    color: #003366;
	}
	
#footer a:visited { 
	text-decoration: none; 
	color: #003366;
	}
	
#footer a:hover{ 
	text-decoration: underline; 
	color: #006699;
	}

.bar {
	border-spacing: ;
	background-color: #EFEED8;
	border: thin solid gray; 
	padding:10px; 
	background-color: #EFEED8;
	border-collapse: separate;
	display:block;
	}
	
#lineone {
	border-spacing: ;
	padding:10px; 
	-moz-border-radius: ;
	border-collapse: separate;
	}
	
#linetwo {
	border-spacing: ;
	padding:10px; 
	-moz-border-radius: ;
	border-collapse: separate;
	}
	
#linethree {
	border-spacing: ;
	padding:10px; 
	-moz-border-radius: ;
	border-collapse: separate;
	}
	
#linefour {
	border-spacing: ;
	padding:10px; 
	-moz-border-radius: ;
	border-collapse: separate;
	}


/* ######### TITLES ######### */ 
#faq-head{ 
	font-family:verdana;
	margin-top: 0px; 
	text-size: 9pt;
	color: #749685;
	}
	
#faq-body{ 
	font-family:verdana;
	margin-top: 0px; 
	text-size: 9pt;
	color: #666666;
	}
	
#legal-head{ 
	font-family:verdana;
	margin-top: 0px; 
	text-size: 9pt;
	color: #749685;
	}
	
#legal-body{ 
	font-family:verdana;
	margin-top: 0px; 
	text-size: 9pt;
	color: #666666;
	}
	
#page-head{ 
	font-family:verdana;
	margin-top: 0px; 
	text-size: 9pt;
	color: #749685;
	}
	
#breadcrumb{ 
	top-margin: -5;
	font-family:verdana;
	margin-top: 0px; 
	text-size: 9pt;
	font-size:9px;
	color: #999999;
	}

#page-head{ 
	font-family:verdana;
	margin-top: 0px; 
	text-size: 9pt;
	color: #749685;
	}

/* ######### PRODUCT DISPLAY Top Row ######### */ 
div.row span.left {
  	text-align: left;
  	font-weight: bold;
  	color: #eee;
  	}

#toprow {
	float:left;
	width: 780px; 
	background-color: #eee;
	border: 1px solid #666; 
	padding: 0px; 
	}

#bottomrow {
	clear: both;
	width:  780px; 
	background-color: #eee;
	border: 1px solid #666; 
	padding: 0px; 
	}

#catbreadwrapper{
	width: 780px;
	}

#catbreadwrapper a:link { 
	text-decoration: none; 
    color: #003366;
	}
	
#catbreadwrapper a:visited { 
	text-decoration: none; 
	color: #003366;
	}
	
#catbreadwrapper a:hover{ 
	text-decoration: underline; 
	color: #006699;
	}

#pagenav a{
	color: #003366;
	}
	
#pagenav a:link { 
	text-decoration: none; 
    color: #003366;
	}
	
#pagenav a:visited { 
	text-decoration: none; 
	color: #003366;
	}
	
#pagenav a:hover{ 
	text-decoration: underline; 
	color: #006699;
	}
	
#pagenav a{
	color: #003366;
	}

#categorytitle{
	float: left;
	font-size:10px;
	font-family:verdana;
	color: #999999;
	font-style:normal;
	margin-bottom: 0.5em;
	}

#ad{

	margin-top: 0.5em;
	font-size: 15px;
	color: red;
	}

#newsad{
	float: left;
	margin-top: 0.5em;
	}

/* ######### PRODUCT DISPLAY side filters ######### */ 
#filters a:link { 
	text-decoration: none; 
    color: #003366;
	}
	
#filters a:visited { 
	text-decoration: none; 
	color: #003366;
	}
	
#filters a:hover{ 
	text-decoration: underline; 
	color: #006699;
	}
	
#fitlers a{
	color: #003366;
	}

#filters{ 
	height:100%;
	float: left;
	font-family:verdana;
	margin-top:  0px; 
	color: #999999;
	}

#proddisplaydetailfilter{ 
	height:100%;
	float: left;
	font-family:verdana;
	margin-top:  0px; 
	margin-left:10px
	}
	
table.masthead {
 	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	}

table.masthead td.fitlerHD {
 	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	}

table.masthead td {
 	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: left;
	padding-left: 3px;
	} 



.fitler { border-left: 1px dotted #CEDCEA; }

/* ######### PRODUCT DISPLAY ######### */  
.proddisplay a:link { 
	text-decoration: none; 
    color: #003366;
	}
	
.proddisplay a:visited { 
	text-decoration: none; 
	color: #003366;
	}
	
.proddisplay a:hover{ 
	text-decoration: underline; 
	color: #006699;
	}
	
.proddisplay a{
	color: #003366;
	}

table.proddisplay{ 
	margin-left:10px;
	float: left;
	width:550px;
	background-color: #fff;
	border-top: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px; 
	}

td.proddisplayhead{ 
	background-color: #99CCCC;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040; 
	}

td.proddisplay{ 
	border-bottom: 1px #6699CC dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 9px;
	color: #404040;
	background-color: #fff;
	padding-top: 0px;
	padding-bottom: -6px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
input.setzip {background-color: #ffffff; font-weight: bold; font-size: 12px; color: black; border-style:none; }
input.setzip {background-color: #ffffff; font-weight: bold; font-size: 12px; color: black; }

	
/* ######### SERVICE PAGES ######### */ 

table.servicesT{
 	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 320px;
	background-color: #fafafa;
	border: 1px #666666 dotted;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	}

table.servicesT td.servHd{
 	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	}

table.servicesT td{
 	border-bottom: 1px dotted #666666;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #F3F3F3;
	text-align: left;
	padding-left: 3px;
	} 

table.contacts{
 	width: 580px;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	}

td.contactDept{
 	background-color: #ccCCCC;
	border: 1px #000000 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #404040; 
	}

td.contact{
 	border-bottom: 1px #6699CC dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	background-color: #F1F0E7;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px; 
	}

td.contact2{
 	border-bottom: 1px #6699CC dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	background-color: #C0BDAC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px; 
	}	
	
	
/* ######### Product Blurbs ######### */ 

#metastuff {border-left:0px dashed #B2B2B2; border-right:0px dashed #B2B2B2; border-top:1px dashed #B2B2B2; border-bottom:1px dashed #B2B2B2; text-align: center; background: #F8F7EF;
  font-style:normal; font-variant:normal; font-weight:normal; font-size:1em; font-family:Georgia, serif; margin-left:0; margin-right:0; margin-top:0.25em; margin-bottom:0.5em; padding-left:0; padding-right:0; padding-top:0.75em; padding-bottom:0.5em}
#content #metastuff li, #content #metastuff p {display: inline; padding: 0; margin: 0; background: none;}
#content #metastuff a {font: 0.9em Verdana, sans-serif; border-bottom-width: 0;}
#content #metastuff a:hover {border-bottom-width: 1px;}
#content #metastuff b {margin: 0 0.5em;}


/* ######### Main Product Pages ######### */ 
table.mainproducts{ 
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 250px;
	background-color: #fafafa;
	border: 1px #003366 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	}

.mainproductsHd{
 	border-bottom: 2px solid #03366;
	background-color: #CAD6B6;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	height:10px;
	color: #404040;
	}


.mainproductsBod p{
 	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #404040;
	background-color: #fafafa;
	text-indent: -8px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	} 

.mainproducts a:link { 
	text-decoration: none; 
    color: #003366;
	}
	
.mainproducts a:visited { 
	text-decoration: none; 
	color: #003366;
	}
	
.mainproducts a:hover{ 
	text-decoration: underline; 
	color: #006699;
	}

/* ######### Product Display Lower Nav ######### */ 
#menu {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
	}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	}
	
#menu a:link, #menu a:visited	{
	background : #E8EBF0;
	border : 1px solid #ccc;
	color : #666;
	float : left;
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
	}

#menu a:link.active	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
	}

#menu a:hover	{
	color : #003366;
	}
#menu a:hover, .selected a, .current a	{
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
	}

body.section-1 #menu li#nav-1 a, 
body.section-2 #menu li#nav-2 a,
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a,
body.section-5 #menu li#nav-5 a,
body.section-5 #menu li#nav-6 a {
	background : #fff;
	border-bottom : 1px solid #fff;
	color : #000;
	}

#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4,
#menu #subnav-5,
#menu #subnav-6 {
	display : none;
	width: 90%;
	}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4,
body.section-5 #menu ul#subnav-5,
body.section-5 #menu ul#subnav-6 {
	display : inline;
	left : 10px;
	position : absolute;
	top : 95px;
	}

body.section-1 #menu ul#subnav-1 a, 
body.section-2 #menu ul#subnav-2 a,
body.section-3 #menu ul#subnav-3 a,
body.section-4 #menu ul#subnav-4 a,
body.section-5 #menu ul#subnav-5 a,
body.section-5 #menu ul#subnav-6 a  {
	background : #fff;
	border : none;
	border-left : 1px solid #ccc;
	color : #999;
	font-size : smaller;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
	}

#menu ul a:hover {
	color : #f00 !important;
	}

#contents {
	background : #fff;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
}


/* ######### Checkout Options ######### */ 
table.baseketoptionsT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 320px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
clear: both;}


table.baseketoptionsT td.baseketoptionsHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
padding:2px;}


table.baseketoptionsT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;} 

.baseketoptionsBodL { border-left: 1px dotted #CEDCEA; } 



/* ######### Search Engine ######### */ 

table.searchfilter{ 
	float: left;
	width:200px;
	background-color: #fff;
	padding-bottom: 50px;
	border-collapse: collapse;
	border-spacing: 0px; 
	}

table.searchdisplay{ 
	margin-bottom: 20px;
	margin-left:30px;
	float: left;
	width:500px;
	background-color: #fff;
	padding-bottom: 50px;
	border-collapse: collapse;
	border-spacing: 0px; 
	}

table.searchdisplay2{ 
	margin-bottom: 20px;
	float: left;
	width:500px;
	background-color: #fff;
	padding-bottom: 50px;
	border-collapse: collapse;
	border-spacing: 0px; 
	}
	
table.searchdisplay3{ 
	margin-left:200px;
	float: inherit;
	width:500px;
	}


/* ######### Generic Page Positioning ######### */ 
table.pagedisplay{ 
	margin-bottom: 20px;
	margin-left:30px;
	float: left;
	width:500px;
	background-color: #fff;
	padding-bottom: 50px;
	border-collapse: collapse;
	border-spacing: 0px; 
	}


table.detailmasthead {
 	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	}

table.detailmasthead td.fitlerHD {
 	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	}

table.detailmasthead td {
 	
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: left;
	padding-left: 3px;
	} 

table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 320px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT td.servHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;}

.servBodL { border-left: 1px dotted #CEDCEA; }

















