* {
	padding: 0;
	margin: 0;
}


body {
	font-family: "Trebuchet MS",verdana,Geneva,Arial,sans-serif,Helvetica,Tahoma;
	background : #318629; 
	text-align: center;
	color: #333;
}

body, td, th, h3 {
	/* redundant rules for bad browsers */
	font-size: 90%;
	voice-family: "\";
}"\";
	voice-family: inherit;
	font-size:    90%;
}

html>body, html>body td, html>body th {
	font-size: 90%;
}

a:link { color: #0173BC; text-decoration: none; }       	/* unvisited link */
a:hover { color: #F7CA00; text-decoration: none; }
a:visited { color: #0173BC; text-decoration: none;  }   	/* visited links */
a:visited:hover { color: #F7CA00; text-decoration: none; }

	
#container {
	position: relative;
	margin: auto;
	text-align: left;
	width: 970px;
	background : white;
	border-left: 4px solid #aaaaaa;	
	border-right: 4px solid #aaaaaa;
}

#pageheader{
	background: url(graphics/headers/header_rec2.gif) no-repeat top left;
	height: 180px;
	overflow: hidden;
}

#pagesponsor{
	overflow: hidden;
	width:177px;
	margin: -162px 13px 0px 0px;
	float:right;
}		


#contentheader{
	background: url(graphics/body_970.gif) no-repeat top left;
	height: 152px;
	overflow: hidden;
}

#contentsection {
	position: relative;	
	float: right;
	margin-top: -125px;
	margin-bottom: -125px;	
	padding: 0 20px 14px 5px;
	width: 770px;
}
	
#footer {
    text-align: center;
    clear: both;
    font-size: 75%;
    background: url(graphics/footer_970.gif) center top no-repeat;
    height: 156px;
}

#sidebar {
	float: left;
	padding-left: 12px;
	margin-top: -128px;
	margin-left: 0px;
	margin-bottom: -140px;
	margin-right: 0px;
	width: 155px;
	clear: left;
	overflow: hidden;
}

#sidebar a:link { color: #666; text-decoration: none; }       	/* unvisited link */
#sidebar a:hover { color: #000000; text-decoration: none; }
#sidebar a:visited { color: #666; text-decoration: none;  }   	/* visited links */
#sidebar a:visited:hover { color: #000000; text-decoration: none; }


#navbar {
	font-family: verdana,sans-serif;
	font-size: 90%;
	color: #999;
}

h1, h2, h3, h4, h5 {
	font-family: verdana,arial,helvetica,sans-serif;
}

h1  {
	font-size:90%;
	font-weight: bold;
	color: #333;
	line-height: 190%;	
}



h2  {
        font-family: Arial;
	font-size:90%;
	font-weight: bold;
	color: #333;
	line-height: 165%;	
}

h3  {
	font-size: 15px;
	margin: 20px 0px 10px 0px;
	text-indent: 1.2em;	
}


h4 {
	font-weight: bold;
	color: #666;
	font-size: 140%;
	margin:	0px 0px 12px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999 ;
}

h5  {
	font-size: 14px;
	margin: 20px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	text-indent: 1.2em;	
	background-color: #EFEAD9;
	color: #666;
}


.notebox {
	clear: right;
	background: #F5C650;
	padding: 2px;
	margin: 1em 0 1em 0;
	border: 1px solid silver;
}

.notebox div {
	background: #F5C650;
	padding: 7px;
	font-size: 90%;
	line-height: 130%;
}

div.post {
	margin: 0px 0px 30px 0px;
}


div.capimage {
    line-height: 110%;
	margin: 3px 4px 10px 13px;
	float : right;
	width: 154px;
}
     

div.floatimagecenter {
	margin: 0px auto 10px auto;  
  text-align: center;
} 

div.floatimageright {
	margin: 0px 0px 10px 13px;
	float : right;
} 

div.floatimageleft {
	margin: 0px 13px 10px 0px;
	float : left;
} 

div.image {
	margin: 0px 0px 10px 13px;
	float : right;
} 


defaultbox {
	margin: 0px 0px 10px 10px;
	padding: 5px 10px 7px 10px;
}

.albumbox {
	padding: 8px 8px 15px 0px;
	font-size: 100%;
	border-bottom : 1px dotted Silver;
	margin-right:15px;
}

.albumbox.image {

	float: left;
	vertical-align : middle;
}

p1 {
	margin: 15px 0px 10px 0px;
}

p {
	margin: 12px 0px 10px 0px;
}

