/* @override 
	http://opendoorsuk.info/css/basic.css
	http://www.odshockwave.org/css/basic.css
*/

/*----------------- 

Layout styles for Open Doors Shockwave 2009 

TwinFish Design, 2008.

Organised by page where possible

=======================================

-------------------*/

/* =Style normalisations
======================*/

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

fieldset, img {
	border: 0;
	margin: 0;
	padding: 0;
}

/* =non page specific styles
===============================================================================*/

.clear {
	clear: both;
}

body {
	background: url(../assetts/background.png) repeat-x;
}

#enclosure {
	position: relative;
	width: 732px;
	margin-left: auto;
	margin-right: auto;
}

#login {
	position: absolute;	
	width: 120px;
	right: -40px;
	top: 5px;
	z-index: 100;	
}

#wrap {
	position: relative;
	width: 940px;	
}

#branding {
	position: relative;
	background: url(../assetts/branding-background.png) no-repeat 0 bottom;
	height: 385px;
	width: 804px;
}

#branding .brand-top {
	position: absolute;
	width: 804px;
	height: 39px;	
	background: url(../assetts/branding-top.png) no-repeat 0 bottom;
}

#branding .brand-centre {
	position: absolute;
	top: 39px;
	left: 33px;
	width: 739px;
	height: 346px;
	background: url(../assetts/branding-centre-fr.jpg) no-repeat;
}

#top-row {
	position: relative;
	z-index: 200;
}

#elements {
	float: left;
	position: relative;
	display: inline;
	width: 940px;
	left: -90px;
	background: url(../assetts/body-repeater.png) repeat-y 90px;
}

div.body-centre {
	border-bottom: 1px solid #fff;
	background: url(../assetts/running-man.png) no-repeat right bottom;
	padding-bottom: 29px;
}

#footer {
	position: relative;
	float: left;
	width: 804px;
	height: 199px;
	background-image: url(../assetts/footer.png);
}

/* =text */

#branding h1 {
	position: relative;
	right:  4000px;
}

#takeaway div.resources h3,
#links div.resources h3,
#videos div.resources h3 {
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin-bottom: 10px;
}

#branding p {
	position: relative;
	right:  4000px;
}

#col-two-big-alt #takeaway p,
#col-two-big .album p,
#col-two-big #feedback p,
#col-two-big-alt #videos p {
	color: #fff;
	font: 12px/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
}

#footer p {
	position: absolute;
	bottom: 35px;
	left: 110px;
	color: #fff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer #credit {
	position: absolute;
	right: 88px;
	bottom: 35px;
	color: #fff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* =links*/

a {
	text-decoration: none;
	color: #c85c2b;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:hover {
	text-decoration: underline;
}

#top-row h2 {
	position: absolute;
	left: 300px;
	top: 22px;
}

#top-row h2 a {
	position: relative;
	cursor: pointer;
	display: block;
	width: 353px;
	height: 30px;
}

#top-row h2 a span.signup {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/be-part-of-it-fr.png) no-repeat;
}

#branding a.feed {
	position: absolute;
	right: 70px;
	bottom: 70px;
}

#top-row a {
	position: relative;
	cursor: pointer;
	display: block;
	width: 83px;
	height: 53px;
}

#branding a span.rss {
	position: absolute;
	width: 83px;
	height: 53px;
	background: url(../assetts/rss-logo.png) no-repeat;
}

#footer a {
	color: #fff;
}

/* =lists */

#footer ul {
	position: absolute;
	bottom: 55px;
	left: 110px;
}

#footer ul li {
	float: left;
	color: #fff;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* =images */

#footer img.odlogo {
	position: absolute;
	width: 199px;
	height: 80px;
	right: 65px;
	bottom:53px;
}

#footer img.uglogo {
	position: absolute;
	width: 223px;
	height: 70px;
	top: 20px;
	right: 88px;
}

/* =welcome page
===================================================================*/

#welcome-enclosure {
	position: relative;
	width: 822px;
	margin-left: auto;
	margin-right: auto;
}

