/* CSS Sections

/* Typography
/* Main Containers
/* Main Home Containers
/* Header
/* Dynamic text
/* Sub-section
Home 
/* Search Form
Listings
/* Stock Listings
/* Property detail
Property detail printfriendly
/* Inspections
/* Staff 
/* Slideshow
/* Email a friend
/* Dropdown menu
--------------*/




/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #5d5052;
margin: 0px;
background: #5d5052 url(../img/bg_banner.gif) repeat-x 0 0;
}

body#home {
background: #5d5052 url(../img/bg_home.gif) repeat-x 0 0;
}
p {
font-size: 1em;

}

h1 {
font-size: 1.5em;
text-transform: uppercase;
color: #5f262c;
margin: 20px 5px 0 5px;
font-weight: normal;
display: block;
}
#header h1{
width: 605px;
float: right;
padding: 0;
margin: 20px 0 10px 0;

b//order: 1px solid red;
}
h2 {
font-size: 1.1em;
margin-bottom: 3px;
}

legend {
color: #5f262c;
font-weight: bold;
}
.break{
clear: both;
}
a:link,
a:visited {
color: #5f262c;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: underline;
}



/* Main Containers
------------------*/

#wrap{
width: 769px;
margin: 0px 0px;
background: #bcb6b6 url(../img/bg_wrap.gif) repeat-x 0 0;
}
body#home #wrap{
background: none; 
}
#header{
height: 220px;
background:  url(../img/slogan.gif) top right no-repeat;
width: 769px;
bo//rder: 1px solid red;

}		
#logo{
float: left;
width: 155px;
height: 220px;
background: #fff url(../img/logo_white.gif) no-repeat 0px 0;
bo//rder: 1px solid green;
}	
#menu{
bor//der: 1px solid pink;
width: 611px;
height: 32px;
float: right;
margin-top: 107px;
}

#mainContent{
height: 1%;
width: auto;
bo//rder: 1px solid green;
float: left;
padding: 5px;
}
#mainContentContainer{
padding: 5px;
width: 749px;
background: url(../img/bg_listing.gif) repeat-x bottom #fff;
min-height: 340px;
bo//rder: 1px solid blue;
float: left;
}
#sub-section{
float: left;
width: 611px;
height: 77px;
border: 1px solid red;
display: inline-block;
}

#content{
float: left;
width: auto;
line-height: 180%;
bo//rder: 1px solid yellow;
}
#footer{
width: auto;
margin: 10px 0;
height: 50px;
padding: 10px 0;
}
#footer p {
font-size: 0.9em;
}

#footer,
#footer a:link,
#footer a:visited {
color: #7f7f7f;
text-decoration: none;
}

#footer a:hover {
color: #000;
text-decoration: underline;
}

#footer a, #footer a:hover {
font-size: 10px;
color: #CCCCCC;
text-decoration: none;
}

/* Main Home Containers
------------------*/

body#home #wrap{
width: 769px;
margin: 0px 0px;
background: #5d5052 url(../img/bg_banner.gif) repeat-x 0 0;
position: relative;
}
body#home #extendedContent{
position: absolute;
width: 205px;
height: 215px;
b//order: 1px solid black;
right: -205px;
top: 139px;
display:block;
text-indent: -9999px;
background: #5d5052 url(../img/international_investor.jpg) no-repeat 0 0;
}

body#home #header{
height: 354px;
b//order: 1px solid red;
}

body#home #logo{
float: left;
width: 150px;
height: 220px;
background: url(../img/logo.gif) no-repeat 10px 0;
bo//rder: 1px solid green;
}		

body#home #animate{
float: right;
width: 611px;
height: 213px;
bo//rder: 1px solid blue;

}		

body#home #quickSearch  {
border: none;
padding: 0;
margin: 0px;
background: #fff;
height: 32px;
width: 769px;
}	

body#home #features{
height: 265px;
width: 769px;
background:#bcb6b6;
padding: 0;
margin: 0;
}

