/*
Theme Name: CancerConnect
Theme URI: http://iniko.com
Description: Custom theme for CancerConnect
Version: 1.1
Author: Sachin Tangoria
Author URI: http://iniko.com
Template: bp-default
*/

/* Inherit the default theme styles */
@import url( _inc/default.css );

/* Inherit the default theme adminbar styles */
@import url( _inc/adminbar.css );

/*BEGIN CSS MODIFIED FROM DEFAULT.CSS*/


* {
	margin:0;
	padding:0;
}

html {
	background: url(_inc/images/bg2.gif) repeat left top;
	height:100%;
}

/*body {
	background: url(_inc/images/background_main.jpg) repeat-x left top;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 170%;
	color: #555;
	padding-top: 0 !important;
}*/

body {

 font-size: 12px;
 font-family: Arial, Tahoma, Verdana, sans-serif;
 line-height: 170%;
 color: #555;
 padding-top: 0 !important;
 
}

div#wrap {
	width: 1000px;
	/*min-width: 958px;
	max-width: 1248px;*/
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	margin: 0 auto;
}

div#container {
	position: relative;
	width: 100%;
	border: 0px solid #F00;
	border-bottom: 1px solid #e0e0e0;
	background: #fff;
	overflow: hidden;
}

div#content {
	border: 0px solid #F00;
	float: left;
	width: 792px;
}

div#Homecontent {
	border: 0px solid #F00;
	float: left;
	width: 718px;
}

div#Homecontent .padder {
	padding: 10px;
}

div#sidebar {
	float: left;
	/*	width: 200px;*/
/*	margin-left: -201px;*/
	/*background: url( _inc/images/feeds_left_bg.gif ) top left repeat-x;*/
	border: 0px solid #0F0;
	width: 205px;
	background: none;
}

div#Homesidebar {
	float: left;
	/*	background: url( _inc/images/feeds_left_bg.gif ) top left repeat-x;*/
	float:right;
	border: 0px solid #0F0;
	width: 277px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#message p {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	background: #BCE3F6;
	border-bottom: 1px solid #FFE8C4;
	color: #777777;
	padding: 3px 11px;
	margin-top: 6px;
	text-decoration: none;
	border-radius: 3px;
}

/*END CSS MODIFIED FROM DEFAULT.CSS*/

/*ADD HOMEPAGE CSS HERE*/

/*-----------New CSS made by sachin Tangoria--------------------*/

/*-----------header--------------*/


/*div#header {
	position: relative;
	padding-top: 25px;
	border: 0px solid #F00;
	height: 106px;
	background: none;
}*/

div#header {
 position: relative;
 padding-top: 25px;
 border: 0px solid #F00;
 /*height: 106px;*/
 background: none;
 
}

#header ul#nav {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0;
	padding: 0;
	border: 0px solid #F00;
	width: 560px;
}

#header h1#logo {
	float: left;
	margin: 0px 0 5px 0px;
	padding: 12px 0px 0px 0px;
	border: 0px solid #F0F;
	width: 221px;
	position:relative;
}

#header h1#logo a {
	font-size: 2em;
	color: #aaa;
	font-style: italic;
	font-family: Georgia, times, serif;
	display: block;
	border: none;
	text-decoration: none;/*display:none;*/
}

#header .headerLogoL ul {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
}

#header .headerLogoL ul li {
	float: left;
	margin: 0 0 0 10px;
}

#header .headerLogoL ul li a {
	color: #F76C00;
	font-weight: bold;
	display: block;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}

#header ul {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
}

#header ul li {
	float: left;
	margin: 0 0 0 10px;
}

#header ul li a {
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 2px 12px;
	text-decoration: none;
}

/*MEGA DROPDOWN*/
.megamenu{
position: absolute;
display: none;
left: 0;
top: 0;
background: #fff;
border:solid 1px #c9c4af;
/*border-width: 5px 1px;*/
padding: 0px 0px 10px 10px;
font-size: 13px;
z-index: 100;
_margin-top: -6px;
}

.megamenu .column{
float: left;
width: 18em; /*width of each menu column*/
margin-right: 10px;
}

.megamenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li{
padding: 5px 0px 5px 0px;
border-bottom:dotted 1px #dbdddd;
}

