body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	line-height:150%;
	background-color:#e8e8fc;


	
}

h1,h2,h3,h4,h5,h6{
	margin:0px 0px 0.4em 0px;
}

.clearboth{
	clear:both;
}
#banner{
	width:1000px;
	height:142px;
	text-align:left;
	/*border:1px red solid;*/
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/btp_banner3.gif);
	background-repeat:no-repeat;
	background-position:top center;
	border-bottom:none;
	float:right;

	

}
#banner h1 {
	text-indent:-10000px;
	float:left;
}
#banner img {
	

}
#page{
	text-align:left;
	font-size:1.1em;
	line-height:1.5em;
	/*text-align: center;*/
}

#navigation{
	width:175px;
	float:left;
	margin-top:5px;
	/*border:thin red solid;*/
	text-align:left;
	background-color:white;
	border:2px solid #9999FF;
	padding:15px;
	-moz-border-radius-topleft: 15px;  
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    
}
.newhome #homeblogfeed h3 {
	background-color:#9999FF;
	color:white;
	padding:5px;
	-moz-border-radius-topleft: 15px;  
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}

.newhome #homeblogfeed .homefeeditem h3 {
	background-color:white;


}
.toc .contentitem {
	background-color:#E8E8FC;
	border:medium none;
	float:left;
	margin:5px 50px;
	text-align:left;
	width:250px;
}
.toc .contentitem p a{
	line-height:130%;
	text-decoration:none;
}
.makingcarnival .toc .contentitem p {
	font-size:0.8em;
	display:none;
}
.toc .contentitem p {
	font-size:0.8em;
}
.toc .iconholder {
	width:250px;
	height:250px;
	overflow:hidden;

}
.page_category {
	background-color:#9999FF;
	padding:3px;
	color:white;
  

}
#navigation ul {
	padding:0px;
	/*border:thin blue solid;*/
	margin:0px;
}
#navigation ul li {
	border-bottom:1px solid #9999FF;
	list-style-type:none;
	padding-bottom:10px;
	margin:11px 0px;
	
	
}
#navigation ul li a {
	display:block;
	width:100%;
	height:100%;
	padding:15px 0px 15px 60px;
	font-weight:none;
	text-decoration:none;
	font-size:1.8em;
	line-height:1em;
	background-image:url(../images/blue_blob.jpg);
	background-repeat:no-repeat;
	background-position:0px -3px;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color:#9999ff;
	width:120px;
}
#navigation ul li a:hover, #navigation ul li a:active{
	color:#ff6600;
	background-color:#ffffff;
}
#navigation ul li.here a, #navigation ul li.expandhere a ,#navigation ul li.ancestor a {
	color:#000000;
}

#navigation ul li a.btp_home{
	background-image:url(../images/home_blob.jpg);
	
}

#navigation ul li.here a.btp_home{
	background-image:url(../images/home_blob_black.jpg);
}

#navigation ul li a.btp_about{
	background-image:url(../images/about_blob.jpg);
}

#navigation ul li.here a.btp_about{
	background-image:url(../images/about_blob_black.jpg);
}

#navigation ul li a.btp_events{
	background-image:url(../images/events_blob.jpg);
}

#navigation ul li.here a.btp_events{
	background-image:url(../images/events_blob_black.jpg);
}

#navigation ul li a.btp_send{
	background-image:url(../images/send_blob.jpg);
}

#navigation ul li.here a.btp_send, #navigation ul li.expandhere a.btp_send,#navigation ul li.ancestor a.btp_send{
	background-image:url(../images/send_blob_black.jpg);
}

#navigation ul li a.btp_tips{
	background-image:url(../images/tips_blob.jpg);
}

#navigation ul li.here a.btp_tips{
	background-image:url(../images/tips_blob_black.jpg);
}

#navigation ul li a.btp_contact{
	background-image:url(../images/contact_blob.jpg);
}

