/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    color: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0px;
}

body.PremiumEntertainment, body.PremiumFeatures{background:#141414 url('images/premEntertainmentBackground.gif');width:100%;}
body.PremiumEntertainment .mainContainer{padding:60px 0 0 0;width:413px;height:408px;margin:auto;}
body.PremiumEntertainment .mainContent{background:transparent url('images/aap_chromelogo.png') no-repeat;width:413px;height:408px;position:relative;}
body.PremiumEntertainment .mainLoginContainer{position:absolute;bottom:21px;right:51px;}
div.loginContainerText{color:#9f9f9f;line-height:20px;}
body.PremiumEntertainment input.premEntertain{border-left:2px solid #acabab;border-bottom:2px solid #5c5b5b;border-top:2px solid #9c9b9b;border-right:2px solid #afafaf;}
body.PremiumEntertainment input.premEntertain:hover{border:2px solid #82bdeb;background-color:#d7eaf9;}
body.PremiumEntertainment input.premEntertainSubmit{width:69px;height:25px;background:url('images/premEntertainmentLoginButton.gif') no-repeat;border:none;}
body.PremiumEntertainment input.premEntertainSubmit:hover{background-position: -69px 0px;cursor:pointer;}
body.PremiumEntertainment .loginContainerButton{padding-top:6px;}

body.PremiumFeatures .mainContainer{padding:60px 0 0 0;width:600px;height:519px;margin:auto;}
body.PremiumFeatures .mainContent{background:transparent url('images/aap_premiumFeatures.png') no-repeat;width:600px;height:519px;position:relative;}
body.PremiumFeatures .mainLoginContainer{position:absolute;bottom:35px;right:20px;}
body.PremiumFeatures input.premEntertain{border-left:2px solid #acabab;border-bottom:2px solid #5c5b5b;border-top:2px solid #9c9b9b;border-right:2px solid #afafaf;}
body.PremiumFeatures input.premEntertain:hover{border:2px solid #82bdeb;background-color:#d7eaf9;}
body.PremiumFeatures input.premEntertainSubmit{width:69px;height:25px;background:url('images/premEntertainmentLoginButton.gif') no-repeat;border:none;}
body.PremiumFeatures input.premEntertainSubmit:hover{background-position: -69px 0px;cursor:pointer;}
body.PremiumFeatures .loginContainerButton{padding-top:6px;}


H1
{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	17pt;
}	
		
H2
{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	15pt;
}	
		
H3
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	13pt;
}	
		
H4
{	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	11pt;
}	

		
A:visited
{
	text-decoration:	none;
	color:	#800080;
}	
		
A:hover
{
	text-decoration:	none;
	color:	#ff0000;
}

A:active
{
	text-decoration:	none;
	color:	#ff0000;
}	
		
p, table, th, td, tr, ul, ol, dl, li, dd, div, span
{
	font-size:9pt;
	color:#000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif
}

form
{
	padding:0; margin:0; font-size:1px;
}

select, option
{
	font-size:8pt; font-family:monospace;
}

input, textarea
{
	font-size:9pt; font-family:monospace;
}

.normal
{
	font-size:9pt;
	color:#000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif
}

.link
{
	text-decoration:	none;
	color:	#0000ff;
	font-weight:bold;	
}
.viewed
{
	text-decoration:	none;
	font-weight:bold;	
	color:	#800080;
}

.header
{
	background-color:white;
	color:black;
}

body.PremiumEntertainment .header
{
	background-color:transparent;
	color:white;
}

.headerTitle
{
	background-color:#010e49;
	color:#ffffff;
	font-size:14pt;
	font-weight:900;
}

.button
{
	background-color:#C0C0C0;
	font-size:7.5pt;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top:0.1em solid #ffffff;
	border-left:0.1em solid #ffffff;
	border-right:0.1em solid #808080;
	border-bottom:0.1em solid #808080;
}

.columnTitle
{
	background-color:#b8c2da;
	color:#000000;
	font-size:13pt;
	font-weight:900;
}

.columnNarrowDark
{
	background-color:#cdd5e4;
}

.columnWideLight
{
	background-color:#f2f2e5;
}

.midLight
{
	background-color:#637bb5;
}

.footer1
{
	background-color:#008BBE;
}

.footer2
{
	background-color:#6BBDE7;
}

.heading
{
}
a.heading:active
{
	color:#0000ff;
	text-decoration:none;
}
a.heading:link
{
	color:#0000ff;
	text-decoration:none;
}
a.heading:visited
{
	color:#0000ff;
	text-decoration:none;
}
a.heading:hover
{
	color:#010e49;
}

.whitetext
{
	font-family:Arial,sans-serif;
	font-size:10pt;
	color:#ffffff;
}

.redtext
{
	color:Red;
}
a.redtext:active
{
	color:Red;
	text-decoration:none;
}
a.redtext:link
{
	color:Red;
	text-decoration:none;
}
a.redtext:visited
{
	color:Red;
	text-decoration:none;
}
a.redtext:hover
{
	color:Red;
	text-decoration:underline;
}

.aapstandard
{
}
a.aapstandard
{
	font-family:Verdana;
	font-size:9pt;
	line-height: 15px;
	color:white;
	text-decoration:none;
}
a.aapstandard:link
{
	font-family:Verdana;
	font-size:9pt;
	color:white;
}
a.aapstandard:visited
{
	font-family:Verdana;
	font-size:9pt;
	color:white;
}
a.aapstandard:hover 
{
	color:#353D7B;
}
