@charset "utf-8";
/* CSS Document */

.TextCenter {
	text-align:				center;
}

/*===========================================*/
/* GLOBAL */
/*===========================================*/
.BetaRHP,
.BetaRHP A {
	font-family:				Tahoma;
	font-size:					11px;
}
.BetaRHP {
	padding:					0 0 0 10px;
}
.BetaRHP A IMG {
	border:						0;
}
.BetaRHP .BreadCrumb {
	border-bottom:				1px dotted #CCC;
	padding:					3px 0;
}
.BetaRHP .BreadCrumb,
.BetaRHP .BreadCrumb A {
	font-weight:				bold;
	color:						#999;
}
.BetaRHP .BreadCrumb A,
.BetaRHP .BreadCrumb SPAN {
	margin:						0 2px;
}
.BetaRHP .BreadCrumb SPAN {
	color:						#3F7398;
}

.BetaRHP .Title {
	background-color:			#FFF;
	border-bottom:				1px dotted #CCC;
	margin:						10px 0;
	padding:					0 0 5px;
	position:					relative;
}
.BetaRHP .Title H1 {
	font-size:					15px;
	line-height:				normal;
	margin:						0 0 0 5px;
	padding:					0;
}

.BetaRHP .Padded {
	padding:					10px;
}

.BetaRHP H1,
.BetaRHP H2,
.BetaRHP H3,
.BetaRHP H4 {
	margin:						0;
	padding:					0;
}

.BetaRHP A.ButtonGreen {
/*	background-image:			url(../images/ButtonGreenBg.gif);*/
	background-image:			url(../image/ButtonGreenBg.gif);
	background-position:		bottom;
	background-repeat:			repeat-x;
	color:						#FFF;
	border:						1px solid #64B030;
}

/* OPACITY */
.OpacityHover { 	
	filter:					alpha(opacity=50);	/** For IE **/
	-moz-opacity:			0.5;				/** For Older Mozilla **/
	-khtml-opacity: 		0.5;				/** For Safari **/
	opacity: 				.50;				/** For Everything Else **/
	cursor:					pointer;
}
.OpacityHover:hover { 
	filter:					alpha(opacity=100);
	-moz-opacity:			1;
	-khtml-opacity: 		1;
	opacity: 				1;
	cursor:					pointer;
}
.Opacity25 {
	filter:					alpha(opacity=25);
	-moz-opacity:			.25;
	-khtml-opacity: 		.25;
	opacity: 				.25;
}



/*===========================================*/
/* LISTING MODULE */
/*===========================================*/
.BetaListingModule {}
.BetaListingModule .ControlBar,
.BetaListingModule .ControlBarSub {
	overflow:				hidden;
	_height:				1%;
	_overflow:				visible;
}
.BetaListingModule .ControlBar {
	background-color:		#bd6fba;
	border:					1px solid #a25fa2;
	color:					#FFF;
	height:					19px;
	margin:					0 0 10px;
	padding:				2px 5px;
}
.BetaListingModule .ControlBar DIV H2 {
	font-size:				11px;
	margin:					3px 10px 0 5px;
}
.BetaListingModule .ControlBar .Pagination {}

.BetaListingModule .ControlBar .Pagination A,
.BetaListingModule .ControlBar .Pagination DIV,
.BetaListingModule .ControlBar .Pagination SELECT {
	float:					left;
	padding:				2px 0 0 0;
	margin:					0 5px 0 0;
	color:					#FFF;
}
.BetaListingModule .ControlBar .Pagination A {
	margin:					0 5px 0 10px;
}
.BetaListingModule .ControlBar .Pagination SELECT {
	padding:				0;
	color:					#000;
}
.BetaListingModule .ControlBarSub {
	background-color:		#F4F4F4;
	padding:				3px 5px;
	margin:					0 0 15px 0;
	border-bottom:			1px dotted #CCC;
}
.BetaListingModule .ControlBarSub .Left {
	padding:				3px 0 0 0;
	font-weight:			bold;
}
.BetaListingModule .ControlBarSub .Right {
	padding:				0 5px 0 0;
}
.BetaListingModule .ControlBarSub .Right .NextPrev {
	position:				relative;
	top:					3px;
	margin:					0 0 0 5px;
}


