@charset "UTF-8";
* {
   padding:0;
   margin:0;
}
body {
	font-family: 'Gill Sans', "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	align: center;
	background-color: #CEC9C2;
	height: 100%;
}


p{
		font-size: 90%;
		padding-top:2px;
		padding-bottom:5px;

	
	}

h1{
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 0.05em;
	
	font-size: 170%;

	}

h2{
	padding:0px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f5ab60;
	margin: 0px;
	}

h3{
	padding:0px;
	font-weight: normal;
	text-transform: uppercase;
	color: #533019;
	font-size: 105%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

h4{
		font-size: 105%;
font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;	
	
	
	
	}




hr {
	border: none;
	color: #999;
	background-color: #999;
	height: 1px;
	width:85%;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../images/furniture/balloon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin solid #300;
	padding-bottom:60px;
}

#container_splash {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-image: url(../images/furniture/balloon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin solid #300;
	padding: 30px;
}


#masthead {
	height:100px;
	background-color: #f6e2c1;
	}
	
	
#masthead ul {
	list-style-type: none;	
}

	
#masthead img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}
	
#home_button {
	text-transform: uppercase;
	position: relative;
	top: -17px;
	left: 75px;
	z-index: 201;
}

#home_button ul{
	position: relative;
	top:-5px;
	left: -30px;
	list-style-type: none;
}

#home_button ul li{
	
}

#home_button ul li a{
	color: #379be7;
	font-weight: bold;
	text-decoration: none;
}


#home_button ul li a:hover{
	color: #8E2244;
}



#primary_navigation {
	font-size: 83%;	
	left: 0px;
	top: 1px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: center;	
}


#primary_navigation ul {
	list-style-type: none;
	width:100%;
	background-color: #379be7;
	display: block;
	height:1.98em;
}
#primary_navigation ul li {
	float: left;
}




#primary_navigation ul li a {
	color:#533019;
	text-decoration:none;
	display:block;
	background-color: #379be7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f6e2c1;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#primary_navigation ul li a:hover {
	color:#FFF;
	text-decoration:none;
	background-color: #379be7;
}


#secondary_navigation {
	left: 0px;
	top: 1px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: .02em;
	text-align: center;
	font-size: 80%;
}


#secondary_navigation ul {
	list-style-type: none;
	width:100%;
	background-color: #f6e2c1;
	display: block;
	height:2.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6e2c1;
	clear: left;
}


#secondary_navigation ul li {
	float: left;
	
}




#secondary_navigation ul li a {
	color:#000;
	text-decoration:none;
	display:block;
	background-color: #f6e2c1;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-image: url(images/furniture/dot.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#secondary_navigation ul li a:hover {
	color:#78164b;
	text-decoration:none;
	background-color: #f6e2c1;
}

#news_column{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 10px;
	width: 200px;
}

#news_column select{
	width: 180px;
	margin-bottom:3px;	
	
	}



#news_column p {
	margin-top: 6px;
}

#news_column hr{
	
	width: 95%;
	
}



#news_column img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
}

#news_panel {
	border: 1px solid #379be7;
	position: relative;
	width: 200px;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	background-color: #FFF;
}

#news_header {
	color: #FFF;
	background-color: #379be7;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#news_header h3{
	color: #FFF;
	padding-bottom: 3px;
}



#news_in_brief {
	
	margin: 10px;
	font-size:90%;
	
}

#news_in_brief h3{
	margin-bottom: 3px;
	font-size: 105%;	
}

#news_in_brief p{
	
	margin-bottom: 7px;
	
	
}



#downloads_panel {
	border: 1px solid #999;
	position: relative;
	width: 200px;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	background-image: url(../images/furniture/balloon_detail.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#downloads_panel img{
	border: 0px ;
	
}



#downloads_header {
	color: #FFF;
	background-color: #999;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#downloads_header h3{
	color: #FFF;
	padding-bottom: 3px;
}

