/*------ BFCC Main css ------ */
/*-------- 4/24/07 4:15PM ----------*/
/*   
Theme Name: altBTMain
Theme URI: www.bananatana.com
Description: Theme for BananaTana Tanning Salon
Author: Allan Douglas, DDGraphics WebMedia
Author URI: www.ddgwebmedia.com
*/
/* @group HTML Elements */

/*-------- HTML Elements --------*/ 
body {
	font-family: Optima, sans-serif;
	margin: 0;
	padding: 0;
	font-size: .9em;

}
p, h1, h2, h3, h4, h5, h6, td, ul, li {
	font-family: Optima, sans-serif;
}
p {
	font-size: .9em;
}
a {
	text-decoration: none;
}

/* @end */
/**********************************/
/* @group Header */

th.header {
	display: block;
	font-weight: bold;
	margin: 3px;
	text-align: right;
	background: #336633;
	width: auto;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #003300;
}



/* @end */

/* @group Content */

/*--- Content CSS Document --- */

#content td {
	vertical-align: top;
}

#content {
	color: #330033;
	left: 10px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-right: 190px;
	padding-top: 10px;
}
#content p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 90%;
 	line-height: 1.4em;
	margin-left: .8em;
}
#content h1 {
	font-size: 28px;
	color: #006600;
	margin-left: .5em;
}
#content1 h1 {
	font-size: 24px;
	color: #006600;
}

#content h2 {
	font-size: 20px;
	color: #006600;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: .8em;
	letter-spacing: 0.5em;
	word-spacing: 0.75em;
}
#content1 h2 {
	font-size: 20px;
	color: #006600;
}
#content h3 {
	font-size: 16px;
	color: #006600;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content h4 {
	color: #330033;
	text-decoration: underline;
	text-align: center;
	display: block;
}  
#content h5 {
	font-size: 14px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
}
#content h6 {
	font-size: 18pt;
	color: #FFFFFF;
	letter-spacing: 0.25em;
	word-spacing: 0.75em;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	background-color: #336633;
	text-align: center;
	display: block;
	margin: 0px;
}
#content ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 0px;
}
#content li {
	font-size: 90%;
	list-style-position: inside;
	list-style-type: disc;
}
#contentT {
	font-size: 12px;
	color: #330033;
	text-decoration: none;
	padding-top: 10px;
	left: 10px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#coursetbls {
	margin: 0 auto 0 3em;
}

/*--- End Content ---*/

/* @end Content */
/*********************************/
/* @group Right Side Bar */

/*--- SideBar CSS Styles ---*/
#sidebar {
	float: right;
	width: 175px;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#sidebar img {
	border: 1px solid #818181;
	margin-bottom: 1em;
	margin-left: 0px;
}

#sidebar p.rightside {
	font-weight: bold;
	font-size: 80%;
	line-height: 1.5em;
	color: #006600;
	margin-bottom: 20px;
}
#sidebar h3 {
	color: #FFC;
}
/*---- Classes used in Right Column ----*/
.rghtcolbutton a:link, .rghtcolbutton a:visited {
	position: relative;
	display: block;
	margin-left: 0;
	margin-top: 3em;
	margin-bottom: 1.5em;
	width: 90%;
	text-align: center;
	background-color: #003300;
	color: #FFC;
	border-top: thin solid #BF9946;
	border-right: thin solid #330033;
	border-bottom: thin solid #330033;
	border-left: thin solid #BF9946;
	padding-top: 1em;
}

.rghtcolbutton a:hover, .rghtcolbutton a:active {
	color: #030;
	background-color: #FFC;
	text-align: center;
	border-top-color: #303;
	border-right-color: #BF9946;
	border-bottom-color: #BF9946;
	border-left-color: #303;
}


/* @end Right Side Bar */
/********************/
/* @group Blog Stuff */
/*-- goes around all blog elements to control width & placement --*/

#blog {
	top: 2em;
	float: right;
	width: 99%;
}

/*-- controls stuff under anycol which is the main column --*/ 

.anycol {
	float: right;
	/*clear: right;*/
	width: 70%;
	margin: 1em 1em 0;
	padding: .5em 0;
	/*background: #FFF;*/
	/*line-height: 170%;*/
	border-bottom: medium groove gray;
}

.anycol p {
	margin: 0;
	color: #333;
	margin: 0 .5em .5em 1.5em;
	padding: 0;
}

.anycol h1 {
	font-size: 160%;
	color: #FFF;
	background: #807E59;
	margin: 0 .5em 0 1.5em;
	padding: 0;
}

.anycol h2 {
	font-size: 120%;
	margin: 0 .5em;
	padding: 0;
	color: #bb6200;
}

.anycol h3 {
	text-transform: uppercase;
	/*display: inline;*/
	font-size: 95%;
	margin: 1em 0 .5em;
	padding: 0;
}

