/*FLAIR MONKEY STYLE*/

body, html {
	background-color: #f0f0f0;
	background-image: url(img/body-bcg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}


h1 {
	font-weight: bold;
}

#wrap {
	display: block;
	width: 1045px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFF;
}
#wrap #wrap-inner {
	margin-right: 40px;
	margin-left: 40px;
	padding-bottom: 40px;

}
#header {
	clear: both;
	height: 120px;
}
#header .logo {
	display: block;
}
#header #tagline {
	text-align: right;
	color: #4d5459;
	font-size: 12px;
	vertical-align: middle;
	margin-top: 34px;
}
#header #tagline h1, h2 {
	float: right;
	text-align: right;
	color: #0093ff;
	clear: both;
	font-size: 16px;
	letter-spacing: -1px;
}
#header #tagline .fecabook {
	display: block;
	text-align: right;
	margin-top: 10px;
}
.fecabook2 {
	display: block;
	font-size:18px;
	margin-top: 15px;
	
}
.fecabook2 a{
color: #959595;
}
/*MENU*/
/* Hide from IE5-Mac \*/
#menu li a
{
float: none
}
/* End hide */
#menu {
	display: block;
	margin-bottom: 17px;
	clear: both;
	width: 1045px;
	overflow: hidden;
}
#menu ul
{
list-style: none;
padding: 0;
margin: 0;
}
#menu li
{
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
}
#menu li a {
	display: block;
}
#menu li a:hover img
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#menu .active
{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#content {


}

#content h1, h2{
	text-align: left;
	float: none;
}
#content h1{
	font-size: 24px;
}
#content h2{
	font-size: 20px;
}
#content h3 {
	color: #636363;
	font-weight: lighter;
	font-size: 29px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
h4 {
	color: #636363;
	font-size: 24px;
	line-height: 24px;
}
#content .col-left-one {
	width: 640px;
	margin-right: 10px;
	margin-top: 36px;
}
#content .col-right-one {
	width: 314px;
	margin-top: 36px;
}
#content #msgForm .caption {
	color: #636363;
	font-size: 11px;
}
#content #msgForm .msg-form {
	width: 260px;
	margin-bottom: 8px;
	font-size: 12px;
	color: #959595;
	height: 18px;
}

#content #msgForm .submit-btn {
	margin-left: 22px;
}

#content p {
	color: #959595;
}
#content strong{
	font-weight: bold;
}
#content p strong{
	font-weight: bold;
}
#content .photo-strip {
	padding-top: 28px;
	padding-bottom: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
}
#content .photo-strip .photo {
	margin-right: 2px;
	margin-left: 2px;
}
#footer {
	height: 36px;
	background-color: #00aef3;
	color: #FFF;
	width: 100%;
	height: 36px;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 36px;
	font-size: 9px;
	text-align: right;
}
#footer .copyright {
	margin-top: 12px;
	margin-right: 40px;
	display: block;
	text-align: right;
	margin-left: 40px;
}

#footer a {
color: #FFF;
}

#content .home-img-team {
	position: absolute;
	left: 465px;
	top: 175px;
	height: 441px;
	width: 555px;
	z-index: 1;
}
#content .home-welcome {
	margin-top: 48px;
	z-index: 2;
	position: relative;
	height: 490px;
}
#content .home-welcome h3 {
	margin-top: 20px;
}#content .home-welcome p {
	font-size: 18px;
	margin-top: 20px;
	color: #acacac;
	font-weight: lighter;
}

#content .gray-bar {
	display: block;
	background-color: #4d545a;
	width: 100%;
	color: #FFF;
	clear: both;
	height: 28px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	padding-left: 14px;
	line-height: 27px;
}
#content .newsflash {
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	clear: both;
	padding-bottom: 20px;
	}
	#content .newsflash h1{
	color: #00aef3;
}
#content .newsflash a{
	color: #00aef3;
	text-decoration: underline;
}
#content .newsflash a:hover{
	color: #20C1FF;
}
#content .newsflash .newsflash-text {
	float: left;
	margin-left: 26px;
	width: 690px;
	padding-top: 12px;
}
#content .newsflash .newsflash-text p {
	font-size: 12px;
	color: #4d545a;
}




.left {
	float:left;
}
.aqua {
	color: #04ADF1;
}
.gray-light {color: #acacac;}
.gray-dark {color: #636363;}

.right {
	float:right;
}
.middle {
	vertical-align: middle;
}
.clearThis {
	clear:both;
}
.small {
	font-size:10px;
	text-align: right;
}
.hide {
	display:none;
}
.px50 {
	height:50px;
}
.size32 {font-size:32px; line-height:32px;}
.size18 {font-size:18px; line-height:18px;}
.size14 {font-size:14px; line-height:16px;}
.gray-line{
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	color: #d7d7d7;
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
}
a img {
	border: none;
}
.bold {
	font-weight: bold;
}
.list-gray-lines ul{
	list-style-type: none;
}
.list-gray-lines li{
	color: #959595;
	display: block;
	border-top-width: 1px; border-top-style: solid; border-top-color: #CCC;
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.col1aboutus{
	width:360px;
	height: 715px;
}
.col2aboutus {
	width:260px;
	font-size: 12px;
	color: #636363;
	margin-top: 32px;
	margin-left: 5px;
}
.col2aboutus strong {font-size: 14px;}
.col3aboutus{
	font-size: 12px;
	margin-top: 78px;
	width: 290px;
	margin-left: 40px;
}

.kitdesigner1 h4 {
	font-size:32px;
}

.col1ourrange{
	width: 392px;
	font-size: 14px;
	height: 720px;
	position: relative;
	z-index: 2;
	}
.col2ourrange{
	display: block;
	position: absolute;
	left: 460px;
	top: 153px;
}

.col1ourrange.left .orderkitlink {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
	padding-top: 8px;
	padding-bottom: 8px;
}
.col1ourrange.left .orderkitlink a {
	font-size: 12px;
	font-weight: bold;
	color: #04adf1;
}

.col2tour{
	display: block;
	position: absolute;
	left: 373px;
	top: 152px;
	z-index: 1;
}

.col1sportsparty {
	width: 675px;
	}
.col2sportsparty {
	width:290px;
}
.col3sportsparty{
	background-image: url(img/pht/sport-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 728px;
	width: 940px;
}
.col3sportsparty-caption{
	width: 480px;
	float: right;
	margin-top: 30px;
}
.sportparty-header {
	margin-top: 60px;
	margin-left: 80px;
	}
	
.kitquot-header {
	font-size: 24px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-bottom: 14px;
	padding-bottom: 5px;
	}

