/*
Theme Name: Deep Silent
Theme URI: http://wordpressthemes.mifdesign.com/
Description: This is 2 column WordPress theme created by <a href="http://www.mifdesign.com/">MIF Design</a>. In archive you will find more main images. Also you can make Your own logo. Just create image with background #f4f3ee (height:35px; width:200px;) and save it like logo1.jpg
Version: 1.4
Author: MIF Design
Author URI: http://www.mifdesign.com/
Tags: two-columns, fixed-width, right-sidebar, red, black

*/


/* Begin Typography & Colors */
*{
	margin:0px;
	padding:0px;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #686868;
	color:#333;
	text-align: center;
	width:100%;
	}
#bg-light{
	text-align:center;
	width:100%;
	padding-top:30px;
}
#page-top{
	background-image:url(images/bg_page_top.png);
	background-repeat:no-repeat;
	height:50px;
	width:992px;
	margin-left:auto;
	margin-right:auto;
}
.nav-container{
	padding-left:36px;
}
#navmenu{
	height:35px;
	font-size:10px;
	float:left;
	padding-left:10px;
}
#logo{
	background-image:url(images/logo1.jpg);
	height:35px;
	width:200px;
	font-size:10px;
	float:left;
	cursor:pointer;
	display:block;
}
#navmenu ul{
	list-style:none;
}
#navmenu ul li{
	float:left;
}
#navmenu ul li a{
	padding-left:11px;
	padding-right:11px;
	padding-top:7px;
	padding-bottom:7px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	display:block;
}
#navmenu ul li a:hover{
	background-color:#ff0000;
	color:#FFFFFF;
}
.header-search{
	float:right;
	padding-right:50px;
	width:250px;
}
#searchform{
	float:left;
	width:250px;
}
#header{
	clear:both;
	height:220px;
}
#headerimg{
	background-image:url(images/image.jpg);
	width:920px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.headerimg-left{
	width:570px;
	float:left;
	height:220px;
}
.headerimg-right{
	float:left;
	color:#FFFFFF;
	padding-top:40px;
	padding-left:100px;
}
#headerimg h1{
	color:#ebeae5;
	font-size:28px;
	font-weight:normal;
	text-transform: uppercase;
	padding-top:70px;
	text-align:center;
	width:570px;
}
#headerimg h1 a{
	color:#ebeae5;
	text-decoration:none;
}
.description{
	color:#d6d6d6;
	text-align:center;
	width:570px;
	font-size:12px;
	padding-top:40px;
	text-transform: uppercase;
}
#navmenu-bg{
	background-image:url(images/bg_page.png);
	background-repeat:repeat-y;
	width:992px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
}
.content-inside{
	background-image:url(images/bg_page_inside.png);
	background-repeat:repeat-y;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}
