/* CSS Document */
/********************************************************** START * BACKGROUND * CSS ***************************************************************/
body 
{
	background:url(../Images/RVSwirl_Bkgd.gif) fixed repeat; 	
	margin: 10px 0 10px 0;
	padding: 0;
	text-align:center;
}
.header
{
	/*margin:20px 10px 20px 10px;*/
	display:block;
	padding:20px 10px 20px 10px;
	float:none;
	position:relative;
}
.head
{
	font-family:Perfect Dark BRK, serif;
	font-size:48px;
	font-style:italic;
	text-align:center;
	color: #330066; 
	height: 65px;
	line-height:100%;
	vertical-align:bottom;
}
.subhead
{
	font-family:Perfect Dark BRK, serif;
	font-size:30px;
	font-style:italic;
	text-align:center;
	color: #330066; 
	height: 35px;
	line-height:100%;
	
}

.ie7 #Back1
{
	background: url(../Images/Rogue_Variant_Logo_DS.png) no-repeat fixed center;
}
.gecko #Back1
{
	background: transparent url(../Images/Rogue_Variant_Logo_DS.png) no-repeat fixed center;
}
.webkit #Back1
{
	background: transparent url(../Images/Rogue_Variant_Logo_DS.png) no-repeat fixed center;
}
.konqueror #Back1
{
	background: transparent url(../Images/Rogue_Variant_Logo_DS.png) no-repeat fixed center;
}
.opera #Back1
{
	background: transparent url(../Images/Rogue_Variant_Logo_DS.png) no-repeat fixed center;
}


#Back1
{
	text-align:center;
	height:100%;
	width:100%;
	min-height:800px;
	min-width:900px;	
}
img.left
{
	float:left;
	margin:0 0 0 175px;
	height:100px;
	width:100px;
}
.ie5 #holder
{
	filter:alpha(opacity=70);
	background: #dddddd;
}
.ie6 #holder
{
	filter:alpha(opacity=70);
	background: #dddddd;
}
.ie7 #holder
{
	filter:alpha(opacity=70);
	background: #FFFFFF;/*transparent url(../Images/WhiteFilter.png) repeat fixed;*/
}
.gecko #holder
{
	background:transparent url(../Images/WhiteFilter.png) repeat fixed;
}
.opera #holder
{
	background: #dddddd;
}
.webkit #holder
{
	background:transparent url(../Images/WhiteFilter.png) repeat fixed;
}
.konqueror #holder
{
	background:transparent url(../Images/WhiteFilter.png) repeat fixed;
}
.opera9 #holder
{
	background:transparent url(../Images/WhiteFilter.png) repeat fixed;
}

#holder 
{
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left: 1px solid #ffffff;	
	padding:0 0 0 0;	
	width: 80%;	
	min-width:900px;
	text-align: center;
	margin: 20px 10% 20px 10%;	
	height:100%;
}
/********************************************************** END * BACKGROUND * CSS ***************************************************************/
/********************************************************** START * NAVIGATION * CSS ***************************************************************/
#nav 
{
	
	color:#330066;
	width:176px;
	float:left;
	position:relative;
	margin:20px 0 0 0;
	/*padding:10px 10px;*/
	height: 750px;
	text-decoration:none;
	text-align:left;
	font-family: Gunplay, Sans-Serif;
	font-size:22px;
}
.ie5 #nav a
{
	filter:alpha(opacity=70);
	background:#ffffff;
}
.ie6 #nav a
{
	filter:alpha(opacity=70);
	background:#ffffff;
}
.opera #nav a
{
	background:#ffffff;
}
.ie7 #nav a
{
	background-image:url(../Images/WhiteFilter.png);
}
.gecko #nav a
{	
	background-image:url(../Images/WhiteFilter.png);
}
.webkit #nav a
{
	background-image:url(../Images/WhiteFilter.png);
}
.konqueror #nav a
{
	background-image:url(../Images/WhiteFilter.png);
}
.opera9 #nav a
{
	background-image:url(../Images/WhiteFilter.png);
}

#nav a
{
	color: #330066;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	display:block;
	padding:3px;
	margin:2px 0 2px;
}
#nav a:visited { 
	color: #3300FF;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}
