/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		Legendary Raiders
*/

/* Layout
 ------------ */

#wrapcentre{

	margin-left: 14px;
	margin-right: 14px;

}


#page_bg {

	background-color:#1D1D1D;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #F7F7F7;

}

#container {
	background-color: #000000;
	margin-left:auto;
	margin-right:auto;
	width:971px;
	margin-top: 20px;
	background-position: center top;
	text-align: left;
	background-attachment: scroll;
	margin-bottom: 50px;
  background-image: url('http://www.legendaryraiders.com/core/templates/legendary2/images/legendary_bg.jpg');
	background-repeat: no-repeat;
}

div.logo{

	background-image: none;

	float: left;

	height: 147px;

	width: 971px;

}


div.search_outer{

	
	float: right;

	height: 70px;

	width: 300px;


}


div.search_inner{

	margin-top: 10px;

	margin-right: 25px;
	text-align:left;

}


div#leftcol table.moduletable th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #999999;

	width: 140px;

	background-image: url(http://www.legendaryraiders.com/core/templates/legendary2/images/modhdrbg.png);

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-bottom: 3px;
	border: 0;
	border-style: none;

}


div.moduletable h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #999999;

	margin: 0px;

	padding: 0px;
	border: 0;
	border-style: none;
}

div#leftcol table.moduletable {

	margin-bottom: 15px;
	border: 0;
	border-style: none;
}


.moduletable-user th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #999999;

	background-image: url(http://www.legendaryraiders.com/core/templates/legendary2/images/modhdrbg.png);

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-bottom: 3px;
	border: 0;
	border-style: none;
}


.moduletable-user UL {
	display:inline;
	padding:0px;
	border: 0;
	border-style: none;
}


.moduletable-user LI{
	display:inline;
	padding-right:10px;
	padding-left:0px;
	margin:0px;
	color: #0099FF;
	border: 0;
	border-style: none;
}

#navbar{
	float: left;
	height: 77px;
	clear: both;
	vertical-align: middle;
}

#navtable table{
  border-top: 0px; 
  border-right: 0px; 
  border-bottom: 0px; 
  border-left: 0px;
}

#navbar a.mainlevel:link, #navbar a.mainlevel:visited {

	color: #F9F9F9;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: 14px;

}

#navbar a.mainlevel:hover {

	color: #0099FF;

	text-decoration: none;

	margin-bottom: 3px;

}


div.nav_inner{

	padding-left: 20px;

}

div.nav_inner UL{

	padding-left: 0px;
	display:inline;
}
div.nav_inner LI{

	padding-left: 0px;
	display:inline;

}


#wrapper{

	clear: both;

	background-image: url(http://www.legendaryraiders.com/core/templates/legendary2/images/main_bg.png);

	background-repeat: repeat-y;

	background-position: center bottom;

}


.clearfix{display: inline-table;}


.navlink a:link, .navlink a:visited {

	color: #0099FF;

	text-decoration: underline;

}


.navlink a:hover, .navlink a:active {

	text-decoration: none;

}

.navlink table {
	border: 0;
	border-style: none;
}

.navlink td {
	border: 0;
	border-style: none;
}


#topnav{
	height: 27px;
	clear: both;
	vertical-align: middle;
	padding-left: 14px;
	width: 957px;
	
}

#mainleveltop {
display:inline;
padding:0px;
}

#mainleveltop LI{
display:inline;
padding-right:10px;
padding-left:0px;
margin:0px;
}

#mainleveltop UL {

}


div.maindivider {
	margin-top: 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.botleft{
	background-image: url(http://www.legendaryraiders.com/core/templates/legendary2/images/botleftshadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 14px;
	width: 14px;
	float: left;
}

.bottom{

	background-image: url(http://www.legendaryraiders.com/core/templates/legendary2/images/bot_shadow.png);

	background-repeat: repeat-x;

	background-position: center bottom;

	height: 14px;

	width: 971px;

}

.botright{

	background-image: url(http://www.legendaryraiders.com/core/templates/legendary2/images/botrightshadow.png);

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 14px;

	width: 14px;
	float: right;

}