body#home #features .feature{
width: 146px;
height: 235px;
margin: 10px 0 0 7px;
background: #ded8d8;
float: left;
b//order: 1px solid red;
}


body#home #features .mainFeature{
width: 295px;
height: 235px;
margin: 10px 0px 0 7px;
background: #ded8d8 url(../img/propInvestors.gif) no-repeat bottom left;
float: left;
b//order: 1px solid red;
}



/* Header
----------*/

#header img#logo {
float: left;
position: relative;
top: 40px;
left: 20px;
}


/* Standard forms
------------------*/

form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}

form label {
display: block;
float: left;
width: 150px;
}

form input,
form textarea,
form select {
width: 250px;
}

form p {
clear: both;
}

form fieldset#submit {
border: none;
padding: 0;
text-align: right;
}

form fieldset#submit input {
width: auto;
padding: 0 10px;
cursor: pointer;
background-color: #5f262c;
border: none;
color: #fff;
font-weight: bold;

}

form em span,
form .required {
color: #5f262c;
font-weight: bold;
}


/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 10px 10px 10px 20px;
}
#content li{
margin-left: 35px;
}
body.dynamic #content {
padding: 20px;
}
#sub-section img#dyn-img2 {
margin: 10px;
display: block;
}
.testimonial {
padding: 5px 0 20px 0;
border-bottom: #ccc 1px solid;
}

.testimonial .author{
text-align: right;
font-weight: bold;
margin: 5px 0 20px 0;
}
/* Sub-section
---------------*/
#sub-section dd,
#sub-section dt {
margin-bottom: 5px;
}
#sub-section dd.normal{
font-weight: normal;
}
/* Home 
---------*/
body#home #reiv{
top: 313px;
left: 76px;
position: relative;

}
body#home #quickSearch fieldset {
padding: 5px 0px 0 0;
margin: 0px 5px 5px 0px;
display: inline;
float: left;
border: none;
}

body#home #quickSearch legend {
font-weight: bold;
font-size: 1.2em;
margin-bottom: 10px;
padding-left: 0;
margin-left: 0;

}

body#home #quickSearch label {
font-size: 0.9em;
float: none;
display: inline;
}

body#home #quickSearch p {
margin-bottom: 5px;
display: inline;
}
body#home #quickSearch h1 {
background: url(../img/hd_quickSearch.gif) no-repeat 0px 6px;
text-indent: -99999px;
width: 130px;
height: 25px;
display: inline;
float: left;
b//order: 1px solid blue;
margin: 0;
}
body#home #quickSearch select {
width: 105px;
font-size: 0.9em;
margin-left: 2px;
}

body#home #quickSearch #qs_price select,
body#home #quickSearch #qs_rent_price select,
body#home #quickSearch #qs_size select {
width: 75px;
}

body#home #quickSearch form #qs_st label {
padding-right: 2px;
font-weight: bold;
float: none;
display: inline;
}

body#home #quickSearch form #qs_st input {
vertical-align: middle;
width: 10px;
display: inline;
}
body#home #quickSearch form #submit {
text-align: right;
margin-top: 5px;
padding: 0;
float: right;
display: inline;
width: 70px;
b//order: 1px solid red;
}
body#home #quickSearch form #submit input {
font-size: 0.9em;
font-weight: bold;
margin: 0px;
padding: 0px;
}

body#home #features h1,
body#home #features h2{
height: 15px;
font-weight: bold;
font-size: 1.0em;
text-transform: uppercase;
background-repeat: no-repeat;
background-position: 7px 10px;
margin: 0;
}

body#home #features h2{
text-align: right;
background: #bbaeaf;
color: #5f262c;
}
body#home #features p,
body#home #features h3{
margin: 3px 5px;
font-size: 0.9em;
}

