@charset "utf-8";
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../../includes/images/main-bg.jpg);
	background-repeat: no-repeat;
	background-color: rgb(220, 211, 183);
	background-position: center top;
	display: table;
	width: 100%;
	height:880px;
	margin: 0px;
	padding:0px;
}

#header {
	width: 803px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	margin-bottom:30px;
	
}
.feedbackMsg {
	padding:10px;
	border:1px solid #000;
	color: #B71D08;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#secondaryLinkBar p {
	font-size: 9px;
	padding: 0px;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar #widget {
	margin-top: 10px;
	height:285px;
	width:200px;
}

#content-wrap {
	/* padding-top: 38px; */
	width: 803px;
	margin-left: auto;
	margin-right: auto;
}

#mainLeft {
	margin:0px;
	padding:0px;
	width: 528px;
	float:left;
}

#mainRight {
	float:left;
	width:200px;
	
}
	

#topleft {
	color:#CCCCCC;
	float: left;
	margin-left: 15px;
	margin-right: 6px;
	width:258px;
	height:192px;	
}

#topleft .liquid-round .center-content {
	height: 154px;
	

}

#topright {
	float:left;
	color:#CCCCCC;
	margin-left:5px;
	width:244px;
	height:192px;		
	
}


#topright .liquid-round .center-content {
	height: 154px;
	margin-left: -6px;
}
	
#contentMainTop {
	
	border: 1px solid rgb(0,74,107);
	width: 253px;
	height:191px;
	padding: 5px;	
	
}

#contentMainTop h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size:12px;
}


/*rounded corners*/
.liquid-round {
	width:100%;
	margin:0px auto;
	background:rgb(122,189,204) url(../../includes/images/leftside.gif) repeat-y scroll left top;
	   /* for IE 
  	filter:alpha(opacity=80);
  	/* CSS3 standard 
 	 opacity:0.8;*/
	
}
.liquid-round  h1  {
	font-size:13px;
	color:rgb(107,13,0);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
	}


.top {
   width:100%;
   height:20px;
   background:transparent url(../../includes/images/top.gif) no-repeat scroll left top;

}
   
.top span {
  display:block;
  position:relative;
  height:20px;
  background:transparent url(../../includes/images/top-right.gif) no-repeat scroll right top;
}

.center-content {
	position:relative;
	background:transparent url(../../includes/images/rightside.gif) repeat-y scroll right top;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}
.liquid-round  p{
	font-size:13px;
	color:rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
}
.liquid-round  a {
	color:rgb(107,13,0);
}

.bottom {
   height:60px;
   background:transparent url(../../includes/images/bottom.gif) no-repeat scroll left bottom;
}

.bottom span {
   display:block;
   
   height:60px;
   background:transparent url(../../includes/images/bottom-right.gif) no-repeat scroll right top;
}

.center-content #homeVideoText {
	
	color: #000000;
	margin-top: 5px;
}

/*end rounded corner css*/

#sidebar {
	margin-left:5px;
	width:200px;
}
#iconLinks img {
	height: 24px;
	width: 24px;
	padding-top: 3px;
	padding-right: 12px;
	padding-left: 14px;
	text-align: center;
	display: block;
	float: left;
	vertical-align: top;
	
}
#sidebar #secondaryLinkBar img {
	text-align: center;
	margin-top: 3px;
	margin-left:24px;
	
}

#sidebar #iconLinks {
	filter:alpha(opacity=90);
  	opacity:0.9;
	background:transparent url(../../includes/images/linksbg.gif) no-repeat left top;
	height:31px;

}

#sidebar #secondaryLinkBar {
	filter:alpha(opacity=90);
	opacity:0.9;
	background:transparent url(../../includes/images/whitebar.gif) no-repeat left top;
	height:39px;
	margin-top:8px;
	width: 200px;
}

#middleArea {
	clear:both;
	margin-left: 15px;
	padding-top: 50px;

}

