body 
{
    background-color:#271F18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	/*background-color:gray;*/
}
h1
{
    font-size:18px;
    margin-top:0px;
    padding-bottom:20px;
    text-transform:uppercase;
    font-weight:bold;
}

h2
{
    font-size:14px; 
    padding-bottom:15px;
}
h3{
    font-size:12px; 
    padding-bottom:15px;
}
h2 span{
    font-size:11px;
    font-weight:normal;
    font-style:italic;
}
p, .list
{
   font-size:11px; 
   margin-top:10px;
   padding-bottom:10px;
   line-height:1.6em;
   color:#000;
}
li
{
    line-height:18px;
    padding-bottom:5px;
}
a 
{
    text-decoration:none;
    color:#EB7F1D;  
}

a:hover 
{
    text-decoration:none;
    color:#EB7F1D;  
}
.underline
{
    text-decoration:underline;
}
.underline:hover
{
    text-decoration:none;
}
#rightnav
{
    margin:0px;
    padding:0px;
    width:100%
}
#container
{
    position:relative;
    width:710px;
    margin:18px auto;
    background-color:#fff;
    padding:25px;
    overflow:auto;
}
#header
{
    position:relative;
    height:70px;
    background-color:#fff;
}
#logo
{
    position:relative;
    height:59px;
    width:215px;
    clear:both;
}
#logo img
{
    border:0px;
}
#leftcol
{
    margin-top:1px;
    float:left;
    width:540px;
}
#rightcol
{
    float:right;
    width:155px;
}
#content
{
    width:540px;
    margin:0px;
}
#ctl00_bottomdiv
{
    position:relative;
    margin-top:50px;
}
#ctl00_footerlogo
{
    padding-top:10px;
}
#footer
{
    position:relative;
    top:-15px;
    width:760px;
    font-family:Verdana;
    font-size:12px;
    color:White;
    margin:0px auto;
}
#footer h2
{	
	font-size:10px;
	font-weight:normal;
	display:inline;
}
#footer a
{
    color:White;
}
#contactInfo
{
    padding-left:24px;
    position:absolute;
    top:3px;
    font-size:1.3em;
    color:#ffffff;
}  
.contactus
{
    font-size:11px;
    line-height:16px;
}
.nav
{
   background-color:#808284;
   width:155px
}
.nav_level1
{
    background-color:#f4c100;
    width:155px;
    height:24px;
    font-family:Verdana;
    font-weight:bold;
    font-size:12px;
    color:#000;
    line-height:24px;
    border-top:2px solid #fff;
}
.nav_level1 a
{
    padding-left:5px;
}
.nav_level1 a:hover
{
    color:#fff;
}
.nav_level2
{
    background-color:#808284;
    display:block;
    height:20px;
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
    color:#fff;
    line-height:20px;
}
.nav_level2 a:hover
{
    color:#f4c100;
}
.selected
{
    background-color:#808284;
    color:#fff;
    border-top-color:#808284;
}
.updates
{
    width:109px;
    height:24px;
    border:0px;
    background-image:url("../images/submit.jpg");
    background-repeat:no-repeat;
    background-position:left;
}
.updates input
{
    width:95px;
    border:0px;
    margin-left:10px;
    font-size:10px;
}
.submit input
{
    border:0px;
    height:24px;
}
.orange 
{
     color:#EB7F1D;   
}

#ctl00_updates, #ctl00_thankyou
{
    position: relative;
    float:right;
    width:156px;
    height:70px;
    left:-1px;
    margin-top:-50px;
}
#ctl00_footerlogo
{
    clear:both;
    /*margin-top:30px;*/
    width:100%;
    text-align:right;
}
.subhead
{
    color:#636466;
    font-weight:bold;
    font-size:18px;
}
.compare
{
    font-size:12px;
    vertical-align:text-top;
}
.product_name
{
    font-family:Verdana;
    font-size:13px;
    color:#EB7F1D;
    font-weight:bold;
}
.product_description
{
    font-size:11px;
}
.specs_product_description
{
    color:#636466;
    font-size:12px;
    font-weight:bold;
    text-transform:none;
}
.product_specs
{
    font-size:11px;
    text-align:left;
    text-decoration:underline;
}
.product_specs:hover
{
    text-decoration:none;
}
.product_brochure
{
    font-size:11px;
    text-align:left;
    background-image:url("../images/pdf.gif");
    background-position:left;
    background-repeat:no-repeat;
    padding-left:20px;
    text-decoration:underline;
}
.product_brochure:hover
{
    text-decoration:none;
}

.product_image
{
    padding-right:10px;
}
.compare_error
{
    font-size:11px;
    color:Red;
    font-weight:bold;
}
.page_info
{
    text-align:left;
    font-size:11px;
}
.products_to_display
{
    font-size:11px;
    text-align:right;
}
.products_to_display select, .pagesize
{
    font-size:11px;
}
.paging
{
    font-family:Verdana;
    font-size:11px;
    text-align:right;
    font-weight:bold;
}
.specs_table
{
    border:1px solid #ccc;
    border-collapse:collapse;
    width:490px;
}
.specs_header
{
    font-size:12px;
    font-weight:bold;
    background-color:#ccc;
    border:1px solid #ccc;
    padding:3px;
}
.specs_name
{
    font-size:11px;
    text-align:left;
    font-weight:bold;
    text-transform:capitalize;
    border:1px solid #ccc;
    padding:3px;  
    width:150px;  
}
.specs_value
{
    font-size:11px;
    border:1px solid #ccc; 
    padding:3px; 
    width:350px;  
}
#call_sales
{
    width:450px;
    text-align:center;
    font-size:13px;
    font-weight:bold;
}
#call_sales p
{
    color:#EB7F1D;
}
.paged_header
{
    border-bottom:1px dotted #aaa;
}
p.rss
{
    border: 1px dashed #C0C0C0;
    padding:10px;
}
p.rss .title, .title
{
    font-family:Verdana, Arial;
    font-weight:bold;
    font-size:16px;
    color:#000;
}
p.rss .headline
{
    font-family:Verdana, Arial;
    font-weight:bold;
    font-size:12px;
    color:#000;
}
p.rss .date
{
    font-family:Verdana, Arial;
    font-weight:normal;
    font-size:10px;
    color:#636466;
}
#fp-image-overlay
{
    position: absolute;
    width: 480px;
    height: 150px;
    top: 320px;
    left: 30px;
    
}
#fp-image-overlay .black
{
    font-weight:bold;
    font-size:13px;
    color:Black;
    margin-bottom:0px;
    line-height:12px;
}
#fp-image-overlay .white
{
    font-weight:normal;
    font-size:12px;
    color:White;
    margin-top:0px;
    line-height:12px;
}
.Modal-Background
{  
    background-color:#333;
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.Panel
{
    background-color:#fff;
    border: 2px solid #f4c100;
    padding:20px;
    width:500px;
}
.Panel th
{
    text-align:right;
}
.wizardbutton
{
   border:1px solid #999999;
   font-weight:normal;
   width:60px;
}
