@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	border: 0;
	padding: 0;
}
img a {
	padding: 0;
	margin: 0;
	border: none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-color: #f3ebc4 !important;
	background-image: url(/images/bg.jpg) !important;
	background-repeat: repeat-x !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px !important;
}

/*
	block ads
*/
	.custom-msg	{
		display: none !important;
	}
	.header .clearfix {
		display: none !important;
	}
	.content {
		background: auto !important;
		box-shadow: none !important;
	}
	#main-wrap{
		background: auto !important;
	}
	.arrows .frt_arr .pngFix {
		display: none !important;
	}
	.kwd_bloack .clearfix {
		display: none !important;
	}
	.arrowsv2 .lst_arr .pngFix {
		display: none !important;
	}
	#footer-keys-bot {
		display: none !important;
	}

/*end of block ads*/
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
#table {
	position: relative;
	left: 50%;
	margin-left: -441px;
	width: 882px;
}
#text-main1 {
	padding: 10px 10px 10px 10px;
}
#logo {
	position: relative;
	float: left !important;
	display: block;
	clear: both;
	width: 215px;
	height: 162px;
}
#nav {
	position: relative;
	float: left;
	width: 880px;
	height: 33px;
	background-image: url(/images/nav.jpg);
	background-repeat: no-repeat;
	padding-top: 13px;
	padding-left: 1px;
}
#pic {
	position: relative;
	float: left;
	width: 880px;
	height: 339px;
	background-image: url(/images/pic.jpg);
	background-repeat: no-repeat;
}
#pic-shadow {
	position: relative;
	float: left;
	width: 879px;
	height: 31px;
	background-image: url(/images/pic-shadow.jpg);
	background-repeat: no-repeat;
}
#content {
	position: relative;
	float: left;
	width: 880px;
	min-height: 400px;
	height: auto;
	background-image: url(/images/content.jpg);
	background-repeat: repeat-y;
}
#content-main {
	position: relative;
	float: left;
	width: 880px;
	min-height: 400px;
	height: auto;
	background-color: #FFFFFF;
}
#footer-shadow {
	position: relative;
	float: left;
	width: 882px;
	height: 27px;
	background-image: url(/images/footer-shadow.jpg);
	background-repeat: no-repeat;
}
#foot {
	position: relative;
	float: left;
	width: 100%;
	height: 260px;
	background-image: url(/images/foot.jpg);
	background-repeat: repeat-x;
}

#nav-home {
	position: relative;
	float: left;
}
#nav-about {
	position: relative;
	float: left;
}
#nav-conditions {
	position: relative;
	float: left;
}
#nav-history {
	position: relative;
	float: left;
}
#nav-gallery {
	position: relative;
	float: left;
}
#nav-sponsors {
	position: relative;
	float: left;
}
#nav-contact {
	position: relative;
	float: left;
}
#foot-center {
	position: relative;
	width: 880px;
	left: 50%;
	margin-left: -440px;
	background-image: url(/images/arrow.jpg);
	background-repeat: no-repeat;
	height: 160px;
}
#sponsors-text {
	position: relative;
	float: left;
	margin-left: 205px;
	margin-top: 10px;
}
#sponsors {
	position: relative;
	float: left;
	width: 880px;
	margin-top: 40px;
}
#text {
	width: 550px;
	position: relative;
	float: left;
	height: auto;
	padding: 10px 10px 10px 10px;
}
#news {
	width: 289px;
	position: relative;
	float: right;
	height: auto;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
#scrolling-text {
	width: 279px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	text-align: left;
	height: 400px;
	padding-left: 10px
}
h2 { 
	color: #333;
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 8px;
}
h1 {
	padding-bottom: 5px;
}
#scroll-me {
	width: 213px;
	height: 383px;
}
#scroll-me a {
	text-decoration: none;
	color: #333;
	line-height: 18px;
}
#scroll-me li {
	list-style: none;
	padding-bottom: 10px;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 6px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 2px 2px;
margin: 0;
}
.alignleft { 
	float: left;
	margin-right: 5px;
}
.alignright { 
	float: right; 
	margin-left: 5px; 
}
#copyright {
	position: relative;
	float: left;
	text-align: left;
	width: 300px;
	height: 30px;
	font-size: 12px;
	margin-left: 100px;
}
#conarts {
	position: relative;
	float: right;
	text-align: right;
	width: 300px;
	height: 30px;
	font-size: 12px;
	margin-right: 100px;
}
label {	
		font-size: 18px;
		color: #333; 
	}

	form { 
		float: left;
		padding: 30px 40px 20px 5px; 
		margin: 15px 0 0 0;
		width: 715px;
					
	}	
	
	fieldset { border: none; }
	
	#user-details { 
		float: left;
		width: 230px; 
	}
	
	#user-message { 
		float: right;
		width: 405px;
	}
	
	input, textarea { 		
		padding: 8px; 
		margin: 4px 0 20px 0; 
		background: #fff; 
		width: 220px; 
		font-size: 14px; 
		color: #555; 
		border: 1px #ddd solid;
		
		/* -- CSS3 Shadow - create a shadow around each input element -- */ 
		-webkit-box-shadow: 0px 0px 4px #aaa;
		-moz-box-shadow: 0px 0px 4px #aaa; 
		box-shadow: 0px 0px 4px #aaa;
		
		/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
		-webkit-transition: background 0.3s linear;							
	}
	
	textarea {		
		width: 390px; 
		height: 175px; 		 		
	}
	
	input:hover, textarea:hover { 
		background: #eee; 
	}
		
	input.submit { 	
		width: 150px; 
		color: #eee; 
		text-transform: uppercase; 
		margin-top: 10px;
		background-color: #18a5cc;
		border: none;
		
		/* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
		-webkit-transition: -webkit-box-shadow 0.3s linear;
		
		/* -- CSS3 - Rounded Corners -- */
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
		border-radius: 4px; 
						
		/* -- CSS3 Shadow - create a shadow around each input element -- */ 
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#18a5cc), to(#0a85a8)); 
		background: -moz-linear-gradient(25% 75% 90deg,#0a85a8, #18a5cc);		
	} 
	
	input.submit:hover { 		
		-webkit-box-shadow: 0px 0px 20px #555;
		-moz-box-shadow: 0px 0px 20px #aaa; 
		box-shadow: 0px 0px 20px #555;	
		cursor:  pointer; 
	} 
	p {
		line-height: 22px;
	}