body {
	margin:0;
	background:#fff url(images/bg-body.gif) repeat-x;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
}
img {border-style:none;}
a {
	color:#0078c1;
	text-decoration:underline;
}
a:hover {text-decoration:none;}
p{
	margin-top:0;
}
h3  {
	font-size:11px;
	margin:0;
}
h2  {
	font-size:15px;
	letter-spacing:-1px;
	margin:0 0 18px;
}

.clear {clear:both;}
.clear10 {clear:both; height:10px;}
.clear15 {clear:both; height:15px;}

#wrapper {
	background:url(images/bg-wrapper.png) repeat-y;
	width:963px;
	margin:0 auto;
	padding:0 16px;
}
.wrapper-b {
	background:url(images/bg-wrapper-b.png) no-repeat;
	width:993px;
	height:22px;
	overflow:hidden;
	margin:0 auto;
}
#header {
	background:#fff;
	padding-top:13px;
}
#header .header-wrap {
	overflow:hidden;
	height:1%;
	padding:0 10px 0 36px;
	margin-bottom:11px;
}
#header .logo {
	float:left;
	background:url(images/pinecrest-fitness-logo.jpg) no-repeat;
	width:157px;
	height:154px;
	text-indent:-9999px;
	overflow:hidden;
	margin:2px 49px 0 0;
}
#header .logo a {
	display:block;
	height:100%;
}

#header .FB {
	float:left;
	margin-left:38px;
	width:196px;
	height:83px;
	overflow:hidden;
	margin-top:30px;
}

#header a.facebook {
	float:left;
	text-indent:-9999px;
	background: url(images/fb-button.jpg) no-repeat;
	width:195px;
	height:36px;
	overflow:hidden;
}

#header a.spinning {
	float:left;
	margin-left:25px;
	text-indent:-9999px;
	background: url(images/link-spinning.gif) no-repeat;
	width:81px;
	height:73px;
	overflow:hidden;
}
#header .hours{	float:left; margin-left:25px; margin-top:30px; width:188px; height:70px; background: url(images/hours-header.gif) no-repeat;}


