/* Layout Stylesheet */ 


body {
	text-align: center; /* required for centering the page in IE */
	margin: 0px;
	padding: 0px;
	background: #00212d url(/images/back.png) repeat-x;



	}


/* no borders on the image links */ 
	
img {border:0}




	
	
#wrapper {
	width: 960px;
	margin: 0px auto 0px; /* centering the page */
	background: #fff;
	background: url(/images/back.jpg) no-repeat;
	padding: 11px 10px 0 10px;	
	
}



/* top holder and navigation */


#topHolder {
	text-align:left;
	padding: 0px;
	width: 960px;
	margin: 0;
 }
 
 	
 #logo {
	width: 180px;
	margin: 0;
	padding: 0;
			}

	


#navigation_holder {
	text-align:left;
	margin: 0 0 20px 0;
	padding: 0px;
	float: right;
	width: 680px;
	height: 30px;

}

.banner {
width: 940px;
overflow: hidden;
margin: 10px 0 0 0;
}


.homeslideshow {
width: 940px;
height: 341px;
overflow: hidden;
margin: 10px 0 0 0;
}


.homecontainer {
width: 940px;
margin: 20px 0 10px 0;
}


.homeleft {

float: left;
width: 523px;
margin: 0 0 0 30px;
text-align: left;
}


.homeright {
float: right;
width: 280px;
margin: 0 30px 0 0;
text-align: left;
}

.clear {
clear: both;
}




/* home news content */


.home_news {
text-align: left;
margin: 10px 0 0 0;

}


.featured {
width: 476px;
padding: 0 0 20px 0;
border-bottom: #103f52 solid 1px;

}

.featurepic {
margin: 10px 0 20px 0;
border: 3px solid #224956;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}


.newspic {
border: 3px solid #224956;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}


.other_news {
width: 525px;
margin: 20px 0 40px 0;


}

.news_img {
width: 131px;
float: left;

}

.news_text {
width: 346px;
float: right;
margin: 0 0 0 40px;

} 

.postdate {
color: #86a6b1;
}




/* Home Flickr feed */


.homephotos {
margin: 10px 0 0 0;
}


.flickr_photoholder {
width: 523px;
padding: 10px 0 10px 0;
}

.flickr_right {
float: right;
}




/* Home Charity */

.home_charitytext {
width: 235px;
margin: 15px 0 0 10px;
}


/* Twitter */

.twitter {
text-align: left;
margin: 10px 0 10px 0;
}


.twitterbird {
float: right;
}



/* Home Shop items */

.home_shopFeature {
margin: 20px 0 20px 0;
text-align: left;
}

.homeshop_size {
width: 127px;
float: left;
}

.homeshop_price {
width: 112px;
float: right;
}

.feature_shopitem_pic {
margin: 0px 0 10px 0;
border: 3px solid #bdc6c9;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.shop_headline {
color: #a1b15f;
font-size: 120%;
}

.homesizecolour {
color: #a1b15f;
}

.homeshop_price {
font-size: 120%;
font-weight: bold;
}


/* Footer */

#footer {

	background: #000;
	
}


.footercontainer {
width: 960px;
margin: 30px auto 0px; /* centering the page */
padding: 10px 10px 30px 10px;
}


.sponsers {
margin: 10px auto 0px;
padding-left: 30px;
width: 960px;
text-align: left;
}

.sponsor_padding {
padding: 18px 24px 0 0;
}


.socialcontainer {
border-top:#103f52 solid 1px;
margin: 20px 0 0 0;
padding: 30px 0 0 0;

}

.social_left {
float: left;
width: 450px;
margin: 0 0 30px 30px;
text-align: left;

}

.socialpadding {
padding: 10px 0 0 119px;
}

.padtop {
padding: 10px 0 0 0;
}




.contact_right {
text-align: left;
float: right;
width: 226px;
margin: 0 60px 0 0;

}




.copyright {
text-align: left;
width: 300px;
padding: 0 0 0 30px;
}




/* main collumns */

.container {
width: 940px;
margin: 20px 0 10px 0;
padding: 15px 0 0 0;
text-align: left;
}

.leftcol {
text-align: left;
width: 555px;
padding: 0 0 0 44px;
float: left;
}

.aboutpicfloat {
float: left;
padding: 0 20px 0 0;
}

.rightcol {
text-align: left;
width: 293px;
padding: 0 0px 0 0;
float: right;
}




/* team sections */


.teamprofile {
text-align: left;
margin: 30px 0 0 0;
}

.teampic{
width: 191px;
float: left;
margin: 10px 0 0 0;

}

.teamdetail {
text-align: left;
width: 277px;
margin: 10px 0 0 56px;
float: left;

}


.divpad {
padding: 10px 0;
}



/* Charity */

.charitypicfloat {
float: left;
padding: 0 20px 600px 0;
}




/** Style the tweets */

.twitters {
	padding: 5px;
	overflow: auto;
	margin: 0px;
	width: 260px;
}

.twitters ul {
	list-style: none;
	padding: 0px;
	color: #000;
	font: 80%/1.8em Georgia, Times New Roman, Times, serif;
	
}

.twitters li {
background-color: #86a6b1;
background-image: url(/images/twitter-arrow.png);
background-position: 0 bottom;
background-repeat: no-repeat;
padding: 15px 15px 40px 15px;
margin: 0 0 0px 0;
}

.twitters a:link {
	color: #fff;
		text-decoration: none;

}

.twitters a:visited {
	color: #fff;
		text-decoration: none;

}


.twitters a:hover {
	text-decoration: underline;
}



/* Blog posts */

.blog_container {
width: 946px;
text-align: left;
margin: 100px 0 0 0;
}



.blog_content {
width: 697px;
float: left;
}


.blognavright {
float: right;
width: 215px;
margin: 0 0 0 20px;
}

.blog_leftid {
float: left;
width: 104px;
}


.blog_text {
float: left;
width: 554px;
padding: 0 0 30px 20px;
}


.subscribe {
margin: 0 0 80px 0;
text-align: right;
}

.blog_pic_padding {
padding: 0 0 30px 0;
}

.avatar_picPadding {
padding: 0 0 10px 0;
}


/* Blog Nav */




.blognav {
	width: 205px;
	background-color: #86a6b1;
	padding: 5px;
	margin: 5px 0 15px 0;
}





.tags {
width: 205px;
	background-color: #86a6b1;
	padding: 10px;
		margin: 5px 0 15px 0;



}






/* Form */


.form_box {
	padding: 5px 0 0 0;
	width:500px;
}
 
.form_box div {
	padding: 0.3em 0.5em;
	margin-top: 7px;
}
 

 
.form_box label {
	float: left;
	margin: 4px 10px 0 0;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #fff;
	text-align: left;
}
 

.form_box input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 6px;
	margin-bottom: 2px;


}

