/*Resets*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;

}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*Main Styles*/

body{
	background:#171715 url(../images/bg.png) repeat-x;
}

label{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}

span{
	font-size:13px;
}

p{
	color:#fff;
	font-size:12px;
	line-height:15px;
	margin-top:10px;
	margin-bottom:10px;
}

h1{
	font-size:22px;
	color:#fff;
	margin-bottom:20px;
}

h2{
	font-size:18px;
	margin-bottom:15px;
	margin-top:15px;
}

h3{
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

li{
	font-size:13px;
}

a{
	color:#C6CE3D;
	text-decoration:none;
	font-size:13px;
}

a:hover{
	text-decoration:underline;
}

a:focus {
	outline: none;
}

strong{
	font-weight:bold;

	
}

input[type=submit]{
	font-size:13px;
}

#friends{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/friends.png');
	display:block;
	text-indent:-9999px;
	height:24px;
	width:80px;
	margin-bottom:0;
}

* > #friends{
	background:url(../images/friends.png) no-repeat;
}

#signature{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/signature.png');
	display:block;
	text-indent:-9999px;
	margin-top:0px;
	height:39px;
	margin-left:85px;
}

* > #signature{
	background:url(../images/signature.png) no-repeat;
}

#wrapper{
	width:910px;
	margin-left:auto;
	margin-right:auto;
}

#feature_box{
	width:460px;
	height:137px;
	float:right;
	margin-top:20px;
}

#feature_box_header{
	height:23px;
	background:#282828;
	display:block;
	float:left;
	padding-right:5px;
}

#feature_box_header a{
color:#C6CE3D;
font-size:14px;
text-decoration:none;
}

#feature_box_header h2{
	color:#C6CE3D;
	font-size:14px;
	margin-left:5px;
	margin-top:3px;
}

#feature_box_content{
	float:left;
	width:452px;
	height:106px;
	background:#282828;
	padding:4px;
}

#sponsor_box{
	width:423px;
	height:137px;
	float:left;
	margin-top:20px;
}

#sponsor_box_header{
	height:23px;
	background:#282828;
	display:block;
	float:left;
	padding-right:5px;
}

#sponsor_box_header a{
	color:#C6CE3D;
	font-size:14px;
	text-decoration:none;
}

#sponsor_box_header h2{
	color:#C6CE3D;
	font-size:14px;
	margin-left:5px;
	margin-top:3px;
}

#sponsor_box_content{
	float:left;
	width:415px;
	height:106px;
	background:#282828;
	padding:4px;
}


#logo{
	float:left;
}

#header{
	width:910px;
	height:90px;
	background:url(../images/header_bg.png) repeat-x;
	float:left;
}

#content{
	width:910px;
	float:left;
	margin-bottom:20px;
	margin-top:20px;
}

#home_banner{
	width:910px;
	height:359px;
	float:left;
}

.home_image_1{
	width:910px;
	background:url(../images/home_image_1.png) no-repeat bottom;
}

.home_image_2{
	width:910px;
	background:url(../images/home_image_2.png) no-repeat bottom;
}

.home_gallery {
	position:relative;  
}

.home_gallery img {
	position:absolute;
	left:0;
	top:0;
}

#home_content{
	width:400px;
	padding:20px;
	margin-left:450px;
	z-index:900;
	position:absolute;
	padding-left:50px;
}

.portrait{
	float:left;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pigu_image.png');
	width:114px;
	height:123px;
	margin-left:-30px;
}

* > .portrait{
	background:url(../images/pigu_image.png) no-repeat;
}

#mainnav{
	float:left;
	margin-top:53px;
	margin-left:15px;
	padding-right:0;
	padding:0;
}

#mainnav li{
	display:inline;
	margin-right:5px;
	background:url(../images/seperater.gif) right no-repeat;
	padding-bottom:5px;
	padding-right:3px;
}

#mainnav  #englishnav li{
padding-right:10px;
}

#mainnav li a{
	font-size:12px;
	margin:0;
	margin-top:10px;
}

#mainnav li a:hover{
	color:#CCCCCC;
	text-decoration:none;
}

#flags{
display:inline;
float:right;
margin-top:45px;
margin-right:10px;
}

#flags li{
display:inline;
}

.uk{
float:left;
margin-right:5px;
}

