/* CSS Document */

a img {
	border: none;
}

/* Splash pages */
body#splashEnFr {
	background: transparent url(../images/default_bgSplash.gif) 0 0 repeat-x;
}
	
div#splashText {
	width: 297px;
	position: absolute;
	top: 85px;
	left: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body>div#splashText {
	top: 73px;
}

h5.splashButton {
	position: absolute;
	top: 226px;
	left: 580px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 159px;
	height: 22px;
}

h5#enSplashButton, div#ptbrnav h5#ptbrSplashButton {
	left: 422px;
}

div#ptbrnav h5#enSplashButton {
	left: 581px;
}

h5#enSplashButton a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/splash_enterButton.gif) top left no-repeat;
}

h5#enSplashButton a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/splash_enterButton.gif) 0 -22px no-repeat;
}

h5#frSplashButton a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/splash_entrezButton.gif) top left no-repeat;
}

h5#frSplashButton a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/splash_entrezButton.gif) 0 -22px no-repeat;
}

h5#ptbrSplashButton a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/splash_entreButton.gif) top left no-repeat;
}

h5#ptbrSplashButton a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/splash_entreButton.gif) 0 -22px no-repeat;
}

div#splashLanguages {
	position: absolute;
	top: 294px;
	right: 5px;
}

div>div#splashLanguages {
	top: 220px;
}

/* resource sheet pages */
body#resourceSheet {
	background: transparent url(../images/default_bgResourceSheet.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

img.resourceImage {
	margin: 5px 0 0 5px;
	float: left;
}

div#resourceTitle {
	float: left;
	width: 60%;
	margin: 20px 0 0 5px;
}

div#resourceTitle  h1{
	font-size: 14px;
	font-weight: bold;
}

div#resourceContent {
	clear: both;
	padding: 5px 0 0 15px;
}

/* profile pages */
img#profileImage {
	float: right;
	margin: 0 10px 5px 5px;
}

div.choice {
	border: 3px solid #000000;
	margin: 10px 5px 0 0;
	padding: 7px;
	background-color: #FCFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	width: 230px;
	float: left;
	font-size: 12px;
}

div.choice a:link {
	color: black;
}

/* standalone pages */
body {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background: url(../images/default_bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}

img#topbanner {
	float: left;
	margin: 0 0 0 -3px;
}

body>img#topbanner {
	float: left;
	margin: 0;
}

img#bottombanner {
	clear: left;
	float: left;
	margin: 0 0 0 -3px;
}

body>img#bottombanner {
	clear: left;
	float: left;
	margin: 0;
}

div#navigation h5.navbutton {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: left;
}

div#navigation h5#main, div#navigation h5#mainHere {
	width: 49px;
	height: 25px;
}

div#navigation h5#main_fr, div#navigation h5#mainHere_fr {
	width: 57px;
	height: 24px;
}

div#navigation h5#main_ptbr, div#navigation h5#mainHere_ptbr {
	width: 66px;
	height: 24px;
}

div#navigation h5#resources, div#navigation h5#resourcesHere {
	width: 80px;
	height: 25px;
}

div#navigation h5#resources_fr, div#navigation h5#resourcesHere_fr {
	width: 83px;
	height: 24px;
}

div#navigation h5#resources_ptbr, div#navigation h5#resourcesHere_ptbr {
	width: 69px;
	height: 24px;
}

div#navigation h5#feedback, div#navigation h5#feedbackHere {
	width: 76px;
	height: 25px;
}

div#navigation h5#feedback_fr, div#navigation h5#feedbackHere_fr {
	width: 99px;
	height: 24px;
}

div#navigation h5#feedback_ptbr, div#navigation h5#feedbackHere_ptbr {
	width: 65px;
	height: 24px;
}

div#navigation h5#credits, div#navigation h5#creditsHere {
	width: 62px;
	height: 25px;
}

div#navigation h5#credits_fr, div#navigation h5#creditsHere_fr {
	width: 61px;
	height: 24px;
}

div#navigation h5#credits_ptbr, div#navigation h5#creditsHere_ptbr {
	width: 64px;
	height: 24px;
}

div#navigation h5#main a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_MainButton.gif) top left no-repeat;
}