/* SUB-SECTION */
.BetaListingModule .SubSection {}

.BetaListingModule .SubSection .Preview,
.BetaListingModule .SubSection .Preview .Item {
	overflow:				hidden;
	_height:				1%;
	_overflow:				visible;
}
.BetaListingModule .SubSection .Preview {
	background-color:		#FFF;
/*	background-image:		url(../images/bg_SubSection-Preview.gif);*/
	background-image:		url(../image/community/bg_SubSection-PreviewWhite.gif);
	background-position:	right bottom;
	background-repeat:		repeat-y;
	border:					1px solid #CCC;
	margin:					0 0 15px;
}
.BetaListingModule .SubSection .Preview H2 {
	background-image:		url(../image/community/bg_CommHeaders.jpg);
	background-repeat:		repeat-x;
	border-bottom:			1px solid #CCC;
	font-weight:			normal;
	margin:					0;
	padding:				7px 15px;
}
.BetaListingModule .SubSection .Preview H2,
.BetaListingModule .SubSection .Preview H2 A {
	font-size:				14px;
	font-family:			Tahoma;
	font-weight:			bold;
}
.BetaListingModule .SubSection .Preview .Item {
	background-image:		url(../image/community/bg_SubSection-PreviewItem.gif);
/*	background-position:	center top;*/
	background-position:	-45px top;
	background-repeat:		no-repeat;
}
.BetaListingModule .SubSection .Preview .First {
	background-image:		none;
}
.BetaListingModule .SubSection .Preview .First .Main {
	background-image:		url(../image/community/bg_HeaderLight.jpg);
	background-repeat:		repeat-x;
}
.BetaListingModule .SubSection .Preview .Item .Main,
.BetaListingModule .SubSection .Preview .Item .Other {
	height:					auto;
/*	min-height:				140px;*/
	min-height:				130px;
}
.BetaListingModule .SubSection .Preview .Item .Main {
	float:					left;
	color:					#808080;
	line-height:			4mm;
/*	padding:				15px;*/
	padding:				15px 12px;
	width:					336px;
}
.BetaListingModule .SubSection .Preview .Item .Main H3 {
	font-size:				13px;
/*	margin:					0 0 5px;
	padding:				0;*/
	margin:					0;
	padding:				0 0 10px;
}
.BetaListingModule .SubSection .Preview .Item .Main H3 A {
	font-size:				13px;
	font-family:			Tahoma;
}
.BetaListingModule .SubSection .Preview .Item .Main H3.Logo {
	position:				relative;
	padding:				0 50px 10px 0;
}
.BetaListingModule .SubSection .Preview .Item .Main H3.Logo IMG {
	position:				absolute;
	right:					0;
	_right:					10px;
	top:					-5px;
}
.BetaListingModule .SubSection .Preview .Item .Main A.Thumb {
	float:					left;
	font-size:				1px;
	line-height:			88px;
	text-align:				center;
	text-decoration:		none;
	background-color:		#FFF;
	border:					1px solid #CCC;
	height:					90px;
	margin:					0 14px 15px 0;
	width:					120px;
}
.BetaListingModule .SubSection .Preview .Item .Main A.Thumb IMG {
	padding:				1px 0 0 0;
}
.BetaListingModule .SubSection .Preview .Item .Main .Description {
	float:					right;
	width:					200px;
}

.BetaListingModule .SubSection .Preview .Item .Other {
	float:					right;
	background-image:		none;
	padding:				15px 15px 15px 20px;
	position:				relative;
	width:					184px;
}
.BetaListingModule .SubSection .Preview .Item .Other STRONG {
	color:					#FF0048;
	display:				block;
	font-size:				14px;
	padding:				0 0 5px;
}
.BetaListingModule .SubSection .Preview .Item .Other H4 {
	color:					#808080;
	font-size:				11px;
	margin:					0;
	padding:				0;
}
.BetaListingModule .SubSection .Preview .Item .Other .Button {
	float:					none;
	font-size:				11px;
	font-weight:			bold;
	font-family:			Tahoma;
	color:					#FFF;
	margin:					40px 0 0 30px;
	padding:				4px 15px;
	text-align:				center;
	width:					90px;
	background-image:		url(../image/ButtonGreenBg.gif);
}