#downloads_text {
	
	margin: 10px;
	font-size:90%;
	
}

#downloads_text h3{
	margin-bottom: 3px;
	
	
}

#donate_panel {
	border: 1px solid #66506C;
	position: relative;
	width: 180px;
	left: 0px;
	top: 0px;
	padding: 10px;
	color: #FFF;
	background-color: #dbbdc3;
	font-size: 93%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#donate_panel p{
	
	color: #000;
	
}

#donate_panel a{
	
	color: #fff;
	
}

#donate_panel a:hover{
	color: #300;
}




#contact_panel {
	position: relative;
	width: 962px;
	top: 10px;
	color: #FFF;
	background-color: #9D1B3D;
	font-size: 93%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #603;
	border-right-color: #603;
	border-bottom-color: #603;
	border-left-color: #603;
	background-image: url(../images/furniture/whitebar.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#contact_panel h3{
	font-size:96%;
	color: #DCDDD7;
}

#contact_panel a{
	color: #67A3E8;
}



#choose_summer {
	background-color: #FC0;
	margin-bottom: 4px;
	padding: 10px;
	color: #FFF;
}

#choose_summer h2 {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 20px;
}

#choose_summer h2 a {
	color: #FFF;
	text-decoration: none;
}

#choose_summer h2 a:hover {
	color: #FC0;
}


#choose_autumn {
	background-color: #ff9400;
	margin-bottom: 4px;
	padding: 10px;
	color: #FFF;
}

#choose_autumn h2 {
	margin-top: 3px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 20px;
}

#choose_autumn h2 a {
	color: #FFF;
	text-decoration: none;
}

#choose_autumn h2 a:hover {
	color: #379be7;
}




#choose_summerschool {
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 10px;
	color: #89025E;
	border: 1px solid #000;
	background-image: url(/images/furniture/summerschoolcolouredletters.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#choose_summerschool h2 {
	margin-bottom: 5px;
	color: #000;
	text-transform: uppercase;
		font-size: 20px;

}

#choose_summerschool h2 a {
	color: #000;
	text-decoration: none;
}

#choose_summerschool h2 a:hover {
	color: #379be7;
}

#choose_spring {
	background-color: #ECBDE2;
	margin-bottom: 10px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#choose_spring h2 {
	margin-bottom: 5px;
	color: #fbcce7;
	text-transform: uppercase;
	font-size: 20px;
}

#choose_spring h2 a {
	color: #fbcce7;
	text-decoration: none;
}

#choose_spring h2 a:hover {
	color: #fff;
}



#enrol_panel {
	border: 1px solid #300;
	position: relative;
	width: 180px;
	left: 0px;
	top: 0px;
	padding: 10px;
	background-color: #9D1B3D;
	font-size: 93%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#enrol_panel h2{
	text-transform: uppercase;
	color: #FFF;
	font-size: 130%;
	margin-bottom: 3px;
}


#enrol_panel h3{
	font-size:95%;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

#enrol_panel p{
	font-weight: normal;
	font-size:85%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
		}
	
#enrol_panel a{
	color: #f6e2c1;
		}
	
#enrol_panel a:hover{
	color: #FFF;
		}
	
#enrol_panel a:visited{
	}

#stretcher {
	position: relative;
	height: 120px;
	width: 1px;
}
	
	
	


#mainstage_home{
	left: 225px;
	top: -119px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	padding-bottom: 50px;
	width: 220px;	
	
	}
	
	#mainstage_home h1{
	margin-bottom:1em;
	}
	
	#mainstage_home  img{
	border: 0px solid #fff;		
	
	}
	
	
#mainstage{
	left: 225px;
	top: -119px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
		padding-bottom: 20px;

	margin-left: 10px;
	padding-bottom: 50px;
	width: 456px;
	}
	
	
#mainstage h1{
	margin-bottom:1em;
	}
	
	#mainstage  img{
	border: 0px solid #fff;		
	
	}