#navigation ul li.here a.btp_contact{
	background-image:url(../images/contact_blob_black.jpg);
}
#navigation ul li a.btp_blog{
	background-image:url(../images/blog_blob.jpg);
}

#navigation ul li.here a.btp_blog{
	background-image:url(../images/blog_blob_black.jpg);
}
#olympics {
	margin-left:10px;
	margin-top:50px;
	width:120px;
}


#contentarea{
	width:740px;
	float:right;
	background-color:white;
	border:2px solid #9999FF;
	padding:15px;
	-moz-border-radius-topleft: 15px;  
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    margin-top:5px;
}

#contentarea a:link, #contentarea a:visited, #contentarea a:hover, #contentarea a:active{	
	color:#ff6600;
	font-weight:bold;
}


#aboutpage{
	background-color:#fff;
	border-color:#9999ff;
	border-width:4px 4px 4px 4px;
	border-style:solid;
	
	font-size:1.3em;
	width:270px;
	margin:0px;
	margin-left:110px;
	text-align:left;
	position:absolute;
	top:0px;
	/*right:250px;*/
	left:50%;
	z-index:100;
	
}
#aboutpage h4,  {
	margin:0px;
	
}
#aboutpage h3{
	background:#9999ff url(../images/easy_tab.jpg) top left no-repeat;
	padding-top:3px;
	padding-bottom:5px;
	color:#FFF;
	padding-left:40px;
	margin:0px;
	
}
#aboutpagecontent {
	display:none;
	padding:10px;
	line-height:160%;
	border:3px solid black;
}

.pad{
	padding:0 0px 1em 0px;
}

.imageholder, .btp_homepage .homefeeditem .imageholder{
	width:auto;
	float:right;
	margin-left:10px;
	clear:right;
	padding-bottom:1em;
}

.dark{
	background-color:#EFEFEF;
}
.comments .dark {
	background-color:#9999ff;
	padding:10px;
}
.comments .light {
	background-color:#efefef;
	padding:10px;
}

.comment + h3 {
	margin-top:20px;
}

div.thumb{
	width auto;
	float:left;
	margin-right:15px;
}
 a img{
 	border:none;
 }
 


.vevent .dark, .vevent .light{
	padding:10px;
	margin-bottom:10px;
	background-color:
}
 .workshop {
 	border:3px #3377bb solid;
 	background-color:#ffffff;
 }
 .exhibitions img {
 	border:3px #337733 solid;
 	padding:3px;
 }

 
 .events_toolbar {
 	background-color:#ffffff;
 }
 .events_toolbar .show {
 	clear:both;
 	float:none;
 }
 
 .third {
 	float:left;
 	width:31%;
 	margin-right:2%;
 }
 
 .caption{
 	width:300px;
 	font-size:0.85em;
 }
 
 
 
 #pagewrapper {
 	background-color:#e8e8fc;
	width:1000px;
	margin:auto;
	margin-top:0px;
	border:0px;
	padding:5px;
 }
 
 
 #content2 {
 	/*border:thin red solid;*/
 	width:150px;
 	float:right;
 	margin-left:19px;
 }
 
 .img100sq img {
 	width:100px;
 }
 
 
 h2.pagetitle{
	font-size:1.8em;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	/*margin-bottom:-10px;*/
	position:relative;
	/*top:-2.5em;*/
	/*width:270px;*/
	line-height:1.2em;
	color:#9999FF;
	margin-bottom:15px;


 }
 
 .newhome h2.pagetitle{
	color:black;
	font-size:1.3em;
	
	 }
 h3{
	font-weight:normal;
	color:#FF6600;
	font-size:1.3em;
}

.gallery_thumb {
	width:75px;
	height:75px;
	/*background-color:#9a99ff;
	margin:0px 10px 10px 0px;
	padding:25px 0px 0px 0px;
	text-align:center;*/
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
}

#mainform, #comments_form, #loginform, #forgottenpassword {
	font-size:1.5em;
	border:2px #9A99ff solid;
	padding:10px;
	background-color:#E1E3FA;
}

