@charset "utf-8";
/* CSS Document */

/* @import url("/css/reset.css"); */



body {
	margin: 0;
	font: 13px/1.7 'Helvetica Neue', Arial, sans-serif;
	background: #426d9a url(/images/bg.jpg) repeat-x center top;
	color: #646464;
	}
	
h1, h2, h3, h4 {
	margin: 0;
	}
h1 {
	font-size: 32px;
	color: #2e5a8a;
	line-height: 38px;
	margin: 0 0 10px;
	}
h2 {
	line-height: 130%;
	margin: 0 0 10px;
	color: #3b3b3b;
	font-size: 22px;
}
h4 {
	margin: 0;
	font-size: 13px;
	}	
h5 {
	color:#426995;
	font-size:15px;
	font-weight:normal;
	margin:0;
	padding:0;
}
a:link, a:visited {
	color: #426995;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	}


img {
	border: none;
	}
a {
	outline: none;
	}

form {
	margin: 0;
	}

input, textarea, select {
	border: 2px solid #e5e5e5;
	padding: 6px;
	color: #222;
	font: 14px 'Helvetica Neue', Arial,  sans-serif;
	}


sup {
	color: #4B719A;
	font-weight: normal;
	margin: 2px 0 0;
	height: 0;
	line-height: 1;
	vertical-align: top;
	}

:focus {
	/*outline: none;*/
	}
	
label {
	display: block;
	}	
	
ul li,  ol li {
	padding: 0 0 15px;
	}


::-moz-selection {
	color: #fff;
	background: #DCA230;
	}
::selection {
	color: #fff;
	background: #DCA230;
	}
hr {
	background: none;
	border: none;
	border-bottom: 1px solid #ccc;
	width: 80%;
	margin: 0px auto;
	height: 1px;
	}	
	
/*------------------------------------------- IDs -------------------------------------------------*/

#head {
	background: url(/images/searchBar.png) repeat-x;
	overflow: hidden;
	width: 100%;
	margin: 0;
	}
#searchBar {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	padding: 9px 0 0;
	color: #c8c8c8;
	font-size: 12px;
	}
#searchBar a {
	color: #fff;
	font-weight: normal;
	}

#loginStatus {
	float: left;
	width: 400px;
	margin: 0;
	}
#loginMessage {
	float: left;
	display: block;
	padding: 2px 10px 0 0;
	margin: 0 10px 0 0;
	}
#loginStatus a {
	background:url("/images/buttons.gif") repeat scroll -180px 0 transparent;
	display:block;
	height:30px;
	text-indent:-5000px;
	width:145px;
	float: left;
}
#cse-search-box {
	float: right;
	width: 239px;
	overflow: hidden;
	margin: 0 0 0 0;
	}
#cse-search-box input  {
	font-size: 12px;
	width: 200px;
	border: none;
	padding: ;
	float: left;
	height: 15px;
	}
#cse-search-box input#submit {
	background: url(/images/buttons.gif) 0 -29px;
	height: 18px;
	width: 19px;
	display: block;
	text-indent: -5000px;
	cursor: pointer;
	text-transform: capitalize;
	border: none;
	padding: 0;
	float: right;
	margin: 5px 0 0;
	}
#contactUs {
	display: block;
	width: 113px;
	height: 29px;
	background: url(/images/buttons.gif) 0 0;
	text-indent: -5000px;
	overflow: hidden;
	float: right;
	margin: 0 10px 0 0;
	}
#headInner {
	width: 960px;
	overflow: hidden;
	height: 122px;
	margin: 0 auto;
	}
.logo {
	width: 597px;
	height:138px;
	position: absolute;
	margin: -5px 0 0 -21px;
	overflow: hidden;
}
#logo-motif, #logo {
    background: url("/images/logo-type.png") repeat scroll 0 0 transparent;
    display: block;
    height: 108px;
    margin: -10px 0 0 72px;
    position: absolute;
    text-indent: -5000px;
    width: 505px;
}
#logo-motif {
    background: url("/images/logo-motif.png") repeat scroll 0 0 transparent;
    height: 140px;
    margin: -10px 0 0 -21px;
    width: 93px;
}
#accessibility {
	background:url("/images/buttons.gif") repeat scroll 0 -48px transparent;
	float:right;
	margin: 52px 0 0;
	height: 38px;
	overflow:hidden;
	width: 239px;
	padding: 10px 0 0 82px ;
}	
#accessibility a {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	height: 26px;
	width: 26px;
	float: left;
/*	opacity: .8;
	background: red;
*/
	}
#textLarge {
	margin: 0 0 0 5px;
	}
a#textHigh {
	margin:0 8px 0 0;
	float: right;
	}
a#textNormalContrast {
	display: none;
	}	
a#favourite {
	margin: 0 11px 0 0;
	float: right;
}	
#headInner #message {
	background:url("/images/favourites-message.png") repeat scroll 0 0 transparent;
	display:none;
	font-size:11px;
	font-weight:bold;
	height:23px;
	line-height:15px;
	margin:82px 0 0 878px;
	overflow:hidden;
	padding:21px 14px;
	position:absolute;
	text-align:center;
	width:86px;
}

#container {
	width: 978px;
	overflow: hidden;
	margin: 10px auto 0 auto;
	padding: 0 0 20px;
	min-height: 533px;
	}
#home #container {
	width: 960px;

}
#home #content {
	width: 644px;
	float: left;
	overflow: hidden;
	background: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	}
#intro h1 {
	margin: 0 0 30px;
	font-size: 25px;
	text-align: center;
	}	
#intro h2 {
	font-size: 18px;
	color: #363636;
	}	
