/* site */
html {
	background: #edeff5;
}
body {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
color:#101010;
}
a {
	color: #23456c;
}
a:hover {
	color: #242938;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
        background:#fff;
}
#site_content {
	clear: left;
	margin: 0 auto;
	padding: 0;
}
#main_content_wrapper {
background:url(/images/theme_1/page_bg.jpg) left top repeat-y;
}
#wrapper {
	width: 100%;
}
#logo {
	float: left;
}
#strapline {
	float: right;
}
#strapline h1 {
	color: #f1f1f1;
	font-size: 12px;
	font-weight: bold;
	padding-top: 30px;
}
#header {
	width: 960px;
	margin: 0 auto;
        
}
#navigation {
	clear: left;
	width: 945px;
	padding: 0;
padding-left:15px;
	padding-top: 4px;
background:url(/images/theme_1/navbg.png) repeat-x;
height:47px;
}
#navigation li {
	background:none;
	padding: 0;
	margin: 0;
	margin-right: 1px;
}
#navigation a {
	display: block;
	color: #2e303b;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-top: 8px;
	background: none;
	padding-left: 3px;
	padding-right: 3px;
}
#navigation .nav_left {
	float: left;
	background:none;
	width: 6px;
	height: 26px;
}
#navigation .nav_right {
	float: left;
	background:none;
	width: 6px;
	height: 26px;
border-right:1px solid #cccccf;
}
#navigation .linav_over {
	background: url(/images/theme_1/nav_middle_ov.png) 50% 50% repeat-y;
	padding: 0;
	margin: 0;
	margin-right: 1px;
	color: #fff;
}
#navigation .nav_left_over {
	float: left;
	background: url(/images/theme_1/nav_left_ov.png) no-repeat;
	width: 6px;
	height: 45px;
margin-left:-2px;
}
#navigation .nav_right_over {
	float: left;
	background: url(/images/theme_1/nav_right_ov.png) top right no-repeat;
	width: 6px;
	height: 26px;
}
#navigation a:hover {
	color: #0b3f88;
}
#navigation .linav_over a:hover, #navigation .linav_over a {
	color: #fff;
}
#navigation .first {
	background: none;
}
#navigation .caption {
	padding-top: 5px;
	float: right;
}
#navigation .menu_item_selected {
	color: #fff;
}
#navigation #first_over {
	color: #fff;
}
#menu_bottom {
	background: #3069b9;
	height: 6px;
	font-size: 6px;
	clear: both;
	width: 972px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#searchbar {
	margin-left: 10px;
	float: left;
	text-align: right;
	width: 197px;
}
#latest_news {
	margin-top: 10px;
}
#latest_news h2 {
	margin: 0;
	padding: 0;
}
#latest_news a {
	display: block;
	color: #797f89;
	border-bottom: 1px solid #cfcfcf;
	padding: 20px;
	padding-right: 0;
	padding-left: 35px;
	text-align: left;
	text-decoration: none;
	line-height: 1.7em;
	background: url(/images/theme_1/newsarrow.gif) 10px 35% no-repeat;
}
#latest_news a:hover {
	background: #dbdad9 url(/images/theme_1/newsarrowo.gif) 10px 35% no-repeat;
	color: #5a7791;
}
#latest_news .last {
	border-bottom: 0;
}
#latest_news #newslink {
	background: #ddd;
	text-align: left;
	color: #585858;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	margin: 0;
}
#latest_news #newslink:hover {
	background: #585858;
	color: #fff;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
	margin: 0;
}
#searchbar form {
	padding: 0;
	margin: 0;
	padding-top: 5px;
padding-bottom:6px;
	padding-right: 8px;
	width: 202px;
padding-left:3px;
background:url(/images/theme_1/searchbg.png);
border:1px solid #dcdcdc;
}
#searchbar {
	border: none;
float:right;
	padding: 0;
	margin: 0;
	width: 220px;
        margin-top:20px;
	overflow: hidden;
margin-right:15px;
display:inline;
}
#searchbox {
height:20px;
	color: #494949;
	width: 155px;
	padding: 4px;
height:16px;
        padding-bottom:0px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #b6b6b6;
background:url(/images/theme_1/inputbg.png) 0px 10px repeat-x;
}
#searchbar #search_button {
	padding: 0px;
	margin: 0;
	background:url(/images/theme_1/go.png);
	color: #fff;
width:30px;
height:23px;