/*-- controls archive stuff --*/
.blogarchive {
	float: left;
	width: 25%;
	background: #CCFFCC;
	margin: 1em 0 0;
	border: thin groove green;
}

.blogarchive a:link, .blogarchive a:visited {
	color: #333;
}

.blogarchive p {
	font-size: 25%;
	padding: 0;
	margin: .5em 0 .5em 1.2em;
}

.blogarchive h3 {
	font-size: 98%;
	margin: .5em 0 .5em 1em;
	padding: 0;
}

.blogarchive ul li {
	list-style-type: none;
}

.blogarchive ul {
	margin: .5em 0 .5em 1em;
	padding: 0;
}

.follow {
	width: 99%;
	border: thin dashed orange;
	border-bottom: medium groove #333;
}

.archive {
	clear: both;
	width: 99%;
	border: thin dashed green;
	border-bottom: medium groove #333;
}

/* date, posted, postedlabel & comment control the small text info in blog blurbs */

.date {
	font-size: 85%;
	font-weight: bold;
	color: #666;
	padding: 0 0 .5em .5em;
}

.posted {
	font-size: 85%;
	display: block;
	margin: 0 0 1em 5em;
	padding: 0;
	font-weight: bold;
	color: #666;
}

.postedlabel {
	font-size: 85%;
	display: block;
	margin: 0 0 1em 5em;
	padding: 0;
	font-weight: bold;
	color: olive;
}

.comment {
	font-size: 85%;
	font-weight: bold;
	color: olive;
	margin: 0 0 1em 5em;
	padding: 0;
}

.careers h3 {
	background: #F762E0;
}

.faq h3 {
	font-size: 110%;
	background: #B18FD1;
}

.newsheadlines h3 {
	font-size: 110%;
	background: #D7D493;
}

.kidskorner h3 {
	background: #C4DDB8;
	padding: 0 0 0 .5em;
	margin: 0 0 0 .5em;
}

h4{
	text-transform: uppercase;
	font-size: 92%;
	padding: 2px;
	margin: 1em 0 0 .5em;
}

/********************************/



.news p {
	margin: 0;
	color: #333;
	padding: 0 .5em .5em .8em;
	line-height: 105%;
}

.news .date {
	font-size: 1em;
	margin: 0;
	color: #333;
	padding: 0 .5em .5em .8em;
}

.about p {
	margin: 0;
	padding: 0 .5em .5em .8em;
}

/* CSS for the blog ends here */

/*---------- Form Stuff ----------*/
#frmcontainer {
	background-color: #CCCCCC;
	width: 500px;
	border: thin dashed #660099;
	margin: 0 auto;
	clear: both;
}
#frmcontainer h2 {
	font-size: 1.1em;
	margin: .5em 0em;
}

div.row {
	clear: left;
	padding-top: 5px;
	text-align: center;
  }
div.row1 {
	clear: both;
	padding-top: .5em;
	text-align: center;
}
div.row span.label {
  float: left;
  width: 39%;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 60%;
  text-align: left;
  }
div.row span.labelcr {
	float: left;
	width: 30%;
	text-align: right;
}
div.row span.labelbg {
	float: left;
	width: 15%;
	text-align: right;
}
div.row span.formw {
	float: right;
	width: 60%;
	text-align: left;
} 
div.row span.formcr {
float: right;
width: 70%;
text-align: left;
color: #000066;
} 
div.row span.formbg {
float: right;
width: 10%;
text-align: left;
} 
div.rowbttns {
	clear: both;
	padding-top: .5em;
	text-align: center;
}
 
/*------ Form Button ------*/
.formbttn {
	cursor: pointer;
	background-color: #333;
	color: white;
	border: outset 1px #ccc;
	padding: 1px 2px;
}
.formbttnoff {
	background-color: #666699;
	color: #CCCCCC;
	border: outset 1px #ccc;
	padding: 1px 2px;
}

/*---- Button Classes ----*/
.sbmtbutton a:link, .sbmtbutton a:visited {
	width: 7em;
	display: block;
	border-top: medium solid #CCCCCC;
	border-right: medium solid #666;
	border-bottom: medium solid #666;
	border-left: medium solid #CCCCCC;
	color: navy;
	background-color: #FF7745;
	text-align: center;
	font-size: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}

.sbmtbutton a:hover, .sbmtbutton a:active {
	color: #FF7745;
	background-color: navy;
	text-align: center;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}
 /*---- End Form CSS ----*/
/* @end Blog Stuff */
/********************************/
/* @group Fees */
/*--- Fees CSS ---*/
#fees {
	position: relative;	
	color: #FFC;
	background: #CCFFCC;
	margin: 0 auto;	
	padding: 0;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
