body {
	background: url(http://www.medbuzz.com/images/bg.gif) repeat-x left top;
	color:#333333;
	font-family: Lucida Sans Unicode,Lucida Grande,Sans-Serif;	
	font-size:0.84em;
	margin:0;
	padding:0;
	text-align: center;
}

h1, h2, h3{
	font-size: 20pt;
	color:#036caf;
}

h3{
	font-size: 12pt;
}

a, a:link, a:active, a:visited {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#0977bc;
}

img {
	border:medium none;
}

#topper_center {
	background: url(/images/header2.png) no-repeat;
	height:101px;
	width: 1000px;
}

#header-logo {
	padding: 20px 0px 0px 20px;
	margin-top:4px;
	margin-left:0px;
}

#top-nav {
	float: right;
	width: 500px;
	text-align: right;
	margin-right: 50px;
	margin-top: 10px;
	font-size: 0.8em;
}

.new-search {
	text-align:left;
	margin-right:600px;
	margin-left:180px;
	margin-top:10px;
	#margin-top:-10px; /*for ie*/
	/*font-family:arial,helvetica,sans-serif;*/
	font-size:0.70em;
	line-height:0.72em;
	color: #c3c1c1;
	/* set height for when search form doesn't show */
	height: 33px;
	#height: 53px; /* for ie*/
}

.new-search form {
	#margin-top:20px; /* for ie*/
}

.new-search form input {
	background: url(/images/mag_glass.gif) no-repeat right;
	border: 1px solid #c3c1c1;
	width: 150px;
}


#sddm {	
	margin-left:390px;
	padding: 0px;
	margin-top:-42px;
	#margin-top:-53px; /*for ie*/
	}

#sddm li {	
	margin: 0px 0px -23px 0px;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px arial
	}

#sddm li a {	
	background: url(/images/tab_unselected.png) no-repeat;
	width:90px;
	height:32px;
	display: block;
	margin: 2px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	}
	
#sddm li a.selected {
	background: url(http://www.medbuzz.com/images/tab_selected.png) no-repeat;
	font-weight: normal;
	color:#0977bc;
	text-decoration:none;
	}	

#sddm li a:hover {
	background: url(http://www.medbuzz.com/images/tab_selected.png) no-repeat;
	color: #0977bc;
	}

#sddm div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #0977bc;
	}

#sddm div a {	
	position: relative;
	display: block;
	margin-left: 8px;
	margin: 0;
	padding: 4px 8px;
	width: auto;
/*	white-space: nowrap;*/
	text-align: left;
	text-decoration: none;
	background: #fff;
	color: #000;
	font: 11px arial
	}

#sddm div a:hover {	
	background: #ffffff;
	color: #49A3FF
}

#sddm li img {
	padding-top: 2px;
	margin-left: 15px;
	margin-right: -20px;
	}

#page-container {
	margin: 0 auto;
	position: relative;
	width: 1000px;
	text-align:left;
}

#page-content {
	background: url(/images/sides.png) repeat-y;
	/* without the top-padding a gap shows up between header and content */
	min-height: 300px;
	padding: 10px 35px 10px 35px; 
}

#headlines {
	font-size:16px;
	width:1000px;
}

#headlines ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0.5em 0pt;
	padding:0pt;
}

#headlines li {
	line-height:1em;
	margin:3px 0pt;
	padding:3px 0pt 2px;
}

#headlines li.category h2 {
	border-bottom:1px solid #006d7f;
	color:#036caf;
	font-size:0.8em;
	margin:1em 2em 0pt 0pt;
	padding:0.5em 0pt;
}

#headlines li.description {
	border:medium none;
	font-size:0.84em;
	line-height:1em;
}

ul.deck-row li ul.sites {
	font-size:1.1em;
	padding:0pt 2em 1em 0.5em;
}

