/* @override http://www.metroparking.com.au/style.css */

/* @override http://www.metroparking.com.au/style.css */

/* @override http://metro.efront.com.au/style.css */

/* @override http://metro.efront.com.au/style.css */

/* @override http://metro.efront.com.au/style.css */

/* @override http://metro.efront.com.au/style.css */

/* @override http://metro.efront.com.au/style.css */

/* @override http://www.metro.efront.com.au/style.css */

/* @override http://www.metro.efront.com.au/style.css */

/* @override http://www.metro.efront.com.au/style.css */

/* @override http://www.metro.efront.com.au/style.css */

/* @override http://www.metro.efront.com.au/style.css */

/* @override http://www.metro.efront.com.au/style.css */

/* @override http://localhost:8080/metro/style.css */

*{margin:0;padding:0;}

body{
	background: #f4f4f4;
	font-family: Arial, Helvetica;
	font-size:12px;
	color:#999;
	}

h1{
	color: #ccc;
	font-size: 30px;
	margin-bottom:5px;
}

h2 {
	color: #666;
	font-size: 20px;
	margin-bottom:5px;
}

#body_text h3{
	text-transform: lowercase;
}


#body_text h2{
	text-transform: uppercase;
}

h3{
	color: #00A061;
	font-size: 32px;
	font-weight: normal;
	margin-bottom:10px;
}




#body_text h3 a:link{
	color: #00A061;
	text-decoration: none;
}

#body_text h3 a:visited{
	color: #00A061;
	text-decoration: none;
}

#body_text h3 a:hover{
	color: #666;
	text-decoration: underline;
}

#body_text h3 a:active{
	color: #666;
	text-decoration: underline;
}

#body_text h3.selected a:link {
	color: #666;
	text-decoration: underline;
}

#body_text h3.selected a:visited {
	color: #666;
	text-decoration: underline;
}

#body_text h3.selected a:hover {
	color: #666;
	text-decoration: underline;
}

#body_text h3.selected a:active {
	color: #666;
	text-decoration: underline;
}


p{
	line-height: 18px;
	font-size:14px;
	margin-bottom: 10px;
}

#container{
	margin: 0 auto;
	width: 900px;
	
}
	
#header{
	margin: 20px 0px 0px 0px;
}

#logo{
	height: 45px;
	width: 207px;
	background: url(/images/logo.gif) no-repeat right top;
	float: left;
}

#content{
	background: #fff;
	padding: 50px 20px 60px 60px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	
}

#footer{
	width: 900px;
	height: 51px;
	background: #f4f4f4 url(/images/footer.jpg) no-repeat bottom center;
	margin: 0 auto;
	
}



#body_text{
	width: 440px;
	float: left;
}

#body_image{
	float: right;
	width:340px;
}

.feature_item{

	
	/*text-transform: uppercase;*/

}



.locations_link a{
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	display: block;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
	padding: .3em .3em .3em .3em;
	color: #999;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color:#999;
	cursor: pointer;
	cursor: hand;

}

.backlink{
	color: #666;
	padding-left: 15px;
	padding-right: 3px;
	text-decoration: none;
	border-bottom: 1px solid #666;
	background: #fff url(/images/back_arrow.gif) no-repeat left center;
	margin-top: 20px;
}

span.feature_heading{
	font-size: 1.5em;
	color: #ccc;
	padding-right: 20px;
	background: url(/images/arrow-off.gif) no-repeat right center;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
		font-weight: bold;

	
}

span.feature_heading:hover{color:#999;
	background: url(/images/arrow-off-over.gif) no-repeat right center;
	color: #999;

}


.location_text{
	float: left;
	width: 190px;
	margin-right: 5px;
}

div.location_box{
	width: 350px;
	margin: 0px 20px 20px 0px;
	float: left;
	border: 1px solid #ccc;
	padding: 10px 10px 0px 10px;
	height: 120px;
	overflow: hidden;
	
}

div.location_box:hover{
		border: 1px solid #00A061;

	}

.location_image{
	float: right;
	height: 120px;
	width:140px;
	
}
.location_state{
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

.location_heading{
	color: #00A061;
	font-size: 20px;
	font-weight: normal;
}

#state_links{
	width: 435px;
	float: left;
	padding-left: 49px;
	

}

#state_links a{
	text-decoration: none;
	color: #999;
	float: left;
	padding-top: 15px;
	font-size: 11px;
}


#other_links{
	width: 340px;
	float: right;
	text-align: right;
	margin-right: 5px;

}

