/*  
Theme Name: WP Military Army
Theme URI: http://www.wordpressthemed.com/
Description: Brought to you by <a href="http://www.wordpressthemed.com">http://www.wordpressthemed.com</a>. 
Version: 1.0
Author: WordpressThemed
Author URI:http://www.wordpressthemed.com/
*/


/* Begin Typography & Colors */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	text-align: left;
	}

.alt {
	
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	margin-top:10px;
	}
p {
	font-size:11px;
	margin:0px;
	padding:5px;
	}

small {
	font-family:"Verdana";
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:"Verdana";
	font-weight:normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 12px;
	}

h2.pagetitle {
	font-size: 14px;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#ffffff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ffffff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry{
	padding:10px 10px 20px 10px;
	float:left;
	}
.entry p a, .entry p a:visited {
	color: #ffffff;
	text-decoration:underline;
	
	}
.entry p a:hover {
	color: #ffffff;
	
	}
.editpost a:link, .editpost a:visited {
	color: #ffffff;
	text-decoration:underline;
	padding-left:10px;
	}
.editpost a:hover {
	color: #ffffff;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  "Verdana";

	}

.commentlist li {
	font-weight: bold;
	}

.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:"Verdana";
	}

.commentmetadata {
	font-weight: normal;
	color:#333;
	}


 #sidebar ul ul li, #sidebar ul ol li,#sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, blockquote, strike {
	color: #ffffff;
	}

code {
	font: 1.1em "Verdana";

	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a, #wp-calendar a:visited {
	text-decoration: none;
	color: #ffffff;
	text-decoration:underline;
	}

#wp-calendar caption {
	font: bold 1.3em "Verdana";
	text-align:center;
	padding:10px 0px 0px 0px;
	color:#7f8e00;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.form {
}

.narrowcolumn {
	padding: 0px 0px 8px 3px;
	margin: 0px 0px 0px 0px;
	width: 430px;
	}

.widecolumn {
	padding: 0px 4px 8px 4px;
	margin: 0px 0px 0px 0px;
	width: 430px;
	}

.post {
	margin: 0px 0px 0px 0px;
	text-align: justify;
	}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	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;
}

.postmetadata {
	clear: left;
	color:#333333;
	height:20px;
	padding:0px 0px 0px 20px;
	margin:12px 0px 15px 0px;
	background-color:#565751;
	
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	padding-top: 10px;
	text-align: center;
	padding-bottom:10px;
}

#sidebar h2 ,#sidebar2 h2{
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 22px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	
	}
/* End Headers */



/* 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;
	}

div.alignright, div.alignright2{
	float: right;
	color:#333333;
	
	}

div.alignleft, div.alignleft2{
	float: left;
	color:#333333;
	}
.alignleft a, .alignleft a:visited {
	color:#ffffff;
	}	
.alignright a, .alignright a:visited {
	color:#ffffff;
	}
.spacer{
	float:left;
	}
/* End Images */



/* Begin Lists */

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, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	list-style-type:none;
	background-image:url(images/star.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0px;
	padding:0px;
	}

	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol,#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 0px;
	}
#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 10px 0px 0 0px;
	
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar h2, #sidebar2 h2{
	font-family:"Verdana";
	font-weight:bold;
	}
#sidebar ul li h2, #sidebar2 ul li h2 {
	font-family:"Verdana";
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 6px;
	color: #ffffff;
	padding-left:0px;
	padding-top:0px;
	text-transform:uppercase;
	}
	
#sidebar ul li, #sidebar2 ul li{
	padding:0px 0px 10px 0px;

	}
	
#sidebar ul li ul li, #sidebar2 ul li ul li	{
	padding:3px 0px 0px 20px;
	border-bottom:none;
	}	
	
	
/* End Entry Lists */



/* Begin Form Elements */
/* End Form Elements */



/* Begin Comments*/
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 80px 0px;
	font-family:"Verdana";
	font-size:14px;
	font-weight:bold;
	
	
	}
#sidebar2
{
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 80px 0px;
	font-family:"Verdana";
	font-size:14px;
	font-weight:bold;
	
	}

#sidebar form, #sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
/* 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 #afafaf;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin-top: 0px;
	padding-top:2px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	}
.navigation2 {
	margin-top: 0px;
	padding-top:2px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	}
/* End Various Tags & Classes*/


div.post h2 a:link,div.post h2 a:visited, div.post h3 a:link,div.post h3 a:visited {
	color:#ffffff;
	font-family:"Verdana";
	font-size:24px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	line-height:24px;

}