border:none;
	font-weight: bold;
}
#left {
	width: 528px;
	float: left;
	padding-top: 16px;
}
#right {
	float: left;
	width: 380px;
	padding-left: 16px;
	padding-top: 16px;
}
#latestprojects {
	background: url(/images/theme_1/projectbg.png) 0 38px no-repeat;
	height: 187px;
}
#latestprojects h2 {
	color: #4c726d;
	font-size: 11px;
	margin: 10px 18px;
}
#latestprojects .viewproject {
	color: #23456c;
	background: url(/images/theme_1/viewprojecta.png) left 50% no-repeat;
	text-decoration: none;
	display: block;
	padding-right: 16px;
	padding-left: 16px;
	float: right;
	font-weight: bold;
}
#latestprojects img {
	margin: 3px 16px;
	float: left;
}
#latestprojects p {
	color: #393c3f;
}
#latestprojects h1 {
	background: url(/images/theme_1/latestprojecth1.png) no-repeat;
	height: 13px;
	color: #002856;
	padding: 13px 18px;
	font-size: 12px;
	font-weight: bold;
}
#site_content {
	width: 960px;
	margin: 0 auto;
background:url(/images/theme_1/page_bg.jpg) left top repeat-y;
}
#site_content p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.block {
	background: url(/images/theme_1/service-line.png) left bottom no-repeat;
	padding-bottom: 10px;
	width: 440px;
}
.left_menu {
	margin-top: 10px;
}
.search h3 {
	float: right;
}
.search {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #393c48;
}
.search h2 {
	font-weight: bold;
	font-size: 12px;
}
.search h3 {
	color: #000;
}
#mid_box1 {
	background: #5a7791;
	width: 400px;
	padding: 20px;
	color: #fff;
	float: left;
	height: 267px;
	line-height: 1.9em;
}
#mid_box1 img {
	padding: 10px 0;
}
#mid_box1 p {
	width: 340px;
}
#mid_box1 h1 {
	color: #fff;
	font-size: 22px;
	line-height: 1.5em;
}
a.more_text {
	color:#fff;
	padding-left:5px;
}
#main_image {
	float: left;
}
#lower_left p {
color:#717171;
line-height:1.8em;
}
#lower_box {
	clear: left;
	background: #393c48;
	width: 713px;
	float: left;
	height: 113px;
	padding: 20px;
	margin-top: 12px;
}
#lower_right {
	margin-top: 12px;
	float: left;
	width: 219px;
	height: 153px;
	background: #6ab733;
	position: relative;
}
#lower_right p {
	color: #fff;
	font-weight: bold;
	line-height: 1.9em;
	padding: 16px;
}
#lower_right a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	padding: 16px;
	padding-left: 35px;
	background: url(/images/theme_1/arrow.gif) 16px 50% no-repeat;
}
#lower_right h3 {
	background: #56a021;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 8px;
	padding-left: 16px;
}
#case_study_image {
	position: absolute;
	right: 0;
	top: 0;
}
#careers, #quicklinks, #downloads {
	float: left;
	margin-right: 16px;
	line-height: 2em;
}
#careers {
	width: 217px;
}
#quicklinks {
	width: 259px;
}
#downloads {
	width: 205px;
	margin: 0;
}
#careers a, #quicklinks a, #downloads a {
	display: block;
	background: url(/images/theme_1/links-arrow.gif) 5px 50% no-repeat;
	padding-left: 20px;
	text-decoration: none;
	font-size: 12px;
}
#careers a:hover, #quicklinks a:hover, #downloads a:hover {
	display: block;
	color: #5a7791;
	background: #2e303b url(/images/theme_1/links-arrowo.gif) 5px 50% no-repeat;
}
#careers h3, #quicklinks h3, #downloads h3 {
	color: #5a7791;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 7px;
	background: url(/images/theme_1/careers_line.gif) left bottom no-repeat;
	margin-bottom: 7px;
}
#careers p, #careers a, #quicklinks a, #downloads a {
	color: #fff;
	font-size: 12px;
}
#quick_link_panel {
	padding: 20px;
	background: #fff;
	border-top: 8px solid #56a021;
}
#quick_link_panel h4 {
	font-size: 13px;
	font-weight: bold;
	color: #2e303b;
}
#quick_link_panel ul {
	margin: 10px;
	line-height: 1.9em;
}
#quick_link_panel a {
	padding-left: 20px;
	color: #2e303b;
	background: url(/images/theme_1/quicklinkarrow.gif) left 50% no-repeat;
}
#right_top {
	height: 46px;
	background: #393c48;
	padding: 20px;












}
#right_top h1 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
#breadcrumbs {
height:18px;
}
.breadcrumb_one {
margin-bottom:10px;
}
#right_top #breadcrumbs a {
	color: #d0dbe5;
}
#right_top #breadcrumbs a:hover {
	color: #fff;
	text-decoration: none;
}
#reg_right .propeller:hover {
	color: #56a021;
}
.contacthr {
	height: 1px;
	line-height: 1px;
	border: none;
	color: #fff;
	border-bottom: 1px dotted;
	margin: 20px 0;
}
strong {
	font-weight:bold;
}
#left_column {
width:215px;
float:left;
}
#left_column h3 {
background:url(/images/theme_1/left_top.jpg);
color:#fff;
font-size:13px;
font-weight:bold;
width:200px;
height:22px;
padding-left:15px;
padding-top:6px;
}
#left_column ul {
margin:0px;
padding:0px;
background:url(/images/theme_1/left_menu.jpg) repeat-y;
}
#left_column ul li {
color:#fff;
padding:0px;
margin:0px;
border-top:1px solid #5a5a5a;
}
#left_column a {
display:block;
color:#fff;
text-decoration:none;
padding-left:20px;
padding-top:7px;
margin-left:15px;
height:21px;
font-weight:bold;
background:url(/images/theme_1/yellow_arrow.png) left 50% no-repeat;
}
#left_column a:hover {
color:#dfb1f3;
}
#left_column h4 {
color:#223f9a;
font-weight:bold;
font-size:12px;
padding-top:7px;
padding-bottom:15px;
border-bottom:1px solid #adafb4;
}
#lower_left {
padding:15px 15px;
min-height:350px;
}
#lower_left a,#left_column #lower_left a:hover  {
margin:0px;
padding-left:20px;
color:#223f9a;
font-size:10px;
margin-bottom:10px;
background:#f4f4f4 url(/images/theme_1/blue_arrow.jpg) left 50% no-repeat;
}
.ad {
padding-top:15px;
}
#left_column #logos a,#left_column #logos a:hover {
background:none;
float:left;
display:block;
margin:0px;
padding:0px;
padding-right:5px;
}
#logos {
padding: 20px 0 10px 8px;
border-bottom:1px solid #adafb4;
height:60px;
}
#right_column {
width:745px;
float:left;
}
#top_column {
float:left;
}
#sub_left_column {
float:left;
width:488px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
line-height:1.7em;
}
#sub_left_column p {
line-height:1.7em;
margin-bottom:10px;
}
#sub_right_column {
float:left;
width:227px;
}
#flash {
float:left;
width:440px;
height:144px;
}
#our_clients {
background:url(/images/theme_1/our_clients.jpg);
width:300px;
height:31px;
}
.view_all {
float:right;
padding:10px 30px 10px 0px;
}
.right_box {
background:url(/images/theme_1/right_box_middle.jpg) repeat-y;
margin-top:10px;
}
.right_box a {
font-weight:bold;
display:block;
color:#242938;
padding:5px;
padding-left:25px;
margin-left:15px;
border-bottom:1px solid #adafb4;
background:url(/images/theme_1/blue_arrow_down.jpg) 5px 50% no-repeat;
width:145px;
text-decoration:none;
}
.right_box .contact_link {
border:none;
background:none;
padding:0px;
width:180px;
padding:3px;
padding-left:0px;
}
.contact_link:hover,.right_box a:hover {
color:#20409a;
}
.contact_link img {
vertical-align:middle;
padding-right:5px;
}
.right_box span {
color:#223f9a;
}

