@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'handel-light';
    src: url('http://assets.rmcloud.com/fonts/handgotl-webfont.eot');
    src: url('http://assets.rmcloud.com/fonts/handgotl-webfont.eot?#iefix') format('eot'),
         url('http://assets.rmcloud.com/fonts/handgotl-webfont.woff') format('woff'),
         url('http://assets.rmcloud.com/fonts/handgotl-webfont.ttf') format('truetype'),
         url('http://assets.rmcloud.com/fonts/handgotl-webfont.svg#webfontuMBVUoH7') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'handel';
    src: url('http://assets.rmcloud.com/fonts/handgotn-webfont.eot');
    src: url('http://assets.rmcloud.com/fonts/handgotn-webfont.eot?#iefix') format('eot'),
         url('http://assets.rmcloud.com/fonts/handgotn-webfont.woff') format('woff'),
         url('http://assets.rmcloud.com/fonts/handgotn-webfont.ttf') format('truetype'),
         url('http://assets.rmcloud.com/fonts/handgotn-webfont.svg#webfont76oNmyiH') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url(http://fonts.googleapis.com/css?family=Oswald:700);

/* Genaric Styles & Classes */

body{font-family: Verdana, Geneva, sans-serif; font-size: 12px;}
h1, h2, h3 { margin: 0; padding: 0; font-family: 'handel-light'; font-weight:normal; }
.container {width: 960px; margin: 0 auto;}
.wrapper {width: 100%;}
p, td, li {color: #0e2e16 !important;}

/* Header & Nav */

#header {background: url(images/head.jpg) repeat-x;}

#header .container {
	background: url(images/header.gif) no-repeat;
	height: 144px;
	position:relative;
}

#header h1 {
	position: absolute;
	margin: 0 0 0 -10000em;
}

#header h2 {
	font-size: 18px;
	color: #fff;
	padding: 105px 0 0 15px;
	text-shadow: 1px 1px 1px #aaa;
}

#nav {background: url(images/nav.gif) repeat-x;}

#nav .container { position: relative; z-index: 90; }

#nav ul {
	padding: 0;
	list-style:none;
	margin: 0;
}

#mainNav {background: url(images/navBorder.gif) left bottom repeat-x; }
#mainNav li {
	float: left;
	position:relative;
	z-index: 100;
	-width: 95px;
}

#mainNav li a {
	height: 39px;
	line-height:39px;
	display: block;
	padding: 0 30px 0 0;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-family: 'handel-light';
	text-decoration: none;
	-padding: 0;
	-text-align: center;
	-font-size: 14px;
}

#mainNav li.first a {
	background: url(images/home.gif) no-repeat left center;
	padding: 0 30px 0 10px;
	-background: none;
	-padding: 0;
}

#mainNav ul { display: none; }

#mainNav li.over a { color: #89d81c; }

#mainNav li.over ul {
	display: block;
	width: 200px;
	position: absolute;
	background: url(images/dropdown.jpg) no-repeat left bottom #89D81C;
	padding: 0 0 15px;
	border-bottom: 3px solid #11381a;
	top: 37px;
}

#mainNav li.over ul a {
	color: #000;
	padding: 0 0 0 15px;
	font-size: 14px;
	text-shadow:none;
	width: 185px;
	height: auto;
	line-height:30px;
}

#mainNav li.over ul a:hover {
	color: #fff;
	background: #11381a;
}

/* Main Div Styling */

#main {background: url(images/mainBgTop.jpg) repeat-x #fff; }
#mainBottom { background: url(images/mainBgBottom.gif) repeat-x  left bottom; }
#mainShadow { background: url(images/mainBgShadow.gif) no-repeat center top; }

#main .container { background: url(images/main.gif) repeat-y #fff; }

/* Left Column */

#left {
	float: left;
	width: 199px;
	margin: 0 0 0 1px;
	position:relative;
}

#livechat {
	background: url(images/livechat.gif) no-repeat;
	display: block;
	padding: 15px 0 0 52px;
	width: 147px;
	height: 45px;
	border-bottom: 1px solid #fff;
	color: #378400;
	font-size: 18px;
	font-family: 'handel-light';
	text-shadow: 1px 1px 1px #fff;
	text-decoration:none;
	text-align: center;
}