.round {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
		width: 300px;
	background: #86a6b1;
	border:#86a6b1;
	border-width:1px;
	border-style:solid;


	

	
	}

.commentsend {
	color: #fff;
	border-style: none;
	margin-left: 80px;
	padding:5px 10px;
	float: left;
	background: url(/images/post_comment.png) no-repeat 0 0;
	width: 126px;
	height: 42px;

}



.form_box input[type="submit"]:hover
     {
	background: url(/images/over/post_comment.png) no-repeat 0 0;
	width: 126px;
	height: 42px;

     }


/* Comments layout */


.comment_name {
float: left;
width: 105px;
}

.comment {
float: left;
width: 400px;
}

.rel_entries {
margin: 0 0 0 20px;
}

.entry_holder {
width: 200px;
float: left;
margin: 10px 20px 20px 0;
}


ul.categories{
	
	padding: 4px;
	margin: 0;
	text-align: left;

}


ul.categories li {
	display: block;
	padding: 0px;
	margin: 0;
		text-align: left;

}

ul.categories ul li {
	padding: 0px;
	margin: 0;
}


ul.categories li a {
	font-size: 75%;
	display: block;
	padding: 5px;
	color: #00090c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
ul.categories li a:hover {
	background: #033546;
	color: #fff;
}
ul.categories li a:active {
	background: #fff;
}
ul.categories li.last a {
	margin: 0;
}




/* Category Page */


.category_main {
width: 500px;
margin: 0 10px 30px 10px;
float: left;
}

ol {
margin: 30px 0 0 0;
padding: 0px;
}

ol.results li {
	margin-bottom: 70px;
	padding-bottom: 40px;

}

ol.results h3 {
	margin-bottom: 5px;
}
ol.results h3 a {
	font-weight: lighter;
}
ol.results div.type,
ol.results div.date {
	color: #777;
	float: left;
	line-height: 21px;
	margin-right: 20px;
	width: 140px;
			font-size: 85%;

}
ol.results div.content {
	float: left;
	width: 500px;
}
ol.results p {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 75%;
		color: #fff;
	margin: 0;
}





.contact_form {
	padding: 5px 0 20px 0;
	width:500px;
}
 
.contact_form div {
	padding: 0.3em 0.5em;
	margin-top: 7px;
}
 

 
.contact_form label {
	float: left;
	margin: 4px 10px 0 0;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #fff;
	text-align: left;
}
 

.contact_form input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding: 6px;
	margin-bottom: 2px;
	color: #1e3a49;


}