ul.sites li a, ul.sites li a:link, ul.sites li a:active, ul.sites li a:visited {
	color:#000000;
	margin:1em 1em 0pt 0pt;
	font-size:11px;
	letter-spacing:0.01em;
}

ul.sites li a:hover {
	color:#C3C1C1;
}

.row-clear {
	clear:left;
	height:0pt;
	overflow:hidden;
	width:100%;
}

#headlines ul.deck-row {
	float:left;
	width:325px;
	margin-top: 0px;
}

#headlines ul.deck-row li.category {
	float:left;
	margin:0pt;
	padding:0pt;
	width:300px;
}

#headlines ul.deck-row ul {
	display:inline;
	margin:0pt;
	padding:0pt;
	width:325px;
}

.clearfix:after {
	clear:both;
	/*content:".";*/
	display:block;
	height:0pt;
	visibility:hidden;
}
.clearfix {
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}

#posthere a{
	color:#f37422;
	font-size:9px;
	margin-left:190px;
}

#pagetwo a{
	color:#f37422;
	font-size:9px;	
}

#social {
	/*width:90%; */ 
	margin-left: -40px;
	#margin-left: 0px; /*for ie*/
	}
	
#social ul {margin:2px; list-style: none; /*float:left;*/}

#social li {
	margin:5px; 
	list-style: none; 
	/* float:left;*/ 
	display: inline-block;
	#display: inline; /*for ie*/
	width:135px; 
	font-size:12px;
	}
	
#social img {padding:0 3px;}

/* listing table is used by zone_listing.php and livesearch.php */
#listing-table{
	font-size: 12px;
	padding: 30px;
	margin: 5px auto;
	width: 800px;
	text-align: left;
	border-collapse: collapse;
}

#listing-table th{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	border-bottom: 1px solid #036caf;	
}

#listing-table td{
	padding: 8px;
	border-top: 1px solid #e6e6e6;
	color: #669;
}

#listing-table tbody tr:hover td{
	background: #e6e6e6;
}


#footer {
	background: url(/images/footer.png) no-repeat;
	height: 33px;
}

.fine-print {
	font-size:0.7em;
	text-align: center;
}

.backbtn {
	text-align: right;
	font-size: 14px;
	clear: both;
	}

/* used by syndicate.php */	

.syndicate-login {
	float: right;
	width: 300px;
	clear: both;
}
#widgets td{
	font-size:12px;
	text-align:left;
}
.register {
	text-align:right;
}
.alert{
	color: red;
	font-weight: bold;
	font-size: 1.2em;
}

/* used on single.php, blogspage.php, newspage.php */

#single-container { 
	margin: 0 auto;
	width: 800px;
	font-size:10pt;
	color:#383838;	
}

#single-container h1 {
	border-bottom: 1px solid #036caf;
	margin-bottom: 40px;
}

#single-container h2 {
	border-bottom: 1px solid #036caf;
	padding-left: 12px;
	padding-bottom: 2px;
	font-size: 12pt;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}	

#single-container h3 {
	font-size: 10pt;
}

/* left column in the ad */
#single-left-col {
	width: 460px;
}

/* right column in the ad */
#single-right-col {
	font-size: 8pt;
	width: 260px;
	border: 1px solid silver;
	padding: 4px;
	margin-left: 30px;
	margin-bottom: 30px;
	/* margin-top: 20px; */
	float: right;
	/* clear: both; */
}

.single-data {
	margin: 5px 0 40px 0;
	line-height:14pt;
	
}


#debug{
	font-size: 7pt;
	width: 500px;
	margin: 20px auto;
 	/* display: none;  */
}
#breadcrumb{
	/* set to have same width and margin as single container, as its only appearing on single.php */
	margin: 0 auto;
	width: 800px;	
	font-size: 8pt;
	margin-bottom: 4px;
	text-align: right;
}
#breadcrumb ul li{
	display: inline;	
	list-style: none;
}
#breadcrumb ul li:first-child {
	/* text-transform: uppercase; */
}