body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color:rgb(0,0,0);
	background-image:url("layout/bg.jpg");
	background-repeat:no-repeat;
	background-position: top center; 
	
	/* Texte */
	font-family: Verdana;
	font-size: 9pt;
	color:white;

}

#top
{
	text-align: center;
}

.ventrilo
{
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	
	width: 500px;
}

.achiever
{
	padding-left:30px;
}

.marginauto
{
	margin-left: auto;
	margin-right: auto;
	
	width: 500px;
}

#menuevo
{
	margin-left: auto;
	margin-right: auto;
	
	
	width:783px;
	height:53px;
}

#logoevo
{
	background-image:url("layout/top.jpg"); 
	background-repeat:no-repeat;
	background-position: top center;
	height:176px;
	
	margin-bottom: -75px;
}

#fade
{
	background-image:url("layout/fade.png"); 
	background-repeat:no-repeat;
	background-position: top center;
	height:128px;
}

.bob 
{
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	min-width: 1050px;
	text-align: left;	
}

.bob2
{
	margin-left: auto;
	margin-right: auto;
	width: 55%;
	min-width: 1050px;
	text-align: left;
}


.quote
{
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid rgb(60,60,60);
	background-color: rgb(8,9,14);
}

.Box
{
	margin-left: 20px;
	margin-right: 20px;
}

.Name
{
	display: block;
	float: left;
	font-weight: bold;
	width: 135px;
}

.Time
{
	display: block;
	float: left;
	width: 60px;
}

.red
{
	font-weight: bold;
	color:red;
}

.red:link, .red:visited
{
	font-weight: normal;
	color:red;
}

.red:hover
{
	text-decoration:none;
	color:white;
}

.toptext { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; text-decoration: none; text-align: center; font-weight: bold; } 
.toptext:link { color: #FFFFFF; text-decoration:none; } 
.toptext:active { text-decoration: none; } 
.toptext:visited { color: #FFFFFF; text-decoration: none; } 
.toptext:hover { color: #33CCFF; text-decoration: none; } 

.raidlist
{
	list-style-type: square;
	padding:0px;
	margin-left: 0px;
}

.raidlist li:first-child
{
	margin-top: 0px;
}

.raidlist li
{
	margin-left: 27px;
	margin-top: 10px;
	color:rgb(136,190,255);
}

.bluelist
{
	list-style-type: square;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

ul.bluelist li { color:rgb(136,190,255);  margin-top: 2px;}
ul.bluelist li  span{ color:white; }

.horlist
{
	list-style-type: none;
	padding: 0;
	margin: 0px;
}

.horlist li
{
	display: inline;
	padding: 0;
	margin-left: 0px;
	margin-right: 15px;
	color: white;
}

.horlist li:after { content: ","; }
.horlist li:last-child:after { content: ""; }

#searchbox
{
	float: right;
	width: 225px;
	height: 0px;
	background-color: red;
}

#searchbox #s
{
	margin-top:-7px;
	margin-left: 0px;
	height:18px;
	color: white;
	background-color: rgb(8,9,14);
	border: 0px;
	width: 100%;
}

#searchbox #go
{
	width: 71px;
	height: 66px;
	border: 0px;
	float: right;
	position: relative;
	left: 25px;
	top: -45px;
}

.abbr {
	border-bottom: 1px dotted white;
	cursor: pointer; cursor: hand
}

.table_header {
	padding: 0;
	margin: 0;
}

.table_content, .table_content_loot {
	padding: 0;
	margin: 0;
}


.Menu-Left ul {
	list-style-type: square;
	padding-left: 20px;
	padding-bottom: 10px;
	margin: 0px;	
}



.table_header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
	width: 100%;
	font-weight:bold;
	height: 25px;
}
.table_header li {
	float: left;
	margin: 0 0 0 0px;
	min-width: 10px;
}
.table_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
	width: 100%;
	font-weight:normal;
	height: 20px;
}
.table_content_loot ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
	width: 100%;
	font-weight:normal;
	min-height: 34px;
}
.table_content li, .table_content_loot li{
	float: left;
	margin: 0 0 0 0px;
	min-width: 10px;
}

.highlighter:hover
{	
	background-image: url("layout/lootbg.jpg");
	background-repeat:no-repeat;
}

.Menu-Left
{
	float: left;
	width: 380px;
}

.Page-Right
{
   margin-left: 400px;
   min-height: 1300px;
}

.Half-Left
{
	clear: left;
	float: left;
	width: 50%;
}

.Sixty-Left
{
	clear: left;
	float: left;
	width: 60%;
}

.Half-Right
{
	clear: right;
	float: right;
	width: 50%;
}

.Fourty-Right
{
	clear: right;
	float: right;
	width: 40%;
}

.ClearFloat
{
	clear: both;
}

.Clickable
{
	padding-left: 13px;	
	cursor: pointer;
	cursor: hand;
}

.Clickable:hover
{
	color:rgb(136,190,255);
}

.ArrowUp
{
	background-image: url("layout/arrow.gif");
	background-repeat:no-repeat;
	background-position: 0px 5px; 
}

.ArrowDown
{
	background-image: url("layout/arrowdown.gif");
	background-repeat:no-repeat;
	background-position: -1px 7px; 
}

.BottomSpace
{
	margin-bottom:15px;
}

.quoteResize
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 7px;
	border: 1px solid rgb(60,60,60);
	background-color: rgb(8,9,14);
}

