/*   
Theme Name: US1 Fitness Center
Theme URI: http://us1fitnesscenter.com/
Author: smedelstein.com
Author URI: http://smedelstein.com
*/
.fix:after{
	 visibility:hidden;
	 display:block;
	 font-size:0;
	 content:" ";
	 clear:both;
   	 height:0;}
		
.fix{
	 display:inline-block;
	 clear:both;}
	
*html.fix{
	 height:1%;}/*start commented backslash hack*/ 
	
.fix{
	 display:block;}/*close commented backslah hack */

body {
    background-position: 50% 0%;
    height:auto;
    background-repeat: no-repeat;
    background:#000000 url(images/flag.jpg);
    background-attachment:fixed;}

#wrapper{
  	width:990px;
	height:auto;
	margin:0 auto;}

#header{
    height:150px; 
    width:990px;
    position:relative;}
    
#social-wrapper{
	width:125px;
	height:24px;
	position:relative;
	top:40px;
	left:750px;
	z-index:999;} 
	
.social{
	width:100px;
	height:24px;
	position:absolute;
	top:0px;
	left:20px;}
	
.social a{
	display:block;
	width:24px;
	height:24px;
	overflow:hidden;
	float:left;
	margin:0px 5px 0px 0px;}

.facebook{
	background:url(images/social_icons.png) -48px 0 no-repeat}
	 
.twitter{
	background:url(images/social_icons.png) -72px 0 no-repeat}
	 
.linkedin{
	background:url(images/social_icons.png) -24px 0 no-repeat}
	 	 
.youtube{
	background:url(images/social_icons.png) -96px 0 no-repeat}	 
	     
#header-logo{
    position:relative;  
    background-image:url(images/header-logo.png);
    background-repeat:no-repeat;
    height:78px;
    width:913px;
    left:40px;
    top:-10px;}
    
#banner{background:url(images/banner.jpg);
	margin:0 auto;
	width:800px;
	height:50px;}  
	
.flash{
     position:relative;
     top:-87px;
     left:450px;
     width:170px;height:auto;min-height:30px;
    -webkit-border-radius: 8px;
    -moz-border-radius:8px;
     border-radius: 8px;
    -webkit-box-shadow: #ffffff 0px 0px 50px;
    -moz-box-shadow: #ffffff 0px 0px 50px;
     box-shadow: #fafc58 0px 0px 10px;
     background:#000000;
     behavior: url(PIE.htc);}
     
.a1{padding-left:10px;}     
    
/*Start navigation*/

#navigation ul {
	float: left;
	margin:-5px 0px 0px 50px;
	list-style-type: none;
	padding: 0px;}

#navigation li {width:auto;white-space:nowrap;
	float:left;
	margin-left: 0px;}	

#navigation li:hover {}

#navigation li a {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 20px;
	font-weight:normal;
	text-transform:uppercase;
	padding: 0px 12px;
	letter-spacing:1px;}

#navigation li a:hover {
	color: #4a65ef;}

#navigation li ul {
	background-color:#000; 
	border:1px solid #4963ea;
	position: absolute;
	z-index: 999;
	float:none;
	left: -999em;
	margin:0px 0px 0px 3px;}

#navigation li:hover ul {
	left: auto;}

#navigation li li {
	float: none;}
		
#navigation li li a { background-image:url(images/nav-bg.png);
	font-family: 'Yanone Kaffeesatz', sans-serif; letter-spacing:1px;
	font-weight:normal;
	font-size: 14px;}
	
#navigation li.arrow-down{
    background-image: url(images/grey_arrowhead_down.png);
    background-repeat:no-repeat;
    background-position: 98% 80%;}
    	
#navigation li ul a{
    width:180px;
    height:auto;
    display:block;
    padding:10px;
    color:#fff;
    text-decoration:none;
    line-height:10px;}
		
#navigation li ul a:hover{
    background:#111 url(images/nav-bg-over.png);
    color:#c1232c;}

/*End navigation*/

#show{
	margin:0 auto;
	width:920px;
	height:450px;
	background:url(images/slider1.jpg);
	background-repeat:no-repeat;}

#content{
	margin-top:0px;
	width:990px;
	height:auto;
	background:url(images/content_bg.png);}
	
#content h1{	
    color: #fff;
    text-align:center;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-transform:uppercase;
    font-size:36px;
    letter-spacing:3px;
    margin-top:0px;}	
    
#content h2{
    color: #fff;
    text-align:center;
    margin-left:20px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-transform:uppercase;
    font-size:22px;
    letter-spacing:2px;
    font-weight:bold;}
    
#content h3{
    color: #fff;
    text-align:left;
    margin-left:20px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-transform:uppercase;
    font-size:22px;
    letter-spacing:2px;
    font-weight:bold;}  
  
#content h4{	
    color: #4963ea;
    font-family: 'Yanone Kaffeesatz', sans-serif;  
    text-transform:uppercase;  
    font-size:22px;
    letter-spacing:2px;
    margin-top:0px;
    padding:0px 110px 0px 110px;}
   
#content h5{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#fff;
    padding:0px 110px 0px 110px;
    margin-top:-15px;
    line-height:20px;
    text-transform:none;
    font-weight:normal;} /*classes page */
   
