

/* CSS Document */


/*  colors

DARK GRAY HEADERS      color:#403f3b;
LIGHT GRAY TEXT COLOR  color:#565550;
ORANGE TEXT COLOR      color:#a0621b;
BLUE TEXT COLOR        color:#1e5684;
	*/
	
/*******************************
	Common CSS
********************************/

html,body{
	margin:0;
	padding:0;
	}

body{
	background-color:#f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3c3c3c;
	text-align:center;
	margin: 0px;
	
	}

ul {
	list-style-type: none;
}

a img {
	border:none;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:bold;
}	
a { 
	color:#8c4517;
	text-decoration:underline;
	outline: none;
}

a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
}
/*********************************************
   PAGE STYLES - HEADER AND CONTENT WRAPPER
**********************************************/


#page_wrapper {	
	background:url(../images/backgrounds/page-wrapper.gif) repeat-y;
	width: 980px;
  	margin:0px auto;
  	overflow: hidden;
  	text-align: left;
}

#header {
 	float:left;
	background:url(../images/backgrounds/subpage-header-bg.jpg) no-repeat;
 	width:970px;
 	height:172px;
	margin-left:5px;
	display:inline;
}

#home #header {
 	float:left;
	background:url(../images/backgrounds/header-bg9.jpg) no-repeat;
 	width:970px;
 	height:375px;
	margin-left:5px;
	display:inline;
}

#get-started{
	width:235px;
	text-align: center;
	margin:43px 0 0 700px;
	font-family: Verdana, Arial, san-serif;
}

#get-started h4{
	font-size: 21px;
	color: #ac0707;
}


#get-started h5{
	font-size: 18px;
	color: #fff;
	margin-top:3px;
}


#get-started p{
	font-size: 14px;
	color: #fff;
	margin-top:3px;
}

#get-started a{
	text-decoration: none;
	color: #fff;
}


#get-started a:hover{
	text-decoration: underline;
	color: #000;
}


.left-image {
 float:left;
 margin-left:33px;
 display:inline;
 width:293px;
}

.middle-image {
 float:left;
 margin-left:12px;
 display:inline;
  width:293px;
}

.right-image {
 float:left;
 margin-left:12px;
 display:inline;
  width:294px;
}



#content_wrapper {
	float:left;
	width:980px;
}



#content_bottom{
	float:left;
	background:url(../images/backgrounds/page-bottom.gif) no-repeat;
 	width:980px;
	height:74px;
}



/*****************************
    NAVIGATION STYLES
*****************************/


#navigation_container{
	float:left;
	height:40px;
	width:970px;
	 margin-top:132px;
}

#home #navigation_container{
	float:left;
	height:40px;
	width:970px;
	 margin-top:139px;
}


#home #navigation_container{
	float:left;
	height:40px;
	width:970px;
	margin-top:12px;
	.margin-top:25px;
}



/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}

#nav {
	padding:0; 
	margin:3px 0 0 18px; 
	list-style:none; height:38px; 
	position:relative; z-index:500; 
	font-family:arial, verdana, sans-serif; 
}

/*#nav {padding:0; margin:3px 0 0 15px; list-style:none; height:38px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}*/
#nav li.top {
	display:block; 
	float:left; 
	height:38px;
}

#nav li a.top_link {
	display:block; 
	float:left; 
	height:35px; 
	line-height:33px; 
	color:#ccc; 
	text-decoration:none; 
	font-size:14px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
}

/*#nav li a.top_link span {float:left; display:block; padding:0 17px 0 12px; height:35px;}*/

#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 5px 0 5px; 
	height:35px;
}

#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 20px 0 12px; 
	height:35px; 
}

#nav li:hover a.top_link, 
#home #nav_home,
#about #nav_about,
#services #nav_services,
#schedule #nav_schedule,
#fitness-tips #nav_tips,
#nutrition-tips #nav_tips,
#photos #nav_photos,
#archive #nav_archive,
#contact #nav_contact {color:#fff; }