.left{
	width:630px;
	vertical-align:top;
	text-align:left;
}
.right{
	width:290px;
	vertical-align:top;
}
.right ul{
	list-style:none;
}
#content, #header{
	background-image:url(images/bg_page.png);
	background-repeat:repeat-y;
	width:992px;
	margin-left:auto;
	margin-right:auto;
}
.post{
	font-size:11px;
	color:#44402e;
	padding-left:30px;
	padding-right:20px;
	text-align:left;
	width:580px;
}
.post h3{
	color:#44402e;
}
.post small{
	font-size:10px;
}
.pagetitle{
	text-align:left;
	color:#686868;
	font-size:14px;
	color:#686868;
	font-size:16px;
	margin-left:30px;
	text-decoration:none;
	padding-top:20px;
	border-bottom:1px solid #767155;
	margin-bottom:10px;
}
.post h2,.post h3{
	text-align:left;
	color:#686868;
	font-size:14px;
	background-image:url(images/bg_post_title.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:8px;
	margin-top:15px;
	margin-bottom:5px;
}
.post h2 a{
	color:#ff0000;
	font-size:16px;
	padding-right:50px;
	text-decoration:none;
}
.search-content{
	padding-left:30px;
}
.entry{
	padding:10px 10px 10px 20px;
	font-size:12px;
	color:#47401a;
}
.entry .entry{
	padding:0px 0px 0px 0px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	background:none;
	line-height:normal;
	padding:0px;
	margin:0px;
	color:#322b06;
}
.entry pre{
	overflow:auto;
}
.entry table{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
}
.entry table tr td, .entry table tr th{
	padding:5px;
}
.entry table tr th{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
}
.entry table .even{
	background-color:#ebe9e4;
}
.entry p{
	margin:0px 0px 10px 0px;
}
.entry a{
	color:#000000;
	padding-left:5px;
	padding-right:5px;
}
.bbn{
	border-bottom:none;
}
.entry a:hover{
	color:#686868;
}
.entry ul, .entry ol{
	margin-left:40px;
}
.postmetadata{
	background-color:#dedbcb;
	padding-top:5px;
	padding-bottom:10px;
	background-image:url(images/bg_post_title.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.postmetadata p{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	border-bottom:1px solid #bebaa4;
	border-top:1px solid #f0eee4;
}
.navigation{
	background-image:url(images/bg_back_next.gif);
	height:62px;
	padding:0px 140px 0px 140px;
	margin-top:10px;
}
.alignleft{
	float:left;
	width:150px;
}
.alignright{
	float:right;
	width:200px;
}
.alignleft .backnext{
	float:left;
}
.alignright .backnext{
	float:right;
}
.alignleft .backnext, .alignright .backnext{
	font-size:12px;
	color:#57533d;
	padding:20px 10px 0px 10px;
	cursor:pointer;
	display:block;
}
.alignleft a:hover .backnext, .alignright a:hover .backnext{
	color:#a10000;
}
.back, .next{
	background-image:url(images/back_next.png);
	cursor:pointer;
	display:block;
}
.back{
	height:62px;
	width:41px;
	float:left;
}
	a .back{
		background-position:0px 0px;
	}
	a:hover .back{
		background-position:0px 62px;
	}
.next{
	height:62px;
	width:41px;
	float:right;
}
	a .next{
		background-position:41px 0px;
	}
	a:hover .next{
		background-position:41px 62px;
	}
.navigation-single{
	background-color:#a5a18e;
	padding-left:30px;
	padding-right:20px;
	text-align:center;
	padding-top:15px;
	padding-bottom:10px;
	margin-left:30px;
	margin-right:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #6f6534;
	border-bottom-color: #6f6534;
	border-left-color: #FFFFFF;
}
.alignleft-single a, .alignright-single a,
.alignleft-single, .alignright-single{
	color:#FFFFFF;
	
}
.alignleft-single{
	border-bottom:1px solid #7c775e;
	padding-bottom:5px;
}
.alignright-single{
	border-top:1px solid #cdcabb;
	padding-top:5px;
}
#sidebar{
	text-align:left;
	padding:20px;
}
#sidebar h2{
	color:#686868;
	font-size:16px;
	text-decoration:none;
	letter-spacing: 1px;
}
.widgettitle{
	border-bottom:1px solid #767155;
}
#sidebar ul{
	background-image:none;
}
#sidebar ul li ul li ul{
	background-image:none;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	border:none;
}
#sidebar ul li ul{
	background-image:url(images/bg_li_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:5px;
	border-top:1px solid #767155;
}
#calendar_wrap{
	background-image:url(images/bg_li_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:5px;
	border-top:1px solid #767155;
}
#sidebar ul li ul li a{
	color:#000000;
	text-decoration:none;
	display:block;
	height:23px;
	padding:0px 5px 0px 15px;
	font-size:12px;
	line-height:23px;
}
#sidebar ul li ul li a:hover{
	background-color:#ff0000;
	color:#FFFFFF;
}
#sidebar ul li ul li{
	margin:0px;
	padding:0px;
}
blockquote{
	border-left:15px solid #cecbbb;
	padding-left:10px;
	color:#726835;
	font-style: italic;
}
#footer{
	background-image:url(images/bg_footer.png);
	background-repeat:no-repeat;
	height:105px;
	width:992px;
	margin-left:auto;
	margin-right:auto;
}
#footernavmenu{
	height:35px;
	margin-left:auto;
	margin-right:auto;
	width:920px;
}
#footernavmenu ul{
	list-style:none;
	padding-left:20px;
	padding-top:17px;
}
#footernavmenu ul li{
	float:left;
}
.strip{
	background-color:#cecbbb;
	float: right;
	height:22px;
	width:580px;
	margin-top:7px;
	margin-right:18px;
}
#footernavmenu ul li a{
	padding:0px 10px 0px 10px;
	text-decoration:none;
	color:#6d6643;
	text-transform: lowercase;
	border-right:1px solid #6d6643;
}
#footernavmenu ul li a:hover{
	color:#a50000;
	text-decoration:underline;
}
.copyright{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	text-align:left;
}
.copyright a img{
	border:none;
	background:none;
	padding:0px;
	margin:0px;
}
.copyright p{
	padding-left:30px;
	padding-top:4px;
	clear:both;
	float:left;
}
a{
	color:#000000;
	text-decoration:none;
}
a img{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
}
#searchsubmit{
	background:none;
	background-image:url(images/search.png);
	background-repeat:no-repeat;
	width:77px;
	height:28px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	text-transform: lowercase;
	font-weight:bold;
	line-height:20px;
	padding-bottom:2px;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	float:right;
}
#s{
	height:15px;
	margin:4px 0px 0px 0px;
	float:left;
	width:160px;
}
#respond, #commentform{
	padding-left:30px;
	clear:both;
}
#author, #email, #url, #comment{
	width:385px;
	background-color:#ebe9e0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a29c7d;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #a29c7d;
	line-height:20px;
	padding-left:5px;
	margin-bottom:5px;
}
#author, #email, #url{
	height:20px;
}
#comment{
	height:180px;
}
#submit{
	background:none;
	background-image:url(images/submit.png);
	width:137px;
	height:30px;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	text-transform: lowercase;
	font-weight:bold;
	line-height:30px;
	padding-bottom:2px;
	letter-spacing:1px;
}
.comments-label{
	width:150px;
	float:left;
	text-align:right;
	padding-right:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #a29c7d;
	border-bottom-color: #a29c7d;
	border-left-color: #FFFFFF;
	margin-right:5px;
}
.comments{
	height:180px;
}
.comments-label small{
	line-height:21px;
	font-size:11px;
	color:#645d35;
	font-weight:bold;
}
h3{
	font-size:14px;
}
#comments{
	padding-left:30px;
	padding-top:10px;
	padding-bottom:5px;
	color:#686868;
}
.commentlist{
	margin-left:70px;
	margin-right:30px;
	font-size:12px;
	color:#5d5842;
}
.commentlist a{
	color:#322d19;
}
.commentlist p{
	margin-bottom:10px;
}
.commentlist li{
	background-color:#f8f7f3;
	border-top: 1px #FFFFFF solid;
	border-right: 1px #a29c7d solid;
	border-bottom: 1px #a29c7d solid;
	border-left: 1px #FFFFFF solid;
	margin-bottom:5px;
	padding:5px;
	list-style:none;
}

