/*  
Theme Name: Flash News
Theme URI: http://www.roschweb.com/
Description: Orlando Murphy Beds by ROSCHWEB
Version: 1.2.0
Author: ROSCH
Author URI: http://www.roschweb.com/
*/

/*=== Setup ===*/
html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -113px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 113px; /* .push must be the same height as .footer */
}

*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #e4e5d3 url(images/bg.jpg) repeat-x top;
	color: #333333;
	font: 12px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #636B2D ;
	text-decoration: none;
}
a:hover{
	text-decoration: underline
}
div.theDate {
	float:right;
	margin:1px 0 0 0;
	font-weight:bold;
	font-family:"Century Gothic";
	font-size:21px;
	color:#666666;
}
span.date {
	background-color:#556128;
	color:#cccccc;
	padding:0 4px;
	margin:0 4px;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0
}
li{
	list-style: none
}
/*=== Layout ===*/
#page{
	background: transparent url(images/wrapper_bg.jpg) repeat-x top;
	margin: 0 auto;
	width: 970px;
}
#top{
	margin: 0 auto;
	padding: 0px;
	width:260px;
	float:right;
}
#footer{
	clear: both;
	margin: 0 auto;
	width: 970px;
}
#page-bot{
	background: url(images/page-bot.gif) no-repeat top;
	height: 45px;
	overflow: hidden;
}
/*========= NAVIGATION LISTS =========*/

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
	height: 27px;
}
.nav1 li a{
	color: #878787;
	display: block;
	height: 27px;
	text-align: center;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a{
	color: #474747;
	text-decoration: none;
	height:27px;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px; display: inline; line-height: 14px; }
.nav1 li a { padding: 0px 0px 0px 9px; background: url(./images/menuleft.gif) no-repeat left top; float: left;}
.nav1 li a span { padding: 4px 9px 9px 0px; display: block; background: url(./images/menuright.gif) no-repeat right top; float: right; }
.nav1 li a span { float: none; }
.nav1 li a:hover span { }
.nav1 li a:hover , li.current_page_item a{ background-position: 0% -27px; text-decoration: none;}
.nav1 li a:hover span , li.current_page_item a span{ background-position: 100% -27px; }


/*- Nav2 / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0 0 0 5px;
	width:921px;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;	
}
#nav li a:hover {
background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#nav li ul li {
	background: url(images/topmenu-bgr.gif) repeat-x top;
	width:15em;
	border:1px solid #e5e4de;	
}
#nav li ul ul {
margin: -34px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, 
#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
} 

/*=== Top Menu ===*/
#topmenu{
	background: url(images/navbar.jpg) repeat-x top;
	height: 41px;
	margin: 0;
}
#topmenu li{
	background: url(images/nav_sep.jpg) no-repeat right center;
	float: left;
	line-height: 45px;
}
#topmenu li a{
	color: #cccccc;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 14px;
	font-size:14px;
	text-shadow: 1px 2px #222222;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #FFFFFF;
	text-decoration: none;
}

/*=== Header ===*/
#header{
	background: url(images/header-bgr.gif) no-repeat top;
	height: 100px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 35px 0 0;
	text-align: right;
	width: 223px;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
div.entry h1 {
	font-weight:normal;
}
#header h1{
 	margin:0px;
	background: url(images/logo.png) no-repeat;
	float: left;
	padding:55px 0 0 195px;
	font-weight:normal;
	font-size:33px;
}
#header h1 a{
	padding: 0;
	color:#373737;
	text-transform:uppercase;
	font-family:century gothic;
	text-shadow:0 0 #222222, 1px 1px #f4f5f3;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- RSS -*/
#rss{
	height: 25px;
	margin: 3px 0 0 0;
	width: 25px;
	float:right;
}
/*- Search -*/
#search{
	height: 22px;
	margin: 0 0 ;
	width: 205px;
	background:white none;
	border:1px solid #a7aa95;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 0px;
	width: 180px;
}
#search .btn{
	margin: 0;
	padding: 0;
	width: auto;
}

