body {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(../graphics/background.gif);
	font-size: 0.9em;
	font-family: verdana, arial, helvetica, sans-serif;
}

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

#navtop a:link, #navleft a:link { color: #dddddd; text-decoration: none; }       /* unvisited link */
#navtop a:hover, #navleft a:hover { color: #ffffff; text-decoration: none; }
#navtop a:visited, #navleft a:visited { color: #dddddd; text-decoration: none;  }   /* visited links */
#navtop a:visited:hover, #navleft a:visited:hover { color: #ffffff; text-decoration: none; }
#navtop a:active, #navleft a:active { color: #dddddd }    /* active links */
#navtop a:active:hover, #navleft a:active:hover { color: #ffffff; text-decoration: none; }

h1, h2, h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #006699;
}

h1 {
	font-size: 175%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
}

p {
	text-align : justify;
}

dt {
	font-size: 110%;
	font-weight : bold;
	margin-top: 10px;
}

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

img.product {
	display: block;
	float: right;
	margin-right: 0;
}

.clear {
	clear: both;
	height: 1px;
    overflow: hidden;
}

.clearleft {
	clear: left;
	height: 1px;
    overflow: hidden;
}

.clearright {
	clear: right;
	height: 1px;
    overflow: hidden;
}

.inputbox {
	border-width : 1px;
	color : #000000;
	border-color : #777;
	font-size: 10px;
}

.more {
	display: inline;
	font-weight: bold;
	text-indent: 50px;
}

#container0 {
	width: 970px;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 4px solid #cccccc;
	background-image: url(../graphics/bg_container1.gif);
}

#navtop {
	margin-left: 0px;
	margin-top: 0px;
	height: 24px;
	padding: 7px 10px 0 15px;
	background-color: #777;
	font-size: 80%;
	font-weight: bold;
	color: #dddddd;
}

#titlebox	{
	width: auto;
	padding: 2px 0 10px 0;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	text-align: center;
	background-color: white;
}

#navleft {
	float: left;
	display: inline;
	overflow: hidden;
	width: 150px;
	font-size: 80%;
	font-weight: bold;
	line-height: 200%;
	color: #dddddd;
	padding: 10px 0px 10px 10px;
	background-color: #777;
}

.navleftline {
	width: 130px;
	height: 0;
	padding: 0;
	margin: 5px 0px 10px 0px;
	border-bottom: 1px solid #ffffff;
}

.navtitle	{
	font-size: 120%;
	font-weight: bold;
	color: #222;
}

#path {
	padding: 7px 0px 7px 0px;
	margin: 0 0 0px 170px;
	font-size: 80%;
	font-weight: bold;
	color: silver;
}

#pathadmin {
	padding: 7px 0px 7px 0px;
	margin: 0 0 0 170px;
	font-size: 80%;
	font-weight: bold;
	color: silver;
}

.pathsearch {
	display: inline;
	padding: 1px 3px;
	background-color: #00BF09;
	color: white;
}

.checkoutpathsearch {
	display: inline;
	padding: 2px 5px;
	border: 1px solid #777;
	color: #777;
}

#content {
	padding: 0;
	margin: 0 0 0 170px;
}

.contentbox {
	width: 610px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: white;
	border: 1px solid #aaaaaa;
	font-family:  Trebuchet MS, verdana, arial, helvetica, sans-serif;
	text-align: left;
}

.contentbox_grey {
	width: 614px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	font-family:  Trebuchet MS, verdana, arial, helvetica, sans-serif;
	text-align: left;
}

.contentboxwide {
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #aaaaaa;
	background-color: white;
	font-family:  Trebuchet MS, verdana, arial, helvetica, sans-serif;
	text-align: left;
}