#welcome-elements {
	float: left;
	position: relative;
	width: 808px;
	height: 305px;
	background: url(../assetts/body-repeater.png) repeat-y;
}

#welcome-elements form {
	position: absolute;
	top: 130px;
	left: 110px;
}

#welcome-login {
	position: absolute;	
	width: 60px;
	right: 40px;
	top: 5px;
	z-index: 100;	
}

.flashmovie {
	position: absolute;
	left: 200px;
	z-index: 1;
	height: 33px;
	width: 606px;
}

/* =image replacement on welcome page */


#lang_chooser {
	position: absolute;
	top: 8px;
	left: 20px;
	z-index: 100;}

#login a, #welcome-login a {
	position: absolute;
	right: 0px;
	background-image: url(../assetts/login-btn.png);
	display: block;
	height: 27px;
	width: 56px;
}

#login a span, #welcome-login a span {
	display: none;
}

#site-select p {
	width: 250px;
	height: 35px;
	position: relative;
	line-height: 9px;
	font-size: 10px;
	color: #fff;
}

#site-select span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/welcome-dropdown-txt.png) no-repeat;
}

#welcome-elements h1 a {
	position: absolute;
	right: 88px;
	top: 75px;
	width: 266px;
	height: 142px;
	color: #000;
	font-size: 12px;
}

#welcome-elements h1 a span.enter {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
	background: url(../assetts/enter-btn.png) no-repeat;
}

/* =homepage
===================================================================*/

/* homepage layout */

#col-one {
	float: left;
	width: 250px;
	margin-right: 50px;
	margin-top: 130px;
	display: inline;
}

#col-two {
	float: left;
	width: 400px;
	margin-right: 50px;
	margin-top: 65px;
	display: inline;
}

#col-three {
	float: left;
	width: 190px;
	margin-top: 65px;
}

#pics {
	position: relative;	
	width: 250px;
	height: 220px;
}

#tweetbox {
	float: right;
	margin-right: 20px;
	width: 170px;
	padding-bottom: 123px;
	background: url(../assetts/tweet-bubble-bottom.png) no-repeat 0 bottom;
}

#video-box {
	float: right;
	margin-right: 20px;
	width: 170px;
	margin-top: 20px;
	padding-bottom: 123px;
}

#video-box h3 {
	width: 170px;
	height: 71px;
	color: #fff;
	display: block;
	font: bold 20px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	padding-left: 55px;
}

#promo {
	position: absolute;
	top: 50px;
	right: -20px;
	z-index: 100;
}

#prayer-wall {
	width: 250px;
	margin-bottom: 40px;
}

#prayer-wall .pwbody {
	background: url(../assetts/prayer-wall-footer.png) no-repeat left bottom;
	padding-bottom: 37px;
}

#blog-excerpt {
	background: url(../assetts/from-our-blog-bottom.png) no-repeat 0 bottom;
	padding-bottom: 24px;
}

#marias-blog {
	margin-top: 40px;
	background: url(../assetts/marias-bottom.png) no-repeat 0 bottom;
	padding-bottom: 17px;
}

#myGallery div.carouselContainer div.carousel p.label {
	margin-bottom: 0;
}



/* homepage text styles */

#prayer-wall h2 {
	background: url(../assetts/prayer-wall-top.png) no-repeat left top;
	height: 65px;
	width: 250px;
	text-indent: -5000px;
}

#prayer-wall p {
	background: url(../assetts/prayer-wall-body.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	font: 12px/125% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 5px;
}

#prayer-wall p span.prayer-name {
	font-weight: bold;
	font-size: 14px;
	color: #c85c2b;
}

#tweetbox h3 {
	background: url(../assetts/tweet-bubble-top.png) no-repeat 0 bottom;
	width: 170px;
	height: 71px;
	color: #fff;
	display: block;
	font: bold 20px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	padding-left: 55px;
}

#col-two-big-alt #videos h1 {
	position: relative;
	width: 422px;
	height: 48px;
	margin-bottom: 20px;
}

