/* CSS Document */

a abbr,p#menu a{
	border: none;
}

a:link{
	color: #0099CC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	border-bottom-style: none;
	border-bottom-width: 1px;
	color: #09C;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #FF8000;
	font-weight: bold;
	text-decoration: none;
}

a.more{
	padding-right: 7px;
}
address{
	font-style: normal;
	margin: 0;
	padding: 0;
	white-space: pre;
}
body{
	background: url(images/body_bg.gif);
	font: 12px/15.6667px Verdana, Arial, Helvetica, sans-serif;
}

caption{
	font: italic 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 0 0 5px;
	text-align: right;
	width: 450px;
}

code{
	border-bottom-color: #cccccc;
	border-bottom-style: none;
	border-bottom-width: 2px;
	color: #009999;
	font: bold small/1.2em Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
	text-decoration: none;
}

code small{
	color: #009901;
}

del{
	color: #999999;
	text-decoration: line-through;
}


dl.teaser, #sidebar dl.teaser{
	background: url(images/teaserbox_bg_bottom.gif) no-repeat bottom;
	display: list-item;
	list-style: none;
	margin: 0px;
	overflow: visible;
	text-align: left;
	padding: 0px;
	white-space: normal;
}
dl.teaser, #sidebar h3 {
	color: #FFFFFF;
	background: #333333 url(images/mainnav_bg_main.gif) left top;
	margin: 0px 1px;
	padding: 0px 1px 2px 2px;
}
dl.teaser, #sidebar p {
	color: #333333;

}
dl.teaser after{
	clear: left;
	display: block;
	height: 0;
	visibility: hidden;
}

em{
	font-style: italic;
}

form{
	background: repeat;
}

h1{
	color: #0099CC;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 17px;
	line-height: 16.6667px;
	margin: 0px 0px 0px 5px;
	padding: 10px;
}



h2{
	color: #0099CC;
	font: bold 16px/16px Georgia, "Times New Roman", serif;
	margin: 8px 0px 0px 5px;
	padding: 0px 0px 0px 12px;
}

h2#recent{
	color: #7b9905;
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 4px;
	padding: 0;
}

h3{
	color: #66FFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 5px 0px 3px;
	padding: 2px 2px 2px 2px;
	background: url(images/teaser_h3bg.png);
}

h4,h5{
	color: #333333;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	margin: 1.5em 0 0;
}

hr {
	background-color: #ffffff;
	border: none;
	border-bottom: dotted 2px #cccccc;
	color: #ffffff;
	margin-left: 18px;
	text-align: left;
	width: 92%;
}

hr.hide {
	background-image: url(images/dotted-line.gif);
	margin-bottom: 0.2em;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 0.2em;
	width: 400px;
}

html > body #logo span{
}

p{
	margin: 0px 0px 0px 4px;
	padding: 10px 10px 8px;
}

p#menu{
	border-bottom: 1px solid #dddddd;
	color: #999999;
	float: left;
	font-size: 90%;
	margin: 0;
	padding: 0 0 4px;
	width: 100%;
}

strong{
	font-weight: bold;
}

td{
	background: #ffffff;
	border: 1px solid #eee9e9;
	padding: 6px;
}

td.alt{
	background: #f5fafa;
}

td.form{
	background: #ffffff;
	border: 1px solid #eee9e9;
	color: #4f6b72;
	padding: 6px;
}

td.nb{
	background: #ffffff;
	color: #4f6b72;
	padding: 6px;
}

td.none{
	background: #ffffff;
	border-style: none;
	border-width: 0px;
	padding: 6px;
}
th{
	background: #f9f9f9;
	color: #009999;
	padding: 4px;
	text-align: left;
	text-transform: none;
}

th.nobg{
	background: none;
	border-left: 0;
	border-right: 1px solid #eee9e9;
	border-top: 0;
}

th.spec{
	background: url(images/bullet1.gif) #ffffff no-repeat;
	border: 1px solid #eee9e9;
	font-weight: bold;
}

th.spec a,th.specalt a{
	color: #009999;
}

th.specalt{
	background: url(images/bullet2.gif) #f5fafa no-repeat;
	border: 1px solid #eee9e9;
}

ul.fiveent em{
	color: #999999;
	font-size: 90%;
	font-style: normal;
}
ul.nobullet li{
	list-style-type: none;
}
.blue{
	color: #0099CC;
	font-size: 11px;
	font-weight: bold;
}