#homeContent, #homeBlog {
	margin:20px 0  0 3px;
	width: 599px;
	padding: 14px 20px 20px;
	background: #fff;
	box-shadow: 0 0 4px #91bad0;
	-webkit-box-shadow: 0 0 4px #91bad0;
	-moz-box-shadow: 0 0 4px #91bad0;
	overflow: hidden;
	}	
#homeMembers {
	float: left;
	width: 266px;
	padding: 0 30px 0 0;
	border-right: 2px solid #e5e5e5;
	}
#homeBlog {
	margin-top: 6px;
	}
#homeBlog h2 {
	background: url(/images/promoIcons.png) 0 4px no-repeat;
	padding: 0 0 6px 34px;
	}

#homeBlog h3 {
	font-size: 14px;
	}
#homeBlog .blogDate {
	font-size: 12px;
	color:#6A95B8;
	}
#homeBlog .blogImg {
	float: left;
	margin: 0 15px 0 0;
	}
#home #cboxTitle {
	display: none !important;
	}





#supplementaryContent {
	float: right;
	width: 294px;
	overflow: hidden;
	margin: 10px 0 0;
	}
#loginPositioning {
	margin: 0 auto;
	width: 960px;
	}
#loginArea {
	font-size:11px;
	#overflow:hidden;
	padding:0;
	width: 300px;
	margin: 45px 0 0 441px;	
	position: absolute;
	z-index: 3000;
}
#loginBox {
	background: url(/images/loginBg.gif) top repeat-x #fff;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	padding: 10px 10px 0 10px;
	-moz-box-shadow: 0 0  4px #426995;
	-webkit-box-shadow: 0 0  4px #426995;
	-khtml-box-shadow: 0 0  4px #426995;
	margin: 0 3px 3px 3px;
	}
#loginButton {
	display: block;
	text-indent:-5000px;
	height: 27px;
	width: 133px;
	margin: 0 12px 0 0 ;
	float: right;
	background: url(/images/buttons.gif) 0 -417px;
}
	
#logoutButton {
	display: block;
	text-indent:-5000px;
	height: 27px;
	width: 65px;
	margin: 0 12px 0 0 ;
	float: right;
	background: url(/images/buttons.gif) -113px 0;
	}
		
#signUpIntro {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: #E4F4FF;
	border: 1px solid #AAD0E0;
	margin:0 auto 15px;
	padding:5px 10px 10px;
	width: 272px;
}

#signUpIntro h2 {
	color: #2E5A8A;
	}

#loginArea form {
	width: 300px;
	overflow: hidden;
	padding: 0 0 10px;
	}
#loginArea form div {
	float: left;
	width: 137px;
	margin: 0 0 8px;
	}

#loginArea input {
	width: 114px;
	float: left;
	margin: 0;
	border: none;
	font-size: 12px;
	border: 2px solid #e8d277;
	background: #fceaa1;
	}
#signUp input {
	width: 251px;
	margin: 0 0 6px;
	float: none;
	display: block;
	}
#signUp .signup-name {
	width: 100%;
	overflow: hidden;
	margin: 0;
	}
#signUp .signup-name div {
	width: 137px;
	float: left;
	margin: 0;
	}
#signUp .signup-name input {
	width: 112px;
	}
.signupTerms {
	padding-left: 21px;
	padding-top: 3px;
	padding-left: 27px\9;
}




/*#loginArea #signUp input {
	margin: 0 5px 5px 0;
	width: 266px;
	}
#loginArea #signUp #passwordConfirm {
	width: 214px;
	}
*/
#loginArea input.lastItem {
	margin-right: 0;

}
#loginArea #loginSubmit,
#loginArea #signUp #signUpSubmit {
	background: url(/images/buttons.gif) 0 -137px;
	text-indent: -5000px;
	text-transform: capitalize;
	height: 30px;
	cursor: pointer;
	width: 44px;
	float: right;
	border: none;
	/*margin: 0 3px 0 0;*/
	margin: 0 30px 0 0;
	}
#loginArea a {
	/*color: #fff;*/
	font-size: 12px;
	font-weight:normal;
	}
#loginArea #forgotPassword {
	/*display: block;*/
	color: #426995;
	}
#loginArea #login-boxes {
	width: 100%;
	overflow: hidden;
	}
	
	
	
	
	
	
#share {
	background:url("/images/buttons.gif") 0 -96px;
	height:41px;
	margin:0 0 0 124px;
	overflow:hidden;
	width:169px;
}
#members #share {
	margin: 7px 0 7px -7px;
}
#share a {
	display: block;
	text-indent: -5000px;
	width: 33px;
	height: 40px;
	float: left;
	margin: 0 1px 0 0;
	}
#homeNews {
	border-left: 2px solid #aad0e0;
	padding: 0 0 0 20px;
	margin: 0 0 10px;
	}
a#shareBlog {
	width: 99px;
	}
#bookPreview {
	background: url(/images/bookPreview.png);
	width: 294px;
	height: 234px;
	text-indent: -5000px;
	display: block;
	margin: 0 0 20px;
	}	
#homeAuthor {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 0px #5D87AF;
	-webkit-box-shadow: 2px 2px 0px #5D87AF;
	-moz-box-shadow: 2px 2px 0px #5D87AF;
	background: #fff;
	padding: 10px 15px  15px;
	font-size: 12px;
	line-height: 150%;
	width: 260px;
	margin: 0 0 30px;
	overflow: hidden;
	}
#homeAuthor h2 {
	font-size: 23px;
	}
#readStory {
	background:url(/images/buttons.gif) repeat scroll 0 -167px;
	display:block;
	height:30px;
	margin:15px 0 0 125px;
	text-indent:-5000px;
	width:135px;
}

#user-cp-link {
	-moz-border-radius:5px 5px 5px 5px;
	border:1px solid #E5E5E5;
	font-size:12px;
	margin:-41px 0 0 468px;
	padding:5px 10px;
	position:absolute;
}


