/* html elements */

body{
	background-image:url(/img/flbg.jpg);
	background-position:center top;
	min-height:1020px;
	background-repeat:no-repeat;
	font-family:"Segoe UI", "Liberation Sans", sans-serif;
	color:#565656;
}

h1, h2, h3, h4, h5, h6 {
	color:#1E215A;
}

a:link{
	color:#1e215a;
	text-decoration:none;
}
a:visited{
	color:#3d3f70;
	text-decoration:none;	
}

a:hover{
	color:#5485b8;
	text-decoration:underline;
}

a:active{
	color:#1e215a;
	text-decoration:none;	
}

h4{
/*	font-size:13px;*/
	color:#5485B8;
}

hr{
	/* most of these from .grid_10 */
	border: none; 
	background: transparent url(/img/hr.png) no-repeat scroll top left; 	
	height: 14px; 
	width: 100%;
	display:inline;
	float:left;
	margin-right:10px;
	position:relative;
}

/** EE admin **/
 .editor-button { position:relative; } 
 .editor-button a { display:block; position:absolute; top:0; left:-16px; width:16px; height:12px; background:url(/themes/cp_global_images/edit_template.gif) no-repeat 0 0; opacity:0.5; text-indent:-9999em; overflow:hidden; } 
 .editor-button a:hover { opacity:1; }

/* general and text styling */

p.callout{
	/* pale blue quotes / subheaders */
	color:#5485B8;
	font-size:1.3333em;
}

.bluetext{
	/* alternate body-blocks with dark blue text */
	color:#1E215A; 
}

.bluetext a:link{
	color:#565656;
}

.bluetext a:hover{
	color:#5485b8;
}

/* 960gs tweaks */

hr.prefix_1 {
	margin-left: 80px;  
	padding-left:0;
}

.grid_6_5{
	width:500px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}

.grid_3_5{
	width:260px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;	
}



/* header */

#header{
	height:252px;
}

#header #homebutton {
	width: 98px; 
	position: absolute; 
	height: 103px;
}

#header h1, #header h2 {
	text-indent:-9999em;
}

#header .nav{
	font-size:19px;
	left:125px;
	position:relative;
	top:27px;
	font-weight:bold;
}

#header #socialtabs
{
	left:700px;
	position:absolute;
	top:-3px;
}

/* footer */

#footer_wrapper{
	background-image:url(/img/fl_footer.png);
	background-position:center top;
	min-height:141px;
	background-repeat:no-repeat;
	position:relative;
}

#footer {
	font-size:95%;
	position:absolute;
	top:98px;
	font-weight:bold;
}

#copytext{
	color:#1E215A;
}

/* frontpage - welcome box */
#welcomebox h2{
	
}

#welcomebox .quote{
	font-size:21px;
	line-height:1.3;
	color:#1E215A;
	background-image:url(/img/fl_welcomequotes.png);
	background-repeat:no-repeat;
	height:119px;
	margin-bottom:20px;
	padding-left:55px;
	padding-right:40px;
}

#welcomebox #socialnetworkstrip {
	/*background-color:#424242;*/	
	background-image:url(/img/fl_socialnetworkgrey.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:white;
	font-size:12px;
	font-weight:bold;
	height:65px;
	margin-bottom:0;
	padding-left:28px;
	padding-right:8px;
	padding-top:13px;
	width:351px;
}

#welcomebox #socialnetworkstrip img{
	float:right;
}

#welcomebox #calendarstrip {
	/*background-color:#424242;*/	
	background-image:url(/img/cal2.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:white;
	font-size:12px;
	font-weight:bold;
	height:73px;
	margin-bottom:0;
	padding-left:28px;
	padding-right:8px;
	padding-top:13px;
	width:351px;
	text-indent:-9999px;
}

.yellowtape{
	padding:15px 0 23px 0;
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

.yellowtape1{
	background-image:url(/img/fl_yellowtape1.png);
	padding-left:28px;
}

.yellowtape2{
	background-image:url(/img/fl_yellowtape2.png);
	padding-left:28px;
}

.meetthetrainers{
	background-image:url(/img/meetthetrainers.png);
	padding-bottom:32px;
	text-indent:-9999px;
}

.rbtape{
	padding-bottom:23px;
	padding-top:28px;
	background-position:center top;
	text-align:center;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

.redtape{
	background-image:url(/img/fl_redtape.png);
}

.bluetape{
	background-image:url(/img/fl_bluetape.png);
}

a.readmore{
	color:#EE3324;
	font-weight:bold;
	font-size:1.33333em;
}

a.readmore img{
	vertical-align:bottom;
	margin-left:5px;
}	


/* hero banners */
.hero{
	background-position:right top;
	background-repeat:no-repeat;
	height:246px;
	text-indent:-9999px;
}

body#kettlebells .hero{
	background-image:url(/img/hero_kettlebells.jpg);
}

body#ourclasses .hero{
	background-image:url(/img/hero_ourclasses.jpg);
}

body#personaltraining .hero{
	background-image:url(/img/hero_personaltraining.jpg);
}

/****
 * pages
 *****/

.mainimage{ /* top right images on inner pages (about/contact) */
	float:right;
	margin-left:10px;
	margin-right:0px;
}

/* kettlebells */

#thisweeksworkout{
	height:334px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(/img/postit.jpg);
	padding-left:28px;
	padding-right:30px;
	width:202px;
}

#thisweeksworkout h3 {
	text-indent:-9999px;
}

/* our classes */

#classtimetable{
	background-color:#f1f2f7;
	padding-left:10px;
	padding-right:10px;
	width:280px;
}

#classtimetable .titleimage{
	position: absolute; 
	left: -3px; 
	top: -15px;
}

/* tape title */
.ourprices{
	background-image:url(/img/ourprices.png);
	text-indent:-9999px;
	padding-bottom:40px;
}

/* personal training */

#blogcolumn{
	background-color:#F1F2F7;
	padding-left:10px;
	padding-right:10px;
	width:200px;
	padding-top:27px;
	top:14px;
}

/* tape title */
#blogcolumn .titleimage{
	left:-6px;
	position:absolute;
	top:-30px;
}

#blogcolumn h4{
	margin-bottom:0;
}


/* gallery */

/* tape title */
.gallery {
	background-image:url(/img/gallery.png);
	text-indent:-9999px;	
}

#galleryframe{
	background-image:url(/img/gallery_paperbg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	margin-left:80px;
	padding-left:0;
	padding-top:10px;
	width:780px;
}

#gallerygrid{
	list-style:none;
	margin-left:20px;
	margin-top:15px;
}

#gallerygrid li{
	float:left;
	margin:0 5px 5px;
}

#gallerygrid a{
	
}

#gallerygrid img{
	
}


/* about us */

/* tape title */
.aboutus {
	background-image:url(/img/aboutus.png);
	text-indent:-9999px;	
}

/* contact us */
#contact_us .grid_12 {
	min-height:660px;
}

/* tape title */
.contactus {
	background-image:url(/img/contactus.png);
	text-indent:-9999px;	
}


/* shop - calendar */

#shop form#paypal {
	text-align:center;
}