body#home #features h3{
color: #5f262c;
}
body#home #features p.moreDetails{
text-align: right;
color: #5f262c;
font-weight: bold;
}
body#home #features .feature img{
padding: 1px;
width: 144px;

}
body#home #features .mainFeature h1.hd_achieveFinancial{
padding: 2px 20px 15px 2px;
text-transform: capitalize;
font-size: 1.2em;
height: auto;
background: #ded8d8 url(../img/achieveFinancial.gif) no-repeat top left;
text-indent: -9999px;
height: 30px;
}

/* Search Form
------------*/
#search-form #left{
width: 300px;
float: left;
margin-right: 15px;

}
#search-form #right{
width: 300px;
float: right;
}

#search-form form{
margin-top: 60px;
}
#search-form #priceRange select{
width: 120px;
}

body.searchForm #content,
body.listing #content,
body.detail #content{
float: left;

}

/* Listings
------------*/
body.listing #mainContentContainer{
background: none;
}
body.listing .property {
float: left;
width: 240px;
margin-bottom: 10px;
margin-right: 8px;
}

body.listing .property .image {
display: block;
float: left;
margin-right: 5px;
width: 240px;
height: 180px;
overflow: hidden;
}
body.listing .property .image  img{
width: 240px;
}
body.listing .property .propDetails{
clear:both;
}
body.listing .property .propDetails a{
background-color: #5f262c;
color:#FFFFFF;
position:absolute;
width:230px;
/* for IE */
filter:alpha(opacity=90);
/* CSS3 standard */
opacity:0.9;
height: 22px;
margin-top: -22px;
padding-left: 10px;  
}

body.listing .property .details {
float: left;
width: 580px;
}

body.listing .property .details p {
margin-bottom: 0 !important;
float: right;
width: 440px;
}
body.listing .property .price {
float: left;
width: 135px;
font-size: 0.9em;

}
body.listing .property .price p{
display: block;

width: 135px;

}
body.listing .property .features {
float: right;
width: 140px;
font-size: 1.0em;

}
body.listing .property .features p{
display: inline;
margin-right: 10px;
float: right;
font-weight: bold
}
body.listing .property .features img {
margin-right: 7px;
vertical-align: bottom;

}

body.listing .property  h2 {
font-size: 1.0em;
width: 450px;
font-weight: bold;
float: left;
text-transform: uppercase;

margin: 0;

}

body.listing .property .details h3 {
font-size: 1em;
margin-bottom: 2px;
color: #5f262c;
}

body.listing .property .details p.moreDetails {
float: right;
font-weight: bold;
width: 250px;
}
body.listing .property .price {
text-align: left;
}

body.listing #filter {
padding: 0px;
width: 610px;
float: right;

}

body.listing #filter label {
float: none;
display: block;
width: auto;
font-size: 0.9em;
font-weight: bold;
}

body.listing #filter select {
width: 80px;
display: block;
font-size: 0.9em;
}
body.listing #filter select#qs_suburb {
width: 100px;

}
body.listing #filter select#qs_property-type {
width: 130px;

}
body.listing #filter p {
clear: none;
float: left;
margin-right: 10px;
}

body.listing #filter input {
width: auto;
padding: 1px 5px;
margin-top: 1px;
cursor: pointer;
background-color: #5f262c;
border: none;
font-weight: bold;
text-transform: uppercase;
font-size: .9em;
color: #fff;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: right;
clear: both;
}

/* Stock Listings
------------*/

body.stocklist #header {
background: none;

}
body.stocklist .property {
width: 600px;
border-bottom: #ccc 1px solid;

}

body.stocklist .property .image {
display: block;
float: left;
margin-right: 5px;
border: 1px solid #ccc;
padding: 4px;
width: 160px;
}
body.stocklist .property .image  img{
width: 160px;
}
body.stocklist .property .details {
width: 330px;
float: left;
margin-left: 10px;
}


body.stocklist .property .features {
float: leftt;
font-weight: bold;
color: #7f7f7f;
border-right: 1px solid #ccc;
width: 60px;
height: 120px;
}

/* Property detail
-------------------*/