/*=== Columns ===*/
#columns{
	margin: 0 auto 10px auto;
	width: 970px;
	background:white none;
	border-top:3px solid #424C31;
}
#columns h2{
	color: #474747;
	font: 33px Century Gothic, Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
}
#columns .featureditem h2 a {
	color:#cccccc;
}
#columns h2 a{
	color: #474747;
	text-decoration:none;
}
#columns h3, #columns h4, #columns h5{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
	text-transform: uppercase;
}
#columns h3, #columns h5{
	background: url(images/line.jpg) repeat-x left;
	height: 18px;
	margin: 0 0 10px;
	font-size:13px;
}
#columns .archive h3 {
	background:white url(images/bar.jpg) no-repeat top left;
	padding:7px 0 0 10px;
}
#columns .archive img.thumbnail {
	width:50px;
	height:50px;
}
div.thirds h3 a {
	color:#86884a;
	background:white url(images/bar.jpg) no-repeat center left;
	padding:10px;
	text-decoration:none;
}
#columns div#centercol h2.highlight{
	color:#86884a;
	background:white url(images/bar.jpg) no-repeat center left;
	padding:10px;
}
#centercol h3 {
	margin: 0 0 15px;
}

/*--- Center Column ---*/
#centercol{
	float: left;
	padding: 10px 0px 0px 0px;
	width: 648px;
}
#centercol .featureditem p {
	color:#474747;
}
#centercol p, .box p{
	line-height: 22px;
	padding: 0 0 10px;
	color:#474747;
}
/*--- Right Column ---*/
#rightcol{
	float: left;
	width: 310px;
}
/*--- Sub Columns ---*/
.col1{
	float: left;
	width: 269px;
}
.col2{
	float: left;
	margin: 0 0 0 0;
	padding: 0 5px 0 15px;
	width: 205px;
}
.col3{
	border-left: 1px solid #f2f1e9;
	float: left;
	margin: 0 0 0 10px !important;
	width: 150px;
	padding: 0 0 0 10px !important;
	display: inline;
}
.col4{
	float: left;
	width: 500px;
	margin: 20px 0 20px 13px;
	padding: 0;
}
.col5{
	float: left;
	margin: 13px 0 0 15px;
	padding:0;
	width: 420px;
}

.featureditem {
	margin:0;
	padding:0;
	overflow:hidden;
	background: #424C31 url(images/gBg.jpg) repeat-x top left;
}

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
}
.idTabs li{
}
.idTabs li a{
	display: block;
	margin: 0 5px 0 0;
	text-align: left;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	color: #474747;
	text-decoration: none
}

/*=== Post ===*/
#featcarousel {
	list-style: none !important;
	float:left;
	display:inline;
}

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #777777;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px;
}
#centercol .date-comments p{
	line-height: 25px;
}
.continue-tags{
	line-height: 29px;
	margin: 2px 0 0px;
	padding: 0px;
	float:right;
	min-height:20px;
	clear:both;
}
.category-blog .half .post {
	margin:0 0 15px;
}
.featuredpost {
	height:306px;
}
.featuredpost .continue-tags {
margin: 2px 0 0 0;
padding: 4px 10px 0 10px;

}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.tags{
	background: url(images/ico-tags.gif) no-repeat left;
	padding: 1px 0 0 20px;
	line-height:1.1em;
}
a.more{
	background: url(images/ico-arrow.gif) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 1px 0 0 20px;
}

