@charset "UTF-8";
body {
	margin: 0px;
	background-color: #232323;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	color: #8a8a8a;
	line-height:16px;
}
p, h1, h2, h3, h4, ul, li, ol, td, th, img {
	margin:0;
	padding:0;
} 
a,  a:link,  a:visited {
	color: #8a8a8a;
	border-bottom: 1px dotted #8a8a8a;
	text-decoration: none;
}
 a:hover {
	color: #ccc;
	border-bottom: 1px dotted #ccc;
}
/*#contentContainer a, #contentContainer a:link, #contentContainer a:visited {
	color: #8a8a8a;
	border-bottom: 1px dotted #8a8a8a;
	text-decoration: none;
}
#contentContainer a:hover {
	color: #ccc;
	border-bottom: 1px dotted #ccc;
}
*/
/*#contentContainer h1 {
	margin-bottom:0;
}*/
h1 {
	font-size:21px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 10px 0;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 3px;
	}
h1.index, #contentRight h1 {
	
	
	font-size:17px;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 3px;
	color: #8a8a8a;
	
	
	}
.widget-title, .widgettitle {
	font-size:15px; 
	padding: 0 0 10px 0;
	text-transform: uppercase;
	background-image: url(/images/dots_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
	letter-spacing: 3px;
	color: #8a8a8a;
	}
	.widget-title2 {
	font-size:15px; 
	padding: 15px 0 10px 0;
	text-transform: uppercase;
	background-image: url(/images/dots_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: normal;
	letter-spacing: 3px;
	color: #8a8a8a;
	}
a.rightNav, a.rightNav:link, a.rightNav:visited {
	/*background-image: url(/images/bg_right_nav_05.png);
	background-repeat: no-repeat;*/
	padding:3px 10px ;
	display:block;
	font-size:12px;
	letter-spacing: 2px;
	border: none;
	margin:5px 0;
	font-weight:normal;
}
a.rightNav:hover {
	/*background-image: url(/images/bg_right_nav_04.png);
	background-repeat: no-repeat;	*/
	background:#333;
}
a.rightNav2, a.rightNav2:link, a.rightNav2:visited {
	/*background-image: url(/images/bg_right_nav_05.png);
	background-repeat: no-repeat;*/
	padding:3px 10px ;
	display:block;
	font-size:12px;
	letter-spacing: 2px;
	border: none;
	color:#FFF;
}
a.rightNav2:hover {
	/*background-image: url(/images/bg_right_nav_04.png);
	background-repeat: no-repeat;	*/
	background:#333;
}

h2 {
	margin:18px 0;
	
	font-size:17px;
	padding: 20px 0 0 0;
	text-transform: uppercase;
	background-image: url(/images/dots_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: normal;
	letter-spacing: 4px;
	color: #D8D8D8;
	clear: both;
	
	}
h3 {
	margin:16px 0;
	font-size:13px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 3px;
	/*color: #D8D8D8;*/
	color: #8a8a8a;
}
h4 {
	margin: 15px 0;
	font-size:12px; 
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 2px;
}
#topRowTwo {
	width: 940px;
	height: 400px;
	margin: 0 auto;
	padding:5px 10px 10px 10px;
	background-image: url(/images/bg_hdr_bnr.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#topRowTwo div {
	position:absolute;
	background:#000;
	opacity:0.7;
	color:#fff;
	width:940px;
	z-index:10;
	/*top:462px;*/
	/*top:344px;*/
	top:354px;
} 
#topRowTwo h3 {
	margin:0 20px 0 0;
	padding: 20px;
	float:left;
	color: #F00;
	background-image: url(/images/dots_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-transform: uppercase;
	} 
#topRowTwo h1 {
	margin:8px 0 0 0;
	float:left;
	font-weight:normal;
	text-transform: uppercase;
	}
#topRowTwoInner {
	width: 940px;
	height: 225px;
	margin: 0 auto;
	padding:10px;
	background-image: url(/images/bg_hdr_bnr_inner.jpg);
	background-repeat: no-repeat;
}
#topRowTwoInner div {
	position:absolute;
	height:40px;
	background:#000;
	opacity:0.7;
	color:#fff;
	top:303px;
	width:940px;
	z-index:10;
}
#topRowTwoInner h3 {
	margin-right: 10px;
	float:left;
	background-image: url(/images/dots_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 12px 10px;
	text-transform: uppercase;
	color: #F00;
	font-size: 15px;
	letter-spacing: 3px;
	
	}
