/* @override http://temp.limehealthfitness.com.au/css/inner.css */

#inner_banner{
	width: 929px;
	height: 90px;
	text-indent: -5000px;
	margin: 12px 0 28px;
	display: block;
	font-size: 0em;
}
.banner_facilities{
	background: URL(../images/layout_images/interior_masthead_facilities.png);
}
.banner_news_events{
	background: URL(../images/layout_images/interior_masthead_news_events.png);
}
.banner_programs_services{
	background: URL(../images/layout_images/interior_masthead_programs_services.png);
}
.banner_memberships{
	background: URL(../images/layout_images/interior_masthead_memberships.png);
}
.banner_free_trials{
	background: URL(../images/layout_images/interior_masthead_free_trials.png);
}
.banner_company{
	background: URL(../images/layout_images/interior_masthead_company.png);
}
.banner_contact{
	background: URL(../images/layout_images/interior_masthead_contact.png);
}
.banner_recruitment{
	background: URL(../images/layout_images/interior_masthead_recruitment.png);
}
.banner_subscribe{
	background: URL(../images/layout_images/interior_masthead_subscribe.png);
}

.banner_error{
	background: URL(../images/layout_images/interior_masthead_error.png);
}


#inner_wrapper{
	width: 868px;
	margin: 0 auto;
}

/* Sub Nav
***************************/
#nav_sub_wrapper{
	width: 187px;
	float: left;
	display: inline;
	margin-right: 23px;
}

#nav_sub{
	width: 187px;
	float: left;
	display: inline;
	margin-right: 23px;
}
#nav_sub *{
	list-style: none;
}

#nav_sub li{
	background: URL(../images/layout_images/dot.gif) left bottom repeat-x;
	line-height: 28px;
	font-weight: bold;
}
#nav_sub ul li{
	background: none;
	margin-left: 15px;
	font-weight: normal;
}

#nav_sub a{
	background: URL(../images/layout_images/arrow_right.gif) left center no-repeat;
	padding-left: 15px;
	color: #004d4c;
	font-size: 1.1em;
}

#nav_sub .here a{
	background: URL(../images/layout_images/arrow_down.gif) left center no-repeat;
}

#nav_sub .here li a{
	background: URL(../images/layout_images/arrow_right.gif) 1px center no-repeat;
	padding-left: 10px;
}


/* Page elements
***************************/
#page{
	float: left;
	width: 658px;
	display: inline;
	position: relative;
}

#page a{
	color: #ff4800;
}

#breadcrumbs{
	position: absolute;
	top: -15px;
	left: 0;
	font-size: 0.8em;
}
#breadcrumbs a{
	color: #666;
}
.inner_image{
	float: right;
	margin: 0 0 36px 36px;
	padding: 2px;
	border: 1px solid #c1c1c1;
	display: inline;
}

.gallery{
	clear: both;
}

.gallery a{
	margin: 0 0 14px 14px;
	float: left;
	display: inline;
}

.gallery a.left_image{
	margin-left: 0;
	display: inline;
}
.gallery a.right_image{
	margin-right: 0;
	display: inline;
}

.gallery_margins a:first-child{
	margin-left: 0 !important;
}
.gallery_margins a:last-child{
	margin-right: 0 !important;
	border: 1px solid red;
}

.table_style{
	width: 100%;	
}
.table_style td, .table_style th{
	padding: 2px;
	background-color: #E6E6E6;
}

.download{
	background: URL(/images/layout_images/download_icon.gif) left center no-repeat;
	padding-left: 30px;
	line-height: 28px;
	height: 28px;
	display: block;
}

/* Inner features
***************************/
#inner_features{
	margin-top: 25px;
}

#inner_features #feature_1, #inner_features #feature_2{
	margin-right: 19px;
}

.feature{
	display: block;
	height: 77px;
	width: 274px;
	float: left;
	text-indent: -5000px;
}
#inner_features a{
	background-position: left top;
}
#inner_features a:hover{
	background-position: left bottom !important;
}

/* Subscribe form
***************************/
.subscribe_form td{
	text-align: left;
	padding: 6px 6px 6px 0;
	vertical-align: middle;
}
.text_box{
	border: 1px solid #d7d7d7;
	width: 330px;
	padding: 3px;
}