#livechat span {
	color: #0e2f16;
	font-size: 12px;
	display: block;
	text-shadow:none;
}

#livechat:hover { color: #0e2f16; }

#sideNav {
	position: absolute;
	top: 45px;
	left: 8px;
	z-index: 50;
}

#sideNav li a {
	display:block;
	height: 35px;
	line-height: 35px;
	width: 167px;
	color: #0f3217;
	font-size: 14px;
	font-family: 'handel-light';
	margin: 0 0 1px;
	background: url(images/rightNav.jpg) no-repeat;
	text-decoration:none;
	padding: 0 0 0 20px;
}

#sideNav li a:hover { color: #62c61b; }

#mobile {
	display: block;
	background: url(images/mobile.jpg) no-repeat;
	width: 124px;
	height: 68px;
	color: #11371a;
	text-decoration:none;
	font-size: 22px;
	font-family: 'handel-light';
	padding: 2px 10px 0 65px;
	margin: 415px 0 0;
}

#mobile span {
	display: block;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	padding: 5px 0 0;
}

#mobile:hover span { color: #89D81C; }

#facebook {
	margin: 10px 0;
	background: url(images/facebook.jpg) left center no-repeat #fff;
	height: 30px;
    padding: 25px 0 0 110px;
	-display: none;
}

#twitter {
	margin: 15px 0;
	background: url(images/twitter.gif) no-repeat;
	padding: 75px 0 0;
}

.twtr-hd, .twtr-ft { display: none; }

.twtr-bd { margin: 0 0 0 10px; }

/* Right Colum Styles */

#right {
	float: right;
	width: 739px;
	margin: 0 10px 0 0;
	-margin: 0;
	padding: 20px 0 30px;
}

#buttons {
	margin: 15px 0 0;
    padding: 200px 0 0;
    position: relative;
}

#mortgage {
	background: url(images/mortgage.jpg) no-repeat;
	display: block;	
	padding: 5px;
	font-size: 30px;
	font-family: 'handel';
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-decoration:none;
	height: 60px;
	line-height:30px;
	margin: 0 0 20px;
}

#mortgage span {
	display: block;
	font-size:26px;
}

#mortgage:hover {
	color: #214e00;
	text-shadow: 1px 1px 1px #fff;
}

#right a.greenBtns {
	background: url(images/3btns.gif) no-repeat;
	height: 40px;
	padding: 10px 5px;
	text-align:center;
	float:left;
	width: 236px;
	font-family: 'handel';
	text-decoration:none;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

#right a.greenBtns span {
	display: block;	
	font-size: 11px;
	color: #93dc1e;
	text-shadow:none;
}

#right a.greenBtns:hover {
	color: #93dc1e;	
}

#frmMlsSearch {
	background: url(images/search.jpg) no-repeat;
	padding: 0 328px 0 10px;
	width: 401px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
}

#frmMlsSearch h1 {
	font-size: 18px;
	color: #0e2e16;
	padding: 24px 0 5px;
}

#frmMlsSearch ul {
	list-style: none;
	margin: 0;
	padding: 0;
	*width: 405px;
}

#frmMlsSearch li {
	float:left;
	width: 200px;
	margin: 5px 0 0;
	*height: 40px;
	-height: 45px;
}

#frmMlsSearch label {
	display: block;
	font-familY: 'handel-light';
	font-size: 14px;
	color: #307400;
}

#frmMlsSearch input, #frmMlsSearch select {
	border: 1px solid #5a5a5a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 178px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	font-family: 'handel-light';
	font-size: 13px !important;
	color: #333;
}

#frmMlsSearch select {
	display: inline;
	width: 97px !important;
	padding: 0 0 0 5px;
	height: 22px;
	line-height: 22px;
}

#frmMlsSearch select.long {
	width: 191px !important;	
}

#frmMlsSearch a {
	display: block;	
	background: url(images/searchBtn.jpg) no-repeat;
	height: 30px;
	line-height:30px;
	text-align:right;
	padding: 0 15px 0 0;
	font-family: 'handel-light';
	color:#fff;
	font-size: 18px;
	text-shadow: 1px 1px 1px #000;
	cursor:pointer;
	margin: 5px 0 0;
}