.contentbox a:link { color: #006699; text-decoration: none; }       /* unvisited link */
.contentbox a:visited { color: #006699; text-decoration: none; }       /* unvisited link */
.contentbox a:hover { color: #000000; text-decoration: none; }
.contentbox a:visited:hover { color: #000000; text-decoration: none; }
.contentbox a:active { color: #006699; text-decoration: none; }    /* active links */
.contentbox a:active:hover { color: #000000; text-decoration: none; }

.contentbox h3 a:link { color: #006699; text-decoration: none; }       /* unvisited link */
.contentbox h3 a:visited { color: #006699; text-decoration: none; }       /* unvisited link */
.contentbox h3 a:hover { color: #000000; text-decoration: none; }
.contentbox h3 a:visited:hover { color: #000000; text-decoration: none; }
.contentbox h3 a:active { color: #006699; text-decoration: none; }    /* active links */
.contentbox h3 a:active:hover { color: #000000; text-decoration: none; }

.featuresbox {
	width: 624px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px;
	background-color: white;
	font-family:  Trebuchet MS, verdana, arial, helvetica, sans-serif;
	text-align: left;
}

.featurebox_bubble {
	font-size: 12pt;
	font-weight: bold;
	color: #777;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	line-height: 98%;
}

.featurebox_price {
	margin-right: 10px;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
	color: #333;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
}

.featurebox_line1 {
	font-size: 11pt;
	color: #333;
	line-height: 95%;
	font-weight: bold;
	text-align: center;
	margin: 2px 4px 2px 4px;
}

.featurebox_line2 {
	margin: 0 4px 4px 4px;
	font-size: 9pt;
	line-height: 100%;
	color: #555555;
	font-weight: bold;
	text-align: center;
}

.featurebox_line3 {
	margin: 0 4px 4px 4px;
	font-size: 8pt;
	line-height: 100%;
	color: black;
	font-weight: bold;
	text-decoration: line-through;
}

.featurebox_line4 {
	margin: 0 5px 4px 0;
	font-size: 8pt;
	line-height: 100%;
	color: black;
	font-weight: bold;
}

.manlist_hdr {
	font-weight: bold;
	font-size: 90%;
	color: #222;
}

.manlist_items {
	font-family: Trebuchet MS;
	font-size: 75%;
	text-align: left;
}

#sidebar {
	display: inline;
	overflow: hidden;
	width: 150px;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 4px 5px;
	border-left: 1px solid #777;
	font-size: 75%;
}

.sidebarlist {
	line-height: 175%;
	font-weight: bold;
	}

.sidebartitle {
	line-height: 200%;
	font-weight: bold;
	text-align: center;
	}

.sidebarline {
	width: auto;
	height: 0px;
	padding: 0px;
	margin: 8px 0px 8px 0px;
	border-bottom: 1px solid #777;
	clear:both;
}

.sidebarfeat {
	padding: 0px;
	margin: 0px;
	border: 0px solid #777;

}

.sidebarfeatimg {
	float: right;
	margin: 0px 0px 8px 5px;
}

.sidebarfeatdes {
	font-size: 100%;
	font-weight: bold;
	color: black;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

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

.sidebarfeathead {
	font-size: 140%;
	font-weight: bold;
	color: red;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}

.sidebarfeathead a:link { color: #FF0000; text-decoration: none; }       /* unvisited link */
.sidebarfeathead a:visited { color: #FF0000; text-decoration: none; }       /* unvisited link */
.sidebarfeathead a:hover { color: #FF0000; text-decoration: none; }
.sidebarfeathead a:visited:hover { color: #FF0000; text-decoration: none; }
.sidebarfeathead a:active { color: #FF0000; text-decoration: none; }    /* active links */
.sidebarfeathead a:active:hover { color: #FF0000; text-decoration: none; }

.sidebarfeatoldprice {
	font-size: 100%;
	font-weight: normal;
	text-decoration: line-through;
	color: black;
	padding: 0px;
	margin: 3px 0px 0px 0px;
}

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

.sidebarfeathead2 {
    font-size: 130%;
	font-weight: bold;
	color: #555;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.sidebarfeathead2 a:link { color: #555555; text-decoration: none; }       /* unvisited link */
.sidebarfeathead2 a:visited { color: #555555; text-decoration: none; }       /* unvisited link */
.sidebarfeathead2 a:hover { color: #555555; text-decoration: none; }
.sidebarfeathead2 a:visited:hover { color: #555555; text-decoration: none; }
.sidebarfeathead2 a:active { color: #555555; text-decoration: none; }    /* active links */
.sidebarfeathead2 a:active:hover { color: #555555; text-decoration: none; }


#footer {
	width: auto;
	padding : 5px 5px 5px 0px;
	margin: 0px 0px 10px 10px;
	font-size: 75%;
	text-align: center;
}

.fivenineo {
	width: 590px
}
#company {
	width: auto;
	background-color: white;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #006699;
}

#companytitle {
	background-color: #006699;
	padding: 3px 10px 6px 10px;
	border: 0;
	margin: 0;
	font-size: 120%;
	font-stretch: wider;
	font-weight: normal;
	letter-spacing: 0.3em;
	color: #ffffff;
}

#companytitleright {
	float: right;
	padding-top: 3px;
	margin: 0;
	font-size: 65%;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0.1em;
	color: #ffffff;
}

#companytitleright a:link, #navleft a:link { color: #dddddd; text-decoration: none; }       /* unvisited link */
#companytitleright a:hover, #navleft a:hover { color: #ffffff; text-decoration: none; }
#companytitleright a:visited, #navleft a:visited { color: #dddddd; text-decoration: none;  }   /* visited links */
#companytitleright a:visited:hover, #navleft a:visited:hover { color: #ffffff; text-decoration: none; }
#companytitleright a:active, #navleft a:active { color: #dddddd }    /* active links */
#companytitleright a:active:hover, #navleft a:active:hover { color: #ffffff; text-decoration: none; }

#companymenu {
	width: auto;
	background-color: #F0F0F0;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #006699;
	font-size: 85%;
	font-weight: bold;
	color: #aaaaaa;
}

.companycontent {
	margin: 0;
	padding: 0 10px 0px 10px;
	background-color: white;
	font-size: 85%;
	line-height: 130%;
	text-align: left;
}

.aside {
	width: auto;
	padding: 10px;
	margin: 10px 0 10px 0;
	border: 1px solid #aaaaaa;
	background-color: #F0F0F0;
	height : auto;
}

.aside img {
	border: 1px solid #000000;
	margin-left: 10px;
}

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

#cart {
	margin: 0px 0px 10px 10px;
	padding: 5px 10px 7px 10px;
	background-color: #33B1CC;
}

#vendor {
	margin: 0px 10px 10px 0px;
	padding: 5px 10px 7px 10px;
	background-color: #33B1CC;
}

#departmentheader {
	background-color: #00abff;
}

#resourceheader {
	background-color: #bf998c;
}

#publicationheader {
	background-color: #33cccc;
}

#admin {
	background-color: #006699;
}

#cartbox {
	padding: 0 10px 0 0px;
}

#checkout {
	padding: 0px 10px 0 0px;
	top: 154px;
	right: 0px;
	left: 0px;
}

#checkouttitle {
	margin: 0px 0px 10px 10px;
	padding: 5px 10px 7px 10px;
	background-color: #993366;
	font-size: 120%;
	font-stretch: wider;
	letter-spacing: 0.3em;
	color: #ffffff;
}

#checkoutinfo {
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px 10px 0px 10px;
	border: none;
	background-color: white;
	font-family:  Trebuchet MS, verdana, arial, helvetica, sans-serif;
	text-align: left;
}

.required {
	font-weight : bold;
	color : Red;
}

#productheader {
	background-color: #339999;
}

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

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

#departmentmenu a:link { color: #0099ff; text-decoration: none; }       /* unvisited link */
#departmentmenu a:hover { color: #000000; text-decoration: none; }
#departmentmenu a:visited { color: #0099ff; text-decoration: none;  }   /* visited links */
#departmentmenu a:visited:hover { color: #000000; text-decoration: none; }
#departmentmenu a:active { color: #0099ff }    /* active links */
#departmentmenu a:active:hover { color: #000000; text-decoration: none; }

.departmentbox {
	width: 602px;
	height: 75px;
	margin: 0px 190px 10px 0px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #aaaaaa;
	background-color: white;
	font-family:  Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	text-align: left;
}

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

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

#resourcemenu_event {
	background-color: #EFFAFF;
	margin: 15px 0px 10px 10px;
	padding: 3px 10px 2px 10px;
	border: 1px solid black;
	font-size: 100%;
	font-weight: bold;
	line-height: 180%;
	color: #aaaaaa;
}

#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: #777; text-decoration: none; }       /* unvisited link */
#productmenu a:hover { color: #000000; text-decoration: none; }
#productmenu a:visited { color: #777; text-decoration: none;  }   /* visited links */
#productmenu a:visited:hover { color: #000000; text-decoration: none; }
#productmenu a:active { color: #777 }    /* active links */
#productmenu a:active:hover { color: #000000; text-decoration: none; }

#admintitle {
	font-size: 120%;
	font-stretch: wider;
	letter-spacing: 0.2em;
	color: #ffffff;
}

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

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

#errorbox {
	padding: 25px;
	margin: 0px 10px 0px 0px;
	background-color: white;
	text-align: center;
	vertical-align : middle;
	font-size: 90%;
	font-weight : bold;
}

#quickorder {
	min-width: 400px;
	padding: 5px 5px;
	border: 1px solid #777;
	margin: 0px 0px 10px 10px;
	font-size: 80%;
}

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

#resultsheader {
	padding: 5px;
	margin: 5px 0px 5px 0px;
	background-color: #777;
	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: #EEE;
	color: #777;
}

.resultsmenuactive {
	color: #222;
	font-size: 120%;
}

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

#hotfile {
	padding: 5px;
	margin: 5px 0 5px 0;
	background-color: #33B1CC;
	color: white;
	font-weight: bold;
}

#searchinfo {
	width: auto;
	background-color: white;
	margin: 0 10px 10px 0px;
	padding: 0px 0px 5px 0px;
	border: 1px solid #33B1CC;
}

#searchtitle {
	background-color: #33B1CC;
	padding: 3px 10px 6px 10px;
	border: 0;
	margin: 0;
	font-size: 120%;
	font-stretch: wider;
	font-weight: normal;
	letter-spacing: 0.4em;
	color: #ffffff;
}