#col-two-big-alt #videos h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/send-vids-fr.png) no-repeat;
}




#videos ul {
	color: #fff;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
	padding-bottom: 20px;
	list-style-type: decimal;
}

#col-two p {
	color: #fff;
	font: 12px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
}

#blog-excerpt ul li h4 {
	font: bold 19px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #c85c2b;
}

#blog-excerpt ul li h5 {
	color: #c85c2b;
	font: bold 12px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#blog-excerpt ul li p,
#marias-blog ul li p,
#marias-blog ul li a,
#tweetbox ul#twitter_update_list li span {
	font: 12px/135% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#tweetbox ul#twitter_update_list li a {
	display: block;
	margin-top: 5px;
}

/* =list styles on home page*/

#tweetbox ul {
	background: url(../assetts/tweet-bubble-body.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

#blog-excerpt ul {
	background: url(../assetts/from-our-blog-body.png) repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 24px;
}

#blo-excerpt li {
	margin-bottom: 10px;
}

#marias-blog ul {
	background: url(../assetts/marias-body.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 17px;
}

/* =images on home page*/

#pics img {
	position: absolute;
	left: 60px;	
	top: 30px;
	border: 3px solid #fff;
}

/* =image replacement on home page */

#col-two div.body-centre h1 {
	position: relative;
	width: 259px;
	height: 50px;
	margin-bottom: 20px;
}

#col-two div.body-centre h1 span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/fr/home-h1.png) no-repeat;
}

#pics h3 {
	position: absolute;
	right: 50px;
	width: 94px;
	height: 18px;
	font: bold 20px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;
	color: #fff;
}

#pics h3 span {
	position: absolute;
	height: 100%;
	width: 100%;
	background: url(../assetts/your-pics.png) no-repeat;
}

#wits p a {
	position: relative;
	cursor: pointer;
	width: 400px;
	height: 120px;
	display: block;
}

#wits p a span.wits {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/wits-home-ad.png) no-repeat;
}

#blog-excerpt h2 {
	position: relative;
	width: 190px;
	height: 147px;
}

#blog-excerpt h2 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/from-our-blog-top.png) no-repeat;
}

#marias-blog h2 {
	position: relative;
	width: 190px;
	height: 156px;
}

#marias-blog h2 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/marias-top.png) no-repeat;
}

/* =prayer wall page
====================================================================*/

#col-two-big {
	position: relative;
	float: left;
	width: 550px;
	margin-top: 65px;
	display: inline;
	border-bottom: 1px solid #fff;
	background: url(../assetts/running-man.png) no-repeat right bottom;
	padding-bottom: 29px;
}

.pwb-left {
	width: 252px;
	height: 206px;
	float: left;
	margin-right: 23px;
	margin-bottom: 22px;
	display: inline;
	background: url(../assetts/prayer-wall-box.png) no-repeat;
}

.pwb-right {
	width: 252px;
	height: 206px;
	float: right;
	margin-bottom: 22px;
	display: inline;
	background: url(../assetts/prayer-wall-box.png) no-repeat;
}

/* =form on prayer wall & BLOG PAGE */

#prayer-form,
#album-form {
	position: relative;
	width: 550px;
	height: 450px;
	float: right;
	margin-right: 90px;
	display: inline;
}

#comment-form {
	position: relative;
	width: 400px;
	height: 450px;
	float: right;
	display: inline;
}

#prayer-form fieldset {
	position: absolute;
	width: 350px;
	right: 0;
	top: 40px;
	color: #fff;
}

#comment-form fieldset {
	position: absolute;
	width: 350px;
	right: 0;
	top: 50px;
	color: #fff;
}

#prayer-form fieldset p,
#comment-form fieldset p {
	padding: 3px;
	margin-bottom: 0px;
}

#prayer-form fieldset legend,
#comment-form fieldset legend {
	padding-left: 110px;
	color: #fff;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#prayer-form .hiddenFields input,
#comment-form .hiddenFields input {
	display: none;
}

