@charset "utf-8";
/* CSS Document */

A {
	color:#0000FF;
}
A:hover {
	color:#999966;
}

#image-strip{
background-image:url(../imgs/pilates-studio-wakefield.jpg);
height: 80px;
}
#image-strip-apparatus{
background-image:url(../imgs/panoramic-studio-reformers.jpg);
height: 80px;
}
#panoramic-studio-class{
background-image:url(../imgs/panoramic-studio-class.jpg);
height: 80px;
}
#panoramic-studio-origins{
background-image:url(../imgs/panoramic-studio-wallfixings.jpg);
height: 80px;
}
#athletes{
background-image:url(../imgs/panoramic-studio-exterior.jpg);
height: 80px;
}


H1,H2 {
	color:#687265;
	padding-bottom: 15px;	
}
H3 {

	padding-bottom: 10px;	
}
h2 a{
text-decoration: none;
}
.bold{
font-weight: bold;
}
.quote{
font-size: 14px;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 20px;
font-weight: bold;
color:#687265;
}
.reference{
font-size: 10px;
padding-left: 10px;
}
p{
text-align:justify;
padding-bottom: 10px;	
}
#contentwrap li{
padding-bottom: 10px;	
}
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, Sans-serif;
	text-align:center;
	background-color: #F4EDE3;
	background-image: url(../imgs/GRATZ_PILATES_DESIGNER_REFORMER.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 1.5;
	}

#body a{
	text-decoration:none;
	
}
#body a:hover{
	text-decoration:none;
}

.content-hightlight {
	background-image: url(../imgs/menu-higlight.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #E6E5EA;
}
#body img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#body .end {
	border-right:none !important;
}
#introduction{
	padding: 20px;
	float: right;
	width: 85%;

	background-color: #E6E5EA;	
	/*opacity:0.6;
 	filter:alpha(opacity=95); /* For IE8 and earlier */
	background-repeat: no-repeat;
	background-position: right bottom;
}



/* ############################### HEADER ############################### */
#headerwrap {
	height:40px;
	width:100%;
	margin:0 auto;
	padding:0;
}

#header{
	width:960px;
	height:40px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	position:relative;
}



/* ############################### CONTENT ############################### */
#contentwrap {
	width:100%;
	margin:0 auto;
	padding:0;
}

#content{
	width:1000px;
	margin:0px auto;
	padding:0;
	text-align:left;
	color: #000000;
}


/* ############################### FOOTER ############################### */
#footerwrap {
	background:#687265;
	margin:0 auto;
	padding:0;
	width:100%;
	height:216px;
	clear: both; 
}

#footer{
	width:960px;
	height:216px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background-color: #687265;
}
#copyright{
	width:auto;
	text-align:left;
	color:#9e9e9e;
	font:normal 11px Arial, Helvetica, sans-serif;
	float:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 430px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#copyright p{
	margin:0px;
	padding:0px;
	color:#9e9e9e;
	font:normal 11px Arial, Helvetica, sans-serif;
	display:inline;
}
#copyright a{
	color:#9e9e9e;
	font:normal 11px Arial, Helvetica, sans-serif;
	display:inline;
}
#nav-fixed{height:36px; width:100%; position:fixed; top:0px; left:0px; margin:0; background:#666; min-width:900px}
#pilates-specials{
	float:left;

}
/* logo aside content structure */
#wrapper{
width:1000px;
}
#pilates-left{
	float: left;
	width: 58%;
	padding-right: 2%;
	padding-top: 1%;
	height: 100%;
}
#pilates-left img{
	padding-right: 8px;
	padding-bottom: 8px;
}
#pilates-right{
	float: right;
	width: 40%;
}
/* inner twin content structure */
#inner-wrapper{
width:850px;
}

#content-left{
	float: left;
	width: 60%;
}
.banner{
	height:115px;
	}
.maincontent{
	height:100%;
	}
#content-right{
	float: right;
	width: 38%;
	background-color: #E6E5EA;
	padding-left: 5px;
}
#content-highlight{
	float: right;
	width: 36%;
	background-color: #d7dadc;
	padding-left: 3%;
	padding-top: 1%;
	padding-bottom: 1%;

}
#content-highlight-equipment{
	float: right;
	width: 39%;
	background-color: #E6E5EA;
	padding-top: 1%;
	padding-bottom: 1%;

}
#pilates-left-bookings{
	float: left;
	width: 56%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 1%;
		background-color: #d7dadc;
}
#pilates-left-equipment{
	float: left;
	width: 56%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 1%;
	background-color: #E6E5EA;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #8CA596;
}
#clear{
	clear: both;
}