.ie5 #nav a:hover {
	filter:alpha(opacity=30);
	background:#ffffff;
}
.ie6 #nav a:hover {
	filter:alpha(opacity=30);
	background:#ffffff;
}
.opera #nav a:hover {
	background:#aaaaaa;
}
.ie7 #nav a:hover {
	background:url(../Images/RVSwirl_Fade25.png) fixed;
}
.gecko #nav a:hover {
	background:url(../Images/RVSwirl_Fade25.png) fixed;
}
.webkit #nav a:hover {
	background:url(../Images/RVSwirl_Fade25.png) fixed;
}
.konqueror #nav a:hover {
	background:url(../Images/RVSwirl_Fade25.png) fixed;
}
.opera9 #nav a:hover {
	background:url(../Images/RVSwirl_Fade25.png) fixed;
}
#nav a:hover {
	border-right:#FFFFFF 1px solid;
	color:#ffffff;/*#94FEFC;*/
	font-weight: bold;
	font-size: 20px;
	text-decoration:none;
}
/********************************************************** END * NAVIGATION * CSS ***************************************************************/
/********************************************************** START * CONTENT * CSS ****************************************************************/
.ie #content
{
	filter:alpha(opacity=70);
	background:#ffffff;
}
.opera #content
{
	background:#ffffff;
}
.ie7 #content
{
	background:url(../Images/WhiteFilter.png) repeat fixed;
}
.gecko #content
{
	background:url(../Images/WhiteFilter.png) repeat fixed;
}
.webkit #content
{
	background:url(../Images/WhiteFilter.png) repeat fixed;
}
.konqueror #content
{
	background:url(../Images/WhiteFilter.png) repeat fixed;
}
.opera9 #content
{
	background:url(../Images/WhiteFilter.png) repeat fixed;
}
.std
{
	font:Gunplay, Sans-Serif;
}
#content 
{
	float:none;
	border-left:1px solid #330066;	
	color:#000000;
	margin-left: 175px;
	/*margin: 0px 0px 0px 175px;*/
	padding: 10px;
	line-height: 110%;
	font-family:Gunplay, Sans-Serif;
	text-align:left;
	min-height:650px;
	height:100%;
	/*white-space:nowrap;*/
	
}

#content .centeropaque
{
	position:relative;
	font-family:Gunplay, Sans-Serif;
	left: 200px;
	top: 100px;
	z-index:200;
}
	
#content a
{
	position:relative;
	color: #330066;
	text-decoration: none;
}
/************************************************* Thanks to Eric Meyer for the visionary use of spans for tool-tips **********************************/
a span
{	
	display:none;
}
a:hover span
{
	display:block;
	position:absolute;
	text-align:center;
	top:250px;
	left:0px;
	width:150px;
	border:0;
	background:none;
	color:#330066;
	padding:10px;
	font:Gunplay, Sans-Serif;
}
#content a.tt
{
	position:relative;
	color: #330066;
	text-decoration: none;
}
#content a.tt:hover
{
	color: #330066;
	text-decoration: none;
}
#content a.tt:visited
{
	color: #330066;
	text-decoration: none;
}
/*********************************************************************** Span tool-tips *******************************************************************/
#content a:visited { 
	color: #3300cc;
	text-decoration: none;
}
#content a:hover {
	color: #8B17FF;	
	text-decoration:underline;
}
#content p
{
	line-height: 100%;
}
#content p.left
{
}
#content img.right
{
	float:right;	
}
/*#content div
{
	margin:0 0 20px 0;
	float:left;
}*/
#pic
{
	width:40%;
	max-width:400px;
	margin: 0 0 0 20px;
}
#point
{
	background-image:url(../Images/bullet_188.gif);
}
.folioTbl
{
	text-align:center;
	white-space:nowrap;
}
.folio
{
	text-align:center;
	white-space:nowrap;
}
.rv
{
	font-family:Perfect Dark BRK, serif;
	font-style:italic;
}
.subject
{
	font-family:Perfect Dark BRK, Gunplay, Sans-Serif;
	font-size:20px;
	font-style:italic;
	color:#330066;
	line-height:100%;
}
ol
{
	list-style-type:decimal;
	font-family:Gunplay, Sans-Serif;
	font-size:18px;
	line-height: 110%;
}
ol ol
{
	list-style-type:lower-alpha;
	font-family:Gunplay, Sans-Serif;
	font-size:16px;
	line-height:100%;
}
ul
{
	list-style-type:none;
	font-family:Gunplay, Sans-Serif;
	font-size:18px;
	line-height: 110%;
}
ul.jazz
{
	list-style-image:url(../Images/Bullet.gif);
	font-family:Gunplay, Sans-Serif;
	font-size:18px;
	line-height: 110%;
}
ul ul
{
	list-style-image:none;
	list-style-type:none;
	font-family:Gunplay, Sans-Serif;
	font-size:16px;
	line-height:100%;
}
ul ul ul
{
	list-style-type:circle;
	font-family:Gunplay, Sans-Serif;
}
.RTtd
{
	text-align:right;
	width:20%;
}
.LTtd
{
	text-align:left;
	width:80%;
}
.suplbl
{

}
.suptxt
{
	width:50%;
}
.supbtn
{
	width:120px;
}
.supta
{
	width:90%;
	height:250px;
}
#content a.ghost
{
	color:#FFFFFF;
	font-size:4px;
	float:right;
	
}
/*#content a.ghost img
{
	border:none;	
}*/
#content a.ghost:hover
{
	color:#330066;
		
}
	
	
/**************************************************************** END * CONTENT * CSS ****************************************************************/



