/*
Theme Name: Oxford Active
Author: Twenty3design
Author URI: http://www.twenty3design.co.uk
version: 1.0
*/



body{
	padding: 0;
	margin: 0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
	color: #464646;
}

img{
	border: none;
}

a{color: #d10f69; text-decoration: none;}
a:hover{text-decoration: underline;}

.middle{vertical-align: middle;}

.float_right{float: right; margin: 0 0 10px 10px;}
.float_left{float: left; margin: 0 10px 10px 0;}


h1{
	font-size: 36px;
	color: #ce3b7f;
	margin: 0 0 17px 0;
	padding: 0;
	font-weight: 300;
}

h2{
	font-size: 18px;
	color: #d10f69;
	margin: 30px 0 0 0;
	padding: 0;
	font-weight: 300;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #d10f69;
	margin: 0;
	padding: 0;
}

p{
	margin: 10px 0 0 0;
}

#home{
	background: #d4ffff url(images/home_bg.gif) top center repeat-x;
}

#page{
	background: #d4ffff url(images/page_bg.gif) top center repeat-x;
}

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

#header{height: 484px;}
#page #header{height: 289px;}

#logo{
	width: 298px;
	height: 141px;
	margin: 6px 0 10px 0;
	float: left;
	display: block;
}

#call_book{
	height: 50px;
	width: 484px;
	margin-top: 61px;
	float: right;
}

#call_book .book_online{
	float: right;
	margin-top: 11px;
}

/* BUTTONS */

.book_online{
	height: 44px;
	width: 151px;
	display: block;
	background: url(images/buttons/book_online_sprite.png) 0 0 no-repeat;
	outline: none;
}

.book_online:hover{background-position: 0 -44px;}
.book_online:active{background-position: 0 -88px;}

.book_online span{display: none;}


.coming_soon{
	background: url(images/buttons/book_online_coming_sprite.png) 0 0 no-repeat;
}


.find_more{
	height: 44px;
	width: 151px;
	display: block;
	background: url(images/buttons/find_more_sprite.png) 0 0 no-repeat;
	outline: none;
}

.find_more:hover{background-position: 0 -44px;}
.find_more:active{background-position: 0 -88px;}

.find_more span{display: none;}


.find_more_pink, .find_more_orange, .find_more_green {
	height: 34px;
	width: 141px;
	margin-top: 20px;
	display: block;
	outline: none;
}

.find_more_pink{background: url(images/buttons/find_more_sm_pink.png) 0 0 no-repeat;}
.find_more_orange{background: url(images/buttons/find_more_sm_orange.png) 0 0 no-repeat;}
.find_more_green{background: url(images/buttons/find_more_sm_green.png) 0 0 no-repeat;}

.find_more_pink:hover, .find_more_orange:hover, .find_more_green:hover{background-position: 0 -34px;}
.find_more_pink:active, .find_more_orange:active, .find_more_green:active{background-position: 0 -68px;}

.find_more_pink span, .find_more_orange span, .find_more_green span{display: none;}


#main_nav{
/* 	clear: both; */
	width: 902px;
	height: 43px;
	background: url(images/main_nav_bg.png) no-repeat;
	padding: 10px 10px 0 29px;
	margin: 0;
}


#main_nav li{
	list-style: none;
	display: inline;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	text-shadow: 2px 2px #7ba001;
}

/*
#main_nav li a{
	color: #fff;
	text-decoration: none;
	text-shadow: 2px 2px #7ba001;
 	margin-right: 27px;
}
*/


.intro {
	clear: left;
	color: #fff;
	padding-top: 24px;
	margin: 0 18px 20px 17px;
	width: 423px;
	font-size: 25px;
}

.intro_buttons {
	margin-left: 17px;
	width: 423px;
}

.intro_buttons .book_online, .intro_buttons .find_more { float: left; margin-right: 15px; }

#header img {
	margin-top: 10px;
}

/* IE6 Only */
* html .home_image { padding-top: 100px; }

/* IE7 Only */
*:first-child+html .home_image { padding-top: 100px; }


/* CONTENT */

#content {
	margin: 30px 0;
	padding: 0 0 0 11px;
	width: 635px;
	float: left;
}

#page #content {
	margin: 30px 0 30px 0; 
	width: 610px;
	padding-right: 25px;
}

.col_1, .col_2, .col_3{width: 190px;float: left;margin-right: 26px;}

.col_3{margin-right: 0px;}


/* CALL OUT */

#call_out{
	clear: both;
	display: block;
	height: 280px;
	width: 632px;
	background: url(images/buttons/summer_soccer_sprite.png) 0 0 no-repeat;
}

#call_out:hover{
	background-position: 0 -278px;
}

#call_out span{display: none;}


/* SIDEBAR */