.framerightbar
{
	background-image: url("layout/frame_right.png");
	background-repeat:no-repeat;
	background-position: top right; 
	
	min-height: 362px;
}

.frameleftbar
{
	background-image: url("layout/frame_left.png");
	background-repeat:no-repeat;
	background-position: top left; 
	
	min-height: 362px;
}

.frameinside
{
	margin-left: 13px;
	margin-right: 13px;
	padding-top: 7px;
	
	background-image: url("layout/frame_middle.png");
	background-repeat:repeat-x;
	background-position: top; 
	
	min-height: 362px;
}



.frameinside .title
{
	font-weight:bold;
	font-size: 12pt;
	color: rgb(255,255,255);
	border-bottom:solid 0px;
}

.frameinside .smalltext
{
	padding-left: 10px;
	font-weight:bold;
	font-size: 8pt;
	color: rgb(255,255,255);
	border-bottom:solid 0px;
}

.rightbar
{
	background-image: url("layout/right.png");
	background-repeat:repeat-y;
	background-position: right; 
}

.leftbar
{
	background-image: url("layout/left.png");
	background-repeat:repeat-y;
	background-position: left; 
}

.rightbar2
{
	background-image: url("layout/right2.png");
	background-repeat:repeat-y;
	background-position: right; 
}

.leftbar2
{
	background-image: url("layout/left2.png");
	background-repeat:repeat-y;
	background-position: left; 
}

.inside
{
	margin-left: 40px;
	margin-right: 40px;
	background-color: black;
}

.inside2
{
	margin-left: 40px;
	margin-right: 40px;
}

.inside3
{
	margin-top: 20px;
}

a img
{
border: 0;
}

.site h1
{
	font-weight:bold;
	font-size: 12pt;
	color: rgb(255,255,255);
	border-bottom:solid 0px;
}

.site h2
{
	font-weight:bold;
	font-size: 10pt;
	color: rgb(255,255,255);
	border-bottom:0px solid rgb(60,60,60);
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom: 5px;
}

.site h3
{
	font-weight:bold;
	font-size: 10pt;
	color: rgb(255,255,255);
	border-bottom:1px solid rgb(60,60,60);
	margin-top:0px;
	margin-bottom:5px;
	padding-bottom: 5px;
	height: 18px;
}

.spacer
{
	height: 50px;
}

.spacersmall
{
	height: 15px;
}

.separator
{
	width: 100%;
	height: 45px;
	background-image:url("layout/separator.jpg");
	background-repeat:no-repeat;
	background-position: center center;
	
}

.middle
{
	text-align: center;
}

a:link, a:visited
{
	color: rgb(136,190,255);
	text-decoration: none;
}

a:hover
{	
	color: rgb(220,240,255);
}