/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: #424C31 url(images/gBg.jpg) repeat-x top left;
	margin: 0px;
	width: 970px;
	height:306px;
	border-bottom:3px solid #424C31;
}
.boxbottom { margin:0; background:none;}
.box .top,
.box .bot{
	clear: both;
	height: 15px;
	overflow: hidden;
}
.box .bot{
}
.box .spacer{
	height: 1%;
	padding: 0 15px;
}
/*- Box2 -*/
.box2{
	margin: 10px 0 0 0;
	width: 307px;
}
.box2 .top,
.box2 .bot{
	clear: both;
	height: 18px;
	overflow: hidden;
}
.box2 .bot{
	height: 10px;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 20px;
}	
.box2 .spacer{
	height: 1%;
	padding: 0 10px;
}
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	clear: both;
	margin: 0 10px;
	padding: 15px 15px 10px 15px;
}
.box2 .flickr_badge_image img{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 9px 5px 7px;
	padding: 8px;
	float:left;
}
div.lgImgHolder {
	width:480px;
	border:9px solid #424c31;
	height:247px;
	overflow:hidden;
}
div.smallBox {
	width:147px;
	border:1px solid #dddddd;
	margin:10px 10px 0 0;
	float:left;
	overflow:hidden;
}
div.last {
	margin:10px 0 0 0;
}
div.smallBox .list {
	background:white url(images/gradient.jpg) repeat-x top left;
}
div.smallBox .list ul {
	margin-bottom:10px;
}
div.smallBox ul li {
	border-bottom:1px solid #dddddd;
	margin:0 10px;
}
div.smallBox ul li a{
	display:block;
	padding:0 0 0 8px;
	background:transparent url(images/lilarrow.gif) no-repeat center left;
	line-height:30px;
	color:#474747;
	text-decoration:none;
}
div.smallBox ul li a:hover{
	color:#86884a;
}
div.clearance {
	text-align:center;
	margin:0 ;
	background:#dbdbd2 url(images/clearance.jpg) center no-repeat;
	border:1px solid #dddddd;
}
div.corporate {
	background:#f1f1ee none;
	text-align:center;
	margin:10px 0 0;
}
div.corporate a {
	margin:0 auto;
}
div.ads {
	text-align:center;
	margin:0 ;
	background:#dbdbd2 none center no-repeat;
	border:1px solid #dddddd;
}
div.ads .smImgHolder {
	border:9px solid #afafa8;
	margin:10px;
	height:88px;
	width:88px;
	float:left;
}
div.ads .smImgHolder img {
	width:88px;
	height:88px;
}
div.ads div.blb {
	float:left;
	width:158px;
	text-align:left;
	padding:10px 10px 10px 0;
}
div.bbb {
	text-align:center;
	margin:0 ;
	background:#ffffff none center no-repeat;
	border:1px solid #dddddd;
}
div.bbb .smImgHolder {
	border:0px solid white;
	margin:5px 20px;
	float:left;
	background-color:white;
}

#columns div.ads div.blb h3 {
	background:transparent none;
	margin:0 0 20px 0;
}
#columns #rightcol div.clearance h3,
#columns #rightcol div.smallBox h3 {
	text-align:left;
	background: white url(images/title.jpg) top left repeat-x;
	height:22px;
	padding:6px 8px 0;
	margin:0;
}
#columns #rightcol div.smallBox h3 {
	border-bottom:1px solid #dddddd;
}
#columns #rightcol div.clearance h3 a{
	color:#474747;
}
div.clearance p {
	text-align:left;
	margin:0 10px 10px 10px;
}
div.mdImgHolder {
	height:192px;
	width:256px;
	overflow:hidden;
	border:9px solid #afafa8;
	margin:10px auto;
}
.featureditem img.full {
	width:480px;
}
.featureditem p.content {
	font-size:18px;
	color:#cccccc;
	font-family:century gothic;
}
/*- Font Selection -*/
#fonts{
	background: transparent url(images/ico-fonts.png) no-repeat left;
	float: right;
	text-align: right;
	width: 45px;
}
#fonts a{
	color: #878787;
}
#fonts a:hover, #fonts a.active{
	color: #474747;
	text-decoration: none;
}