/* LIST */
.BetaListingModule .List,
.BetaListingModule .List .Button {
	position:				relative;
}
.BetaListingModule .List .Button .ButtonSmall {
	position:				absolute;
	right:					0;
	top:					0;
}
.BetaListingModule .List .Preview {
	overflow:				hidden;
	_height:				1%;
	_overflow:				visible;
	border-bottom:			1px dotted #CCC;
	height:					auto;
	min-height:				60px;
	padding:				15px 10px 25px;
	position:				relative;
}
.BetaListingModule .List .Preview .Date {
	position:				absolute;
	right:					10px;
	top:					15px;
	color:					#ACACAC;
}
.BetaListingModule .List .Preview H3 {
	padding:				0 0 5px 0;
}
.BetaListingModule .List .Preview H3 A {
	font-size:				14px;
}
.BetaListingModule .List .Preview .Description {
	padding:				0 5px;
	color:					#666;
	text-align:				justify;
}


/* ARTICLE EXAMPLE */
.BetaListingModule .Article {}
.BetaListingModule .Article .Title {
	position:				relative;
}
.BetaListingModule .Article .Title .SubmitComment {
	background-image:		url(../image/icons/submit_comment.gif);
	background-position:	right center;
	background-repeat:		no-repeat;
	display:				block;
	padding:				2px 25px 2px 2px;
	position:				absolute;
	right:					5px;
	top:					0;
	text-decoration:		none;
}
.BetaListingModule .Article .Answer,
.BetaListingModule .Article .Question {
	background-image:		url(../image/community/date-doctors/bg_Q.gif);
	background-position:	left 5px;
	background-repeat:		no-repeat;
	padding:				10px 5px 15px 70px;
	text-align:				justify;
	line-height:			4mm;
}
.BetaListingModule .Article .Answer {
	background-image:url(../image/community/date-doctors/bg_A.gif);
}
.BetaListingModule .Article .Question {
	font-weight:			bold;
}
.BetaListingModule .Article .Share {
	position:				relative;
	text-align:				right;
}
.BetaListingModule .Article .Share STRONG {
	position:				relative;
	top:					-3px;
	left:					-10px;
}
.BetaListingModule .Article .GreyComponent {
	padding:				25px 0 0 0;
}
.BetaListingModule .Article .GreyComponent H2 {
	font-size:				12px;
	color:					#FFF;
	background-color:		#BD6FBA;
	padding:				3px 5px;
	border:					1px solid #a25fa2;
}
.BetaListingModule .Article .GreyComponent .Content {
	margin:					0 0 15px 0;
	padding:				0;
	width:					auto;
	background-color:		transparent;
}
.BetaListingModule .Article .GreyComponent .Content .ControlBarSub {
	margin:					0;
}
.BetaListingModule .Article .GreyComponent .Content .Padded,
.BetaListingModule .Article .GreyComponent .Content .Comment {
	background-image:		url(../image/community/bg_FooterLight.jpg);
	background-position:	center bottom;
	background-repeat:		repeat-x;
	border-bottom:			1px solid #DAD9D9;
}
.BetaListingModule .Article .GreyComponent .Content .Comment {
	font-size:				11px;
	line-height:			16px;
	padding:				15px;
	margin:					5px 0;
	position:				relative;
}
.BetaListingModule .Article .GreyComponent .Content .Comment .Date {
	position:				absolute;
	top:					15px;
	right:					15px;
}
.BetaListingModule .Article .GreyComponent .Content .Comment .Description {
	padding:				15px 0;
}



