/*
Theme Name: HealthBuyer Theme
Theme URI: #
Description: 
Version: 1
Author: PSD2HTML
*/

/*	general styles	*/
*{font-size:100.01%}
html{
	font-size:100%;
}
body{
	font:0.75em Verdana, Arial, sans-serif; 
	margin:0;
	padding:6px 0 6px;
	background:#455768;
}
img{
	border:none;
}
h3{
	display:block;
	margin:6px 0 2px;
	padding:0;
	font-size:1.34em;
	clear: both;
}
h4{
	display:block;
	margin:0;
	padding:0;
	font-size:1em;
	text-transform:uppercase;
	clear: both;
}
a{
	color:#083867;
}
a:hover{
	color:#af0a20;
}
p.topics{
	clear: both;
	display:block;
	margin:10px 0 10px;
	padding:0 0 5px;
	border-bottom:1px #eee solid;
	overflow:hidden;
	font-size:10px;
}
p.topics em{
	font-style:normal;
	padding:0 4px 0 0;
	background:url(images/dash.gif) no-repeat right 3px;
}
div.advertisement{
	width:336px;
	height:280px;
	margin:0 0 20px;	
}
div.advertisement.small{
	width:160px;
	height:600px;
	margin:0 0 20px 17px;	
}
div.advertisement.right{
	padding-top:10px;
	border-top:1px #eee solid;
}
/*	structure	*/
#page{
	margin:0 auto;
	width:900px;
	background:#fff url(images/top-bluebar-bkndfull.gif) no-repeat;
	border:1px #2D3945 solid;
	padding:1px;
	overflow:hidden;
}
#header{
	width:770px;
	height:84px;
}
#middle{
	width:770px;
	clear:both;
	overflow:hidden;
	padding-bottom: 24px;
} 
#left-ads{
	float:left;
	width:192px;
}
#container{
	width:771px;
	float:right;
	overflow:hidden;
}
* html #center{
	width:330px;
}
/*	header styles	*/
#header h1{
	float:left;
	margin:11px 0 2px 0;
	padding:0;
}
#header h1 a{
	display:block;
	width:264px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0px;
	background:#f00 url(images/logo-hospitalbuyer.gif) no-repeat;
}
#header h2{
	clear:both;
	display:block;
	width:  400px;
	margin:0 0 0 13px;
	position: relative; top: -15px;
	padding:0;
	font-size:0.92em;
	font-weight:bold;
	color:#7F0B1A;
	text-transform:uppercase;
}
/*	form styles	*/
#header form,#header form fieldset,#right-column form,#right-column form fieldset{
	display:block;
	margin:0;
	padding:0;
	border:none;
	overflow:hidden;
}
#header form{
	float:right;
	width:395px;
	margin:17px 0 0;
}
#header #feed{
	text-align: right;
	float:right;
	width:395px;
	margin: 6px 9px 0 0;
	font-size:0.84em;
	font-weight:bold;
	color:#cb5c18;
	text-transform:uppercase;
}

#header form label{
	display:block;
	float:right;
	margin:0 5px 6px 0;
	padding:0;
	font-size:0.84em;
	font-weight:bold;
	color:#083867;
	text-transform:uppercase;
}
* html #header form input.email{
	margin-left:141px;
}
#header form input.email{
	display:inline;
	float:left;
	width:144px;
	margin:0 0 0 151px;
}
#header form input.submit{
	display:block;
	float:right;
	margin:0 5px 0 -5px;
}
#right-column form input.search{
	width:80px;
}
#right-column form input.go{
	width:40px;
}
#right-column form{
	padding:0 0 5px;
	margin:0 0 5px;
	border-bottom:1px #eee solid;
}
/*	left columh styles	*/
#left-column {
	float: left;
	width: 129px;
	overflow:hidden;
	font-size:0.92em;
}
#left-column ul{
	display:block;
	margin:10px 0 0 2px;
	padding:0;
	list-style:none;
}
#left-column ul ul{
	margin:0 0 6px;
}
#left-column ul li{
	font-weight:bold;
	background:url(images/marker.gif) no-repeat 0 7px;
	color:#000;
	padding:3px 0 0 10px;
}
#left-column ul li a{
	text-decoration:none;
	color:#083867;
}
#left-column ul li a:hover{
	border-bottom:#cccccc 1px solid;
	text-decoration:none;
}
#left-column li li{
	background:none;
	padding:0;
	margin:0 0 4px;
}
#left-column li li a{
	font-weight:normal;
	color:#083867;
}
#left-column li li a:hover{
	color:#af0a20;
}
#home{
	display:block;
	margin:0;
	padding:0;
	width:129px;
	height:178px;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	background:url(images/logo-truck.gif) no-repeat;
}
#rss{
	display:block;
	margin:20px 0 20px 10px;
}
/*	right column styles	*/
#right-column {
	float:right;
	width:350px;
	margin-right:23px;
}
/*	center column styles	*/
#center{
	width:360px;
	float:left;
	overflow:hidden;
	padding:0 0 5px 0;
	margin:0 0 10px 13px;
	border-bottom:1px #eee solid;
}
#center img,#right-column img,#content img{
	float:left;
	margin:10px 10px 5px 0;
}
#center img.small,#right-column img.small,#content img.small{
	width:40px;
}
#center p{
	font-size:1em;
}
/*	bottom content styles	*/
#content{
	width:530px;
	float:right;
	margin:0 30px 0 0;
}

#content.widecolumn {
	width: auto;
	float:none;
	margin: 30px;
}
/*	footer styles	*/
#footer{
	display:block;
	margin:0;
	padding:10px 0 0;
	list-style:none;
}
#footer li{
	display:inline;
	float:left;
	padding:0 5px 5px;
	background:url(images/dash-footer.gif) no-repeat 0 3px;
	font-size:0.84em;
	color:#777;
}
#footer li.first{
	background:none;
	margin:0 0 0 180px;
}
#footer li a{
	color:#777;
}
#footer li a:hover{
	color:#777;
	text-decoration:none;
}
