﻿* 
{
    margin: 0px;
    padding: 0px;
}
body
{
    font-family: Verdana, Arial, Tahoma, Sans-Serif;
    font-size: 11px;
    color: #333333;
}
h1, h2, h3, h4, h5, h6 
{
    font-family: [Trebuchet MS], Arial, Tahoma, Sans-Serif;
}
h6 /* Back to Top Link */
{
    color: #cc9966;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}
h6 a 
{
    padding-left: 15px;
    background: url("../images/arrow_up.jpg") no-repeat 0px 3px;
    color: #cc9966;
}
p 
{
    font-size: 11px;
}
a 
{
    color: #333333;
    text-decoration: none;
}
a:hover 
{
    text-decoration: underline;
}
address 
{
	font-size:12px;
	font-style:normal;
}

#wrapper 
{
    width: 1004px;
    margin: 0 auto;
}
/* Header */
#header 
{
    background: #000 url("../images/bg_header.jpg") no-repeat 90px 0px;
    width: 1004px;
}
#logo 
{
    height: 60px;
    width: 170px;
    float: left;
}
#nav
{
    background: url("../images/bg_nav.gif") repeat-x;
    margin-top: 43px;
    padding: 2px 0px 0px 0px;
    height: 30px;
    width: 834px;
    float: left;
}
#nav li 
{
    list-style: none;
    display: inline;
    float: left;
    border-left: 0px solid #cc9966;
    border-right: 1px solid #282828;
}
#nav a 
{
    padding: 6px 30px 7px 30px;
    color: #fff;
    font-size: 13px;
    font-family: [Trebuchet MS], Arial, Tahoma, Sans-Serif;
    float: left;
}
#nav li a:hover 
{
    background: url("../images/bg_navon.gif") repeat-x 0px -5px;
    color: #333;
    text-decoration: none;
}

/* Content */
#content 
{
    background: url("../images/bg_content.jpg") repeat-y;
    min-height: 450px;
}
/*\*/ 
* html #content {
    height: 450px;
}
#defaultcontent 
{
    background-color: #ffffff;
    min-height: 450px;
}
/*\*/ 
* html #defaultcontent {
    height: 450px;
}
#defaultcontent img 
{
    float: left;
    border-top: 0px solid #333333;
    border-right: 1px solid #bbad96;
}
#defaultintrowrapper 
{
    width: 1004px;
    background-color: #ebebeb;
    border-top: 5px solid #750101;
}
#defaultintrowrapper h1 
{
    font-size: 17px;
    margin-bottom: 5px;
    color: #cc9966;
}
#defaultintrowrapper p 
{
    line-height: 17px;
    color: #5a5a5a;
}
#defaultintrowrapper a 
{
    font-weight: bold;
    color: #333333;
    text-decoration: underline;
}
#defaultintrowrapper img
{
    border: none;
}
#newswrapper 
{
    float: right;
    width: 240px;
    background-color: #eeefd3;
    min-height: 261px;
    border-top: 0px solid #333333;
    padding: 5px 0px 0px 10px;
}
/*\*/
* html #newswrapper 
{
    height: 261px;
}
#newswrapper h1 
{
    font-size: 17px;
    color: #333333;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #999999;
    width: 230px;
}
#newswrapper ul 
{
    list-style: none;
}
#newswrapper li 
{
    margin-bottom: 10px;
}
#sidenav 
{
    float: left;
    width: 170px;
}
#sidenav h1 
{
    background: url("../images/bg_sidenavheader.jpg") repeat-x;
    font-size: 13px;
    color: #333333;
    height: 25px;
    padding: 5px 0px 0px 25px;
}
#sidenav ul 
{
    list-style: none;
}
#sidenav a 
{
    display: block;
    padding: 5px 0px 5px 25px;
    height: 20px;
    font-size: 12px;
    color: #333333;
    border-bottom: 1px solid #aa9988;
    border-top: 1px solid #ddddcc;
}
#sidenav a:hover 
{
    background-color: #e8e3d7;
    text-decoration: none;
}
#sidenav a.current 
{
    border-top: 1px solid #d9b693;
    background: url("../images/bg_sidenavcurrent.jpg") no-repeat;
}
#maincontent 
{
    float: left;
    width: 814px;
    padding: 9px;
}
#maincontent h1 
{
    font-size: 22px;
    color: #2b1d16;
    margin-bottom: 10px;
}
#products 
{
	padding-left:1px;
}
#products h1
{
    margin-bottom: 10px;
    font-size: 15px;
    color: #cc9966;
}
#products ul 
{
    list-style: none;
    margin-bottom: 5px;
}
#products li 
{
    margin-right: 30px;
    display: inline;
}
#products a 
{
    background: url("../images/dot.gif") no-repeat left 3px;
    color: #333333;
    padding: 5px 0px 3px 20px;
}
#productdetail h1 
{
    margin-bottom: 5px;
    letter-spacing: 1px;
}
#productdetail h2
{
    background: url("../images/dot.gif") no-repeat left 1px;
    margin-bottom: 10px;
    padding-left: 20px;
    font-size: 14px;
    color: #cc9966;
}
#productdetail h3 
{
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 2px;
    border-bottom: 2px solid #cc9966;
}
#productdetail img
{
    border: 1px solid #cccccc;
    padding: 1px
}
#featurewrapper 
{
    width: 815px;
}
#featurewrapper p
{
	margin: 7px 0px;
	line-height: 17px;
}
#featurewrapper ul 
{
    list-style: none;
    padding-top: 10px;
}
#featurewrapper li 
{
    margin-bottom: 5px;
    padding-left: 15px;
    background: url("../images/arrow_right.jpg") no-repeat 0px 2px;
}
#highlightwrapper 
{
    width: 815px;
}
#highlightwrapper ul 
{
    list-style: none;
    padding-top: 10px;
    background: none;
}
#featurewrapper li 
{
    margin-bottom: 5px;
    padding-left: 15px;
    background: url("../images/arrow_right.jpg") no-repeat 0px 2px;
}
#specwrapper 
{
    width: 815px;
    margin-bottom: 10px;
}
#specwrapper table 
{
    width: 400px;
    border: 1px solid #cc9966;
    border-top: none;
}
#specwrapper td
{
    border-bottom: 1px solid #cc9966;
    padding: 3px 0px 3px 5px;
}
#thumbnail 
{
    margin-top: 5px;
    float: left;
    padding: 1px;
    width:260px;
}
#thumbnail img 
{
    border: none;
}
#thumbnail a 
{
    display: block;
    float: left;
    width: 46px;
    height: 35px;
    border: 1px solid #cccccc;
    margin-right: 3px;
}
#thumbnail a:hover
{
    border: 1px solid #000000;
}
#productlistwrapper 
{
    margin-top: 10px;
    width: 813px;
    padding-left:2px;
}
#productlistwrapper h1 
{
    font-size: 16px;
    color: #cc9966;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 3px;
    letter-spacing: 0px;
    background: url("../images/dot.gif") no-repeat left 2px;
}
#productlistwrapper ul 
{
    list-style: none;
}
#productlistwrapper li 
{
    margin-left: 25px;
}
#productlistwrapper a 
{
    color: #cc9966;
}
#productlistwrapper li a
{
    color: #333333;
}
#aboutwrapper 
{
    margin-top: 10px;
    padding: 9px;
    padding-left: 15px;
    padding-right:0;
    width: 815px;
}
#aboutwrapper h1 
{
    font-size: 20px;
    margin-bottom: 5px;
}
#aboutwrapper p 
{
    line-height: 20px;
    margin: 0px 50px 5px 0px;
}
#techwrapper 
{
    margin-top: 10px;
    padding: 9px;
    padding-left: 15px;
    padding-right:0;
    width: 815px;
}
#contactinfo th
{
	padding: 5px 0px 5px 5px;
	background-color: #941818;
	color: #fff;
	text-align: left;
}
#contactinfo td
{
	padding: 3px 0px 3px 5px;
}
#contactinfo .evenrow
{
	background-color: #ddd;
}
#newsevents
{
	width: 1002px;
	border-left:1px solid #333;
	border-right:1px solid #333;
}
#news
{
	float:left;
	height:130px;
	background: url("../images/main_news.jpg") no-repeat 10px 0px;
	padding: 10px 3px 5px 80px;
}
#news .mainnews
{
	width:410px;	
}
#events
{
	float:left;
	height: 130px;
	background: url("../images/main_events.jpg") no-repeat 10px 0px;
	border-left:1px solid #ddd;
	padding: 10px 3px 5px 80px;
}
#events .mainevents
{
	width:380px;	
}
.more a
{
	font-weight:bold;
	color:#941818;
}

