/* CSS Document */
/*AUTHOR: Jonathan Hunt*/
/*WEBSITE: jhuntdesign.com*/


/* CSS Document */
/*AUTHOR: Mark Abucayon*/
/*POSITION:Web Designer and Developer*/
/*WEBSITE: http://mark.mabucplus.com*/
/*Created in Mozilla Firefox3*/

#logo {
	width: 100%;
	height: 150px;
	background: white;
	}

.logocontainer {
	width: 900px;
	margin: 0 auto;
	height: 150px;
	background: white;
	}


#top {
	width: 100%;
	height: 100px;
	background: white;
	}

#black {
	width: 100%;
	height: 5px;
	background: black;
	}





/*HEADER-CONTAINER*/
.header-container {
	width:100%;
	height: 40px;
	background: url(../img/menubg.jpg) repeat-x;
	border-bottom: 1px solid #3C2415;
	}
	
.header {
	width:900px;
	margin: 0 auto;
}





/*BODY-CONTAINER*/
.body-container {
	margin: 0 auto;
	padding:15px;
	width:898px;
	background: #EFECD8;
	line-height:22px;
	border-top: 1px solid #3C2415;
	border-left: 1px solid #3C2415;
	border-right: 1px solid #3C2415; 	
}
/*LATEST-WORK-CONTAINER*/
.latest-work-container {
	background:#ffffff url(../img/latest-work-bg.jpg) repeat-x;
	padding:13px;
	height:252px;
	line-height:20px;
	border: 1px #9B9187 solid;
}
/*LARGE-PIC*/
.large-pic {
	float:left;
	border:1px solid #9B9187;
	background: transparent;
}
.large-pic ul li p {
	margin:223px 0 0 18px; 
	color:#FFF;
}
.large-pic ul li p a:link, .large-pic ul li p a:visited {
	text-decoration:none;
	color:#FFF;
}
.large-pic ul li p a:hover {
	text-decoration:underline;
	color:#FFF;
}

/*SMALL-PIC*/
.small-pic {
	width:413px;
	float:right;
	
}	
.small-pic img {
	width:67px;
	float:left;
	height:50px;
	margin:0 0 15px 13px;
	border:1px solid #9B9187;
}
.link {
	width:385px;
	height:41px;
	padding:5px;
	float:right;

}


/*CONTENT-CONTAINER*/
.content-container {
	width:880px;
	margin:20px 0 0 0;
	color:#72665B;
	line-height:20px;		
}

.content-container a{
	color: #971B1E;
	text-decoration: none;
}

.content-container a:hover{
	color: #971B1E;
	text-decoration: underline;
}


/*WELCOME*/
.welcome {
	width:510px;
	float:left;
	margin:0 20px 20px 20px;
	text-align: justify;
}
.welcome h2 {
	margin:0 0 25px 0;
}
.aboutus h2, .ourworks h2, 
.services h2, .contact-us h2 {
	margin:0 0 30px 0;
	font-size:36px;
	font-weight:bold;
}
.welcome h3, .aboutus h3, .content-style h3, .services h3 {
	margin:0 0 20px 0;
	font-size:18px;
	color:#9B9084;
	font-weight:normal;
}

.welcome p, .aboutus p, .comp-resources p, .why-choose-us p,
.services p, .featured-services p {
	margin:0 0 20px 0;
}

/*SERVICES-LINKS*/
.services-sublinks ul li {
	float:left;
	width:240px;
	margin: 0 0 2px 0;
	list-style: none;
}
.services-sublinks a:link, .services-sublinks a:visited {
	display:block;
	text-decoration:none;
	background:#EFECD8;
	color:#333;
	padding:10px;
	font-size:14px;
	font-weight:bold;
}
.services-sublinks a:hover {
	display:block;
	text-decoration:none;
	background:#D1CCB6;
	color:#333;
	padding:10px;
	font-size:14px;
	font-weight:bold;
}


/*FEATURED-SERVICES*/
.featured-services, 
.bordered-client-says {
	float:right;
	width:290px;
	margin:0 0 20px 0;
	background:#ADA989;
}




/*contact info*/
.contact-info {
	float:right;
	width:280px;
	margin:20px 8px 10px 0;
	background:#ADA989;
}

.contact-info a{
	color: #EFECD8;
	text-decoration: none;
}