.right_box h5 {
background:url(/images/theme_1/right_box_top.jpg) no-repeat;
color:#fff;
font-weight:bold;
padding:5px;
padding-left:12px;
padding-top:8px;
height:18px;
margin-bottom:5px;
}
#top_text {
float:left;
background:#223f9a;
width:289px;
height:129px;
padding-left:15px;
padding-top:15px;
}
#top_text a {
display:block;
margin-top:15px;
color:#bbc1c4;
font-weight:bold;
text-decoration:none;
font-size:12px;
padding-left:15px;
background:url(/images/theme_1/yellow_arrow.png) left 50% no-repeat;
}
#top_text a:hover {
color:#fff;
}
#flash {
padding-left:1px;
}
#top_text h2 {
color:#fff;
font-size:16px;
}
.headline {
color:#343434;
font-size:15px;
margin-bottom:10px;
}
#footer_logos {
padding:15px;
}
#footer_logos img {
padding-right:15px;
}
#footer_links {
float:right;
padding:0px;
color:#bcbcbc;
padding-right:15px;
}
#footer_links a {
color:#bcbcbc;
text-decoration:none;
}
#outer_footer {
background:#e0e0e0;
border:1px solid #c0c0c0;
width:928px;
margin:0 auto;
padding:15px;
clear:left;
}
#footer_validate {
float:left;
width:400px;
padding-top:7px;
padding-left:15px;
}
#footer_validate img {
padding-right:5px;
}
#propeller {
float:right;
padding-right:15px;
padding-top:5px;
}
#propeller a {
color:#fff;
text-decoration:none;
}
#footer {
	background:#fff url(/images/theme_1/lower_footer_bg.png) left bottom no-repeat;
	width: 920px;
	margin: 0 auto;
	height: 109px;
	color: #494f58;
	clear: both;
}
#reg_left {
	float: left;
	color: #bcbcbc;
        width:570px;
        padding-left:15px;
}
.breadcrumb_one {
border-bottom:1px solid #ccc;

}
.cleardiv {
font-size:1px;
height:1px;
width:100%;
clear:both;
}
.download_tbl {
float:left;
display:block;
margin-top:10px;
margin-bottom:10px;
}
#container .download_tbl a {
font-weight:normal;
}
#lower_left .recent_awards {
border:none;
padding-top:15px;
border-top:1px solid #adafb4;
}
#container .grid_item {
float:left;
display:block;
width:230px;
}
.grid_item a {
font-weight:normal;
font-size:11px;
color:#48557e;
text-decoration:none;
}
.download_icon {
background:url(/images/theme_1/download_img.png) left 50% no-repeat;
height:50px;
display:block;
}
.download_icon:hover {
background:url(/images/theme_1/download_img_over.png) left 50% no-repeat;
height:50px;
display:block;
}
.grid_item a:hover {
color:#000;
}
.grid_item a span {
color:#818697;
}
blockquote {
display: block;
padding: 0 60px;
padding-left:80px;
width: 550px;
margin-bottom:40px;
padding-bottom:0px;
border-bottom:1px solid #ccc;
}

