/*--------------------------------------------------------------
CWS Styles
--------------------------------------------------------------*/
body {
	background:transparent url(/cws_img/bg.jpg) repeat;
	font-family:'Trebuchet MS', verdana, arial, sans-serif, serif;
	text-align:center;
}
/*--------------------------------------------------------------
 Main Link Styles 
--------------------------------------------------------------*/
a:link {
	color:#93c23d;
}
a:visited {
	color:#93c23d;
}
a:hover {
	color:#535353;
	text-decoration:none;
}
a:active {
	color:#93c23d;
}
a.blue { color: #3391dd; }
/*--------------------------------------------------------------
 Common element styles 
--------------------------------------------------------------*/
p, ul {
	line-height:1.6em;
	color:#535353;
}
#left-content ul, #full-content ul {
	list-style:none;
	padding:0;
	margin:0 0 1.5em 1.5em;
	}
#left-content ul li, #full-content ul li {
	list-style:none;
	background:transparent url(/cws_img/bullet.gif) no-repeat 0 4px;
	padding-left:20px;
	}
/*--------------------------------------------------------------
 Heading Styles 
--------------------------------------------------------------*/
h1, h2, h3, h4 {
	color:#3391dd;
}
h1 {
	margin:0 0 0 0;
	font-weight:bold;
}
h2 {
	font-weight:bold;
}
h3 {
	color:#09f;
}
h4 {
}
h3.newIcon {
	display: block;
	width: 70px;
	height: 34px;
	background: url(/img/home/newicon.png) no-repeat;
	text-indent: -9999px;
}
.home-box p.spec {
	text-align: left;
	color: #f00;
	font-size: 15px;
	margin-top: 15px;
}
/*--------------------------------------------------------------
 Layout element styles 
-------------------------------------------------------------*/
#top-background {
	position:absolute;
	top:0; right:0;
	width:100%;
	background:transparent url(/cws_img/head_back.gif) repeat-x;
	height:163px;
	z-index:1;
}
#top-nav-shadow {
	width:942px;
	height:20px;
	overflow:hidden;
	background:transparent url(/cws_img/top-nav-shadow.gif) no-repeat;
}
.fixed-width-wrapper {
	position:relative;
	margin:0 auto 0 auto;
	width:990px;
	text-align:left;
	line-height:1.1;
	background:transparent url(/cws_img/wrap-back.gif) repeat-y 0 163px;
	z-index:2;
}
#header {
	background:transparent url(/cws_img/concreters-warehouse-logo.gif) no-repeat;
	height:169px;
	position:relative;
}
.padFix {
	margin:0 24px;
	margin-top:7px;
}

#content {
	margin-bottom: 24px;
}
#left-content {
	clear:left;
	float:left;
	width:511px;
}
#left-content .padFix {
	margin:0;
	padding:24px;
	border:1px solid #0178d6;
	background:#f7f8fa;
	}
#right-content {
	float:left;
	width:415px;
	padding-left: 15px;
}
#left-sub-content {
	float:left;
	width:238px;
	padding-top: 18px;
}
#full-content {
	float:left;
	width:700px;
	padding-top: 18px;
}
#sub-content {
	background: url(/cws_img/sub-content-back.gif) repeat-y 0 5px;
	width: 942px;
}
#footer {
	height: 38px;
	background:#93c23d url(/cws_img/footer-green-corners.gif) no-repeat;
}
#bottom-corners-wrap {
	width:990px;
	margin:0 auto 0 auto;
}
#bottom-corners {
	width:990px;
	height:13px;
	overflow:hidden;
	background:transparent url(/cws_img/footer-back.gif) no-repeat;
}

ul#product-list {
	list-style: none;
	}
	
.product-row {
	padding-bottom: 30px;
	}
	
.product-col-1, .product-col-2, .product-col-3, .product-col-4, .product-col-5 {
	float: left;
	width: 127px;
	}
.product-col-5 {
	width:117px;
	}	