.ar{
float:left;
}

#facebook{
	float:left;
}


#column_left{
	float:left;
	width:560px;
	display:inline-block;
}

#column_right{
	float:right;
	width:330px;
	display:inline-block;
	margin-left:20px;
}

.lower{
	margin-top:27px;
}

.sub_title{
	background:#1E1D1E;
	color:#C6CE3D;
	padding:5px;
	width:320px;
	font-size:11px;
	margin-top:20px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	float:left;
}


.sub_left{
	background:#2F2F2F;
	width:120px;
	font-size:11px;
	color:#ccc;
	padding:5px;
	float:left;
	display:inline-block;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

.sub_right{
	background:#2F2F2F;
	width:189px;
	font-size:11px;
	color:#ccc;
	padding:5px;
	float:left;
	display:inline-block;
	border-bottom:1px solid #000;
}

.sub_right a{
font-size:11px;
color:#C2C93C;
}

.legal {
color:#666666;
font-size: 9px;
line-height: 12px;
margin-top:20px;
}

#forumlogin{
padding:5px;
font-size:11px;
color:#fff;
border: 1px #444 solid;
text-align:right;
}

#forumlogin a{
font-size:11px;
color:#C2C93C;
}

.currentpage{
color:#fff;
font-size:13px;
}

th{
color:#fff;
font-size:11px;
text-align:center;
}

#admincontrol{
float:left;
color:#fff;
font-size:11px;
margin-left:15px;
margin-top:5px;
}

#admincontrol a{
font-size:11px;
}

#posts tr {
background:none;
}

#edit_profile a{
font-size:11px;
}

#edit_profile label{
font-size:11px;
margin-right:10px;
display:block;
width:180px;
float:left;
}

#edit_profile h3, h2{
margin-bottom:10px;
}

#edit_profile .textinput{
padding:2px;
width:250px;
font-size:12px;
}

#online td, th{
border:1px solid #000;
}

#members td, th{
border:1px solid #000;
}

#members a{
font-size:11px;
}

#memberdetails tr{
background:none;

}

#moderate_forum  td, th{
border:1px solid #000;
text-align:center;
}
#moderate_forum a, td{
font-size:11px;
}

legend{
color:#C2C93C;
}

#forum td{
border:1px solid #000;
font-size:11px;
}

#forum span{
font-size:11px;
}

#forum a{
font-size:11px;
}

#forum p{
font-size:11px;
}

#forum_form{
background:#292929;
padding:20px;
border:1px solid #666666;
width:510px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
margin-bottom:20px;
}

#forum_form label{
margin-right:20px;

display:inline-block;
}

#forum_form #login{
background:url(../images/login.png) no-repeat;
display:block;
width:100px;
height:35px;
border:none;
text-indent:-9999px;
font-size:0px;
line-height:0px;
margin-top:20px;
float:right;

}

#forum_form #login:hover{
background-position:0 -35px;
cursor:pointer;
}

.textinput{
background:#FAFAFA;
border:1px solid #EEEEEE;
height:15px;
padding:5px;
width:500px;
margin-bottom:15px;
}


#forum_form li{
margin-bottom:10px;

}

table{
	font-size:14px;
	table-layout:fixed;
}

td{
	padding:5px;
	color:#fff;
}

tr{
	background:#1E1E1E url(../images/table_bg.png) repeat-x;
	height:40px;
}

.blank{
	background:none;
	border:none;
	height:5px;
	padding:0;
	margin:0;
}

.month{
	color:#676767;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.date{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.score{
	width:40px;
	border:1px solid #000;
}

.money{
	border:1px solid #000;
}

.datetime{
	width:80px;
	border:1px solid #000;
}

.resultslocation{
	padding-left:10px;
	font-size:13px;
	width:320px;
	border:1px solid #000;
}

.stats_year li{
	background:url(../images/table_bg.png) repeat-x;
	width:300px;
	font-size:11px;
	font-weight:bold;
	float:left;
	padding:15px;
}

.stats_year a{
	color:#C2C93C;
}

.stats_name{
	padding-left:10px;
	font-size:13px;
	border:1px solid #000;
	width:220px;
}

.stats{
	font-size:13px;
	border:1px solid #000;
	width:40px;
}