blockquote:before, blockquote:after {
color: #c0c8e2;
display: block;
font-size: 700%;
width: 50px;
}

blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -20px;
margin-left: 560px;
}
blockquote span {
font-weight:bold;
font-family:georgia;
font-size:12px;
font-style:italic;
color:#223f9a;
}
#testimonials_layout #sub_left_column {
width:715px;
}
.list_normal {
list-style:circle;
margin-left:30px;
}
.list_normal li {
color:#20409a;
padding-left:20px;
background:url(/images/theme_1/blue_arrow.jpg) 5px 50% no-repeat;
margin-bottom:5px;
}
.address_holder {
width:300px;
}
#sub_left_column .normalul {
margin:20px;
}
#sub_left_column .normalul li {
list-style:disc;
font-weight:bold;
}
#sub_left_column .class_title {
font-size:15px;
font-weight:bold;
color:#223f9a;
margin-bottom:0px;
padding-bottom:0px;
}
#class_map_canvas {
width:200px;
height:200px;
border:1px solid #ccc;
}
#sub_left_column.pilates_class_page {
width:710px;
}
#sub_left_column.online_workout_page {
width:710px;
}
.class_block {
float:left;
width:400px;
margin-top:15px;
}
#sub_left_column .class_block p {
margin-top:3px;
margin-bottom:3px;
}
#map_canvas_1,#map_canvas_2,#map_canvas_3 {
float:left;
margin-top:25px;
clear:left;
width:280px;
height:280px;
margin-right:10px;
}
.stretch img {
float:left;
}
.stretch {
border:1px solid #ccc;
padding:10px;
margin-bottom:10px;
background:url(/images/online-workout/bg.png) 50% 50% no-repeat;
}
.stretch hr {
line-height:1px;
font-size:1px;
height:1px;
border-top:1px dotted #ccc;
color:#fff;
background:none;
clear:left;
padding-bottom:8px;
}
.stretch h2 {
color:#223f9a;
font-size:14px;
border-bottom:1px dotted #e8ebf5;
}
.tbl_wrapper {
border:1px solid #ccc;
background:#f1f1f1;
padding:2px;
margin-bottom:10px;
}
.new {
font-style:italic;
font-weight:bold;
color:#223f9a;
}
.tbl_wrapper table tr {
border:1px solid #ccc;
}
.tbl_wrapper table .special {
background:#b2bde0 url(/images/tbl.gif) no-repeat;
}
.tbl_wrapper strong {
color:#fff;
}
.tbl_wrapper table td {
padding:5px 10px;
}
.tbl_wrapper table {
width:704px;
background:#e4e3e1 url(/images/theme_1/tblbg.jpg) no-repeat;
}
.tbl_line {
background:#ccc;
height:1px;
line-height:1px;
font-size:1px;
}
.tbl_wrapper a {
color:#20409a;
}
.tbl_wrapper a:hover {
color:#000;
}
.tbl_wrapper th {
font-weight:bold;
font-size:1.1em;
padding:10px 10px;
}
#maps_container {
padding:20px;
}
#map_location_details {
width:200px;
padding:10px;
padding-top:30px;
float:left;
}
#canvas_left {
float:left;
width:300px;
}
#pop_map_canvas {
width:300px;
height:300px;
float:left;
}