#searchtitleright {
	float: right;
	padding-top: 3px;
	margin: 0;
	font-size: 65%;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0.1em;
}

#searchtitle a:link { color: #dddddd; text-decoration: none; }       /* unvisited link */
#searchtitle a:hover { color: #ffffff; text-decoration: none; }
#searchtitle a:visited { color: #dddddd; text-decoration: none;  }   /* visited links */
#searchtitle a:visited:hover { color: #ffffff; text-decoration: none; }
#searchtitle a:active { color: #dddddd }    /* active links */
#searchtitle a:active:hover { color: #ffffff; text-decoration: none; }

#searchinfo h3 {
	color: #777;
}

.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: none; }
.productbox a:visited:hover { color: #000000; text-decoration: none; }
.productbox a:active { color: #993366; text-decoration: none; }    /* active links */
.productbox a:active:hover { color: #000000; text-decoration: none; }

.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: 95%;
}

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

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

.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: #33B1CC;
	padding: 5px;
}

.listbox {
	overflow: hidden;
	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: 175%;
}

.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%;
}

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

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

.even {
	background-color: #f0f6f6;
}

.odd {
	background-color: #ffffff;
}

.single {
	background-color: #e5e5e5;
}

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

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

#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: #ffffff;
}

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

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

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

td.price {
	font-size: 90%;
	font-weight: bold;
	color: #222;
	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: none; }