#middleArea .center-content {
	position:relative;
	background:transparent url(../../includes/images/rightside.gif) repeat-y scroll right top;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: -25px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	height: 56px;
}
#bottomArea {
	clear:both;
	margin-left: 15px;
	padding-top: 10px;

}

#bottomArea a {
	text-decoration:none;
	border:none;
	}

#bottomArea h1 {
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(107, 13, 0);
	font-size:13px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bottomArea p {
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size:10px;
	margin: 0px;
}

#bottomLeft {
	float:left;
	background-image:url(../../includes/images/bottomBar.gif);
	width:167px;
	height: 41px;
	margin-right:4px;
	filter:alpha(opacity=80);
  	opacity:0.8;
	
}


/* Navigation Styles */
#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 803px;
}

#menu span {
  display: none;
  position: absolute;
  top:-20px;
  width:300px;
  font-size:10px;
  color:#003366;
}

#menu a {
	color:#FFFFFF;
	position:relative;
	text-decoration:none;
  	padding:15px;
	font-size:13px;
	font-weight:bold;
}
#menu li {
	float:left;
	display:block;
	
		
}

#menu a:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
}

#menu a:hover span {
  display: block;
}

#menu .aboutUs {
  width: 87px;
  height: 20px;  	
  background: url(../../includes/images/about.gif) no-repeat;
  
}

#menu .menuSpan1 {
  width: 300px;
  height: 16px;
  left: 200px;
  
}

#menu .forum {
  width: 87px;
  height: 20px;
  background: url(../../includes/images/forum.gif) no-repeat;
  margin-left:8px;
  
}

#menu .menuSpan2 {
  width: 300px;
  height: 16px;
  left: 100px;
 
}

#menu .drugInfo {
  width: 87px;
  height: 20px;
  background: url(../../includes/images/druginfo.gif) no-repeat;
  margin-left:10px;
  
}

#menu .menuSpan3 {
  width: 300px;
  height: 16px;
  left: 25px;

}

#menu .gallery {
  width: 87px;
  height: 20px;
  background: url(../../includes/images/gallery.gif) no-repeat;
  margin-left:14px;
  
}

#menu .menuSpan4 {
  width: 300px;
  height: 16px;
  left: -80px;
  
}

#menu .newsroom {
  width: 87px;
  height: 20px;
  background: url(../../includes/images/newsroom.gif) no-repeat;
  margin-left:20px;
  
}

#menu .menuSpan5 {
  width: 300px;
  height: 16px;
  left: -165px;
}

#menu .contactUs {
  width: 87px;
  height: 20px;
  background: url(../../includes/images/contact.gif) no-repeat;
  margin-left:28px;
  
}

#menu .menuSpan6 {
  width: 300px;
  height: 16px;
  left: -250px;
  
}

#menu .parents {
	width:82px;
	height:31px;
	position: relative;
	top: -45px;
	left: 1px;
	background-attachment: scroll;
	background-image: url(../../includes/images/parentsbg.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
}

#menu .parents a{
	color:#A51416;
	font-size:10px;
	}

#ClearMe {
	clear: both;
}
#middleAreaAlt1 {
	clear:both;
	margin-left: 15px;
}
#contactTable p {
	color: #6B0D00;
	font-weight: bold;
	font-size: 11px;
}
#footerRight ul {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	display: block;
}
#footerNav {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 803px;
	margin: 10px auto 500px;
	padding-left:30px;
	}