.newsTable
{
	width: 100%;
}
.newsTable th
{
	padding: 5px 0px 5px 5px;
	background-color: #941818;
	color: #fff;
	text-align: left;
}
.newsTable td
{
	padding: 3px 5px 3px 5px;
}
.newsTable .evenrow
{
	background-color: #ddd;
}

#errorpage ul 
{
    margin-left: 30px;
}
#errorpage h1 
{
    margin-top: 10px;
    font-size: 18px;
}
#errorpage p 
{
    margin-bottom: 15px;
}

/* Footer */
#footer 
{
    padding-top: 5px;
    border-top: 1px solid #aa9988;
    background-color: #2b1d16;
    height: 20px;
    color: #cccccc;
    text-align: center;
}


/* Classes */
.clear
{
    height: 0;
    clear: both;
}
.divider 
{
    border-bottom: 1px dotted #666666;
    height: 1px;
}
.productswrapper 
{
    width: 815px;
    padding-top: 15px;
}
.productname 
{
    float: left;
    width: 500px;
}
.productdownloads
{
    float: left;
    width: 300px;
    text-align: right;
    padding-top: 5px;
}
.productdownloads ul
{
    list-style: none;
}
.productdownloads li 
{
    display: inline;
    background: url("../images/arrow_down.jpg") no-repeat 0px 2px;
    font-size: 12px;
    margin-left: 30px;
}
.productdownloads a 
{
    color: #333333;
    padding-left: 15px;
}
.productsimg 
{
    width: 180px;
    float: left;
    padding-bottom: 15px;
}
.productphoto 
{
    float: left;
}
.features 
{
    width: 540px;
    float: left;
    padding-left: 10px;
}
.highlightitem 
{
    width: 350px;
    float: left;
}
.specitemleft
{
    width: 400px;
    float: left;
}
.specitemright
{
    width: 400px;
    float: left;
    margin-left: 15px;
}
.spectitle
{
    width: 150px;
    background-color: #F9F2EC;
    font-weight: bold;
    border-right: 1px solid #cc9966;
}
.productlistitem 
{
    float: left;
    width: 400px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.productlistitemimg
{
    float: left;
    width: 160px;
}
.productlistitemtext 
{
    float: left;
    width: 220px;
    padding-left: 0px;
}
.productlistitemtext p 
{
	line-height:16px;
}
.introitem, .introitem2, .introitem3
{
    width: 180px;
    float: left;
    padding: 10px 10px;
    min-height: 250px;
    border-right: 1px solid #bbad96;
}
/*\*/ 
* html .introitem {
    height: 250px;
}

.introitem2 { min-height:260px; }
* html .introitem2 { height:260px; }

.introitem3 { min-height:260px; }
* html .introitem3 { height:260px; }

.mainintroimage 
{
    margin: 5px 5px 0px 0px;
    padding: 0;
    float: left;
    border: 1px solid #cc9966;
    clear: both;
}
.txtbox 
{
    background-color: #faf4ef;
}
.columntitle 
{
    text-align: right;
}
.errorMsg
{
    color: #ff3300;
    margin-left: 30px;
}
.pulloutleft 
{
    margin: 5px 15px 0px 10px;
    padding: 0;
    float: left;
    border: 1px solid #cc9966;
    clear: both;
}
.pulloutright 
{
    margin: 5px 5px 0px 10px;
    padding: 0;
    float: right;
    border: 1px solid #cc9966;
    clear: both;
}

/* Breadcrumbs */
.breadcrumb
{
	margin-left:10px;
	margin-top:10px;
}
.bc 
{
    color: #aa9988;
    margin-bottom: 10px;
}
.bc a
{
    color: #aa9988;
}
.bccurrent
{
    font-weight: bold;
}
.QuickProductList
{
	margin: 5px;
	margin-right: 0px;
	background-color: #fffeee;
	border: 1px solid #aa9988;
}