.submit {
	color: #fff;
	border-style: none;
	margin-left: 80px;
	padding:5px 10px;
	float: left;
	background: url(http://www.tb4e.com/images/send_message.png) no-repeat 0 0;
	width: 124px;
	height: 40px;

}

.contact_form input [type="submit"]:hover
     {
	background: url(http://www.tb4e.com/images/over/send_message.png) no-repeat 0 0;
	width: 124px;
	height: 40px;

     }



.socialpaddingsmall {
padding: 10px 0 0 20px;
}


.contact_socialHolder{
text-align: left;
margin: 20px 0 0 0;
}

.contact_left {
width: 500px;
float: left;
margin: 0 0 20px 0;
}


.contact_right {
width: 300px;
float: right;
}

.news_listing {
width: 525px;
margin: 20px 0 10px 0;


}

.line_padding {
padding: 15px 0 10px 0;
}



.reviewimg {
width: 300px;
float: left;
margin: 0 0 25px 30px;
}

.reviewtext {
width: 500px;
margin: 0 0 25px 0px;
float: left;
}

.review_head {
margin: 20px 0 40px 30px;
}

.line_pad {
padding: 0 0 20px 120px;

}




/* media css */


.glossymenu{
margin: 15px 0;
float: left;
padding: 0;
width: 211px; /*width of menu*/
}



.media_container {
	width: 685px;
	float: left;
	margin: 0 0 60px 40px;
	background: #00212d url(/images/video_back.png) no-repeat;
	height: 430px;

}


.media_player {
margin: 19px 0 0 23px;
}

.media_content {
margin: 15px 0 15px 40px;
float: left;
width: 630px;
}


.newsslideshow {
width: 940px;
height: 199px;
overflow: hidden;
margin: 10px 0 0 0;
}



/* store sections */


.storeprofile {
text-align: left;
margin: 30px 0 0px 0;
}

.storepic{
width: 250px;
float: left;
margin: 10px 0 20px 0;

}

.storedetail {
text-align: left;
width: 200px;
margin: 20px 0 0 40px;
float: left;

}


.cart {
margin: 20px 0 30px 0;
}

.img_pad {
padding: 20px 0 0 0;
}








div.gallery_box {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 560px; 
}
div.gallery_box a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.gallery_box a:focus, div.gallery_box a:hover, div.gallery_box a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 35px;
	margin-right:10px;
		font-family: Arial, Helvetica, sans-serif;

}
div.controls a {
	padding: 5px;
	color: #fff;
		text-decoration: none;
		font-size: 90%;

}

div.controls a:hover {
	padding: 5px;
	color: #ccc;
	text-decoration: none;
}


div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 413px /* This should be set to be at least the height of the largest image in the slideshow */
	
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loaderWhite.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 413px /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {text-align:left;}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	
}
div.slideshow a.advance-link {
	display: block;
	width: 600px;
	height: 413px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 413px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: none;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px 12px 12px 0px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: none;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: none;
		font-family: Arial, Helvetica, sans-serif;
	font-size:95%;

}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #fff;

	color: #000;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}


.media_link {
margin: 0 0 0 380px;
}




/* video_nav */

.video_nav {
	width: 208px;
	background-color: #254552;
	padding: 5px 0 20px 0;
	margin: 5px 0 30px 0;
}
.video_nav ul {
list-style: none;
margin: 0;
padding: 0;
}
.video_nav li {
margin: 5px 0 5px 0;
}
.video_nav a:link, .video_nav a:visited {
	font-size: 80%;
	display: block;
	padding: 7px 5px 7px 15px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

.video_nav a:hover {
	color: #fff;
	background: #557581;
}


#captcha {
padding: 0 0 0 90px;
}

#captchafail {
margin: 0 0 0 90px;
	background-color:#920303;
	color: #ffffff;
	border-style: none;
padding: 10px;
width:320px;

}