.comment-author,.comment-text{
	background-color:#ebeae4;
	border-top:1px #a29c7d solid;
	border-right:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	border-left:1px #a29c7d solid;
	padding:5px;
}
.comment-author{
	padding:5px 5px 7px 5px;
}
.clear{
	clear:both;
	font-size:1px;
}
.left-avat{
	width:58px;
	height:58px;
	float:left;
}
.avatar{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	padding:5px;
}
.comment-author a{
	font-weight:bold;
	font-size:14px;
	color:#6e684a;
}
.comment-author a:hover{
	color:#423e28;
	text-decoration:underline;
}
.comment-author .fn{
	line-height:58px;
	padding-left:10px;
	float:left;
	display:block;
}
.comment-data{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	clear:both;
}
#wp-calendar{
	width:250px;
	height:150px;
}
#wp-calendar caption{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	font-weight:bold;
	line-height:20px;
	font-size:12px;
}
#wp-calendar tr td{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	text-align:center;
	padding:1px;
}
#wp-calendar tr td a{
	background-color:#dedbcb;
	display:block;
	height:100%;
	width:100%;
}
#wp-calendar thead tr th{
	background-color:#f8f7f3;
	border-top:1px #FFFFFF solid;
	border-right:1px #a29c7d solid;
	border-bottom:1px #a29c7d solid;
	border-left:1px #FFFFFF solid;
	text-align:center;
	font-weight:bold;
	color:#686868;
	padding:1px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End Various Tags & Classes*/

/*                                                    */

@import "calendar.css";



/* NOTE:                                              */

/* custom CSS settings for PRESET EXAMPLE!            */

/* only works 100% with your DEFAULT FORM (#1!)       */

/*                                                    */



.cform {

	font-family: Tahoma;

}



/* you may want to remove this to show 'required text' */

span.reqtxt,

span.emailreqtxt { 

	display:none!important;

}



/* check in&out*/

li#li--16,li#li-2-16,li#li-3-16,li#li-4-16,

li#li--15,li#li-2-15,li#li-3-15,li#li-4-15{



}

li#li--17,li#li-2-17,li#li-3-17,li#li-4-17{

	clear:both;

}

#cf_field_15,#cf_field_16,

#cf2_field_15,#cf2_field_16,

#cf3_field_15,#cf3_field_16{

	width:135px;

}



/* rooms, adults & nights*/

li#li--17,li#li-2-17,li#li-3-17,li#li-4-17,