#topRowTwoInner h1 {
	margin: 0;
	float:left;
	font-weight:normal;
	font-size:18px;
	text-transform: uppercase;
	font-size:16px;
	padding-top:12px;
	}
img {
	border: 0;
}
#topContainer {
	background-color: #d7d7d7;
	height: 540px;
	background-image: url(/images/bg_top_grey.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topContainerInner {
	background-color: #d7d7d7;
	height: 365px;
	background-image: url(/images/bg_top_grey.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topRowOne {
	width: 960px;
	height: 83px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
}
#logo {
	float: left;
	width: 120px;
	text-align: center;
} 
#navContainer {
	width: 840px;
	float:left;
	padding-top: 5px;
	height: 78px;
}
#navList li {
	display: inline;
	list-style-type: none; 
	position:relative;
	margin-right:18px;
	margin-left:-5px;
	z-index:10; 
}
 #navList > li a { border: none;} 
#navList li a, #navList a:link, #navList a:visited  {
	text-decoration: none;
}
#navList a:hover {
}
/* sub-menus*/ 
        #navList li ul { position:absolute; left:-30px; top:0px; margin-top: 12px; width:145px; line-height:16px;color:#0395CC; /*  for IE */ display: none; }
        #navList li:hover ul { display:block;}
        #navList li ul li{ display:block; margin:0; padding: 0 10px;  list-style-type:none;  background-color:#8a8a8a; } 
        #navList li ul li a { display:block; color:#ccc; padding: 8px 3px; border-top: dotted 1px #ccc;}
        #navList li ul li a:hover { color:#fff; } 
        /* corners*/
        #navList .corner_inset_left { position:absolute; top:0px; left:-10px;}
        #navList .corner_inset_right { position:absolute; top:0px; left:150px;}
        #navList .first { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; height:10px;}
        #navList .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; height:0px;}
        #navList .corner_left { position:absolute; left:0px; top:0px; height: 11px;}
        #navList .corner_right { position:absolute; left:135px; top:0px; height: 11px;}
        #navList .middle { position:absolute; left:10px; height: 11px; width: 125px; top:0px;}
		
		
		
		
#contentWrap {
	background-image: url(/images/bg_bnr_shadow.png);
	background-repeat: repeat-x;
}
#contentContainer {
	width: 940px;
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 0px;
}
#contentWide {
	width: 940px;
	float: left;
}
#contentLeft {
	width: 600px;
	float: left;
}
#contentRight {
	width: 300px;
	float: left;
	margin-left:20px;
	background-image: url(/images/dots_vert.gif);
	background-repeat: repeat-y;
	padding-left:18px;
	padding-bottom:15px;
}
#contentLeft2 {
	width:400px;
	float: left;
	padding-right: 20px;
}
#thumbWrap { 
	width: 600px;
	/*padding-left:18px;*/
	float: left;
}
#thumbWrap a, #thumbWrap a:link, #thumbWrap a:visited {
	border: 5px solid #424242;
	width: 110px;
	height: 90px;
	float: left;
	margin: 0 15px 25px 0;
}
#thumbWrap a:hover {
	border: 5px solid #333;
}
a.pictureFrame, a.pictureFrame:link, a.pictureFrame:visited {
	border: 5px solid #424242;	
	display: block;
}
a.pictureFrame:hover {
	border: 5px solid #333;
}

