/*
Theme Name: Barnett Aldon Ironworks
Theme URI: http://barnetaldon.com/
Description: based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Karen Arnold
Author URI: http://karenarnoldesign.com/
*/


/*Structure and Basic Color*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #5a5d20 url(images/bgd-wrap.jpg) no-repeat fixed;
	color: #fff;
	text-align: center;
        margin: 0;
	padding: 0;
position:relative;
z-index:0;
	}
/*#wrap {
background:transparent url(images/bgd-wrap.jpg) no-repeat fixed left top;
height:771px;
left:0;
position:absolute;
top:0;
width:100%;
z-index:-100;
}*/
#page, #header, #footer {
width:940px;
}
#page {
	text-align: left;
        margin: 0px auto;
	padding: 0;
	}

#header {
	margin: 0px;
	padding: 0;
	height: 85px;
	}

#headerimg {
background: url('images/bgd-header.png') no-repeat top left;
	margin: 0;
	height: 85px;
	width: 100%;
	}
#contentWrap {
background: transparent url(images/bgd-page.png) repeat-y;
width:100%;	
float:left;
margin-top:0px;
}
#content {
	font-size: 1.2em
	}

#footer {
background: transparent url(images/bgd-footer.png) no-repeat scroll top;
	padding: 0;
	margin: 0 auto;
	clear: both;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/*narrow and widecolumn area*/


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 11px 0 0;
	width: 510px;
	}
body.page-template-page-form-php .narrowcolumn {
width:830px;
}

.widecolumn {
background:transparent url(http://barnettaldon.com/wp-content/uploads/2010/07/trans.png) repeat scroll 0 0;
margin:47px 0 20px 67px;
padding:10px 20px 20px 25px;
width:755px;
float:left;
	}

.post {
	margin: 0 0 5px;
	text-align: left;
	}

.post hr {
border:1px dashed #385063;
clear:left;
display:block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}
body.home .entry p {
margin-bottom:30px;
margin-top:25px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height:157%;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/*homepage boxes*/
#boxleft {
background:transparent url(images/checkmark.png) no-repeat scroll 0 0;
float:left;
width:46%;
padding:55px 10px 10px 0;
text-indent:76px;

}
#boxmiddle {
background:url(images/sidebardiv.gif) no-repeat center left;
float:left;
width:47%;
padding:20px 0 10px 16px;
position:relative;
}

/* End Structure */

/*****headings*******/
h1 {	font-size: 28px;}
h2 {	font-size: 24px;}
h3 {	font-size: 22px;}
h4 {	font-size: 15px;}
h5 {	font-size: 14px;}
h6 {	font-size: 12px;}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 5px;
	margin:5px 0;
text-align:left;
	}
#headerimg .description {
	margin-left:517px;
position:absolute;
	
	}
#header h1 {
background:transparent url(images/logo.gif) no-repeat scroll 0 0;
height:65px;
margin-left:29px;
position:absolute;
text-indent:-300em;
top:6px;
width:190px;	
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
body.home h2 {
margin-bottom:20px;
}
#sidebar h2 {
	margin: 5px 0 0 10px;
	padding: 0;
	font-size: 12px;
	}
#subBar h2 {
	margin: 5px 0 10px;
	padding: 0;
	font-size: 16px;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
body.home h4 {
font-size:15px;
text-align:left;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description,
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited,
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #fff;
	}


/* Begin Sidebar */
#sidebar, #subBar {
font-size: 12px;
padding:53px 45px 10px 0;
width:300px;
float:right;
	}

#sidebar form,
#subBar form  {
float:left !important;
margin:0 0 0 65px;
	}

#subBar ul, #subBar ul ol,
#sidebar ul, #sidebar ul ol {
float:left;
margin:0;
padding:0;
width:100%;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
float:right;
width:100%;
	}
#subBar ul li {
border-top:5px solid #FFFFFF;
list-style-image:none;
list-style-type:none;
margin:0 0 24px 59px;
padding:0 5px;
	}
#sidebar ul p, #sidebar ul select,
#subBar ul p, #subBar ul select  {
	margin: 5px 0 8px 10px;
	}
#sidebar ul ul, #sidebar ul ol,
#subBar ul ul, #subBar ul ol  {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol,
#subBar ul ul ul, #subBar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar ul ul li, #sidebar ul ol li,
#subBar ul ul li, #subBar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Sidebar */

/**sidebar categories***/