ul {
	margin: 0px 0px 0px 25px;
}

a.redlink:link { color: #EE1C25; text-decoration: none; }       	/* unvisited link */
a.redlink:hover { color: #F7CA00; text-decoration: none; }
a.redlink:visited { color: #EE1C25; text-decoration: none;  }   	/* visited links */
a.redlink:visited:hover { color: #F7CA00; text-decoration: none; }

a.bluelink:link { color: #0173BC; text-decoration: none; }       	/* unvisited link */
a.bluelink:hover { color: #F7CA00; text-decoration: none; }
a.bluelink:visited { color: #0173BC; text-decoration: none;  }   	/* visited links */
a.bluelink:visited:hover { color: #F7CA00; text-decoration: none; }

a.bluelinkwht:link { color: #0173BC; text-decoration: none; }       	/* unvisited link */
a.bluelinkwht:hover { color: #FFFFFF; text-decoration: none; }
a.bluelinkwht:visited { color: #0173BC; text-decoration: none;  }   	/* visited links */
a.bluelinkwht:visited:hover { color: #FFFFFF; text-decoration: none; }

a.normal:link { color: #333; text-decoration: none; }       	/* unvisited link */
a.normal:hover { color: black; text-decoration: none; }
a.normal:visited { color: #333; text-decoration: none;  }   	/* visited links */
a.normal:visited:hover { color: black; text-decoration: none; }

#path {
	padding: 7px 0px 7px 0px;
	font-size: 100%;
	font-weight: bold;
	color: silver;

}

.pathsearch {
	display: inline;
	padding: 1px 3px;
	border: 1px solid #990066;
	background-color: red;
	color: white;
}

.checkoutpathsearch {
	display: inline;
	padding: 2px 5px;
	color: white;
	background-color: #DE2418;
}

#checkouttitle {
	margin: 0px 0px 10px 0px;
	padding: 6px 10px 5px 10px;
	background-color: #EFEBDE;
	font-size: 120%;
	font-stretch: wider;
	letter-spacing: 0.2em;	
	font-weight: bold;	
	color: #666666;
	font-family: arial,helvetica,sans-serif;
}	

.required {
	font-weight : normal;
	color : #EE1C25;
}

.buttongrey {
	display: inline;
	font-family: verdana,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	background-color : #eeeeee;
	padding: 2px 5px;
	border-top: solid 1px #aaaaaa;
	border-right: solid 1px #847D71;
	border-bottom: solid 1px #847D71;
	border-left: solid 1px #aaaaaa;
	border-style : outset;
}

.faq_q {
	font-size: 100%;
	font-weight: bold;	
	margin: 0px 0px 0px 0px;	
}

.faq_a {
	font-size: 100%;
	font-weight: normal;	
	margin: 5px 0px 20px 0px;	
}

a.postreadmorelink {
	margin:	0px 0px 0px 15px;
	color: #779dc0;
	text-decoration: none;
}

a.postreadmorelink:visited {
	color: #779dc0;
	text-decoration: none;
}

a.postreadmorelink:hover {
	color: #084c8d;
	text-decoration: underline;
}

a.postreadmorelink:active {
	color: #333;
	text-decoration: underline;
}

div.posttext {
	font-size: 100%;
	margin: 12px 0px 35px 0px;
}

.postsubtitle {
	font-family: verdana,sans-serif;
	font-weight: bold;
	font-size: 105%;
	color: #242021;
	padding-left: 7px;
	line-height: 140%;
}

.posttimestamp {
	font-family: verdana,sans-serif;
	font-size: 85%;
	color: #777;
	padding-left: 7px;
}

a.subtitlelink {
	color: #779dc0;	
}

a.subtitlelink:hover {
	color: #000;
	text-decoration: underline;
}

a.permalink {
	color: #666;
	text-decoration: none;
}

a.permalink:hover {
	color: #000;
	text-decoration: underline;
}

div.leftbox{
	float : left;
}

div.rightbox {
	float : right;
}

.pagesubtitle {
	font-family: verdana,sans-serif;
	font-size: 130%;
	color: #666;
}


.smalltextitalic {
	font-family: verdana,sans-serif;
	font-size: 75%;
	color: #333333;
	font-style : italic;
}

.smalltextitalicright {
	font-family: verdana,sans-serif;
	font-size: 70%;
	color: #333333;
	font-style : italic;
	float : right;
}

.smalltextitalicleft {
	font-family: verdana,sans-serif;
	font-size: 70%;
	color: #333333;
	font-style : italic;
	float : left;
}

.smalltext {
	font-family: verdana,sans-serif;
	font-size: 70%;
	color: #333333;
	}

a.smalltext:link {
	color: Silver;
	text-decoration: none;
}

a.smalltext:visited {
	color: Silver;
	text-decoration: none;
}

a.smalltext:hover {
	color: Silver;
	text-decoration: none;
}

a.smalltext:active {
	color: Silver;
	text-decoration: none;
}
	
.photocaption {
	font-family: verdana,sans-serif;
	font-size: 85%;
	color: #333;
	font-weight : bold;
	float : left;
}

.photocaptioncenter {
	font-family: verdana,sans-serif;
	font-size: 85%;
	color: #333;
	font-weight : bold;
	text-align: center;
}

.smalltext2 {
	line-height: 150%;
	font-size: 85%;
	color: #666;
}

.contenttitle {
	font-family: trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	color: Teal;
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
	margin: 0px 0px 30px 0px;
}

hr {
     height: 1px;
     color: #333;
}

select {
	font-family: verdana,sans-serif;
	color: #333;
}

input {
	font-family: verdana,sans-serif;
}

.button {
	font-family: verdana,sans-serif;
	color: #333;
	font-weight: bold;
}

.button2 {
	font-family: verdana,sans-serif;
	color: #666;
}

img.border_lrg {
	border: 2px solid #666;
	padding: 2px;
	background: #FFF;
}

img.border {
	border: 2px solid #666;
	padding: 1px;
	background: #FFF;
}

.even {
	background-color: #EFEAD9;
	padding: 5px 0 5px 0;
}	

.odd {
	background-color: #ffffff;
	padding: 5px 0 5px 0;	
}	

#resultsheader {
	padding: 5px;
	margin: 5px 0 5px 0;
	background-color: #75BEEB;
	color: white;
	font-weight: bold;
	text-align: center;
}

.resultsmenu {
	padding: 3px 2% 3px 2%;
	margin: 5px 0 5px 0;
	text-align : center;
	font-size: 90%;
	font-weight: bold;
	line-height: 180%;
	background-color: #EFEBED;	
	color: #666;
}

.resultsmenu a:link { color: #993366; text-decoration: none; font-weight: bold; }       /* unvisited link */
.resultsmenu a:hover { color: #000000; text-decoration: underline; font-weight: bold; }
.resultsmenu a:visited { color: #993366; text-decoration: none;  font-weight: bold; }   /* visited links */
.resultsmenu a:visited:hover { color: #000000; text-decoration: underline; font-weight: bold; }
.resultsmenu a:active { color: #993366; font-weight: bold; }    /* active links */
.resultsmenu a:active:hover { color: #000000; text-decoration: underline; font-weight: bold; }

img.photo
{
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 4px;
}

img.photosmall
{
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 2px;
}

#cartlist {
	position: relative;
	right: 0px;
	margin-left: 10px;
}

#cartlist th {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
}

#cartlist tr {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}

#checkoutlist th {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

#checkoutlist tr {
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}

td.partno {
	font-size: 100%;
	font-weight: normal;
	padding-left: 5px;
	height: 22px;
	vertical-align: middle;
}

td.description {
	font-size: 95%;
	font-weight: normal;
	padding: 5px 0px 5px 5px;
	height: 22px;
}

td.price {
	font-size: 100%;
	font-weight: bold;
	color: red;
	text-align: right;
	padding-right: 10px;
}

td.listprice {
	font-size: 90%;
	font-weight: normal;
	text-align: right;
	text-decoration: line-through;
	padding-right: 10px;
}

.productinfo {
	padding-top: 10px;
	margin: 0 0 0 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
}

.productline {
	width: auto;
	height: 18px;
	background-color: #f6e8e5;
	padding: 5px 10px 5px 10px;
	vertical-align : baseline;
}

#productfooter {
	width: auto;
	border-top: 2px solid #990066;
	padding : 5px 5px 0 0px;
	margin: 5px 0px 10px 0px;
	font-size: 85%;
	text-align: center;
}

#departmentheader, #productheader, #resourceheader, #publicationheader, #admin {
	margin: 0px 10px 10px 0px;
	padding: 5px 10px 7px 10px;
}

#productheader {
	background-color: #339999;
}	

#departmenttitle, #productheadertitle,  #resourcetitle, #carttitle, #publicationtitle {
	font-size: 120%;
	font-stretch: wider;
	letter-spacing: 0.3em;
	color: #ffffff;
}

#productmenu {
	background-color: #e5e5e5;
	margin: -10px 10px 10px 0px;
	padding: 3px 10px 2px 10px;
	border: 1px solid #339999;
	font-size: 85%;
	font-weight: bold;
	line-height: 180%;
	color: #aaaaaa;
}

#productmenu a:link { color: #990066; text-decoration: none; }       /* unvisited link */
#productmenu a:hover { color: #000000; text-decoration: underline; }
#productmenu a:visited { color: #990066; text-decoration: none;  }   /* visited links */
#productmenu a:visited:hover { color: #000000; text-decoration: underline; }
#productmenu a:active { color: #990066 }    /* active links */
#productmenu a:active:hover { color: #000000; text-decoration: underline; }

.productbox {
	position: relative;
	width: auto;
	min-width: 400px;
	background-color: white;
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
}
	
.productbox a:link { color: #993366; text-decoration: none; }       /* unvisited link */
.productbox a:visited { color: #993366; text-decoration: none; }       /* unvisited link */
.productbox a:hover { color: #000000; text-decoration: underline; }
.productbox a:visited:hover { color: #000000; text-decoration: underline; }
.productbox a:active { color: #993366; text-decoration: none; }    /* active links */
.productbox a:active:hover { color: #000000; text-decoration: underline; }

.productlogo {
	display: inline;
	width: 100%;
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
.producttitle {
	margin-top: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}	
	
.productlist {
	width: auto;
	min-width: 400px;
	background-color: white;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}

.productlist table {
	border: 0px;
	border-spacing: 0px;
}

.productlist th {
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;	
	color: black;
}


.vendorbox {
	width: auto;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: White;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	background-color: #318629;
}

.vendorboxright {
	float: right;
	padding-top: 2px;
	margin: 0;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: normal;
	text-align: right;
	color: white;
}

.hotlist {
	width: auto;
	min-width: 400px;
	background-color: white;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
}

.hotlist h1, h2, h3 {
	color: #000000;
}

.hotlist table {
	border: 0px;
	border-spacing: 0px;
}

.hotlist th {
	font-size: 100%;
	font-weight: bold;
	color: #009999;
	padding: 5px;
}

.listbox {
	width: auto;
	font-size: 90%;
	padding: 0px 5px 5px 5px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #339999;
}

.listboximage {
	float: left;
	width: 130px;
	height: 75px;
	margin: 0px 10px 2px 2px;
	text-align: center;
	padding: 1px;
}

.listboxtext {
	height: 75px;
	padding: 1px;
	margin: 2px 0px 2px 145px;
	line-height: 200%;
}

.listboxqualifier {
	float: right;
	width: 75px;
	font-size: 90%;
	text-align: right;
	margin: 4px 4px 0px 10px;
}

.listboxright {
	float: right;
	text-align: right;
	line-height: 200%;
	margin-top: 0px;
}

.listextras {
	margin: 2px 0px 2px 90px;
	font-weight: bold;
	line-height: 200%;
}

.productinfo h5 {
	margin: 0;
	font-size: 100%;
}	

.clicktoenlarge {
	width: 200px;
	float: right;
	clear: right;
	margin: 5px 10px 0px 10px;
	color: gray;
	font-size: 80%
}

.specs {
	float: left;
	clear: left;
	margin: 18px 5px 10px 20px;
	padding: 2px;
	background-color: #E5E5E5;
}

.specs caption {
	text-align: center;
	font-size: 80%;
	color: #aaaaaa;
}

.specs th {
	padding-right: 10px;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

.specs td {
	font-size: 100%;
	text-align: right;
}

.prod_hdr
{
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 4px 8px;
	background-color: #cccccc;
	font-stretch: wider;
	letter-spacing: 0.2em;
}

.prod_hdr_right
{
	float: right;
	text-align: right;
	color: white
}

.prod_pics
{
	margin: 10px 0 10px 10px;
	padding-bottom: 10px;
	border: solid #cccccc;
	border-width: 0px 0px 0px 0px;
	float: right;
	clear: right;
	font-size: 80%;
	text-align: center;
	color: gray;
}

.prod_pics img
{
	margin: 5px 0 5px 10px;
	clear: both;
	text-align: center;
	border-color : gray;
}

.prod_pics p
{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
	color: gray;
}

.prod_add
{
	font-weight: bold;
	margin-top: 5px
}

.prod_description
{
	font-size: 90%
}

.prod_features
{
	width: 550px;
}

.prod_partno
{
	font-size: 130%;
	font-weight: bold;
	font-stretch: wider;
	letter-spacing: 0.1em;
}

.prod_price
{
	font-size: 150%;
	font-weight: bold;
	color: red;
	font-stretch: wider;
	letter-spacing: 0.05em;
	margin: 15px 0px 10px 0px
}

.prod_regprice
{
	text-decoration: line-through;
	font-size: 75%;
	font-weight: normal;
	color: #000000
}

.prod_resources
{
	width: 550px;
	font-weight: bold
}

.prod_purchase
{
	margin-left: 15px;
	margin-top: 18px
}

.prod_specs
{
	width: 560px;
	border-top: 1px solid white;
	padding: 2px 15px;
	background-color: #eeeeee;
	letter-spacing: 0.1em;
	font-weight: bold
}

.prod_specs_right
{
	float: right;
	text-align: right;
	letter-spacing: 2px;
	font-weight: normal
}

#searchbox {
	min-width: 400px;
	width: auto;
	padding: 5px 10px 5px 10px;
	border: 1px solid #318629;
	margin: 0px 10px 10px 0px;
	font-size: 80%;
  	line-height: 250%;
}

#resultsheader {
	padding: 5px;
	margin: 5px 0px 5px 0px;
	background-color: #73BEEF;
	color: white;
	font-weight: bold;
	text-align: center;
}

.resultsmenu {
	padding: 3px 2% 3px 2%;
	margin: 0px 0px 5px 0px;
	text-align : center;
	font-size: 90%;
	font-weight: bold;
	line-height: 180%;
	background-color: #f6e8e5;
	color: #990066;
}

.resultsmenu a:link { color: #993366; text-decoration: none; font-weight: bold; }       /* unvisited link */
.resultsmenu a:hover { color: #000000; text-decoration: underline; font-weight: bold; }
.resultsmenu a:visited { color: #993366; text-decoration: none;  font-weight: bold; }   /* visited links */
.resultsmenu a:visited:hover { color: #000000; text-decoration: underline; font-weight: bold; }
.resultsmenu a:active { color: #993366; font-weight: bold; }    /* active links */
.resultsmenu a:active:hover { color: #000000; text-decoration: underline; font-weight: bold; }

td.description {
	font-size: 85%;
	font-weight: normal;
	padding-left: 5px;
	height: 22px;
}

td.price {
	font-size: 100%;
	font-weight: bold;
	color: red;
	text-align: right;
	padding-right: 10px;
}

td.listprice {
	font-size: 90%;
	font-weight: normal;
	text-align: right;
	text-decoration: line-through;
	padding-right: 10px;
}

td.prodpartno {
	font-size: 100%;
	font-weight: bold;
	padding-left: 5px;
	height: 22px;
	vertical-align: middle;
}

td.proddescription {
	font-size: 100%;
	font-weight: bold;
	padding-left: 5px;
	height: 22px;
}

td.prodprice {
	font-size: 100%;
	font-weight: bold;
	color: red;
	text-align: right;
	padding-right: 10px;
}

td.prodlistprice {
	font-size: 100%;
	font-weight: normal;
	text-align: right;
	text-decoration: line-through;
	padding-right: 10px;
}

td.vendor1 {
	padding-right: 8px;
	color: #eeeeee;
	font-weight: bold;
	text-align: right;
}

td.vendor1 a:link { color: yellow; text-decoration: none; }       /* unvisited link */
td.vendor1 a:visited { color: yellow; text-decoration: none; }       /* unvisited link */
td.vendor1 a:hover { color: white; text-decoration: underline; }
td.vendor1 a:visited:hover { color: white; text-decoration: underline; }
td.vendor1 a:active { color: yellow; text-decoration: none; }    /* active links */
td.vendor1 a:active:hover { color: white; text-decoration: underline; }

td.vendor {
	padding-left: 5px;
	color: white;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.2em;
}

td.vendor a:link { color: white; text-decoration: none; }       /* unvisited link */
td.vendor a:visited { color: white; text-decoration: none; }       /* unvisited link */
td.vendor a:hover { color: white; text-decoration: underline; }
td.vendor a:visited:hover { color: white; text-decoration: underline; }
td.vendor a:active { color: white; text-decoration: none; }    /* active links */
td.vendor a:active:hover { color: white; text-decoration: underline; }

.pad {
	padding-bottom: 10px;
}

.ghprice {
	font-size: 150%;
	font-weight: bold;
	color: red;
}

.regprice {
	font-size: 100%;
	color: black;
}