div#navigation h5#mainHere a, div#navigation h5#main a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_MainButton.gif) 0 -25px no-repeat;
}

div#navigation h5#main_fr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Main_FrenchButton.gif) top left no-repeat;
}

div#navigation h5#mainHere_fr a, div#navigation h5#main_fr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Main_FrenchButton.gif) 0 -24px no-repeat;
}

div#navigation h5#main_ptbr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Main_BrazilianButton.gif) top left no-repeat;
}

div#navigation h5#mainHere_ptbr a, div#navigation h5#main_ptbr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Main_BrazilianButton.gif) 0 -24px no-repeat;
}

div#navigation h5#resources a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_ResourcesButton.gif) top left no-repeat;
}

div#navigation h5#resourcesHere a, div#navigation h5#resources a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_ResourcesButton.gif) 0 -25px no-repeat;
}

div#navigation h5#resources_fr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Resources_FrenchButton.gif) top left no-repeat;
}

div#navigation h5#resourcesHere_fr a, div#navigation h5#resources_fr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Resources_FrenchButton.gif) 0 -24px no-repeat;
}

div#navigation h5#resources_ptbr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Resources_BrazilianButton.gif) top left no-repeat;
}

div#navigation h5#resourcesHere_ptbr a, div#navigation h5#resources_ptbr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Resources_BrazilianButton.gif) 0 -24px no-repeat;
}

div#navigation h5#feedback a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_FeedbackButton.gif) top left no-repeat;
}

div#navigation h5#feedbackHere a, div#navigation h5#feedback a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_FeedbackButton.gif) 0 -25px no-repeat;
}

div#navigation h5#feedback_fr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Feedback_FrenchButton.gif) top left no-repeat;
}

div#navigation h5#feedbackHere_fr a, div#navigation h5#feedback_fr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Feedback_FrenchButton.gif) 0 -24px no-repeat;
}

div#navigation h5#feedback_ptbr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Feedback_BrazilianButton.gif) top left no-repeat;
}

div#navigation h5#feedbackHere_ptbr a, div#navigation h5#feedback_ptbr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Feedback_BrazilianButton.gif) 0 -24px no-repeat;
}

div#navigation h5#credits a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_CreditsButton.gif) top left no-repeat;
}

div#navigation h5#creditsHere a, div#navigation h5#credits a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_CreditsButton.gif) 0 -25px no-repeat;
}

div#navigation h5#credits_fr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Credits_FrenchButton.gif) top left no-repeat;
}

div#navigation h5#creditsHere_fr a, div#navigation h5#credits_fr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Credits_FrenchButton.gif) 0 -24px no-repeat;
}

div#navigation h5#credits_ptbr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Credits_BrazilianButton.gif) top left no-repeat;
}

div#navigation h5#creditsHere_ptbr a, div#navigation h5#credits_ptbr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/nav_Credits_BrazilianButton.gif) 0 -24px no-repeat;
}

span#languages {
	display: block;
	padding: 7px 5px 0 0;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

span#languages a:link, span#languages a:visited {
	text-decoration: none;
	color: #000;
}

span#languages a:hover, span#languages a:focus {
	text-decoration: underline;
	color: #00F;
}

span#loading {
	float: right;
	color: #FFF;
	font-weight: bold;
	margin: 6px 3px 0 0;
}

img#radiologo {
	margin: 3px 10px 0 0;
	float: right;
}

a#stopbutton {
	display: block;
	margin: 6px 0 0 0;
	float: right;
}

a#playbutton {
	display: block;
	margin: 6px 8px 0 0;
	float: right;
}

a.radiobutton {
	display: block;
	margin: 6px 0 0 0;
	float: right;
}

a#lastbutton {
	margin: 6px 7px 0 0;
}

a.radiobutton img, a#stopbutton img, a#playbutton img {
	border: 0;
}

div#container {
	padding: 3px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 100%;
}

* html div#container {
	height: 90%;
}

div#content {
	margin-left: 300px;
	padding-left: 30px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

* html div#content {
	margin-left: 250px;
}

div#sidebar-a {
	float: left;
	width: 300px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: transparent url(../images/default_bgBody.gif) repeat;
}

h2.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0 2px 5px;
}

table#profiles {
	border: 3px solid #000000;
	margin: 0 0 0 5px;
}