.megamenu .column h3{
background: #e0e0e0;
/*font: bold 13px Arial;*/
margin: 0 0 5px 0;
}

.megamenu .column ul li a{
text-decoration: none;
font-weight: bold;
}

.megamenu .column ul li a:hover{
text-decoration: underline;
}



#header .menubottom-c ul {
	float: left;
	margin: 0;
	list-style: none;
	padding: 0;
}

#header .menubottom-c ul li {
	float: left;
	margin: 0 0 0 16px;
}

#header .menubottom-c ul li a {
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 4px 8px 2px 8px;
	text-decoration: none;
}

#header ul li.selected a {
	background: #bce3f6;
	color: #2f40a2;
	font-weight: bold;
}

.headerLogoL {
	float:left;
	width: 520px;
	border: 0px solid #C00;
	padding: 0px 0px 0px 0px;
}

.headerLogoR {
	float:right;
	width: 457px;
	height: 100px;
	border: 0px solid #C00;
	padding: 0px 0px 0px 0px;
}

.topdate {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
	width: 215px;
	padding: 0px 10px 5px 0px;
	color:#ff6c00;
}

.topdate p {
	margin:0px;
	padding:0px;
}

.menu-c {
	float: left;
	width: 100%;
	border: 0px solid #F00;
}

.protectP {
	float: right;
	border: 0px solid #F00;
	font-size:11px;
}

.menuTop-c {
	background:#94bb88;
	height: 26px;
	float:left;
	border: 0px solid #F00;
	width: 100%;
}

.menuSide-c {
	width: 108px;
	float:left;
	height: 26px;
	border: 0px solid #F00;
	margin: 0px 0px 0px 0px;
}

.followus {
	float: left;
	width: 100%;
	margin: 0px 0px 0px -90px;
	padding: 0px 0px 0px 0px;
}

.followImg {
	float: left;
	width: 75%;
	font-size:10px;
	margin: 0px;
	padding: 0px;
}

.followImg1 {
	float:left;
	width: 30px;
	height: 30px;
	text-align: center;
}

.followImg2 {
	float: right;
	width: 30px;
	height: 30px;
	text-align: center;
}

.menubottom-c {
	background: url(_inc/images/menu_blue_bg.gif) repeat-x left top;
	height: 30px;
	float:left;
	border: 0px solid #F00;
	width: 100%;
}

.HomeLeft-c {
	width: 690px;
	float:left;
	background: url(_inc/images/green_border.gif) repeat-y right top;
	padding: 0px 0px 0px 20px;
}

.jqueryBanner {
	width: 655px;
	height: 262px;
	float:left;
	background: url(_inc/images/jquery_bg.gif) no-repeat left top;
	padding: 0px 0px 30px 0px;
}

.communitiesDiv {
	width: 212px;
	float: left;
	/*background: url(_inc/images/green_border.gif) repeat-y right top;*/
	min-height: 400px;
	border: 0px solid #F00;
}

.HomeMiddleContent-c {
	float: left;
	width: 458px;
	min-height: 200px;
	border: 0px solid #00F;
	padding: 0px 0px 0px 0px;
}