/* ADD COMMENT MODULE */
.BetaListingModule .GreyComponent .Content .CreatePost,
.BetaListingModule .GreyComponent .Content .CreatePost DIV {
	overflow:				hidden;
	_height:				1%;
	_overflow:				visible;
	position:				relative;
}
.BetaListingModule .GreyComponent .Content .CreatePost {
	position:				relative;
	padding:				5px 0 0 0;
}
.BetaListingModule .GreyComponent .Content .CreatePost .Button {
	margin:					0 10px 0 0;
	_margin:				0 5px 0 0;
}

.BetaListingModule .GreyComponent .Content .CreatePost .Subject {
	height:					35px;
	overflow:				visible;
}
.BetaListingModule .GreyComponent .Content .CreatePost .Subject INPUT {
	position:				relative;
	top:					3px;
}

.BetaListingModule .GreyComponent .Content .CreatePost .Display {
	position:				absolute;
	top:					5px;
	right:					0;
	width:					220px;
	height:					35px;
	overflow:				visible;
}
.BetaListingModule .GreyComponent .Content .CreatePost .Display INPUT {
	float:					none;
	margin:					0 3px 0 20px;
	.margin:				0 0 0 15px;
}
.BetaListingModule .GreyComponent .Content .CreatePost .Display STRONG {
	display:				block;
	padding:				0 0 5px 20px;
	.padding:				0 0 0 20px;
}


.BetaListingModule .GreyComponent .Content .CreatePost DIV.Comment {
	border-bottom:			0 none;
	padding:				10px 0;
	margin:					0;
	background-image:		none;
}
.BetaListingModule .GreyComponent .Content .CreatePost DIV.Comment TEXTAREA {
	width:					550px;
}



/*===========================================*/
/* ARTICLE MODULE - ADD COMMENT */
/*===========================================*/
.BetaAddComment {
	padding:				10px 10px 15px;
	background-color:		#F0F0F0;
	font-family:			Tahoma;
	font-size:				11px;
}
.BetaAddComment STRONG {
	display:				block;
	font-size:				14px;
	padding:				0 0 2px 5px;
	margin:					0 0 10px;
	border-bottom:			1px dotted #CCC;
}
.BetaAddComment .AddComment {
}
.BetaAddComment .AddComment STRONG {
	display:				inline;
	font-size:				12px;
	border:					0 none;
}
.BetaAddComment .AddComment P {
	overflow:				hidden;
	_height:				1%;
	_overflow:				visible;
	padding:				5px 0 5px 25px;
	margin:					0;
}
.BetaAddComment .AddComment P SPAN,
.BetaAddComment .AddComment P INPUT,
.BetaAddComment .AddComment P TEXTAREA {
	float:					left;
	margin:					0 5px;
}
.BetaAddComment .AddComment P SPAN {
	padding:				3px 0;
	text-transform:			capitalize;
}
.BetaAddComment .AddComment P TEXTAREA.borderBlue90 {
	width:					500px;
	position:				relative;
	left:					3px;
}
.BetaAddComment .AddComment P.Subject INPUT {
	width:					447px;
}
.BetaAddComment .AddComment P.Count {
	padding:				3px 0 3px 390px;
}
.BetaAddComment .AddComment P.Count INPUT {
	width:					50px;
}
.BetaAddComment .AddComment P.ButtonArea {
	padding:				10px 41px 0 33px;
}
.BetaAddComment .AddComment P.ButtonArea .Button {
	float:					left;
	background-image:		url(../image/ButtonFlatGreyBg.gif);
	background-position:	bottom;
	background-repeat:		repeat-x;
	padding:				3px 15px;
/*	margin:					15px 0 0 0;*/
	margin:					5px 0 0 0;
}
.BetaAddComment .AddComment P.ButtonArea .Button STRONG {
	margin:					0;
	padding:				0;
	text-transform:			capitalize;
}
.BetaAddComment .AddComment P.ButtonArea .Submit {
	float:					right;
	background-image:		url(../image/ButtonGreenBg.gif);
	color:					#FFF;
	border:					1px solid #64b030;
}