#promo {
	background: url(/images/homePromoBg.gif) no-repeat;
	width: 577px;
	padding: 50px 30px 30px;
	overflow: hidden;
	margin: 30px 0 0 -19px;
	}
#promo h2 {
	text-indent: -5000px;
	}
#promoIntro,
#promoBlogArea {
	background: white;
	width: 236px;
	overflow: hidden;
	float: left;
	margin: 0 25px 0 0;
	padding: 20px;
	height:376px;
	}
#promoBlogArea {
	margin: 0;
	}
#promo h3 {
	font-size: 20px;
	color: #333;
	}
#introType {
	border-bottom: 2px solid #e5e5e5;
	padding: 0 0 15px;
	margin: 0 0 15px;
	}
#blogCentral {
	border-bottom: 2px solid #e5e5e5;
	padding: 0 0 15px;
	margin: 0 0 15px;
}
#promoBlogArea .blogEntry {
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	width: 236px;
	}
#shareArea {
	clear: both;
	padding: 10px 15px;
	background: #333;
	margin: 15px 0 0 ;
	width: 547px;
	overflow: hidden;
	}
#shareArea h3 {
	color: #fff;
	font-size: 18px;
	float: left;
	}
#shareArea #shareFB,
#shareArea #shareTwitter {
	display: block;
	text-indent: -5000px;
	background: url(/images/shareIcons.gif);
	width: 27px;
	height: 27px;
	float: left;
	margin: 0 0 0 18px;
	}
#shareArea #shareTwitter {
	background-position: -35px 0;
	margin: 0 0 0 8px;
	}







#titleArea {
	margin: 0 0 0 9px;
	}

#content {
	/*margin: 3px  12px 20px;*/
	margin: 3px 12px 20px 0;
	width: 680px;
	padding: 20px 30px 20px;
	background: #fff;
	box-shadow: 0 0 4px #91bad0;
	-webkit-box-shadow: 0 0 4px #91bad0;
	-moz-box-shadow: 0 0 4px #91bad0;
	float: right;
	overflow: visible;
	min-height: 497px;
	height: auto !important;
	height: 497px;
	}
	
	
#searchResults #content,
.communityHome #content,
#login-page #content,
#siteMap #content {
	width: 894px;

}	
#printPage {
	background:url("/images/buttons.gif") repeat scroll 0 -255px transparent;
	display:block;
	height:29px;
	margin:13px 0 0 882px;
	position:absolute;
	text-indent:-5000px;
	width:69px;
}
#login-page #content #login {
	width: 100%;
	overflow: hidden;

}

#login-page #content  #login div {
	float: left;
	margin: 0 15px 0 0;
	}
#login-page #content ul {
	background: url(/images/dividerWide.gif) no-repeat bottom;
	padding-bottom: 40px;
	}








/*.links #content .contentBlock {
	overflow: hidden;
	}
	*/
.newsDetail #content .contentBlock {
	overflow: hidden;
	width: 500px;
	float: left;
	}

#articleSearch {
	float:right;
	overflow:hidden;
	padding:0;
	width:224px;
}

#articleSearch input {
	border:2px solid #E5E5E5;
	font-size:11px;
	padding:5px 6px;
	width:178px;
	float: left;
}
#articleSearch #submit {
	width: 24px;
	border: none;
	background: url(/images/buttons.gif) -19px -29px;
	height: 17px;
	text-indent: -5000px;
	text-transform: capitalize;
	cursor: pointer;
	padding: 0;
	margin: 5px 0 0 4px;
	}
#backToNews {
	clear: both;
	width: 100%;
	overflow: hidden;
	}
#buttonBackToNews, #buttonBackToEvents {
	background:url("/images/buttons.gif") repeat scroll 0 -476px;
	display:block;
	height:32px;
	text-indent:-5000px;
	width:181px;
	margin: 20px 0 0;
}
#buttonBackToEvents {
	background-position: 0 -508px;
	width: 187px;
	}



#loginSubmit {
		background: #D89B2B;
	cursor: pointer;
	width: auto;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	border: none;
	margin: 21px 0 0;
	line-height: normal;
	text-transform: capitalize;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CC8015;
	text-align: center;
	font-size: 13px;
}






#recipeNav {
	width: 122px;
	float: right;
	margin: 11px 0 0;
	}
#recipeNav a {
	background:url("/images/buttons.gif") no-repeat scroll 0 -385px transparent;
	display:block;
	float:left;
	height:21px;
	text-indent:-5000px;
	width:51px;
}
#recipeNav #recipeNext {
	background-position: -71px -385px;
	margin: 0 0 0 20px;
	float: right;
	}
#recipeImg {
	border:1px solid #E5E5E5;
	float:left;
	font-size:11px;
	margin:0 20px 20px 0;
	padding:5px;
	text-align:center;
	width: 280px;
}
#recipeImg .imgL {
	float: none;
	margin: 0;
	}






#community #left {
	width: 564px;
	float: left;
	overflow: hidden;
	}
#twitterLink {
	background:url("/images/iconLink.png") no-repeat scroll 0 5px transparent;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 19px;
}	
	
#twitterFeed h2 {
	margin: 0;
}
#testimonialsPractitioners,
#testimonialsPatients {
	float: left;
	width: 312px;
	margin: 0 30px 0 0;
	}	
#testimonialsPatients {
	margin: 0;
	border-left: 1px solid #e5e5e5;
	padding: 0 0 0 25px;
	}	
	
	




#members #content {	
	float: left;
	width: 590px;
	margin: 24px 0 0 12px ;
}	
#membersFavourites h2 {
	background: url(/images/membersFavTop.gif);
	text-indent: -5000px;
	width: 283px;
	height: 93px;
	margin: 0;
	}