#header .nav-wrap {
	overflow:hidden;
	width:100%;
	background: url(images/bg-nav.gif) repeat-x;
	padding:1px 0;
}
#nav {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	background:url(images/separator-nav.gif) repeat-y 100% 0;
	float:left;
	padding-right:1px;
}
#nav li a {
	float:left;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	padding:10px 16px 10px 17px;
}
#nav li a:hover, #nav li.active a {
	color:#0a4c00;
	background: url(images/bg-nav-hover.gif) repeat-x;
}
.nav-wrap span.phone {
	float:right;
	color:#888;
	font-size:18px;
	padding:5px 10px 0 0;
}
#carousel {
	overflow:hidden;
	position:relative;
	width:963px;
}
#carousel div {
	width:963px;
	overflow:hidden;
	position:relative;
}
#carousel .fader {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	height:273px;
}
#carousel .fader li {
	width:963px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#carousel .fader li.active {
	z-index:10;
}
#carousel .wrap {
	position:absolute;
	left:301px;
	top:39px;
	width:492px;
}
#carousel .wrap h1.become {
	margin:0 0 8px;
	text-indent:-9999px;
	background: url(images/text-become.gif) no-repeat;
	width:491px;
	height:33px;
	overflow:hidden;
}
#carousel .wrap span.take {
	text-indent:-9999px;
	background: url(images/text-take.gif) no-repeat;
	width:466px;
	height:45px;
	overflow:hidden;
	display:block;
	margin-bottom:14px;
}
#carousel .wrap span.next {
	text-indent:-9999px;
	background: url(images/text-next.gif) no-repeat;
	width:183px;
	height:17px;
	overflow:hidden;
	display:block;
	margin-bottom:19px;
}
#carousel .wrap a.contact {
	text-indent:-9999px;
	background: url(images/link-contact.gif) no-repeat;
	width:287px;
	height:62px;
	overflow:hidden;
	display:block;
}
#carousel a.link-next,
#carousel a.link-prev {display:none;}
#carousel .swicher {
	display:block;
	padding:7px 0 6px;
	background: url(images/bg-switcher.gif) repeat-x;
	width:100%;
	overflow:hidden;
}
#carousel .swicher ul {
	margin:0;
	list-style:none;
	float:right;
	font-size:11px;
	font-weight:bold;
	padding:0;
}
.swicher li {float:left; margin-right:2px;}
.swicher a {
	color:#555;
	display:block;
	margin:0px auto;
	text-align: center;
	background:url(images/bg-swicher-item.gif) no-repeat;
	width:23px;
	height:23px;
	padding:4px 0;
	text-decoration:none;
	overflow:hidden;
	/*background-color:#0CF;*/
}
.swicher a.pause {
	background:url(images/btn-pause.gif) no-repeat;
	text-indent:-9999px;
	width:23px;
	height:22px;
	float:right;
	margin:0 10px 0 0;
	padding:0;
	display:inline;
}
.swicher a:hover {
	color:#fffefe;
	background:url(images/bg-hover-swicher.gif) no-repeat;
}
.swicher a.pause:hover {
	background:url(images/btn-pause.gif) no-repeat;
}
.swicher a.active {
	color:#fffefe;
	background:url(images/bg-hover-swicher.gif) no-repeat;
}
#main {
	background: #fff;
}
#content {
	padding: 12px 14px 0;
	overflow: hidden;
	height: 1%;
}
#content .info-box {
	float: left;
	width: 238px;
	margin-right: 4px;
	padding-top: 3px;
}
#content .page-box {
	float: left;
	width: 955px;
	margin-right: 4px;
	padding-top: 3px;
	padding-bottom:25px;
}
#content .info-box h2,
#content .sub-box h2 {
	margin: 0 0 18px;
	font-size: 15px;
	letter-spacing: -1px;
}
#content .data-box {
	overflow: hidden;
	height: 1%;
	margin-bottom: 10px;
}
#content .info-misc {
	padding: 0 18px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 16px;
	margin-bottom: 18px;
}
#content .info-misc h4.caption {
	font-size: 10px;
	margin: 0 0 4px;
}
#content .info-misc .info-list {
	margin: 0 0 8px 3px;
	padding: 0;
	list-style: none;
	font-size: 10px;
}
#content .info-misc .info-list li {
	background:url(images/bullet1.gif) no-repeat 0 6px;
	padding:0 0 2px 8px;
}
#content .data-box img.alignleft {
	float: left;
	margin-right: 8px;
}
#content .data-box h4.name {
	margin: 0;
	font-size: 10px;
}
#content .data-box a.email {color: #333;}
#content .data-box p {
	margin:0 0 6px;
}
.info-box a.email,
.info-misc a.more {font-size: 10px;}
#content .video-holder {
	text-align: center;
	color: #555;
	font-size: 10px;
}
#content .video-holder img {
	display: block;
	margin: 0 auto;
}
#content .video-holder a {
	font-weight: bold;
	font-size: 9px;
}
#content .video-holder strong.caption {
	display: block;
	margin: 8px 0;
}
.sub-box {
	width: 303px;
	padding: 3px 21px 20px 22px;
	background: url(images/bg-sub-box.gif) repeat-y;
	margin: 0;
}
.sub-box img {
	display: block;
	margin-bottom: 13px;
	border: 1px solid #cdcdcd;
	padding: 3px;

}
#content .sub-box p {margin: 0 0 15px;}
.list-holder {
	overflow: hidden;
	height: 1%;
	padding: 10px 0 0 4px;
}
#content .sub-box h3 {
	margin: 0;
	font-size: 11px;
}
#content .sub-box .info-list {
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
	float: left;
}
#content .sub-box .info-list li {
	background:url(images/bullet2.gif) no-repeat 0 5px;
	padding: 0 0 6px 7px;
}
#content .sub-box .sub-list {float: right;}
ul.info-list {
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
	float: left;
}
ul.info-list li {
	background:url(images/bullet2.gif) no-repeat 0 5px;
	padding: 0 0 6px 7px;
}
ul.sub-list {float: right;}
#footer {
	overflow: hidden;
	width: 947px;
	margin: 0 auto;
	padding: 15px 8px;
}
#footer .footer-nav {
	float: left;
}
#footer .footer-nav li {
	background:url(images/separator-footer.gif) no-repeat 0 50%;
	float: left;
	padding: 0 7px 0 11px;
}
#footer .footer-nav a {
	color: #666;
	text-decoration: none;
}
#footer .footer-nav a:hover {text-decoration: underline;}
#footer .footer-holder {
	width: 55px;
	float: right;
}
#footer ul {
	margin: 0 0 0 -15px;
	padding: 0;
	list-style: none;
	font-size:9px;
}#footer .social-networks {
	margin: 0;
	float: left;
}
#footer .social-networks li {
	float: left;
	margin-right: 5px;
}
#footer img.alignright {
	float: right;
	padding-top: 4px;
}
#footer .social-networks a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
#footer .social-networks a.facebook {
	background-image: url(images/ico-facebook.gif);
}
#footer .social-networks a.in {
	background-image: url(images/ico-in.gif);
}
#footer .social-networks a.twitter {
	background-image: url(images/ico-twitter.gif);
}
#footer .social-networks a.youtube {
	background-image: url(images/ico-youtube.gif);
}

/*TEXT*/
.txt1w
{
   font-family : arial;
	font-size : 9pt;
	font-weight: bold;
   color : #ffffff;
}
.pagetitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px; font-weight:bold;
	color:#333333;
	border-bottom: 1px dotted #cccccc;
	margin:0 0px 20px 0px;
	padding-bottom:2px;
	padding-top:3px;
}
/*END TEXT*/