.contact-info a:hover{
	color: #EFECD8;
	text-decoration: underline;
}



/*services-sublinks*/
.services-sublinks {
	float:right;
	width:282px;
	margin:10px 8px 20px 0;
	background:#ADA989;
}


/*services-sublinks*/
.header-top {
	float:right;
	width:282px;
	margin:10px 8px 0px 0;
	background:#ADA989;
}


.header-top h2 {
	background:#716558;
	color:#EFECD8;
	padding:10px 15px 10px 15px;
	font-size:18px;
	font-weight:normal;
	margin:0 0 0px 0;
}



/*CLIENT-SAYS*/
.client-says {
	float:right;
	width:252px;
	margin:0px 8px 10px 0;
	background:#ADA989;
	padding: 15px;
}
.client-says p {
	font-style:italic;
	color: black;
}
.client-says span {
	float:right;
	margin:20px 0 0 0;
}
.client-says span a:link, .client-says span a:visited {
	text-decoration:none;
	font-style:italic;
	color:#333;
}
.client-says span a:hover {
	text-decoration:underline;
	color:#0033FF;
}

.client-says h2 {
	background:#716558;
	color:#EFECD8;
	padding:10px 15px 10px 15px;
	font-size:18px;
	font-weight:normal;
	margin:0 0 20px 0;
}





.featured-services h2, .contact-info h2, 
.bordered-client-says h2, .services-sublinks h2 {
	background:#716558;
	color:#EFECD8;
	padding:10px 15px 10px 15px;
	font-size:18px;
	font-weight:normal;
	margin:0 0 20px 0;
}
.featured-services ul{
	width:290px;
	margin:-20px 0 0 0;	
}
.featured-services ul li {
	float:left;
	width:260px;
	border-top:1px solid #D9D9D9;
	padding:15px;
	background:#F3F3F3;
}
.featured-services ul li:hover {
	float:left;
	width:260px;
	border-top:1px solid #D9D9D9;
	padding:15px;
	background:#EDEDED;
}
.featured-services li img {
	float:left;
	margin:0 15px 0 0;
	padding:4px;
	border:1px solid #CCC;
	background:#EEE;
}
.featured-services li a:link, .featured-services li a:visited {
	text-decoration:none;
	display:block;
	font-size:12px;
	color:black;
	font-weight:bold;
}
.featured-services li a:hover{
	text-decoration:underline;
	display:block;
	font-size:12px;
	color:black;
	font-weight:bold;
}
/*BOTTOM-CONTAINER*/
.bottom-container {
	width:900px;
	background:#FFF;
	line-height:20px;
	color:#565656;
	padding:0 0 15px 0;
}




/*CONTAINER2*/
.container2 {
	width:auto;
	background:#FFF url(../img/bg-slash.gif);
	padding:0 0 15px 0;
	border-top:1px dashed #DFDFDF;
}


/*ABOUT US and SERVICES*/ 
.aboutus {
width:485px;
	float:left;
	margin:0 20px 20px 25px;
	border-right:2px dotted #5A4A42;
	padding:0 40px 0 0;
	text-align: justify;
	}
	
	.lists {
	width:415px;
	float:left;
	margin:0 20px 40px 40px;
	text-align: left;
	}
	
	.lists ul li{
background:url(../img/dot.gif) no-repeat;
	text-indent:10px;
	padding-bottom: 10px;

	}


.services {
	width:485px;
	float:left;
	margin:0 20px 20px 25px;
	border-right:2px dotted #5A4A42;
	padding:0 20px 0 0;
}
.aboutus img.about-image1 {
	float:left;
	margin:0 25px 10px 0;
	padding:6px;
	border:1px solid #DCDCDC;
	background:#EEE;
}
.aboutus img.about-image2 {
	float:right;
	margin:0 10px 60px 25px;
	padding:6px;
	border:1px solid #DCDCDC;
	background:#EEE;
}


/*Pilates*/
.pilates {
width:515px;
	float:left;
	margin:0 20px 20px 25px;
	border-right:2px dotted #5A4A42;
	padding:0 20px 0 0;
	
	}
	
	
	


#class {
float:left;
display:inline;
margin-top: 25px;
}


