/*
------------------------------------------------------
GLOBALS
------------------------------------------------------
*/

.left { float: left; }
.right { float: right; }
.img-replace {
	display: block;
	text-indent: -10000px;
	outline: none;
}
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

img{
	border: none;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
------------------------------------------------------
GENERAL
------------------------------------------------------
*/
a:link, a:visited, a:active { color: #9c8a5b; }
a:hover { text-decoration: none; }
/*
------------------------------------------------------
FORM STYLES
------------------------------------------------------
*/
input, select, textarea, label {
}
.inputbox {
   width: 332px;
   height: 35px;
   padding: 10px;
   width/**/:/**/ 312px;
   height/**/:/**/ 15px;
   background: transparent url(../_img/form/ED-GW-Form-Chiminea-txt-bg.gif) no-repeat;
   border: none;
}
.medium .inputbox {
   width: 217px;
   width/**/:/**/ 197px;
   background: transparent url(../_img/form/ED-BH-Form-txt-bg-2.gif) no-repeat;
   border: none;
}
select {
	width: 120px;
   background-color: #fff;
}
.row {
   clear: both;
   margin-bottom: 5px;
   height: 38px;
   display: block;
}
label, .label {
   float: left;
   font-weight: normal;
   margin-bottom: 5px;
   width: 95px;
   height: 35px;
   line-height: 35px;
   text-align: left;
}
label.no-style {
   float: none;
   margin-bottom: 0;
   width: auto;
}
.field {
   float: left;
   font-weight: normal;
   width: 332px;
   line-height: 38px;
}
.short {
   width: 120px;
}
.medium {
   width: 217px;
}
.long {
   width: 313px;
}
#butt-submit {
   width: 120px;
   height: 39px;
   background: url(../_img/form/ED-GW-Form-Chiminea-BUTT-submit.gif) no-repeat;
}
#butt-next {
   width: 79px;
   height: 33px;
   background: url(../_img/form/button_next.gif) no-repeat;
}
#butt-close {
   width: 120px;
   height: 39px;
   background: url(../_img/form/ED-GW-Form-Chiminea-BUTT-close.gif) no-repeat;
}
.error { 
   font-size: 11px;
   color: #f00;
} 

.success { 
   font-size: 11px;
   font-weight: bold;
   color: green;
} 

label.error {
	display: none !important;
	width: auto;
}
#loading {
	width: 43px;
	height: 43px;
	background: url(../_img/nyromodal/ajaxLoader.gif) no-repeat;
}
/*
------------------------------------------------------
MODAL PAGE
------------------------------------------------------
*/
body.blank {
	background-color: transparent;
	background-image: none;
	text-align: center;
}
#join-clubhouse {
	text-align: left;
	width: 530px;
	padding: 0 0 41px 0;
	margin: 0 auto;
	background: #fff url(../_img/form/ED-GW-Form-Chiminea-foot.jpg) no-repeat left bottom;
}
#join-clubhouse h1 {
	width: 530px;
	height: 257px;
	padding: 0;
	margin: 0;
	background: url(../_img/form/ED-GW-Form-Umbrella-head.jpg) no-repeat top left;
}

.banner-med h1{
	height: 237px !important;
}

#join-clubhouse h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
}
#join-clubhouse .content {
	padding: 0 15px 0 15px;
	font: 12px/18px "Trebuchet MS",verdana;
	color: #07254c;
	border-left: 31px solid #0b4e9c;
	border-right: 30px solid #0b4e9c/*581118*/;
	margin: 0;
	width: 469px;
	width/**/:/**/ 439px;
	float: left;
}
#join-clubhouse .content .email {
	left:0;
	position:relative;
}

/*
------------------------------------------------------
SURVEY PAGE
------------------------------------------------------
*/

#join-clubhouse select{
	font-size: 11px;
}

#join-clubhouse #sf-step1 select{
	margin: 7px 0px 0px 0px;
}

#join-clubhouse #sf-step2 label{
	width: 210px;
	line-height: 1.3em;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
}

#join-clubhouse #sf-step2 select, #join-clubhouse #sf-step2 .field{
	width: 205px;
	height: auto;
	line-height: 1em;
}

#join-clubhouse #sf-step2 .row{
	height: auto;
	margin: 0px 0px 14px 0px;
}

#join-clubhouse h1.survey {
	width: 530px;
	height: 309px;
	padding: 0;
	margin: 0;
	background: url(../_img/form/ED-GW-Form-Survey-head.jpg) no-repeat top left;
}

#surveyform h2{
	margin: 5px 0px 10px 0px;
}

#sf-step2,#sf-step3{
	display:none;
}

#describe-box{
   width: 205px;
   height: 35px;
   padding: 10px;
   width/**/:/**/ 185px;
   height/**/:/**/ 15px;
   background: transparent url(../_img/form/ED-GW-Form-Chiminea-txt-bg_sm.gif) no-repeat;
}

.form-footer{
	width: 429px;
}

.form-footer .ff-cell{
	width: 143px;
	float: left;
}

.form-footer .ff-close{
	padding-top: 8px;
}

.form-footer .ff-step{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	color: #978e63;
	padding-top: 8px;
}

.form-footer .ff-button{
	text-align: right;
}

.message-confirm{
	font-weight: bold;
	color: #000;
	color: #333;
}

/*
------------------------------------------------------
MODAL PAGE TELL A FRIEND
------------------------------------------------------
*/

.form-modal label{
	font-weight: bold;
	color: #7b1821;
}
.form-modal hr{
	color:#d1d1d1; 
	background: #d1d1d1; 
	border: 0; 
	height:1px;
	position: relative;
	clear: both;
}
.form-modal #butt-submit{
	margin-right: 10px;
}
#join-clubhouse #split-mid{
	margin: 14px 0px 20px 0px;
}
#join-clubhouse  #banner-anniversary{
   height: 237px;
	background: #fff url(../_img/form/ED-GW-Form-Anniversary-head.jpg) no-repeat bottom left;
}
#join-clubhouse  #banner-screensaver{
   height: 237px;
	background: #fff url(../_img/form/ED-GW-Form-Screensaver-head.jpg) no-repeat bottom left;
}
#success{
	margin: 0px 0px 14px 0px;
	font-size: 12px;
}

/*
------------------------------------------------------
MODAL PAGE DOWNLOAD SCREENSAVER
------------------------------------------------------
*/
.download {
   margin-bottom: 15px;  
}
.download .thumb {
   float: left;
   width: 216px;
   margin: 0 20px 0 0;  
}
.download .links {
   float: left;
   padding-top: 50px;
}
.download .links a {
   font-weight: bold;
   color: #7B081C;
}
