html, body {
    height:100%;
    margin:0px;
    padding:0px;
}

body {
	background: url(http://images-int.uturf.com/images/background/bg.jpg) #191817 top center no-repeat;
	margin:0px auto;
	font-family:verdana;
	color:#e9e9e9;
	font-size:12px;
}

a {
	color:#e9e9e9;
	text-decoration:none;
}

ul {
	padding:0;
	margin:0;
}

li {
	list-style:none;
}

img {
	border:none;
}

.float_left {
	float:left;
}

.float_right {
	float:right;
}

.full_length {
	width:100%;
}

.blue_font, .blue_font a {
	color:#00c8ee;
	font-size:11px;
}
.orange_font, .orange_font a {
	color:#ffa800;
}
.thumb_image {
	display:block;
	margin:0 auto 0 auto;
	width:102px;
	height:76px;
	border:3px solid #555454;
}

#site_container {
	width: 1020px;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	background: transparent;
}

#top_side {
	position:relative;
	width:1020px;
	height:143px;
	background:url(http://images-int.uturf.com/images/background/topside_bg.jpg) no-repeat top;
}

img#logo {
	float:left;
}

#top_banner {
	float:left;
	margin-top:20px;
}

.header {
	float:left;
	width:100%;
	margin:20px 0 30px 0px;
	padding-bottom:10px;
	background:url(http://images-int.uturf.com/images/background/grey_sep.jpg) left bottom no-repeat ;
}

.header img, .header span {
	float:left;
}

.header span {
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
}

.header p{
	width:600px;
	display:inline;
	float:left;
	width:460px;
	padding:10px 10px;
	margin-top:-5px;
	color:#AFAEAE;
}

#copy_only_bloc {
	float:left;
	margin-left:10px;
}

#navigation_module {
	width:575px;
}

#search_module input.text {
	width:160px;
	float:left;
	display:inline;
	margin:11px 5px 0 0;
}

#search_module input#search_button{
	float:left;
	display:inline;
	margin:4px 5px 0 0;
}

#reg_nav_bar {
	float:left;
	height:15px;
	width:1000px;
	color:#9f9898;
	font-size:11px;
	padding:7px 0 4px 20px;
}

#reg_nav_bar a {
	color:#9f9898;
}

#content_container {
	float:left;
	width:1020px;
	background-color:#252525;
	margin-left:-2px;
}

#page_container_left {
	display:inline;
	float:left;
	margin-left:7px;
	padding:0 0 50px 4px;
	width:690px;
	background: url(http://images-int.uturf.com/images/background/blog_bg.jpg) no-repeat top #161616;
}

#page_container_right {
	float:left;
	width:300px;
	margin-left:10px;
	background-color:#161616;
}
/*
#poll_module {
	float:left;
	width:100%;
	height:280px;
	background:url(http://images-int.uturf.com/images/background/poll_bg.jpg) no-repeat top #161616;
}

#poll{
	margin-top:50px;
}

*/

/* Style when polls have ads - When done please comment this style out if working on normal polls and uncomment the original style*/
#poll_module {
	float:left;
	width:100%;
	height:251px;
	background:url(http://images-int.uturf.com/images/background/yourzone_bckg.jpg) no-repeat top #161616;
}

#poll{
	margin-top:20px;
}

/* End - Style when polls have ads*/



.check_it {
	width: 300px; height: 95px; font-family: verdana; font-size: 11px; padding: 10px 0;
}

.check_it_left {
	padding: 0pt; width: 175px; float: left; display: inline; margin-left: 15px;
}

.check_it_title {
	border-bottom: 1px solid rgb(52, 74, 79); color: rgb(232, 255, 135); text-decoration: none;
}

.check_it_copy {
	float:left; font-size:10px; margin:5px 5px 0 0; color: rgb(254, 254, 254); text-decoration: none;
}
.validationError {
	clear:both;
	width:100%;
	float:left;
	color:#FF0000;
	
} 

#footer_module {
	display:inline;
	float:left;
	width:920px;
	margin:10px 0 20px 60px;
	text-align:left;
	color:#e9e9e9;
}

#footer_module ul {
	float:left;
	margin-right:50px;
}

#footer_module li {
	width:134px;
	list-style:none;
	margin-top:3px;
}

#footer_module li a {
	text-decoration:none;
	font-size:11px;
}

#legal_bloc {
	width:100%;
	text-align:center;
	float:left;
	border-top:1px solid;
	margin:10px 0 10px 0;
	padding:10px 0px 10px 0px;
	font-size:11px;

}