div.post h3 a:hover, div.post h2 a:hover{
	color: #d5cbb2;
}
li.current-cat a:link,li.current-cat a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color: #ffffff;
}
li.pagenav a:link,li.pagenav a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color: #ffffff;

}
.narrowcolumn li a:link, .narrowcolumn li a:visited{
	color: #ffffff;
}
.narrowcolumn li a:hover{
	color: #333333;
}
li a:link,li a:visited{
	padding-left: 0px;
	margin-left: 7px;
	color: #ffffff;
}
li a:hover{
	color: #7f8e00;
}

div.post small{
	color: #333333;
}
.line{
	padding-bottom:10px;
	float:left;
	}
.postmetadata a{
	color: #333333;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #333333;
	text-decoration: underline;
}
.narrowcolumn h2, .narrowcolumn h3 {
	color: #333333;
	margin-top:0px;
}
label small{
	color:#333333;
  }
#comments, #respond{
	color:#333333;
	padding:0px 0px 8px 10px;
 }
.narrowcolumn img{ 
	margin-right:10px;
	margin-bottom:3px;
	}
#sidebar li ul, #sidebar2 li ul{
	padding-left:0px;
	}
#today, #today a:link, #today a:visited {
	color:#ffffff;
	}
#commentform p a {
	color:#333333;
	}
.title{
	padding: 0px 0px 0px 0px;
	background-image:url(images/bg_title.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:center;
	margin:0px 0px 10px 0px;
	}
	
.title_mid h2, .title_mid h3, .title_mid2 h2{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-size:20px;
        float:center;
	font-weight:bold;
	
	}
	
.title_mid2{
	width:430px;
	float:left;
	padding-bottom:10px;
	}	
	
.title_mid{
	float:center;
	width:430px;
        height:60px;
	border-right:solid 5px #bababa;
	padding-bottom:10px;
	}
	
.date{
	float:right;
	color:#ffffff;
	text-align:center;
	padding-bottom:6px;
	padding-right:13px;
	line-height:24px;
	padding-top:4px;
	}
	
.time{
	padding-bottom:5px;
	}
.day{
	color:#ffffff;
	font-size:36px;
	}
	
.cat{
	padding-left:12px;
	color:#ffffff;
	}
.cat a, .cat a:visited{
	color:#ffffff;
	}
.textwidget{
	padding-left:0px;
	text-align:left;
	padding-right:10px;
	padding-top:10px;
	color:#7f8e00;
	}
/*=========style index.html========*/
body{
	background-color:#292929;
	font-family:"Verdana";
	font-size:11px;
	color:#333333;
	padding:0px;
	line-height:18px;
	margin:0px;
	
	}
	
#body_container{
	width:100%;
	}
	
	
#bg_container{
	width:800px;
	}	
	
#container{
	width:800px;
	text-align:left;
	background-image:url(images/bg_main.gif);
	background-repeat:repeat-y;
	float:left;
	}
	
#top{
	width:800px;
	height:55px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	}
	
#header{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:195px;
	margin:0px 0px 0px 0px;
	}
	
#navtop{
	background-image:url(images/bg_nav.gif);
	width:800px;
	height:35px;
	background-repeat:repeat-x;
	border-bottom:solid 5px #292929;
	border-top:solid 5px #292929;
	}
#menu{
	padding-right:10px;
	padding-left:0px;
	padding-top:0px;
	font-weight:bold;
	height:35px;
	} 
	
#menu a:link, #menu a:visited, #menu a:active{
	font-family:"Verdana";
	font-size:11px;
	font-weight:bold;
	color:#292929;
	margin-right:15px;
	text-transform:uppercase;
	display:block;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	height:35px;
}

#menu li {
	display: inline;
	float:left;
	height:35px;
	border-right:solid 1px #6c6c6c;
	border-left:solid 1px #ffffff;
	padding-top:0px;
	padding-left:25px;
	padding-right:15px;

	
}

#menu li a, #menu li a:visited{
	padding:10px 0px 0px 0px;
	}
	
#menu li ul li{
	display:none;
	}	
#main{
	width:800px;
	background-repeat:repeat-y;
	padding:4px 0px 10px 0px;
	float:left;
	}
	
#left_nav{
	width:180px;
	padding:15px 0px 0px 0px;
	float:left;
	}
	
#main_content{
	width:440px;
	float:left;
	padding:0px 0px 20px 0px;
	}
	
#right_nav{
	width:180px;
	padding:15px 0px 0px 0px;
	float:left;
	}
	
#footer{
	width:800px;
	font-family:"Verdana";
	font-size:1px;
	color:#d3d3d3;
	float:left;
	padding:0px 0px 20px 0px;
	text-align:center;
	}
	
#body_footer{
	margin:0px 185px 0px 185px;
	border-top:solid 1px #d3d3d3;
	}
	
#footer_top{
	padding:10px 0px 0px 0px;
	}
	
#footer_bottom{
	padding:0px 0px 0px 0px;

	}
	
