/*  
Template Name: Kidner
Template URL: http://www.kidnerbuilders.com.au/
Description: Simple 2 column dark, commercial layout.
Version: 1.0
Author: Adz Power Agencies
Author URI: http://www.adzpower.com.au/
*/ 


/* --- UNIVERSAL RULES ----------- */
body, html {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body {
	background-color: #111111;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* --- PNG FIX ----------- */
img, div {
	behavior: url(iepngfix.htc)
}


/* --- TEXT ----------- */
h1 {
	text-align: left;
	padding: 8px 10px 8px 14px;
	margin: 0px;
	font-size: 16px;
	color: #032880;
}

h2 {
	text-align: left;
	padding: 8px 10px 6px 15px;
	margin: 0px;
	font-size: 14px;
	color: #005b24;
}

p {
	text-align: justify;
	padding: 8px 15px 8px 15px;
	margin: 0px;
}

b {
	font-weight: 100;
}

em {
}

.center {
	text-align: center;
}

.grey {
	color: #999999;
}

/* --- LISTS ----------- */
ul {
	list-style-type: square;
	padding-top: 0px;
	margin-top: 5px;
}

li {
	padding-bottom: 5px;
	margin-left: 10px;
}

ul p {
	margin-left: -15px;
}



/* --- IMAGES ----------- */
.centre-align {
	float: left;
	vertical-align: text-top;
}


/* --- LINKS ----------- */
#content a:link {
	color: #017E44;
	text-decoration: none;
}

#content a:active {
	color: #017E44;
	text-decoration: none;
}

#content a:visited {
	color: #017E44;
	text-decoration: none;
}

#content a:hover {
	color: #2164B0;
}


/* --- LAYOUT ----------- */
#wrapper {
	width: 920px;
	margin: auto;
	text-align: left;
}

/* --- header ---------- */
#header {
	width: 920px;
	height: 287px;
	margin-top: 3px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 2px solid #FFFFFF;
}

/* --- nav ----------- */
#CMPH_nav {
	padding-left: 10px;
}

/* --- container ----------- */
#container {
	margin: auto;
	background-color: #005b24;
	clear: both;
}

/* --- content ---------- */
#content {
	width: 720px;
	height: 100%;
	float: right;
	background-color: #FFFFFF;
}

/* --- gallery page images ----------- */
#awards {
	width: 720px;
	margin-left: 15px;
	margin-bottom: 20px;
}

#awards img {
	margin-right: 15px;
	margin-left: 12px;
	margin-bottom: 15px;
	margin-top: 5px;
}

/* --- other page images ---------- */
#image-box {
	width: 565px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 15px;
}

#image-box img {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
	border: 1px solid #383838;
}

.images {
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}

.images img {
	margin-right: 10px;
	border: 1px solid #383838;
}

.images .before {
	width: 50px;
	float: left;
	margin-left: 28px;
	text-align: center;
	font-weight: bold;
}

.images .after {
	width: 50px;
	float: right;
	margin-right: 40px;
	text-align: center;
	font-weight: bold;
}

.slideshow {
	width: 700px;
	height: 374px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}


/* --- sidebar ----------- */
#sidebar {
	width: 200px;
	height: 100%;
	float: left;
	background-color: #005b24;
}


/* --- footer ---------- */
#footer {
	width: 920px;
	height: 75px;
	clear: both;
	background-color: #032880;
	border-top: 2px solid #FFFFFF;
}

#footer p {
	font-size: 11px;
	text-align: center;
	color: #CCCCCC;
}

#footer a:link, a:visited  {
	color: #7895d8;
	text-decoration: none;
}

#footer a:hover {
	color: #6fd497;
}

/* --- footer logos ----------- */
#logos {
	width: 500px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

#logos img {
	float: left;
	margin-right: 35px;
}

#logos .award {
	float: left;
	margin-top: 15px;
}


/* --- MISC ----------- */
#counter {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}