@charset "utf-8";
/* CSS Document */

body {
	background-color: #c8c8c8;
	background-image: url(/fa_sunrise/images/bg_repeater.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family:Arial, Helvetica, sans-serif;
	}

#wrapper {
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	top: 20px;
	}
	
#header {
	}

#maincontent {
	float: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#footer {
	float: left;
	background-color: #FFFFFF;
	top: 10px;
	bottom: 20px;
	width: 960px;
	}

#footer p { font-size: 10px; color: #666666; display: block; line-height: 14px; margin: 5px 10px 5px 10px;}
#footer a { color: #666666;}
#footer a:hover { text-decoration: none; }

#rightnav {
	float: right;
	width: 230px;
	margin-left: 20px;
	}
#rightnav p {
	font-size: 12px;
	text-align:right;
	}
	
#rightnav a { text-decoration: none; color: #333333;}
#rightnav a:hover {color:#666666; text-decoration:underline;}
	
h1 { font-size: 22px; font-weight:normal; margin: 10px 0px 10px 0px; }
h2 { font-size: 14px; line-height: 18px; color:#666666;}	

.margin-rh { margin-right: 10px; }
.margin-base { margin-bottom: 10px; }

#bodytext {
	margin-left: 10px;
	margin-right: 5px;
	display: block;
	}
#bodytext p { font-size: 12px; margin-bottom: 10px; line-height: 18px; display: block;}
#bodytext a {text-decoration: none; font-style:italic; color: #CC0000;}
#threecolumn a {text-decoration: none; font-style:italic; color: #CC0000;}
#bodytext .author {font-size: 16px; font-style:italic; color:#666666;}

#information p, input, option { font-size: 10px; color: #666666; line-height: 14px; }

#sectiontitle { width: 700px; }

#reviewtext p { font-size: 12px; margin-bottom: 10px; line-height: 18px; }

#threecolumn {
	float:left;
	width: 297px;
	padding: 10px 10px 10px 10px;

	}

.standardpara {	font-size: 12px; margin-bottom: 10px; line-height: 18px; margin-left: 10px;}

#navtext p { padding: 5px 7px 5px 10px; color: #333333; line-height: 14px;}
.smallgrey { font-size: 10px; color: #666666; }
.medialogo { margin: 10px 0px 10px 0px;}
.mandarin	{font-style:normal;}
.bgviewarticle { background-image: url(/fa_sunrise/images/bg_nav_viewarticle.jpg);	background-repeat:repeat-y;	}
.bgpodcast { background-image: url(/fa_sunrise/images/bg_nav_podcast.jpg);	background-repeat:repeat-y;	}
.bgwebinar { background-image: url(/fa_sunrise/images/bg_nav_webinar.jpg);	background-repeat:repeat-y;	}
.bgcmecpd { background-image: url(/fa_sunrise/images/bg_nav_cmecpd.jpg);	background-repeat:repeat-y;	}
.bgpowerpoint { background-image: url(/fa_sunrise/images/bg_nav_powerpoint.jpg);	background-repeat:repeat-y;	}
.bgpatientsummary { background-image: url(/fa_sunrise/images/bg_nav_patientsummary.jpg);	background-repeat:repeat-y;	}
.bgmediacoverage { background-image: url(/fa_sunrise/images/bg_nav_mediacoverage.jpg);	background-repeat:repeat-y;	}
.bglanguage { background-image: url(/fa_sunrise/images/bg_nav_language.jpg);	background-repeat:repeat-y;	}