/*#nav li:hover a.top_link span {}
#nav li:hover a.top_link span.down {}*/

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:36px; background: #0052b8; padding:3px; border:1px solid #014396; white-space:nowrap; width:155px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:155px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:13px; font-weight:bold; height:18px; width:155px; line-height:18px; text-indent:5px; color:#fff; text-decoration:none;border:1px solid #0052b8;}
#nav li ul.sub li a.fly
{background:#0052b8 url(../images/backgrounds/arrow.gif) 130px 5px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#dadada; color:#000; border-color:#fff; width:153px;}
#nav li:hover ul.sub li a.fly:hover
{background:#dadada url(../images/backgrounds/arrow_over.gif) 130px 6px no-repeat; color:#000;}




#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:150px; top:-4px; background: #0052b8; padding:3px; border:1px solid #014396; white-space:nowrap; width:153px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#dadada url(../images/backgrounds/arrow_over.gif) 130px 6px no-repeat; color:#000; border-color:#fff; width:153px;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#0052b8 url(../images/backgrounds/arrow.gif) 130px 6px no-repeat; color:#000; border-color:#0052b8;} 




/*****************************
    SUB NAVIGATION STYLES
*****************************/

#tips-subnav-header {
	background:#dadada;
	width:326px;
	height:41px;
	border-bottom:1px solid #bdbdbf;
	margin-left:5px;
}

#tips-subnav-header h2{
	font-size:17px;
	padding: 13px 0 0 24px;
	color:#000;
}


#subnavigation_container{
	float:left;
	width:326px;
}


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}

#subnav {padding:0; margin:3px 0 0 18px; list-style:none; position:relative; z-index:500; font-family:arial, verdana, sans-serif; }
#subnav li.top {display:inline; float:left; width:295px; height:30px; margin-top:3px;}
#subnav li a{display:block; float:left; height:30px; width:290px; line-height:28px; color:#666; text-decoration:none; font-size:15px; font-weight:bold; border-bottom: 1px solid gray; padding:0 0 0 12px; cursor:pointer;}
#subnav li a:hover{color:#8c4517; }

 
.subnav1 #subnav_1,
.subnav2 #subnav_2,
.subnav3 #subnav_3,
.subnav4 #subnav_4,
.subnav5 #subnav_5,
.subnav6 #subnav_6,
.subnav7 #subnav_7,
.subnav8 #subnav_8,
.subnav9 #subnav_9,
.subnav10 #subnav_10,
.subnav11 #subnav_11,
.subnav12 #subnav_12{color:#8c4517; }

#fitness-tips #tips-subnav-video{
	float:left;
	width:275px;
	margin:10px 0 10px 29px;
	display:inline;
}

#nutrition-tips #tips-subnav-video{
	float:left;
	width:335px;
	margin:10px 0 10px 29px;
	display:inline;
}


/*****************************
    LEFT COLUMN PROMOTES STYLES
*****************************/


#left_col {
	float:left;
	width:326px;
}

#news-events-header {
	background:#dadada;
	width:326px;
	height:41px;
	border-bottom:1px solid #bdbdbf;
	margin-left:5px;
}

#news-events-header h2{
	font-size:17px;
	padding: 13px 0 0 24px;
	color:#000;
}

.news-events {
	float:left;
	width:295px;
	margin: 11px 0 0 24px;
	display:inline;
}

.news-events p{
	margin:0px 0 10px 0;
	padding:0;

}


.news-events p.date {
 	color:#8c4517;
	margin:10px 0 3px 0;
	font-size:14px;
	font-weight:bold;
}



.news-events hr{
	margin: 0px 0 8px -7px;
	clear:left;
	width:300px;
}
#news-events-video hr{
	margin: 10px 0 8px -7px;
	clear:left;
	width:300px;
}

#news-events-video p.date {
 	color:#8c4517;
	margin:10px 0 3px 0;
	font-size:14px;
	font-weight:bold;
}


.news-events img{
	float:left;
	margin:15px 10px 10px 0;
}



#news-events-video{
	float:left;
	width:275px;
	margin:5px 0 10px 29px;
	display:inline;
}

#crossfit-promote {
	float:left;
	width:200px;
	margin:0px 0 10px 67px;
	display:inline;
}

#siteby { float:left; width:326px;}
#siteby p {text-align:center;}
#siteby a{ text-decoration: none;}
#siteby a:hover{ text-decoration:underline;}

/*****************************
   SHARED PAGE STYLES
*****************************/

#content_container {
	float:left;
	width:580px;
	margin:20px 0px 0 37px;
	display:inline;
}

#content_container h1 {
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#8c4517;
	font-size:18px
}

#content_container span {
 color:#000;
 font-size:14px;
}