.clrBoth {
	clear:both;
}
#footerWrap {
	background-color: #1d1d1d;
	padding: 5px 0;
}
#footer {
	width: 940px;
	margin: 0 auto;
	font-size:9px;
	color:#666;
	text-align: center;
}
#contentContainer p {
	margin: 15px 0;
}
#contentRight p {
	margin: 10px 0;
}
.typeListBox a:link, .typeListBox a:visited {
	background: #424242;
	padding:5px;
	width: 290px;
	height:80px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #8a8a8a;
	text-decoration: none;
	border: none;
}
.typeListBox a:hover {
	background: #333;
	color: #8a8a8a;
	border: none;
}
.typeListBox img {
	float: left;
	margin-right:10px;
}
.typeListBox2 a:link, .typeListBox2 a:visited {
	background: #424242;
	padding:5px;
	width: 290px;
	height:90px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #8a8a8a;
	text-decoration: none;
	border: none;
}
.typeListBox2 a:hover {
	background: #333;
	color: #8a8a8a;
	border: none;
}
.typeListBox2 img {
	float: left;
	margin-right:10px;
}
a.noDeco, a.noDeco:hover {
	border: none;
}
ul {
	margin: 20px 0 20px 30px;
	list-style:circle;
}
li {
	margin: 5px 0;
}
#contentRight ul {
	margin: 20px 0 20px 20px;
	list-style: circle;
}
#contentRight li {
	margin: 10px 0;
	font-weight: bold
}
.topDots {
	background-image: url(/images/dots_hor.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-top:25px;
	padding-top:30px;
}
.topDotsTheContent {
	background-image: url(/images/dots_hor.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-top:25px;
	padding-top:15px;
}
.topDotsTheContent a{
	text-transform:uppercase;
}
.topDotsWide {
	background-image: url(/images/dots_hor.gif);
	background-repeat: repeat-x;
	clear: both;
	display:block;
	height:15px;
	padding-top:15px;
	background-position: center;
}
.specs2col {
	width:300px;
}
.specs2col th {
	background:#111;
	padding: 5px 10px;
	text-align:left;
}

.specs2col .alt {
	background:#333;
}
.specs2col td {
	padding: 3px 10px;
}

.specs3col {
	width:600px;
}
.specs3col th {
	background:#111;
	padding: 5px 10px;
	text-align:left;
}

.specs3col .alt {
	background:#333;
}
.specs3col td {
	padding: 3px 10px;
}


#contentRight li {
	list-style-type: none;
}
.txtReset {
	font-weight: normal;
}
h4.topDotsTheContent p a, h4.topDotsTheContent p a:link, h4.topDotsTheContent p a:visited {
	font-weight:bold;
	font-size: 12px;
}
.detail {
	 font-size: 12px;
	 font-weight: normal;
	 letter-spacing: 0;
	 text-transform:none;
}

.detailSml {
	 font-size: 11px;
	 font-style:italic;
	 font-weight: normal;
	 letter-spacing: 0;
	 text-transform:none;
}
.txtField {
	width:250px;
	height: 20px;
	border: 1px solid #8a8a8a;
	background:#ccc;
	float: left;
}
.txtField2 {
	width:250px;
	height: 20px;
	border: 1px solid #8a8a8a;
	background:#fff;
	color: #999;
	float: left;
}
.txtArea {
	width:250px;
	height: 80px;
	border: 1px solid #8a8a8a;
	background:#ccc;
	float: left;
}
.txtArea2 {
	width:250px;
	height: 80px;
	border: 1px solid #8a8a8a;
	background:#fff;
	color: #999;
	float: left;
}
/*input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

input[type=submit] {
	color: #333;
}*/
.btn { 
	padding-left: 20px;
	padding-right: 20px;
	background: #8a8a8a;
	border: 1px solid #333;
}
.btn:hover { 

	background: #333;
	border: 1px solid #333;
	cursor: pointer;
} 
.textwidget {
	font-weight:normal;
}
.alignleft {
	border: 5px solid #333;
	float: left;
	margin: 0 15px 15px 0;
}

.alignright {
	border: 5px solid #333;
	float: right;
	margin: 0 0 15px 15px;
}

.frame {
	border: 5px solid #333;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}
/* form validation */
form.cmxform label.error {
	display: none;
	background: #f00;
	color: #fff;
	margin-left:5px;
	padding:1px 2px;
	font-size:10px;
	float: left;
}
p.formSent {
	background: #a90032;
	padding:10px;
	display: none;
	color:#fff;
} 
.txtRed {
	color: #F00;
}