/* defenseindustry.com */
body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F3F7FA;
	margin: 10px 0 10px 10px;
	padding: 0;
	/* for IE 5x benefit */
	text-align:center;
}
td, th {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
th { text-align:left; }
h1,h2 {
	margin: 0;
	padding: 0;
}
a { color:#33f; }
a:visited { color: #262626; }
a:hover { color: red; }
a img { border:0; }
/* general classes */
img.client-image { 
	max-width:300px;
}

ul.lgarrow {
	list-style: none;
	list-style-image: url(../images/defenseindustry/pr_arrow.gif);
	margin: 0;
	padding: 0;
	margin-left: 2em;
}

ul.smarrow {
	list-style: none;
	list-style-image: url(../images/arrow-1.jpg);
	margin: 0;
	padding: 0;
	margin-left: 1.5em;
}

ul.smarrow a {
	font-size: 11px;
	text-decoration: none;
	color: #262626;
	font-weight: normal;
	line-height: 18px;
}

ul.smarrow a:hover {
	color:red;
	text-decoration: underline;
}
ul.marketplace {
	list-style:none;margin:0;padding:0
}
ul.marketplace li{
	margin-bottom:3px;
}
ol.products { 
	margin:0;
	padding:0;
	margin-left:20px;
}
ol.products li { 
	margin-bottom:15px;
}
.required { color:red; }
.error { color:red; font-weight:bold; }
.borderright { border-right:solid 1px #a0a0a0; }
.borderleft { border-left:solid 1px #a0a0a0; }
.horizseparator { background:url(../images/bg_horiz.gif) repeat-x; }
.vertseparator { background:url(../images/bg_vert.gif) repeat-y; }
.breadcrumbs { margin-bottom:10px;font-size:10px; }
.back { margin-bottom:10px;font-size:10px; }
.new, a.new { color:red;font-weight:bold;}
.sell, a.sell { color:red; }

#page { 
	background:#fff;
	width:817px;
	margin:0 auto;
	border:solid 1px #000;
	/* for IE 5x benefit */
	text-align:left;
}
.topbanner {
	text-align:center;
	padding-bottom:5px;
}
/* inside the header */
#header {
	width:817px;
}

#header td.pagetitle {
	height:137px;
	background:#28547b url(../images/defenseindustry/header.jpg) no-repeat;
}
#header td.pagetitle div { display:none;text-align:center; }

#header h1 {
	color: #28547b;
	font-size: 24px;
}

#header h2 {
	color: #28547b;
	font-size: 18px;
}

#header .year {
	font-size: 18px;
}

#header p,#header strong {
	color: #28547b;
}

#header h2.subtitle {
	font-weight: bold;
	font-size: 16px;
	color: #28547b;
	text-decoration: none;
	margin: 8px 0 0 0;
	padding: 0;
}
#header .subheader { 
	background-color: #28547b;
	color:white;
	padding:5px 20px;
	font-size:13px;
}
#header .subheader a { color:#fff;text-decoration:none; }
#header .subheader a:hover { text-decoration: underline; }

#tabs { 
	width:206px;
	background:#28547b;
}
#tabs td { 
	text-align:left;
	color:#fff;
	padding:3px 0 3px 20px;
	background:#28547b url(../images/defenseindustry/btn_bullet.gif) no-repeat;
	border-top:solid 1px #94a9bc;
	border-bottom:solid 1px #94a9bc;
	white-space:nowrap;
}
#tabs td.tabs-between {
	background:url(../images/defenseindustry/btn_between.gif) repeat-x;
	padding:0;
}
#tabs td#last {  }
#tabs a {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#tabs a.selected {
	color: #fc3;
}

#tabs a:hover {
	font-weight: bold;
	color: #fc3;
	text-decoration: underline;
}

#tabs td {
	vertical-align: middle;
}

/* end header */ 