.homeTittle-c {
	font:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	color:#67a051;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

.homeNews-c {
	float: left;
	width: 458px;
	margin-bottom: 20px;
	border: 0px solid #00F;
	padding: 0px 0px 0px 20px;
}

.homeNewsBox-c {
	border: 0px solid #00F;
	float: left;
	width: 400px;
	line-height: 17px;
	font:  Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
}

.homeNewsImg-c {
	width: 102px;
	height: 78px;
	float: left;
	border: 0px solid #F00;
}

.homeNewsTittle-c {
	width: 100%;
	float:left;
	border: 0px solid #F00;
	color:#3d65c0;
	font-weight: bold;
}

.homeNewsContant-c {
	width: 100%;
	float:left;
	border: 0px solid #F00;
}

.homeTips-c {
	float: left;
	width: 458px;
	margin-bottom: 20px;
	border: 0px solid #00F;
	padding: 0px 0px 0px 20px;
}

.homeTips-c  .split_left {
	width: 215px;
	float: left;
	padding:0;
}

.homeTips-c  .split_right {
	padding: 0;
	width: 215px;
	margin-left: 8px;
	float: left;
}

.homeNewsBox2-c {
	border: 0px solid #00F;
	float: left;
	width: 400px;
	line-height: 17px;
	font:  Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
}

.homeNewsBox2-chumor {
	border: 0px solid #00F;
	float: left;
	line-height: 17px;
	font:  Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
}

.homeNewsImg2-c {
	width: 99px;
	height: 124px;
	float: left;
	border: 0px solid #F00;
}

.DivMainOuter {
	margin:0px auto;
	/*	width: 1000px;*/
	border: 1px solid #F0F;
	padding: 0px 0px 0px 0px;
	width: 90%;
	min-width: 960px;
	max-width: 1250px;
}

.HomeRight-c {
	float: right;
	border: 0px solid #F0F;
	width: 260px;
	min-height: 500px;
	padding: 10px 0px 0px 0px;
}

.SearchSide-c {
	border: 0px solid #F00;
	width: 100%;
	float:left;
	/*min-height: 60px;*/
	margin-bottom: 15px;
}

.SearchSide-c div {
	float: left;
	width: 115px;
	font-size: 11px;
}

.SearchSide-c div a {
	background: url(_inc/images/print.png) no-repeat left center;
	padding: 3px 0px 3px 24px;
}

.search2 {
	float:right;
}

.SideBlueHeader-c {
	background: url(_inc/images/menu_blue_bg.gif) repeat-x left top;
	height: 30px;
	float:left;
	border: 0px solid #F00;
	width: 100%;
	text-align:center;
	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	color:#FFF;
}

.newsLetterContent {
	border: 0px solid #F00;
	width: 172px;
	float: left;
	line-height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.newsLetterContentImg {
	float: right;
	width: 80px;
	border: 0px solid #F00;
}

.newsgo-c {
	float:left;
	width: 178px;
	margin-bottom: 20px;
}

div .go-btn {
	width:28px;
	height: 22px;
	background: url(_inc/images/go_btn.jpg) no-repeat left center;
}

.SideChat-c {
	background: url(_inc/images/chat_yellw_bg.jpg) no-repeat left top;
	width: 215px;
	height: 163px;
	float:left;
	margin: 30px 0px 0px 0px;
	padding:8px 10px 0px 25px;
}

.SideChatHeader {
	font:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color:#4857b1;
	font-weight: bold;
	border-bottom: 1px solid #333;
	width: 203px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}

.SideChatImg {
	float:left;
	width: 70px;
	height: 73px;
}

.SideChatContent {
	float:right;
	width: 142px;
	font-weight: bold;
	line-height: 15px;
	font-size:12px;
}

.SideBlueTittle-c {
	float:left;
	border: 0px solid #F00;
	color:#3d65c0;
	font-weight: bold;
	width: 100%;
}

.communitySmallTxt {
	color:#2f8b42;
	font-size: 10px;
	line-height:1.5em;
	padding: 3px 0px 3px 0px;
	text-align: center;
}

.communitySmallTxt2 {
	color:#2f8b42;
	font-size: 8px;
	line-height:9px;
	padding: 3px 0px 3px 0px;
	text-align: left;
}

.communitySmallImg{
	margin-right: 3px;
}


.communityUpdates{
	width: 100%;
	padding: 0;
	margin: 0;
}

.communitySmall {
	text-align: center;
	width: 70px;
	float:left;
	margin-bottom: 5px;
}

.ContributorDiv {
	padding: 0px;
	float:left;
	margin-bottom: 20px;
}

.facilitatorSmallImg {
	float:left;
}

.facilitatorSmallTxt {
	float:left;
	color:#526eac;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}

.facilitatorSmall {
	padding: 10px 0px 10px 0px;
	float: left;
}

.member_box1 {
	background: url(../images/members.png) no-repeat left center;
	border: 0px solid #000000;
	width: 358px;
	height: 80px;
	float: right;
	padding: 0px 10px 0px 0px;
	text-align:right;
	color:#003;
}

.NotRegistered {
	float: right;
	text-align:right;
	width: 358px;
}

#logout-link {
	border: 0px solid #000000;
	width: 260px;
	/*	height: 26px;*/
	padding: 0px 5px 10px 0px;
	text-align:right;
	float: right;
}

.ProfileBar {
	border: 0px solid #000000;
	width: 192px;
	height: 66px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	float: left;
}

.ProfileBarTxt {
	float:left;
	text-align:left;
	font-weight: bold;
	font-size: 11px;
}

.welcome {
	float: right;
	margin-right: 5px;
	border: 0px solid #F00;
}

.Topavatar {
	float:right;
	border: 0px solid #F00;
	width: 85px;
}

/*** Footer ***********************************************************************/

#footer {
	clear: both;
	text-align: center;
	padding: 15px 15px 5px 15px;
	font: normal 1.1em Georgia, times, serif;
	position: relative;
	z-index: 999;
}

.footerBtm {
	font-size:11px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

* html div.adSideBar {
 height: expression( this.scrollHeight < 601 ? "600px" : "auto" );
}

.adSideBar {
	min-height: 600px;
	margin: 10px 0px 10px 0px;
}

/*--------------02.01.09--------------------*/




.FeedsLeft {
	min-height: 400px;
}

.FeedsLeftTitle {
	padding: 0px 0px 6px 0px;
	float:left;
	font-size:14px;
	font-weight:bold;
}

.FeedProfile {
	float:left;
	margin-bottom: 15px;
}

.ProfileType {
	float:left;
	color:#48b2e2;
	font-weight:bold;
}

.ProfileType .change {
	font-size: smaller;
	font-weight: normal;
}

.ProfileTotal {
	float:left;
}

.FeedSurvey {
	float:left;
}

.FeedSurveyList {
	float:left;
	width: 95%;
}

.FeedNews {
	float:left;
	clear: both;
}

.FeedNewsItem {
	float:left;
	font-weight: bold;
	margin-bottom: 15px;
	width: 95%;
	clear: both;
}

.FeedVideo {
	float:left;
	clear: both;
	margin-bottom: 15px;
}

.FeedAnnouncement {
	float:left;
	margin-bottom: 15px;
}

.FeedAnnouncementTxt {
	float:left;
}

.HorzAd {
	/*height: 100px;*/
	width: 95%;
	border: 2px solid #EAEAEA;
	background: url(_inc/images/feeds_left_bg.gif) repeat-x left top;
	float:left;
	padding: 10px;
	margin-bottom: 15px;
	clear: both;
}

form.standard-form#signup_form div div.error {
	color: #FF6C00;
	font-weight: bold;
	background: #FFF9DB;
	border: 1px solid #FF6C00;
	padding: 6px;
	width: 90%;
	margin: 0 0 10px 0;
}

div#message.error p {
	color: #FF6C00;
	font-weight: bold;
	background: #FFF9DB;
	border: 1px solid #FF6C00;
	width: 90%;
	clear: left;
}