.blue-sidenav{
	color: #0066cc;
	font-size: 10px;
	font-weight: bold;
}

.center{
	text-align: center;
}
.gray{
	color: #999999;
	font-size: x-small;
	font-weight: bold;
}

.green{
	color: #009999;
	font-size: small;
	font-weight: bold;
}
.sm{
	font-size: 10px;
}
.small{
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	white-space: normal;
	word-spacing: normal;
}

.strong{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.subhead{
	color: #b7b7b7;
	font-size: 8px;
	font-weight: bold;
}
#content{
}

#content #feed-list li{
	background: none;
	padding-left: 0;
}

#content #feed-list li a{
	background: no-repeat 0 50%;
	padding-left: 30px;
}
#content dl dd{
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 1em;
}
#content dl.pcl-entries{
}

#content dl.pcl-entries dd .more{
	font-size: 90%;
}
#content dl.pcl-entries dt{
	color: #ff6600;
	font: bold 110%/normal Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding-bottom: 8px;
	padding-top: 1px;
}
#content dl.sitemap h3{
}

#content ul li{
	background: url(images/bullet.gif) no-repeat 18px 7px;
	display: list-item;
	line-height: 1.4em;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 34px;
	padding-top: 4px;
	white-space: normal;
	margin-left: -2px;
}

#content ul,#content dl.pcl-entries ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0.5em;
}

#footer{
	background: url(images/footer_bg.gif) #010000 no-repeat left top;
	clear: both;
	color: #666666;
	height: 100px;
	width: 850px;
}

#footer a:link,#footer a:visited{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover{
	color: #FF8000;
	text-decoration: none;
}

#footer copyright{
}

#footer p{
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	padding-top: 50px;
	text-align: left;
}

#footer p.no-underline{
	background: url(none);
}

#fr,#de,#it,#es{
	color: #999999;
	float: right;
	height: 42px;
	padding: 14px;
	width: 63px;
}
#home #content h3{
	border: none;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0;
	padding: 2em 0 0.2em 0.5em;
	text-decoration: none;
}
#lastselect a {
	background: url(images/pixelarrow_gray.gif) #393939 no-repeat 10px 50%;
	color: #999999;
}

#logo{
	background: url(images/masthead_bg.gif) repeat-x left top;
	clear: right;
	float: none;
	height: 48px;
	margin: 0px 0 0;
	padding: 16px 10px 10px 20px;
	width: 850px auto;
}

#logo a{
	border-style: none;
}

#logo span{
	left: 16px;
	position: relative;
	width: 150px;
	z-index: 1;
}

#logo span_dl{
	clear: none;
	float: none;
	left: 358px;
	position: relative;
	top: 0px;
	visibility: inherit;
}

#main-body{
	background: url(images/content_bg_top.gif) #ffffff no-repeat 0px top;
	clear: none;
	float: left;
	text-align: left;
	width: 590px;
}

#mytable,#content dl.pcl-entries dd,#content dl.teaser {
	margin: 0;
	padding: 0;
}

#mytable4{
	font-family: Verdana,Sans-serif;
	font-size: 84%;
	margin: 0;
	padding: 0;
	width: 490px;
}

#nav{
	background: url(images/mainnav_bg_main.gif) no-repeat right 0px;
	border-bottom: none;
	border-left-style: none;
	border-right-style: none;
	border-top: none;
	clear: both;
	float: left;
	font-size: 11px;
	height: 48px;
	line-height: 14px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 850px;
}

#nav a{
	border-bottom: none;
	color: #ffffff;
	float: left;
	padding: 6px 10px;
}

#nav a.active{
	color: #ff6600;
	font-weight: bold;
}

#nav a:hover{
	color: #74d8ff;
}

#nav a:hover,#nav a.active{
	color: #FF8000;
}

#nav li{
	background: url(images/mainnav_bg_endbdr.gif) no-repeat right;
	float: left;
	list-style: none;
	margin-bottom: 2px;
	margin-top: 0px;
}

#nav li a pcl-home{
	background: no-repeat left top;
	margin-left: 18px;
}
#order #title{
	background: url(file:/h-buy.gif);
}
#order #empty {

}
#order #empty li{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#pcl #title{
	background: url(file:/h-work.gif);
}

#products #title{
	background: url(file:/h-pub.gif);
}

#quick-list dt{
	background: url() no-repeat 0 5px;
	padding: 0 0 0 13px;
}