/*===========================================*/
/* COMPETITION - EXAMPLE */
/*===========================================*/
.BetaCompetition {
	text-align:				justify;
}
.BetaCompetition H2 {
	font-size:				12px;
	line-height:			normal;
	margin:					20px 0 20px;
	padding:				10px 0 0;
	border-top:				1px dotted #CCC;
	color:					#666;
}
.BetaCompetition H3 {
	background-color:		#FBC2C2;
	border:					1px solid #900;
	color:					#900;
	font-size:				14px;
	line-height:			normal;
	margin:					0 0 20px;
	padding:				10px;
}
.BetaCompetition H3 .TextCenter {
	background-color:		#FEF3AD;
	border:					1px solid #F3D500;
	color:					#96850F;
	font-size:				11px;
	margin:					20px 0 0;
	padding:				8px 5px;
}

.BetaCompetition .ArticleIntro {
	margin:					0 0 25px;
	position:				relative;
	overflow:				hidden;
	_height:				250px;
/*	_overflow:				visible;*/
}
.BetaCompetition .ArticleIntro .BorderGrey,
.BetaCompetition .ArticleIntro .BorderGrey .imgC {
	width:					300px;
	height:					250px;
	overflow:				hidden;
}
.BetaCompetition .ArticleIntro .BorderGrey {
	float:					left;
}
.BetaCompetition .ArticleIntro .Description {
	float:					left;
	color:					#7D7D7D;
	font-size:				15px;
	font-weight:			bold;
	line-height:			7mm;
/*	padding:				55px 0 0 55px;*/
	padding:				35px 0 0 55px;
	width:					175px;
}
.BetaCompetition .ArticleIntro H3,
.BetaCompetition .ArticleIntro .Logo {
	bottom:					0;
	height:					60px;
	padding:				0 55px 0 0;
	position:				absolute;
	right:					0;
	width:					175px;
}
.BetaCompetition .ArticleIntro H3 IMG,
.BetaCompetition .ArticleIntro .Logo IMG {
	float:					left;
}
.BetaCompetition .CompsEnteringDetail {
	background-color:		#F5F5F5;
	border:					1px solid #CCC;
	font-size:				11px;
	padding:				5px 10px;
	text-align:				center;
}

/* TERMS CONDITIONS */
.TermsConditions {
	color:				#666;
}


/*===========================================*/
/* BESSIE & GEOFF */
/*===========================================*/
/* ASK BESSIE GEOFF */
.BetaRHP .BessieGeoffQA {}

.BetaRHP .BessieGeoffQA .WhiteFormComponent {
	border:					2px solid #CCC;
	padding:				15px;
	width:					auto;
}
.BetaRHP .BessieGeoffQA .WhiteFormComponent .DoubleColumn,
.BetaRHP .BessieGeoffQA .WhiteFormComponent .DoubleColumn .Row,
.BetaRHP .BessieGeoffQA .WhiteFormComponent .DoubleColumn .ButtonArea {
	float:					none;
	overflow:				hidden;
	_height:				1%;
	_overflow:				visible;
}
.BetaRHP .BessieGeoffQA .WhiteFormComponent .DoubleColumn {}
.BetaRHP .BessieGeoffQA .WhiteFormComponent .DoubleColumn .Row {
	padding:				8px 0;
}
.BetaRHP .BessieGeoffQA .WhiteFormComponent .DoubleColumn .Row INPUT,
.BetaRHP .BessieGeoffQA .WhiteFormComponent .DoubleColumn .Row STRONG {
	float:					left;
}
.BetaRHP .BessieGeoffQA .WhiteFormComponent .DoubleColumn .Row STRONG {
	padding:				0 10px 0 0;
	font-weight:			bold;
	width:					160px;
}
.BetaRHP .BessieGeoffQA .WhiteFormComponent .DoubleColumn .Row .FromTo {
	position:				relative;
	top:					5px;
}
.BetaRHP .BessieGeoffQA .WhiteFormComponent .DoubleColumn DIV.Small {
	font-size:				10px;
	color:					#999;
	padding:				15px 0 0 0;
}



