* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	/* Grey */
	color: #536482;
	background-color: #ACA8A1;
	/* Blue 
	color: #03192a;
	background-color: #03192a; */
	font-size: 10px;
	margin: 0;
}

H2 {
	font-size: 18pt; 
	font-weight: normal;
}
a	{ text-decoration: none;}
a:link	{ color: #000000;}
a:active { color: #000000;}
a:visited { color: #000000;}
/* Main blocks
---------------------------------------- */
#wrap {
	padding: 0 20px;
	min-width: 650px;
	width: 900px;
	margin: 0 auto;
}

.border-left { 
    background: url("images/border_left.gif") #FFFFFF repeat-y 0 0;
}

.border-right {
    background: url("images/border_right.gif") repeat-y 100% 0;
}

.border-bottom { 
    background: url("images/border_bottom2.gif") repeat-x 0 100%;
}

.border-bottom span {
    background: url("images/border_bottom.gif") no-repeat 0 0;
    display: block;
    height: 18px; 
}

.border-bottom span span { 
    background-position: 100% -18px;
}

.inside { 
    padding: 0px 27px 10px 27px;
}

/* Miscellaneous styles
---------------------------------------- */
.copyright {
	padding: 5px;
	text-align: center;
	color: #555555;
}

.classlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.deathknight, li.druid, li.hunter, li.mage, li.paladin, li.priest, li.rogue, li.shaman, li.warlock, li.warrior {
	background-position: 5px 50%;
	background-repeat: no-repeat;
	display: block;
	width:97%;
	padding: 3px 0 3px 26px;
	margin: .4em 0;
	font-weight: bold;
}

li.deathknight {
	list-style-image: url("www.requiemofskywall.com/images/class/Deathknight.png");
	background: #c41e3a;
}

li.druid {
	background-image: url("www.requiemofskywall.com/images/class/Druid.png");
	background: #ff7d0a;
}

li.hunter {
	list-style-image: url("www.requiemofskywall.com/images/class/Hunter.png");
	background:#abd473;
}

li.mage {
	list-style-image: url("www.requiemofskywall.com/images/class/Mage.png");
	background: #69ccf0;
}

li.paladin {
	list-style-image: url("www.requiemofskywall.com/images/class/Paladin.png");
	background:#f58cba;
}

li.priest {
	list-style-image: url("www.requiemofskywall.com/images/class/Priest.png");
	background:#ffffff;
}

li.rogue {
	list-style-image: url("www.requiemofskywall.com/images/class/Rogue.png");
	background:#fff569;
}

li.shaman {
	list-style-image: url("www.requiemofskywall.com/images/class/Shaman.png");
	background:#2459ff;
}

li.warlock {
	list-style-image: url("www.requiemofskywall.com/images/class/Warlock.png");
	background:#9482ca;
}

li.warrior {
	list-style-image: url("www.requiemofskywall.com/images/class/Warrior.png");
	background:#c79c6e;
}


ul.progression { 
margin-left: 0em;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

li.green {
color:#009900;
}

li.red {
color:#FF0000
}

.progression-list {
width: 300px;

}
/* Header blocks
---------------------------------------- */
.requiem-header {
	background-image: url(images/requiem_header.jpg);
	width: 846px;
	height: 160px;
	position: relative;
	margin-bottom: 4px;
}

.requiem-menu {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
}

.requiem-corner-bl {
	background-image: url(images/corners_left.png);
	background-position: 0 100%;
	position: absolute;
	height: 6px;
	width: 6px;
	bottom: 0;
}

.requiem-corner-br {
	background-image: url(images/corners_right.png);
	background-position: 100% 100%;
	position: absolute;
	height: 6px;
	width: 6px;
	bottom: 0;
	right: 0;
}

/* Contents blocks
---------------------------------------- */
.contents {
	position: relative;
	margin-top: 14px;
}

.recruitment {
	position: relative;
	background-color:#eeeeee;
	padding: 10px 15px 10px 15px;
	
}

.progression {
	position: relative;
	background-color:#eeeeee;
	padding: 10px 15px 10px 15px;
	
}

.news {
	position: relative;
	background-color:#eeeeee;
	padding: 6px 20px 10px 20px;
}

.contents .t1, .contents .t2, .contents .t3, .contents .t4, .contents .b1, .contents .b2, .contents .b3, .contents .b4 {
	display:block;
	overflow:hidden;
	font-size:1px;
	background:#eeeeee;
}
.contents .t1, .contents .t2, .contents .t3, .contents .b1, .contents .b2, .contents .b3 {
	height:1px;
}
.contents .t4, .contents .b4 {
	height:2px;
}
.contents .t1, .contents .b1 {
	margin:0 5px; 
}
.contents .t2, .contents .b2 {
	margin:0 3px; 
}
.contents .t3, .contents .b3 {
	margin:0 2px; 
}
.contents .t4, .contents .b4 {
	margin:0 1px; 
}


/* Menu blocks
---------------------------------------- */
/* HOME */
.requiem-home {
	float: left;
	width: 67px;
	height: 30px;
	background: url( 'images/button_home.jpg' ) 0 -50px no-repeat;
}

.requiem-home a {
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/button_home.jpg' ) top left no-repeat;
}

.requiem-home a:hover {
	background-image: none;
	color: yellow;
}

/* HOME DEFAULT */
.requiem-home-default {
	float: left;
	width: 67px;
	height: 30px;
	background: url("images/button_home.jpg") 0 -50px no-repeat;
}

.requiem-home-default a {
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url("images/button_home.jpg") 0 -50px no-repeat;
}

.requiem-home-default a:hover {
	background-image: none;
	color: yellow;
}

/* FORUMS */
.requiem-forums {
	float: left;
	width: 78px;
	height: 30px;
	background: url("images/button_forums.jpg") 0 -50px no-repeat;
}

.requiem-forums a {
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url("images/button_forums.jpg") top left no-repeat;
}

.requiem-forums a:hover {
	background-image: none;
	color: yellow;
}

/* FORUMS DEFAULT */
.requiem-forums-default {
	float: left;
	width: 78px;
	height: 30px;
	background: url("images/button_forums.jpg") 0 -50px no-repeat;
}

.requiem-forums-default a {
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url("images/button_forums.jpg") 0 -50px no-repeat;
}

.requiem-forums-default a:hover {
	background-image: none;
	color: yellow;
}

/* PROGRESSION */
.requiem-progression {
	float: left;
	width: 106px;
	height: 30px;
	background: url("images/button_progression.jpg") 0 -50px no-repeat;
}

.requiem-progression a {
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url("images/button_progression.jpg") top left no-repeat;
}

.requiem-progression a:hover {
	background-image: none;
	color: yellow;
}

/* PROGRESSION DEFAULT */
.requiem-progression-default {
	float: left;
	width: 106px;
	height: 30px;
	background: url("images/button_progression.jpg") 0 -50px no-repeat;
}

.requiem-progression-default a {
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url("images/button_progression.jpg") 0 -50px no-repeat;
}

.requiem-progression-default a:hover {
	background-image: none;
	color: yellow;
}

/* DKP */
.requiem-dkp {
	float: left;
	width: 58px;
	height: 30px;
	background: url("images/button_dkp.jpg") 0 -50px no-repeat;
}

.requiem-dkp a {
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url("images/button_dkp.jpg") top left no-repeat;
}

.requiem-dkp a:hover {
	background-image: none;
	color: yellow;
}

/* WWS */
.requiem-wws {
	float: left;
	width: 65px;
	height: 30px;
	background: url("images/button_wws.jpg") 0 -50px no-repeat;
}

.requiem-wws a {
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url("images/button_wws.jpg") top left no-repeat;
}

.requiem-wws a:hover {
	background-image: none;
	color: yellow;
}