/*- Ads -*/
.ads{
	margin: 0 0 10px 4px;
}
.ads img{
	float: left;
	margin: 0 10px 10px 0;
}
.ads img.last{
	margin: 0;
	float:right;
}
/*=== Styling Lists ===*/
/*- Headline List -*/
.headlines{
	margin: 0 0 15px 13px;
	clear:both;
	width:615px;
}
.headlines em{
	font-size: 11px;
	font-style: normal;
}
.headlines dl{
	border-bottom: 1px solid #cacaca;
	height: 30px;
	line-height: 30px;
}
.headlines dt{
	float: left;
	width: 420px;
}
.headlines dt a{
	color: #474747;
	font-weight: bold;
}
.headlines dd{
	float: right;
	font-size: 11px;
	text-align: right;
}
/*- List1 -*/
.list1{
	padding: 0 0 0 5px;
}
.list1 li{
	background: url(images/ico-star.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 25px;
}
.list1 li a{
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 0 5px;
	padding: 12px 10px;
}
/*- List3 -*/
.list3{
	padding: 0 0 0 5px;
}
.list3 li{
	background: url(images/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #f1f1ed;
	line-height: 25px;
	padding: 0 0 0 25px;
}
/*=== Footer ===*/
#footer{
	font-size: 11px;
	line-height:22px;
	background: #373737 url(images/footer.jpg) top left repeat-x;
	border:5px solid #636b2d;
	border-left:none;
	border-right:none;
	height:103px;	
}
#footer, #footer a{
	color: #acacac;
}
#footer img {
	vertical-align:middle;
}
div.sitemap {

}
div.sitemap ul {
	float:right;
	margin:10px;
}
div.sitemap ul li {
	float:left;
	line-height:20px;
}
div.sitemap ul li a {
	display:block;
	border-right:1px solid #666666;
	padding:0 8px;
	font-size:14px;
}
div.sitemap ul li:last-child a { border:none;}
#footer p.fr {
	clear:both;
	margin:50px 10px 0 0;
}
/*=== Misc. ===*/
div#arrows {
	float:right;
	clear:both;
	margin:-50px 20px 0 0;
	position:relative;
	z-index:9999;
}
div#arrows div.case{
	background:transparent url(images/g_bg.png) top left repeat-x;
	float:left;
}
div#arrows input {
	float:left;
	border:none;
	width:24px;
	height:40px;
	cursor:pointer;
}
div#arrows #pauseButton {
	background:transparent url(images/pause.png) no-repeat top right;
}
div#arrows #resumeButton {
	background:transparent url(images/play.png) no-repeat top right;
}
div.case a {
	color:#8e8b58;
	line-height:36px;
	font-size:29px;
	padding:0 9px 5px 5px;
	background:transparent url(images/g_bar.png) top right no-repeat;
	display:block;
	float:left;
	text-decoration:none;
	font-family:century gothic;
	width: 16px;
}
div.case a.activeSlide, div.case a:hover {
	color:#cccccc;
	width:16px;
}
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
p.fl a {
	color:#474747;
	font-weight:bold;
	background:transparent url(images/ico-continue-trans.png) center left no-repeat;
	display:block;
	padding:0 0 0 20px;
}
.thirds p a {
	color:#474747;
	font-weight:bold;
	background:transparent url(images/ico-continue-trans.png) center left no-repeat;
	display:inline-block;
	padding:0 0 0 20px;
	float:right;
}


.featureditem p.fl a {
	color:#cccccc;
}
.fl{
	float: left;
}
img.fl{
	margin: 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/*========= VIDEO =========*/

.video{
	float: left;
	height: 220px;
	margin: 0 0px 0 5px;
	width: 270px;
	display: inline;
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
	border-top:1px solid #cacaca;
	padding-top:13px;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#F8F8F4;
	border:1px solid #F2F1E9;	
}
input#submit { border:0px; }

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.singleh2 {
	font-size:2.8em !important;
	padding-top:5px;
}
#columns .entry h3 {
	float:right;
	background:transparent none;
	margin:0px;
	clear:right;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:14px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
s
/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:10px;
	width:455px;
	margin-bottom:25px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin: 10px 0 15px;
	padding: 10px 0 10px;
	width: 230px;
}
.arclist h2{
	font-size:1.5em !important;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin:0 10px 10px 0;
}
.alignright{
	display:inline;
	float:right;
	margin:0 0px 10px 10px;
}