#membersTestimonial {
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	color: #C1CEDA;
	background: url(/images/membersTestimonial.gif) no-repeat 15px 18px #305B84;
	padding: 15px 15px 15px 67px;
	margin: 20px 0 0;
	width:201px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	}	
#membersTestimonial .testimonialAuthor {
	border: none;
	border-top:1px solid #84ABCC;
	color:#FFFFFF;
	font-weight:normal;
	padding:10px 0 0;
	font-size: 12px;
}

#membersTestimonial a {
	color: #fff;
	display: block;
	margin: 10px 0 0;
	}

.favRemove {
	background: url(/images/favouriteRemove.gif);
	display: block;
	float: right;
	width: 10px;
	height: 10px;
	margin: 7px 15px 0 0;
	line-height: normal;
	overflow: hidden;
	text-indent:-5000px;
	}











#foot {
	background: #305b84 url(/images/footBg.gif) repeat-x;
	}
#footInner {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	padding: 1px 0  0;
	}	
#declaration {
	background: url(/images/declaration.gif);
	text-indent: -5000px;
	width: 618px;
	height: 92px;
	float: left;
	margin: 24px 0 0;
	}
#footInfo {
	width: 278px;
	float: right;
	border-left: 2px solid #6b8aa7;
	padding: 25px 0 20px 30px;
	font-size: 12px;
	color: #c1ceda;
	line-height: 18px;
	}
#foot a {
	color: #fff;
	font-weight: normal;
	}
#grav {
	display: block;
	background: url(/images/grav.gif) right center no-repeat;
	width: auto;
	float: left;
	padding: 0 13px 0 0;
	}
#foot-terms {
	margin: 3px 0 12px 0;
	}	
/*------------------------------------------- Classes -------------------------------------------------*/


.accordionFaqs {
	margin: 10px 0 30px;
	}
.accordionFaqs h3 {
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #e5e5e5;
	cursor: pointer;
	padding: 7px 7px 7px 42px;
	color: #426995;
	background-image: url(/images/faqOff.gif);
	background-position: 10px 7px;
	background-repeat: no-repeat;
}
.accordionFaqs h3:focus {
	outline: none;
	}
.accordionFaqs .accordionContent {
	padding: 20px 37px;
	}
.accordionFaqs h3:hover {
	background-image: url(/images/faqOff.gif);
	background-color: #f0f0f0;
	}
.accordionFaqs h3.ui-state-active  {
	background-color: #426A95;
	background-image: url(/images/faqOn.gif);
	color: #fff;
}



.alt {
	background: #fafafa;
	}

.byline {
	margin: 0 0 15px;
	font-size: 12px;
	color: #b1b1b1;
	}
	
	
.backTop {
	display: block;
	background: url(/images/backTop.png);
	height: 31px;
	width: 697px;
	text-indent: -5000px;
	overflow: hidden;
	margin: 8px 0 0 22px;
	}
.links .backTop,
.faq .backTop,
.podcasts .backTop {
	margin: 0px 0 20px 22px;
	}
	
	
#firstContentBlockBreak {
	background: url(/images/firstContentBlockBreak.png);
	height: 31px;
	width: 612px;
	margin: 8px 0 0 22px;
	}


a.button {
	background:url("/images/imgLink.gif") no-repeat scroll 11px 12px #E0AA37;
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:normal;
	line-height:normal;
	margin:0 0 20px 20px;
	padding:15px 19px 15px 67px;
	text-decoration:none;
	width:133px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid #D28E20;
}

#signUp input.checkbox {
	width: auto;
	height: auto;
	padding: 0;
	border:0;
	background: none;
	margin: 6px 6px 6px 0;
	float: none;
	display: inline;
	}
	
	
.caption {
	font-size: 12px;
	line-height: normal;
	border-bottom: 2px solid #e5e5e5;
	padding: 0 0 10px;
	}	
.contentBlock {
	margin: 0 0 10px;
	/*background: url(/images/divider.gif) no-repeat bottom center;*/
	}	
.article .contentBlock {
	width: 719px;
	 overflow: hidden;
	 }
.article .contentBlock .contentInner {
	overflow: hidden;
	width: 685px;
	}

img.cap {
	vertical-align: middle;
	}	
	
.recipes .contentBlock {
	width: 680px;
	overflow: hidden;
	}	
.faqs {
	overflow: hidden;
	margin: 17px auto;
	}
.faq ol li  {
	font-size:11px;
	line-height:170%;
	margin:0 0 15px;
	padding:0 ;
}

.img-centre {
	margin: 0 auto 25px;
	width: auto;
	display: block
	}
.img-left {
	margin: 6px 20px 20px 0 !important;
	float: left;
	}
.img-right {
	margin: 6px 0 20px 20px !important;
	float: right;
	}
.imgL {
	float: left;
	margin: 6px 20px 20px 0;
	}
.imgR {
	float: right;
	margin: 10px 0 20px 20px;
	}
.imgCaption {
	width: 280px;
	}
.recipes .imgCaption {
	width: 250px;
	float: right;
	border:1px solid #E5E5E5;
	padding: 5px;
	}
.recipes .imgCaption .imgR {
	margin: 0;
	}
a.newsItemFileDownload  {
	background:url("/images/iconPdf.gif") no-repeat scroll 8px 8px transparent;
	border-bottom:2px solid #E5E5E5;
	display:block;
	float:right;
	height:17px;
	padding:5px 9px 8px 33px;
	font-size:11px;
	text-decoration:none;
	margin: 8px 0 0 
}


.newsDetail h1 {
	margin: 0;
 }	
.newsDetail h5 {
	float: left;
	margin: 12px 0 0;
	}
.newsDetail .title-area {
	width:100%;
	margin: 0 0 25px;
	overflow: hidden;
	}


.oms-logo {
	background: url(/images/logo-mini.gif);
	width: 49px;
	height:18px;
	text-indent: -5000px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	}