#mainform fieldset, #mainform fieldset legend, #comments_form fieldset, #comments_form fieldset legend, #forgottenpassword fieldset, #forgottenpassword fieldset legend, #form fieldset, #form fieldset legend {
	/*background-color:#9A99ff;*/
	border:none;
}

#mainform .widgetwrapper, #comments_form .widgetwrapper {
	/*border:thin blue solid;*/
}

#mainform label, #comments_form label {
	display:block;
	width:500px;
	padding:0px 0px 10px 0px;
	float:left;
}

#mainform  input, #mainform  textarea, #mainform select, #comments_form  input, #comments_form  textarea, #comments_form select {
	width:500px;
	font-size:1em;
	float:left;
}
#mainform  textarea, #comments_form textarea {
	height:150px;
}

#mainform .inputnote, #comments_form .inputnote {
	font-size:85%;
	width:150px;
	float:right;
	position:relative;
	top:-30px;
	border: 2px solid #000;
	padding:5px;
	background-color:white;
}

#mainform legend, #comments_form legend {
	font-weight:bold;
	display:block;
	padding-top:1em;
}


div.iow {
	width:45%;
	float:left;
	background-color:#ffffff;
	clear:left;
}
div.wsussex {
	width:48%;
	float:right;
	background-color:#ffffff;
	clear:right;
}
.wsussex .dark, .iow .dark {
	background-color:#ffffff;
}

.iow {
	border-right:1px dashed #9999ff;
	padding: 0px 23px 0px 0px;
}

.iow_header, .wsussex_header {
	background-image: url(../images/events_header.jpg);
	background-repeat: no-repeat;
	color: #fff;
	height: 75px;
}

.iow_header h2, .wsussex_header h2 {
	padding:26px 0px 0px 28px;
}

.rightmedia {
	float: right;
}

#homegalleryfeed {
	width:450px;
	float:left;
}
.homegalleryfeedimage {
	width:75px;
	height:75px;
	overflow:hidden;
	float:left;
}

#homeeventsfeed {
	
}
.homefeedevent {
	
}

.rightcolumnfeed {
	
	/*background:url(../images/blue_streak.gif) top center no-repeat;*/
	padding-top:30px;
}





#footer {
	padding:15px;
	margin-top:5px;
	border:2px solid #9999FF;
	background-color:white;
	-moz-border-radius-topleft: 15px;  
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    width:740px;
    float:right;
}

#footer a{
	padding-left:20px;
	padding-right:30px;
}

.contentitem {
	width:35%;
	float:left;
	font-size:1.5em;
	border:2px #9A99ff dashed;
	padding:10px;
	margin-right:50px;
	text-align:center;
}

.btp_homepage #content0, .newhome #content0 {
	padding-top:10px;
	float:left;
	width:470px;
}
.btp_homepage #content1{
	padding-top:10px;
	float:right;
	width:240px;
	padding-left:20px;
	border-left:1px dashed #9A99ff;
}

.newhome #content1 {
	margin-top:120px;
	float:right;
	width:240px;
	padding-left:20px;
	/*border-left:1px dashed #9A99ff;*/
	
}
.newhome .homefeeditem {
	border-bottom:dotted 2px #9A99ff;
	padding:5px
}
.newhome .pageblocks .imageholder {
	float:none;
	width:100%;
}

.btp_homepage .imageholder{
	float:none;
	margin:10px 0;
	padding:0px;

	
}

.btp_splitpage #content0{
	float:left;
	width:335px;
}
.btp_splitpage #content1 {
	float:right;
	width:335px;
	padding-left:45px;
	border-left:1px dashed #9A99ff;
}

.field_message #inputnote {
	clear:right;
}
.postlink{
	font-size:1.2em;
}



.blogheading {
}
.blogheading .imageholder {
	/*float:left;*/
}

