/* MAIN PAGE LAYOUT STYLES */

/* body text-align: center controls centering of site */	
body {
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 76%;
	}

/* bodypadding controls margins for centering and width of site */	
#bodypadding {
	width: 760px;
	font-family: arial, sans-serif;
	font-size: 1.05em;
	}

/* For content between header and footer blank use on no right col or no right col border pages */		
#maincontainer {
	}

#maincontainerborder {
	background-image: url(http://images.medscape.com/pi/global/ornaments/bg-main.gif);
	background-position: top right;
	background-repeat: repeat;
	}

/* For content between header and footer use with narrow right col for border */		
#maincontainernarrowborder {
	background-image: url(http://images.medscape.com/pi/global/ornaments/bg-main-narrow.gif);
	background-position: top right;
	background-repeat: repeat;
	}

/* For content between header and footer use with wide right col for border */		
#maincontainerwideborder {
	background-image: url(http://images.medscape.com/pi/global/ornaments/bg-main-wide.gif);
	background-position: top right;
	background-repeat: repeat;
	}

/* USE THESE COLUMNS WHEN TOWER IS ON LEFT */
/* Only use with rightcontentcolumn */	
#towercolumn {
	float: left;
	text-align: left;
	width: 130px;
	padding: 10px 0 0 0;
	}
	
/* Only use with towercolumn */	
#rightcontentcolumn {
	float: right;
	text-align: left;
	width: 630px;
	padding: 10px 0 0 0;
	}


/* Only use with rightcolumnwide */	
#leftcolumnnarrow {
	float: left;
	text-align: left;
	width: 541px;
	}

/* Only use with rightcolumnnarrow */	
#leftcolumnwide {
	float: left;
	text-align: left;
	width: 620px;
	}

/* Only use with leftcolumnwide */
#rightcolumnnarrow {
	float: right;
	text-align: left;
	width: 140px;
	}

/* Only use with leftcolumnnarrow */
#rightcolumnwide {
	float: right;
	text-align: left;
	width: 204px;
	}

/* Centers and places space on Ad Towers */
.towerad {
	text-align: center;
	margin: 15px 0 15px 0;
	}

/* space on left column Ad Towers */
.toweradleft {
	margin: 0 0 15px 0;
	}

/* left align and padding for box ads */
.boxad {
	width: 300px;
	\width: 310px;
	w\idth: 300px;
	padding: 0 0 10px 10px;
	float: right;
	}

/* Use the following two classes when NO href in anchor tag */
.emptytextlink {
	cursor: pointer;
	cursor: hand;
	color: #000066;
	text-decoration: underline;
	}
.emptytextlink2 {
	cursor: pointer;
	cursor: hand;
	color: #000066;
	}	
.emptyimagelink {
	cursor: pointer;
	cursor: hand;
	}

a:link {
	color:  #000066;
	}
a:visited {
	color:  #000066;
	}
a:hover {
	color:  #000066;
	}
a:active {
	color:  #000066;
	}
form {
	 margin: 0;
	 padding: 0;
	 }	
.spacer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	}
.row {
	clear: both;
	}
sup {
	font-size: 0.85em;
	}
.cmered {
	color: #CC0000;
	}
.cmetag {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	}
.newstag {
	font-family: arial, sans-serif;
	font-size: 0.9em;
	color: #ff6600;
	font-weight: bold;
	}
.byline {
	display: block;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	color: #666666;
	}
.byline a:link {
	color: #666666;
	}
.byline a:hover {
	color: #666666;
	}
.byline a:visited {
	color: #666666;
	}
.byline a:active {
	color: #666666;
	}
.teaser {
	display: block;
	}


/* LIST STYLES */
.navlist {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	}
.navlist li {
	list-style: none;
	padding: 5px 0 4px 0;
	}
.navlist li a:link {
	text-decoration: none;
	}
.navlist li a:visited {
	text-decoration: none;
	}
.navlist li a:hover {
	text-decoration: underline;
	}
