@charset "utf-8";
/* CSS Document */
body{
	background:#c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
}

ul.newsitems
{
margin: 0px; 
padding: 5px 0px; 
list-style-type: none !important;
}

#wrap{
	background:#FFFFFF;
	width:950px;
	margin:0 auto;
}

#header{
	/*background:#479097;*/
	/*height:290px;*/
}

#header.header_fix {
	height:290px;
}

#logo{
	background:url(http://neighbourdisputes.com.au/images/nd.gif) no-repeat;
	height:90px;
}

#hero-img{
	height:200px;
}


.hero_fix{ margin-top:-10px;  }

#main-nav{
	background:url(http://www.quinns.com.au/images/mainnavbg.gif) repeat-x;
	height:30px;
	margin-bottom: 10px;
}

#main-nav.home
{
	margin-bottom: 0px;
}

.menu{
	font-size:14px;
	font-weight:bold;
	color:#FFF;

}

.menu a{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	
}


.menu-item{
	float:left;
	padding: 0px 23px 0px 23px;
	height:30px;
	border-right: #FFF 2px solid;
}

.highlight:hover {
margin: 0px -23px;
padding: 0 23px;
height: 30px;
	border-spacing:0;
	background: url(http://www.quinns.com.au/images/mainnavbgover.gif) repeat-x;
}

.menu-active{
	border-bottom: 3px #a62924 solid;
	border-spacing:0;
}

.last{
	border-right: #FFF 0px solid;
	width: 111px;
}
.menu-icon{
	margin: 0px 0px 0px 0px;
}


#content p{
	font-size:12px; 
	font-weight:normal; 
}

#content p.home_content{
	font-size:15px; 
	font-weight:bold; 
	line-height:22px;
}

#content h1, #content .greenTitle{
	color:#478f97;
	font-size:22px;
	font-weight:bold;
}

#content h2
{
	font-size: 13px;
	color:#478f97;
	font-weight:bold;
}

#content.narrowcolumn
{
	
}


#content.narrowcolumn .post h2, #content.narrowcolumn .post h2 a
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:103%;
	margin:5px 0 10px;
	padding:0;
	color:#006666;
	padding:5px 15px 5px 0;
	text-decoration:none;
}

#sidebar ul
{
	list-style: none;
}

#sidebar h2
{
	background:#006666;
	color: #fff;
	padding: 5px 0px 5px 12px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

#left-column{
	background:#a9c5c9;
	float:left;
	width:200px;
	padding:-10px 0px 0px 0px; 
}

#right-column{
	background:#e5d2d1;
	float:right;
	width:200px;
}

#right-column.blog{
	background:#ffffff;
}

#bottom-nav{
	height:25px;
	font-weight:bold;
	padding:5px 0px 0px 18px;
}

#bottom-nav a{
	color: #666;
}

#footer-cross-site
{
	padding: 5px 0 0 0;
}

#copyright{
	color:#FFF;
	background:#479097;
	font-size: 10px;

	padding:8px 0px 10px 18px;
	line-height: 13px;
}

#copyright a{
	color: #fff;
line-height: 13px;
}

#topnav {
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	float:right;
	margin: 16px 18px 0px 0px;
}

a{
	color:#000;
	font-weight:bold;
	line-height: 22px;
}

#topnav a{
	color:#FFF;
	text-decoration:none;
}

#footer {
		clear: both;
}

/****
LEFT-HAND MENU STYLES
****/

.leftmenu-container
{
	background: #ffffff;
	padding-bottom: 1px;
}

.leftmenu
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftmenu li
{
	width: 200px;
	height: 48px;

	font-weight:bold;
	color: #fff;
	background: url("http://www.quinns.com.au/images/menu-bg-off.jpg");
	margin-bottom: 2px;
}
.leftmenu li.twoline a
{
	height:45px;
	padding-top: 3px;
}
.leftmenu li.menuHover
{
	background: url("http://www.quinns.com.au/images/menu-bg-on.jpg");
}
.leftmenu li.menuHover a
{
}
.leftmenu li a
{
	text-decoration: none;
	color: #fff;
	width: 172px;
	height: 34px;
	padding-left: 28px;
	padding-top: 14px;
	display: block;
}

/****
SERVICES-BOX
****/

#services-box
{
	width: 200px;
	background: #fff;
	padding-bottom: 5px;
}