#mainstage table {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainstage table tr td {
	padding: 3px;
	margin-left: 2px;
	margin-right: 5px;
margin-bottom: 2px;
}

#mainstage ul li {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 5px;
}


#mainstage label {
	padding-right: 10px;
	margin-bottom: 10px;
	width: 140px;
	margin-right: 10px;
	text-transform: uppercase;	
	}
	

#main_image {
	left: 475px;
	top: 10px;
	position: absolute;
}


#main_image ul {
	list-style-type: none;	
}




#picture_caption {
	left: 485px;
	top: 380px;
	width:230px;
	position: absolute;
	
	}


#featured_panels {
	width: 240px;
	left: 730px;
	top: 0px;
	position: absolute;
}

#picture_panels {
	width: 230px;
	left: 730px;
	top: 20px;
	position: absolute;
}

#picture_panels ul{
	
	list-style-type: none;
}



#forthcoming_panel {
	position: relative;
	top: 10px;
	border: 1px solid #f6e2c1;
	padding: 10px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#forthcoming_panel h4 {
	font-size:85%;
	text-transform: uppercase;
	color: #666;
	margin-top:5px;

	margin-bottom:3px;
}

#forthcoming_panel p{
	font-size:80%;
}



	
#summerschools_panel {
	position: relative;
	top: 10px;
	border: 1px solid #e8c781;
	padding: 10px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#summerschools_panel h2 {
	color: #603;
	font-size:130%;
	margin-bottom:3px;
}

#summerschools_panel h4 {
	font-size:85%;
	text-transform: uppercase;
	color: #666;
	margin-top:5px;

	margin-bottom:3px;
}

#summerschools_panel p{
	font-size:80%;
}

#summerschools_panel select{
	width:200px;
	margin-bottom:5px;
}



#music_panel {
	position: relative;
	top: 10px;
	border: 1px solid #2f9dea;
	padding: 10px;
	background-color: #2f9dea;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#music_panel h3{
	font-size:125%;
	color: #b6d6ec;
}

#music_panel h4 {
	font-size:85%;
	text-transform: uppercase;
	color: #fff;
	margin-top:5px;

	margin-bottom:3px;
}

#music_panel p{
	font-size:80%;
}

#music_panel a{
	color: #533019;
}

#music_panel img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #533019;
	border-right-color: #533019;
	border-bottom-color: #533019;
	border-left-color: #533019;
}



#summercourses_panel {
	position: relative;
	top: 10px;
	border: 1px solid #379be7;
	padding: 10px;
	background-color: #FDEE95;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#summercourses_panel h3{
	font-size:125%;
	color: #F08;
}

#summercourses_panel h4 {
	font-size:85%;
	text-transform: uppercase;
	color: #fff;
	margin-top:5px;

	margin-bottom:3px;
}

#summercourses_panel p{
	font-size:80%;
}

#summercourses_panel a{
	color: #533019;
}

#summercourses_panel img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #533019;
	border-right-color: #533019;
	border-bottom-color: #533019;
	border-left-color: #533019;
}

#autumn_2011_courses_panel {
	position: relative;
	top: 10px;
	border: 1px solid #f6e2c1;
	padding: 10px;
	background-color: #f6e2c1;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#autumn_2011_courses_panel h3{
	font-size:125%;
	color: #F39;
}

#autumn_2011_courses_panel h4 {
	font-size:85%;
	text-transform: uppercase;
	color: #fff;
	margin-top:5px;

	margin-bottom:3px;
}

#autumn_2011_courses_panel p{
	font-size:80%;
}

#autumn_2011_courses_panel a{
	color: #666;
}

#autumn_2011_courses_panel img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}



#links_panel {
	position: relative;
	top: 10px;
	border: 1px solid #379be7;
	padding: 10px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#links_panel h3{
	font-size:125%;
	color: #909;
}

#links_panel h4 {
	font-size:85%;
	text-transform: uppercase;
	color: #96C;
	margin-top:5px;
	margin-bottom:3px;
}

