/*
CSS style for Roofing Association of New Zealand
Coded by Feisty Sites
URL: http://www.feistysites.com
March 2008
*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	background: #6cbdf6 url(/images/bg-main.jpg) repeat-x fixed;
	font: 75% Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 140%;
	margin: 0 auto;
	text-align: center;
}

a {
	color: #0d5b88;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 8px 0;
}

ul, ol {
	margin: 0 14px;
}

ul li {
	margin-bottom: 10px;
	padding-left: 6px;
}

h1, h2, h3 {
	color: #1a4e7e;
	margin-bottom: 16px;
	line-height: 140%;
}

/* Common Style */
.align-center {
	text-align: center;
}

.clearfix {
	float: left;
	clear: both;
	width: 100%;
}

/* Main container style */
#container {
	width: 1000px;
	display: table;
	margin: 0 auto;
	text-align: left;
}

/* Header style */
#header {
	float: left;
	clear: both;
	width: 100%;
	height: 190px;
	background: #a2a4a7 url(/images/bg-header.jpg) no-repeat;
}

.subheader1 {
	float: left;
	clear: both;
	width: 100%;
	height: 50px;
	padding-top: 20px;
}
.subheader2 {
	float: left;
	clear: both;
	width: 100%;
}

#header .sitename {
	float: left;
	padding-left: 20px;
}

#header .toplink {
	float: right;
	padding-right: 20px;
}

#header .toplink a {
	color: #335c85;
	text-transform: uppercase;
	text-decoration: none;
}

#header .sitelogo {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

#header .login {
	float: right;
	padding: 4px 20px 0 0;
}

#header input.input {
	width: 180px;
	height: 14px;
	font-size: 11px;
	color: #999;
	padding: 1px;
}

#header .login h3 {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}

#header .login div {
	margin-bottom: 4px;
}

/* Top menu style */
#topmenu {
	float: left;
	clear: both;
	width: 100%;
	height: 34px;
	background: url(/images/bg-topmenu.gif) repeat-x;
}

#topmenu ul {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
}

#topmenu ul li {
	float: left;
	list-style: none;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
}

#topmenu ul li a {
	background: url(/images/bg-topmenu-border.gif) right no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 16px;
	position: relative;
	top: -6px;
}

#topmenu ul li a:hover, #topmenu ul li ul li a:hover {
	color: #ece7bc;
}

#topmenu a.active {
}
/* Drop down menu */
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	border-width: 1px 0;
	margin: 0;
	padding: 2px 0 0 0;
	z-index: 100;
}

#nav li a {
	display: block;
	text-decoration: none;
	padding: 10px 16px;
}


#nav li {
	float: left;
	padding: 0;
	margin: 0;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	top: 3.1em;
	height: auto;
	width: 12em;
	w\idth: 11em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	background: #114572;
}

#nav li li {
	padding: 0 1em 0 0;
	margin: 0;
	width: 12em;
	line-height: 10px;
	font-size: 11px;
}

#nav li li a {
	background: none;
}


#nav li.sfhover a {
	color: #ece7bc;
}

#nav li ul a {
	color: #fff;
	margin: 0;
	padding: 8px;
	line-height: 140%;
}

#nav li ul ul {
	margin: -3em 0 0 11.1em;
	_margin: -2.9em 0 0 13.1em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: none;

}

#nav li.sfhover {
}


#nav li.sfhover li.sf2hover {
  background: #fcb900;
}


#nav li.sfhover ul a {
	color: #fff;
}

#maincontent {
	float: left;
	clear: both;
	width: 960px;
	background: #fff url(/images/bg-maincontent.gif) repeat-x;
	position: relative;
/*	top: 0 !important;
	top: -10px;  IE^ hacks */
	margin-top: 0 !important;
	margin-top: -10px;
	padding: 20px;
}

#leftcol {
	float: left;
	width: 195px;
}

#midcol {
	float: left;
	width: 530px;
	margin: 0 20px;
	padding-bottom: 20px;
}