/* pilates holiday */

#pilates_holidays #left {
width:641px;
float:left;
padding-top:0px;
}
#pilates_holidays #left #panel1 {
width:591px;
padding:25px;
height:300px;
background:url(/images/holiday/left-bg.png);
}
#pilates_holidays #left #panel1 h1 {
padding-left:0px;
padding-top:0px;
color:#2d313b;
font-size:18px;
font-weight:bold;
line-height:24px;
}
#panel-left {
float:left;
width:290px;
padding-right:40px;
}
#panel-left p {
line-height:19px;
font-size:1.1em;
}
#panel-right p {
padding-bottom:20px;
line-height:19px;
font-size:1.1em;
}
#panel-right .p1 {
padding-top:0px;
}
#panel-left h2 {
padding-top:20px;
color:#244ea0;
padding-bottom:20px;
line-height:20px;
}
#panel-right .p1 {
color:#21469b;
font-weight:bold;
font-size:18px;
}
#panel2 .p1 {
display:block;
background:#0a2d76;
color:#fff;
font-size:17px;
font-weight:bold;
padding:9px 0px 9px 25px;
}
#panel2 {
background:url(/images/holiday/left-bg.jpg) no-repeat;
height:396px;
}
#panel2 .p2 {
color:#fff;
padding-left:25px;
font-size:1.1em;
padding-top:20px;
}
#panel2 table {
margin-left:25px;
width:590px;
border:none;
color:#fff;
margin-top:20px;
}
#panel2 table td {
padding:2px;
font-size:16px;
font-weight:bold;
}
#panel2 table tr td {
border:1px solid #ccc;
}
#panel2 table th {
font-weight:bold;
font-size:14px;
padding-bottom:10px;
}
#panel2 a {
display:block;
width:298px;
height:40px;
margin-left:30px;
margin-top:30px;
background:url(/images/holiday/book-button.jpg);
}
#right {
float:left;
width:319px;
padding:0px;
margin:0px;
background:#234b9f;
}
#right .p1,#right .p2 {
background:#e38e0f;
display:block;
padding:10px 5px 10px 20px;
color:#fff;
font-size:18px;
font-weight:bold;
}
#right ul {
color:#fff;
padding:20px;

}
#right ul li {
padding-left:20px;
background:url(/images/holiday/disc.jpg) left 7px no-repeat;
line-height:28px;
font-size:15px;
font-weight:bold;
}
#right .p3 {
color:#fff;
padding:20px;
line-height:20px;
}
#right img {
height:254px;
width:319px;
}

/* pb subpage */

#pb_top {
background:url(/images/pb_bg.jpg);
width:960px;
height:414px;
position:relative;
}
#pb_top .p1 {
color:#abb4b6;
position:absolute;
left:40px;
top:120px;
font-size:13px;
width:400px;
line-height:20px;
}
#pb_top .p2 {
color:#fff;
position:absolute;
left:40px;
top:305px;
font-size:13px;
line-height:30px;
text-align:center;
font-weight:bold;
}
#pb_top .p3 {
color:#fff;
position:absolute;
top:300px;
right:50px;
width:450px;
font-size:16px;
}
#pb_left {
float:left;
width:355px;
margin:35px;
color:#231f20;
}
#pb_left h3 {
font-weight:bold;
padding-bottom:20px;
padding-top:20px;
font-size:14px
}
#pb_left p {
padding-bottom:20px;
line-height:19px;
font-size:12px;
}
#pb_right {
float:left;
width:465px;
margin:35px;
color:#231f20;
font-size:12px;
}
#pb_right h3 {
font-weight:bold;
padding-bottom:20px;
font-size:14px
}
#pb_right p {
padding-bottom:20px;
line-height:17px;
}
#pb_left .p1 {
font-size:16px;
font-weight:bold;
line-height:23px;
}
#pb_left .p2 {
font-weight:bold;
}
.pb_box {
background:url(/images/pb_contact.jpg);
height:182px;
color:#fff;
padding:20px;
font-size:14px;
}
#wrapper .pb_box p {
font-size:19px;
line-height:23px;
}
.pb_box a {
color:#fff;
text-decoration:none;
}