#content h6{	
    color:#fafc58;
    font-family: 'Yanone Kaffeesatz', sans-serif;  
    text-transform:uppercase;  
    font-size:25px;
    letter-spacing:2px;
    margin-top:0px;
    padding:10px 0px 0px 95px;}/*yellow text-home page-banner*/  
    
a{color:#4963ea;}
a:visited{color:#4963ea;}
a:hover{color:#c1232c;}    
  
#content p{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#fff;
    padding:0px 110px 0px 110px;
    line-height:20px;}

#content ul{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#fff;
    padding:0px 110px 0px 110px;
    line-height:22px;}

#home-content{
	float:left;
	width:990px;
	height:auto;
	min-height:1600px;}

#home-content p{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#fff;
    padding:0px 20px 0px 20px;}
    
#home-content h1{	
    color:#4963ea;
    font-family: 'Yanone Kaffeesatz', sans-serif;  
    text-transform:uppercase;  
    font-size:20px;
    letter-spacing:2px;
    margin-top:0px;
    text-align:center;}   
    
td{
	vertical-align:baseline;}/*Aligns colums on home page*/
        
    
#contactbox{
     position:relative;
     border:2px solid #666666;width:800px;height:auto;min-height:390px;margin:0 auto;padding-top:20px;
    -webkit-border-radius: 8px;
    -moz-border-radius:8px;
     border-radius: 8px;
    -webkit-box-shadow: #666666 0px 0px 50px;
    -moz-box-shadow: #666666 0px 0px 50px;
     box-shadow: #666666 0px 0px 50px;
     background: #000000;
     behavior: url(PIE.htc);}

#contactbox p{
	font-family:Arial,Helvetica,sans-serif;
	color:#c1232c;
	font-size:13px;
	padding:10px 0px 0px 250px;}
	
#contactbox h2{
    font-family: 'Yanone Kaffeesatz', sans-serif;
	color:#4963ea;
	font-size:22px;
	font-weight:normal;
	padding: 0px 55px 0px 0px;}/*contact pages*/ 

/*Css for schedule page*/	
#schedule{
	margin:0 auto;
	width:950px;
	height:auto;
	background:url(images/content_bg.png);}
	
#schedule td{
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	padding:0px 5px 0px 5px;
	line-height: 20px;}
	
#button{
	margin:10px auto;
	width:190px;
	height:25px;}/*Centers schedule print button*/
	
.style1{
	background-color:#4963ea;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	padding-bottom:3px;}/*Schedule page - day, time , class etc..headings*/
	
.style2{
	background-color:#c1232c;
	color:#fff;
	font-weight:bold;
	font-size:20px;}/*Schedule page days of week heading*/
	
.style3{
	background-color:#4963ea;
	height:10px;}/*Schedule page border color seperating days of week*/
	
#footer{
	width:990px;
	height:200px;
	background:#000000 url(images/footer_bg.jpg);}   

#footer h1{
    color: #fff;
    text-align:center;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size:17px;
    letter-spacing:2px;
    margin-top:0px;}
    
#footer p{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#fff;
    padding:0px 300px 0px 300px;
    line-height:10px;}
    
#footer p.c5{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fff;
    padding:0px 0px 0px 380px;
    line-height:0px;}/*Centers website by smedelstein link on footer*/
    
#footer a{
	color:#4963ea;text-decoration:none;}
	
#footer a:visited{
	color:#4963ea;text-decoration:none;}
	
#footer a:hover{
	color:#fff;text-decoration:none;}
	
.c2{
	margin:20px 340px 0px 340px;} /*Centers footer-logo*/
 

/*Additional CSS*/

#passbutton{
	margin:10px 0px 0px 430px;
	width:120px;
	height:25px;
	position:relative;}/*Centers day pass print button*/	
 
.alignleft{
	float:left;
	padding:15px 15px 0px 15px;}
	
.alignright{
	float:right;
	margin-right:20px;}
	
.center{
	margin:0px 100px 0px 100px;}
	
.centerpromo{
	margin:0px 130px 0px 130px;}
	
.centervideo{margin:0px 80px 0px 80px;}	
	
.leftcenter{
	margin-left:20px;}
	
.rightcenter{
	margin-right:20px;}
	
img{
	border:none;}
	
img.p6 {
	display: none;}/*preload images index page */	
	
a{
	outline: none;}

input.c1{
	cursor:pointer;
	width:90px;
	height:38px;
	border:0px;
	margin-top:8px;}/*Pay buttons on join/pay now page*/
	
.nobullet{
	list-style:none;}/*Removes bullet point on pay buttons*/
	
hr {
   display:block; 
   height:1px;
   border:0; 
   border-top:1px solid #9e9e9e;
   margin:1em 0; 
   padding:0;margin:0 auto;}
   
.short{
	width:85%;}/*adjusts width of horizontal rule in class discription page*/
	
/*Additional CSS for schedule page printing - This must exsist both here and on the print.css style sheet*/
@media screen
{
p.printonly {display:none}
}
@media print
{
p.printonly {font-family:times,serif;font-size:24px;margin-left:20px;}
}
@media screen,print{
p.printonly {font-weight:normal;}
}

	
/*SLIDER EFFECTS
sliceDown
sliceDownLeft
sliceUp
sliceUpLeft
sliceUpDown
sliceUpDownLeft
fold
fade
random
slideInRight
slideInLeft
boxRandom
boxRain
boxRainReverse
boxRainGrow
boxRainGrowReverse
*/