li#li--18,li#li-2-18,li#li-3-18,li#li-4-18{

	display:inline;

	float:left;

}

li#li--17,li#li-2-17,li#li-3-17,li#li-4-17 {



}

li#li--19,li#li-2-19,li#li-3-19,li#li-4-19{

	padding-top:10px;

	clear:both;

}

#cf_field_17,#cf2_field_17,#cf3_field_17,

#cf_field_18,#cf2_field_18,#cf3_field_18 {


}

#label--193,#label--196,

#label--193 span,#label--196 span{

	

}



.cform fieldset.cf-fs4{

	padding-bottom:0;

}



#cf_field_27,#cf2_field_27,#cf3_field_27,#cf4_field_27{

	border:0!important;

	background:#ffffff;

}



/* END CUSTOM SETTINGS                                */







/*                                                    */

/*  main 'top-level' form elements                    */

/*                                                    */

.cform {

	font-family: Tahoma;

	width: 450px; 

}



.cform fieldset	{ 

 	 background:#bebebe;
	 padding:10px; 
	 border:1px dotted #61645a;
	 margin-bottom:40px;
	 width:100%;

}



.cform .cf_hidden {

	display:none; 

	border:none!important;

	background:none!important;

	padding:0!important;

	margin:0!important;

}



.cform legend { 

	display:none;

	margin-left:10px;

	padding: 0 2px; 

	font:normal 20px Times; 

	color:#666666;

}



ol.cf-ol { 

	margin:0!important; 

	padding:0!important; 

}

ol.cf-ol li	{

	background:none!important; 

	margin:0px!important;  /*some themes may interfere otherwise*/

	padding:0 20px; 

	list-style:none!important; 

	text-align:left;

	line-height:1.3em;

}





/*                                                    */

/* just for text-only fields (no input)               */

/*                                                    */



ol.cf-ol li.textonly {

	padding:3px 0!important; 

	text-align:right;

	margin:5px 5px 0 0!important;

}



ol.cf-ol li.newlegend{

	color:white;

	font-size:23px;

	font-weight:bold;

}



/*                                                    */

/* global definitions for field labels                */

/*                                                    */



.cform label {

	width:150px; 

	margin:0px 10px 0 0; 

	text-align:left;

	font-size: 10px;

	display:block;

	color:#ff0000;

}



label.cf-before {

	display:-moz-inline-box; /*for mozilla*/

	display:inline-block; /*for Opera & IE*/

	margin:5px 5px 0 0; 

	width:80px;

}



label.cf-after 	{

	display:-moz-inline-box; /*for mozilla*/

	display:inline-block; /*for Opera & IE*/

	margin:5px 8px 0 6px;

	width:20px;

	text-align:left;	

}



label.cf-after span {

	width:20px;

	display:block;

}



label.cf-group-after {

	display:-moz-inline-box; /*for mozilla*/

	display:inline-block; /*for Opera & IE*/

	margin:5px 0 0 2px;

	width:70px;

	text-align:left;

}

label.cf-group-after span {

	width:70px;

	display:block;

}



/*                                                    */

/*   FORM FIELDS general formatting                   */

/*                                                    */


.cform ol{
list-style:none;
}
.cform input,

.cform textarea,

.cform select {

	margin:0 0 8px;

	color:#000000;

	padding:3px;

	background: #ffffff; 

	border:none;

	border:1px solid #ff0000;

	font-weight:bold;

	letter-spacing:3px;

	vertical-align:top;

}

.cform input:hover,

.cform textarea:hover,

.cform select:hover	{

	background:#ffffff; 

}



.cform input:focus,

.cform textarea:focus,

.cform select:focus	{ 

	background:#8ec4e3; 

}



.cform textarea,

.cform input {



}

.cform select {

	width:410px; /* attempt to have equal length */

}  



.cform select.cfselectmulti	{ 

	height:6.5em; 

}



.cform textarea {

	font-family: arial;

	font-size: 0.9em;

	height: 6em;

	overflow:auto;

}



.cform input.cf_date {

	width:380px;

}



/*                                                    */

/*   radio button title                               */

/*                                                    */



ol.cf-ol li.cf-box-title {

	font-size:14px;

	color:#ff0000;

	margin:5px 0 0 23px;
	

}



/*                                                    */

/*   check boxes                                      */

/*                                                    */



input.cf-box-a,

input.cf-box-b 	{ 

	margin:2px 0 0 0; 

	width:16px!important; 

	height:22px;

	border:none!important;

	background:none!important; 

}



/*                                                    */

/* check box groups                                   */

/*                                                    */