#sidebar{
	margin-top: 20px;
	float: right;
	width: 241px;
	height: 909px;
	padding: 25px 33px 0 20px;
	background: url(images/sidebar_bg.gif) no-repeat;
}

#sidebar h2{
	color: #9bc30f;
	font-size: 36px;
	margin-bottom: 15px;
	line-height: 36px;
}

#sidebar h3{
	color: #9bc30f;
	margin: 0;
}

#sidebar p{
	clear: both;
	margin: 0 0 30px 0;
}

#sidebar a{
	color: #9bc30f;
}

#sidebar #search, #sidebar #lastname, #sidebar #emailaddress{
	height: 29px;
	width: 150px;
	padding: 3px 6px 6px 6px;
	margin-right: 5px;
	color: #464646;
	font-size: 14px;
	font-style: italic;
	border: none;
	background: url(images/newsletter_input_bg.jpg) no-repeat;
	float: left;
}

.go_button{
	height: 34px;
	width: 59px;
	display: block;
	background: url(images/buttons/go_sprite.png) 0 0 no-repeat;
	outline: none;
	float: left;
	border: none;
	cursor: pointer;
}

.go_button:hover{background-position: 0 -34px;}
.go_button:active{background-position: 0 -68px;}

.go_button span{display: none;}

#protection_logos{
	margin-top: 30px;
}


/* GALLERY */

#content .ngg-galleryoverview .ngg-gallery-thumbnail-box {
	margin: 2px;
}

#gallery img, #sidebar .ngg-galleryoverview .ngg-gallery-thumbnail-box .ngg-gallery-thumbnail a img {
	border: 3px solid #fff;
	height: 100px;
	float: left;
	padding: 0; margin: 0 0 6px 0;
	box-shadow: 1px 1px #d3d3d3;
	-webkit-box-shadow: 1px 1px #d3d3d3;
	-moz-box-shadow: 1px 1px #d3d3d3;
}



/* NEWS ITEMS */

#news_list h2, #footer h2 { font-size: 36px; margin-bottom: 17px; }

.news_item{clear: both; margin: 0 0 20px 0;}

.news_item img{
	border: 4px solid #fff;
	width: 110px;
	box-shadow: 1px 1px #d3d3d3;
	-webkit-box-shadow: 1px 1px #d3d3d3;
	-moz-box-shadow: 1px 1px #d3d3d3;
}

.news_item p { width: 500px; }


/* PAGE */






/* FOOTER */

#footer{
	clear: both;
	height: 350px;
	background: url(images/footer_bg.gif) top center repeat-x;
}

#footer_content{
	margin: 0 auto;
	padding: 165px 11px 0 11px;
	width: 941px;
	color: #fff;
}

#footer h2{
	color: #fff;
	margin-bottom: 5px;
}

#footer_content .col_1{
	width: 350px;
	float: left;
}

#footer_content .col_2{
	width: 237px;
	margin-right: 50px;
	float: left;
}

#footer_content .col_3{
	width: 246px;
	float: left;
}

#footer_content img.footer_logo {
	vertical-align: middle;
}


/* CONTACT FORM */

.cf_inputs, .cf_textarea{
	width: 250px;
	padding: 6px;
	margin-right: 5px;
	color: #464646;
	font-size: 14px;
	font-style: italic;
	border: 1px solid #8ebd00;
}

.cf_textarea{
	width: 320px;
	height: 100px;
}


.cf_submit {
	text-decoration: none;
	float:left;
	color: #fff;
	cursor: pointer;
	outline: none;
	text-shadow: 1px 1px 0 #648513;
	display: block;
	margin: 10px 0 15px 20px;
	background: url(images/buttons/blue_button_sprite_submit.png) no-repeat top right;
}
.cf_submit span {
	margin: 0 14px 0 -14px;
	padding: 0 3px 0 18px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	color: #fff;
	font-size: 21px;
	border: 0;
	background: url(images/buttons/blue_button_sprite_submit.png) no-repeat top left; 
}
.cf_submit:hover {background-position: right -35px;text-decoration: none;}
.cf_submit:hover span {background-position: left -35px;}

.cf_submit:active {background-position: right -70px;text-decoration: none;}
.cf_submit:active span {background-position: left -70px;}

.cf_submit input {
	background: none;
	border: none;
	height: 33px;
	text-indent: -9999px;
	cursor: pointer;
	outline: none;
	width: 45px;
}


/* MISC */
.pink{color: #d33981;}
.orange{color: #ff9200;}
.green{color: #7a9c08;}

#sidebar h2.blue{color: #01abc2;}

.navigation {
	padding-top: 10px;
}

.alignright {
	float: right;
	padding: 5px 0 10px 10px;
}
.alignleft {
	float: left;
	padding: 5px 10px 10px 0;
}