/******************************
* Title:default.css
* Description:All styles
* 
* Created :5/15/2008
* Modified :5/15/2008
* Copyright: The Fitness Studio of Orlando
******************************/
* {margin: 0; padding: 0;}

html, body {}

body {
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:62.5%;
    line-height:1.6em;    
    color:#000000;
	background: #ffffff;
	}

a:link { color:#CC6633;text-decoration:underline; }
a:visited { color:#CC6633;text-decoration:underline; }
a:hover { color:#CC6633;text-decoration:none; }
a:active { color:#CC6633;text-decoration:underline; }

/******************************
* Content Elements
******************************/
h1,h2,h3 {	
	font-family:Verdana, Arial, Helvetica, sans-serif; 	 
	margin-bottom:3px;
	line-height: 1.2em;
	font-weight:bold;
	}

h1 {
	font-size:1.5em; 
	color:#cc6633;
	padding-bottom:3px;
	}

h2 {font-size:1.3em;color:#cc6633;}
h3 {font-size:1.2em;color:#121212;}
p {margin: 0 0 15px 0;}
strong {color:#121212;}

blockquote {
	margin: 15px 10px 15px 10px;
	padding-left:10px;
	border-left: 5px solid #F6EFDB;
	height: 100%;
	}

hr {
    border:solid 1px #dfe2e2; 
    background-color:#dfe2e2;
    height:1px;
	}

ul {
    list-style-type:none;
    padding:0 0 10px 0;
	margin:0;
    text-align:left;
	}

/******************************
* Layout
******************************/
#border {
	background: #fffbef;
	margin: 0px auto;
    width:800px; 
    border: 0px solid red;
	height: 100%;
	font-size:1.1em;
	}

#page {
	background: #FFFBEF url('images/bgleftsidebar.gif') repeat-y;
	float: left;
	clear: both;
	}

#pagefull {
	background: #FFFBEF url('images/bgleftsidebar.gif') repeat-y;
	float: left;
	clear: both;
	}

/******************************
* Header
******************************/
#header {
	width:800px;
	height: 42px;
	background: #CC6633 url('images/header.gif') no-repeat;
	float: left;
	}

.headerleft {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0 0 5px 0;
	}

.headerright {
	width: 250px;
	float: right;
	text-align: right;
	color:#272d31;
	border: 0px solid #DFDFDF;
	}

#topnav {
	background: #2d2d2d;
	color: #ffffff;
	width:800px;
	height:30px; 
	float:left;
    border: 0px solid red;
	}

#topnav span { 
	margin:8px 0 0 10px;
	white-space: nowrap;
	float: left;
    border: 0px solid red;
	}

#topnav ul { 
	margin:8px 15px 0 0;
	white-space: nowrap;
	float: right;
    border: 0px solid red;
	}

#topnav li {
	color:#CC6633;
	display: inline;
	list-style-type: none;
	}

#topnav a {}

#topnav a:link, #topnav a:visited { color:#ffffff; text-decoration: none; }
#topnav a:hover { color:#ffffff; text-decoration: underline; }

/******************************
* Left Side Bar
******************************/
#leftsidebar {
	background: #F6EFDB;
	width: 182px;
    float:left; 
    border: 0px solid red;
	}

#leftsidebar ul {
	padding-left: 10px;
	}

#leftsidebar p {
	padding: 0 10px 0 10px;
	}
	
#leftsidebar li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0px;
	}

#leftsidebar li li {
	list-style-type: none;
	margin: 0 0 10px 10px;
	padding: 0px;
	}

#leftsidebar li.page_item a, #leftsidebar li.page_item a:visited  {
	color: #CC6633;
	text-decoration: underline;
	}

#leftsidebar li.page_item a:hover  {
	text-decoration: none;
	}

#leftsidebar li li.page_item a, #leftsidebar li li.page_item a:visited  {
	color: #CC6633;
	text-decoration: underline;
	}

#leftsidebar li li.page_item a:hover  {
	text-decoration: none;
	}

#leftsidebar li.current_page_item a, #leftsidebar li.current_page_item a:visited  {
	color: #000;
	text-decoration: none;
	}

#leftsidebar li.current_page_item a:hover  {
	text-decoration: none;
	}