#content_container p { 
	margin:10px 0px 0px 0px;
}


/*****************************
    HOME PAGE STYLES CONTENT CONTAINER
******************************/





#home #welcome  {
	float:left;
	width:600px;
	margin-bottom: 20px;
}

#home #welcome h1 {
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#000;
	margin:10px 0 10px 0;
	font-size:19px;
}

#welcome p {
	color:#3c3c3c;
	font-size:13px;
	font-weight:normal;
	width:535px;
}

#home-box{
	float:left;
	background:url(../images/backgrounds/home-box.gif) no-repeat;
 	width:580px;
 	height:279px;
	margin:25px 0 0 0;
}

.box-content{
	float:left;
 	width:250px;
 	height:110px;
	margin:28px 0 0 33px;
	display:inline;
	
}

.box-content h2{
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#8c4517;
	font-size:18px;
	font-weight:normal;
}
.box-content p{
	width:149px;
	color:#7f7e7c;
	font-size:12px;
	font-weight:normal;
}
.box-content img{
 float:right;
 margin:14px 6px 0 0;
}

.box-content .box-icon{
 float:right;
 margin-top:0px;
 width:64px;
}


#bottom-box{
	float:left;
	width:578px;
	background:#e1e1e1;
	border:1px solid #f4f3f3;
	margin-top:20px;
}

#bottom-box h2{
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#8c4517;
	font-size:18px;
	font-weight:normal;
	margin:10px 0 0 32px;
}

#bottom-box p{
	width:550px;
	color:#7f7e7c;
	font-size:12px;
	font-weight:normal;
	margin:10px 0 20px 32px;
}

#bottom-promote{
	float:left;
	width:580px;
	margin-top:20px;

}

/*****************************
   ABOUT PAGE STYLES
*****************************/

.about-image {
	float:right;
	margin: 10px 0px 10px 10px;
	width:199px;
	height:150px;
}
.grand-opening {
	float:left;
	width:580px;
	height:387px;
	margin: 20px 0px 0px 0px;
}

.athletes{
	float:right;
	margin: 0 0 5px 5px;
}

.top-athletes h3{
	font-size:16px;
}

.top-athletes h4{
	font-size:14px;
}

/*****************************
   SERVICES OFFERED PAGE STYLES
*****************************/

#services #content_container img {
	float:right;
	margin: 10px 0px 10px 10px;
	width:199px;
	height:150px;
}

#services #content_container li {
	margin:5px 10px 0px 20px;
	list-style:disc;
}

#services #content_container h2 {
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#8c4517;
	font-size:14px;
	text-decoration:underline;
	margin-top:15px;
}

/*****************************
   SCHEDULE PAGE STYLES
*****************************/
#schedule #content_container {
	float:left;
	width:580px;
	margin:20px 0px 0 20px;
	display:inline;
}

#schedule table p {
	text-align:center;
	}	
					
	
#schedule img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:90%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #628ab2;
	font-size:12px;
		letter-spacing:.1em;
		margin:1em 0 0 17px;
		padding:0;
		caption-side:top;
		text-align:center;
		font-weight: bold;
	}	

tr.am-pm td, tr.am-pm th {
	background:#666;
	color:#fff;
}
tr.weekday td, tr.weekday th	{
	background:#e2db6c;
	font-weight:bold;
	}
	
tr.weekend td, tr.weekend th	{
	background:#628ab2;
	font-weight:bold;
	}

	
tr.odd td	{
	background:#dbe6f0;
	}
tr.off td	{
	background:#dbe6f0;
	}
		
tr td.off	{
	background:#dbe6f0;
	}
tr.odd .column1	{
	background:#dbe6f0;
	}	
.column1	{
	background:#f9fcfe;
	font-size: 14px;
	width: 100px;
	}
td {
	color: #333;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:8px 4px;
	text-align:center;
	width:100px;
	}				
th {
	font-weight:bold;
	color: #333;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:5px 3px;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}	
	

	

/*****************************
   COACHES PAGE STYLES
*****************************/



#coaches #content_container .coaches {
	float:left;
	display:block;
	margin:10px 0px 0px 0;
	width:600px;
	
}

#coaches #content_container img {
	float:left;
	margin:0px 10px 10px 0;
}
	
#coaches #content_container h2 {
	float:left;
	width:400px;
	font-size:15px;
	
}

