/*
	template: The Cancer Support Community
	author: Bwana
*/

body { 
	margin: 0; 
	padding: 0; 
	background: #fff url(images/bg.gif) repeat-x; 
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333;
}

/* LINKS AND HEADINGS STYLING */

a { color: #000000; background: inherit; }
a:hover { color: #000000; background: inherit; }
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 14px; margin: 0;}
.blue { color: #BBA94A; background: inherit; }
/*
.blue { color: #546F92; background: inherit; }
*/
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }

/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto;
}

/* TOP LEFT LOGO */

#logo { 
	float: left; 
	padding: 10px 0 10px 10px; 
}
	#logo h1 { color: #000; background: #fff; }

/* TOP RIGHT HORIZONTAL MENU */
	
#menu { 
	float: right; 
	background: #fff url(images/barul.gif) no-repeat bottom right; 
	color: #808080; 
	padding: 18px 1px 11px 0; 
	margin: 0; 
}
	#menu li { 
		padding: 14px 18px 14px 18px; 
		color: #444; 
		background: #fff url(images/bar.gif) no-repeat bottom left; 
		display: inline; 
	}
	#menu li.active { 
		background: #fff url(images/baractive.gif) no-repeat bottom left; 
		color: #BBA94A; 
		font-weight: bold; 
		padding: 14px 18px 14px 18px; 
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: #f8f8f8; 
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: #f8f8f8; 
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	
/*	background: url(images/logo.jpg) no-repeat;
	height: 158px;
*/

#intro_left {
	clear: left;
	float: left;
	width: 250px;
	color: #E5EAF2;
	margin: 0 0 1px 0;
}
#intro_left a { color: #fff; background: inherit; }
#intro_left p { padding: 14px 15px; margin: 0; }

/* LEFT VERTICAL MENU
Colors:
menu top color (unselected menu item): BAAC81 -- tope
menu hover color: B28A65 - brown
new hover color: 95677C - purple
*/
	
#menu_left {
	float: left;  
	margin: 0 0 6px 0; 
	padding: 0 0 1px 0; 
	border-bottom: 2px solid #e2e2e2; 
}
#menu_left li { list-style: none; }
#menu_left li a { 
	display: block; 
	color: #FFFFFF; 
	background: #BBA94A url(images/arrow.gif) no-repeat center left; 
	width: 204px; 
	padding: 7px 23px 7px 23px; 
	margin: 0 0 1px 0; 
	font-weight: bold; 
	text-decoration: none; 
}	
#menu_left li a:hover { background: #95677C url(images/arrow.gif) no-repeat center left; color: #fff;  }

/* RIGHT INTRO SIDE */
	
#intro_right {
	float: right;
	width: 340px;
/*	padding: 25px 280px 0 20px;*/
	padding: 0px 300px 0 0px;
/*	background: #BCCEDA url(images/{RANDOMIMAGE}.jpg) no-repeat;*/
/*	background: #BCCEDA url(images/intro.jpg) no-repeat; */
/*	color: #547592;*/
	margin: 0 0 6px 0;
/*	height: 174px;*/
	height: 166px;
	border: 2px solid #e2e2e2;
	
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right .white { color: #FFF; background-color:transparent; }
	
/* LEFT SIDE */
	
#left {
	float: left;
	width: 250px;
	
}
	.box {
		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
	}
	.note {
		clear: both;
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #000000;
		background: #BBA94A;
		color: #444;
		clear: both;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* RIGHT BOTTOM MENU AREA #2 */

#right_bottom {
	float: right;
	width: 643px;
}
	.leftcol { 
		float: left; 
		padding: 12px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	
	}
	.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		
		}
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #000000;
		background: #BBA94A;
		color: #ffffff;
		clear: both;
		text-align:center;
		font-weight: bold; 
		text-decoration: none; 
	}
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* FOOTER */

#footer { clear: both; padding: 5px; border-top: 1px solid #ccc; }


/* BEGIN E107 CORE CLASSES */


.smalltext {
	font: 1em tahoma, "Trebuchet MS", verdana, arial, sans-serif;
}

.mediumtext {
	font: 11px tahoma, "Trebuchet MS", verdana, arial, sans-serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px tahoma, "Trebuchet MS", verdana, arial, sans-serif;
	text-align:left;
}

.tbox.chatbox {
     width: 88%;
     margin-left: auto;
     margin-right: auto;
 } 
.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, "Trebuchet MS", verdana, arial, sans-serif;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}

/*	also the upper two parts of the calendar
*/
.forumheader{
	background-color: #BBA94A;
	font-family: tahoma, "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: 1px solid #000000;
}

/*	also used as the days in calendar view (but not today or a day with an event)
*/
.forumheader2{
	background-color: #BBA94A;
	font-family: tahoma, "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 10px;
	color:#000;
	padding: 4px;
	border: #000000 1px solid;
}

/*	also used in calendar view as the year selector, today, and any day with an event
*/ 
.forumheader3{
	background-color: #BBA94A;
	font: 9px tahoma, "Trebuchet MS", verdana, arial, sans-serif;
	color:#000;
	padding: 4px;
	border: #000000 1px solid;

}

/*	also used in calendar view as event details
*/
.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

/*	this is also for the middle part of the calendar
*/
.fcaption {
	height:35px;
	border: #000000 1px solid;
	padding: 2px 0 2px 8px;
	background-color: #BBA94A;
	font: 12px tahoma, "Trebuchet MS", verdana, arial, sans-serif;
	color:#000000;
	font-weight:bold;

}
.fcaption a{
	padding-right:4px;
	color:#fff;

}
td {
	background: none;
	font:.9em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
	padding: 4px;
	text-align: left;
	line-height: 1.3em;
}
.button {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.spacer {
	padding: 1px 0 1px 0;
}


/* Brainjar Nav Menu Classes {SITELINS_ALT} */
/*
If you do not use {SITELINS_ALT} and switch to the standard {SITELINKS} instead, 
all of the below can be deleted.
*/
/*----------------------------------------------------------------------------*/

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: bold 12px arial, verdana, arial, tahoma, sans-serif;
	color: #126CA3;
	text-align: left;
}

div.menuBar {
	background-color: #fff;
	border-top: 1px solid #fff;
	padding: 4px 0px;
	text-align: right;
}

div.emenuBar {
	background-color: #F7F9FA;
	border-top: 1px solid #fff;
	text-align: left;
}

div.menuBar a.menuButton, div.menuButton, div.menuButton_over {
	background-color: transparent;
	border: 1px solid;
	border-color: transparent !important;
	border-color: #fff #fff #fff #fff;
	left: 0px;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {
	background-color: #BBA94A;
	border-color: #fff #fff #fff #fff !important;
	color: #fff;
}

div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {
	background-color: #BBA94A;
	border-color: #fff #fff #fff #fff !important;
	left: 1px;
	top: 1px;
	color: #fff;
}

div.menu {
	background-color: #FCFDFF;
	border: 1px solid;
	border-color: #fff #a5a5a5 #a5a5a5 #fff;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	display: block;
	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #F2F4FF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}

a.menuItem.header {
	border-bottom: 1px solid #b3b3b3;
}