#frmMlsSearch a:hover {
	color: #93DC1E;
}
#featList h3 {
	color: #0e2e16;
	font-size: 18px;
	background: url(images/featuredTitle.jpg) right top no-repeat;
	height: 20px;
	line-height:20px;
	margin: 20px 0 1px;
}

#featList div.scrollable-widget {
    height: 260px;
    padding: 0;
	background: url(images/featured.jpg) repeat-x left top #888888;
}

#featList .scrollable { 
	width: 704px; 
	height: 260px;
	margin: 0 17px;
}

#featList .items {
	height: 280px;	
}

#featList .slideHolder {
	width: 704px;
}

#featList .slide {
	width: 176px;
	height: 228px;
	margin: 32px 0 0;
	background: url(images/featuredImgHolder.png) no-repeat center 73px;
	position:relative;
}

#featList .img-holder {
    border: medium none;
    box-shadow: none;
    display: block;
    height: 230px;
    margin: 4px auto 0;
    overflow: hidden;
    padding: 0;
    width: 158px;
    position: relative;
    background: none;
}

#featList .img-holder img {width: 200px; position: relative; top: -10px; left: -21px;}


#featList .img-holder a {
    bottom: 47px;
    display: block;
    height: 120px;
    overflow: hidden;
    position: absolute;
    width: 100%;
}

#featList .img-holder .prominent-origin-disclaimer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    line-height: 13px;
    padding-top: 5px;
    text-align: left;
    width: 100%;
}

#featList .details h1 a {	
	display: block;
  height: 18px;
  color: #fff;
  font-family: 'handel';
  font-size: 14px;
  text-align: left;
  left: 8px;
  position: absolute;
  top: -13px;
  overflow: hidden;
}

#featList .details h2 {
	background: url(images/featuredPrice.png) no-repeat left 64px;
	color: #6AC81D;
    font-size: 14px;
    left: 8px;
    padding: 185px 5px 2px 0;
    position: absolute;
    text-align: right;
    top: 3px;
    width: 155px;
}
#featList .details .listing_view {
	color: #c0c0c0;
    font-family: 'handel-light';
    font-size: 11px;
    left: 17px;
    position: absolute;
    text-decoration: none;
    top: 188px;
    z-index: 100;
}

#featList .details .listing_view:hover {color: #fff;}

#featList button {
	background: url(images/featuredButton.png) no-repeat;
	border: none;
    font-size: 0;
    height: 34px;
    left: 3px;
    top: 138px;
    width: 15px;
}

#featList .next {
	left: 721px;
	background-position: right top;
}

#featList .next:hover {background-position: right bottom;}
#featList .prev:hover {background-position: left bottom;}

/* Footer Styles */

#footInfo { background: url(images/footerTile.gif) repeat-x #051b0a; }

#footInfo .container {
	background: url(images/footer.jpg) repeat-x;
	height: 175px;
	position:relative;
}

#info {
	margin: 0 0 0 10px;
	padding: 25px 0 37px;
	background: url(images/footerLogo.gif) no-repeat left bottom;
	font-family: 'handel-light';
	font-size: 12px;
	color: #9dcc6e;
	line-height: 20px;
}

#info a {color: #9dcc6e;}

#footInfo h3 {
	color: #fff;
	font-size: 18px;
}

#info h1 {
	font-family: 'handel';
	font-weight:bold;
	font-size: 16px;
}

#info h1 span {
	font-weight: normal;
	font-family: 'handel-light';
}

#latestTestimonial {
	position: absolute;
	right: 0;
	top: 0;
	background: url(images/blogTile.gif) repeat-x;
	width: 480px;
	height: 162px;
}

#latestTestimonial h1 {
	padding: 25px 0 0 10px;	
	color:#9DCC6E;
}

#latestTestimonial span {
	color:#9DCC6E;
	padding-left:10px;
}

#latestTestimonial a {
	float: right;
	display: block;
	margin-top: -19px;
	margin-right: 11px;
}

#latestTestimonial h2, #latestTestimonial h3, #latestTestimonial img {display: none;}

