/**
 * @version $Id: style.css 23-2-2011 Leigh	
 * @author  CrashBang Creative
 * @copyright Copyright (C) 2011 CrashBang Creative. All rights reserved.
 * @license GNU/GPL
 */

a:link { color: #737d2b; font-weight: bold; text-decoration: none;}
a:visited { color: #737d2b; font-weight: bold; text-decoration: none;} 
a:hover { color: #646464; font-weight: bold; text-decoration: none;}
a:active { color: #737d2b; font-weight: bold; text-decoration: none;}

a.foot:link { color: #fff; font-weight: normal; text-decoration: none;}
a.foot:visited { color: #fff; font-weight: normal; text-decoration: none;} 
a.foot:hover { color: #a7bbd3;font-weight: normal; text-decoration: none;}


ul 
{ 	

	list-style-type: none;
	font-size: 14px;
	font-family:  arial, helvetica, sans-serif;
	margin-left:-40px;
	line-height:150%;
	list-style:square;
	color: #fff;

 } 

img {border: none;}
img.head {border: none;}
img.rated {border: none; float:left; margin: 20px 20px 20px 0px;}

p{	font-family:  arial, helvetica, sans-serif;
	font-size: 14px;
	color: #081b32;
}


p2{	font-family:  arial, helvetica, sans-serif;
	font-size: 14px;
	color: #081b32;
	vertical-align: top;
}

p3{	font-family:  arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p4{	font-family:  arial, helvetica, sans-serif;
	font-size: 12px;

}


p.second
{	font-family:  arial, helvetica, sans-serif;
	font-size: 12.5px;
	color: #fff;
}

p.footer
{	font-family:  arial, helvetica, sans-serif;
	font-size: 12.5px;
	color: #fff;
}

h1{	font-family: helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #51360e;
}

h2{	font-family: helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #51360e;
}

h3{	font-family: helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #18304d;
	text-decoration: underline;
}
	

body 
{
	font-family:  arial, helvetica, sans-serif;
	background: #beb183 url('images/bg#.png'); 
	padding: 0px;
	max-width:800px; 
	height: auto;
	margin:5px auto; /* "auto" makes the left and right margins center the wrapper */
	border: solid 1px #18304d;
}

#header
{	
	width: 796px;
	border: solid 2px #fff;
	height: 130px;
	background-color: #fff;

}

.menucontainer
{	
	width: 796px;
	height: 30px;
	margin-left: auto ;
	margin-right: auto ;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	font-family:  helvetica, Arial, sans-serif;
	font-size: 12.5px;
	background: #fff;

}

.menucontainer a:link { color: #fff; font-weight: normal; text-decoration: none;}
.menucontainer a:visited { color: #fff; font-weight: normal; text-decoration: none;} 
.menucontainer a:hover { color: #a7bbd3;font-weight: normal; text-decoration: none;}
.menucontainer a:active { color: #a7bbd3;font-weight: normal; text-decoration: none;}


	

.menuleftbutton
{	
	width: 113px;
	height: 30px;
	margin-left: auto ;
	margin-right: auto ;
	float: left;
	background: #18304d; 
	text-align: center;
	line-height: 30px;

}

.menucenterbutton
{	
	width: 113px;
	height: 30px;
	margin-left: auto ;
	margin-right: auto ;
	float: left;
	border-left: 1px solid #fff;	
	background: #18304d; 
	text-align: center;
	line-height: 30px;
}

.menurightbutton
{	
	width: 112px;
	height: 30px;
	margin-left: auto ;
	margin-right: auto ;
	float: left;
	border-left: 1px solid #fff;	
	background: #18304d; 
	text-align: center;
	line-height: 30px;
}

#crash
{
	background: #fff;
	position: relative;
	border-top:  5px solid #fff;
	border-right: 5px solid #fff;
	border-left: 5px solid #fff;
	overflow: auto;
	width: 790px;

}

#sidebarright
{
	width: 118px;
	float: right;
	background: #a7bbd3;
	text-align: left;
	margin-top: 30px;
	margin-right: 10px;
	padding-left: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 40px;0
	font-family: helvetica, Arial, sans-serif;
	border: solid 1px #18304d;
}

.sidebarright a:link { color: #18304d; font-weight: normal; text-decoration: none;}
.sidebarright a:visited { color: #18304d; font-weight: normal; text-decoration: none;} 
.sidebarright a:hover { color: #fff;font-weight: normal; text-decoration: none;}
.sidebarright a:active { color: #18304d;font-weight: normal; text-decoration: none;}



#bang
{
	width: 545px;
	float: left;
	background: #fff;
	padding: 10px 40px 40px 40px;

}

.links
{
	width:500px;
	float: left;
	padding: 10px 40px 40px 40px;
	vertical-align: middle;
}

#footer
{
	width: 796px;

	text-align: center;
	border-top: 5px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background: #18304d; 
	line-height: 8px;
	vertical-align: middle;


}

.shadow {
    -moz-box-shadow: 0px 0px 15px #000;
    -webkit-box-shadow: 0px 0px 15px #000;
    box-shadow: 0px 0px 15px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