ul#nav3,ul#nav3 li {
list-style-type:none;
margin:0;
padding:0
}
ul#nav3 {
margin-left: 0px;
width: auto;
}
ul#nav3 li {
float: left;
display:inline;
margin-right: 14px;
text-align: center;
}
ul#nav3 a {
float: left;
display:inline;
padding: 8px;
background: #7F141B;
text-decoration: none;
color: #fff;
}
ul#nav3 a:hover {
background: #9B8578;
color: #fff;
}
ul#nav3 li.activelink a,ul#nav3 li.activelink a:hover {
background: #fff;
color: #003;
}

	
	
	
	/* MOVIE PLAYER */		 
.player {
	float: left;
	display: inline;
	padding: 20px;
	background: #e6e6e6;
	border: 1px solid #cccccc;
	margin-top: 40px;
}			 
			 
	
	
	
.pilatestext {
width:400px;
	float:left;
	display: inline;
	margin:40px 20px 20px 35px;
	padding:0 20px 0 0;
	text-align: justify;
	}
	
	
.pilatestext h1 {
	font-size:18px;
	margin-top: 30px;
	margin-bottom: 5px;  
	color:#603913;
	font-family:Arial, Helvetica, sans-serif;
}

/*Prices*/


.prices {
float:left;
	display: inline;
	margin:30px 0 0 0;
}

.prices h2 {
	font-size:22px;
	margin-top: 20px;
	margin-bottom: 2px;  
	color:#7F141B;
	font-family:Arial, Helvetica, sans-serif;
}


/*pricetable*/
.pricetable {
	margin:20px 0 0 0;
	padding:15px;
	background:#C2B59B;
}

.class {
	width: 468;
	margin:0 0 0 0;
	padding:15px;
	background:#EFECD8;
	font-size: 15px;
	color: black; 
}

.financials {
	width: 468;
	margin:0 0 0 0;
	padding:10px 0px 15px 15px;
}






/*CONTACT-INFO and BORDERED-US-CLIENT-SAYS*/
.contact-info p, .bordered-client-says p {
	margin:0 15px 20px 15px;
}
.contact-info ul, .services-sublinks ul {
	width:260px;
	float:left;
	padding:0 15px 15px 15px;
	list-style: none;
}
.contact-info  ul li {
	float:left;
	width:260px;
	margin:0 0 6px 0;
}
.contact-info  li label {
	float:left;
	width:80px;
	font-weight:bold;
	display:block;
}
.contact-info  li a:link, .contact-info  li a:visited {
	text-decoration:none;
	display:block;
	font-size:12px;
	color:black;
	font-weight:bold;
}
.contact-info  li a:hover{
	text-decoration:underline;
	display:block;
	font-size:12px;
	color:black;
	font-weight:bold;
}




/*BORDERED-CLIENT-SAYS*/

.bordered-client-says span {
	float:right;
	margin:20px 0 20px 0;
}
.bordered-client-says span a:link, .bordered-client-says span a:visited {
	text-decoration:none;
	font-style:italic;
	color:black;
}
.bordered-client-says span a:hover {
	text-decoration:none;
	color:#0033FF;
}





/*SERVICES123*/
.services123 {
	border-bottom:2px dotted #5A4A42;
	margin:20px 0 20px 0;
}
.services123 img {
	float:left;
	margin:0 15px 5px 0;
	width:193px;
	height:140px;
	padding:6px;
	border:1px solid #5A4A42;
	background:#EEE;
}

.services123 h3 {
	font-size:18px;
	font-weight:normal;
	color:black;
}



/*CONTACT US PAGE STYLE*/
.contact-us {
	width:470px;
	float:left;
	border-right:2px dotted #5A4A42;
	display: inline;
	padding:0 20px 0 0;
	margin-left: 20px;
}






/*FILLUPFORMS*/
.fillupform {
	margin:20px 0 30px 0;
}
.fillupform p {
	margin:0 0 15px 0;
}
.fillupform li {
	float:left;
	color:#FF0000;
	margin:15px 0 0 0;
	width:555px;
	list-style: none;
}
.fillupform ul li label {
	display:block;
	width:60px;
	padding:8px 8px 8px 0;
	font-weight:bold;
	text-align:left;
	color:#754C29;
	float:left;
	list-style: none;
}
.fillupform input {
	width:250px;
	border-style:none;
	padding:8px;
	background:#F6F6F4 url(../img/form-shadow.gif) repeat-x;
	margin:0 0 0 10px;
	float:left;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #716558;
}
.fillupform textarea {
	height:100px;
	width:320px;
	margin:0 0 0 10px;
	padding:8px;
	float:left;
	background:#F6F6F4 url(../img/form-shadow.gif) repeat-x;
	border-style:none;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #716558;
}
.fillupform input.btn {
	color:#EFECD8;
	margin:0 0 0 10px ;
	width:60px;
	padding:0 6px 3px 5px;
	height:27px;
	background:#716558;
	cursor:pointer;
	float:left;
	text-align:center;
}