#services-box #services-top
{
	padding: 5px 0px 5px 12px;
/*	margin-bottom: 5px; */
	background: #399bdc;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

#services-box #services-content
{
	padding: 8px;
	background: #c5e1f6;
	color: #51a0d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/****
NEWSLETTER-BOX
****/

#newsletter-box
{
	width: 200px;
	background: #fff;
	padding-bottom: 5px;
}

#newsletter-box #newsletter-top
{
	padding: 5px 0px 5px 12px;
	/*margin-bottom: 5px;*/
	background: #536da6;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

#newsletter-box #newsletter-content
{
	padding: 8px;
	background: #ccd3e6;
	color: #5f74b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#newsletter-box #newsletter-content #newsletter-signup
{
	margin: 0;
	padding: 0;
}

#newsletter-box #newsletter-content .signup-table, #newsletter-box #newsletter-content .signup-table input
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f74b3;
	font-weight: bold;
}

#newsletter-box #newsletter-content .signup-table td
{
	padding-right: 10px;
	padding-bottom: 8px;
}

/****
VIRTUAL MEETINGS BOX
****/

#meetings-box {
	width: 200px;
	padding-bottom: 5px;
	background: #e9d7c0;
}
#meetings-box #meetings-top {
	padding: 5px 0px 5px 12px;
/*	margin-bottom: 5px; */
	background: #b67a2d;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
#meetings-box #meetings-content {
	padding: 8px;
	background: #e9d7c0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/****
ENQUIRY BOX
****/

#enquiry-box {
	width: 200px;
	padding-bottom: 5px;
	background: #ffffff;
}
#enquiry-box #enquiry-top {
	padding: 5px 0px 5px 12px;
/*	margin-bottom: 5px; */
	background: #a0241a;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
#enquiry-box #enquiry-content {
	padding: 8px;
	background: #edd3d2;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#enquiry-box #enquiry-content #enquiry-signup {
	margin: 0;
	padding: 0;
}
#enquiry-box #enquiry-content #enquiry-signup .signup-table .required {
	color: #9a3a3c;
}
#enquiry-box #enquiry-content #enquiry-signup .signup-table, #enquiry-box #enquiry-content #enquiry-signup .signup-table input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
#enquiry-box #enquiry-content #enquiry-signup .signup-table td {
	padding-right: 0px;
	padding-bottom: 8px;
}

#enquiry-box #enquiry-content #enquiry-signup .signup-table td.left {
	padding-right: 1px;
}

/****
BLOG-BOX
****/

#blog-box {
	width: 200px;
	padding-bottom: 5px;
	background: #ffffff;
}
#blog-box #blog-top {
	padding: 5px 0px 5px 12px;
/*	margin-bottom: 5px; */
	background: #536da6;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
#blog-box #blog-content {
	padding: 8px;
	background: #ccd3e6;
	color: #5f7463;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#blog-box #blog-content .b
{
	font-weight: bold;
}
#blog-box #blog-content .i
{
	font-style: italic;
}

#blog-box #blog-content a.bold-green
{
	color: #5f7463;
	line-height: 1.1;
	text-decoration: none;
	font-weight: normal;
}

table.text_11 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;

}
table.text_11 a
{
	text-decoration: none;
	font-weight:200;
	font-weight:bold;
}

table td a
{
	line-height: 100%;
}

/****
TESTIMONIALS-BOX
****/

#testimonials-box {
	width: 200px;
	padding-bottom: 5px;
	background: #ffffff;
}
#testimonials-box #testimonials-top {
	padding: 5px 0px 5px 12px;
/*	margin-bottom: 5px; */
	background: #479097;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
#testimonials-box #testimonials-content {
	padding: 8px;
	background: #d9e9e9;
	color: #478487;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#testimonials-box #testimonials-content .b
{
	font-weight: bold;
}
#testimonials-box #testimonials-content .i
{
	font-style: italic;
}

#testimonials-box #testimonials-content a.bold-green
{
	color: #478487;
	line-height: 1.1;
	text-decoration: none;
	font-weight: normal;
}

table.text_11 
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;

}
table.text_11 a
{
	text-decoration: none;
	font-weight:200;
	font-weight:bold;
}

table td a
{
	line-height: 100%;
}

/* do not reenable this style, this should be linked through a class not a default style.

div#content ul
{
	list-style-type: square;
	padding-left: 8px;
	margin-left: 8px;
}*/

div#content ul
{
	padding: 0 0 0 9px;
	margin: 0 0 0 8px;
}

div#content a
{
	color: #478F97;
	font-weight: normal;
}

#hero-container ul, #hero-container li
{
	margin: 0; padding: 0; list-style: none;
}