td.charImage {
	background: #333;
	vertical-align: top;
}

td.charImage a img {
	border: 0;
	margin: 0 0 -4px 0;
}

td.charInfo {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FCFF00;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
}

b.charName {
	font-size: larger;
}

div#ruler {
	clear: both;
	border-top: 1px solid black;
}

/* Scene pages */
div#sceneContent {
	margin-left: 200px;
	padding: 20px 0 0 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div#scene-sidebar-a {
	float: left;
	/* width: 240px; */
	height: 100%;
	margin: 0;
	margin-right: 20px;
	padding: 0px;
	background: transparent url(../images/default_bgBody.gif) top center repeat;
}

div#sidebar-b {
	float: right;
	height: 100%;
	margin: 0;
	margin-left: 10px;
	padding: 0px;
	background: transparent url(../images/default_bgSceneRight.gif) repeat-y;
}

div#characterBar {
	border: 3px solid #000000;
	width: 184px;
	margin: 40px 0 0 5px;
}

div>div#characterBar {
	width: auto;
}

div#bio {
	width: 184px;
	background-color: #FCFF00;
	padding: 7px;
	margin: -3px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
}

div>div#bio {
	margin: 0;
	width: 183px;
	padding: 0;
}

table#metrics {
	background: #F0F0F0;
	width: 184px;
}

table#metrics td.riskTitle {
	vertical-align: top;
	text-align: right;
	padding: 7px 0 0 0;
}

table#metrics td.riskMeter {
	padding: 7px 2px 0 0;
	vertical-align: top;
	text-align: center;
	color : red;
	font-weight : bold;
	font-size: 80%;
}

img#knowtherisks {
	margin: 40px 0 0 5px;
}

h5.riskButton {
	margin: 0 0 0 5px;
	padding: 0;
	width: 160px;
	height: 59px;
	text-indent: -9999px;
}

h5#sexAlcohol a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksSexAlcoholButton.gif) top left no-repeat;
}

h5#sexAlcohol a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksSexAlcoholButton.gif) 0 -59px no-repeat;
}

h5#sexAlcohol_fr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksSexAlcohol_fr.gif) top left no-repeat;
}

h5#sexAlcohol_fr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksSexAlcohol_fr.gif) 0 -59px no-repeat;
}

h5#sexAlcohol_ptbr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksSexAlcohol_ptbr.gif) top left no-repeat;
}

h5#sexAlcohol_ptbr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksSexAlcohol_ptbr.gif) 0 -59px no-repeat;
}

h5#otherDrugs a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksOtherDrugsButton.gif) top left no-repeat;
}

h5#otherDrugs a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksOtherDrugsButton.gif) 0 -59px no-repeat;
}

h5#otherDrugs_fr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksOtherDrugs_fr.gif) top left no-repeat;
}

h5#otherDrugs_fr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksOtherDrugs_fr.gif) 0 -59px no-repeat;
}

h5#otherDrugs_ptbr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksOtherDrugs_ptbr.gif) top left no-repeat;
}

h5#otherDrugs_ptbr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksOtherDrugs_ptbr.gif) 0 -59px no-repeat;
}

h5#healthRisks a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksHealthButton.gif) top left no-repeat;
}

h5#healthRisks a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksHealthButton.gif) 0 -59px no-repeat;
}

h5#healthRisks_fr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksHealth_fr.gif) top left no-repeat;
}

h5#healthRisks_fr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksHealth_fr.gif) 0 -59px no-repeat;
}

h5#healthRisks_ptbr a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksHealth_ptbr.gif) top left no-repeat;
}

h5#healthRisks_ptbr a:hover {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/scene_RisksHealth_ptbr.gif) 0 -59px no-repeat;
}

img#sceneImage {
	float: right;
	margin: 20px 0 10px 10px;
}

/***** VP Feedback Form styles *****/
#vpfeedback label.newlinelabel, #vpfeedback div.question {
	display: block;
	margin-top: 10px;
}

#vpfeedback textarea {
	display: block;
}

#vpfeedback li {
	margin-top: 10px;
}

#vpfeedback button {
	margin-bottom: 10px;
}

#vpfeedback table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
