* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
.wt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AD9322;
	text-decoration: none;
	height: 40px;
	font-weight: bold;
}

html {
	min-width:982px;
}
body {
	background:url(images/main-bg.jpg) no-repeat center top #000;
	line-height:20px;
	color:#CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.sort1big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#b89310;
	text-decoration: none;
}
.sort2big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	color:#CCCCCC;
	text-decoration: none;
}
.sortfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	text-decoration: none;
	line-height: 15px;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}


/*==== GLOBAL =====*/
#main {
	width:982px; 
	margin:0 auto;
	font-size:.8125em;
	position:relative;
	overflow:hidden;
}

#header {
	height:252px;
	position:relative;
}
#footer {
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 60px;
	padding-left: 8px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.png) left top repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:30px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:22px;
}
.p1 { 
	margin-bottom:11px;
}
.p2 { 
	margin-bottom:22px;
}
.p3 { 
	margin-bottom:33px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#A99C3F; 
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:48px;
	line-height:1em;
	position:absolute;
	left:31px;
	top:84px;
	width:202px;
	height:129px;
	text-indent:-9999em;
	background:url(images/logo.png) no-repeat left top;
}
	h1 a {
		display:block;
		width:202px;
		height:129px;
		text-decoration:none;
	}
h2 {
	font-size:20px;
	line-height:1.2em;
	color:#FFCC33;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom:18px;
}
h3 {
	font-size:1em;
color:#FFCC33;
	text-decoration:none;
}


.txt1 {
	color:#eee;
}
.txt2 {
}


.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}


/*==================boxes====================*/
.box {
	background:#ddbd29;
	width:100%;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:9px 30px 12px 30px;
	}
	.box .inner1 { 
		padding:27px 30px 45px 30px;
	}

.address { 
	float:left;
	width:185px;
	margin-right:20px;
}
.address.last {
	margin-right:0;
}
	.address dt {
		font-weight:bold;
		color:#eee;
		text-decoration:none;
	}
	.address dd { 
		clear:both;
	}


/*===== header =====*/
	.banners {
	position:absolute;
	left:720px;
	top:140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	}
	
	.extra-link {

	color:#fff;
	text-decoration:none;
	position:absolute;
	left:856px;
	top:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}
	.extra-link:hover {
		text-decoration:underline;
	}
	
	
	.nav {
	
	
	}
		.nav li {
	vertical-align:top;
	

	height:25px;

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
		}
			.nav li a {
	font-size:12px;
	line-height:2em;
	color:#301d0e;
	text-decoration:none;
	text-transform:none;
	height: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
	display: block;
	text-align: left;
			}
			.nav li a:hover, .nav li a.current {
				color:#301d0e;
				text-decoration:none;
				background:url(images/marker2.gif) no-repeat left 3px;
				
			}

/*===== content =====*/
#content .indent {
	padding:18px 0 40px 0;
}

	#content ul li {
		padding-bottom:2px;
		color:#FFCC33;
		text-decoration:none;
	}
		#content ul li a {
			font-weight:bold;
			text-decoration:none;
		}
	


.leagues {
	width:100%;
}
	.leagues thead td {
		font-weight:bold;
		color:#eee;
		text-align:center;
	}
	.leagues tbody td {
		padding-bottom:1px;
		padding-left:15px;
	}
	.leagues tbody td.cell-2 {
		padding-left:40px;
	}
	.leagues tbody td.cell-3 {
		padding-left:40px;
	}


/*===== footer =====*/
#footer {

}
	#footer a {
		color:#ddbd29;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}

	.social-services {
		float:left;
		padding:0 0 0 0;
	}
		.social-services dt {
			float:left;
			padding:8px 12px 0 0;
		}
		.social-services dd {
			float:left;
			padding-right:3px;
		}


/*----- forms -----*/

/*==========================================*/
/* Easy Slider */
	.slider-wrap {
		position:relative;
	}
	#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
		}
	#content #slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:265px;
		height:231px;
		overflow:hidden; 
		color:#fff;
		}	
	#prevBtn, #nextBtn { 
		display:block;
		width:39px;
		height:36px;
		position:absolute;
		left:188px;
		top:245px;
		z-index:1000;
		text-indent:-9999em;
		}	
	#nextBtn { 
		left:227px;
		}														
	#prevBtn a, #nextBtn a {  
		display:block;
		position:relative;
		width:39px;
		height:36px;
		background:url(images/up.gif) no-repeat left top;
		}	
	#nextBtn a{ 
		background:url(images/down.gif) no-repeat left top;
		}	
/* // Easy Slider */



#registration-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
}
	#registration-form .col-1 {
		width:324px !important;
		margin:0 !important;
	}
	#registration-form .col-2 {
		width:271px !important;
		margin:0 !important;
	}
		#registration-form label {
			display:block;
			height:42px;
			overflow:hidden;
			line-height:16px;
		}
		#registration-form input {
			background:#d8a621;
			width:260px;
			border:1px solid #eed83b;
			padding:2px 0 1px 5px;
			color:#111;
		}



#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:33px;
	}
	#contacts-form input {
		width:230px;
		border:1px solid #eed83b;
		padding:2px 0 2px 5px;
		color:#fff;
		background:#d8a621;
	}
	#contacts-form textarea {
		width:310px;
		background:#d8a621;
		border:1px solid #eed83b;
		padding:2px 0 2px 5px;
		color:#fff;
		overflow:auto;
		height:83px;
		padding:1px 0 1px 5px;
		margin-bottom:5px;
	}

	#contacts-form .col-1 {
		width:275px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:305px !important;
		margin:0 !important;
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}






/*==========================================*/

#page4 #content #slider li { 
	width:471px;
	height:231px;
}

#page4 #prevBtn, #page4 #nextBtn { 
		left:394px;
}	
#page4 #nextBtn { 
		left:433px;
}						
		
.png {
	display: block;  cursor:pointer;
}
#logo{ display:block; margin:10px 0 0 27px; position:absolute; }