#prayer-form input,
#comment-form input {
	width: 220px;
	height: 20px;
	margin: 5px;
	display: block;
}

#prayer-form textarea,
#comment-form textarea {
	width: 220px;
	height: 150px;
	margin-top: 5px;
	display: block;
}

#prayer-form p label,
#comment-form p label {
	float: left;
	text-align: right;
	padding-right: 10px;
	width: 100px;
	font: 12px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#prayer-form fieldset p:hover,
#comment-form fieldset p:hover {
	background-color: #c85c2b;
}

input#submit {
	width: 150px;
	margin-left: 110px;
	margin-top: 20px;
}

/* =exceptions for Album upload form */

#album-form fieldset {
	position: absolute;
	width: 450px;
	right: 40px;
	top: 200px;
	color: #fff;
}



/*
#album-form {
	height: 500px;
}
*/



#album-form fieldset p label {
	width: 250px;
	float: left;
	padding-right: 10px;
	font: 12px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}

#album-form form fieldset p input {
	width: 150px;
	margin-bottom: 5px;
	}

#albumsubmit {
	float: left;
	margin-top: 10px;
	margin-left: 260px;
}

#hidden,
.hiddenFields {
	display: none;
	
}

.album h3 {
	color: #fff;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
}

/* =images on Album page */

#col-two-big div.album a img {
	border: 3px solid #fff;
	margin-right: 15px;
	margin-bottom: 12px;
}

/* =image replacement on album page */

p.albuminfo {
	position: relative;
	text-indent: -9999px;
	width: 550px;
	height: 186px;
	background:url(../assetts/Album-details.jpg) no-repeat ;
}

/* =text styles for prayer wall */

#prayer-form h3,
#album-form h3 {
	position: absolute;
	top: 5px;
	left: 0px;
	color: #fff;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#prayer-form h4 {
	position: absolute;
	width: 170px;
	top: 50px;
	color: #fff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.pwb-left li, .pwb-right li {
	font: bold 10px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.pwb-left li.title, .pwb-right li.title {
	font-size: 14px;
	color: #c85c2b;
	margin-top: 10px;
	line-height: 14px;
}

.pwb-left li p, .pwb-right li p {
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	line-height: 135%;
}

p.paginate {
	position: absolute;
	bottom: 7px;
	left: 0;
	color: #fff;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p.paginate a {
	font-weight: bold;
}

/* =list styles for prayer wall */

.pwb-left ul, .pwb-right ul {
	padding: 20px;
}

/* =images on prayer wall page */

#ad  {
	float: right;
	margin-right: 17px;
	margin-top: 20px;
	display: inline;
}

/* =image replacement on prayer wall page */

#col-two-big div.prayer-wall h1 {
	position: relative;
	width: 369px;
	height: 44px;
	margin-bottom: 20px;
}

#col-two-big div.prayer-wall h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/the-prayer-wall.png) no-repeat;
}

/* =Blog home and more page
===================================================================== */
/* =layout styles for blog */

#col-two div.blog-wrap {
	position: relative;
	border-bottom: 1px solid #fff;
	background: url(../assetts/running-man.png) no-repeat right bottom;
	padding-bottom: 29px;
	margin-bottom: 20px;
}

p.who-even {
	width: 80px;
	float: left;
}

div.comment-wrap {
	margin-bottom: 25px;
}

div.comment-even {
	float: right;
	width: 262px;
	margin-right: 50px;	
}

#col-two div.blog div.blog-wrap div.comment-wrap div.comment-even div.top div.bot p {
	padding-top: 20px;
	padding-left:60px;
	padding-right: 20px;

	color: #000;
}

div.comment-even .top {
	width: 262px;
	background: url(../assetts/comment-even-top.png) no-repeat;
}

div.comment-even .bot {
	padding-bottom: 25px;
	background: url(../assetts/comment-even-bottom.png) no-repeat 0 bottom;
}

p.who-odd {
	width: 80px;
	float: right;
	margin-right: 50px;
}