body.detail #content{
float: left;
width: 100%;
color: #000000;
}
body.detail #extradetails {
width: 440px;
float: right;
margin-bottom: 20px;
margin-left:15px;
bor//der: 1px solid blue;
}

body.detail #content h2 {
margin-bottom: 5px;
font-size: 1.0em;
color: #FFFFFF;
background-color: #5f262c;
text-transform: uppercase;
clear: both;
}

body.detail #content h3 {
font-size: 1em;
}

body.detail #content ul {
margin-bottom: 15px;
list-style-type: none;
list-style-position: outside;
}

body.detail #content ul#outgoingslist,
body.detail #content ul#features {
list-style-position: inside;
list-style-type: square;
}

body.detail #addressbar {
height: 25px;
margin-bottom: 5px;
bo//rder: 1px solid red;
}

body.detail #addressbar h1 {
float: left;
width: 570px;
bor//der: 1px solid red;
display: block;
padding: 0;
margin: 0;
}

body.detail #addressbar p {
float: right;
font-weight: bold;
width: 150px;
bo//rder: 1px solid green;
display: block;
padding: 0;
margin: 0;
}

body.detail #addressbar img {
vertical-align: middle;
margin: 0 2px 0 10px;
} 

body.detail #propertydetails {
width: 290px;
float: left;
margin-bottom: 20px;
b//order: 1px solid red;
}
body.detail #propertydetails p.address {
width: 150px;
float: left;
margin-bottom: 20px;
}
body.detail ul#toolslist  {
width: 110px;
float: right;



}
body.detail ul#toolslist li {
width: 120px;
float: right;
text-align: center;
font-size: .9em;
border: 1px solid #b5a8a9;
font-weight: bold;
margin: 2px 0px 2px 0px;
padding: 0px 2px 0px 2px;

}
body.detail #extradetails .images img {
width: 145px;
margin-right: 1px;
margin-bottom: 2px;
display: block;
float: left;
bo//rder: 1px solid #22243D;
}


body.detail #extradetails img#mainimage {
width: auto;
display: block;
width: 440px;
}
body.detail #extradetails .images p {
font-weight: bold;
font-size: 0.8em;
text-align: center;
clear: both;
}

body.detail #extradetails dl dt {
font-weight: bold;
font-size: 1em;

}

body.detail #extradetails dl {

clear: both;
}

body.detail dl.agentdetails img {
width: auto !important;
margin-right: 10px !important;
}


body.detail .subContentBox ul,
body.detail .subContentBox dl
{
padding: 0px;
margin: 2px 10px 20px 10px;

}
body.detail dl.agentdetails dd,
body.detail dl.agentdetails dt{
padding: 2px;
margin: 2px 2px 10px 0px;
width: 110px;
display: block;
float: left;
overflow: visible;
font-size: .9em;

}

body.detail dl.agentdetails dt{
width: 160px;


}
body.detail dl.agentdetails dd.email{
width: 30px;


}
body.detail .subContentBox dl dt
{
	font-weight: bold;
        margin: 2px 0px 10px 0px;
}

body.detail .subContentBox ul li
{
	font-weight: bold;
        margin: 2px 0px 5px 0px;
}

/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure,
body.printList {
background-image: none;
background-color: #fff;
}
body.brochure #wrap,
body.stocklist #wrap,
body.printList #wrap{
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
}
body.brochure #main,
body.stocklist #main,
body.printList #main{
background-image: none !important;
}			
body.brochure #content,
body.stocklist #content,
body.printList #content{
background-image: none !important;
float: none !important;
}
body.brochure #header,
body.stocklist #header,
body.printList #header {
background-image: none;
background-color: none;
height: 150px;
}

body.brochure #propertydetails {
width: 280px;
}
body.brochure #extradetails img {
display: block;
float: left;
margin: 0 2px 2px 0;
width: 135px;

}

