@charset "UTF-8";
/* ------  CSS Document  --------- */
/* ------    Feb 2011   ---------- */
/* ------    By Stokk   ---------- */


body {
	padding: 0;
	margin: 0;
	}
	

/*-----------------------------
         TEXT STYLES
-----------------------------*/

	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #feb400;
	text-transform: uppercase;
	background-color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.8em;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
	}	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #feb400;
	text-transform: uppercase;
	background-color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.8em;
	padding: 0 0 0 10px;
	margin: 0 0 15px 0;
	}


p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 0;
	}
	
p.quote {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
	margin: 0;
	}
	
p.quotecredit {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0;
	}
	
p.noticetitlewod {
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	color: #feb400;
	font-size: 1.7em;
}
	

p.noticetitle {
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	font-size: 2em;
}

p.noticetext {
	font-size: 0.8em;
	color: #333;
}

p.noticedate {
	color: #999;
	font-size: 0.75em;
	padding-top: 10px;
}
	
p.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0;
	}
	
a {	
	color: #fff;
}

a:hover {
	color: #fff;
}
	
a.small {	
	text-decoration: none;
	color: #999;
	}
	
a.small:hover {	
	text-decoration: none;
	color: #666;
	}
	
.stokk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.2em;
	padding-left: 3px;
}

a.stokk {	
	text-decoration: none;
	color: #999;
	}
	
a.stokk:hover {	
	text-decoration: none;
	color: #feb400;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.15em;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0;
	}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.95em;
	line-height: 1.5em;
	margin: 0;
	}
	
	
/*-----------------------------
        LAYER STYLES
-----------------------------*/


.orange {
	background-color: #feb400;
	}
	
.black {
	background-color: #000;
	}
	
.purple {
	background-color: #b360b1;
	}
	
.green {
	background-color: #8dc63f;
	}
	
.white {
	background-color: #FFF;
	}
	


.wrapper {
	width: 100%;
	margin: 0;
	}
	
.content {
	width: 950px;
	margin: 0 auto 0 auto;
	}
	
#promobox {
	width: 100%;
	height: 400px;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
	}
	
.pioneering {
	background-image: url(images/afsphoto3.jpg);
	background-repeat: none;
	background-position: center top;
	}
	
.motivate {
	background-image: url(images/afsphoto1.jpg);
	background-repeat: none;
	background-position: center top;
	}
	
.crossfit {
	background-image: url(images/afsphoto2.jpg);
	background-repeat: none;
	background-position: center top;
	}
	
.membership {
	background-image: url(images/afsphoto4.jpg);
	background-repeat: none;
	background-position: center top;
	}
	
.watch {
	background-image: url(images/afsphoto5.jpg);
	background-repeat: none;
	background-position: center top;
	}
	
.count {
	background-image: url(images/afsphoto6.jpg);
	background-repeat: none;
	background-position: center top;
	}
	
.stronger {
	background-image: url(images/afsphoto7.jpg);
	background-repeat: none;
	background-position: center top;
	}
	
.massage {
	background-image: url(images/afsmassage.jpg);
	background-repeat: none;
	background-position: center top;
	}
	
.hair {
	background-image: url(images/ah1.jpg);
	background-repeat: none;
	background-position: center top;
	}
	
.physio {
	background-image: url(images/ap1.jpg);
	background-repeat: none;
	background-position: center top;
	}

#promoboxtext {
	width: 930px;
	margin: 0 auto 0 auto;
	}	
	
#contactbox {
	width: 100%;
	height: 420px;
	margin: 0 auto 0 auto;
	}
	
.third {
	
	float: left;
	width: 290px;
	padding: 10px;
	margin-bottom: 20px;
	}

.half {
	
	float: left;
	width: 445px;
	padding: 10px;
	margin-bottom: 20px;
	}

.twothirds {
	
	float: left;
	width: 600px;
	padding: 10px;
	margin-bottom: 20px;
	}

#noticeboard {
	width: 410px;
	background-image: url(images/notice-top.png), url(images/notice-bottom.png);
	background-repeat: no-repeat;
	background-position: top left, bottom left;
	background-color: #ffe7b2;
	padding: 50px 17px 40px 17px;
}

#noticeboardwod {
	width: 410px;
	background-image: url(images/notice-wod-top.png), url(images/notice-bottom.png);
	background-repeat: no-repeat;
	background-position: top left, bottom left;
	background-color: #ffe7b2;
	padding: 92px 17px 40px 17px;
}
	
.gallery {
	margin: 15px 0 25px 0;
}

.snap {
	overflow: hidden;
	float:left;
	margin-right: 15px;
}

#footer {
	width: 100%;
	margin: 20px 0 20px 0;
	text-align: center;
	}



/*-----------------------------
        MENU STYLES
-----------------------------*/


#menu {
	width: 740px;
	height: 75px;
	background-image: url(images/afs-logo.png);
	background-position: -10px 7px;
	background-repeat: no-repeat;
	padding: 25px 0 0 210px;
	margin: 0 auto 0 auto;
	}

a.nav { 
	display: inline-block;
   	padding: 3px 8px 3px;
	text-decoration: none; 
	text-transform: uppercase;
	color: #fff;
	}

a.thispage {
	display: inline-block;
   	padding: 3px 8px 3px;
	text-decoration: none; 
	background-color: #fff;
	text-transform: uppercase;
	color: #f7b622;
}
	
a.nav:hover { 
	display: inline-block;
   	padding: 3px 8px 3px;
	text-decoration: none; 
	background-color: #fff;
	text-transform: uppercase;
	color: #f7b622;
	}

ul.menu {
	padding: 0;
	margin: 0;
}

li.menu {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #f7b622;
	padding: 0 0 0 18px;
	margin: 0;
}




input.newsletter {
	font-size: 1em;
	height: 1.1em;
	width: 300px;
	color: #fff;
	background-color: #fec740;
	border: solid 1px #fff;
	padding: 4px;
}

input.subscribe {
	font-size: 0.8em;
	background-color: #FFFFFF;
	color: #000000;
	border: 0;
	padding: 5px;
	margin: 0 0 0 10px;
}

/*-----------------------------
  BUTTON STYLES
-----------------------------*/


.button {
   background-color: #fff;
   padding: 3px 5px 3px;
   color: #fec400;
   font-size: 0.75em;
   text-decoration: none;
   font-weight: bold;
   position: relative;
   cursor: pointer;
   margin: 15px 0px 4px 5px;
   text-transform: uppercase;
   }

.button:hover {
	color: #FFF;
	}
	
	
/*-----------------------------
      IMAGE STYLES
-----------------------------*/

.photo {
	padding: 0 5px 9px 5px
}




/*-----------------------------
      TWITTER
-----------------------------*/
  
  
  
  
	#twitter_div {
		overflow: hidden;
		float: left;
		background-color: #FFCC66;
		margin:0;
		padding:0;
	}
	
	#twitter_close {
		overflow: hidden;
		float: left;
		width: 100%;
		height: 29px;
		background-image: url(../images/tweeted.png);
		margin:0;
		padding:0;
	}
	
	ul#twitter_update_list { 
	list-style: none;
	padding: 5px 15px 5px 20px; 
	font-size: 14px;	
	}
	
	ul#twitter_update_list li { 
	margin-bottom: 10px;
	color: #333;
	}