#sub-content .product-row .padFix {
	padding: 0 10px 0 0;
	margin: 0;
	float: none;
	}
	
#sub-content .product-row .product-col-5 .padFix {
	padding: 0;
	}
	
.product-row a {
	display:block;
	border:1px solid #0077d6;
	padding:0;
	margin:0;
	
}
.product-row a img {
	border:2px solid #fff;
	display:block;
}

/*--------------------------------------------------------------
 Header styles 
-------------------------------------------------------------*/
#header h1 {
	margin:0;
}
#header h1 a {
	position:absolute;
	left:308px;
	display:block;
	background:transparent;
	width:395px;
	height:92px;
}
#header h1 span {
	display:none;
}
/*--------------------------------------------------------------
 Footer specific styles 
--------------------------------------------------------------*/
#footer p {
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
}
/*--------------------------------------------------------------
 Home Box styles 
--------------------------------------------------------------*/
.home-box {
	border:1px solid #0178d6;
	background:#f7f8fa;
	padding:15px;
	margin-bottom:18px;
	}
.hb-left {
	float:left;
	width:209px;
	}
.hb-right {
	float:left;
	width:169px;
	}
.hb-right img {
	border:2px solid #0178d6;
	}
.home-box h2, .home-box p{
	margin:0 18px 0 0;
	}
/*--------------------------------------------------------------
 Top Nav styles 
--------------------------------------------------------------*/
#top-nav-wrap {
	position:absolute;
	top:131px;
	left:24px;
	width:942px;
	height:38px;
}
#top-nav {
	float:left;
	list-style:none;
	margin:0;
}
#top-nav li {
	list-style:none;
	float:left;
}
#top-nav li a {
	display:block;
	height:38px;
}
#top-nav li a span {
	display:none;
}
#top-nav li#home a {
	width:81px;
	background:transparent url(/cws_img/nav/home.gif) no-repeat 0 0;
}
#top-nav li#products a {
	width:100px;
	background:transparent url(/cws_img/nav/products.gif) no-repeat 0 0;
}
#top-nav li#finishes a {
	width:93px;
	background:transparent url(/cws_img/nav/finishes.gif) no-repeat 0 0;
}
#top-nav li#product-support a {
	width:92px;
	background:transparent url(/cws_img/nav/product-support.gif) no-repeat 0 0;
}
#top-nav li#photo-gallery a {
	width:87px;
	background:transparent url(/cws_img/nav/photo-gallery.gif) no-repeat 0 0;
}
#top-nav li#company-profile a {
	width:102px;
	background:transparent url(/cws_img/nav/company-profile.gif) no-repeat 0 0;
}
#top-nav li#franchise-enquiries a {
	width:104px;
	background:transparent url(/cws_img/nav/franchise-enquiries.gif) no-repeat 0 0;
}
#top-nav li#outlet-locations a {
	width:96px;
	background:transparent url(/cws_img/nav/outlet-locations.gif) no-repeat 0 0;
}
#top-nav li#links a {
	width:70px;
	background:transparent url(/cws_img/nav/links.gif) no-repeat 0 0;
}
#top-nav li#contact a {
	width:117px;
	background:transparent url(/cws_img/nav/contact-us.gif) no-repeat 0 0;
}
#top-nav li#home a:hover, #top-nav li#products a:hover, #top-nav li#finishes a:hover, #top-nav li#product-support a:hover, #top-nav li#outlet-locations a:hover, #top-nav li#photo-gallery a:hover, #top-nav li#company-profile a:hover, #top-nav li#links a:hover, #top-nav li#franchise-enquiries a:hover, #top-nav li#contact a:hover {
	background-position:0 -38px;
}
#top-nav li#home a.current, #top-nav li#products a.current, #top-nav li#finishes a.current, #top-nav li#product-support a.current, #top-nav li#outlet-locations a.current, #top-nav li#photo-gallery a.current, #top-nav li#company-profile a.current, #top-nav li#links a.current, #top-nav li#franchise-enquiries a.current, #top-nav li#contact a.current {
	background-position:0 -76px;
}
/*--------------------------------------------------------------
 Left Nav styles 
-------------------------------------------------------------*/
#left-menu ul {
	list-style:none;
	margin-right:31px;
}
#left-menu ul li {
	list-style:none;/*background:transparent url(/img/left-nav-seperator.gif) repeat-x 0 100%;*/
	}