td.vendor1 a:visited:hover { color: white; text-decoration: none; }
td.vendor1 a:active { color: yellow; text-decoration: none; }    /* active links */
td.vendor1 a:active:hover { color: white; text-decoration: none; }

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: none; }
td.vendor a:visited:hover { color: white; text-decoration: none; }
td.vendor a:active { color: white; text-decoration: none; }    /* active links */
td.vendor a:active:hover { color: white; text-decoration: none; }

.pad {
	padding-bottom: 10px;
}

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

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

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

.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
{
	width: 574px;
	margin-top: 10px;
	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_pop
{
	width: 400px;
	height: 80px;
	padding: 9px 9px 9px 179px;
	margin-top: 10px;
	color: #555555;
	background-image: url(../graphics/bg_pop.gif);
	border: 1px solid #aaaaaa;
}

.prod_special
{
	width: 400px;
	height: 80px;
	padding: 9px 9px 9px 179px;
	margin-top: 10px;
	color: #555555;
	background-image: url(../graphics/bg_special.gif);
	border: 1px solid #aaaaaa;
}

.prod_text
{
	width: 590px;
}

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

.prod_price
{
	font-size: 150%;
	font-weight: bold;
	color: #222;
	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;
	overflow: hidden;
}

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

.eventbanner {
	margin-left: 0px;
	margin-bottom: 10px;
	border : 1px solid black;
}

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

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

.buttoncart {
	display: inline;
	font-family: verdana,sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #777;
	background-color : #eeeeee;
	width: 120px;
	text-align: center;
	padding: 1px 10px;
	border-top: solid 1px #aaaaaa;
	border-right: solid 1px #847D71;
	border-bottom: solid 1px #847D71;
	border-left: solid 1px #aaaaaa;
	border-style : outset;
}

.buttonlist, .buttoninfo, .buttonnoinfo, .buttonbuy, .buttonpage {
	display: inline;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	border-style : outset;
	border-top: solid 1px #aaaaaa;
	border-right: solid 1px #847D71;
	border-left: solid 1px #aaaaaa;
	border-bottom: solid 1px #847D71;
}

.buttonlist {
	width: 60px;
	padding: 1px 3px;
	color: #777;
	background-color : #eeeeee;
}

.buttoninfo  {
	display: inline;
	padding: 1px 8px;
	margin-left: 3px;
	color: yellow;
	background-color : #777;
	font-weight: bold;
}

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

.buttonnoinfo {
	padding: 1px 8px;
	margin-left: 3px;
	color: #dddddd;
	background-color : white;
	border-color: #dddddd;
	font-weight: bold;
}

.buttonbuy {
	padding: 1px 5px;
	color: red;
	background-color : yellow;
	font-weight: bold;
}

.buttonpage {
	width: 60px;
	margin-top: 0px;
	padding: 0px 3px;
	color: #777;
	background-color : #eeeeee;
}

div.notification { margin: 5px 0px; position:relative; }
  div.notification em { display:block; font-style:normal; padding:15px; }
    div.notification em img { margin-right:10px; position:relative; top:3px; }
  div.notification ul { display: inline-block; }
  div.notification li { list-style: none; }
div.error { -moz-border-radius: 5px; background: #F6DCD9; border:2px solid #D7BBB8; }
div.confirm { -moz-border-radius: 5px; background-color: #DFE9B8; border:2px solid #CAD3A6; }
div.attention { -moz-border-radius: 5px; background-color: #F8F2B7; border:2px solid #DBD6A1; }
div.information { -moz-border-radius: 5px; background-color: #DAE6F1; border:2px solid #B8C6D2; }