#search_top #searchform{
	margin:0px 0px 0px 10px;
	text-align:left;
	padding:20px 0px 0px 20px;
	}
	
.but{
	vertical-align:top;
	padding-top:2px;
	padding-left:0px;
	margin-left:0px;
	margin:0px;
	width:74px;
	height:20px;
	}
	
#searchform #s2.input01{
	padding:0px 0px 0px 0px;
	margin:2px 2px 0px 0px;
	width:180px;
	vertical-align:middle;
	border:1px solid #a8a8a8;
	font-size:12px;
	height:16px;
}

form{
	margin:0px;
	padding:0px;
	}


.logo{
	text-align:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	

#txt_logo{
	font-family:"Verdana";
	font-size:36px;
	color:#ffffff;
	padding-left:20px;
	padding-top:130px;
	font-weight:bold;
	}

.desc{
	padding:10px 0px 0px 20px;
	color:#ffffff;
	font-size:12px;
	font-family:"Verdana";
	font-weight:normal;
	}
a.mainpix01_link, a.mainpix01_link:visited{
	color:#ffffff;
	}
p.alt small{
	color:#333333;
	}
p.alt small a, p.alt small a:visited{
	color:#333333;
	text-decoration:underline;
	}

p.alt small a:hover{
	color:#333333;
	text-decoration:underline;
	}	

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar2 ul ul li a:link, #sidebar2 ul ul li a:visited {
	padding:0px;
	margin:0px;
	text-align:left;
}
small.commentmetadata a:link, small.commentmetadata a:visited{
	color:#333333;
	text-decoration:underline;
	}
	
/*                                                    */
/*  custom code on top the default style sheet        */
/*                                                    */
@import "calendar.css";

.cform fieldset.cf-fs1 {
	background: #CAE4A7 url(../images/customform_green_bg_top.jpg) no-repeat;
}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin:0px; 
	padding:0px; 
	border:none;
	background:#CAE4A7;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	display:none; 
}

ol.cf-ol { 
	margin:20px 0 0 0!important; 
	padding:0!important; 
}
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;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:white;
	font-size:14px;
	letter-spacing:1px;
	padding-left:120px;
	margin:6px 0!important;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	color:white;
	width:110px; 
	margin:6px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:alignTopLeft;
	vertical-align:top;
}
.cform label span {
	color:white;
	width:100px; /* must be the same as above!*/
	margin-left:10px; 
	display:block;
	font-size:1.2em;
	font-weight:bold;
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 5px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	margin:0;
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:4px 10px 0 2px;
	width:112px;
	text-align:left;
}
label.cf-group-after span {
	margin:0;
	width:112px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	color:#BFD062;
	font-size:1.2em;
	font-weight:bold;
	padding:6px 4px 2px;
	background: white;
	border:0;
	height:21px;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	color:white;
	background:#B0D77D; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#BFD062!important;
	background:white; 
}

.cform textarea,
.cform input {
	width:245px; 
}
.cform select {
	height:27px;		
	width:250px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	height:7em;
	overflow:auto;
}
.cform .cf_date {
	width:223px;
}
/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	color:white;
	display:block;
	font-size:9px;
	letter-spacing:2px;
	margin:-1px 0pt 0pt 120px;
	vertical-align:top;
	line-height:15px;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:white;
	font-size:14px;
	letter-spacing:2px;
	margin:6px 0pt !important;
	padding-left:120px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none; 
	background:none;
}

input.cf-box-a 	{ 
	margin-left:120px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 120px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	text-align:left;
	margin:0;
	
}
.cform input.sendbutton	{ 
	color: white;
	border:0; 
	height:25px; 
	width:251px;
	font-size:1.2em;
	font-weight:bold;
	background:#F87217;
	margin:5px 0 20px 120px;
	padding:0;
}


/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg-green.png) repeat!important;
	border-color:0px solid #DF7D7D;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 120px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 3px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding:0 0 0 20px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.secq span {
	display:inline;
	width:auto;
}
label.secq {
	vertical-align:text-bottom;
}

input.secinput {
	vertical-align:text-bottom;
	width:50px;
}

label.seccap {
	margin-bottom:6px;
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	vertical-align:text-bottom;
	height:21px;
	width:70px;
	margin: 0;
}

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_green.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:white!important;
	text-decoration:underline!important;
}
div.success {
	background:#EDF5E2 none repeat scroll 0% 50%;
	color:#6D9834;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg-green.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               */
/*                                                    */

.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* 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                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: white;
	border:0;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:left!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#B8D394;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */

*+html span.reqtxt,
*+html span.emailreqtxt {
	line-height:14px;
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html .cform label,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	padding-top:25px; 
}
* html img.captcha	{
	margin-top:1px!important;
}
*+html img.captcha	{
	margin-top:1px!important;
}
