/* CSS Document */

html {height: 100%;}

body {





background: url('http://img9.xooimage.com/files/c/7/9/stellarsonoris-et...62-26002b-2b9c1d.jpg'); 
background-repeat: no-repeat ;
background-attachment: fixed ;
background-position : top center ;


}

/* This is the border line & background colour round the entire page */ 
.bodyline   { background-color: #000000; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ border: 2px #DCDFDD solid; }
.forumline2	{ border: 2px #DCDFDD solid; }


form, select, input, radio, checkbox {
	padding: 0;
	margin: 0;
}

h1, h2 {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fffffe;
	line-height: 16px;
	margin: 0;

}

h1 a:hover, h2 a:hover {
	text-decoration: none;

}

h1 img, #black_bar_left img, #black_bar_right img {padding-right: 5px;}

h2 img {width: 0;}

#maintable {
	width: 100%;
	height: 100%;
	
}

#tablewidth {
	
	width: 770px;
	background-color: #fffffe;
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
border-width: 1px; 
border-style: solid; 
border-color: #DCDFDD;
border-top:-5;
margin-top: 0;
}

#raid_logo {
	height: 120px;
	margin-bottom: 10px;
}
#raid_logo img {border: 0;}

#raid_image {
	float: right;
	height: 380px;
}

div#menu {
	float: left;
	width: 190px;
	height: 240px;
	margin-bottom: 10px;
	padding-top: 10px;
	background: #FFFFFF url('http://img28.picoodle.com/img/img28/4/2/3/f_cristaldeaum_9933ec4.jpg');
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	color: #2b32bc;
text-decoration: bold;
}

div#menu b {display: none;}

div#menu a {
	display: block;
	color: #0b0e57;
	background: transparent;
	margin: 0;
	padding: 7px 17px ;
	text-align: right;
	text-decoration: none;
text-decoration: bold;
}

div#menu a:hover {
	color: #0C0D2C;
	padding-right: 5px;
	border-right: 10px solid #184998;

	background-color: transparent;
	text-decoration: italic;
}



#forum_name {


	height: 6px;
	margin: 0;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 0px;
	text-align: center;
	color: #FFFFFE;
	padding-left 0px;

}


#black_bar {

	clear: both;
	height: 15px;
	background-color: #fffffe;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 0px;

	line-height: 0px;
	color: #fffffe;
	padding: 30px 0;
	margin-bottom: 10px;

 
}
#black_bar a {

	color: #fffffe;
	text-decoration: none;
display:none
}
#black_bar a:hover {
	color: #fffffe;
	text-decoration: none;
display:none
}

#black_bar_left {
	float: left;
	clear: both;
	width: 180px;
	text-align: right;
	padding-left: 0px;
}
#black_bar_left div {padding: 10px 0;}
#black_bar_right {
	float: left;
	padding: 0 0 0 15px;
}
#black_bar_right div {
	padding: 10px;
	margin-bottom: 5px;
	width: 555px;
}

.main, .main a {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	color: #3D3725;
	line-height: 20px;
text-decoration: none;
}

.main a:hover {
	text-decoration: underline;
}

.main_form, select, input, textarea, radio {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

.main {
	width: 100%;
	clear: both;
}
.main-left {
	float: left;
	width: 180px;
	text-align: right;
	padding: 5px 0;
	height: 20px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	color: #000000;
}

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

.avatar img {
	border: none;
	padding: 4px;
	margin: 5px 0;
	background-color: white;
	border: 1px solid #ccc;
}

.main-right {
	float: right;
}
.main-right div {
	padding: 5px 10px;
	margin-bottom: 5px;
	width: 555px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	color: #000;
}

#copyright {
	width: 100%;
	height: 24px;
}

#copyright div {
	background-color: #FFFFFF;
	width: 790px;
	white-space: nowrap;
	padding: 5px 0 2px;
}

#copyright img {
	border: 0;
}

#admintd {
	background-color: #fffffe;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

#adminlink {
	width: 100%;
	height: 50px;
}

#adminlink div {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #fffffe;
	width: 770px;
	padding: 10px;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	color: #000;
}

#adminlink a {
	color: #000;
}

#adminlink a:hover {
	text-decoration: none;
}

.topic_icons img {
	padding-right: 7px;
}

.quote {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	color: #000;
	font-style: italic;
}

.code {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}



/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

hr{border: 0px solid #000000;border-top-width:1px;height:0px}

/* Category gradients*/
td.cat{color:#000000;font-weight:bold;letter-spacing:1px;background:#000000 url('http://img7.xooimage.com/files/7/e/c/sans-titre-1-93eb3.png');
height:31px;text-indent:4px}

a.cattitle,a.cattitle:visited{color:#000000}
a.cattitle { text-decoration: none; color : {T_BODY_LINK}; } 
a.cattitle:hover{color:#696969}
a.cattitle:hover{ text-decoration: underline; } 



a.forumlink { text-decoration: none; color : blue; } 
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; } 






/* Main table cell colours and backgrounds */
.row1{background:#64A164 url('http://img7.xooimage.com/files/7/e/c/sans-titre-1-93eb3.png')}
.row2{background:#64A164 url('http://img7.xooimage.com/files/7/e/c/sans-titre-1-93eb3.png')}
.row3{background:#64A164 url('http://img7.xooimage.com/files/7/e/c/sans-titre-1-93eb3.png')}
td.spacerow{background:transparent}