.position{
	font-size:13px;
	width:40px;
	border:1px solid #000;
}

.alt{
	background:url(../images/alt_table.png) repeat-x;
}

.location{
	padding-left:10px;
	font-size:13px;
	border:1px solid #000;
}

.text_yellow{
	color:#C2C93C;
	font-size:13px;
}

.complete{
	color:#C2C93C;
}

.even{
	background:#D7E9F5;
}

#fileoptions{
	margin-top:20px;
}



#footer{
	float:left;
	width:910px;
	margin-top:20px;
	margin-bottom:20px;
}

#footer p{
	font-size:11px;
	color:#666666;
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

#footer ul{	font-size:11px;
	float:right;
	
}
#footer li{
	display:inline;
	
}
#footer li a{
	color:#666666;
	font-size:11px;
}

.equip { display:none; }

.equipmentimage { 
width:302px;
height:231px;
margin-left:20px;
float:right;
}

#equip_text{
height:99px;
}

.equipmentimage img { 
background-color:#1E1D1E;
border: 1px solid #d9d03b;
}

#equipmentmenu li{
display:inline;
}
#equipment_title{
margin-bottom:26px;
}

#equipment_title li{
font-size:11px;
background:#1E1D1E;
padding:5px;
color:#C2C93C;
font-weight:bold;
display:inline;
float:left;
width:70px;
margin-right:3px;
border-right:1px solid #000;
border-bottom:1px solid #ccc;
}

#sponsors tr{
background:#2F2F2F;
border:1px solid #000;
height:100px;
}

#sponsors td{
padding:10px;
font-size:12px;
border:1px solid #000;
}

#sponsors tr:hover{
background:#464646;
}

#sponsors p{
font-size:12px;
padding-left:10px;
}

#sponsors a{
font-size:12px; 
color:#C2C93C;
}



/* Styles for the sliding menu */
.slider {
    position: relative;
    height: 37px; 
    overflow: hidden;
}

/* slider the list to flow horizontally */
.slider li {
	float: left;
	list-style: none;
	
}

/* Represents the background of the highlighted menu-item. */
.slider li.back {
	background: url("../images/nav_arrow.png") no-repeat center;
	width: 14px; height: 9px;
	z-index: 8;
	position: absolute;
	margin-top:28px;
}
.slider li.back .left {
	background: url("../images/nav_arrow.png") no-repeat center top;
	height: 9px;
	margin-right: 9px;
}

/* Styles for each menu-item. */
.slider li a {
	position: relative; 
	overflow: hidden;
	text-decoration: none;
	color: #fff; 
	outline: none;
	z-index: 10;
	float: left; display: block;
	margin: auto 10px;
	
}
        
#selected{
	color:#C6CE3D;
}

/*Gallery*/

div#container {
	overflow: hidden;
}
div.gallery {
	display: none;
	clear: both;
}


div.gallery a:hover, div.gallery a:active {
	text-decoration: underline;
}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 700px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
div.caption-container {
	height: 350px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height: 381px;
	background:#000;
	margin-bottom:20px;

}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	line-height: 350px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.slideshow img {
	border-style: solid;
	border-width: 1px;
}

div.navigation-container {
	float: left;
	position: relative;
	left: 50%;
}
div.navigation {
	float: left;
	position: relative;
	left: -50%;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

#thumbs_container{
	margin: 0;
	padding: 5px;
	background:#000;
	width:690px;
	height:180px;
	overflow:auto;
	float:left;
	}
ul.thumbs {
	float: left;
	margin-bottom:10px;
	width:670px;

}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;

}

#thumbs h2{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	margin-left:3px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}
div.navigation a.prev {
	background-image: url(../images/prevPageArrowWhite.gif);
}
div.navigation a.next {
	background-image: url(../images/nextPageArrowWhite.gif);
}
div.loader {
	background-image: url(../images/loaderWhite.gif);
}
div.slideshow img {
	border-color: #333;
}
ul.thumbs li.selected a.thumb {
	background: #fff;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

#recaptcha_widget_div{
margin-bottom:10px;
}

#recaptcha_table{
width:450px;
}


#recaptcha_logo{
margin-left:-20px;
}

#recaptcha_widget_div tr{
background:#fff;

}

.message_box{
color:red;
margin-bottom:5px;
}