body
{
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}
input 
{
	
}
.clearflt
{
	clear:both;
	line-height: 0px;
}
a img
{
	border: none;
}
a 
{
	text-decoration: none;
		color: #22426e;

}

h1, h2, h3, h4, h5, p
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	color: #22426e;

}
p
{
	color: #333333;
}
.red 
{
	color:red;
}

.blue
{
	color: #b88238;
}
.grey
{
	color: #333333;
}

#find_on_facebook
{
	margin-left:15px;
	margin-bottom:15px;
	width: 160px;
	float: left;
}

#follow_us_twitter
{
	margin-left:15px;
	margin-bottom:15px;
	width: 160px;
	float: left;
}

#ad_bar
{
	margin-left:15px;
	width: 162px;
	float: left;
}

#container
{
	width:1034px;
	margin: 0 auto;
}

#login
{
	padding-right: 3px;
	float: right;
	margin-right: 5px;
}
#login input
{
	
	margin-left: 2px;
}

#header 
{
	height: 125px;
	background: url('../images/header_bg.png') no-repeat;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#header_logo 
{
	float: left;
	width: 113px;
	height: 113px;
	margin: 3px 0 0 10px;
}

#header_bar
{
	color: white;
	width:680px;
	height: 20px;
	padding: 10px 5px;
	float: right;
}

ul#header_nav 
{
	margin: 3px;
	padding: 0;
	float: left;
}

ul#header_nav li.last
{
	border-right: none;
}

ul#header_nav li 
{
	display: inline;
	border-right: solid 1px white;
	padding: 0 5px;
	margin: 0;
}

ul#header_nav li a
{
	color: white;
}

ul#header_nav li a:hover
{
	text-decoration: underline;
}

#footer_right 
{
	color: white;
	float: right;
	padding: 4px 10px 0 0;
}

#content_wrap
{
}
#content
{
	width: 830px;
	float: left;
	text-align: left;
	padding: 0 0 3px 0;
	margin-left: 15px;
}

/* home */
.col
{
	float: left;
	width: 404px;
	height:360px;
	margin-right: 6px;
	margin-bottom: 10px;
	background: url('../images/profile_bottom.png') bottom center no-repeat;
	
}
.col_tall
{
	float: left;
	width: 404px;
	height:450px;
	margin-right: 6px;
	margin-bottom: 10px;
	background: url('../images/profile_bottom.png') bottom center no-repeat;

}

.col_full
{
	float: left;
	width: 404px;
	height:570px;
	margin-right: 6px;
	margin-bottom: 10px;
	background: url('../images/profile_bottom.png') bottom center no-repeat;

}

.col_head
{
	background: url('../images/col_head.png') no-repeat top center;
	height: 39px;
	padding: 3px 5px;

}

.col .col_border
{
	background: url('../images/body_border_vrep.png') repeat-y;
	padding: 0;
	margin: 0;
	width: 2px;
	height: 313px;	
}

.col_tall .col_border
{
	background: url('../images/body_border_vrep.png') repeat-y;
	padding: 0;
	margin: 0;
	width: 2px;
	height: 402px;
}
.col_full .col_border
{
	background: url('../images/body_border_vrep.png') repeat-y;
	padding: 0;
	margin: 0;
	width: 2px;
	height: 522px;
}
.col_body_pad
{
	margin: 20px;
}
.col_body
{
	margin: 5px;
}
/* col1 */
.news_item
{
	margin: 5px 0;
	height: 80px;
}

.news_item img
{
	float: left;
	padding:5px 10px;
}
.news_item p
{
	margin-top: 5px;
	font-size: 12px;
}
.news_content
{
	width: 280px;
	float: left;
}

/* col2 */

ul#why_cool
{
	list-style-type: none;
	padding-left: 10px;
}
ul#why_cool li img
{

}
ul#why_cool li
{
	line-height: 28px;
}

#reg_form
{
	margin: 10px;
}
.form_col
{
	width:180px;
	height: 50px;
	float: left;
}
.form_col input
{
	margin-top: 5px;
	padding: 3px;
	font-size: 12px;
	/*background: url('../images/input_bg.png') bottom left no-repeat;*/
}
.submit_btn
{
	width:170px;
	float: left;
	
	padding-top: 10px;
	padding-right: 15px;
}

/* col3 */
#how
{
	margin: 0 10px;
}
#how p
{
	font-size: 12px;
}

#reg_form label
{
	font-size:12px;
}

.form_col label
{
	font-size:12px;
}

/* profile */

#body
{

	background: url('../images/profile_bottom.png') bottom center no-repeat;
}
#body_bg
{
	padding-bottom: 3px;
	background: url('../images/profile_content_hrep.png') bottom repeat-x;
}
.body_border
{
	background: url('../images/body_border_vrep.png') repeat-y;
	padding: 0;
	margin: 0;
	width: 2px;
	height: 710px;
}

#profile_side
{
	float: left;
	width: 260px;

	text-align: center;
	margin: 25px 0 10px 10px;
}

#profile_side_top
{
	background: url('../images/profile_bottom.png') no-repeat bottom center;
}

#left_coinz
{
	float: left;
	width: 70px;
	margin: 9px 0 0 0;
}

#right_coinz
{
	float: left;
}

#profile_content
{
	float: left;
	margin: 10px 0 0 20px;
	width: 500px;
	padding-left: 15px;
	background: url('../images/body_border_vrep.png') repeat-y left;
	
}
#profile_coin_status
{
	width: 130px;
	float: right;
	text-align: center;
}
#profile_content_top
{
	padding-left: 20px;
}

#footer
{
	background: url('../images/footer_bg.png') no-repeat center top;
	padding: 15px;
}

#profile_search
{
	padding-top: 2px;
	float: left;
}

#profile_search input
{
	background:none;
	border: none;
}

#profile_bar
{
	padding: 15px 10px 0 13px;
	height: 30px;
	background: url('../images/profile_header.png');
}

ul#profile_nav
{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;	
}

ul#profile_nav li
{
	float: left;
	margin: 0;
	padding: 0;
}
ul#profile_nav li a
{
	color: #727272;
	font-family: "Arial Narrow";
	font-weight: bold;
	width: 125px;
	height: 25px;
	padding-top:5px;
	display: block;
	background: url('../images/tab.png');
	text-align: center;
}
ul#profile_nav li.selected a,
ul#profile_nav li a:hover
{
	color: white;
	background: url('../images/tab_selected.png');
}

.activity_item
{
	//background: url('../images/profile_bottom.png') top center no-repeat; 
	border-top: solid 2px #d6d6d6;
	padding: 13px 0 12px 50px;
}
.activity_item a
{
	text-decoration: underline;
	color: #22426e;

}
.icon 
{
	padding-left: 0;
}
.activity_item img
{
	padding: 0 15px;
	float: left;
}
.activity_item a.view_profile
{
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #22426e;

	padding: 4px 10px;
}
.bottom_pag
{
	float: right;
	font-size: 12px;
}
.bottom_pag a
{
	color: #4d4d4d;
	text-decoration: none;
}

/* about us */
#about_body
{
	margin: 20px 0 0 0;
}