#rightcol {
	float: left;
	width: 195px;
	padding: 10px 0 0 0;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	background: #77acd1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0;
}

/* Page */
h1.pagetitle {
	font-size: 24px;
	font-weight: normal;
	color: #0b355f;
}

h1 {
	font-size: 26px;
	font-weight: normal;
}

h2 {
	font-size: 22px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
}

.readmore {
	float: left;
	clear: both;
	background: url(/images/icon-readmore.gif) no-repeat 0 2px;
	margin: 10px;
	padding: 2px 2px 2px 26px;
}

.readmore a {
	font-weight: bold;
	text-decoration: none;
}

.readmore a:hover {
	text-decoration: underline;
}

.latestnews {
	float: left;
	clear: both;
	margin: 10px 0;
}

.latestnews h3 a {
	color: #4ebbd2;
	text-decoration: none;
}

.latestnews h3 a:hover {
	color: #d09e36;
}

.latestnews ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.latestnews ul li {
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	padding: 4px;
	border-bottom: 1px solid #a0cae7;
}

.postmeta {
	float: left;
	clear: both;
	width: 100%;
	font-size: 10px;
	text-transform: uppercase;
	padding: 6px 0;
}

.post-date {
	background: url(/images/icon-pos-date.gif) no-repeat;
	padding-left: 20px;
}

.post-author {
	background: url(/images/icon-pos-author.gif) no-repeat;
	padding-left: 20px;
}

.breadcrumb {
	float: left;
	clear: both;
	width: 100%;
	color: #999;
	margin-bottom: 20px;
	font-size: 11px;
}

/* Module */
.module {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

.module h3.moduletitle {
	background: url(/images/icon-module-title.gif) no-repeat 0 3px;
	font-size: 18px;
	font-weight: normal;
	color: #0b355f;
	margin: 0 0 10px 0;
	padding: 0 0 0 24px;
}

.module .f-top {
	height: 8px;
	background: url(/images/bg-module-top.gif) no-repeat;
}

.module .f-repeat {
	background: url(/images/bg-module-repeat.gif) repeat-y;
	_margin-top: -8px;
}

.module .f-bottom {
	height: 9px;
	background: url(/images/bg-module-bottom.gif) repeat-x;
}

.box-white .f-top {
	height: 8px;
	background: url(/images/bg-module-white-top.gif) no-repeat;
}

.box-white .f-repeat {
	background: url(/images/bg-module-white-repeat.gif) repeat-y;
	_margin-top: -8px;
}

.box-white .f-bottom {
	height: 9px;
	background: url(/images/bg-module-white-bottom.gif) repeat-x;
}

.module .f-repeat .content {
	padding: 8px;
}

.latest-news h3.moduletitle {
	background: url(/images/icon-module-title-news.gif) no-repeat 0 3px;
}

/* Search */
.search-box form {
}

.search-box .form-item {
	float: left;
	background: url(/images/bg-searchbox.gif) 0 4px no-repeat;
	padding: 4px 0 4px 28px;
	margin-right: 4px;
}

.search-box input.textbox {
	width: 85px;
	padding: 2px;
	border: 1px solid #ccc;
}

.search-box div.submit {
	background: none;
	padding: 0;
	position: relative;
	top: 2px;
}

/* Products */
.product-details-top {
	font-size: 11px;
}

.product-details-top-1 {
	float: left;
	width: 40%;
}

.product-details-top-2 {
	float: left;
	width: 58%;
}

.product-details-top-1 .discountprice {
	font-size: 14px;
	font-weight: bold;
	color: #8f9e27;
	margin: 14px 0;
}

.product-details-top-2 .ccprice {
}

.addtocart {
	margin: 14px 0;
}

dl.addtocartform {
}

dl.addtocartform {
}

dl.addtocartform dt, dl.addtocartform dd {
	float: left;
	margin-right: 8px;
}

/* Form */
dl.form {
    position: relative;
    width: 550px;
}

dl.form dt {
    clear: both;
    float:left;
    width: 150px;
	font-weight: bold;
    padding: 4px 0 2px 0;
    text-align: left;
}
dl.form dd {
    float: left;
    width: 330px !important;
    width: 328px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}

dl.form input.input {
	width: 100%;
	padding: 2px;
	border: 1px solid #c6c6c6;
	height: 18px;
}

dl.form textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #c6c6c6;
}