#coaches #content_container p {
	float:left;
	clear:left;
	width:580px;
		
}
#coaches #content_container hr{
	margin: 10px 0px 5px -7px;
	clear:left;
	width:580px;
}


/*****************************
   TIPS PAGE STYLES
*****************************/

#fitness-tips #content_container .image-right {
	float:right;
	margin: 10px 0px 10px 10px;

}

#fitness-tips #content_container .image-left {
	float:left;
	margin: 10px 0px 10px 10px;
	display: inline;

}

#nutrition-tips #content_container img {
	float:right;
	margin: 10px 0px 10px 10px;
}

#fitness-tips ul, #nutrition-tips ul {
	list-style: disc;
	
}


/*****************************
   WORKOUT ARCHIVE PAGE STYLES
*****************************/
#workout_archive{
	width:600px;
	float:left;
	display:block;
}
#archive .daily_workout {
	float:left;
	width:600px;
	overflow:hidden;
}

#archive .daily_workout img{
	float:right;
	margin: 0 30px 20px 0;
}

#archive .daily_workout h1 {
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#8c4517;
	margin:0px 0 0px 0;
	font-size:18px;
}
#archive .daily_workout h2, #archive .daily_workout h3 {
	font-size:14px;
}

#archive .daily_workout .workout-name { 
	font-size:14px;
	color:#1a3a88;
	font-weight:bold;
	padding-bottom:5px;
}

#archive .daily_workout p { 
	font-size:13px;
	color:#3c3c3c;
	margin:5px 0px 10px 0px;
	font-weight:normal;
}

#archive .endurance-detail{
 	font-size:11px;
}
#archive .endurance-detail-12{
 	font-size:12px;
}


#archive .daily_workout hr{
	margin: 0px 0px 20px -7px;
	clear:left;
	width:580px;
}


/*****************************
   NEWS & EVENTS ARCHIVE PAGE STYLES
*****************************/
#news-events_archive{
	width:600px;
	float:left;
	display:block;
}
#archive .news-archive {
	float:left;
	width:580px;
	overflow:hidden;
	margin-top:10px;
}

#archive .news-archive img{
	float:left;
	margin: 0 30px 20px 0;
}

#archive .news-archive h1 {
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#8c4517;
	margin:0px 0 0px 0;
	font-size:18px;
}


#archive .news-archive h3 {
	font-size:14px;
}



#archive .news-archive p { 
	font-size:13px;
	color:#3c3c3c;
	margin:5px 0px 0px 0px;
	font-weight:normal;
}

#archive .endurance-detail{
 	font-size:11px;
}


#archive .news-archive hr{
	margin: 15px 0px 15px -7px;
	clear:left;
	width:580px;
}
 


/*.page_counter {
	display:block;
	float:right;
	clear:both;
	width:250px;
	margin:10px 10px 30px 0px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.page_counter a, .page_counter span.qp_counter {
	display:block;
	float:left;
	width:75px;
	margin:0;
	padding:0;
	position:relative;
	
}

.page_counter a {
	color:#45669d;
	text-decoration:underline;
}

.page_counter a:hover {
	text-decoration:none;
}*/

.page_counter {
	display:block;
	float:left;
	width:580px;
	padding: 5px 0 10px 0; 
	height: 25px;
	clear:both;
	text-align:center;
}
.page_counter a.qp_next, .page_counter a.qp_prev, .page_counter span.qp_counter {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#45669d;
	text-transform:uppercase;
	padding-right:12px;

}

.page_counter a.qp_next:hover, .page_counter a.qp_prev:hover {
	color:#45669d;
	text-decoration:underline;
}

/*****************************
   CONTACT PAGE STYLES
*****************************/
#tinc_content {
      width: 550px;
	  margin:20px 0 0 20px;
	  font-size: 12px;
      font-family: arial;
    }
	
.input-form{
	 margin:2px 0 7px 0px;
	}

.button{
	float:left;
	width:70px;
	margin:5px 0 0px 0;
	}

#google-map{
	float:left;
	width:580px;
	margin:15px 0 20px 0;
}
#google-map small  a{
	color:#8c4517;
	text-decoration:underline;
}

#google-map a:hover{
	text-decoration:none;
}


