@charset "utf-8";
body {
	font-family:Verdana;
	font-size:11px;
	color:#333;
	background-color:#858585;
	margin:15px;
}
hr { height:1px; border-top:1px solid #ccc; border-bottom:1px none #ccc; border-right:1px none #ccc; border-left:1px none #ccc; width:100%; }
img { border:none; }

a:link { color: #0099ff; text-decoration:none; }
a:visited { color: #0099ff; text-decoration:none; }
a:hover { color: #0099ff; text-decoration:underline;}
a:active { color: #0099ff; text-decoration:none; }

#footer_text a:link { color: #333; text-decoration:none; }
#footer_text a:visited { color: #333; text-decoration:none; }
#footer_text a:hover { color: #fff; text-decoration:none;}
#footer_text a:active { color: #333; text-decoration:none; }

#site_design a:link { color: #333; text-decoration:none; }
#site_design a:visited { color: #333; text-decoration:none; }
#site_design a:hover { color: #fff; text-decoration:none;}
#site_design a:active { color: #333; text-decoration:none; }

a.footer_link:hover { color: #333; text-decoration:underline;}
a.footer_link:link { color: #333; text-decoration:none; }
a.footer_link:visited { color: #333; text-decoration:none; }
a.footer_link:active { color: #333; text-decoration:none; }

a.white_links { color:#fff; }
a.white_links:hover { text-decoration:underline; }
a.white_links:link { text-decoration:none; }
a.white_links:visited { text-decoration:none; }
a.white_links:active { text-decoration:none; }

#bg { width:898px; text-align:center; margin:auto; background-color: #ffffff; }
#pre_header { clear:both; }
#header { clear:both; }
#nav { float:left; width:281px; }
#adds { float:left; background:url(../images/bg_canvas.gif) repeat-y; }
#stock { float:right; }
#ad_space { clear:both; background:url(../images/bg_canvas.gif) repeat-y; }
#promo { float:left; background:url(../images/promo_space.gif) no-repeat; width:281px; height:146px; }
#promo_text { float:left; position:relative; top:40px; left:18px; width:140px; height:100px; text-align:left; }
#flyer_ipulse { float:left; margin-right: 1px;}
#flyer_defect { float:left; margin-right: 1px; }
#flyer_germaine { float:left; margin-right: 1px; }
#flyer_sla { float:left;  margin-right: 1px; }
#content { clear:both; width:100%; background:url(../images/bg_canvas.gif) repeat-y; }
#left_panel { float:left; width:281px; text-align:left; background:url(../images/bg_left_panel.gif) repeat-y; }
#lp_text { padding:10px 20px 0px 20px; text-align:justify; }
#content_text { float:left; padding:10px 20px 0px 20px; text-align:justify; width:275px; }
#footer { clear:both; font:11px Tahoma; width:898px; height:30px; background:url(../images/footer.gif) no-repeat; text-align:left; padding-top:6px; }
#footer_text { float:right; padding-right:20px; text-align:right; color:#333; }
#site_design { float:left; color:#fff; text-align:left; padding-left:15px; }
#copyright { text-align:center; color:#eee; background-color: #858585; }

/*classes*/
.img_pic { padding-right:10px; padding-top:5px; padding-bottom:10px; }
.clear_both { clear:both; }
.navcell { width:147px; clear:right; border-bottom:1px solid #ddd; padding:5px; cursor:pointer; text-align:left; }
.bullet { float:left; padding-right:8px; }
.navcell:hover { background-color:#ffe; }
.tab { float:left;cursor:default; }
.floatLeft { float:left; }
.headText { font-family: Arial; font-size: 14px; color: #6ca300; font-weight:bold; text-align:left; }
.tahoma_11 { font-family: Tahoma; font-size: 11px; color: #333; font-weight:normal; text-align:left; } 
.georgia_11 { font-family: Georgia; font-size: 11px; color: #333; font-weight:normal; text-align:left; } 
.verdana_11 { font-family: Verdana; font-size: 11px; color: #333; font-weight:normal; text-align:left; } 
.arial_9 { font-family: Arial; font-size:9px; color:#333; vertical-align:top; padding-left:3px; }
.nav_cell a { float:left; cursor:pointer; }

/*curved box {outlined}*/
.t {background: url(../images/dot.gif) 0 0 repeat-x; }
.b {background: url(../images/dot.gif) 0 100% repeat-x; }
.l {background: url(../images/dot.gif) 0 0 repeat-y; }
.r {background: url(../images/dot.gif) 100% 0 repeat-y; }
.bl {background: url(../images/bl.gif) 0 100% no-repeat; }
.br {background: url(../images/br.gif) 100% 100% no-repeat; }
.tl {background: url(../images/tl.gif) 0 0 no-repeat; }
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px; }
.clear { font-size: 1px; height: 1px; }

/*table*/
#tabledata { background-color:#eee; width:80%; border-collapse:separate; border-spacing:1px; }
#tabledata caption { font-family: Verdana; font-size:11px; font-weight:bold; color:#12366b; text-align:left; vertical-align:bottom; }
#tabledata td { font-family: Verdana; font-size: 11px; color: #333; background-color:#ddd; padding:2px 5px 2px 5px; white-space:nowrap; }
#tabledata td.highlight { background-color:#c6d6ed; }
#tabledata td.header { color: #fff; background-color:#8f0007; }



span.title{ font-family: "Times New Roman", Times, serif; font-size:18px; font-weight:bold; color:#666666; text-transform:uppercase;}
/*clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.contentarea{
	padding: 5px 15px 10px 30px;
	text-align:left;
}