#leftsidebar li li.current_page_item a, #leftsidebar li li.current_page_item a:visited  {
	color: #000;
	text-decoration: none;
	}

#leftsidebar li li.current_page_item a:hover  {
	text-decoration: none;
	}

/******************************
* Main Three Column Page
******************************/
#main {   
	background: #fffbef;
    width:428px; 
    float:left;
	clear: right;
    border: 0px solid red;
	}   

#preblock  {
    float:left;
	clear: right;
	height: 30px;
    border: 0px solid red;	
	}

#breadcrumbs {
	float: left;
	padding: 10px 0 0 18px;
	color: #000000;
    border: 0px solid red;	
	}

#flashbanner {
	float: left;
	clear: right;
	height: 286px;
	width: 431px;
	}

#content {  
    width:400px;  
    float:left;
	clear: both;
	margin:8px 0 0 18px;
    border: 0px solid red;
	}     

#content ol, #contentfull ol {
    padding:0;
    margin:0 0 10px 0; 
	}

#content ol li, #contentfull ol li {
	list-style-position: outside;
	margin: 0px 0px 0px 20px;
	}

#content ul, #contentfull ul {
    padding:0;
    margin:0 0 10px 0;  
	}

#content ul li, #contentfull ul li {
    list-style:none;
    background-repeat:no-repeat;
    background-position:0 7px;    
    padding:0 0 5px 10px; 
    background-image:url('images/bullet_black.gif');   
	}

.postmeta {
	clear:both;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #C0C0C0;
	}

.noborder {
	margin: 10px;
}

.alignnone {
	margin: 10px;
	border: 5px solid #DDD9D1;
}

.alignleft {
	margin: 0 10px 5px 0;
	border: 5px solid #DDD9D1;
	float:left;
}

.aligncenter {
	margin: 10px;
	border: 5px solid #DDD9D1;
}

.alignright {
	margin: 0 0 0 10px;
	border: 5px solid #DDD9D1;
	float:right;
}

a:hover img.alignnone, a:hover img.alignleft, 
a:hover img.aligncenter, a:hover img.alignright {
    border-top:solid 5px #AFAFAF;
    border-right:solid 5px #AFAFAF;
    border-bottom:solid 5px #AFAFAF;
    border-left:solid 5px #AFAFAF;    
	}


.caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	text-align: right;
	}

table {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	border:0px;
	}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	border-top: 1px solid #DDD9D1;
	}

#mytable tr {
	border-left: 1px solid #DDD9D1;
	border-top: 0;
	background: #F7F5F1;
	vertical-align: top;
	}

#mytable td {
	border-left: 1px solid #DDD9D1;
	border-right: 1px solid #DDD9D1;
	border-bottom: 1px solid #DDD9D1;
	background: #fffbef;
	padding: 6px 6px 6px 6px;
	}

#mytable td.alt { background: #fffbef; }

#mytable th {
	font-weight:bold;
	color: #121212;
	border: 1px solid #DDD9D1;
	text-align: left;
	padding: 6px 6px 6px 6px;
	background: #f6efdb url(images/bgheader.gif) repeat-x;
	}

#mytable th.header {}

#mytable th.nobg {
	border-top: 0;
	border-left: 1px solid #F7F5F1;
	border-bottom: 0;
	border-right: 1px solid #D8D3C8;
	background: none;
	color:#444444;
	}

#mytable th.spec {
	border-left: 1px solid #D8D3C8;
	border-top: 0;
	background: #F7F5F1;
	}	

#mytable th.specalt {
	border-left: 1px solid #D8D3C8;
	border-top: 0;
	background: #EDE8DF;
	}

/******************************
* Two Column Page
******************************/
#preblockfull  {
    float:left;
	clear: right;
    width:590px;  
	height: 30px;
    border: 0px solid red;	
	}

#contentfull {  
    width:590px;  
    float:left;
	clear: both;
	margin:10px 0px 0 15px;
    border: 0px solid red;
	} 

/******************************
* Right Side Bar
******************************/
#rightsidebar {
	/*background: #F6EFDB;*/
	width: 190px;
    float:right; 
    border: 0px solid red;
	}

.rsbsection {  
    padding: 3px 10px 5px 10px;
    margin:0;
	}

.rsbsectiontitle {
    height: auto;
    color: #333;
    font-weight: bold;
    text-align:left;
    padding: 5px 5px 5px 0;
	height: 15px;
	}