#fees h1, #fees h2, #fees h5 {
	background: #336633;
}
#fees h1 {
	padding: 5px;
	font-size: 18px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	margin-top: 0px;
	margin-left: 0px;
	top: 0px;
	color: #FFFFFF;
}
#fees h2 {
	font-size: 15px;
	text-align: center;
	-moz-border-radius: 10px;
	padding: 3px;
}
#fees h3 {
	font-size: 15px;
	text-align: center;
	color: #336633;
	margin: 4px;
}
#fees h4 {
	font-family: sans-serif;
	color: #336633;
	font-size: 14px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#fees h5 {
	font-size: 18px;
	text-align: center;
	margin-left: 0px;
	-moz-border-radius: 10px;
	padding: 3px;
}
#fees h6 {
	font-size: 1.2em;
	text-align: center;
	letter-spacing: 0em;
	word-spacing: 0em;
	padding: 3px;
}
#fees label {
	font-weight: bold;
	margin-left: 20px;
	margin-top: .3em;
	margin-bottom: 2px;
}
#fees > div > label {
	float: left;
}
#fees > div {
	clear: left;
}
label.spanform {
	float: none;
	width: auto;
	text-align: left;
	background-color: #336633;
	margin-bottom: 0px;
}
label.header {
	text-align: right;
	background: #336633;
	width: 40%;
	display: block;
}
label.price {
	text-align: left;
	background: #999999;
	width: 40%;
	display: block;
}
/* ----- DDGWM Basic Form CSS ----- */
/*------- 9/16/06 ------*/
#feecontainer {
	width: 80%;
	margin: 0 auto;
	clear: both;
}
div.rowfee {
	clear: left;
	width: 100%;
	padding-top: .2em;
  }
div.rowfeehdr {
	clear: left;
	padding-top: .5em;
	text-align: center;
  }
div.rowfeehdr span.labelhdr {
	float: left;
	width: 100%;
	text-align: center;
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
}

div.rowfee span.labelfee {
	float: left;
	width: 49%;
	text-align: right;
	background: #336633;
	font-weight: bold;
	line-height: 1.5em;
}

div.rowfee span.pricefee {
	float: right;
	width: 49%;
	text-align: left;
	background: #999999;
	font-weight: bold;
	line-height: 1.5em;
} 
  /*---- End Form CSS ----*/
/*************************/  
/* @end */

/* @group Navigation */

/*------ Navigation Stuff ------*/
/*----- Left Nav No Dropdowns -----*/
#navlist {
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
}

#ournav, #ournav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width: 10.5em;
}
	
#ournav li a { /* all list items */
	display: block;
	position : relative;
	margin-left: 0;
	width: 100%;
	color: #303;
	background-color: silver;
	border: .13em outset gray;
	padding-left: .5em;
}
			
#ournav li a:hover, #ournav li a:active {
	display: block;
	color: #FFC;
	background-color: #030;
}
	
#ournav li:hover ul ul, #ournav li:hover ul ul ul, #ournav li.sfhover ul ul, #ournav li.sfhover ul ul ul {
	left: -999em;
}
	
#ournav li:hover ul, #ournav li li:hover ul, #ournav li li li:hover ul, #ournav li.sfhover ul, #ournav li li.sfhover ul, #ournav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*--------End of Right Nav ------*/
/*------Footer ------*/
#footer {
	clear: both;
	width: 90%;
	text-align: center;
	margin: 0 auto;
	border-top: 1px solid #333;
}

#footer p {
	margin-top: .5em;
	font-size: .9em;
}

#footer a:link, #footer a:visited {
	color: #303;
}

#footer a:hover, #footer a:active {
	color: #030;
}
/*-------- End Navigation --------*/
/***********************************/

/* @end Navigation */

/*div #calendar {
	color: #003300;
	font-size: 1.2em;
}
div #calendar td {
	background-color: #F1FFEF;
}
/*---- Class Selectors ----
td.label {
	display: block;
	font-weight: bold;
	margin: 3px;
	text-align: right;
	background: #336633;
	width: auto;
	padding: 3px;
}
td.input {
	color: #FFFFFF;
	vertical-align: middle;
	display: block;
	text-align: left;
	background-color: #999999;
}
*/
/*******************************/

/* @group Classes */

/* ---- Classes ---- */
/*------ ClearFix ------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 	
.inside { 	/* glitch in IE caused by vertical padding in this class, so 0 padding is
	 * set here and those blocks that need the vertical padding must be 
	 * applied to the parent element. the purpose of this class is to provide
	 * horizontal padding without using hacks to get around IE's broken box 
	 * model. so it's okay to apply vertical padding to the parent element, 
	 * just not horizontal padding.
	 */
	padding: 0 5px;
}
/*------ End ClearFix ------*/

/* @group DDG WebMedia */

.ddGraphics2 {
	font-family: "Comic Sans MS";
	font-size: .8em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.WebMedia2 {
	font-family: "Comic Sans MS";
	font-size: .8em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}



/* @end */



/* @end */