.HeaderImgs {
	padding: 2px 6px 0px 0px;
}

div#Homesidebar .padder {
	padding: 10px;
}

.text {
	width: 110px;
	height: 17px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(_inc/images/text_bg.gif) repeat-x left top;
	border: 1px solid #B0B4B4;
}

.text2 {
	width: 135px;
	height: 17px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(_inc/images/text_bg.gif) repeat-x left top;
	border: 1px solid #B0B4B4;
}

.text3 {
	width: 140px;
	height: 17px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(_inc/images/text_bg.gif) repeat-x left top;
	border: 1px solid #B0B4B4;
}

/*TOPIC META*/

.poster-meta {
	width: 90px;
	float: left;
	padding: 0px;
	margin-right: 5px;
}

.poster-meta-avtar {
	border: none;
}

.poster-meta-name {
	border:0px solid #FF0000;
	text-align: center;
	margin-bottom: 5px;
	font-size: 11px;
}

.poster-meta-item {
	border:0px solid #FF0000;
	text-align: center;
}

.poster-meta-ago {
	float: right;
	padding: 0px 10px 0px 0px;
}

.top-meta-grey {
	width: 100%;
	float:left;
	height:20px;
	padding: 2px;
	background:#EBF7FF;
	color:#369AEF;
	border: 1px solid #369AEF;
	margin-bottom: 5px;
}

/*.top-meta-grey a {
	color: #FFFFFF;
	text-decoration: underline;
}*/