.blog {
	margin:0 25px 25px;
	border:5px solid #9999FF;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
	clear:both;
}
.contrib5 {
	border:5px solid #FF6600;
}
.contrib5 h3 {
	background-color:#FF6600 !important;
	color:white;
	font-size:1.4em;
	padding:10px;
	background-image:url(../images/bluehubbubble.gif);
	background-repeat:no-repeat;
	background-position:right center;
	
}
.contrib8 {
	border:5px solid #9999FF;
}
.contrib8 h3 {
	background-color:#9999FF !important;
	color:white;
	font-size:1.4em;
	padding:10px;
	background-image:url(../images/richard_west.gif);
	background-repeat:no-repeat;
	background-position:right center;
}
.contrib10 {
	border:5px solid #2dac60;
}
.contrib10 h3 {
	background-color:#2dac60 !important;
	color:white;
	font-size:1.4em;
	padding:10px;
	background-image:url(../images/strawford_centre.gif);
	background-repeat:no-repeat;
	background-position:right center;
	
}
.blog .rightmedia {
	float:left;
	width:225px;
	margin:5px 20px 10px 10px;
	padding:10px 10px 10px 10px;
	font-weight:bold;

	line-height:0.99em;
}
.blog .blogcopy {
	margin-right:15px;
}
.blog .rightmedia p.caption, .blogdetail .rightmedia p.caption{
	border-bottom:1px solid #9999FF;
	font-size:0.9em;
	padding-bottom:8px;
	width:auto;
	margin:0px;
	line-height:125%;
}
.blog .rightmedia img {
	margin-bottom:10px;
}
.blog .rightmedia a {
	text-decoration:none;

	
}
.blog h4{
}
.blog h3{
	background-color:#9999FF;
	color:white;
	font-size:1.4em;
	padding:10px;
}
#contentarea .blog h3 a{
	color:white;
	/*font-size:1.2em;*/
	padding:10px 10px 10px 0;
	text-decoration:none;
}
#contentarea .blog h3 a:hover {
	color:black;
}
#blog_explain {
	border:2px solid #9999FF;
	float:right;
	margin:0px 0 10px 15px;
	padding:10px;
	width:400px;
}
#blog_explain p {
	margin:5px 0px;
}
#homeblogfeed h3.blogfeedh3 {
	background:transparent url(../images/blue_streak2.gif) no-repeat scroll center top;
	color:white;
	font-size:1.3em;
	padding:10px 10px 10px 18px;

}
.imagenav{
	font-size:1.2em;
	text-align:center;
	margin-top: 1px;
}
.gallery_detail{
	text-align:center;
}

.pagelinks{
	text-align:center;
	font-size:1.2em;
	line-height:1.9em;
}

.picleft .imageholder {
	float:left;
	margin:10px 20px 0 0;
}

.picleft {
	clear:both;
}

.picright .imageholder {
	float:right;
	margin: 0px 0px 0px 5px;

}

.picright {
	clear:both;
}

.sendpiclink {
	font-size:1.8em;
	position: relative;
	top: -2.5em;
	margin: 0px;
}

.borderleft {
	border:1px solid #9999FF;
	float:left;
	font-size: 1.2em;
	line-height:0.6em;
	margin:10px 20px 10px 0;
	padding:10px;
	width:350px;
}

.borderleft .imageholder {
	float: right;
}

.fullwidth {
	clear:both;
	font-size:1.1em;
	line-height:1em;
	color: #666666;
	
}


.blog .profile, .blog p {
	text-align:left;
	margin:10px;
}
.blog p.commentcount {
	background-color:#EFEFEF;
	float:right;
	margin-top:40px;
	padding:3px;
	text-align:right;
	width:54%;
	margin-right:20px;
}
.blog_toolbar {
	margin:8px 25px;
}
.blog_toolbar ul li.here a, .blog_toolbar ul li.here, .blog_toolbar ul li a:hover, .blog_toolbar ul li:hover {
	background-color:black;
	text-decoration:none;
}
.blog_toolbar ul li a {
	text-decoration:none;
	
}