li#text-3.widget ul li {
color:white;
float:left;
font-size:20px;
font-weight:bold;
height:115px;
width:50%;
}
li#text-3.widget img {
border:4px solid #8a8b45;
}
li#text-3.widget a {
color:#ffffff !important;
}
li#text-3.widget ul li.listSecurity {
height:62px;
width:100%;
}
li#text-3.widget ul li.listGates, li#text-4.widget {
clear:left;
}
li#text-3.widget a:hover {

}
li#text-3.widget span {
display:block;
margin:-17px 11px 0 0;
padding:0;
text-align:right;
}
li#text-4.widget {
font-size:15px;
line-height:150%;
top:40px;
}
li#text-4.widget h2.widgettitle{
font-size:18px;
}

li#text-5.widget {
background:transparent url(images/checkmark.png) no-repeat scroll 0 0;
clear:left;
font-size:15px;
font-weight:bold;
line-height:151%;
overflow:visible;
padding:55px 10px;
position:relative;
text-indent:76px;
top:15px;
}
li#text-6.widget h2.widgettitle {
font-size:32px;
text-align:center;
}
li#pages-3.widget {/*pages*/
clear:left;
float:left;
margin:0 0 25px 54px;
position:relative;
top:20px;
width:72%;
}
li#pages-3.widget h2.widgettitle,
li#widget_sp_image-5 h2.widgettitle  {
font-size:18px;
margin-bottom:10px;
padding:0;
}
li#pages-3.widget ul li {
font-size:16px;
font-weight:bold;
padding:0x;
text-align:left;
}
li#pages-3.widget a {
color:white;
}
li#widget_sp_image-5.widget img {
border: 4px solid #8A8B45;
}
li.widget_sp_image img {
background: white;
border: 4px solid #8A8B45;
margin-top: 10px;
padding: 5px;
}
/*sponsor logos*/
li#social-widget-3.widget {
margin-top:17px;
}

li#text-12 {
margin-top:37px;
}
li#widget_sp_image-8, li#widget_sp_image-6 {
float: left !important;
margin-right: 5px;
width: auto !important;
}
li#widget_sp_image-6.widget img {
background: white;
border: 4px solid #8A8B45;
padding: 5px;
margin-top:10px;
}
.widget_sp_image-description p {
font-size:11px;
font-style:italic;
}
/*start sidebar3 - bottom sidebar*/
#sidebar3 {
clear: both;
font-size: 14px;
left: 47px;
line-height: 157%;
margin: 0px;
padding: 10px 0px 0px;
position: relative;
width: 90%;
}
#sidebar3 ul, #sidebar3 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar3 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;

	}

#sidebar3 ul p, #sidebar3 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar3 ul ul ul, #sidebar3 ul ol {
	margin: 0 0 0 10px;
	}
#sidebar3 ul ul li, #sidebar3 ul ol li {
background: #8A8B45;
border-top: 1px solid #c1c18a;
float: left;
height: 115px;
margin: 3px 10px 0px 20px;
padding: 0px 0px 20px;
width: 29.5%;
	}
/*sidebar3*/
/*start sidebar 4 homepage header bar */
.banner {
margin-left:20px;
background:url(http://barnettaldon.com/wp-content/uploads/2010/10/moving-notice.jpg) no-repeat;
width:900px;
height:322px;
}
#sidebar4 {
height: 322px;
position: absolute;
right: 242px;
top: 131px;
width: 325px;
}
#sidebar4 ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0px;
padding: 0px;
position: relative;
}
#sidebar4 ul ul {
left:0px;
top:0;
}
#sidebar4 ul ul li {
color:#F5F5F5;
font-size:12px;
line-height:150%;
margin-left:0;
position:relative;
width:335px;
}
#sidebar4 ul a.post-title {
font-size:14px;
font-weight:bold;
color:#fff;
}
#sidebar4 li#categoryposts-3 h2.widgettitle {
display: none;
margin:0 !important;
padding:0 !important;

}
#sidebar4 blockquote {
color:#f5f5f5;
}
#mc_signup {
padding-bottom: 20px;
}
.mc_signup_submit {
display: inline;
text-align: center;
}
.mc_merge_var {
display: inline;
margin: 0px;
padding: 0px;
}
.mc_merge_var input{
width: 180px;
}
/*sidebar4*/

/***sidebar in the footer**/

#sidebar5 {
width:100%;
float:left;
}
#sidebar5 ul {
width:100%;
float:left;
list-style:none;
margin: 0 0 20px;
padding: 0;
}
#sidebar5 ul li {
width:33%;
float:left;
}
/*footer sidebar*/