.pagination {
	width: auto;
	text-align:right;
	float:right;
	margin: 13px 0 0;
	font-size: 12px;
	}
.pagination a:link, .pagination a:hover, .pagination a:active, .pagination a:visited {
	display:block;
	float:left;
	border-right:1px solid #E5E5E5;
	padding:0 8px;
	text-decoration:none;
	font-weight: normal;
	}
.pagination a:hover {
	background:#f5f5f5;
}
.paginationPage {
	float:left;
	width:auto;
	margin: 0;
	}
.paginationPage a {
	border:none;
	}
.pagination a:link.selected, .pagination a:visited.selected,
.pagination .selected:hover {
	background:#DCA331;
	color:#FFFFFF;
	float:left;
	text-align:center;
	width:auto;
	}
a:link.previousTen, a:hover.previousTen, a:active.previousTen, a:visited.previousTen,
a:link.nextTen, a:hover.nextTen, a:active.nextTen, a:visited.nextTen  {
	border: 1px solid #E5E5E5;
	float: right;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin:  0 10px;
	}
a:link.nextTen, a:hover.nextTen, a:active.nextTen, a:visited.nextTen  {
	margin: 0 0 0 10px;
	}
.podcasts h1,
.newsletters h1 {
	margin: 0;
	}


	
.readMore {
	display: block;
	 background: url(/images/buttons.gif) 0 -359px;
	 width: 105px;	
	 height: 25px;
	 text-indent: -5000px;
	 margin: 12px 0 0 445px;
	 }
	 
.recipeHealthComments {
	background: url(/images/dividerWide.gif) no-repeat center top;
	padding: 27px 0 0;
	margin: 10px 0 0 0;
	width: 680px;
	overflow: hidden;
	}
.recipeIngredients ol li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}	
.recipeIngredients ol {
	padding: 0;
	margin: 0;
	list-style-type: none;

}





.testimonialAuthor {
	border-bottom:2px solid #E5E5E5;
	font-weight:bold;
	margin:20px 0 0;
	padding:10px 0 20px;
	text-align:right;
	width:auto;
}

.testimonialAuthor .authorDetails {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 18px;
	}
.testimonials h3 {
	font-size: 13px;
	}	 
	 
/*------------------------------------------- Lists -------------------------------------------------*/



#articleList {
	border-left:1px solid #E5E5E5;
	float:right;
	margin:0 0 10px;
	overflow:hidden;
	padding:8px 0 55px 20px;
	width:134px;
}
#articleList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
#articleList li {	
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 12px;
	line-height: 17px;
	}
#articleList li h2 {	
	font-size: 21px;
	 }
#articleList a {
	font-weight: normal;
	}
#articleList .byline {
	margin: 5px 0 15px;
	}


#breadCrumbs {
	padding: 0 0 22px;
	overflow: hidden;
	margin: 0;
	width: 960px;
	}
#breadCrumbs ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
#breadCrumbs li {	
	list-style-type: none;
	font-size: 12px;
	line-height: 140%;
	float: left;
	background: url(/images/li_breadcrumbs.gif) no-repeat center right;
	padding: 0 12px 2px 0;
	margin: 0 9px 0 0;
	
	}
#breadCrumbs li a {	
	font-weight: normal;
	text-decoration: none;
	}
#breadCrumbs li.selectedPage {
	background: none;
	padding-right: 0; 
	}






.contentList {
	margin: 0 0 35px;
	padding: 0;
	list-style: none;
	width: 100%;
	}
.contentList li {
	border-bottom:1px solid #E5E5E5;
	overflow:hidden;
	padding: 10px;
	width: 577px;
}
.contentType, .xxxdate {
	margin: 0 5px 0 0;
	padding: 0 6px;
	font-size: 12px;
	display: block;
	float: left;
	color: #C97C12;
	border-right: 1px  solid #e5e5e5;
	background: #FCEAA1;
	border: 1px solid #E8D277;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	}
.xxxdate {
	border: none;
	background: none;
	color: #6A95B8;
	}
.contentList li a {	
	display: block;
	}
.membersHome .content {
	float: right;
	width: 462px;
	}
.membersHome .content {
	width: 100%;
	float: none;
	}
	
	
	
.contentImg {
	height: 50px;
	overflow: hidden;
	width: 100px;
	float: left;
	}
.forums li .content {	
	width: 597px;
	}

#members .forums li {
	background:url("/images/forumQuote.gif") no-repeat scroll 13px 15px transparent;
	padding-left:36px;
	width:552px;
}
.forums li .date {	
	padding: 0;
	}
.forums li.alt  {	
	background-color: #fafafa;
	margin: 0;
	}




.tabs.categoryList {
	margin:0 0 20px;
	overflow:hidden;
	padding:0 ;
	width:666px;
}
.tabs.categoryList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.tabs.categoryList li {	
	list-style-type: none;
	float: left;
	margin: 0 ;
	padding: 0;
	overflow: hidden;
	font-weight: bold;
	}
.tabs.categoryList li a:link,
.tabs.categoryList li a:hover,
.tabs.categoryList li a:active,
.tabs.categoryList li a:visited {	
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background:#e9f6fe;
	border:1px solid #bcd5eb;
	text-indent:0;
	height: auto;
	margin: 0 5px 5px 0 ;
	padding: 3px 11px;
	font-size: 12px;
	overflow: hidden;
	width: auto;
	text-decoration: none;
	display: block;
	}
.tabs.categoryList li.active a:link,
.tabs.categoryList li.active a:hover,
.tabs.categoryList li.active a:active,
.tabs.categoryList li.active a:visited {	
	background: url(/images/tabMenuBg.gif) 0;
	color:#fff;
	border-color: #2B4C76;	
}