#profileicon {
	/*background-image:url(../images/profileicon_listing.gif);
	background-repeat:no-repeat;
	height:80px;
	width:80px;*/
	float:right;
	margin:0px 0px 10px 10px;
	overflow:hidden;
}
.blogdetail {
	width:740px;
}
.blog_toolbar ul {
	margin:0px;
	padding:0px;
}
.blog_toolbar ul li {
	display:block;
	float:left;
	padding:3px 10px 3px 5px;
	margin:0px 0px 0px 0px;
	background-color:#9999ff;
	color:#ffffff;
}
#contentarea .blog_toolbar ul li a {
	color:#ffffff;
}
#contentarea .blog_toolbar a {
	margin-left:10px;
}


.gallery_slider .anythingSlider  .slideritem {
	background-color:#222222;
	border:none;
	padding:15px;
}
.gallery_slider .anythingSlider  .slideritem h4, .gallery_slider .anythingSlider  .slideritem h5, .gallery_slider .anythingSlider  .slideritem p {
	display:none;
}
.gallery_slider .anythingSlider {
	height:350px;
}
.gallery_slider .anythingSlider .wrapper {
	height:340px;
}
.gallery_slider .anythingSlider #thumbNav {
	top:350px;

}


.btp_homepage #content1{
	position:relative;
	/*top:120px;*/
	

}













.carouselfeeditem {
	float:left;
	margin-right:5px;
	border:1px #cccccc solid;
	line-height:0px;
}

.carouselwrapper {
	width:4000px;
}

.carouselscroller {
	overflow:hidden;
	width:620px;
	height:75px;
	position:absolute;
	left:50px;
	top:0px;
	border:1px #cccccc solid;
	padding:10px 0px 10px 10px;
}

.carouselbackarrow {
	left:0px;
}
.carouselfortharrow {
	right:0px;
}
.carouselarrow {
	position:absolute;
	top:0px;
	height:150px;
	width:50px;
	font-size:3em;
}
.carouselarrow a{
	margin:auto;
	display:block;
	text-align:center;
	margin-top:40px;
	padding:20px 0px;
}

.carouselholder {
	width:740px;
	height:100px;
	margin-bottom:20px;
	overflow:hidden;
	position:relative;
}


#antirobot1 {
	display:none;
}
.anythingSlider {
	margin:15px auto 15px;
}
.anythingSlider p {
	margin:4px 0px;
}
.anythingSlider h4 {
	color:#FF6600;
}
.quote {
	color:#000;
	font-size:1.2em;
	line-height:150%;
	margin-left:45px;
	width:500px;
	background-image:url(../images/final_quotes_btp.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:5px 45px;
	/*background-color:#E8E8FC;
	border:2px solid white;
	-moz-border-radius-topleft:15px;
	-moz-border-radius-topright:15px;
 	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;*/
	font-weight:normal;
	margin-bottom:15px;
	
}
.showyou_header {
	background-color:#9999FF;
	-moz-border-radius-topleft: 15px;  
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
.showyou_header h2 {
	font-weight:normal;
	color:white;
	padding:10px;
}
#showyou_listing .vevent {
	border-bottom:2px dotted #9999FF;
	margin-bottom:10px;
	padding:10px;
}
#showyou_listing {
	margin:0px 20px;
	
	
}


/*
#comments_form {
}
#comments_form .formelementwrapper {
	margin-bottom:30px;
}
#comments_form .formelementwrapper label {
	display:block;
	float:left;
	width:30%;
	text-align:right;
	font-size:150%;
}
#comments_form .formelementwrapper input, #comments_form .formelementwrapper textarea {
	display:block;
	float:right;
	width:68%;
	font-size:150%;
}
#comments_form .formelementwrapper .inputnote {
	display:block;
	float:right;
	width:68%;
	font-size:85%;
}
#comments_form .formelementwrapper textarea {
	
	*/height:100px;
}