#footerRight {
	float: right;
	width:540px;
}
#footerRight li {
	text-decoration: none;
	float: left;
	margin-right: 15px;
	
}
#footerRight a {
	color: #333333;
	text-decoration: none;
}
#footerRight a:hover {
	color: #004A6B;
	text-decoration: underline;
}
#sidebarAlt ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#altPic {
	float: right;
	width: 220px;
	height: 135px;
	margin-top: 10px;
	background-color: #009933;
	margin-left: 10px;
}
#footerLeft {
	width: 260px;
	float: left;
}
#sidebarAlt {
	margin-left:5px;
	width:200px;
	position: absolute;
	bottom: 0px;
}
#mainRightAlt {
	float:left;
	width:200px;
	position: relative;
	height: 456px;
	bottom: 0px;
}
.center-contentAlt {
	position:relative;
	background:transparent url(../../includes/images/rightside.gif) repeat-y scroll right top;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: -25px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	height: 400px;
}
.center-contentStretch {
	position:relative;
	background:transparent url(../../includes/images/rightside.gif) repeat-y scroll right top;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: -25px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	
}
.center-contentAltRight {
	position:relative;
	background:transparent url(../../includes/images/rightside.gif) repeat-y scroll right top;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: -25px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	height: 100px;
}

#BeFreeLogo {
	left:300px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	width:803px;
}

.eventForm table {
	
}
.evnt-item {
	padding:10px;
}
.evntThumb {
	margin:0 0 10px 10px;
}
.even {
	background-color:#7ABDCC;
}
.odd {
	background-color:#C7D8DC;
}
.evnt-mainHeader {
	text-align:center;
}
ul.detailList li {
	font-size:12px;
	line-height:16px;
	padding:1px 0;
}
table.calendarForm {
	margin:0;
	padding:0;
	width:480px;
}
table.calendarForm td {
	padding:2px;
	font-size:10px;
}
table.calendarForm th {
	background-color:#900;
	padding:2px;
}
table.calendarForm th span {
	color:#FFF;
	margin:0;
	text-align:left;
	padding:4px 8px;
	font-size:14px;
	line-height:22px;
}
.evnt-mainHeader .prevArrow {
	display:block;
	float:left;
	width:25px;
	height:25px;
	margin:10px 10px 0 15px;
}
.evnt-mainHeader .nextArrow {
	display:block;
	float:right;
	width:25px;
	height:25px;
	margin:10px 15px 0 10px;
}

.cal-mainHeader .prevArrow {
	display:block;
	float:left;
	width:25px;
	height:25px;
	margin:0px 10px 0 5px;
}
.cal-mainHeader .nextArrow {
	display:block;
	float:right;
	width:25px;
	height:25px;
	margin:0px 10px 0 10px;
}
.evnt-mainHeader a.prevArrow, .cal-mainHeader a.prevArrow {
	background:url(../images/cal/month_l_arrow.png) no-repeat center center;
}
.evnt-mainHeader a.nextArrow, .cal-mainHeader a.nextArrow {
	background: url(../images/cal/month_r_arrow.png) no-repeat center center;
}
.recur_menu_on {
	background-color:#B5D1D7;
	color: black;
	cursor:hand;
	font-size:11px;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	text-align: center;
	padding-right: 0px;
}

.recur_menu {
	background-color: #5E9BA6;
	color:#FFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:20px;
	vertical-align:middle;
	text-align: center;
	padding-right: 0px;
}

.forumName {
	font-size: 12px;
	font-weight: bold;
}
.forumResponse {
	font-size: 12px;
}

.calendarReq {
	color: #900;
}
.dataField {
	padding-bottom:10px;
}

.clear {
	clear:both;
}
.calendarText {
	padding-bottom:10px;
}
.cal-searchHolder {
	background-color:#77B8C4;
	border:1px solid #5E9BA6;
	padding:8px;
	margin:5px;
}
.cal-searchHolder input, .cal-searchHolder select, .cal-searchHolder .calIcon img {
	float:left;
}
.cal-searchHolder .date {
	width:60px;
}
.cal-searchHolder input.default {
	width:90px;
}
.cal-searchHolder select.default {
	width:180px;
}
.cal-searchHolder .row {
	width:455px;
}
.cal-searchHolder .row .submitBtn {
	display:block;
	width:75px;
	float:none;
	margin:3px auto;
}
.cal-searchHolder label {
	float:left;
	width:80px;
	height:25px;
	text-align:right;
	font-size:10px;
}

.cal-tb {
	font-size:9px;
}
.cal-mainHeader h3 {
	font-size:11px;
	margin: 0;
	padding: 2px 0 0 0;
}