.podcasts .categoryList {
	margin: 15px  0 20px;
	}



/*
#communityList {
	padding: 0;
	overflow:hidden;
	width: 595px;
	float: left;
	margin: 15px 0 0;
	}
#communityList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
#communityList li {	
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 12px;
	width: 297px;
	}
#communityList li h3 {	
	font-size: 14px;
	}

#communityList li a {	
	display: block;
	padding: 9px 15px 11px 66px;
	margin: 0 12px 12px 0;
	border-bottom: 1px solid #e5e5e5;	
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	background: #e3f3fb url(/images/communityIcons.png) no-repeat 11px 11px;
	border: 1px solid #bcd9ec;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#communityList li.blogCentral a { background-position: 11px -49px;	}
#communityList li.podcasts a { background-position: 11px -107px;	}
#communityList li.newsletterArchive a { background-position: 11px -165px;	}
#communityList li.whatOthers a { background-position: 13px -223px;	}
#communityList li.twitter a { background-position: 15px -285px;	}
#communityList li.facebook a { background-position: 15px -342px;	}

#communityList li a:hover {
	color: #fff;
	background-color:#E0AA37;
	border-color: #D28E20;
	}
*/


#communityList {
	background:url("/images/communityHome.jpg") repeat scroll 0 0 transparent;
	float:left;
	height:642px;
	margin:15px 0 0;
	overflow:hidden;
	padding:0;
	width:562px;
}

#communityList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
#communityList li {	
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	}
#communityList li a {	
	display: block;
	width: 200px;
	height:200px;
	margin: 0 1px 1px 0;
	position: absolute;
	text-indent: -5000px;
	}
#communityList li.podcasts a {
	height:166px;
	margin:72px 0 0 50px;
	width:208px;
}
#communityList li.forums a {
	height:177px;
	margin: 28px 0 0 345px;
	width:150px;
}
#communityList li.twitter a {
	height:80px;
	margin: 243px 0 0 428px;
	width:103px;
}	
#communityList li.facebook a {
	height:80px;
	margin:267px 0 0 351px;
	width:75px;
}
#communityList li.whatOthers a {
	height:104px;
	margin: 509px 0 0 75px;
	width:172px;
}	
#communityList li.blogCentral a {
	height:200px;
	margin: 302px 0 0 53px;
	width:250px;
}	
	



#favcontent {
	background: url(/images/favBg.gif) repeat-y;
	padding: 0;
	margin: 0;
	}
#favcontent ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
#favcontent li {
	height:22px;
	overflow: hidden;
	list-style-type:none;
	margin:0 0 1px;
	padding: 6px 15px 0 45px;
}	
#favcontent li a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	}
	
	
	
	
	
	
	
	
#featureList {
	padding: 0;
	overflow:hidden;
	margin: 0;
	}
#featureList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
#featureList li {	
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#featureList li a {
	background:url("/images/promoIcons.png") no-repeat scroll 6px -129px white;
	display:block;
	font-weight:bold;
	margin:0 0 3px;
	font-size: 12px;
	padding: 9px 5px 9px 45px;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid #AAD0E0;
}

#featureList li#promoForum a { background-position: 6px 6px; }
#featureList li#promoRecipes a { background-position: 6px -39px; }
#featureList li#promoNewsletter a { background-position: 6px -84px; }
#featureList li#promoMember a { cursor: auto; }

#featureList li a:hover {
	color: #fff;
	background-color:#333;
	border-color: #000;
}
#featureList li.feature-languages {
	padding: 10px 0 0 0;
	}
/*
#featureList li.feature-languages a {
    background: url("/images/flags.png") repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    float: left;
    height: 28px;
    margin: 0 10px 0 0;
    padding: 0;
    text-indent: -5000px;
    width: 37px;
}
#featureList li.feature-languages a.greek {
	background-position: -40px 0;
}
#featureList li.feature-languages a.arabic {
	background-position: -80px 0;
}


*/
/*
#featureList li.feature-languages a {
    background: #456C97;
	border: none;
    border-bottom: 1px solid #c8d3e0;
    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
    -moz-box-shadow: 0 1px 3px #8FACC8; -webkit-box-shadow: 0 1px 3px #8FACC8; box-shadow: 0 1px 3px #8FACC8;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0 5px 6px 0;
    padding: 2px 10px;
    text-decoration: none;
}
#featureList li.feature-languages a:hover {
	background: #2d527a;
}
*/
#featureList li.feature-languages a,
#featureList li.feature-languages a:hover {
	background: none;
	padding: 0;
	border: none;
	color: #426995;
	margin: 0 10px 0 0;
	width: 100%;
	text-align: center;
	}


.footNotes {
	margin-top: 40px;
	padding: 0 40px;
	}
.footNotes ol { 
	 margin: 0;
	 padding: 0;
	 list-style:decimal;
	 } 
.footNotes li {	
	font-size: 12px;
	line-height: 170%;
	margin:0 0 15px;
	color:#426D9A;
	padding: 0;
	}
	
	
	
.linksList {
	padding: 0;
	overflow:hidden;
	margin: 0;
	/*background: url(/images/dividerWide.gif) bottom center no-repeat;*/
	}
.linksList ul, .page-template-links-php .narrowcolumn ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.linksList li, .page-template-links-php .narrowcolumn ul li ul li{	
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 10px 20px;
	/*border-bottom: 1px solid #e5e5e5;*/
	/*font-size: 12px;*/
	line-height: 170%;
	background: url(/images/iconLink.gif) no-repeat 0 5px;
	}
.linksList li a {	
	font-weight: normal;
	color: #999999;
	}
.page-template-links-php .narrowcolumn ul li ul li a {
	font-size: 13px;
	font-weight: normal;
	}
.linksList li h4 a {
	color: #426995;
	}
.linksList li.lastItem {	
	border: 0;
	}