#links_panel p{
	font-size:80%;
}

#links_panel a{
	color: #90C;
}

#links_panel img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #67A3E8;
	border-right-color: #67A3E8;
	border-bottom-color: #67A3E8;
	border-left-color: #67A3E8;
}


#testimonial_panel {
	position: relative;
	top: 10px;
	border: 1px solid #999;
	margin: 10px;
	padding: 10px;
	background-color: #f6e2c1;
}

#memories_panel {
	position: relative;
	top: 10px;
	border: 1px solid #f6e2c1;
	background-color: #ececec;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/furniture/memories.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#memories_panel h4 {
font-size:85%;
	text-transform: uppercase;
	color: #666;
	margin-top:5px;

	margin-bottom:3px;
}

#memories_panel p{
	width:90%;
	font-size:80%;
}

#separater_panel {
	background-color: #955575;
	margin: 0px;
	padding: 10px;
}

#separater_panel h2{
	color: #FFF;
	
}

#separater_panel2 {
	background-color: #E6E1C2;
	margin: 0px;
	padding: 10px;
}

#separater_panel2 h2{
	color: #FFF;
	
}


.current {
	background-color: #f6e2c1;
	color:#000033;
	text-decoration:none;
	display:block;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	}


.right_aligned_with_offset {
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	clear: both;
	color: #999;
	text-align: right;
	}
	
.right_aligned_with_offset_no_border {
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	}
	
	.left_aligned_with_offset_no_border {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	}
	
	
.right_aligned_with_offset_no_border2 a{
	padding: 9px;
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	clear: both;
	background-color: #FF0;
	border: 3px solid #F00;
	width:214px;	
	}
	
#container #swaptab {
	color: #f6e2c1;
	background-image: url(/images/furniture/swaptabspring.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 120px;
	width: 150px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	left: 700px;
	top: -9px;
}

#container #swaptab h3{
	font-size: 85%;		
	}

#container #swaptab a{
	color: #FFC;	
	}

#container #swaptab a:hover{
		color: #FFF;	
	
	}
	
	
#container #swaptabsummer {
	color: #f6e2c1;
	background-image: url(/images/furniture/swaptabsummer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 120px;
	width: 150px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	left: 700px;
	top: -9px;
}

#container #swaptabsummer h3{
	font-size: 85%;		
	}

#container #swaptabsummer a{
	color: #FFC;	
	}

#container #swaptabsummer a:hover{
		color: #FFF;	
	
	}
	
	

	
	



#main_content{
	position: relative;
	left: 10px;
	top: 10px;
	height:85%;	
	}
	
	






#news_column {
.right_aligned_with_small_offset {
	padding: 0px;
	float: right;
	margin-top: 1px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	
	}
	
	
.left_aligned_with_offset {
	padding: 0px;
	float: left;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
		
	}


.left_aligned_with_small_offset {
	padding: 0px;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
		
	}

	.left_aligned_with_small_offset_not_floated {
	padding: 0px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: top;
	}
	
	
	
#gallery {padding: 0px;
	float: right;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;}
#gallery li { display: block; }

#gallery2 {padding: 0px;
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;}
#gallery2 li { display: block; }



.deep_purple {
	color: #330033;
}

	
#credits {
	font-size: 60%;
	color: #666;
	position: relative;
	left: 30px;
	top: -10px;
}



.palepurpleback {
	background-color: #B9AEC3;
}


.normal_case{
	text-transform: none;
}

.danger_red {
	color: #F00;
}

.just_grey {
	color: #999;
}


.just_smaller {
	font-size: 80%;

}


.just_smaller img{
	
	
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}



.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#choose_summer_school #arrow {
	position:relative;
	left:40px;
	margin-top: 5px;
	width:100px;
}

#spacer {
	height:20px;
}
#moreobvious {
	background-color: #F00;
	padding: 3px;
	border: 1px solid #FF0;
	height:2em;
	float:right;
}