div.comment-odd {
	float: left;
	width: 262px;
}

#col-two div.blog div.blog-wrap div.comment-wrap div.comment-odd div.top div.bot p {
	padding-top: 20px;
	padding-left:20px;
	padding-right: 60px;
	color: #000;
}

div.comment-odd .top {
	width: 262px;
	background: url(../assetts/comment-odd-top.png) no-repeat;
}

div.comment-odd .bot {
	padding-bottom: 25px;
	background: url(../assetts/comment-odd-bottom.png) no-repeat 0 bottom;
}

/* =search form on blog */

div#search {
	position: absolute;
	left: 300px;
	width: 400px;
	top: 13px;
}

#search form p label  {
	float: left;
	width: 70px;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: middle;
	line-height: 28px;
}

#search input#keywords {
	width: 200px;
	height: 28px;
	float: left;
	background-color: #fff;
	color: #c85c2b;
	border-style: none;
	font-size: 16px;
	vertical-align: middle;
}

#search form p input.submit {
	height: 28px;
	width: 75px;
	margin-left: 1px;
}

/* =text styles for blog home */

#col-two div.blog div.blog-wrap h3 {
	color: #c85c2b;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#col-two div.blog div.blog-wrap p.info {
	text-transform: uppercase;
}

#col-two div.blog div.blog-wrap p a {
	position: absolute;
	bottom: 7px;
	left: 0;
}

#comment-form h3 {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#comment-form h4 {
	position: absolute;
	width: 400px;
	top: 25px;
	color: #fff;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* =image replacement on blog home */

#col-two div.blog h1 {
	position: relative;
	width: 294px;
	height: 52px;
	margin-bottom: 20px;
}

#col-two div.blog h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/blog-title-fr.png) no-repeat;
}

#col-two div.blog-results h1 {
	position: relative;
	width: 400px;
	height: 44px;
	margin-bottom: 20px;
}

#col-two div.blog-results h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/blog-here-you-go.png) no-repeat;
}

/* =takeaway page styles
====================================================================*/

#col-two-big-alt {
	position: relative;
	float: left;
	width: 550px;
	margin-top: 65px;
	display: inline;
}

#col-two-big-alt #wits-odering {
	border-bottom: 1px solid #58c04d;
	border-top: 1px solid #58c04d;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#takeaway div.resources,
#links div.resources,
#videos div.resources {
	position: relative;
	float: left;
	width: 550px;
	margin-top: 15px;
	display: inline;
	border-bottom: 1px solid #fff;
	background: url(../assetts/running-man.png) no-repeat right bottom;
	padding-bottom: 29px;
}

#takeaway div.resources div.vids,
#videos div.resources div.vids {
	margin-bottom: 30px;
}

/* =image replacement for takeaway page */

#col-two-big-alt #takeaway h1 {
	position: relative;
	width: 208px;
	height: 44px;
	margin-bottom: 20px;
}

#col-two-big-alt #takeaway h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/takeaway-fr.png) no-repeat;
}


/* =takeaway text styles */

#takeaway div.resources h4 {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin-bottom: 5px;
}

/* =takeaway list styles */

#col-two-big-alt #takeaway ul.list li {
	color: #fff;
	font: 12px/27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	background: url(../assetts/pdf-icon.png) no-repeat left center;
	text-indent: 40px;
	height: 27px;
}

/* =takeaway logout link */

#login a.logout, #welcome-login a.logout {
	background: none;
	position: absolute;
	top: 9px;
	right: 0px;
	font-size: 12px;
	color: #fff;
}

/* =takeaway login form */

#login-side {
	float: right;
	width: 140px;
	margin-bottom: 20px;
}

#login-side h3 {
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#login-side p label {
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

#login-side .input {
	width: 90px;
	height: 20px;
	margin-bottom: 7px;
}

#login-side p a {
	font-size: 12px;
}

#login-btn {
	width: 75px;
	height: 28px;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* =sign up page 
================================================================*/