/*****************************
   PHOTOS PAGE STYLES
*****************************/        
#photos #page_wrapper {	
	background:url(../images/backgrounds/page-wrapper-photos.gif) repeat-y;
	width: 980px;
  	margin:0px auto;
  	overflow: hidden;
  	text-align: left;
	
}

#photos #content_container {
	float:left;
	width:950px;
	margin:20px 0px 0 50px;
	display:inline;
}

#content_container h1 {
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#8c4517;
	font-size:18px;
	margin-bottom:10px;
}

/*****************************
   COACHES PAGE STYLES
*****************************/



#content_container .video {
	float:left;
	display:block;
	margin:10px 0px 0px 0;
	width:600px;
	
}
#content_container .video h2 {
	float:left;
	width:400px;
	font-size:15px;
	
}


.video-container {
	margin:0 0 20px 80px;
}
	


.video-container h3 {
	float:left;
	clear:left;
	width:580px;
	font-size:13px;
	margin-bottom: 5px;
		
}


/****************************************
    READ MORE AND WATCH NOW BUTTON STYLES
*****************************************
.read_button {
	text-decoration:none;
	border:0;
	background:url(http://www.askagayperson.com/images/buttons/read-button.gif) no-repeat 0 0;	
	height:23px;
	width:98px;
	margin:10px 0 15px 0;
}

.read_button:hover{
	background-position: 0 -23px;
}

.read_button a{
	display : block;
	height : 23px;
	text-indent : -9999px; 
}

.watch_button {
	text-decoration:none;
	border:0;
	background:url(http://www.askagayperson.com/images/buttons/watch-button.gif) no-repeat 0 0;	
	height:23px;
	width:98px;
	margin:10px 0 15px 0;
}

.watch_button:hover{
	background-position: 0 -23px;
}

.watch_button a{
	display : block;
	height : 23px;
	text-indent : -9999px; 
}
*/


#daily-workout {
	float:left;
	width:580px;
	margin:0px;
	min-height:110px;
 	height: auto !important;
 	height:110px;
}


#daily-workout h3 {
	width:300px;
	font-size:14px;
	margin:5px 0 5px 7px;
}

#daily-workout .workout-name { 
	font-size:14px;
	color:#1a3a88;
	font-weight:bold;
	padding-bottom:5px;
}

#daily-workout p { 
	font-size:13px;
	color:#3c3c3c;
	padding:0 0 3px 7px;
	min-height:100px;
 	height: auto !important;
 	height:100px;
 	width:300px;
}





#daily-workout img { 
	float:right;
	margin:5px 0px 0px 10px;
	width:219px;
	height:128px;
}


#daily-workout .endurance {
	margin-left:10px;
	float:right;
	width:219px;
	height:128px;
}
#daily-workout .endurance-detail {
 	font-size:11px;
}

/* #daily-workout {
	float:left;
	width:600px;
	margin-top:10px;
}

#daily-workout img{
	float:left;
	margin: 0 55px 20px 0;
}

#daily-workout h1 {
	font-family:Palatino, "Times New Roman", Times, serif;
	color:#8c4517;
	margin:0px 0 0px 0;
	font-size:18px;
}
#daily-workout h3 {
	font-size:14px;
}

#daily-workout .workout-name { 
	font-size:14px;
	color:#1a3a88;
	font-weight:bold;
	padding-bottom:5px;
}

#daily-workout p { 
	font-size:13px;
	color:#3c3c3c;
	margin:5px 0px 0px 0px;
}

#daily-workout hr{
	margin: 3px 0px 10px -7px;
	clear:left;
	width:580px;
}

#daily-workout .endurance {
	clear:both; 
	margin-left:10px;
	float:right;
	width:219px;
}


*/


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
 	margin:0;
 	padding: 3px 0;
 	border-bottom: 1px solid #999;
 	font-family:Palatino, "Times New Roman", Times, serif;
	color:#8c4517;
	font-size:15px;
	font-weight: bold;
	background: #efefef url(../images/backgrounds/tab-bg.png) repeat-x;
}


.tabbertab{
	overflow: auto;
}


.tabbertab h2 {
	font-size:15px;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #999;
 border-bottom: none;
 background: #b8b8b8;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #333; }
ul.tabbernav li a:visited { color: #333; }

ul.tabbernav li a:hover
{
 color: #8c4517;
 background: #fff;
 border-color: #999;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
 color: #8c4517;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #8c4517;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #999;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}



/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