#latestTestimonial ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#latestTestimonial p {
	color: #fff !important;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	height: 79px;
	overflow: hidden;
}
#blog h3 {
	color: #11371A;
	text-decoration: none;
	font-size: 22px;
	font-family: 'handel-light';
	padding: 10px;
	background: white;
	margin-bottom: 10px;
}
#blog-posts-widget h2, #blog-posts-widget img, #blog-posts-widget p {display: none;}

#blog-posts-widget .article {
  background: #F3F3F3;
  padding: 10px;
  word-wrap: break-word;
  border-bottom: 1px dotted #CCC;
  margin-bottom: 15px;
}
#blog-posts-widget h3 {
  background-color: transparent;
  padding: 0; margin: 0;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}
#blog-posts-widget h3 a,
#blog-posts-widget h3 span {
  display: block;
}
#blog-posts-widget h3 span {
  text-align: right;
  color: #AAA;
  text-transform: uppercase;
  font-size: 10px;
}
#blog-posts-widget h3 a {
  position: relative;
}
#blog-posts-widget h3 a:hover:after {
  content: 'Read More';
  display: inline-block;
  color: #6dc91e;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  bottom: -17px; left: 0;
}
#blog-posts-widget h3 a {
  color: #676767 !important;
  text-decoration: none;
}
#blog-posts-widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#blog-posts-widget p {
	
}
#blog #readBlog {
	float: right;
	margin-right: 10px;
	text-decoration:none;
}

/* Social Media Styles */

.social {
	left: 815px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -77px;
    width: 135px;
}

.social li {
	float: left;	
}

.social a {
    display: block;
    height: 18px;
    margin: 0 0 0 7px;
    width: 18px;
}

.social a:hover, #footInfo .social a:hover {
	background-position: left bottom;	
}

a.social-twitter { background: url(images/social-twitter.jpg) no-repeat; }
a.social-facebook { background: url(images/social-facebook.jpg) no-repeat; }
a.social-youtube { background: url(images/social-youtube.jpg) no-repeat; }
a.social-linkedin { background: url(images/social-linkedin.jpg) no-repeat; }
a.social-blog { background: url(images/social-blog.jpg) no-repeat; }
a.social-google { background: url(images/social-google.jpg) no-repeat; }

#footInfo .social {
	top: 138px;
	left: 265px;
	width: 165px;
}

#footInfo .social a {
	width: 25px;
	height: 25px;
}

#footInfo a.social-twitter { background: url(images/foot-social-twitter.jpg) no-repeat; }
#footInfo a.social-facebook { background: url(images/foot-social-facebook.jpg) no-repeat; }
#footInfo a.social-youtube { background: url(images/foot-social-youtube.jpg) no-repeat; }
#footInfo a.social-linkedin { background: url(images/foot-social-linkedin.jpg) no-repeat; }
#footInfo a.social-blog { background: url(images/foot-social-blog.jpg) no-repeat; }
#footInfo a.social-google { background: url(images/foot-social-google.jpg) no-repeat; }

#foot {
	background: #0d2c15;
	border-top: 1px solid #487c14;
	color: #487c14;
	line-height: 30px;
}

#foot a {color: #487c14;}

#foot .container { height: 30px; }

/* Interior Specifics */

.int #buttons {padding: 30px 0 0;}

#PageHeader { 
	background: url("images/nav.gif") repeat-x left center;
	border-bottom: 1px solid #92d731;
	margin: 0 0 20px;
}

.pagetitle {
	background: url("images/home.gif") no-repeat scroll left center ;	
	color: #FFFFFF;
    font-family: 'handel-light';
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 10px;
    padding: 0 0 0 11px;
    text-shadow: 1px 1px 1px #000000;
}

div#habla_topbar_div {
	background: #72cb1e;
}

div#habla_topbar_div a {
	color: #FFFFFF !important;
    font-family: 'handel';
    font-size: 16px;
}

input.habla_offline_submit_input {
	background: #72cb1e !important;
	padding:3px;
}

#habla_middle_div a {
	color: #289300 !important;
}

#iframeWidget{
	float: right;
    height: 380px;
    width: 175px;
	margin: 0 10px 0 0;
}

div.above {
	width: 525px;
	float: left;
}

div.below{
	margin: 15px 0 0;
}

.int div.above {
	width: auto;	
	float: none;
}