/*SPACING*/
.marginbottom2{margin-bottom:2px;}
.marginbottom5{margin-bottom:5px;}
.marginbottom7{margin-bottom:7px;}
.marginbottom20{margin-bottom:20px;}
.margintop8{margin-top:8px; margin-bottom:0;}
.margintop10{margin-top:10px; margin-bottom:0;}
.margintop15{margin-top:15px; margin-bottom:0;}
.margintop20{margin-top:20px; margin-bottom:0;}
.marginleft10{margin-left:10px; margin-bottom:0;}
.marginleft15{margin-left:15px; margin-bottom:0;}
.marginleft30{margin-left:15px; margin-bottom:0;}
.paddingleft15{padding-left:15px;}
/*END SPACING*/

/*BOXES*/
.pagecontent{margin-left:30px; margin-right:30px;}
.trainerbox{margin-left:65px;}
.trainerboxtop{
background-image: url(images/trainertopbar.gif) ;
width:782px;
height:30px;
padding-left:20px;
padding-top:10px;
font-size:15px;
font-weight:bold;
color:#005500;
}
.trainerboxxpnd{
background-image: url(images/trainerxpnd.gif) ;
width:762px;
min-height:155px;
padding:20px 20px 10px 20px;
}
.trainerboxbottom{
background-image: url(images/trainerboxbottom.gif) ;
width:802px;
height:19px;
margin-bottom:25px;
}


/*END BOXES*/

.green{color:#005500;}
.orange{color:#ff6c00;}

.imgcontainer  {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
padding:4px;
}
img.floatright { float: right; margin: 0 15px 20px 40px; }
.floatleft{float:left;}
.bold{font-weight:bold;}

.font10{font-size:10px;}
.font11{font-size:11px;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}

.greenarrowlist ul{
	margin:5px 0 12px 0; 
	padding-left: 10px; 
	list-style: none;
} 
.greenarrowlist li{
	padding-left: 7px;
	font-size:11px; 
	background-image: url(images/bullet2.gif); 
	background-repeat: no-repeat; 
	background-position: 0em;
	line-height:18px; 
}

.dottedborderbottom{border-bottom:1px dotted #cccccc;}
.center{
	text-align:center;
	margin:0 auto;
	display:block;
}
.trainerThumb{
	border:1px solid #cccccc;
	padding:3px;
}
.galleryPicture img{
	
}
.galleryPicture{
	float:left;
	margin:20px 0 0 20px;
	width:125px;
	height:84px;
	text-align:center;
	border:1px solid #cccccc;
	padding:5px 4px;
}
.galleryalbum{
	background-image:url("images/trainerxpnd.gif");
	width:802px;
}
.fieldError{
	border-color:red;
}



#email {
    width:200px;
    height:32px;
    line-height:32px;
    border:1px solid #bbbbbb;
    color:#333;
    font-size:12px;
    font-family:Verdana;
    padding:0px;
    margin:0px;
    float:left;
    text-indent:5px;
}

#email-form {
    width:210px;
		float:left;
		margin-left:25px;
		margin-top:27px;
}
.newslettersignup{font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size:13px; color:#066000; line-height:14px; text-align:right;
margin-bottom:5px; margin-right:7px; letter-spacing:-1px;}

.successtext{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0078c1;
	font-weight:bold;
	width:200px;
	height:45px;
	}
	
.newsModule {
	border-bottom:solid 1px #CFCFCF;
	padding-bottom:25px;
	margin-bottom:25px;
}

.newsTitle{
	color:#005500;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
}

.newsImage {
	float:right; 
	margin:0px 0px 10px 10px;
	max-height:300px;
	max-width:300px;
	padding:2px;
	text-align:center;
}

.newsImage img{
	border: 1px solid #CCCCCC;
	max-height:300px;
	max-width:300px;
	padding:2px;
}

.date{
	font-weight:bold;
}

.location_text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#005500;
}

.photo_date{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

/*pagination*/

.paging_general {
	padding-bottom:5px;
}

.paging_general strong{
	color:#989898;
	padding:3px;
}

.paging_general a{
	color:#005500;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	padding:3px;
	text-decoration:none;
}

.paging_general a:hover{
	background-color:#005500;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.paging_general a.next{
	background-image:url(images/paging_right.png);
	background-position:center;
	background-repeat:no-repeat;
	padding: 3px 6px;
}

.paging_general a.next:hover{
	background-image:url(images/paging_right_hover.png);
	background-position:center;
	background-repeat:no-repeat;
	padding: 3px 6px;
}

.paging_general a.previous{
	background-image:url(images/paging_left.png);
	background-position:center;
	background-repeat:no-repeat;
	padding: 3px 6px;
}

.paging_general a.previous:hover{
	background-image:url(images/paging_left_hover.png);
	background-position:center;
	background-repeat:no-repeat;
	padding: 3px 6px;
}
/*/pagination*/