#search{
	background: #000000;
	color: #000000;
	font: bold 60% Verdana,Arial,Helvetica,sans-serif;
	height: 20px;
	margin: 0;
	padding: 0;
}

#searchform{
	bottom: 440px;
	color: #ffffff;
	display: inline;
	height: 32px;
	margin-right: 4px;
	padding-right: 4px;
	padding-top: 4px;
	position: absolute;
	right: 58px;
	vertical-align: middle;
	width: 281px;
}

#select a, #select a:hover {
	background: url(images/pixelarrow_white.gif) no-repeat 10px 80%;
	color: #80ffff;
}

#sidebar{
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 14px;
	width: 250px;
}
#sidebar p {
	color: #000000;

}
#sidebar #quickbits li{
	background: url(images/arrowright.gif) no-repeat 3px 4px;
	list-style-type: none;
	margin: 0.4em 0;
	padding: 2px 0 1px 18px;
}

/* ------------------------------ 
          sidebar content         
   ------------------------------*/
#sidecontent {
	background: url(images/sidecontent_bg_colbottom.gif) #eeeee1 no-repeat right bottom;
	clear: right;
	color: #666666;
	float: right;
	padding-bottom: 36px;
	width: 250px;
}

#sidecontent #contact_usa {
	background: url(images/sidecontent_bg_colbottom.gif) #eeeee1 no-repeat right bottom;
	clear: right;
	color: #666666;
	float: right;
	padding-bottom: 36px;
	width: 250px;
}

#sidecontent #newslinks h3 {
	background: url(images/sidecontent_bg_bottom.gif) #b5b19e no-repeat right top;
	padding: 18px 0px 7px 10px;
}

#sidecontent .first h3 {
	margin: 0;
}

#sidecontent div.first {
	padding-top: 0px;
}
#sidecontent h3 {
	background: url(images/sidecontent_bg_top.gif) #b5b19e no-repeat right bottom;
	color: #ffffff;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px;
	padding: 5px 0 20px 10px;
}

#sidecontent strong {
	color: #000000;
	font-weight: bold;
}

#stockicons #sidecontent div.first {
	background: none;
}
#sidecontent hr {

}

#subnav {
	text-align: right;
	width: 250px;
	background: url(images/subnav_bg.gif) no-repeat right bottom;
}

#subnav #shoppingcart #total {
	background: url(images/cart_bg_alt.gif) no-repeat bottom right;
	clear: none;
	color: #c66666;
	float: left;
	
	text-align: right;
	width: 240px;
}
#subnav #shoppingcart #total a {
	color: #c66666;
	display: block;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 230px;
}

#subnav #shoppingcart #total a:hover {
	background: none;
	color: #ffffff;
}

#subnav #shoppingcart #total em {
	font-style: normal;
	text-decoration: underline;
}

#subnav #shoppingcart #total p {
	display: block;
	font-size: 10px;
	text-align: right;
}

#subnav #shoppingcart #total.empty p {
	color: #c66666;
}

#subnav a {
	color: #ffffff;
	display: block;
	font-weight: normal;
	padding-right: 10px;
	text-decoration: none;
}

/* holly hack to get rid of space around subnav links */
	
#subnav a {
	height: 1%;
}

#subnav a:hover {
	background-color: #202026;
	color: #0099CC;
}

#subnav li {
	color: #777777;
	line-height: 2em;
	text-align: right;
}

#subnav p {
	color: #80ffff;
	font-size: 10px;
	list-style-type: none;
}

#subnav span.nolink {
	color: #777777;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 0 20px 0 0;
	text-decoration: none;
}

#subnav ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#title{
	background: no-repeat bottom right;
	clear: left;
	padding: 25px 310px 25px 25px;
}

#title a{
	border-bottom-color: #333333;
}

#title a:visited{
	color: #40659b;
}

#title h1{
	color: #eb9f3d;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#title h2{
	color: #888888;
	font: normal 90%/1.5em Verdana,Arial,Helvetica,sans-serif;
	margin: 5px 0 0;
	padding: 0;
}

#trans{
	color: #666666;
	display: table;
	float: right;
	padding: 3px 2px 2px;
	visibility: inherit;
	width: 124px;
}

#transnav{
	float: right;
	margin: 0px;
	padding: 0px;
	position: static;
	width: 192px;
}

#wrap{
	background: url(images/page_bg_main.gif) repeat-y right;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	padding-left: 28px;
	padding-right: 28px;
	width: 852px;
}