#left-menu ul li a {
	display:block;
	width:100%;
	font-size:120%;
	text-decoration:none;
	font-weight:normal;
	border-bottom:2px solid #d8ecff;
}
#left-menu ul li a span {
	display:block;
	padding:6px 12px 6px 12px;
}
#left-menu ul li a:hover span {
	color:#3391DD;
}
#left-menu ul li a.current span {
	color:#000;
}
#left-menu ul ul li a {
	display:block;
	width:100%;
	color:#c58c00;
	font-size:100%;
	text-decoration:none;
	font-weight:normal;
	border-bottom:2px solid #fff;
}
#left-menu ul ul li a span {
	display:block;
	padding:6px 12px 6px 24px;
}
/*--------------------------------------------------------------
Contact Details styles
--------------------------------------------------------------*/

#store-loc {
	float: left;
	width: 350px;
	}
#contact-map-feature {
	float: left;
	}
#contactForm {
	clear:none;
}

#contact-details {
	padding-left: 10px;
	}
/*--------------------------------------------------------------
 sIFR styles 
--------------------------------------------------------------*/
.sIFR-active #content h1, 
.sIFR-active #right-content h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}
.sIFR-active #content h1 {
	font-size: 36px;
}
.sIFR-active #full-content h1 {
	font-size: 26px;
}
.sIFR-active #right-content h2 {
	font-size: 20px;
}
.sIFR-active #full-content h2 {
	font-size: 20px;
}
/*--------------------------------------------------------------
 Form styles 
--------------------------------------------------------------*/
form.std-form {
	width:490px;
	overflow:hidden;
	padding-top:6px;
}
form.std-form fieldset {
	margin:0 0 13px 0;
	display:block;
	width:480px;
	overflow:hidden;
	border:0;
}
form.std-form legend {
	margin:0 0 12px 0;
	padding:8px 0;
	padding-bottom:0;
	color:#658180;
	font-weight:normal;
	font-size:100%;
	text-transform:capitalize;
}
form.std-form td {
	padding-bottom:6px;
}
form.std-form tr {
	vertical-align:top;
}
form.std-form label {
	display:block;
	color:#676767;
	font-size:100%;
	padding:0 0 6px 0;
}
form.std-form input, form.std-form textarea, form.std-form select {
	display:block;
	color:#658180;
	border-color:#bababa;
	background:#fff url(/img/input-back-white.gif) repeat-x bottom;
	padding:3px;
}
form.std-form select option {
	padding:0 18px 0 0;
}
form.std-form textarea {
	font-family:Arial, sans-serif, serif;
	font-size:110%;
}
.input_text, .input_password, textarea, select {
	border-collapse:collapse;
	background:#fff url(/img/input-back-white.gif) repeat-x bottom;
	border:1px solid #a3b3bb;
	padding:3px 0;
}
form.std-form td.large input, form.std-form td.large textarea {
	width:380px;
}
form.std-form td.large {
}
form.std-form td select {
	width:auto;
}
form.std-form td.sub {
	padding:8px 0 0 23px;
}
label {
	color:#000;
	font-size:70%;
}
form.std-form fieldset input.input_check, #members-login input.input_check {
	width:auto;
}
label:hover, label.ie_hover {
	color:#666;
}
form.std-form fieldset input.ie_hover, form.std-form fieldset textarea.ie_hover, form.std-form fieldset input:hover, form.std-form fieldset textarea:hover, input.input_text:hover, textarea.input_text:hover {
	border:1px solid #d0c73d;
	background:#FDFDE2;
}
/*.input_text:focus, .input_password:focus, textarea:focus,*/
form.std-form fieldset input.ie_focus, form.std-form fieldset textarea.ie_focus, form.std-form fieldset input:focus, form.std-form fieldset textarea:focus, input.input_text:focus, textarea.input_text:focus {
	border:1px solid #d0c73d;
	background:#FDFDE2;
}
form.std-form input.submit, form.std-form input.submit:hover, form.std-form fieldset input.submit {
	margin:0;
	padding:0;
	border:0;
}
#error {
	border:1px solid #d0c73d;
	background:#FDFDE2;
	font-size:70%;
	padding:10px;
}
#error p {
	font-size:100%;
	color:#9c9307;
	font-weight:bold;
	margin:0;
	line-height:1.8em;
}