.poster-meta-ago-R {
	float:left;
	padding: 0px 0px 0px 5px;
}


ul#topic-post-list li {
	padding: 15px;
	position: relative;
	min-height: 190px;
}

ul#topic-post-list li.alt {
	background: #fdfdfd;
	min-height: 190px;
}

ul#topic-post-list li div.post-content {
	margin-left: 95px;
}

/*color: #FF6C00;
	font-weight: bold;
	background: #FFF9DB;
	border: 1px solid #FF6C00;*/
	

/*--------------Community CSS Created on 04/03/10----------------*/


.Community-c {
	width: 775px;
	float:left;
	min-height: 800px;
	background: url(_inc/images/green_border.gif) repeat-y right top;
	padding: 0px 0px 0px 0px;
}

.CommunityNews-c {
	float: left;
	width: 540px;
	min-height: 318px;
	border: 0px solid #00F;
	padding: 0px 0px 0px 10px;
}

.CommunityMiddleContent-c {
	float: left;
	width: 560px;
	min-height: 200px;
	border: 0px solid #00F;
	padding: 0px 0px 0px 0px;
	background: url(_inc/images/green_border.gif) repeat-y left top;
}

.CommunityTittle-c {
	font:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	color:#4c9dea;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	border: 0px solid #F00;
}

.CommunityRadio {
	border: 0px solid #F00;
	width: 225px;
	float:left;
	border-top: 1px solid #4c9dea;
	padding: 0px 0px 10px 0px;
}

.radio-c {
	float:left;
}

.radioTxt {
	padding: 0px;
	text-align: left;
	float:left;
	font-size: 10px;
}

.radioMain {
	float: left;
	width: 100%;
}

.Radioinput {
	float: left;
	padding: 2px 0px 0px 0px;
}

.CommunitMid-L {
	float: left;
	width: 325px;
	border-top: 1px solid #4c9dea;
	padding: 10px 0px 0px 0px;
}

.CommunitMid-R {
	float: right;
	width: 200px;
	border: 0px solid #0F0;
}