body.brochure #extradetails img#mainimage{
width: 270px;
}
body.brochure #extradetails img.subImage{
width: 135px;

}
body.brochure #extradetails {
width: 280px;
}
body.brochure #extradetails h2{
clear: both;
}
/* Inspections
------------------*/
body.ofi  dl dd.link{
float: right;
width: 120px;
margin: 10px 0;
font-weight: bold;
}
body.ofi dl dt{
float: left;
width: 250px;
clear: both;
margin: 10px 0;
}
body.ofi dl dd.time{
float: left;
width: 120px;
margin: 10px 0;
}
body.ofi h2{
margin-top: 20px;
background: #b5a8a9;
padding: 2px;
clear: both;
color: #5f262c;
width: 701px;
}
body.printList h2{
background: #fff;
width: 584px !important;

}
body.ofi dl{
margin: 10px 0;

}
body.ofi .print{
 width: 150px;
 float: right;
 border: 1px solid green;
}
body.ofi .print a{
width: auto;
margin-right: 10px;
cursor: pointer;
width: auto;
padding: 0 10px;
cursor: pointer;
background-color: #5f262c;
border: none;
color: #fff;
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;

 
}
	
/* Staff 
---------*/

body#staff dl {
float: left;
height: auto;
padding: 5px 0px 5px 10px;
margin: 0 auto;
border-bottom: 1px solid #e7e7e7;
display: block;
width: 100%;
}

body#staff dl dt.name{
font-weight: bold;
color: #5f262c;

}
body#staff dl dt.photo {
float: right;
margin-left: 15px;
margin-right: 15px;
border: 1px solid #ccc;
}

body.profile #content ul {
margin-bottom: 10px;
margin-top: 15px;
}

body#staff dl dd.position,
body.profile #content h3 {
margin-bottom: 15px;
font-weight: bold;
margin-left: 0px;
}

body#staff dl dd.contact {
margin-bottom: 5px;
font-weight: bold;
}

body#staff dd {
font-size: 1.0em;
width: 450px;
margin-left: 40px;
}

body#staff #content dt img {
width: 130px;
float: left;

}

body.profile #content {
position: relative;

}
body.profile #content img {
width: 130px;
position: absolute;
margin-right: 8px;
left: -175px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
background-color: #fff;
width: 100%;
border-bottom: 10px solid #5f262c;
text-align: left;
height: 130px;
}

body.slideshow #header img {
float: left;
display: block;
width: auto;
margin: 0 auto;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
border: 1px solid #333;
}

body.slideshow input {
width: auto;
padding: 2px 10px;
margin: 0 2px;
background: #5f262c;
color: #fff;
font-weight: bold;
}

body.slideshow table {
margin: 0 auto;
}

/* Email a friend
------------------*/

body.emailafriend {
background-image: none;
background-color: #fff;
text-align: left;
}

body.emailafriend #header {
background-image: none;
background-color: #fff;
border-bottom: 10px solid #7f7f7f;
height: 130px;
}

body.emailafriend #header img {
float: none;
}


body.emailafriend #content {
padding: 10px;
}


/*MENU ELEMENTS*/
/*menu
------------------*/
#menu ul {
	float: left;
	list-style-type: none;
	}	
#menu ul li {
	height: 32px;
	z-index: 9999;
	position: relative;
	}	
#menu ul li a {
	text-indent: -9999px;
	}	
#menu ul li a:hover {
	background-position: 50% 0px;
	}	
	
.mm_home,
.mm_aboutUs,
.mm_propertyRentals,
.mm_businessBroking,
.mm_propertySales,
.mm_projects,
.mm_infoEvents {
	display: block;
	height: 32px;
	background-position: 50% -32px;

	}

/*main menu buttons

------------------*/
.mm_home {
	background-image:url(../img/mm_home.gif);
	width: 53px;
	}
.mm_aboutUs {
	background-image:url(../img/mm_aboutUs.gif);
	width: 70px;
	}
.mm_propertySales {
	background-image:url(../img/mm_propertySales.gif);
	width: 101px;
	}