/* main content area */
#mainmargin {  }
#maincontent { background:#fff; }
/* left */
td.left { 
	width: 206px;
	background:#eedb8c;
	color:#000;
}
.left .naics {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
#left h3 {
	font-weight: bold;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	text-decoration: none;
	margin:0;
	padding:0;
}
#events-btn { 
	text-align:center;
	padding-bottom:10px;
}
/* search form */
td#searchform { 
	background: #e0b616 url(../images/defenseindustry/left_bg.gif) repeat-x;
	width:201px;
	height:300px;
	/* this hack targets IE */
	*height:280px;
	padding-top:20px;
	padding-left:5px;
}
input.search { 
	height: 14px; 
	width: 100px; 
	border: 1px solid #9D9B9B; 
	font-family: arial; 
	font-size: 10px; 
	color: #000;
}
select.search {
	height: 18px; 
	width: 100px; 
	border: 1px solid #9D9B9B; 
	font-family: arial; 
	font-size: 10px; 
	color: #000;
}
#searchform  form { width:199px;overflow:hidden; }
.formtitle { font-weight:normal;color:#000;font-size:11px; }
.left-separator { background:#eedb8c; }
.leftbanner {
	text-align:center;
	padding-bottom:5px;
}
/* end search form */
/* end left */
#main { 
	background:#fff;
	padding:10px;
	width:606px;
}
#home #main {
	background:#fff;
	padding:0;
	width:621px;
}
.event-box { 
	width:586px;
	overflow:auto;
}
#prnews { 
	background:#c4d6e4; 
	padding:5px;
	color:white;
   width:auto;
   _width/**/: 611px; /* IE 5.0 */
   _width:/**/ 611px; /* IE 5.5 only */
   _width/**/:/**/ auto; /* IE 6 only */
	/* hack for IE to prevent white space below news box */
	zoom:1;
}
.middlebanner {
	text-align:center;
	padding-bottom:8px;
}
#main h2#newstitle { 
	font-weight: bold;
	font-size: 17px;
	color:#004a8b;
	line-height: 20px;
	text-decoration: none;
	margin-bottom:5px;
}
td.newsitems {
	padding-left: 10px;
}
table.newsitems { margin-bottom:10px; }
.newsdate { 
	font-weight: bold;
	color: #004a8b; 
	font-size: 11px;
}
.newslink {
	font-size: 11px;
	text-decoration: none;
	color:#666;
}

a.newslink, a.newslink:visited {
	font-weight: normal;
	color: #666;
}

a.newslink:hover {
	text-decoration: underline;
}

#main h2 { 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #28547b; 
}
#main h3 { 
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: #28547b; 
}

#main h2.gridheading {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	padding:5px;
}
h2.gridheading a { color: #000; }
/* end main content area */
/* footer */
#footer {
	width:817px;
	background:#000;
	color: #fff;
}

#footer td {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	text-decoration: none;
}

/* end footer */ 

/* home page */

#quickproductsearch {
	padding:0 5px;
	background:#ffbfbf url(../images/defenseindustry/gradient.jpg) repeat-y;
	color:#fff;
}
#quickproductsearch b {	
	font-size:14px; 
	background:url(../images/defenseindustry/qps_arrow.gif) no-repeat;
	padding-left:18px;
	color:#fff;
}
#marketplace { margin:15px 10px;width:580px; }
td.cols3 {
	width: 193px;
	padding-right:5px;
}

h2#marketplacetitle, h3#marketplacesubtitle { 
	font-weight: bold;
	font-size: 17px;
	color:#000;
	line-height: 20px;
	text-decoration: none;
}
h3#marketplacesubtitle {
	font-size: 12px;
	line-height:1.2;
	margin:8px 0;
}
.title {
	font-weight: bold;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	text-decoration: none;
}

/* end home page */

.combotext {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	border: solid 1px;
	border-color: #000000;
	width: 150px;
}

.head {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #ff0000;
}

td.heading {
	padding: 5px;
}

.errormsg {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	background-color: #CC3300;
	padding: 8px;
	text-transform: uppercase;
}

.msg {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #CC3300;
	text-transform: capitalize;
}

.table-topheading {
	background-color: #e0b616;/* dark gold */
}
.table-subheading {
	background-color: #eedb8c;/* med gold */
}

table.grid {
	border:solid 1px #5A4909;
	border-collapse:collapse;
}
table.grid td {
	border:solid 1px #5A4909;
}
table.grid td td { border:solid 0px; }

.gridcellalt {
	background-color: #FCF8E8;/* light gold */
}

table.nogrid td { border:0; }

/* for events popup */
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #333;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #333;
	-moz-box-shadow: 0px 0px 20px #333;
	box-shadow: 0px 0px 20px #333;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}