.navlist li a:active {
	text-decoration: none;
	}
li.more a:link {
	text-decoration: underline;
	}
li.more a:visited {
	text-decoration: underline;
	}
li.more a:hover {
	text-decoration: none;
	}
li.more a:active {
	text-decoration: underline;
	}

/* Error Classes */
.error {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	}

.error a:link {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	}
.error a:visited {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	}
.error a:hover {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	}
.error a:active {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	}


/* On-Site User Notice */
#osun {
        margin: 0;
        padding: 0;
        position: absolute; 
        z-index: 500; 
        top: 175px; 
        left: 125px;
        }
#osunbox {
        width: 525px;
        margin: 0;
        padding: 0;
        border: 1px solid #333;
        background-color: #ccddff;
        }
.osuncontent {
        margin: 5px;
        padding: 6px;
        font-family: arial, sans-serif;
        font-size: 1.0em;
        background-color: #fff;
        border: 1px solid #006da9;
        }
.osunclosebutton {
        text-align: right;
        font-size: 10px;
        margin: 0;
        padding: 0 2px 5px 0;
        }
.osunclosebutton a:hover {
        color: #111;
        font-weight: normal;
        text-decoration: none;
        }
.osuntext {
        margin: 0;
        padding: 3px 6px 8px 6px;
        }
.osuntext a:link {
        color: #ff6600;
        font-weight: bold;
        }
.osuntext a:visited {
        color: #ff6600;
        font-weight: bold;
        }
.osuntext a:hover {
        color: #cc0000;
        font-weight: bold;
        text-decoration: none;
        }
.osuntext a:active {
        color: #ff6600;
        font-weight: bold;
        }



/* POLL STYLES */

/* home poll box */
#pollbox {
	width: 380px;
	\width: 410px;
	w\idth: 380px;
	margin: 0 0 10px 0;
	}
#pollboxtitle {
	position: relative;
	width: 90px;
	margin: 0 0 -9px 14px;
	padding: 3px 0 3px 0;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	text-align: center;
	}
#pollboxtitle h2 {
	margin: 0;
	padding: 3px 7px 3px 7px;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: #003366;
	font-weight: bold;
	}	
#pollboxbg {
	width: 380px;
	\width: 410px;
	w\idth: 380px;
	padding: 7px 14px 7px 14px;
	background-color: #EEEEEE;
	border: 1px solid #BBBBBB;
	}
.pollquery {
	padding: 10px 0 10px 0;
	}
.pollanswer {
	padding: 0 0 5px 0;
	}
.pollbuttons {
	padding: 0 0 5px 0;
	text-align: right;
	}
.pollrelatedlink {
	font-weight: normal;
	}

/* poll page */
#pollpagecontent {
	margin: 0;
	padding: 0 15px 0 0;
	font-size: 1.0em;
	}
#pollpagecontent p {
	margin: 0;
	padding: 0 0 15px 0;
	}
#pollpagecontent ul {
	margin: 0 0 0 35px;
	padding: 0 0 15px 0;
	list-style-type: square;
	}
.pollpagemain {
	float: left;
	width: 385px;
	}
.pollresultstype {
	float: right;
	margin: 5px 10px 10px 0;
	}
#pollpagecontent .pollquery {
	padding: 5px 0 0 0;
	}
.pollfragment {
	padding: 0 0 15px 0;
	}
#pollpagecontent .pollanswer {
	padding: 0 0 5px 15px;
	font-weight: bold;
	}
.pollresults {
	padding: 2px 0 0 35px;
	}
.pollsubmit {
	margin: 6px 0 0 15px;
	}
.polldata {
	padding: 20px 0 15px 0;
	color: #333;
	font-size: 0.95em;
	}
.pollother {
	border: 1px solid #dedede;
	margin: 0;
	padding: 5px 8px 5px 8px;
	background-color: #fcfcde;
	}

/* poll archive page */
.archivedpolls {
	margin: 5px 0 15px 0;
	}
