/*  
Theme Name: CWC06
Theme URI: http://www.cwc.co.za/
Description: Default CWC theme
Author: Dave Wilkinson
Author URI: http://www.thinkdave.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	margin: 1px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}

#container {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#topleft {
	float: left;
	height: 108px;
	width: 480px;
	background: url(images/logo.jpg) no-repeat top left;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#topright {
	float: right;
	height: 108px;
	width: 300px;
	background: url(images/slogan.jpg) no-repeat top right;
	position: relative;
}

#toplinks {
	position: absolute;
	top: 80px;
	right: 15px;
}

#toplinks a:link, #toplinks a:visited {
	font-size: 11px;
	color: #3b73b9;
	text-decoration: none;
}

#toplinks a:hover, #toplinks a:active {
	color: #32598a;
	text-decoration: none;
}

#topnav {
	clear: both;
	height: 30px;
	margin: 0 0 0 0px;

}

/*BREADCRUMB STYLING*/

#crumbs {
	width: 770px;
	padding: 0 5px;
	margin-bottom: 10px;
}

.breadcrumb{
	font-size: 11px;
}

.breadcrumb a{
background: transparent url(images/breadcrumb.gif) no-repeat center right;
text-decoration: none;
padding-right: 15px; /*adjust bullet image padding*/
color: #3b73b9;
}

.breadcrumb a:visited, .breadcrumb a:active{
color: #3b73b9;
}

.breadcrumb a:hover{
text-decoration: underline;
}


#main {
	clear: both;
	width: 780px;
	padding: 0;
	margin-top: 10px;
	padding-bottom: 10px;
}

#content {
	float: left;
	width: 500px;
	background-color:#fff;
	margin: 10px 20px 0 0;
	padding: 0 0 0 5px;
	text-align: justify;
}

/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}

#sidebar {
	float: right;
	width: 210px;
	margin: 10px 0 0 10px;
	padding: 0 10px 0 10px;
	padding-bottom: 10px;
	color: #333;
	text-align: justify;
}

#sidebar form {
	margin: 0;
	}

#sidebar h2 {
	font-size: 11px;
	font-weight: bold;
	color: #3b73b9;
	text-transform:uppercase;
	border-bottom: 1px solid #e6e8ea;
	margin-bottom: 10px;
	}

#sidebar ul li {
	padding-bottom: 5px;
}

#sidebar ul ul li {
	padding-bottom: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin: 0px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar a:link, a:visited {
	text-decoration: none;
	color: #666;
}

#sidebar a:hover, a:active {
	text-decoration: underline;
	color: #06c;
}

/*FOOTER STYLING*/

#footer {
	clear: both;
	text-align: center;
	width: 100%;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}

#footer p {
	margin: 5px 0 0 0;
}

#footer a:link {
	color: #666;
	text-decoration: none;
	
}

#footer a:visited {
	color: #3b73b9;
	text-decoration: none;
}

#footer a:hover {
	color: #3b73b9;
	text-decoration: none;

}

#footer a:active {
		text-decoration: none;
}

#copyright {
	color: #3b73b9;
	padding-top: 15px;
}

#content p {
	margin-bottom: 10px;
}

#content h1 {
	font-size: 11px;
	font-weight: bold;
	color: #3b73b9;
	background-image: url(images/content/h1_bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0 3px;
	text-transform:uppercase;
	border-bottom: 1px solid #e6e8ea;
	margin-bottom: 10px;
	padding-left: 9px;
	margin-top: 10px;
}

#sidebar h1 {
	font-size: 11px;
	font-weight: bold;
	color: #3b73b9;
	background-image: url(images/module_arrow.gif); 
	background-repeat: no-repeat;
	background-position: 0 2px;
	text-transform:uppercase;
	border-bottom: 1px solid #e6e8ea;
	margin-bottom: 10px;
	padding-left: 9px;
}

#content h2, #content h3 {
	font-size: 11px;
	font-weight: bold;
	color: #3b73b9;
	text-transform:uppercase;
	border-bottom: 1px solid #e6e8ea;
	margin-bottom: 10px;
	padding-top: 10px;
}

#content a:link, #content a:visited {
	color: #3b73b9;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #32598a;
	text-decoration: underline;
}

/*CUSTOM STUFF*/

img.homethumbs {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.commonwater {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#content ul {
list-style-type: none;
padding: 0;
margin: 0 0 10px 0;
}

#content li {
background-image: url(images/breadcrumb.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*FORM STYING STUFF*/

.cssform p{
width: 360px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-bottom: 1px solid #e6e8ea;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

#contactleft {
	float: left;
	width: 160px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#contactright {
	float: right;
	width: 300px;
	margin-bottom: 15px;
	margin-left: 0;
}

#contactleft p, #contactright p {
	margin: 0;
	padding: 0;
}

#contactleft hr, #contactright hr {
	color: #fff;
	padding-top: 20px;
}


#analysis table {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#analysis td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.custom_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
.custom_contact_row {
  margin: 10px 0px 20px 0px;
  margin: 15px 0px 15px 0px;
  clear: left;
}
.custom_contact_label {
  font-size: 1em;
  float: left;
  width: 120px;
  padding-left: 5px;
  padding-bottom: 10px;
}
.custom_contact_label_required {
  font-size: 1em;
  float: left;
  width: 120px;
  padding-left: 5px;
}
.custom_contact_data {
  float: left;
  padding-left: 5px;
  padding-bottom: 10px;
}
.custom_contact_data textarea {
  width: 85%;
}
.custom_contact_buttons {
  clear: left;
  padding: 10px 0px 0px 0px;
  border-top: 1px solid #e6e8ea;
}

.spec1 {
	padding: 5px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}

.spec1 th {
	text-align: center;
	font-weight: bold;
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 5px;
}

.spec1 td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 10px;
}
	
#prodimg {
	padding-right: 10px;
}

#rightimg {
	margin-top: -10px;
	padding-left: 5px;
}

div.module {
	width: 190px;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 30px;
}

.module input:focus{
background-color: #ffffcc;
color:#000000;S
}

.module label {
	display: block;
	width: 50px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 20px;
}

.module input {
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 10px;
}	

.module br {
	clear: left;
}

.button
{
border: 1px solid #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 2px;
background-color: #3B73B9;
color: #fff;
font-size: 10px;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#mytable {
	width: 210px;
	padding: 0;
	margin: 0;
}

#mytable caption {
	font-size: 11px;
	font-weight: bold;
	color: #3b73b9;
	text-transform:uppercase;
	margin-bottom: 10px;
	padding-left: 9px;
	padding-bottom: 10px;
}

#mytable th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/content/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/content/bullet1.gif) no-repeat;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/content/bullet2.gif) no-repeat;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #797268;
}

ul#modlist {
list-style-type: none;
padding: 0;
margin: 10px 0 10px 0;
}

ul#modlist li {
background-image: url(images/breadcrumb.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: 1.5em;
margin: 0;
}

#warning {
	background-color: #ecc2c2;
	border: 1px solid #ae1515;
	padding: 6px;
	color: #000;
}

form#cont{
	width: 290px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

#cont legend {
	font-size: 13px;
	font-weight: bold;
}

#cont p {
	font-size: 11px;
	font-style: italic;
}

#cont label {
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	width: 100px;
	padding: 7px 0;
}

#cont input {
	width: 160px;
	margin: 5px 0 5px 0px;
	float: right;
	
}

#cont textarea {
	width: 160px;
	float: right;
}

#cont .button {
	clear: both;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #333;
	width: 70px;
	margin-right: 48px;
}