img.border2 {
    padding:0px;
    margin:0 0 5px 0;    
    border-top:solid 5px #DDD9D1;
    border-right:solid 5px #DDD9D1;
    border-bottom:solid 5px #DDD9D1;
    border-left:solid 5px #DDD9D1;
	}

a:hover img.border2 {
    margin:0 0 5px 0;   
    border-top:solid 5px #AFAFAF;
    border-right:solid 5px #AFAFAF;
    border-bottom:solid 5px #AFAFAF;
    border-left:solid 5px #AFAFAF;    
	}

/******************************
* Footer
******************************/
#footer {
	background: #ffffff url('images/bgfooter.gif') no-repeat;
	color:#ffffff;
	width:800px;
	height:30px; 
	float:left;
    border: 0px solid red;
	}

#footer p {
	float: left;
	width:405px;
	margin:4px 0 0 4px;
	}

#footer ul { 
	width:385px;
	margin:4px 4px 0 0;
	white-space: nowrap;
	float: right;
    border: 0px solid red;
	}

#footer li {
	color:#CC6633;
	display: inline;
	list-style-type: none;
	}

#footer a { }

#footer a:link, #footer a:visited { color:#ffffff; text-decoration: none; }
#footer a:hover { color:#ffffff; text-decoration: underline; }

#copyright {
	background: #ffffff;
    height:24px;
    width:800px;
	float: left; 
	}

#footerleft {
	float:left;
    line-height:1.3em;  
	}

#footerright {
	float:right;
	}

/************************************************
*	Search Form									*
************************************************/
#searchform {padding-left:5px;}

#searchtextbox {
	background: url('images/backgroundsearchtextbox.gif') no-repeat bottom left;
	float: left;
	width:231px;
	height: 30px;
	margin:7px 0 0 0;
	border: 0px solid red;
	}

#sbutt {
	float:right;
	padding: 0 0 0 10px;
	height: 30px;
	width:30px;
	border: 0px solid red;
	}

.stext {
	background-color: #ffffff;
	border: 0px solid #cccccc;
	width:165px;
	margin: 8px 0 0 10px;
	padding: 0;
	height: 15px;
	float: left;
	text-align: right;	
	border: 0px solid red;
	}

/******************************
* Forms
******************************/
form {}

input,
textarea,
select { 
	padding:3px 3px 5px 3px;
	margin-bottom:3px;
	border:1px solid #aaa; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#444444;
	vertical-align:top;
	}

input:hover,
textarea:hover,
select:hover	{
	}

input:focus,
textarea:focus,
select:focus	{ 
	color:#666; 
	}

textarea {
    font-family:Verdana, Arial, Helvetica, sans-serif; 	
	color:#444444;
	overflow:auto;
	}

input.button {
	border:0px;
	background: #F6EFDB;
	}

/******************************
* Testimonials
******************************/
.quoteContainer {
    width:400px;     
    text-indent: 5px;    
    margin: 0;
    padding:0 0 10px 0;
    overflow:hidden;
	}

.leftQuoteContainer {
	float:left;
    display:block;
    width:15px; 
	height: 13px;
    position:relative;
    overflow:hidden;
    background: transparent url('images/quotes1.gif') left top no-repeat;
    margin:0;
    padding:0;
	}

.rightQuoteContainer {
    padding:0;
    margin:0;
	}

span.RQuote{
    background: transparent url('images/quotes2.gif') top left no-repeat;
    padding:0 15px 0 5px;
    margin:0;
    position:relative;
    bottom:-1px;
	width:20px;
	}

p.testimonialbusinesssname {
    margin:0 0 20px 0;
	padding:0; 
	}

/******************************
* Archives
******************************/
.archivelsb {
	float:left;
	width:120px;
	border: 0px solid red;
	}

.archivecenter {
	float:left;
	width:255px;
	border: 0px solid red;
	}

.archiversb {
	float:right;
	width:200px;
	border: 0px solid red;
	}

.mediaphotos p {
	width: 200px;
	float: left;
	clear: both;
	}

.mediaphotos img {
	float: left;
	padding: 0 5px 0 0;
	}

/******************************
* Comments
******************************/
.comments {float: left;}
.comments h2 {padding-bottom:10px;}	