/*
Theme Name: Rental Cash Back
Theme URI: http://www.cssjockey.com
Description: Custom WordPress Theme
Version: 1.0
Author: CSSJockey
Author URI: http://www.cssjockey.com/
*/

/* 
 * Reset Styles 
*/ 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,address,cite,del,dfn,font,img,ins,kbd,q,s,samp,strike,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,.reset{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}:focus{ outline:0}img{ outline:0; border:none}ol,ul{ list-style:inherit !important}table{ border-collapse:separate; border-spacing:0}caption,th,td{ text-align:left; font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{ content:""}blockquote,q{ quotes:""""; border-left:3px solid #ccc; padding:0 0 0 7px; margin-left:10px}a,a:hover{ text-decoration:none}h1{ font-size:18pt}h2{ font-size:16pt}h3{ font-size:14pt}h4{ font-size:12pt}h5{ font-size:10pt}h6{ font-size:8pt}.textleft{ text-align:left}.textright{ text-align:right}.textcenter{ text-align:center}.textjustify{ text-align:justify}.hidden{ display:none; visibility:hidden}small{ font-size:90%}b,strong{ font-weight:bold}code{ font-family:"Courier New",Courier,monospace}.clearfix:after{ clear:both; display:block; content:""; height:0; visibility:hidden}.clearfix{ display:inline-block}* html .clearfix{ height:1%}.clearfix{ display:block}li.clearfix{ display:list-item}.aligncenter{ display:block; margin-left:auto; margin-right:auto}img.alignright{ margin:10px 0 10px 10px}.floatleft{ float:left}.floatright{ float:right}.clear{ clear:both; display:block; height:0; visibility:hidden}
/*
 * Main Structure
*/

body{
    background:#F9F2EA url(images/bodybg.jpg) repeat-x;
    font:normal 10pt Tahoma;
    color:#454545;
}
a{
    color: #4e3e27;
}
#wrapper{
    width:980px;
    margin:0 auto;
}

/****** Header ******/
#header{
    height: 160px;
}
#logo{
    width: 375px;
    height: 113px;
    margin: 20px 0 0 0;    
}
#head-right{
    width: 605px;
    height: 160px;    
}

#top-nav{
    margin: 3px 0 0 0;    
}
.top-nav-leftbg{
    width: 21px;
    height: 24px;
    background: url(images/top-nav-left.png) no-repeat;
}
.top-navigation{
    height: 24px;
    background: url(images/top-nav-bg.jpg) repeat-x;
}
.top-navigation ul{

}
.top-navigation ul li{
    list-style-type: none;
    display: inline;
    font:italic 10pt Georgia;
    padding: 0 5px 0 5px;
}
.top-navigation ul li a{
    color:#e9d9c0;
}
.top-nav-rightbg{
    width: 21px;
    height: 24px;
    background: url(images/top-nav-right.png) no-repeat;
}

.toll-free-phone{
    margin: 40px 0 0 0;
    text-align: right;
    font:normal 18pt "Script MT Bold";
    color:#4e3e27;
}
.toll-free-phone p span{    
    color:#54972e;
}


/****** Tabs Navigation ******/
.head-tabs {
    margin: 24px 0 0 0;
}
.head-tabs ul {
    margin:0;
    padding:10px 0px 0 50px;
    list-style:none;
}
.head-tabs li {
    display:inline;
    margin:0 0 0 0px;
    padding:0;
    font:italic 10pt Georgia;

}
.head-tabs a {
    float:right;
    background:url("images/tableft.png") no-repeat left top;
    margin:0 0 0 5px;
    padding: 0px 0px 0px 5px;
    text-decoration:none;
    color:#FFFFFF;
}
.head-tabs a span {
    float:right;
    display:block;
    background:url("images/tabright.png") no-repeat right top;
    padding:10px 18px 4px 20px;
    color:#FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.head-tabs a span {float:none;}
/* End IE5-Mac hack */
head-tabs a:hover span {
    color:#FFF;
}
.head-tabs a:hover {
    background-position:0% -42px;
}
.head-tabs a:hover span {
    background-position:100% -42px;
}

.head-tabs #current a {
    background-position:0% -42px;
}
.head-tabs #current a span {
    background-position:100% -42px;
    color:#FFF;
}

/****** Header Page Navigation ******/
.page-nav{    
    text-align: right;    
}
.page-nav ul{
    margin: 10px 0 0 0;
}
.page-nav ul li{
    list-style-type: none;
    display: inline;
    font:italic 12pt Georgia;
    padding: 0 0 0 15px;
}
.page-nav ul li a{
    color:#FFFFFF;
}
.page-nav ul li a:hover{
    color:#f8de75;
}
.page-nav ul li.current_page_item a{
    color:#f8de75;
}

/****** Content Holder ******/
#content-holder{
    margin: 25px 0 20px 0;
}

/****** Content ******/
#content{
    width: 560px;
    padding: 0 0 0 0;
    margin: 0 20px 0 0;
}
#content-large{    
    padding: 0 0 0 0;
    margin: 0 20px 0 0;    
}
#featured-container{
    width: 550px;
    height: 295px;
    border: 1px solid #e7ca96;
    padding: 5px !important;
}
.featured-slides{
    position: relative;
}
.feat-content{
    width: 540px;
    position: absolute;
    bottom: 0px;
    height: 90px;
    background: url(images/feat-contentbg.png) repeat;
    padding: 5px 0 0 10px;
    overflow: hidden;
}
.feat-content h2{
    font:italic 12pt Georgia;
    color:#FFFFFF;
    padding: 0 0 5px 0;
}
.feat-content h2 a{
    font:italic 12pt Georgia;
    color:#FFFFFF;
    padding: 0 0 5px 0;
}
.feat-content p{
    font:normal 9pt Tahoma;
    color:#FFFFFF;
    padding: 0 5px 5px 0;
    line-height: 1.6;
}

/****** Home Prop Lisintgs ******/
.home-feat-property{
    padding: 20px 0 0px 0;
}
.prop-container{
    width: 164px;
    min-height: 210px;
    border: 1px solid #e7ca96;
    padding: 5px;
    margin: 0 10px 20px 0;
    background: #f4ead8;
    position: relative;
}
.feat-tag{
    position: absolute;
    top:0px;
    border: none !important;
    right: 0px;
}
.prop-container img{
    border: 1px solid #111111;
    margin: 0 0 5px 0;
}
.prop-container p{
    font:bold 9pt Arial;
    color: #4c3d26;
    padding: 0 0 8px 0;
}
.view-details{        
    font:bold 7pt Arial;
    color:#FFFFFF;
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: #7e0903;
    padding: 2px 10px 2px 10px;
}
.apt-title{    
    min-height: 30px;
}



/****** Sidebar ******/
#sidebar{
    width: 400px;    
}

/****** Widget Contact Form ******/
.widget-contact-form{
    width: 400px;
    height: 303px;
    background: url(images/widget-contact-form-bg.jpg) no-repeat;
    position: relative;
    padding: 0 0 20px 0;
}
#fname{
    position: absolute;
    top:49px;
    left: 20px;
    width: 160px;
    border: none;
    font:normal 10pt Tahoma;
    color:#4e3e27;
}
#lname{
    position: absolute;
    top:49px;
    left: 215px;
    width: 160px;
    border: none;
    font:normal 10pt Tahoma;
    color:#4e3e27;
}
#emailid{
    position: absolute;
    top:89px;
    left: 20px;
    width: 160px;
    border: none;
    font:normal 10pt Tahoma;
    color:#4e3e27;
}
#phone{
    position: absolute;
    top:89px;
    left: 215px;
    width: 160px;
    border: none;
    font:normal 10pt Tahoma;
    color:#4e3e27;
}
#city{
    position: absolute;
    top:129px;
    left: 20px;
    width: 160px;
    border: none;
    font:normal 10pt Tahoma;
    color:#4e3e27;
}
#type{
    position: absolute;
    top:129px;
    left: 215px;
    width: 160px;
    border: none;
    font:normal 10pt Tahoma;
    color:#4e3e27;
}
#area{
    position: absolute;
    top:172px;
    left: 20px;
    width: 355px;
    border: none;
    font:normal 10pt Tahoma;
    color:#4e3e27;
}
#date{
    position: absolute;
    top:213px;
    left: 20px;
    width: 355px;
    border: none;
    font:normal 10pt Tahoma;
    color:#4e3e27;
}
#rent{
    position: absolute;
    top:254px;
    left: 20px;
    width: 250px;
    border: none;
    font:normal 10pt Tahoma;
    color:#4e3e27;
}
#submit-btn{
    position: absolute;
    top:248px;
    height: 34px;
    left: 292px;
    width: 94px;
    background: none;
    border: none;
    font:normal 10pt Tahoma;
    color:#4e3e27;
    cursor: pointer;
}



/****** Left Sidebar ******/
.widget{
    margin: 0 0 20px 0;    
}
.widget h2{
    height: 27px;
    background: url(images/widget-h2.png) no-repeat;
    font:italic 12pt Georgia;
    padding: 7px 0 0 10px;    
}
.widget-content{
    width: 193px;
    background: url(images/widget-content-bg2.jpg) repeat-y;
    border-left: 1px solid #e7ca96;
    border-right: 1px solid #e7ca96;
}
.widget-content p{
    font:normal 11pt Tahoma;
    color: #4e3e27;
    padding: 5px 10px 5px 10px;
}
.widget-content ul{
    padding: 10px 0 0 10px;
}
.widget-content ul li{
    list-style: none;
    background: url(images/libg.gif) 0px 4px no-repeat;
    padding: 0 0 10px 15px;
    font:normal 11pt Tahoma;
    color: #4e3e27;
}
.widget-content ul li a{
    color: #4e3e27;
}
.widget-content ul li a:hover{
    color: #111111;
}
.widget-bottom{    
    height: 9px;
    background: url(images/widget-bottom.png) no-repeat;
}
.widget_tag_cloud a{
    padding: 0 10px 0 10px;
}
.more a{
    color: #476e0f !important;
}
#sidebar-left{
    width: 195px;    
    margin: 0px 10px 0 0;
}
#sidebar-right{
    width: 195px;    
}


/****** Footer ******/
#footer-bg{
    height: 245px;
    background: url(images/footer-bg.jpg) repeat-x;
    margin: 0 0 20px 0;
}
#footer{
    width: 980px;
    margin: 0 auto;
}
.footer-upper{
    padding: 20px 0px 0 0;
}
.foot-left{
    width: 500px;
    padding: 0px 30px 0 0;
    background: url(images/foot-border.jpg) no-repeat right;
}
.foot-left .text_widget h2{
    font:italic 18pt Georgia;
    color:#FFFFFF;
}
.foot-left .text_widget p{
    font:italic 11pt Georgia;
    color:#FFFFFF;
    padding: 10px 0 10px 0;
    line-height: 1.5;
}
.nav-links{
    font:italic 11pt Georgia;
    color:#FFFFFF;
    text-align: right;
}
.nav-links a{
    font:italic 11pt Georgia;
    color:#FFFFFF;
    text-align: right;
}

.foot-right{
    width: 430px;
    padding: 0 0 0 20px;
}
.foot-right .widget h2{
    font:italic 18pt Georgia;
    color:#FFFFFF;
    background: none;
}
.foot-right .widget ul{
    padding: 5px 0 0 10px;
}
.foot-right .widget ul li{
    list-style-type: none;
    display: inline;
    color:#FFFFFF;
    font:italic 12pt Georgia;
    padding: 0 20px 10px 0px !important;
    line-height: 1.8;
}
.foot-right .widget ul li a{
    color:#FFFFFF;
    font:italic 12pt Georgia;
}
.foot-right .widget_tag_cloud a{
    color:#FFFFFF;
    font:italic 12pt Georgia;
}
#copyright{
    width: 980px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 20px 0;
}
#copyright p{
    font:italic 12pt Georgia;
    color:#463721;
}
#copyright p a{
    font:italic 12pt Georgia;
    color:#463721;
}
#copyright p a:hover{
    font:italic 12pt Georgia;
    color:#111111;
}
/*
 * WordPress Post Styles
*/
.post{
    padding: 10px 0 15px 0;
}
.post h1{
    font:normal 22pt Georgia;
    color:#356619;
    padding:5px 0 10px 0;
}
.post h1 a{    
    color:#356619;    
}
.post h2{
    font:normal 20pt Georgia;
    color:#356619;
    padding:0 0 10px 0;
}
.post h2 a{    
    color:#356619;    
}
.post h3, .post h4, .post h5, .post h6{
    font:normal 14pt Georgia;
    color:#356619;
    padding:0 0 10px 0;
}
.post h3 a, .post h4 a, .post h5 a, .post h6 a{
    color:#356619;
}
.page h3, .page h4, .page h5, .page h6{
    font:normal 14pt Georgia;
    color:#356619;
    padding:0 0 10px 0;
}
.page h3 a, .page h4 a, .page h5 a, .page h6 a{
    color:#356619;    
}
.post p{
    color:#454545;
    font:normal 10pt Tahoma;
    margin:0 0 10px 0;
    line-height:1.6;
}
.page p{
    color:#454545;
    font:normal 10pt Tahoma;
    margin:0 0 10px 0;
    line-height:1.6;
}

.post dl{
    margin:0;
    padding:0;
}
.post dl dt{
    margin:0;
    padding:0;
    font-weight: bold;
}
.post dl dd{
    margin: 0 0 1em 1em;
    padding: 0;
}
.post ul{
    margin:0 0 15px 30px;
}
.post ol{
    list-style:decimal !important;
    margin:0 0 15px 35px;
}
.post ul li, .post ol li{
    margin:0 0 3px 0;
}

blockquote:before, blockquote:after, q:before, q:after {
    content : "";    
}



.post table{
    width:100%;
    border:1px solid #CCCCCC;
    margin:0 0 20px 0;
}
.post table th{
    text-align:center;
    background:#CCCCCC;
    padding:5px;
}
.post table td{
    text-align:center;
    padding:5px;
    border-top:1px solid #CCCCCC;
}
.post tr{
    background:#e8e8e8;
}
.post tr.alternate{
    background:#FFFFFF !important;
}


/*
 * WordPress Calendar widget
*/

#wp-calendar{
    width:100%;
    color:#4e3e27;
}
#wp-calendar caption{
    text-align:center;
    font-size:9pt;
    text-transform:uppercase;
    font-weight:bold;
    padding:0 0 5px 0;
}
#wp-calendar th {
    text-align:center;
    font-weight:bold;
}
#wp-calendar tr td{
    text-align:center;
    padding:3px;
}
#wp-calendar a{
    font-weight:bold;
}
#wp-calendar a:hover{
    color:#111111;
}
/** Image Caption Styles **/
.wp-caption{
    margin:0 0 10px 0;
    padding:4px 0px 3px 0px;
    background:#FFFFFF;
    border:1px solid #cccccc;
    text-align:center;
}
.wp-caption p{
    margin:3px 0px 0px 0px !important;
    padding:0px !important;
    font-size:85%;
}
.alignright{
    float:right;
    margin-left:10px;
}
.alignleft{
    float:left;
    margin-right:10px;
}
.aligncenter{
    margin:0 auto;
    text-align:center;
    margin-bottom:10px;
}

/****** Comment Styles ******/

h3#comments{
	margin:25px 0 20px 10px;
}
ol.commentlist{
	margin:0 0 20px 0;
}
ol.commentlist li{
	clear:both;
	background:#efefef;
	margin:0 0 10px 0;
	padding:5px 5px 5px 5px;
	list-style:none;
	border:1px solid #e7ca96;
        font: normal 9pt Tahoma;
}
ol.commentlist li.comment-author-admin{
	background:#CCCCCC;
	border:1px solid #999;
	margin:10px 0px 10px 0px;
}
ol.commentlist li ul.children{
	background:#FFF;
	margin:0 10px 10px 10px;
}
ol.commentlist li p{
	clear:both;
        line-height: 1.5;
}
.avatar{
	padding:3px;
	background:#FFF;
	border:1px solid #999;
	float:right;
	margin:0 0px 0px 0;
	position:relative;
	background:url(images/avatar.gif) no-repeat;
}
.avatar:hover{
	background:#000;
	border:1px solid #000;
}
.fn{
	font-weight:bold;
}
.commentmetadata{
	padding:0px 0 0 0;
        font: bold 10pt Arial;
        margin: 0 0 10px 0;
}
ul.children{
	margin:0 10px 10px 40px;
}
.comment-author{
	padding:0 0 5px 0;
        font: bold 11pt Arial;
}
div.reply{
	padding:5px;
}
.comment-reply-link, .cancel-comment-reply{
	background:#FFF;
	padding:3px 5px 3px 5px;
	color:#000;
	font-size:85%;
	font-weight:bold;
	border:1px solid #999;
}
.cancel-comment-reply{
	border:0px;
}
#author, #email, #url{
	width:200px;
	font-size:10pt;
	padding:4px 5px 4px 5px;
	background:#FFF;
	color:#5f6565;
	border:1px solid #e7ca96;
	margin:0 0 5px 0;
}
#author{
background:url(images/cuser.gif) no-repeat right;
}
#email{
background:url(images/cmail.gif) no-repeat right;
}
#url{
background:url(images/curl.gif) no-repeat right;
}
#commentform label{
	font-size:inherit;
}
#commentform label{
	color:#757575;
}
#comment{
	width:500px;
	font-size:10pt;
	padding:4px 5px 4px 5px;
	background:#FFF;
	color:#5f6565;
	border:1px solid #e7ca96;
	margin:0 0 10px 0;
}
#comment{
background:url(images/ccomment.gif) top right no-repeat ;
}
#submit{
	padding:3px 5px 3px 5px;
        cursor: pointer;
}
/* WordPress Comments Styles */
.commentnavigation{
	padding:3px;
	margin:0px 0 10px 0; /* Comment Navigation Style */
}



/****** Extra Styles ******/
.bold{
    font-weight: bold;
}
.page{
    padding: 0 0 15px 0;
}
.pagetitle{
    font:normal 16pt Georgia;
}
small, .page small{
    font:normal 10pt Arial;
}

.widget_search{
    
}
.screen-reader-text{
    display: none;
}
#s{
    padding: 5px;
    margin: 5px 0 0 10px;
}
#searchsubmit{
    display: none;
}

.message{
    font:normal 10pt Tahoma;
}

.floor-plans{    
    width: 165px;
    height: 10px;
    overflow: hidden;
}

/****** Apartment Search Form Page ******/
.apt-search{
    padding: 5px 0 0 10px;
    margin: 10px 0 0 0;
    font:normal 11pt Tahoma;
    border: 1px solid #e7ca96;
}
.field-names{
    width: 160px;
}
.field-names p{
    padding: 5px 0 15px 0;
}
.field-values{
    width: 230px;
    padding: 0 0 0px 0;
}
.field-values p{
    padding: 5px 0 5px 0;    
}
.field-values p input{
    padding: 5px;
}
.field-values p select{
    padding: 5px;
    width: 240px;
}
.field-values ul{    
    padding: 5px 0 15px 0;
}
.field-values ul li{
    list-style: none;
    padding: 0 0 5px 0;
}
p.extra-height{
    padding: 565px 0 0 0;
}
#btn{
    width: 120px;
    cursor: pointer;
}

/****** Search Results ******/
.search-results p{
    color:#454545;
    font:normal 10pt Arial;
    margin:0 0 10px 0;
    line-height:1.6;
}
.result-headings{
    background: url(images/th-bg.jpg) repeat-x;
    padding: 10px;
    font:normal 10pt Tahoma;
}
.result-headings span{
    color:#FFFFFF;
}
.result-headings span.ag{
    display: block;
    width: 160px !important;
}
.result-headings span.tl{
    display: block;
    width: 220px !important;
}
.result-headings span.pr{
    display: block;
    width: 160px !important;
}
.results{
    margin: 10px 0 10px 0;
    padding: 10px 0 5px 5px;
    border: 1px solid #e7ca96;
    height: 156px;
    overflow: hidden;
    width: 548px;
}
.apt-image{
    width: 150px !important;
    margin: 0 2px 0 0;
}
.apt-title{
    width: 220px !important;
    padding: 0 5px 0 5px;
    border-right: 1px solid #e7ca96;
}
.apt-title p{
    height: 125px;
    overflow: hidden;
    padding: 2px 0 0 0;
}
.apt-price{
    padding: 0 0px 0 5px;
}

/****** Single Apartment Styles ******/
#content-large{    
    padding: 0px 0 0px 0;    
    margin: 0 20px 0 0;    
}
#content-large h2{    
    padding: 0px 0 15px 0;
    margin: 0 20px 0 0;
}

/****** Left Column ******/
.left-col{
    width: 328px;    
}
.apt-images{
    border: 1px solid #e7ca96;
    padding: 10px;
    margin: 0 0 15px 0;
}
.apt-images img{
    border: 1px solid #111111;
}
#nav{
    padding: 10px 0 0 0;
}
#nav li{
    list-style-type: none;
    display: inline;
    padding: 0px 10px 0 0px;
}
.unit-am{
    width: 155px;
    padding: 0 10px 0 0;
}
.unit-am h4{
    background: url(images/th-bg.jpg) repeat-x;
    padding: 5px;
    color:#FFFFFF;
    text-align: center;
    font:normal 9pt Georgia;
}
.unit-am ul{
    padding: 5px 0 0 16px;
}
.unit-am ul li{
    font:normal 10pt Tahoma;
    padding: 0 0 5px 0;
}
.prop-am{
    width: 160px;
    padding: 0 0 0 2px;
}
.prop-am h4{
    background: url(images/th-bg.jpg) repeat-x;
    padding: 5px;
    color:#FFFFFF;
    text-align: center;
    font:normal 9pt Georgia;
}
.prop-am ul{
    padding: 5px 0 0 16px;
}
.prop-am ul li{
    font:normal 10pt Tahoma;
    padding: 0 0 5px 0;
}
/****** Right Column ******/
.right-col{
    width: 610px;
    padding: 0 0 0 20px;
}
.right-col h3{
    font:normal 12pt Georgia;
}
.right-col p{
    font:normal 10pt Tahoma;
    line-height: 1.5;
    padding: 10px 0 10px 0;
}
p.bullet{
    padding: 0 0px 5px 20px !important;
    font:normal 11pt Tahoma;
    background: url(images/bullet.png) 0 3px no-repeat;
}

.plan-headings ul{
    width: 605px;
    background: url(images/th-bg.jpg) repeat-x;
    padding: 10px;
    font:normal 10pt Tahoma;
    color:#FFFFFF;
}
.plan-headings ul li{
    list-style-type: none;
    display:inline-block;
    font:normal 10pt Tahoma;
    color:#FFFFFF;
    float: left;
}
.plan-headings ul li.fp{
    width: 60px !important;
    padding: 0 70px 0 60px;

}
.plan-headings ul li.bed{
    width: 60px !important;
    padding: 0 5px 0 0;
}
.plan-headings ul li.bath{
    width: 60px !important;
}
.plan-headings ul li.rent{
    width: 60px !important;
    padding: 0 70px 0 5px;
}
.plan-headings ul li.sqft{
    width: 60px !important;
}
.single-plan{    
    margin:  10px 0 0 10px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e7ca96;    
}
.plan-image{
    width: 50px;
}
.plan-name{
    width: 120px;
    padding: 0 0 0 10px;    
}
.beds{    
    width: 40px;
    padding: 0 0 0 20px;
}
.baths{    
    width: 40px;
    padding: 0 0 0 20px;
}
.rents{    
    width: 120px;
    padding: 0 0 0 20px;
}
.sqfts{    
    width: 80px;
    padding: 0 0 0 20px;
}

/****** Page Search Widget ******/
.page-search-widget{
    padding: 5px 5px 10px 5px;
    border: 1px solid #e7ca96;
    position: relative;
    margin: 0 0 10px 0;
}
.page-search-widget h3{
    border-bottom: 1px solid #e7ca96;
    padding: 0 0 5px 0;
}
#top-search-form{
    padding: 10px 0 10px 5px;
}
#top-search-form input, #top-search-form select{
    font:normal 8pt Tahoma;
    margin: 2px 0 4px 0;
}
.panel_one{
    width: 120px;
    font:normal 9pt Tahoma;
    padding: 0 30px 0 0;
}
.panel_two{
    width: 120px;
    font:normal 9pt Tahoma;
    padding: 0 30px 0 0;
}
.panel_three{
    width: 120px;
    font:normal 9pt Tahoma;    
}
form fieldset{
    border: 1px solid #e7ca96;
    padding: 10px;
}
.select-box{
    width: 120px;
    padding: 2px;
}
#submit-button{
    position: absolute;
    right: 10px;
    top:50px;
    height: 70px;
    width: 90px;
    cursor: pointer;
}

/****** Claim Your Cash Form ******/
.claim-cash{
    font:normal 9pt Tahoma;
}
.claim-cash legend{
    font:normal 10pt Georgia;
}
.claim-cash label{
    font:normal 10pt Tahoma;
}
.claim-cash form input{
    margin: 5px 0 5px 0;
    padding: 5px;
}
.claim-cash form select{
    margin: 5px 0 5px 0;
    padding: 5px;
    width: 160px;
}

.errors{
    border: 1px solid #e7ca96;
    padding: 5px;
    background: #F3E7D9;
    font:normal 9pt Tahoma;
    color:#990000;
}
.errors p{    
    padding: 0px 0 5px 0;
}

/****** Why Use Us Shortcode Styles ******/
.lists{
    padding: 5px 0 10px 0;
}
.lists span{
    width: 32px;
    height: 32px;
    padding: 4px 10px 0px 12px;
    background: url(images/circle.jpg) no-repeat;
    font:italic 12pt Georgia;
}
.lists h3{
    font:bold 11pt Tahoma;
    padding: 5px 0 5px 0;
}
.lists p{    
    width: 500px;
    font:normal 10pt Tahoma;
    line-height: 1.5;
    margin: 0 10px 0 45px;
    padding: 0 0 0 8px;
}

/****** Snippets ShortCode ******/
.snippets{
    padding: 15px 15px 15px 15px;
    margin: 0 0 20px 0;
    background: #493923;
    border: 1px solid #9C5622;
}
.snippets h4{
    color:#FFFFFF;
}
.snippets ul{
    margin: 0px;
    padding: 5px 0 0 0;
}
.snippets ul li{
    list-style: none;
    float: left;
    width:22%;
    padding: 5px 0 6px 0;
    margin: 0px 15px 10px 0;
    font:normal 10pt Tahoma;
    color:#FFFFFF;
    border-bottom: 1px solid #a89172;
}
.snippets ul li a{        
    font:normal 10pt Tahoma;
    color:#FFFFFF;
}