/*- Widget -*/
.widget { margin-bottom:15px; }
.widget ul{ padding: 0 0 0 5px; }
.widget ul li{
background: url(images/ico-list.gif) no-repeat left;
border-bottom: 1px solid #f1f1ed;
line-height: 25px;
padding: 0 0 0 25px;
}
a {
	outline:none;
}
div.half {
	margin:0 0 15px 13px;
	width:615px;
}
div.half h2 {
	border-bottom:3px solid #86884a;
	padding:0 0 5px;
}
div.thirds {
	float:left;
	width:300px;
	margin:10px 0px 0 13px;
	height:230px;
}
div.thirds img.thumbnail, div.half img.thumbnail {
	float:left;
	border:1px solid #d9d9d9;
	padding:3px;
	height:110px;
	width:110px;
	margin:0 10px 10px 0;
}
div.question {
	font-size:22px;
	color:#86884a;
	font-style:italic;
	background:white none no-repeat top left;
	padding: 2px 0 0 0px;
}
div.answer {
	margin: 3px 13px 13px;
	line-height:24px;
}
.front p {
	font-size:14px;
}
.formBuilderError {
	color:red;
	position:absolute;
	margin:17px 0 0 215px;
}
.entry .formBuilderFailure {
	border:1px solid #ff7a7a;
	background-color:#fedfdf;
	height:40px;
	padding:3px;
	clear:both;
}
#centercol .entry .formBuilderFailure p {
	margin:0px;
	color:#ff0000;
}
.entry .formBuilderFailure ul {
	margin:-10px 0 0 0;
}
.entry .formBuilderFailure ul li {
	color:#ff7a7a;
	float:left;
	list-style:none !important;
}
.entry .formBuilderFailure ul li a{
	color:red;

}
#fieldformBuilderFieldResident {
	border:none;
	width:auto;
}
.formBuilderLabelRequired {
}
.formBuilderInput input{
	width:200px;
	padding:3px;
}
.formBuilderField {
	margin:12px 0;
}
.formBuilderFailure h4{
	display:none;
}
.formBuilderSuccess {
	background-color:#eeffee;
	border:1px solid #7aff7d;
	padding:3px;
}
span#lightbox-overlay-text-about {
	display:none;
}

#fancybox-bg-s {background-image:none !important;}

a.fl_box-4 {
	background: #a3b05e;
	background: -moz-linear-gradient(top, #ffffff 2%, #afba6e 2%, #a3b05e 40%, #86884a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ffffff), color-stop(2%,#afba6e), color-stop(40%,#a3b05e), color-stop(100%,#86884a));
	background: -webkit-linear-gradient(top, #ffffff 2%,#afba6e 2%,#a3b05e 40%,#86884a 100%);
	background: -o-linear-gradient(top, #ffffff 2%,#afba6e 2%,#a3b05e 40%,#86884a 100%);
	background: -ms-linear-gradient(top, #ffffff 2%,#afba6e 2%,#a3b05e 40%,#86884a 100%);
	background: linear-gradient(to bottom, #ffffff 2%,#afba6e 2%,#a3b05e 40%,#86884a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#86884a',GradientType=0 );
	color:white;
	text-shadow:-1px -1px #86884a;
	display:block;
	line-height:45px;
	height:45px;
	font-size:21px;
	text-align:center;
	width:100%;
	margin:0 auto;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 0 0 #595B31;
}
a.fl_box-4:hover {
	background: #ababab;
	background: -moz-linear-gradient(top, #ababab 2%, #7c8640 2%, #6e793b 40%, #595b31 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ababab), color-stop(2%,#7c8640), color-stop(40%,#6e793b), color-stop(100%,#595b31));
	background: -webkit-linear-gradient(top, #ababab 2%,#7c8640 2%,#6e793b 40%,#595b31 100%);
	background: -o-linear-gradient(top, #ababab 2%,#7c8640 2%,#6e793b 40%,#595b31 100%);
	background: -ms-linear-gradient(top, #ababab 2%,#7c8640 2%,#6e793b 40%,#595b31 100%);
	background: linear-gradient(to bottom, #ababab 2%,#7c8640 2%,#6e793b 40%,#595b31 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ababab', endColorstr='#595b31',GradientType=0 );
	text-decoration:none;
	text-shadow:-1px -1px #595b31;
}
#form-lightbox-4 {
	background-color:#DBDBD2;	
	font-size:1.2em;
}
form.wpcf7-form p {
	margin:0 0 15px;
	text-shadow:1px 1px #ededed;
}
form.wpcf7-form input[type='text'], form.wpcf7-form textarea {
	box-shadow:0 1px 0 0 #f9f9f9;
	padding:8px;
	box-sizing:border-box;
	border-radius:3px 3px 3px 3px;
	font-size:12px;
}
span.wpcf7-form-control-wrap {
    margin:2px 0;
}
