body{
	background-color: #0F0000;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
* {
   padding:0;
   margin:0;
}


input{
	color: #FFFFFF;
	background: #660000;
	border: 1px solid #2e0002;
	}

#content{
	margin: auto;
	}

.contentBG {
	background-color: #400000;
	filter: Alpha(Opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	}

.content {
	filter: Alpha(Opacity=100); 
	-moz-opacity: 1.0; 
	opacity:1.0;
	color:#CC6666;
	}
	
.content a{
	color: #CCCCCC;
	}
	
.contentMargin {
	margin-left: 10px;
	margin-right: 10px;
	}

.quickLinks a {
	color: #FF9900;
	text-decoration: none;
	}

.quickLinks a:hover {
	color: #CC0000;
	}

.sdmenu {
   width: 159px;
   font-size: 11px;
   text-align : left;
   background-image:url(https://www.playrequiem.com/Images/menuBG.gif);
	}

.sdmenu .submenu {
    overflow: hidden;
	}

.sdmenu .submenu a {
    padding: 2px 0;
    text-indent: 33px;
    display: block;
    color: #CCCCCC;
    text-decoration: none;
	}

.sdmenu .submenu a:hover {
    color: #CC0000;
	}

.breadcrumb {
	text-align: right;
	color: #D12727;
	font-size: 11px;
	padding-bottom: 5px;
	}
	
.breadcrumb a{
	color: #D12727;
	text-decoration: none;
	}
	
.breadcrumb a:hover{
	color: #ffffff;
	text-decoration: none;
	}

#copyright {
	color:#790000;
	font-size:11px;
	}

#copyright a:link {
	text-decoration: none;
	color: #790000;
	}

#copyright a:visited {
	text-decoration: none;
	color: #790000;
	}
	
#copyright a:hover {
	text-decoration: none;
	color: #CCCCCC;
	}

#copyright a:active {
	text-decoration: none;
	color: #CCCCCC;
	}
	
.paging {
	text-align: center;
	color: #D12727;
	font-size: 12px;
	}
	
.paging a {
	color: #D12727;
	text-decoration: none;
	}
	
.paging a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
#passwordStrength {
	height:15px; 
	display:block; 
	float:left; 
	} 
	
.strength0 { 
	background-image: url(https://www.playrequiem.com/account/images/pwbar0.gif);
	width: 150px;
	height: 15px;
	}
	
.strength1 { 	
	background-image: url(https://www.playrequiem.com/account/images/pwbar1.gif);
	width: 150px;
	height: 15px;
	}
	
.strength2 { 
	background-image: url(https://www.playrequiem.com/account/images/pwbar2.gif);
	width: 150px;
	height: 15px
	}
	
.strength3 { 
	background-image: url(https://www.playrequiem.com/account/images/pwbar3.gif);
	width: 150px;
	height: 15px
	}
	
.strength4 { 
	background-image: url(https://www.playrequiem.com/account/images/pwbar4.gif);
	width: 150px;
	height: 15px
	}
	
.strength5 {
	background-image: url(https://www.playrequiem.com/account/images/pwbar5.gif);
	width: 150px;
	height: 15px
	}

.redLine {
	height:1px; 
	background-color:#660000;
	}

.darkBG {
	background-color:#240000
	}
	
.more {
	color: #D12727;
	font-size: 11px;
	}
	
.more a {
	color: #D12727;
	text-decoration: none;
	}

.more a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
/* for all fonts */

.yellow12 {
	color: #FF9900;
	}
	
.yellow12B {
	color: #FF9900; 
	font-weight: bold;
	}
	
.yellow14B {
	color: #FF9900; 
	font-weight: bold;
	font-size: 14px;
	}

.white12 {
	color: #e6e6e6;
}

.white10 {
	color: #e6e6e6;
	font-size: 10px;
}

.white12B {
	color: #e6e6e6;
	font-weight: bold;
}

.white14B {
	color: #e6e6e6;
	font-size: 14px;
	font-weight: bold;
}

#header {
	text-align:right;
}

#header a:link {
	text-decoration: none;
	color: #ffffff;
}

#header a:visited {
	text-decoration: none;
	color: #ffffff;
}

#header a:hover {
	text-decoration: none;
	color: #FF9900;
}

#header a:active {
	text-decoration: none;
	color: #CC0000;
}

.png24 { 
	tmp:expression(setPng24(this)); 
	} 
	
.fanartBG {
	background-image:url(../../Media/images/fanartBG.gif);
	padding-top: 5px;
	width: 160px;
	height: 110px;
	background-repeat: no-repeat;
}
.wallpaperBG {
	background-image: url(../../Media/images/wallpaperBG.gif);
	padding-top: 5px;
	width: 260px;
	height: 196px;
	background-repeat: no-repeat;
}
.note {
	color: #CCCCCC;
	font-size: 9px;
}
.highlight 
{
	text-decoration:none; 
	font-weight:bold; 
	color:black; 
	background:#FF9900;
}