.podcasts .linksList li {
	background:url("/images/iconPodcast.gif") no-repeat scroll 0 5px transparent;
	float:left;
	font-size:13px;
	height:93px;
	line-height:20px;
	padding:0 10px 10px 30px;
	width:186px;
}
.podcasts .linksList li a,
.newsletters 	.linksList li a {
	font-weight: bold;
	}

.newsletters .linksList {
	margin: 20px 0 0;
	}

.newsletters .linksList li {
	background:url("/images/iconNewsletter.gif") no-repeat scroll 0 11px transparent;
	border-bottom:1px solid #E5E5E5;
	float:left;
	height:47px;
	padding:6px 30px 13px;
	width:279px;
}
.testimonials .linksList li {
	background: url(/images/testimonialBg.gif) no-repeat 0 6px;
	font-size: 13px;
	padding: 0 0 15px 37px;
	}
	
	
	
	
	
	

#newsFilter {
	background:#F7F7F7;
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	font-size:11px;
	margin:0;
	overflow:hidden;
	padding: 6px 0 6px 15px;
	width:666px;
}
#newsFilter ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
#newsFilter li {	
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 2px 10px 0 0;
	overflow: hidden;
	font-weight: bold;
	}
#newsFilter li a {	
	padding: 2px 11px;
	display: block;
	}
#newsFilter li.selected a {	
	color: white;
	background: #DCA331;
	}
#newsFilter li.newsSort {	
	padding: 2px 0 0;
	}
#newsFilter li.newsSearch {	
	float:right;
	margin:0;
}





.newsList {
	padding: 0;
	overflow: hidden;
	clear: both;
	margin: 10px 0  0;
	}
.newsList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.newsList li {	
	list-style-type: none;
	margin: 0 0 12px;
	padding: 0 0 12px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	line-height: 19px;
	width: 681px;
	}
.newsList li .byline,
.newsList li .event-date,
.newsList li .event-location,
.newsDetail .event-date,
.newsDetail .event-location {	
	margin: 0 0 10px;
	color: #6a95b8;
	font-size: 12px;
	}
.newsList li .event-date, 
.newsList li .event-location,
.newsDetail .event-date,
.newsDetail .event-location {
	background:url("/images/dividerDot.gif") no-repeat scroll right 7px transparent;
	float:left;
	margin-right:14px;
	padding:0 20px 0 0;
	width:auto;
}	
.newsDetail .event-date,
.newsDetail .event-location {
	font-size: 13px;
	background-position: right 9px;
	}
#articleList .event-date, #articleList .event-location {
	font-size: 12px;
	background: none;
	float: none;
	padding: 0;
	margin: 0 0 20px;
	}

.newsList li .event-location, .newsDetail .event-location { background: none; margin: 0; padding: 0; }
.event-details {
	width: 100$;
	overflow: hidden;
	margin: 0  0 15px;
	}



.newsList li h4 {	
	margin: 5px 0 0 ;
	}
.newsList li div {
	float: right;
	width: 551px;
	}
#home .newsList li {	
	list-style-type: none;
	margin: 0 0 12px;
	padding: 0 0 12px;
	border-bottom: 1px solid #aad0e0;
	font-size: 12px;
	line-height: 140%;
	width: auto;
	}
#home .newsList li .byline {	
	margin: 0;
	color: #6a95b8;
	width: auto;
	float: none;
	}
.recipes .newsList {
	float: left;
	width: 390px;
	clear: none;
	}
	
.recipes .newsList li {
	width: auto;
	}
.recipes .newsList li a{ 
	display: block;
	}






.recipeIngredients {
	background: url(/images/dividerWide.gif) bottom no-repeat;
	padding-bottom: 35px;
	margin-bottom: 18px;
	}





/*
#secondaryMenu {
	padding: 0;
	overflow: hidden;
	margin: 12px 0 0;
	float: left;
	}
#secondaryMenu ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
#secondaryMenu li {	
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0;
	}
#secondaryMenu li a {	
	font-weight: normal;
	color: #fff;
	padding: 4px 18px;
	margin: 0 1px 0 0;
	background: url(/images/submenuBg.gif) repeat-x;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	}
#secondaryMenu li a:hover {
	background: #d37c18;
	}
	
*/	







#siteMap table td {
	border-right: 2px solid #e5e5e5;
	vertical-align: top;
	padding: 0 20px 20px 20px;
	}
#siteMap  h2 {
	border-bottom: 1px solid #e5e5e5;
	}
.siteMapList {
	padding: 0;
	overflow: hidden;
	margin: 10px 0  0;
	}
.siteMapList ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.siteMapList li {	
	list-style-type: none;
	margin: 0;
	padding: 0 0 12px;
	overflow: hidden;
	line-height: 19px;
	}
.siteMapList li ul { padding: 15px; padding-left: 20px;	}
.siteMapList li ul li { padding-left: 20px; border-left: 1px solid #e5e5e5;	}

.siteMapList li ul li ul { padding-top: 5px; padding-left: 10px;	}
.siteMapList li ul li ul li { padding-left: 20px; border-left: 1px solid #e5e5e5;	}
.siteMapList li ul li ul li a {	font-weight: normal;  }
.siteMapList li ul li ul li h2 { margin: 0; }

#siteMap h2 {
	margin: 0 0 22px;
	}	
	
	
	
	
	
	

.tabsLogin {
	padding: 0;
	overflow:hidden;
	width:262px;
	clear: both;
	margin: 0 0 6px;
	}
.tabsLogin ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.tabsLogin li {	
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	}











.tabsLogin li a {
	background:url("/images/buttons.gif") 0 -197px;
	display:block;
	height:29px;
	text-indent:-5000px;
	width: 74px;
}
.tabsLogin li a:hover,
ul.tabsLogin li.active a {
	background-position: 0 -226px;
	}
a#loginLink {
	background-position:-102px -197px;
	width:70px;
}
a:hover#loginLink,
ul.tabsLogin li.active #loginLink  {
	background-position: -102px -226px;
}



