/*
Theme name: Fuerza Bruta
Version: 1.0
Author: FreeFrog
Author URI: http://twelvewaves.com/
*/

body {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #000035;
	background-image: url(images/_body.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color:#FFFF99;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	color:#059FE3;
	text-decoration: none;
}
img {
	border: none;
}


/*content transparent background*/
.content-background {
	background:url(images/_content-background.png);
	width:100%;
	padding:20px;
}
#shell {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height:280px;
	position:relative;
}
#main {
	width:960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height:200px;
	width:100%;/*position:relative;*/
}
.home_join_the_club_field_background {
	background-image: url(http://fuerzabrutanyc.com/wordpress/wp-content/uploads/_home_join_the_club_background_170x30.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
	padding: 5px;
}
.home_join_the_club_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	width: 160px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #059FE3;
}
.header_size_24 {
	color:#FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
}
.footer_menu {
	color:#059FE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer_menu:link {
	color:#059FE3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.footer_menu:hover {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