#col-two-big #be-part-of-it h1 {
	position: relative;
	width: 269px;
	height: 44px;
	margin-bottom: 20px;
}

#col-two-big #be-part-of-it h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/be-part-of-it-title-fr.png) no-repeat;
}

#col-two-big #be-part-of-it-one h1 {
	position: relative;
	width: 432px;
	height: 42px;
	margin-bottom: 20px;
}

#col-two-big #be-part-of-it-one h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/be-part-of-it-title1-fr.png) no-repeat;
}

#col-two-big #be-part-of-it-two h1 {
	position: relative;
	width: 450px;
	height: 42px;
	margin-bottom: 20px;
}

#col-two-big #be-part-of-it-two h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/be-part-of-it-title2-fr.png) no-repeat;
}

#col-two-big #be-part-of-it p, #col-two-big #be-part-of-it-one p, #col-two-big #be-part-of-it-two p {
	color: #fff;
	font: 12px/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 15px;
}

/* =signup form styles */

#freeform p input, #register_member_form p input {
	width: 348px;
	height: 28px;
	display: block;
}

#col-two-big #freeform p, #col-two-big #register_member_form p {
	padding: 5px;
	margin-bottom: 8px;
}

#freeform p label, #register_member_form p label {
	float: left;
	width: 110px;
	text-align: right;
	margin-right: 5px;
}

#freeform p:hover, #register_member_form p:hover {
	background-color: #c85c2b;
}

#freeform textarea:focus, #freeform input:focus {
	background-color: #f9f6a1;
}

#freeform p.check, #register_member_form p.check {
	margin-left: 110px;
	width: 400px;
	position: relative;
	float: left;
	height: 25px;
}

#freeform p.check label {
	position: absolute;
	width: 300px;
	left: 20px;
}

#col-two-big #register_member_form p.check label {
	position: absolute;
	width: 170px;
	left: 20px;
}

#freeform p.check input, #register_member_form p.check input {
	position: absolute;
	width: 20px;
	height: 20px;
}

#freeform p textarea, #register_member_form p textarea {
	width: 348px;
	height: 80px;
}

#register_member_form #submit {
	width: 200px;
	height: 28px;
	float: left;
	margin-top: 5px;
}

#freeform #submit {
	width: 249px;
	height: 28px;
	float: left;
	margin-top: 5px;
}

/* =the album styles
===============================================================*/

#col-two-big .album h1 {
	position: relative;
	width: 215px;
	height: 42px;
	margin-bottom: 20px;
}

#col-two-big .album h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/the-album-title.png) no-repeat;
}


/* =feedback styles
===============================================================*/

#col-two-big #feedback h1 {
	position: relative;
	width: 196px;
	height: 40px;
	margin-bottom: 20px;
}

#col-two-big #feedback h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/feedback-title-fr.png) no-repeat;
}

#col-two-big #feedback #submit {
	width: 200px;
	height: 28px;
	float: left;
	margin-top: 5px;
}

/* =links page styles
=================================================================*/
#col-two-big-alt #links h1 {
	position: relative;
	width: 196px;
	height: 40px;
	margin-bottom: 20px;
}

#col-two-big-alt #links h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../assetts/links-title-fr.png) no-repeat;
}

/* =text styles links page */

#links div.resources p a {
	font-size: 14px;
	margin-top: 10px;
	display: block;
}

#links div.resources p {
	color: #fff;
	font: normal normal 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}



/* =navigation
=============*/

#navigation {
	width: 182px;
	height: 448px;
	position: absolute;
	left: -117px;
	top:46px;
	background: url(../assetts/nav-bckgrd.png) no-repeat 0 10px;
}

/* =Gallery
================*/

#myGallery
{
width: 400px !important;
height: 300px !important;
margin-bottom: 35px !important;
}

/* =Videos
====================*/

#videos div.resources h3 {
	padding-bottom: 5px;
	margin-top: 20px;
	color: #fff;
	display: block;
	font: bold 20px Helvetica, Verdana, Lucida, "Lucida Grande", sans-serif;

}



