/*cope with inheritance bugs*/
body, table, th, td{
color: black;

font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

/*body specific*/
body{
	background-color: #006601;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 70%;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:NETQUOTEVAR:LINKCOLORCSS;
font-size: x-small;
text-decoration:none;
}

a:visited{
color:NETQUOTEVAR:VLINKCOLORCSS;
font-size: x-small;
text-decoration:none;
}

a:hover{
color:black
font-size:x-small;

}

a:active{
color:NETQUOTEVAR:ALINKCOLORCSS;
font-size: x-small;
text-decoration:none;
}

li{
color:NETQUOTEVAR:FGCOLORCSS;
list-style-type: disc;
}

ol{
color:NETQUOTEVAR:FGCOLORCSS;
}

ul{
color:NETQUOTEVAR:FGCOLORCSS;
list-style-type: disc;
}

h1{
	font-size: 1.2em;
	color:#2e8b57;
}
h2{
	font-size: 1.1em;
}

.actCHECKOUTEM {background-color:NETQUOTEVAR:CHECKOUTEMCSS;}
.actCHECKOUTBG {background-color:NETQUOTEVAR:CHECKOUTBGCSS;}
.actsmall {font-size: 0.8em;}
.actxsmall {font-size: 0.7em;	line-height: 1.0em;}




.actwarningcolor{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actrequiredcolor{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actsearchhighlightcolor{color:NETQUOTEVAR:SEARCHHIGHLIGHTCOLORCSS;}
.actrequired{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actwarning{color:NETQUOTEVAR:REQUIREDCOLORCSS;}
.actwelcome{color:NETQUOTEVAR:FGCOLORCSS;}

.actlogotext {font-family:CUSTOMVAR:ACTCSSFONTFAMILY; font-size: 0.9em; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:1.0em;color:NETQUOTEVAR:LINKCOLORCSS;}

.rightfloating {
	float : right;
}
.leftfloating {
	float : left;
}
#main{
	width: 800px;
	
	border: thin solid #FF7118;
	background-image: url(pageback.jpg);
}
a.topnav{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
.leftbox{
	width: 149px;
	vertical-align: top;
	padding: 0px;

	background-color: white
	;
}

#navlist
{background-color: #b3dbbf;
padding: 0;
margin: 0;
width: 149px;
}

#navlist a { text-decoration: none;  color: #0061aa;
 display: block;
 font-size: 1.0em;
 background-color: #b3dbbf; 
 padding: 3px;
 border-bottom: 1px solid White; }

#navlist a:hover {
	color: #FFA500;
}
#header {
	position: relative;
	width: 798px;
	height: 156px;
	text-align: left;
	color: white;
	background-image: url('headerback.jpg');
	background-position: left;
	background-repeat: repeat-x;

}
#logo {
	position:absolute;
	top: 10px;
	left:540px;
}
#strapline {
position:absolute;
top: 25px;
left: 20px;
}
#topnav{
	width: 798px;
	background-color: #0061aa;
	background-image: url('navback.jpg');
	background-repeat: repeat-x;
	border: 1px solid #004377;
	color:white;
	padding-top:3px;
}
#leftcol{
	background-color:#b3dbbf;
	width:160px;
	vertical-align: top;
}
#footer{

	
	color: Blue;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	width: 100%;
	height: 80px;
	background-image: url(footerback.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.credit{
	text-align: right;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 3em;
}
.prodname {
	color: #0061AD;
	font-size: 1.6em;
	font-weight: bold;
}
h3{
	color: orange;
	font-size: 1.0em;
}
h4{
	color: #0061AD;
	font-size: 1.0em;
}
.pricebox {
	
	color: wwite;
	padding: 5px;
	font-size: 1.0em;
	background-image: url(detailboxback.jpg);
	background-repeat: repeat-y;
	background-position: left;
	
} 
.pricebox td{
	
	color: black;
	font-size: 70%;
	
} 
.pricebox h4{
	color:white;
	display: inline;
	font-size: 1.0em;
}


.prod1data{
	border-left-color: #FFA500;
	border-left-style: solid;
	border-left-width: 1px;
	border-top: 1px solid #FFA500;
}
.blue{
	color: #0061AD;
}
.direct {color: white; 	font-style: italic; }
.prodimage img{
	border: none;
}
.price {
font-size: 1.8em;
	
}
li strong {
	color:#2e8b57;
}