.CommunityTittleImg {
	font:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4c9dea;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

.CommunitMid-Ltxt {
	float:left;
	border: 0px solid #F00;
	width: 325px;
}

.CommunityGreenHeader {
	font:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#80ac8c;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

.CommunityGreenHeader a {
	color:#80ac8c;
	text-decoration: none;
}

.CommunityGreenHeader img {
	border: none;
}

.radioTxt p {
	margin: 0px;
	padding:0px;
}

.CommunitMid {
	padding: 0px 0px 20px 0px;
	width: 100%;
	float:left;
}

.text4 {
	width: 163px;
	height: 17px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(_inc/images/text_bg.gif) repeat-x left top;
	border: 1px solid #B0B4B4;
}



/*-------------Group 08/03/10------------------*/


.groupMain
{
	border: 0px solid #F00;
	float: left;
	width:  100%;
	min-height: 200px;
		margin-bottom: 10px;
}

.NewGroup-L
{
	border: 0px solid #00F;
	float:left;
	/*width:  100%;*/
	width: 565px;
}


.NewGroup-R
{
	border: 0px solid #00F;
	width: 165px;	
	min-height: 150px;
	background:#FFF9DB;
	float:right;
	padding: 5px;
	font-weight: bold;
	color: #8b61ca;
}

.NewGroupHeader-L
{
	color:#8b61ca;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
	width: 60%;
	float: left;
}

.NewGroupHeader-R
{
	color:#f8981c;
	font-size: 16px;
	float: right;
	width: 40%;
	margin-bottom: 15px;
	text-align: right;
}

.NewGroup-LL
{
	float:left;
	border: 0px solid #F00;
	width: 155px;
	/*width: 200px;*/
}

.NewGroup-LR
{
	float:left;
	border: 0px solid #F00;
	/*width: 505px;*/
	margin-left: 10px;
	width: 400px;
}

.NewGroupName
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color:#9766e3;
	
	
}

.NewGroupWelcome
{
	color:#f8981c;
}
.NewGroupTopic
{
	color: #6cae5d;
	font-size: 15px;
	font-weight: bold;
}

.groupMain2
{
	border: 0px solid #F00;
	float: left;
	width:  100%;
	min-height: 197px;
	padding: 20px 0px 0px 0px;
}

.groupMain2-L
{
	width: 565px;
	float:left;
	border-top: 1px solid #4c9dea;
	border-bottom: 1px solid #4c9dea;
	padding: 20px 0px 10px 0px;
	min-height:145px;
}

.groupMain2-R
{
	width:155px;
	min-height: 150px;
	background:#e6e2ed;
	float:right;
	padding: 5px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.groupMain2-R a
{
	color:#4e6cd9;
	text-decoration: none;
}

.groupMain2-R a:hover
{
	color:#4e6cd9;
	text-decoration: underline;
}

.Search-c .cc_submit{
	background: none;
	padding: 0;
	margin: 0;
	border: 1px solid #CCCCCC;
}

.Search-c .cc_table{
	margin-left: 5px;
}

.submit .cc_reg_button, .submit .cc_reg_button:hover{
	color: #FF6C00;
	font-weight: bold;
	background: #FFF9DB;
	border: 1px solid #FF6C00;
	font-size: 18px;
	padding: 6px;
}

.cform { 
	width: 60%; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:160px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:160px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #fff; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#fcfcfc; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#fcfcfc; 
}

.cform textarea,
.cform input {
	width:150px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:90%;
	line-height:1.3em;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	display: none;
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
display: none;
	font-size: 0.8em;
	font-family: Tahoma;
	color:#fff!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}


#validEmail
{
	margin-top: 0px;
	padding-left: 18px;
	position: absolute;
	width: 16px;
	height: 16px;
}

#wp-admin-bar ul li#bp-adminbar-notifications-menu a span {
	padding: 0 6px;
	margin-left: 2px;
	background: #ff9999;
	color: #660000;
	border-radius: 3px;
}

	a.view {
		font-weight: bold;
		color: #ffa200;
	}
	
/*-------25.05.10---------*/

div.post table
{
	border: 0px solid #F00;
	width:99%;
	text-align:center;
}

div.post table tr.alt td
{
	border: 0px solid #0F0;
	padding: 8px 0px 8px 4px;
}

/*-------23.06.10---------*/

.faceIfram
{
	
	float:left;
	
}

.faceIfram1
{
	float:left;
	padding: 3px 10px 0px 0px;
}

.sidebarFacebook
{
	border: 0px solid #F00;
	float:left;
	margin: 0px 0px 0px -8px;
}

.activity-inner img
{
	max-width: 670px;
	border: 0px solid #F00;
}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height: 170px;
	margin-bottom: 10px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500;
}

.private_register_link{
	font-size: 20px;
	font-weight: bold;
	color: #F76C00;
	background: #EAEAEA;
	border: 2px solid #CCCCCC;
	padding: 10px;
	clear: both;
	margin-top: 20px;
}



/*-----------------------------*/

.memberResultsmain
{
	border: 0px solid #F00;
	float:left;
	width: 100%;
}
.memberResultsname
{
	float:left;
}

.memberResultsview a
{
	-moz-border-radius:3px 3px 3px 3px;
	background:url("images/white-grad.png") repeat-x scroll left top transparent;
	border:1px solid #DDDDDD;
	color:#888888;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	padding:3px 10px;
	text-decoration:none;
	vertical-align:bottom;
}

.memberResultsview a:hover
{
	-moz-border-radius:3px 3px 3px 3px;
	background:url("images/white-grad.png") repeat-x scroll left top transparent;
	border:1px solid #999999;
	color:#999999;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	padding:3px 10px;
	text-decoration:none;
	vertical-align:bottom;
}



.memberResultsview 
{
	float:right;
		padding: 16px 0px 0px 0px;
		
}


.memberResultsImg
{
	border: 0px solid #F00;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
}

.memberResultLeft
{
	border: 0px solid #F00;
	float:left;
	width: 600px;
}



.memberResultRight
{
	border: 0px solid #F00;
	float:right;

	width: 143px;
}
.memberGrp
{
	border-bottom: 1px solid #DDDDDD;
	float:left;
	padding: 10px 0px 10px 0px;
}
/*-----------------------------*/

.et_search{
	padding: 4px;
	border: 2px solid #EAEAEA;
	font-size: 12px;
	width: 100%;
}