dl.form .hint {
	clear: both;
	font-size: 11px;
}


/* Paging */
.paging {
	float: left;
	clear: both;
	padding: 20px 0;
}

.paging a {
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 10px;
}

/* Browse Location */
ul.location {
	width: 100%;
	margin: 0;
	padding: 0;
}

ul.location li {
	width: 43%;
	float: left;
	list-style: none;
	margin: 4px 0;
	padding: 6px;
}

/* Products */
ul.categories {
	margin: 0;
	padding: 0;
}

ul.categories li {
	background: #eef5f8;
	list-style: none;
	margin: 0 10px 16px 0;
	padding: 10px 6px;
	text-align: center;
	border: 1px solid #cae3ef;
	float: left;
	clear: both;
	width: 100%;
}

ul.categories li .col1 {
	float: left;
	width: 120px;
	margin-right: 10px;
}

ul.categories li .col2 {
	float: left;
}

ul.categories li img {
	background: #e0e9ed;
	padding: 4px;
}

ul.categories li .cat-title {
	font-size: 14px;
	padding: 2px 0;
	font-weight: bold;
}

ul.products {
	margin: 0;
	padding: 0;
}

ul.products li {
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	margin: 0 0 16px 0;
	border: 1px solid #cae3ef;
}

ul.products li .content {
	padding: 10px;
}

ul.products li img {
	margin: 0 4px 4px 0;
}

ul.products li h3 {
	font-size: 14px;
}

.goback {
	font-size: 11px;
}

.product-form {
	float: left;
	clear: both;
	padding: 10px 0;
}

dl.enquire {
    position: relative;
    width: 100%;
}

dl.enquire dt {
    clear: both;
    float:left;
    width: 130px;
	font-weight: bold;
    padding: 4px 0 2px 0;
    text-align: left;
}

dl.enquire dd {
    float: left;
    width: 350px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}

dl.enquire .textbox, dl.enquire textarea {
	width: 90%;
}

ul.member-links {
	margin: 0;
	padding: 0;
}

ul.member-links li {
	float: left;
	width: 100px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	text-align: center;
	list-style: none;
	margin: 0 10px 10px 0;
	padding: 10px;
	border: 1px solid #dedede;
}

ul.member-links li .thumb {
	height: 65px;
}

div.hr {
	float: left;
	clear: both;
	width: 100%;
	height: 26px;
	background: url(/images/bg-hr.gif) no-repeat;
	margin: 10px 0;
}

div.hr hr {
	display: none;
}

.hide {
	display: none;
}

span.toogle {
	float: left;
	clear: both;
	width: 98%;
	margin: 10px 0;
	padding: 4px;
}

img.restoration {
	padding: 5px;
	border: 1px solid #000;
}

table.events {
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
}

table.events th {
	background: #999;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding: 4px;
	border-right: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
}

table.events td {
	padding: 4px;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

/* Find Member */
#find-member h3 {
	margin: 10px 0;
}

#find-member h4 {
	font-size: 14px;
	font-weight: bold;
	color: #10558b;
	margin: 10px 0;
}

#find-member ul, #checkbox-services ul {
	margin: 10px;
	padding: 0;
}

#find-member ul li, #checkbox-services ul li {
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0;
}

#checkbox-reroofing, #checkbox-repairs #checkbox-moss {
	margin: 10px 0 20px 30px;
}

p.order-form {
	background: url(/images/icon-member-buy.gif) no-repeat;
	padding: 15px 0 15px 80px;
}

ul.bullet {
	margin: 0;
	padding: 0;
}

ul.bullet li {
	float: left;
	clear: both;
	width: 98%;
	background: url(/images/icon-bullet.gif) no-repeat;
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0 0 0 16px;
}