/* @override 
	http://icon:8888/css/interior.css
	http://www.iconconstruction.com.au/css/interior.css
*/

/* TOP NAV STYLES
---------------------- */

#nav {
	height: 20px;
	border-bottom: #bfbfbf solid 1px;
	text-align: right;
}

#nav ul li {
	list-style:none;
	display: inline;
	margin-left: 30px;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #d2232a;
}

#nav ul li a.active {
	color: #d2232a;
}


#subnav {
	margin: 10px 0px;
}

#subnav ul li {
	list-style: none;
}

#subnav ul li h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#subnav ul.paragraph li{
	display: inline-block;
	*float: left;
	width: 100%;
}
#subnav ul.paragraph li h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.7em;
	color: #000;
}
/* PARAGRAPH STYLES
---------------------- */

.paragraph {
	background: #FFF;
	width: 971px;
	padding: 7px;
	border-bottom: #FFFFFF solid 1px;
}

.paragraph p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	color: #000;
	width: 650px;
	line-height: 1.5em;
	margin-bottom: 10px;
}

.paragraph a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #000 !important;
	width: 180px !important;
	height: 15px !important;
	background: none !important;
	border: none !important;
	padding: none !important;
}

.paragraph a:hover {
	color: #d2232a !important;
}

.paragraph table {
	margin-bottom: 10px;
	width: 100%;
}

/* SUB NAV STYLES
---------------------- */

#subnav ul li a {
	font-size: .45em;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	width: 978px;
	height: 20px;
	background: #edf1f4;
	display: inline-block;
	padding: 7px 0 0 7px;
	border-bottom: #FFFFFF solid 1px;
	text-transform: uppercase;
}

#subnav ul li h2 a:hover {
	background-color: #D2232A !important;
	color: #fff !important;
}

#subnav ul li h2.open a {
	color: #000;
	background: #FFF;
}

.drawer-handle.open a{
	background-color: #D2232A !important;
	color: #fff !important;
}

/* INTERIOR IMAGE
---------------------- */

#innerimage {
	width: 978px;
	height: 480px;
}

#itemimage {
	width: 978px;
/*	height: 360px;*/
	margin-top: 10px;
}
.btn-prev{
	width: 10px;
	height: 10px;
	float: left;
	margin: 20px 0 0px 3px;
}
.btn-next {
	width: 10px;
	height: 9px;
	float: right;
	margin: 20px 3px 0px 0;
	
}
#btn_next{
	width: 10px;
	height: 9px;
	display: block;
	text-indent: -5000px;
	background: URL(/images/layout_images/btn_next.gif) left top;
}
#btn_next:hover {
	background-position: left bottom;
}

#btn_prev{
	width: 10px;
	height: 9px;
	display: block;
	text-indent: -5000px;
	background: URL(/images/layout_images/btn_prev.gif) left bottom;
}
#btn_prev:hover {
	background-position: left top;
}

/* PROJECT ITEMS
---------------------- */

#dev-item {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#dev-item h1 {
	font-size: .7em;
	color: #FFFFFF;
	font-weight: normal;
	width: 978px;
	height: 20px;
	background: #d2232a;
	display:block;
	padding: 7px 0 0 7px;
	text-transform:uppercase;
}

#dev-item p {
	font-size: .75em;
	color: #000000;
	margin-bottom: 1em;
}

#dev-item .column-left {
	width: 479px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border-right: #ccc solid 1px;
}

#dev-item .column-right {
	width: 449px;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
}

#dev-item table {
	font-size: .70em;
	text-transform: uppercase;
}

#dev-item table .heading {
	color: #666666;
	padding: 3px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* Contact Form
---------------------- */

#contact-form tr td {
	padding: 5px;
	text-transform: capitalize!important;
}

#contact-form input {
	border:#ccc solid 1px;	
	width: 325px;
	padding: 2px;
}

#contact-form textarea {
	border:#ccc solid 1px;	
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
	height: 50px;
}

.btn-submit {
	width: 50px;
	height: 10px;
	float: right;
	margin-bottom: 10px;
	
	
}

#submit_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #d2232a;
	text-transform: uppercase;
	text-decoration:none;
	background: #FFF;
	border: none !important;
	width: 60px;
	text-align: right;
	cursor: pointer;
}
#submit_btn:hover{
	color: #000;
}
#map_link a{
	text-transform: uppercase;
	font-size: 0.6em;
	color: #d2232a !important;
	margin-top: 50px;
	display: block;
	
}
#map_link a:hover{
	color: #000 !important;
}



/* Property detail
---------------------- */
.img_scroller_wrapper{
	width: 979px;
	overflow-x: scroll;
}
#img_scroller{
	list-style: none;
	clear: both;
	width: 10000px;
}
#img_scroller li{
	float: left;
	margin-right: 5px;
	width: 487px;
}
#img_scroller li.last{
	margin-right: 0 !important;
}

ul.item-list li {
	display:inline;
	float:left;
	margin-bottom:3px;
	width:190px;
	font-size: 0.8em;
	text-transform: uppercase;
}

ul.paragraph ul{
	list-style: circle;
	font-family: arial;
	color: #FFF;
	font-size: 0.6em;
	margin: 5px 0;
}
ul.paragraph ul li{
	margin-left: 5px;
	list-style-type:circle !important;
	list-style-position: inside !important;
}

.director {
	float:left;
	zoom: 1;
	min-height: 430px;
	margin-right:20px;
	width:300px;
	color: #FFF !important;
}
.director p {
	width:auto !important;
}
.director ul{
	list-style: disc !important;
}
.director ul li{
	width: 200px;
	padding-left: 10px;
	display: block !important;
	background: URL(/images/layout_images/bullet.gif) left center no-repeat;
}

/* Project Navigation
***************************/
#project_navigation{
	background-color: #D2232A;
	text-transform: uppercase;
	width: 980px;
}
#project_navigation h1{
	float: left;
	width: 600px;
}
#project_nav{
	float: right;
	font-size: 0.7em;
	padding-right: 1em;
	padding-top: 2px;
}
#project_nav a{
	color: #fff;
	line-height: 20px;
}

/* Just for the aprtment listings
***************************/
.apartments_list{
	float: left;
	width: 33% !important;
}
.pad_al{
	padding: 1em 0 0 0;
}