.wrapper{
			width:350px;
			margin:0 auto 10px auto;
			text-align:left;
		}
		.container{
			position:relative;
			border-width:0 !important;
			border-color:transparent !important;
			margin:0;
			text-align:left;
			-moz-box-shadow:2px 2px 4px rgba(0,0,0,0.1);
			-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.1);
			box-shadow:2px 2px 4px rgba(0,0,0,0.1);
		}
		.tpl-image-content{
			padding-left:20px;
		}
		fieldset{
			padding:10px;
			background-color:#ddd;
			border:1px solid #f6e2c1;
		}
		label{
			float:none;
			clear:both;
			display:block;
			width:auto;
			margin-top:8px;
			text-align:left;
			font-weight:bold;
			position:relative;
		}
		.field-group{
			float:none;
			margin:3px 0 15px 0;
			padding:5px;
			border-style:solid;
			background:-moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .25));
			background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(255, 255, 255, 0)),color-stop(1, rgba(255, 255, 255, .25)));
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#3fffffff');
			-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#3fffffff')";
		}
		.field-group input{
			display:block;
			margin:0;
			padding:5px;
			border:0;
			background:none;
			width:98%;
		}
		.radiogroup input,.phonearea input,.addressfield input,.datefield input,.groups input{
			width:auto;
		}
		.field-group label{
			clear:none;
		}
		.field-group textarea{
			background:none;
			border:none;
			width:525px;
			height:150px;
			margin:0;
			overflow:auto;
		}
		.field-help{
			display:none;
			font-weight:normal;
			position:static;
			float:none;
			clear:both;
			margin:5px -5px -5px -5px;
			width:auto;
			padding:8px 10px;
			line-height:16px;
			font-size:12px;
			-moz-border-radius:0;
			border-radius:0;
			-webkit-border-radius:0;
		}
		.field-help .help{
			min-height:16px;
			text-decoration:none;
		}
		.field-group .feedback br{
			display:none;
		}
		.field-group .feedback div{
			margin:0 !important;
			padding:0 !important;
		}
		.indicates-required{
			text-align:right;
		}
		.indicates-required span{
			font-size:150%;
			font-weight:bold;
		}
		label .asterisk{
			position:absolute;
			top:36px;
			right:10px;
			font-size:30px;
		}
		.error,.errorText{
			margin:5px 0 0 0;
			padding:5px 10px;
		}
		.formstatus{
			margin-bottom:10px;
		}
		.alert{
			background:#e4f3d4;
			border:2px solid #5ca000;
			font-size:14px;
			color:#5ca000;
			margin:10px 0;
			padding:10px;
		}
		.alert a{
			color:#5ca000;
			text-decoration:underline;
		}
		.datefield,.phonefield-us{
			padding:5px;
		}
		.datefield input,.phonefield-us input{
			display:inline;
			width:60px;
			margin:0 2px;
			letter-spacing:1px;
			text-align:center;
			padding:5px 0 2px 0;
		}
		.phonefield-us .phonearea input,.phonefield-us .phonedetail1 input{
			width:40px;
		}
		.datefield .monthfield input,.datefield .dayfield input{
			width:30px;
		}
		.datefield label,.phonefield-us label{
			display:none;
		}
		ul.interestgroup_field{
			display:block;
			padding:5px;
			margin:0;
		}
		ul.interestgroup_field li,.interestgroup_row{
			display:block;
			margin:0;
			padding:0;
			list-style:none;
		}
		ul.interestgroup_field input{
			display:inline !important;
			width:auto !important;
		}
		ul.interestgroup_field label{
			display:inline;
			padding:0 30px 0 3px;
			font-weight:normal;
		}
		select{
			margin:5px;
		}
		ul.unsub-options{
			display:block;
		}
		ul.unsub-options li{
			display:block;
			padding-bottom:5px;
		}
		ul.unsub-options li label{
			display:inline;
			padding-left:5px;
		}
		ul.unsub-options li textarea{
			display:block;
			padding:5px;
			background:#fff;
			border:1px solid #f6e2c1;
			margin:5px 0;
			width:350px;
			height:100px;
		}
		.addressfield span{
			display:block;
			height:34px;
		}
		.addressfield input{
			float:right;
			width:56%;
			margin:0 9% 0 0;
			padding:8px 0 2px 0;
		}
		.addressfield label{
			float:left;
			font-weight:normal;
			text-align:right;
			width:33%;
		}
		.addressfield .countryfield{
			display:block;
			height:45px;
			position:relative;
		}
		.addressfield .countryfield select{
			margin:0;
			position:absolute;
			top:10px;
			left:35%;
		}
		.captcha{
			float:left;
			width:340px;
			height:150px;
		}
		#archive-list{
			display:block;
			margin:15px 0;
			padding:0;
		}
		#archive-list li{
			display:block;
			list-style:none;
			margin:0;
			padding:6px 10px;
		}
		#archive-list li.odd{
			background:#eee;
		}
		.button,.button-small{
			display:inline-block;
			width:auto;
			white-space:nowrap;
			height:32px;
			margin:5px 5px 0 0;
			padding:0 22px;
			text-decoration:none;
			text-align:center;
			font-weight:bold;
			font-style:normal;
			font-size:15px;
			line-height:32px;
			cursor:pointer;
			border:0;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-border-radius:4px;
			vertical-align:top;
		}
		.button-small{
			float:none;
			display:inline-block;
			height:auto;
			line-height:18px !important;
			padding:2px 15px !important;
			font-size:11px !important;
		}
		.rounded6{
			-moz-border-radius:6px;
			border-radius:6px;
			-webkit-border-radius:6px;
		}
		.poweredWrapper{
			padding:20px 0;
			width:560px;
			margin:0 auto;
		}
		.poweredBy{
			display:block;
		}
		span.or{
			display:inline-block;
			height:32px;
			line-height:32px;
			padding:0 5px;
			margin:5px 5px 0 0;
		}
		.clear{
			clear:both;
		}
		.tpl-image-content{
			padding-left:0px;
		}
		.profile-list{
			display:block;
			margin:0;
			padding:0;
			list-style:none;
			border-top:1px solid #eee;
		}
		.profile-list li{
			display:block;
			margin:0;
			padding:5px 0;
			border-bottom:1px solid #eee;
		}
		body{
			background-color:#eeeeee;
		}
		h1{
			font-size:28px;
			margin-bottom:15px;
			padding:0;
			margin-top:0;
		}
		.wrapper{
			background-color:none;
		}
		.container{
			background-color:#ffffff;
			padding:20px;
		}
		.container{
			line-height:150%;
			font-family:Helvetica;
			font-size:12px;
			color:#333333;
		}
		a:link,a:active,a:visited,a{
			color:#336699;
		}
		.button:link,.button:active,.button:visited,.button,.button-small:link,.button-small:active,.button-small:visited,.button-small{
			background-color:#336699;
			color:#ffffff;
		}
		.button:hover,.button-small:hover{
			background-color:#1e5781;
			color:#ffffff;
		}
		label{
			line-height:150%;
			font-family:Helvetica;
			font-size:14px;
			color:#333333;
		}
		.field-group{
			background-color:#eeeeee;
			border-width:2px;
			border-color:#d0d0d0;
		}
		.datefield input,.phonefield-us input,.addressfield input{
			border-bottom-width:1px;
			border-bottom-style:solid;
			border-color:#999999;
		}
		.field-group input{
			font-family:Helvetica;
			font-size:16px;
			color:#333333;
		}
		.asterisk{
			color:#cc6600;
		}
		.field-help{
			background-color:#dcdcdc;
			color:#000;
		}
		.error,.errorText{
			font-size:12px;
			color:#6b0505;
			background-color:#f4bfbf;
		}