#other_links a{
	text-decoration: none;
	color: #999;
	float: left;
	padding-top: 15px;
		font-size: 11px;

}

#other_links a:hover{
text-decoration: underline;
}

#state_links a:hover{
text-decoration: underline;
}


.divider{
	margin-top: 10px;
	width: 20px;
	float: left;
	height: 25px;
	background: #fff url(/images/footer_divider.gif) no-repeat top center;
}


/* ACCORDION */

/*UI accordion*/
.ui-accordion {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	color: #ccc;
	cursor: pointer;
	cursor: hand;
	
	
	
}
.ui-accordion-group {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	border: 1px solid #d3d3d3;
	
	border-bottom: none;
}
.ui-accordion-header {
	
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	cursor: pointer;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: .3em .3em .3em .3em;


}
.ui-accordion-header a {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	display: block;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
	color: #ccc;
	/*background: url(/jquery_ui/theme/images/888888_7x7_arrow_right.gif) .5em 50% no-repeat;*/

	font-weight: bold;

}


.ui-accordion-header:hover {
}
.selected .ui-accordion-header, .selected .ui-accordion-header:hover {
	/*background:  url(/jquery_ui/theme/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;*/
}
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
	color:#ccc
	/*background: url(/jquery_ui/theme/images/454545_7x7_arrow_down.gif) .5em 50% no-repeat;*/
}
.ui-accordion-content {
	background:  url(/jquery_ui/theme/images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	font-size: 1em;
}
.ui-accordion-content p {
	padding: 1em 1.7em 0.6em;
}

#body_text a:link{
	color:#999;
}

#body_text a:visited{
	color:#999;
}



#body_text a:hover{
	color:#999;
	text-decoration:none;
}



#body_text a:active{
	color:#999;
}




p.fieldheading{
	margin-top: 10px;
	margin-bottom: 2px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
}

.inputfield{
	width: 200px;
	height: 18px;
	border: 1px solid #ccc;
}

.inputfield_error{
	width: 200px;
	height: 18px;
	border: 1px solid red;
}

.comments{
	width: 355px;
	height: 100px;
	border: 1px solid #ccc;

}

#forms{background:#fff;
width: 350px;
margin: 0 auto;
padding: 20px;
}

a.read_more:link,a.read_more:visited,a.read_more:hover,a.read_more:active{
	padding-right: 10px;
	color: #00A061;
	font-size: 14px;
	background: url(/images/arrow-green.gif) no-repeat right center;
	text-decoration: none;
	border-bottom: 1px solid #00A061;
		border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding-bottom: 2px;
	}
	

		


.read_more_small {
	padding-right: 10px;
	color: #00A061;
	font-size: 12px;
	background:#fff url(/images/arrow-green.gif) no-repeat right;
	text-decoration: none;
	border-bottom: 1px solid #00A061;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;

	padding-bottom: 0px;
}

#body_text a.arrow-off:link{
		background: url(/images/arrow-off.gif) no-repeat right;
		display: inline;
		padding-right: 20px;
		color: #ccc;
}

#body_text a.arrow-off:visited{
		background: url(/images/arrow-off.gif) no-repeat right;
		display: inline;
		padding-right: 20px;
		color: #ccc;
}


#body_text a.arrow-off:hover{
		background: url(/images/arrow-off-over.gif) no-repeat right;
		color: #999;
		display: inline;
		padding-right: 20px;
}

#body_text a.arrow-off:active{
		background: url(/images/arrow-off.gif) no-repeat right;
		display: inline;
		padding-right: 20px;
		color: #ccc;
}

.back_image{
	height: 17px;
	width: 52px;
	background: #ccc;
	border: none;
}

.back_image img{
	height: 17px;
	width: 52px;
	background: #FFF url(/images/Back_On.jpg) no-repeat;
}

.back_image img:hover{
	height: 17px;
	width: 52px;
	background: #FFF url(/images/Back_Over.jpg) no-repeat;
}

.sitemap_1{
	margin-bottom: 5px;
	margin-top: 10px;
}
.sitemap_1 a{
	color: #00A061;
	font-size: 16px;
	font-weight: normal;
	margin:10px;
	text-decoration: none;
}

.sitemap_2 a{
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin-bottom:10px;
	margin-left: 20px;
	text-decoration: none;
	line-height: 20px;
}

.sitemap_3 a{
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin-bottom:10px;
	margin-left: 40px;
	text-decoration: none;
	line-height: 20px;
}

