/* govhealthcare.com */
body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fff;
	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/arrow.jpg);
	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 #e2e2e2; }
.borderleft { border-left:solid 1px #e2e2e2; }
.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:766px;
	margin:0 auto;
	/* for IE 5x benefit */
	text-align:left; 
}
.topbanner {
	text-align:center;
	padding-bottom:5px;
}
/* inside the header */
#header {
	width:766px;
}

#header td.pagetitle {
	height:195px;
	background:#ce6931 url(../images/govhealthcare/header.jpg) no-repeat;
}
#header td.pagetitle div { display:none;text-align:center; }

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

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

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

#header p,#header strong {
	color: #fff;
}

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

#tabs { 
	width:766px;
	background:#1e6e8f;
	border-bottom:solid 2px #fff;
}
#tabs td { 
	color:#fff; 
	white-space:nowrap;
	background:url(../images/govhealthcare/tab_bullet.gif) no-repeat;
	padding-left:25px;
	height:30px;
}
#tabs td#last { border-right:0; }
#tabs a {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	white-space:nowrap;
}

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

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

/* end header */ 

/* main content area */
#maincontent { border-top:solid 4px #ce6931; }
#home #maincontent { border:0; }
#tophalf { border-top:solid 4px #ce6931;border-bottom:solid 4px #ce6931; }
/* left */
td.left { 
	width: 210px;
	background: #D56E34;
	color:#fff;
}
#events-btn { 
	text-align:center;
	padding-top:10px;
}
#home td.left { 
	width: 200px;
}
.left .naics {
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
}
#left h3, #searchform h3 {
	font-weight: bold;
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	line-height: 20px;
	text-decoration: none;
	margin:0;
}
/* search form */
td#searchform {
	background:#2d2d2d;
	color:#fff;
	padding:10px 0 20px 5px;
	width:205px;
}
#home td#searchform {
}
#searchform .naics { color:#fff; }
.searchform { width:200px; }
input.search { 
	height: 14px; 
	width: 95px; 
	border: 1px solid #9D9B9B; 
	font-family: arial; 
	font-size: 10px; 
	color: #000;
}
select.search {
	height: 18px; 
	width: 95px; 
	border: 1px solid #9D9B9B; 
	font-family: arial; 
	font-size: 10px; 
	color: #000;
}
.formtitle { font-weight:normal;color:#fff; }
.left-separator { 
	display:none;
}
.leftbanner {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.leftbanner a { color:#fff; }
/* end search form */
/* end left */
#main { 
	padding:10px;
	background:#fff;
	width:539px;
}
#home #main {
	padding-right:0;
}
.event-box { 
	width:509px;
	overflow:auto;
}
#prnews { 
	padding:10px;
	background:#e2e2e2;
	width:539px;
}
.middlebanner {
	text-align:center;
	padding-bottom:8px;
}
h2#newstitle { 
	font-weight: bold;
	font-size: 17px;
	color:#1f6f90;
	line-height: 20px;
	text-decoration: none;
	margin-bottom:5px;
}
td.newsitems {
	padding-left: 10px;
}
table.newsitems { margin-bottom:10px; }
.newsdate { 
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ce6931; 
	font-size: 12px;
}
.newslink {
	font-size: 12px;
	text-decoration: none;
	color:#ce6931;
}

a.newslink, a.newslink:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #ce6931;
}

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

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

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

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

/* end footer */ 

/* home page */
#qps { 
	border-top:solid 2px #fff;
	border-bottom:solid 4px #fff;
	background:#1e6e8f;
}
#quickproductsearch {
	padding:0;
	background:#1e6e8f;
	color:#fff;
}
#quickproductsearch b {	font-size:13px;color:#fff; }
#marketplace { width:546px; }
td.cols3 {
	width: 33%;
	padding-right:5px;
}

h2#marketplacetitle, h3#marketplacesubtitle { 
	font-weight: bold;
	font-size: 17px;
	color:#1f6f90;
	line-height: 20px;
	text-decoration: none;
}
h3#marketplacesubtitle {
	color:#ce6931;
	font-size: 12px;
	line-height:1.2;
	margin:8px 0;
}
/* end home page */

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: #CFDDE2;/* blue-gray */
}
.table-subheading {
	background-color: #E0E7E9;/* blue-gray */
}

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

.gridcellalt {
	background-color: #F3F4F5;/* blue-gray */
}

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;
}