.archivedpolls ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 20px;
	}
.archivedpolls li {
	margin-bottom: 5px;
	}
.pollback {
	margin: 0;
	padding: 0 0 15px 10px;
	font-weight: bold;
	}


/* GENERAL PAGE MAIN */
#generalpagetitle {
	margin: 5px 15px 10px 0;
	}
.divider {
	line-height: 1px;
	font-size: 1px;
	border-bottom: 1px dashed #333;
	margin: 3px 0 10px 0;
	}
.generalpagecontent {
	padding: 0 15px 0 0;
	font-size: 1.0em;
	}
#generalpage h1 {
	font-family: arial, sans-serif;
	font-size: 1.6em;
	color: #ff6600;
	font-weight: bold;
	margin: 10px 0 0 0;
	}	
#generalpage h2 {
	font-family: arial, sans-serif;
	font-size: 1.35em;
	color: #003366;
	font-weight: bold;
	display: inline;
	}
#generalpage h3 {
	font-family: arial, sans-serif;
	font-size: 1.15em;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 2px 0;
	}
.generalpagecontent p {
	margin: 0;
	padding: 0 0 15px 0;
	}
.generalpagecontent ul {
	margin: 0 0 0 35px;
	padding: 0 0 15px 0;
	list-style-type: square;
	}

/* GENERAL PAGE RIGHT BOX */
.generalpagerightbox {
	text-align: left; 
	margin: 10px 5px 15px 5px; 
	border: 1px solid #999999;
	}
.generalpagerightboxheader {
	background-color: #e4e4e4; 
	border-bottom: 1px solid #999999; 
	padding: 3px 3px 3px 5px; 
	font-weight: bold; 
	font-size: 0.9em;
	}
.generalpagerightboxcontent {
	padding: 5px 0 3px 5px;
	font-size: 0.9em;
	}
.generalpagerightboxcontent ul {
	margin: 0 0 0 3px;
	padding: 0;
	list-style-type: none;
	}
.generalpagerightboxcontent li {
	padding: 0 0 5px 0;
	}

/* RELATED LINKS */
#relatedlinksborder {
	margin: 5px 0 5px 0;
	padding: 0 0 10px 10px;
	float: right;
	width: 200px;
	}
#relatedlinks {
	background-color: #fffee9;
	padding: 8px;
	border: 1px solid #BFBFAF;
	}
#relatedlinks h3 {
	font-family: arial, sans-serif;
	font-size: 1.1em;
	color: #003366;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #666;
	}
#relatedlinks ul {
	padding: 0;
	margin: 3px 0 3px 17px;
	list-style: square;
	font-size: 0.95em;
	}


/* PUBLICATIONS CONTENT */
.publicationscontent {
	padding: 0 15px 0 0;
	font-size: 0.95em;
	}
.publicationslist {
	margin: 13px 0 15px 0;
	}
#publications h1 {
	font-family: arial, sans-serif;
	font-size: 1.6em;
	color: #ff6600;
	font-weight: bold;
	margin: 10px 0 0 0;
	}	
#publications h2 {
	font-family: arial, sans-serif;
	font-size: 1.35em;
	color: #003366;
	font-weight: bold;
	display: inline;
	}
#publications h3 {
	font-family: arial, sans-serif;
	font-size: 1.15em;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 2px 0;
	}
.publicationscontent ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 22px;
	}
.publicationscontent li {
	margin-bottom: 5px;
	}
.publicationscontent li .byline {
	display: inline;
	}


/* PUBLISHER'S CIRCLE */
#pubcircletitle {
	margin: 5px 15px 10px 0;
	}
.pubcircleimage {
	float: left;
	padding: 0 10px 0 0;
	}
#pubcircletitle h1 {
	font-family: arial, sans-serif;
	font-size: 1.6em;
	color: #ff6600;
	font-weight: bold;
	margin: 0 0 35px 20px;
	padding: 30px 0 0 0;
	}