/*------------------------------------------- Menu -------------------------------------------------*/



.menu {
	padding: 0 0 0 5px;
	overflow: hidden;
	clear: both;
	margin: 0;
	width: 955px;
	height: 37px;
	background: url(/images/menu.gif) no-repeat;
	margin: 0 auto;
	}
.menu ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.menu li {	
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: left;
	}
.menu li a:link,
.menu li a:hover,
.menu li a:active,
.menu li a:visited {	
	display: block;
	outline: none;
	color: #fff;
	font-weight: normal;
	border-right: 1px solid #6889ae;
	padding: 8px 44px;
	margin: 0;
	}
.menu li a:hover,
.menu li a:active {
	background: #193457;
	text-decoration: none;
	}
.menu li a.firstItem {
	/*border-left: 1px solid #6889ae;*/
	}
#home .menu li.menu1 a,
#about .menu li.menu2 a,
#recovery .menu li.menu3 a,
#phpbb .menu li.menu4 a,
#community .menu li.menu4 a,
#news .menu li.menu5 a,
#resources .menu li.menu6 a {
	background: #193457;
}
.menu li a.lastItem {
	border: none;
	}

	
#foot .menu {
	padding: 0;
	margin: 0;
	background: none;
	width: auto;
	height: auto;
	width: 300px;
	}
#foot .menu li a {	
	font-size: 12px;
	margin: 0 10px 10px 0;
	padding: 0 10px 0 0;
	background: none;
	border-right: 1px solid #5983ab;
	line-height: 17px;
	height: auto;
	}
#foot .menu li a.lastItem {
	border: none;
	padding: 0;
	margin: 0;
	}
	
#home #footInfo .menu li.menu1 a,
#about #footInfo  .menu li.menu2 a,
#recovery #footInfo  .menu li.menu3 a,
#community #footInfo  .menu li.menu4 a,
#phpbb #footInfo  .menu li.menu4 a,
#news #footInfo  .menu li.menu5 a,
#resources #footInfo .menu li.menu6 a {
	background: none;
}
	
	
	
	
	
	
	
	
	
	
#submenu {
	/*
	position: absolute;
	margin: 30px 0 0 9px;
	*/
	float: left;
	margin: 30px 0 0 9px;
	overflow:hidden;
	width: 217px;
}

#submenu h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/submenu.gif);
	height: 23px;
	padding: 8px 30px 8px 14px;
	overflow: hidden;
	display: block;
	cursor: pointer;
	
	}
#submenu h3:hover {
	background-position: 0 -117px;
	} 

#submenu h3:focus {
	outline: none;
	}


.submenuInner {
	padding: 0;
	overflow:hidden;
	margin: 0;
	}
.submenuInner ul { 
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 list-style-position: inside;
	 } 
.submenuInner li {	
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.submenuInner li a:link,
.submenuInner li a:hover,
.submenuInner li a:active,
.submenuInner li a:visited {
	background: url(/images/submenuInner.gif) repeat-y;
	display: block;
	padding: 8px 14px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #ba7718;
	border-top: 1px solid #ebcc94;
	}
.submenuInner li a:hover,
.submenuInner li.selected a {
	background: url(/images/submenuInner_hover.gif) repeat-y;
}
#accordion h3.ui-state-active, #submenu h3.selected {
	background: url(/images/submenu.gif) 0 -117px;
	}



/*------------------------------------------------------------ Twitter feed --------------*/

#twitterFeed {
	margin: 0;
	float: right;
	width: 300px;
	overflow: hidden;
	padding: 0;
}
#twitterFeed #titleArea {
	background: url(/images/iconTwitter.gif) no-repeat 0 4px;
	padding: 0 0 0 72px;
	margin: 0;
	}
#twitterFeed #titleArea h2 {
	font-size: 20px;
	}
#followTweets {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	height: 61px;
	width: 192px;
	background: url(/images/twitterBg.2010021710.gif) no-repeat;
	}
#twtr-widget-1 {
	margin: 20px 0 0;
	border-left: 2px solid #e5e5e5;
	padding: 0 0 0 10px;
	float: right;

	}
.twtr-hd {
	display: none;
	}
.twtr-widget p {
	font: 12px Arial;
	line-height: 22px;
	padding: 10px;
	}
.twtr-ft {
	display: none;
	}
#twtr-widget-1 i {
	}
.twtr-widget .twtr-tweet {
	border-bottom:1px solid #EBE9D6;
	overflow:hidden;
	padding: 0 0 10px;
	margin: 0 0 10px;
}	
.twtr-timeline {
	-moz-border-radius	: 0;
	-webkit-border-radius	: 0;
	}

/* */
.validationerror{
	display: block;
	color: #CC3300;
	margin: 5px 0 0;
	line-height: normal;
}

#signUp .validationerror{
	margin: -3px 0 10px;
	}

/*------------------------------------------------------------ video --------------*/
.video-meta-content {
    margin-bottom: 20px;
}

/*------------------------------------------------------------ IE 6 --------------*/

*html #submenu {
	margin: 30px 0 0 0px;
}

*html .backTop {
	margin: 8px  0 0;
	width: 670px;
	background-position: right;
	}
*html .links .backTop,
*html .faq .backTop {
	margin: 0 0 20px;
	width: 670px;
	background-position: right;
}
*html #content {
	margin-right: 4px;
	}
*html .article .contentBlock {
	width: 680px;
}

*html .article .contentBlock .contentInner {
	overflow: hidden;
	width: 680px;
	}

*html #membersContent {
	margin-right: 4px;
	}