/*Misc content area stuff*/

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #fff;
text-decoration:underline;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #147;
	text-decoration: none;
	}

a:hover {
	color: #0f2f4d;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	text-indent: 0px;
	}

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;
	}


ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
color:#333333;
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
/* End captions */
/**misc**/
.mainAd {
margin:0 0 0 20px;
padding:0;
}
.breadcrumbs, .breadcrumbs a {
color:white !important;
text-decoration:none;
}
.breadcrumbs a {
border-bottom:1px dashed;
}
.breadcrumbs a:hover {
border-bottom:none;
}
/*****tooltips*******/
 a.info{
        position:relative;           /*this is the key*/
        z-index:24;
        background-color:#e0e0e0;    /* background colour of display text */
        color:#000000;               /* colour of display text */
        border:1px dotted #999;    /* border colour */
        text-decoration:none;
        font-style:italic;
        }

        a.info:hover {
        z-index:25;
        background-color:#ffff66;

        }

        a.info span{
        display: none;  /* hide the span text using this css */
        }

        a.info:hover span{ /*the span will display just on :hover state*/
        display:block;
        position:absolute;
        top: 20px;
        left: 3em;
        width:350px;
        border:1px solid #6e6f9d; /* border colour */
        background-color:#ffff99; /* background colour here */
        color:#000000;         /* text colour */
        text-align: center;
        font-size: .8em;
        font-style:italic;
        z-index:30;
        }

/*****second form******/

form#cforms2form.cform { 
	margin:10px auto 0 auto; 
	width: 445px; 
}

form#cforms2form.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

form#cforms2form.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

form#cforms2form.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Helvetica; 
	color: #ffffff;
	letter-spacing:3px;
}

form#cforms2form ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:1px solid #f2f2f2;
}
form#cforms2form ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

form#cforms2form ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

form#cforms2form.cform label {
	width:190px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #ffffff;
	font:0.9em Trebuchet MS,sans-serif;
}
form#cforms2form.cform label span {
	width:190px; /* must be the same as above!*/
	display:block; 
}

form#cforms2form label.cf-before {
	margin:4px 10px 0 0; 
}

form#cforms2form label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

form#cforms2form label.cf-after span {
	width:75px;
	display:block;
}

form#cforms2form label.cf-group-after {
margin:4px 0 0 2px;
text-align:left;
width:51px;
font-size:10px;
}
form#cforms2form label.cf-group-after span {
	width:51px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

form#cforms2form.cform input,
form#cforms2form.cform textarea,
form#cforms2form.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	font:0.9em Trebuchet MS,sans-serif;
	color:#888;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
form#cforms2form.cform input:hover,
form#cforms2form.cform textarea:hover,
form#cforms2form.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

form#cforms2form.cform input:focus,
form#cforms2form.cform textarea:focus,
form#cforms2form.cform select:focus	{ 
	color:#666;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

form#cforms2form.cform textarea,
form#cforms2form.cform input {
	width:298px; 
}
form#cforms2form.cform select {
	width:306px; /* attempt to have equal length */
}  

form#cforms2form.cform select.cfselectmulti	{ 
	height:7.5em; 
}

form#cforms2form.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

form#cforms2form  ol.cf-ol li.cf-box-title {
	color:#ffffff;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

form#cforms2form input.cf-box-a,
form#cforms2form input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

form#cforms2form input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

form#cforms2form ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 0px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

form#cforms2form p.cf-sb {
	margin:0;
padding:0 8px 0 3px !important;
text-align:left;
}
form#cforms2form.cform input.backbutton,
form#cforms2form.cform input.resetbutton,
form#cforms2form.cform input.sendbutton	{ 
	width:100px !important;  
	padding:2px 1em; 
	margin: 0;
	font-size:0.8em;
	background:url(transparent url(http://barnettaldon.com/wp-content/plugins/cforms/images/button-bg.gif) repeat-x scroll 0 0; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

form#cforms2form.cform input.resetbutton {
	margin: 0 5px 0 0;
}
form#cforms2form.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
form#cforms2form ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

form#cforms2form ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

form#cforms2form ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
form#cforms2form ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
form#cforms2form label.secq,
form#cforms2form label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

form#cforms2form input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
form#cforms2form.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
form#cforms2form.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

form#cforms2form.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove,
.linklove a,
.linklove a:visited {
	text-indent: -300em;
	position: absolute;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html form#cforms2form.cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html form#cforms2form.cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html form#cforms2form.cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html form#cforms2form.cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}
input#cf2_field_5-1 {
width:150px;
}

p.yd_linkware {
display:none;
}