#commission{
background: none repeat scroll 0 0 #A2DA6C;
    border: 1px solid #103418;
    color: #103418;
    display: block;
    float: right;
    font-family: 'handel';
    font-size: 16px;
    margin: 40px 50px 0 0;
    padding: 70px 0;
    text-align: center;
    text-decoration: none;
    width: 300px;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.29, rgb(81,125,37)),
    color-stop(0.83, rgb(161,218,108))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(81,125,37) 29%,
    rgb(161,218,108) 83%
);
text-shadow: 1px 1px 1px #75cb22;
}

#commission strong {
	display: block;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0 0;
}


/* Wide Style */

.wide #left, .wide #sideNav, .wide #buttons {display: none;}

.wide #main .container { background: #fff; }

.wide #right {
	float: none;
	width: 940px;
	padding: 20px 10px 30px;
}

.form_content { width: 97% !important; }

/* Google Translate */
#header-cont {
	position: relative;
}

#google_translate_element {
	position: absolute;
	top: 5px;
	right: 0px;
}

.engine_block { position: relative; }
.blocking_overlay{z-index:30;margin:0 auto;padding:0;border:5px solid #fff;color:#000;font-family:verdana,sans-serif;font-size:13px;width:630px;height:675px;display:none;background-color:#ededed;-moz-box-shadow:0 0 90px 5px #000;-webkit-box-shadow:0 0 90px #000;}.blocking_overlay a.close{background:url(http://assets.rmcloud.com/images/overlay/apple-close.png);position:absolute;right:-15px;top:-15px;cursor:pointer;height:28px;width:28px;z-index:9999;}
.blocking_overlay h1{display:block;color:#fff;font-size:24px;padding:30px 20px;margin:0;border-bottom:1px solid #fff;font-weight:normal !important;background-color:#575757;z-index:99;}
.blocking_overlay .member{position:absolute;top:15px;right:15px;font-size:14px;line-height:14px;text-align:right;}
.blocking_overlay .login{color:#fff;}
.blocking_overlay #formContainer{padding:10px 0;}
.blocking_overlay #formContent{width:315px;float:left;margin:0;padding:0;display:inline-block;}
.blocking_overlay #formWidgetWrapper{width:315px;float:left;margin:0;padding:0;display:inline-block;}
.blocking_overlay #formContent img{margin:0 10px 0 0;border:1px solid #fff;}
.blocking_overlay #formContent img.img-signup{*float:left;}
.blocking_overlay .innertube{margin:15px;background:none;border:none;}
.blocking_overlay .niceForm{margin:15px;padding:0;display:inline-block;font-size:11px;}.blocking_overlay .niceForm h2{font-size:12px;}
.blocking_overlay .niceForm .sw-field-contain{display:block;color:#30210a;margin-bottom:10px;clear:left;}
.blocking_overlay .niceForm label{font-size:12px;display:block;font-weight:normal;clear:left;float:none;text-align:left;width:auto;}
.blocking_overlay .niceForm label em{font-style:normal;color:#F00;display:inline;}
.blocking_overlay .niceForm em{font-style:normal;color:#30210a;display:block;font-size:10px;line-height:11px;font-weight:normal;text-align:left;}
.blocking_overlay .niceForm input,.blocking_overlay .niceForm select{float:none;display:block;width:250px !important;font-size:11px;padding:3px 2px;border-style:solid;border-width:1px;border-color:rgba(22, 147, 165, 0.2);margin:2px 0px 2px 0;*border:none;}
.blocking_overlay .niceForm input[type="radio"],.blocking_overlay .niceForm input[type="checkbox"],.blocking_overlay .niceForm input.radio,.blocking_overlay .niceForm input.checkbox{float:none;display:inline-block;width:auto !important;border:0;}
.blocking_overlay .niceForm .inputWrap label,.blocking_overlay .niceForm .inputWrap input{float:none;clear:left;}
.blocking_overlay .niceForm .inputWrap{float:left;width:auto;}
.blocking_overlay .niceForm .first{margin-right:5px;}
.blocking_overlay .niceForm .inputWrap input{width:130px !important;margin:0;}
.blocking_overlay .niceForm textarea{width:100% !important;padding:5px;border-style:solid;border-width:1px;border-color:rgba(22, 147, 165, 0.2);resize:none;}
.blocking_overlay .niceForm input[type="text"]:focus,.blocking_overlay .niceForm select:focus,.blocking_overlay .niceForm textarea:focus{outline:none;-moz-outline:none;-webkit-box-shadow:0px 0px 3px rgba(22, 147, 165, 0.5);-moz-box-shadow:0px 0px 3px rgba(22, 147, 165, 0.5);}
.blocking_overlay .niceForm select::-moz-focus-inner{border:none;}
.blocking_overlay .niceForm input[type="submit"],.blocking_overlay .niceForm button,.blocking_overlay .niceForm input.submit{margin:0;padding:8px 10px;text-align:center;font-size:11px;font-weight:bold;float:none;border:none;width:250px !important;-webkit-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.2);-moz-border-radius:3px;-webkit-border-radius:3px;}
.blocking_overlay .niceForm input.disabled{background-image:none;background-color:#eee;color:#ddd;cursor:default;}
.blocking_overlay .niceForm input.active{background-color:#30210a;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2))) !important;background-image:-moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2)) !important;color:#FFFFFF;cursor:pointer;}
.blocking_overlay .ieinput{-width:15px !important;}
.blocking_overlay .clear{clear:both;height:1%;line-height:1%;}
#listingMask{width:100%;height:100%;background-color:#FFF;background-color:rgba(255, 255, 255, 0.8);position:absolute;top:0px;left:0px;z-index:20;}

/* Homepage YouTube table */
.homepage_table {
 width:100%;
 border-collapse: collapse;
 border: 0;
}
.homepage_table td {
 width: 50%;
 border:0;
 text-align:center;
}
.homepage#commission { float: none; margin: 0 auto; padding: 80px 0 }
.homepageLeft { float: left; width: 50%; text-align: center }
.homepageRight { float: right; width: 50%; text-align: center }

.social { width: 160px }
a.social-google { background: url("images/social-google.jpg") no-repeat; }
#footInfo a.social-google { background: url("images/foot-social-google.jpg") no-repeat; }
#footInfo .social { width: 200px }

#mainNav li.over ul a {
   height: auto;
}

/* iPad mini contest promo button*/
.contest-button {
    width: 727px;
    height: 181px;
    display: block;
    background-image: url(images/graphic-ipad-mini-contest.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 20px;
    text-decoration: none;
    position: relative;
}
.contest-button:hover {
    background-position: left bottom;
}
.contest-button span {
	display: block;
	position: absolute;
}
.contest-button .contest-button-line-1 {
    color: #000000;
    font-family: 'Oswald','Arial Narrow',sans-serif;
    font-size: 31px;
    left: 83px;
    line-height: normal;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
    top: 67px;
    width: 427px;
}
.contest-button .contest-button-line-2 {
    border: 1px solid #3F9A12;
    border-radius: 3px;
    color: #FFFFFF;
    font-family: 'handel-light';
    font-size: 19px;
    padding: 5px 35px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
    text-transform: uppercase;
    left: 188px;
    top: 125px;
    background: #91d937; /* Old browsers */
	background: -moz-linear-gradient(top,  #91d937 0%, #48b41c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91d937), color-stop(100%,#48b41c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #91d937 0%,#48b41c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #91d937 0%,#48b41c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #91d937 0%,#48b41c 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #91d937 0%,#48b41c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d937', endColorstr='#48b41c',GradientType=0 ); /* IE6-9 */
}
.contest-button:hover .contest-button-line-2 {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
    background: #63bc27;
    box-shadow: inset 0 0 5px 0 #338f19;
}

/* Redforms */
.redform .type-submit button {
    height: auto;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
    font-weight: bold;
    font-size: 14px;
    padding: 10px 0;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #6DC91E !important;
    background-image: url("http://assets.rmcloud.com/shared-images/forms/bg-submit-gradient.png");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat-x;
    background-size: auto auto;
    color: #FFFFFF !important;
    cursor: pointer;
}
.customFormWrapper {
    padding: 0 10px;
}


/*** ********* IPAD FORM ***/
.redform .type-selectSingle label:after,
.redform .type-checkboxMultiple label p:after {
  content: '*';
  color: #900;
  font-size: 80%;
  position: relative;
  top: -3px;
}
.redform .type-checkboxMultiple label p {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  top: 2px;
}