/* Password Checker Styles
----------------------------------------------- */


/* Tables
----------------------------------------------- */
	.pwdChkTbl1 {border:0; /*margin:0 0 0 15px;*/ padding:0; width:100%;}
	.pwdChkTbl1 span {font-size:70%;}

	.pwdChkTbl2 {font-family:Gunplay,Tahoma,sans-serif; font-weight:bold; width:210px; border:0; height:19px; background-color:#FFF;}
	.pwdChkTbl2 span {font-size:70%;}

	.pwdChkTbl3 {font-family:Gunplay,Tahoma,sans-serif; font-weight:bold; width:70px; border:0; height:19px; background-color:#FFF; margin:3px 15px 15px 0;}
	.pwdChkTbl3 span {font-size:70%;}

	.pwdChkTbl4 {font-family:Gunplay,Verdana, Arial, Helvetica, sans-serif; font-weight:normal; border:0; background-color:#FFF; margin:0px 20px 0 20px;}

	.pwdChkTd1 {font-size:100%; color:#000; font-weight:normal; vertical-align:top; text-align:right; width:180px; padding:5px 7px 13px 0;}

	.pwdChkTd2 {width:420px; vertical-align:top; padding:0 0 13px 0;}

	.pwdChkTd3 {width:420px; vertical-align:top; padding:0 0 13px 0;}

	.pwdChkTd4 {font-family:Gunplay,Verdana, Arial, Helvetica, sans-serif; font-size:70%; vertical-align:top; padding-bottom:15px;}
	.pwdChkTd4 h3 {font-family:Gunplay, Verdana, Arial, Helvetica, sans-serif; font-size: 130%; font-weight: bold; margin: 8px 0px 0px 0px; padding-bottom: 8px;}

	.pwdChkTd5 {width:98px; vertical-align:top;}


/* JavaSCript Conditions
----------------------------------------------- */
	.pwdChkCon0 {background-color:#EBEBEB; border-right:solid 1px #BEBEBE; border-bottom:solid 1px #BEBEBE; text-align:center;}
	.pwdChkCon1 {background-color:#FF4545; border-right:solid 1px #BB2B2B; border-bottom:solid 1px #BB2B2B; text-align:center;}
	.pwdChkCon2 {background-color:#FFD35E; border-right:solid 1px #E9AE10; border-bottom:solid 1px #E9AE10; text-align:center;}
	.pwdChkCon3 {background-color:#3ABB1C; border-right:solid 1px #267A12; border-bottom:solid 1px #267A12; text-align:center;}
	.pwdChkCon4 {background-color:#3ABB1C; border-right:solid 1px #267A12; border-bottom:solid 1px #267A12; text-align:center;}


/* Miscellaneous
----------------------------------------------- */
	#inputPC {font-size:70%; width:210px; height:19px; border:solid 1px #AAA;}

	hr.divider {border: 0; width: 95%; height: 2px; color: #B8B8B8; background: #B8B8B8; margin:15px 0 0 20px;}
	
	