.mm_businessBroking {
	background-image:url(../img/mm_businessBroking.gif);
	width: 112px;
	}
.mm_propertyRentals {
	background-image:url(../img/mm_propertyRentals.gif);
	width: 114px;
	}
.mm_projects {
	background-image:url(../img/mm_projects.gif);
	width: 63px;
	}
.mm_infoEvents {
	background-image:url(../img/mm_infoEvents.gif);
	width: 98px;
	}
/*Activates main button*/
body#home .mm_home,
body#aboutUs .mm_aboutUs,
body#propertySales .mm_propertySales,
body#businessBroking .mm_businessBroking,
body#propertyRentals .mm_propertyRentals,
body#projects .mm_projects,
body#infoEvents .mm_infoEvents {
	background-position: 50% 0px;
	}	



/* Dropdown menu
-----------------*/

#menu .menu a {
font-weight: bold;
text-transform: capitalize;
font-size: 0.9em;
}
#menu .menu ul li ul li { /*removes space between links*/
	height: auto;
	}	
#menu .menu li {
background: #5f262c;
height: auto;

}
#menu .menu li ul li {
border-bottom: #fff 1px solid;
-moz-opacity:.9;
filter:alpha(opacity=90);
}
#menu .menu li ul {
bo//rder: 1px solid blue;
padding: 0;
margin: 0;
}
#menu .menu li ul li ul{
bo//rder: 1px solid red;
display: block;

}
#menu .menu li ul li ul li{
left: 170px;
}
#menu .menu li ul li a {
width: 160px;
display: block;
color: #fff;
text-indent: 0px;
padding: 5px;
margin: 0px

}
#menu .menu li ul li a:link,
#menu .menu li ul li a:visited {
color: #fff;
text-decoration: none;
display: block;
}
#menu .menu li ul li a:hover {
color: #fff;
background: #ba9107;
display: block;

}
#menu .menu ul li:hover ul,
#menu .menu li:hover ul, 
#menu .menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}	
#menu .menu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
}


/* Details
---------- */

body.detail #mainContentContainer{
background: none !important;
}
body.detail #content li{
margin-left: 0px !important;
}
body.detail #content{
line-height: normal;
}
#detail h2.section {
color:#fff;
background-color: #66ccff;
/* Structure */
margin: 0 0 5px 0;
padding: 5px 12px; 
}
#detail .text {
background-color: #ada6a7;
/* Structure */
margin: 0 0 6px 0;
padding: 5px 12px; 
}
#detail h3 {
color:#fff;
/* Structure */
margin: 5px 0 15px 0;
color: #000000;
}

/* Left Column
-------------- */
#detail #mainDetails {
/* Structure */
width: 501px;
}
#detail #mainDetails .icons {
/* Structure */
text-align: right;
float: right;
margin:5px 10px 10px 372px;
position:absolute;
}
#detail #mainDetails .icons p {
color: #fff;
/* Structure */
display: inline;
margin: 0 5px 0 0;
}
#detail #mainDetails .icons p img {
/* Structure */
margin: 0 0 0 5px;
vertical-align: baseline;
}
#detail #mainDetails .leftCol {
float: left;
width: 130px;
margin: 0 5px 0 0;
}
#detail #mainDetails .leftCol .text {
padding-right: 6px;
}
#detail #mainDetails .leftCol dl {
margin: 0 0 10px 0;
}
#detail #mainDetails .leftCol dl a {
color: #000000;
text-decoration: underline;
}
#detail #mainDetails .rightCol {
float: left;
width: 366px;
margin: 0;
}
#detail #mainDetails form#moreInfo fieldset {
/* Structure */
border: none;
padding: 0;
dispaly:block;
margin:0;
}
#detail #mainDetails form#moreInfo fieldset.left {
/* Structure */
float: left;
}
#detail #mainDetails form#moreInfo fieldset.left p {
margin: 0;
}
#detail #mainDetails form#moreInfo fieldset.left label {
/* Structure */
width: 60px;
float: none;
margin:0;
}
#detail #mainDetails form#moreInfo fieldset.left label.required {
color: #000000;
}
#detail #mainDetails form#moreInfo fieldset.left input {
/* Structure */
width: 150px;
}
#detail #mainDetails form#moreInfo fieldset.right {
/* Structure */
float: right;
}
#detail #mainDetails form#moreInfo fieldset.right textarea {
/* Structure */
width: 170px;
height: 105px;
margin: 21px 0 0 0;
}
#detail #mainDetails form#moreInfo fieldset.submit {
/* Structure */
clear:both;
margin: 0;
}
#detail #mainDetails form#moreInfo fieldset.submit input.button {
background-color:#5D5052;
border:none;
color:#FFFFFF;
float:right;
width:100px;
margin-top: 5px;
}
#detail #mainDetails form#moreInfo fieldset.submit p {
font-size: 0.9em;
}