#contactForm table, #contactForm td, #contactForm th{
	border: none;
	}

.hide {
	display:none;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
/*--------------------------------------------------------------
 Form Validation styles 
--------------------------------------------------------------*/
form.std-form fieldset input.validation-failed, form.std-form fieldset textarea.validation-failed {
	border: 1px solid #f00;
}
form.std-form fieldset input.validation-passed, form.std-form fieldset textarea.validation-passed {
	border: 1px solid green;
}
.validation-advice {
	margin: 2px;
	padding: 2px;
	color:#fff;
	background-color:#f00;
}
.warning {
	border: 1px solid #c66;
}
.warning-advice {
	margin: 2px;
	padding: 2px;
	color:#fff;
	background-color:#bbb;
}
/*--------------------------------------------------------------
 Misc styles 
--------------------------------------------------------------*/
#sitescene {
	margin: 0 auto;
	width:990px;
}
#sitescene a {
	display:block;
	width:49px;
	height:46px;
	background:url(/cws_img/sitescene.gif) no-repeat 0 0;
	padding:0;
	text-decoration:none;
	float: right;
	margin: 10px;
}
#sitescene a:hover {
	background-position:0 -46px;
}
#sitescene a span {
	display:none;
}

/*--------------------------------------------------------------
 Product styles 
--------------------------------------------------------------*/
#product-list a.prod {
	display:block;
	width:700px;
	margin-bottom: 20px;
	text-decoration:none;
	}
#product-list span {
	display:block;
	position:relative;
	}
#product-list a.prod span.padFix {
	border:1px solid #3391DD;
	float:none;
	background: none;
	}
#product-list .list-image {
	float:left;
	margin: 20px;
	}
#product-list .title {
	font-size: 150%;
	background:#F7FBFF;
	padding: 6px;
	}
#product-list a.prod span.brief {
	color: #535353;
	text-decoration: none;
	padding: 20px 10px 10px 0;
	}
#product-list a.prod:hover span.title {
	background:#f5fef3;
	color: #3391dd;
	}
	
	
table.borderless {
	border: none;
	width: 700px;
	}
	
table.borderless th, table.borderless td {
	border: none;
	}
	
table.borderless th {
	font-size: 110%;
	}

/*--------------------------------------------------------------
 PRODUCT IMAGE Styles 
/*--------------------------------------------------------------
 PRODUCT IMAGE Styles 
--------------------------------------------------------------*/
#full-content-col-1 {
	float:left;
	width:438px;
	}
#full-content-col-2 {
	float:left;
	width:262px;
	}
#full-content-col-1 .padFix {
	margin:0;
	padding:0 19px 0 0;
	background-image:none;
	}
.product-image-row {
	margin-bottom:10px;
	}
.img-col-1 {
	float:left;
	width:136px;
	}
.img-col-2 {
	float:left;
	width:126px;
	}
.img-col-1 .padFix {
	margin:0;
	padding:0 10px 0 0;
	}
.img-col-2 .padFix {
	margin:0;
	padding:0;
	}
#full-content-col-2 a, #full-content-col-2 a {
	display:block;
	width:126px;
	height:126px
	}
#full-content-col-2 a img {
	display:block;
	padding:2px;
	border:1px solid #f1f1f1;
	}
#full-content-col-2 a:hover img {
	border:1px solid #ccc;
	}