/* ************************************************** APP STYLES ************************************************** */
.pageError {padding:25px;}.cfdebug {font-size:1.1em !important; text-align:left;}/* DON'T CENTER DEBUG CODE */.forumTable {
	margin:0;
	padding:0;
	width: 460px;
}
#responseText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 60px;
	width: 450px;
	border: 2px solid #FFFFFF;
}
#usernameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	width: 130px;
}
#contactTable label {
	font-weight:bold;
}
#contactTable td, #contactTable th {
	font-size:11px;
}
#contactTable input, #contactTable textarea {
	padding:2px;
}
#contactTable .contactStory {
	width:465px;
}
#contactTable .contactComments {
	width:270px;
}
.forumForm td {
	padding:3px;
}
.forumTable td {
	padding:2px;
}
.forumTable th {
	height:25px;
	width:100%;
	padding-top:2px;
	font-size:14px;
}
.forumUser {
	color: #6C1C12;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.forumTable th span {
	color:#000000;
	display:block;
	height:25px;
	margin:0;
	text-align:left;
	padding-left: 8px;
	padding-top:2px;
	font-size:14px;
	font-weight: bold;
}
.forumRules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-style: italic;
}
.center-contentForum1 {
	position:relative;
	background:transparent url(../../includes/images/rightside.gif) repeat-y scroll right top;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: -25px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	height: 300px;
}
#scroller {
	height: 280px;
	width: 460px;
	border: 1px inset #B71D07;
	overflow: auto;
	background-color: #FFFFFF;
}
.center-contentAltForum p {
	line-height: 12px;
	font-size: 11px;
	padding: 0px;
}
.submitBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6B0D00;
}
#mainRightForum {
	float:left;
	width:260px;
	position: relative;
	height: 668px;
	bottom: 0px;
}
#middleAreaForum {
	clear:both;
	margin-left: 15px;
	padding-top: 10px;
}

#middleAreaForum .center-content {
	position:relative;
	background:transparent url(../../includes/images/rightside.gif) repeat-y scroll right top;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	height:120px;
}
#extraLinks {
	padding-bottom: 50px;
	padding-left: 10px;
}
#sidebarForum {
	margin-left:5px;
	width:250px;
	position: absolute;
	bottom: 0px;
}
.center-contentAltForum {
	position:relative;
	background:transparent url(../../includes/images/rightside.gif) repeat-y scroll right top;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: -25px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	height: 146px;
}
#faqPostition {
	margin-top: -5px;
	height: 115px;
	overflow: auto;
}
#faqPostition p {
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
#sidebarTop {
	margin-left:5px;
	width:200px;
	position: absolute;
	bottom: 0px;
}
#mainRightEvent {
	float:left;
	width:260px;
	position: relative;
}
#sidebarEvent {
	margin-left:5px;
	width:230px;
	position: absolute;
}
.eventTitle {
	font-size: 14px;
	font-weight: bold;
}
.eventListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bottomBlue  span  {
	display:block;
	height:60px;
	background:transparent url(../../includes/images/bottom-rightAlt.gif) no-repeat scroll right top;
}
.bottomBlue {
	height:60px;
	background:transparent url(../../includes/images/bottom.gif) no-repeat scroll left bottom;
}
.center-contentAltEvent {
	position:relative;
	background:transparent url(../../includes/images/rightside.gif) repeat-y scroll right top;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: -25px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	height: 160px;
}

#parent2-wrap{
				border: 0;
}
#parent2 li{
	background: #7ABDCC;
	padding: 15px;
	margin: 5px;
	font-size: 14px;
}
#parent2-menu a{
				padding: 0 3px;
				border: 1px solid gray;
				background: #eeeeee;
}
#parent2-menu a:hover, #parent2-menu a.wactive{
				border: 1px dotted gray;
				background: black;
				color: #eeeeee;
}
#banner {
	
	
	width: 803px;
	margin: 10px auto 10px;
	padding-left:30px;
	}