/* Extra Details
---------------- */
#detail #extraDetails {
/* Structure */
float: right;
width: 243px;
}
#detail #extraDetails .text ul#overviewList,
#detail #extraDetails .text ul#featuresList,
#detail #extraDetails .text ul#outgoingsList,
#detail #extraDetails .text ul#inspectionsList {
/* Structure */
margin-left: 0;
list-style-position: outside;
list-style: none;
}
#detail #extraDetails .text ul#overviewList strong,
#detail #extraDetails .text ul#featuresList strong,
#detail #extraDetails .text ul#outgoingsList strong {
font-weight: normal;
}
#detail #extraDetails .text ul#inspectionsList strong.inspectAppointment {
margin-top: 10px;
display: block;
}
#detail #extraDetails .text ul#toolsList {
color: #66ccff;
/* Structure */
margin-left: 15px;
}
#detail #extraDetails .text ul#toolsList li {
/* Structure */
margin: 0 0 5px 0;
list-style-type: disc;
color:#000000;
}
#detail #extraDetails .text ul#toolsList a {
color: #000000;
/* Structure */
text-decoration: none;
}
#detail #extraDetails .text ul#toolsList a:hover {
text-decoration: underline;
}

/* Images
--------- */
img#mainimage {
width: 500px;
}
.slider-wrap {
margin: 8px 0;
position: relative;
width: 500px;
}
.csw {
width: 100%;
height: 105px;
background: #fff;
overflow: scroll
}
.csw .loading {
margin: 100px 0 200px 0;
text-align: center
}
.stripViewer {
position: relative;
overflow: hidden; 
margin: auto;
width: 420px;
height: 105px;
}
.stripViewer img {
margin: 0 7px 0 0;
width: 134px;
height: 101px;
}
.stripViewer .panelContainer {
position: relative;
left: 0; 
top: 0;
width: 100%;
list-style-type: none;
}
.stripViewer .panelContainer .panel {
float:left;
height: 100%;
position: relative;
width: 423px;
}
.stripViewer .panelContainer .panel .wrapper {
padding: 0px;
}
.stripNav {
margin: auto;
}
#content .stripNav ul {
list-style-position: outside;
list-style: none !important;
display: block;
margin: 0;
padding: 0;
}
.stripNav ul li {
float:left;
margin-right: 2px;
}
.stripNav a {
font-weight: bold;
text-align: center;
line-height: 32px;
background: #c6e3ff;
color: #000;
text-decoration: none;
display: block;
float:left;
padding: 0 5px;
display:none;
}
.stripNav li a:hover {
background: #333;
}
.stripNav li a.current {
background: #000;
color: #fff;
}
.stripNavL, .stripNavR {
position: absolute;
top: 30%;
text-indent: -9000em;
}
.stripNavL {
left: 10px;
background: url(../img/btn_detail_left_arrow.gif) no-repeat center;
}
.stripNavR {
right:15px;
background: url(../img/btn_detail_right_arrow.gif) no-repeat center;
}
.stripNavL a, .stripNavR a {
display: block;
height: 38px;
width: 19px;
}
