/*===============================
CSS for Capron Carter
caproncarter.com.au
by Lochlan McBride
Cornerstone Technologies
cstech.net.au
===============================*/


/*=====General=====*/
body {
	margin:0;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#f2f2e8;
}
h1 {
	font:22px "Century Gothic", "Avant Garde", "Avant Garde Gothic", "Trebuchet MS", Helvetica, sans-serif;
	font-weight:100;
	color:#0053a0;
	margin:7px 0 20px;
}
h1 span {
	color:#2c3d42;
	font-style:normal !important;
}
h2 {
	margin:0;
	background:url(_templateFiles/bg_h2.gif) no-repeat 0 6px;
	padding:0 0 0 20px;
	font-size:20px;
	color:#4380b7;
	font-weight:100;
}
h3 {
	color:#2c3d42;
	margin:0 0 10px;
	font-weight:700;
	font-size:16px;
}
h4 {
	color:#0053a0;
	margin:0;
	font-weight:700;
	font-size:13px;
}
h5 {
	color:#2c3d42;
	margin:0;
	font-weight:700;
	font-size:14px;
}
h6 {
	color:#4380b7;
	margin:0;
	font-weight:700;
	font-size:12px;
}
td {
	vertical-align:top;
	font-size:11px;
}
ol, ul {
	margin:5px 0;
	padding:0 0 0 10px;
}
li {
	list-style-type:none;
	background:url(_templateFiles/bullet.gif) no-repeat left 6px;
	padding:2px 0 3px 15px;
	margin:0;
}
a {
	color:#0053a0;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
div.hr {
	border-top:1px solid #ACAAA5;
	height:1px;
	margin:10px 0;
}
p {
	line-height:14px;
}

/*=====Layout=====*/
#outter-wrap {
	border:1px solid #c9c6bf;
	border-top:none;
	width:800px;
	margin:0 auto;
}
#head-wrap {
	background:#e1dfd3;
}
#header {
	height:226px;
	width:760px;
	margin:0 auto;
}
#inner #header {
	background:url(_templateFiles/header.jpg) no-repeat;
	height:149px;
}
#header h1, #header h2 {
	visibility:hidden;
	margin:0;
	height:0;
}
#footer {
	background:#e1dfd3;
	width:720px;
	margin:0 auto;
	height:13px;
	padding:20px;
	position:relative;
}
#footer a {
	text-decoration:none;
	color:#000;
}
#footer a.cs {
	position:absolute;
	right:0;
	padding:2px 20px 0 0;
}

/*=====Top Navigation=====*/
#nav {
	margin:0 auto;
	padding:0;
	background:#1f3138;
	height:52px;
	width:760px;
}
#nav li {
	font-weight:bold;
	line-height:52px;
	background:url(_templateFiles/nav-div.gif) no-repeat right 0;
	float:left;
	width:126px;
	text-align:center;
	padding:0;
}
#nav li#last {
	background:none;
}
#nav li a {
	color:#fff;
	text-decoration:none;
}
#nav li a:hover {
	color:#0bb8be;
	text-decoration:none;
}

/*=====Internal/Products Layout=====*/
.left-panel {
	float:left;
	border-top:4px solid #C9C6BF;
	margin:0 10px 0 0;
	padding:3px 5px 0;
	width:240px;
	background:#e1dfd3;
	font:12px Verdana,Arial,Helvetica,sans-serif;
}
#inner .left-panel {
	text-align:center;
	padding:10px 0;
}
#inner .left-panel img {
	margin:20px 0;
}
#inner #product-nav {
	text-align:left;
	min-height:544px;
}
#product-content {
	float:left;
	min-height:553px;
}
table.product td#left {
	padding:5px 5px 5px 0;
}
table.product td#right {
	padding:5px;
}
table.product td#left img {
	border:solid 2px #a1957a;
}

/*=====Products Navigation=====*/
#product-nav a {
	text-decoration:none;
	color:#fff;
}
#product-nav dl {
	margin:0;
	padding:0 0 3px;
}
#product-nav dd {
	margin:0;
}
#product-nav dt a {
	background:url(_templateFiles/bg_product_nav_head.gif) no-repeat;
	line-height:29px;
	font-weight:700;
	margin:1px 0;
	height:29px;
	display:block;
	padding-left:20px;
}
#product-nav ul {
	padding:0;
	margin:0 0 2px;
	list-style:none;
}
#product-nav li {
	background:none;
	padding:0;
}
#product-nav li a {
	padding:4px 0 3px 44px;
	background:#878c86 url(_templateFiles/bg_product_nav.gif) no-repeat 32px 3px;
	color:#eee;
	font-size:11px;
	border-bottom:solid 2px #8d928b;
	display:block;
	height:11px;
}
#product-nav li a:hover, #product-nav li a.active {
	background:#636d6a url(_templateFiles/bg_product_nav.gif) no-repeat 32px -30px;
	font-weight:bold;
	border-bottom:2px solid #636D6A;
}
#product-nav li a.active {
	color:#fff;
}

/*=====Editable Content=====*/
#content-wrap {
	margin:25px auto 12px;
	width:760px;
}
#top {
	border-top:4px solid #c9c6bf;
}
.news-events {
	width:210px;
	background:#e1dfd3;
	padding:5px 20px;
}
.news-events img {
	padding:2px;
	border:1px solid #f2f2e8;
	margin:0 5px 5px;
}
.news-events div {
	border-bottom:1px solid #f2f2e8;
	text-align:right;
}
.news-events div a {
	background:#f2f2e8;
	color:#c9c6bf;
	border-bottom:#f2f2e8;
	font-weight:700;
	text-decoration:none;
	padding:2px 4px;
}
.news-events div a:hover {
	background:#c9c6bf;
	color:#f2f2e8;
}
.spacer {
	width:10px;
}
.content, #product-content {
	border-top:4px solid #e1dfd3;
	background:#fbfaf7;
	width:470px;
	padding:5px 20px;
}
.content2 {
	padding:5px 16px;
}
.content img {
	padding:2px;
	border:1px solid #e1dfd3;
	margin-right:25px;
}


/*=====Contact Form=====*/
/* Form */
form {
	padding-left:10px;
}
form span {
	color:#FF0000;
}
form .row {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 450px;
}
form label {
	width: 125px;
	float: left;
	font-weight: bold;
	padding-top:2px;
}
form .textbox {
	width: 200px;
}
form #center {
	text-align: center;
	width: 320px;
}
form .button {
	margin: 2px;
	padding: 2px;
}
form input, form textarea, form select {
	background: #FFFFFF url(_templateFiles/inputBg.gif) no-repeat scroll left top;
	border: 1px solid #AAAAAA;
	width:200px;
	font:12px Tahoma, Verdana, sans-serif;
	padding:2px;
}
form textarea {
	height:80px;
}
form input:focus, form textarea:focus, form select:focus {
	border: 1px solid #2A7FFF;
}
form .button {
	width:70px;
}
form .button:active {
	background: #FFFFFF url(_templateFiles/inputBg.gif) no-repeat scroll left bottom;
}
/*Message Styles*/
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
.LV_valid {
    color:#00CC00;
}
.LV_invalid {
    color:#CC0000;
}
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