/*LARGER-PIC*/
.larger-pic {
	float:left;
	width:885px;
	margin:30px 0 20px 0;
}	
.larger-pic img {
	width:160px;
	float:left;
	height:134px;
	margin:0 17px 17px 0;
}

.side-content-container {
	width:292px;
	float:right;
	display: inline;
}





/*THUMBNAIL HOVER STYLE*/
#thumbs {
	width:425px;
}
#thumbs ul li {
	float:left;
	width:425px;
	height:253px;
	position:relative;
	overflow:hidden;	
	background:black;
	cursor:pointer;
}
#thumbs ul li img {
	position:absolute;	
}

/*FOOTER*/
#foottop {
	width:928px;
	height: 5px;
	background: #7F141B;
	margin: 0 auto;
	border-left: 1px solid #3C2415;
	border-right: 1px solid #3C2415;
}


#footmain {
	width:928px;
	height: 100px;
	background: #716558;
	margin: 0 auto;
	margin-bottom: 50px;
	border-bottom: 1px solid #3C2415;
	border-left: 1px solid #3C2415;
	border-right: 1px solid #3C2415;
	text-align:center;
}



.footlinks {
	float: left;
	display:inline;
	width:400px;
	height: 50px;
	padding-top: 40px;
	padding-left: 20px;
}

.footlinks a{
	color: #EFECD8;
	text-decoration: none;
	
}

.footlinks a:hover{
	color:#CCC9BA;
	text-decoration: underline;

}


.footcopy {
	float: right;
	display: inline;
	width:200px;
	height: 50px;
	padding-top: 25px;
	padding-right: 20px;
	text-align: right;
}

.footcopy a{
	color: #EFECD8;
	text-decoration: none;
	
}

.footcopy a:hover{
	color:#CCC9BA;
	text-decoration: underline;

}

/*TEAM*/

#kirsten {
	border-bottom:2px dotted #5A4A42;
	margin:50px 0 20px 0;
	height: 490px;
}

.pic-name {
	float: left;
	display: inline;
	margin:0px 35px 20px 0;
	width: 206px;
	padding-bottom: 20px;
}


.pic-type {
	padding: 0 0 10px 0;
	height: 160px;
}

.pic2-type {
	padding: 0 0 5px 0;
}

.pic2-type h1{
	font-size:16px;
	color: #EFECD8;
	padding: 10px;
	background:#7F141B;
}

.pic2-type h2{
	font-size:14px;
	color: #716558;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



.pic2-type h3{
	font-size:12px;
	color: #7F141B;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



#kirsten img {
	float:left;
	margin:0px 15px 15px 0;
	width:193px;
	height:140px;
	padding:6px;
	border:1px solid #5A4A42;
	background:#EEE;
}



.molly {
	border-bottom:2px dotted #5A4A42;
	margin:0px 0 20px 0;
	height: 430px;
}


.molly img {
	float:left;
	margin:0 15px 5px 0;
	width:193px;
	height:140px;
	padding:6px;
	border:1px solid #5A4A42;
	background:#EEE;
}
.diane {
	border-bottom:2px dotted #5A4A42;
	margin:0px 0 0 0;
	height: 250px;
}

.diane img {
	float:left;
	margin:0 15px 5px 0;
	width:193px;
	height:140px;
	padding:6px;
	border:1px solid #5A4A42;
	background:#EEE;
}

.description {
	float:right;
	display: inline;
	margin:0 15px 20px 0;
	width:200px;
	padding:0px 10px 20px 0px;
	text-align:left;
	text-indent:8px;
}

.description ul li{
background:url(../img/dot.gif) no-repeat;
	text-indent:10px;
	padding-bottom: 10px;

	}
	
	
	
	/*TO TOP*/
#toTop { 
	width:100px;
	background:#333;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#EEE;
	text-decoration:none;	
}
p.top {
	text-align:right;
}