ol.cf-ol li.cf-box-group {
	
	padding: 0 0 5px 45px; 

} 



/*                                                    */

/* formatting for text:  "(required)"  & other        */

/*                                                    */



span.reqtxt,

span.emailreqtxt { 

	font-size:9px;

	vertical-align:top;

	color:#ff0000;

	text-align:right;

	margin:0;

	display:block;

	width:410px;

	line-height:13px;

	height:13px;

}



.cform textarea.fldrequired,

.cform input.fldrequired{

	border-right: 3px solid #ff0000;



}



.cform input.fldemail{

	border-right: 3px solid #D56A00;	

}



/*                                                    */

/*   FORM submit button                               */

/*                                                    */



p.cf-sb {

	padding: 0 0 10px 0!important;

	margin: 0;

	text-align:center;

	background: #ffffff;

}

.cform input.backbutton,

.cform input.resetbutton,

.cform input.sendbutton	{ 

	width:300px;  

	padding:4px 2px; 

	margin: 10px 1px 0 0;

	font-size:0.8em;

	background:#ECD2B0;

	border:1px solid #ff0000!important;

}

.cform input.sendbutton:active	{ 

	border:2px solid #ff0000!important;

	padding:3px 1px; 

	background-color:#E8C79B;

}

.cform input.resetbutton {

	width: auto;

	padding:5px 1em;

}

.cform input.backbutton {

	width: auto;

	padding:5px 1em;

}



/*                                                    */

/*   FORM FIELDS enhanced error display               */

/*                                                    */

ol.cf-ol li.cf_li_err {

	background:#ff0000 url(li-err-bg.png) repeat!important;

	border-color:#DF7D7D;

	border-style:solid;

	border-width:1px 0pt;

	margin:6px 0pt 2px !important;

	padding:0px 0pt 8px 20px !important;

}



ol.cf-ol li ul.cf_li_text_err {

	margin:0 0 0 40px;

	padding:0;

	color:#333;

}



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:4px 0 2px!important;

	padding-left:15px;

}

ol.cf-ol ul.cf_li_text_err li:before {

	content:'';

}



/*                                                    */

/* 'visitor verification' related styles              */

/*                                                    */



label.secq,

label.seccap {

	vertical-align:text-bottom;

}



input.secinput {

	vertical-align:text-bottom;

}



input.secinput {

	width:250px;

	margin:0px;

	vertical-align:text-bottom;

	letter-spacing:2px;

	background-position:right 2px!important;

}



#cforms_captcha6,

#cforms_captcha5,

#cforms_captcha4,

#cforms_captcha3,

#cforms_captcha2,

#cforms_captcha {

	height:15px;

	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_brown.gif) no-repeat;

	margin:0 0 2px 3px;

	width:21px;

	height:23px;

	border:none!important;

}



img.imgcalendar {

	border:none!important;

}



/*                                                    */

/* change formatting of response msgs here            */

/*                                                    */



div.cf_info {

	color:#333;

	display:none;

	padding:10px 15px!important;

	width:420px;

	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:#ad2929!important;

	text-decoration:underline!important;

}

div.success {

	background:#ffffff;

	color:#ff0000;

	display:block;

	text-align:center;

}

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               */

/*                                                    */



.cform .cf_error { 

	color:#ad2929; 

	border-right:3px solid #ad2929; 

	background: #8ec4e3 url(../images/brown_theme_req.gif) no-repeat right top;

}

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: #f9f9f9;

	border:1px solid #888888;

}



/*                                                    */

/*  Other: link love                                  */

/*                                                    */

.linklove {

	width:450px;

	margin:0 auto 10px!important;

	padding:0!important;	

	text-align:center!important;

}

.linklove a,

.linklove a:visited {

	font-size: 0.8em;

	font-family: Tahoma;

	color:#aaaaaa!important;

}



  

/*                                                    */

/*  Other: browser hacks                              */

/*                                                    */

* html .cform legend { 

	position:absolute; 

	top: -10px; 

	left: 10px; 

	margin-left:0;

}

* html .cform fieldset {

	position: relative;

	margin-top:15px;

	padding-top:25px; 

}

* html span.reqtxt,

* html span.emailreqtxt,

* html ol.cf-ol,

* html ol.cf-ol li	{

	display: inline-block;  /*for ie6*/

}

*+html span.reqtxt,

*+html span.emailreqtxt,

*+html ol.cf-ol,

*+html ol.cf-ol li	{

	display: inline-block;  /*for ie7*/

}

* html img.captcha {

	margin-bottom:1px!important;

}

*+html img.captcha {

	margin-bottom:1px!important;

}

