body{
  background: url(/img/bg.jpg) center top no-repeat #0A0E13;
  color: #F4F4F4;
  line-height: 17px;
}
a{
  color: #B8E1F0;
}
a:hover, a:active{
  color: #7BA5CB;
}
a img {
	border:0;
}
.clear{
  clear: both;
  line-height: 1px;
  font-size: 1px;
}
h1{
  margin-top: 0;
  border-bottom: 1px solid #1D3341;
}
#holder{
  width: 1000px;
  margin: 0 auto;
}
#top-right{
	position:absolute;
	width:980px;
	margin-top:10px;
	text-align:right;
}
#navBar{
  background: #3b506b;
  height: 38px;
  position: relative;
  margin: 20px 0 15px 0;
  -webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#navBar ul{
  list-style: none;
  padding: 10px 0 0 0;
  margin: 0 0 0 16px;
}
#navBar ul li{
  margin: 0 40px 0 0;
  display: inline;
}
#navBar ul li a{
  color: white;
  text-decoration: none;
  font-size: 120%;
  padding: 10px;
  margin: 10px 0 0 0;
  background: #39516B;
}
#navBar ul li a:hover{
  background: #30455B;
}
#navBar form{
  position: absolute;
  right: 8px;
  top: 8px;
}
#navBar form#login{
  right:auto;
  left:8px;
}
#navBar form#login input.text{
	margin-right:10px;
}
#navBar form .textBox{
  height: 17px;
  padding: 2px;
  background: #434343;
  border: 1px solid #6085b4;
  color: #B5B5B5;
}
#left{
  width: 194px;
  float: left;
  margin: 0 15px 0 0;
}
ul.nav{
  background: #1c1e24;
  list-style: none;
  padding: 0 0 12px 0;
  margin: 0 0 15px 0;
  -webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
ul.nav li{
  padding: 0 15px;
}
ul.nav li a{
  text-decoration: none;
}
ul.nav li a:hover{
  color: #6B9BCB;
}
ul.nav li.title{
  background: url(/img/nav_tBG.gif);
  color: white;
  padding: 9px 15px;
  font-size: 125%;
  margin: 0 0 6px 0;
}
ul#upcoming{
  background: #1c1e24;
  list-style: none;
  padding: 0 0 12px 0;
  margin: 12px 0 15px 0;
  -webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
ul#upcoming li{
  padding: 0 15px;
  line-height: 12px;
  margin: 0 0 12px 0;
}
ul#upcoming li a{
  text-decoration: none;
}
ul#upcoming li a:hover{
  color: #6B9BCB;
}
ul#upcoming li.title{
  background: url(/img/nav_tBG.gif);
  color: white;
  padding: 9px 15px;
  font-size: 125%;
  margin: 0 0 12px 0;
}
#right{
  float: right;
  width: 790px;
}
#rightLeft{
  width: 580px;
  float: left;
  margin: 15px 15px 0 0;
}
#rightRight{
  width: 194px;
  float: left;
  margin: 15px 0 0 0;
}
#alert{
  background: #9e0606;
  padding: 12px;
  font-size: 125%;
}
#alert a{
  float: right;
  text-decoration: none;
}
ul#newsList{
  list-style: none;
  padding: 0;
  margin: 0;
}
ul#newsList li{
  margin: 0 0 12px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #213141;
}
ul#newsList a{
  text-decoration: none;
}
ul#newsList a span{
  color: white;
}
ul#newsList, #newsMain{
  margin: 15px 15px 0 15px;
  float: left;
  width: 253px;
}
#newsMain{
  border-bottom: 1px solid #213141;
}
#newsMain h4{
  margin: 6px 0px;
}
#newsMain p{
  color: #9C9C9C;
}
#newsMain img{
  width: 100%;
}
ul#newsList li.last{
  border: none;
  text-align: right;
}
.news_article, .newsletter, .link {
  border-bottom: 1px solid #1B3341;
  padding: 0 0 24px 0;
  position: relative;
}
.news_article .category, .link .category{
  position: absolute;
  top: 0px;
  right: 0px;
  color: #39516B;
}
.news_article h2, #news_article h2{
  margin-bottom: 3px;
  line-height: 30px;
}
.news_article .date, #news_article .date, .event_date{
  display: block;
  margin: 0 0 12px 0;
  color: #999;
}
.news_article img{
  float: left;
  margin: 0 12px 12px 0;
  width: 20%;
}
.news_article p, #news_article p{
  line-height: 20px;
}
.gbtn{
  margin: 12px 0 0 0;
}
#news_article img{
  float: left;
  margin: 0 12px 12px 0;
}
#bottom_bar{
  border-top: 1px solid #1B3341;
  margin: 24px 0 0 0;
  padding: 12px 0 0 0;
  clear: both;
}
#footer{
  margin: 15px 0;
}
#footer ul{
  background: #28313c;
  padding: 15px 30px;
  list-style: none;
  margin: 0 0 15px 0;
  -webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#footer ul li{
  display: inline;
  margin: 0 30px 0 0;
}
#footer ul li a{
  color: #466685;
  text-decoration: none;
}
#footer ul li a:hover{
  color: #5B86AF;
}

#mainArticle{
  border-bottom: 1px solid #1F3241;
}
#mainArticle img{
  float: left;
  margin: 0 12px 12px 0;
}
#category{
  float: right;
  margin-top: 10px;
}
ul#insideList{
  list-style: none;
  padding: 0;
  margin: 0;
}
ul#insideList li{
  margin: 0 0 12px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #213141;
}
ul#insideList li.title{
  background: url(/img/sec_tBG.gif);
  padding: 10px;
  font-size: 14px;
}
ul#insideList a{
  text-decoration: none;
}
ul#insideList a span{
  color: white;
}
ul#insideList{
  margin: 15px 15px 0 15px;
  float: left;
  width: 253px;
}
ul.creative{
  list-style: none;
  padding: 0;
  margin: 0 0 24px 0;
  padding: 0 0 12px 0;
  border-bottom: 1px solid #27313C;
}
ul.creative h3{
  background: #171D23;
  padding: 5px 10px;
  border-bottom: 1px solid #27313C;
}
ul.creative li.cImg{
  float: left;
  width: 152px;
}
ul.creative .cAll{
  float: right;
  padding: 5px 10px;
}
#paging_next{
  float: right;
}
.docm-category{
  float: left;
  padding: 24px;
  border-right: 1px dotted #1D3241;
  border-bottom: 1px dotted #1D3241;
}
.docm-category a.docCatTitle{
  display: block;
  background: url(/img/sec_tBG.gif);
  padding: 10px;
}

#newsWire{
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #182431;
  padding: 0 0 12px 0;
  background: #000;
}
#newsWire h2{
  margin: 12px 0 6px 12px;
}
#newsWire ul{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#newsWire ul li{
  width: 40%;
  background: #141619;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  padding: 12px;
  margin: 0 12px;
}

form#search {
}
form#search p {
	padding: 20px;
	float: left;
	min-height: 130px;
}
form#search p.search_product_search_keyboard{
  clear: both;
}
form#search p.search_product_search_manufact,
form#search p.search_product_search_wholesale,
form#search p.search_product_search_suggested,
form#search p.search_product_search_form{
  height: 250px;
}
form#search label {
	display: block;
	margin: 0 0 5px;
	font-weight: bold;
}
form#search input {
	
}
form#search .submit {
	border: 0;
	background: #3B506B;
	font-size:12pt;
	padding:10px;
	color: #FFF;
	font-weight:bolder;
	float:right;
	width:70px;
}














