.form_contact {
    border: none;
}


.mailer_body {
    color:#e8ed99;
    font-weight:bold;
    height:auto;
    padding:0 11px 0 0;
    position:absolute;
    width:428px;
  	background:url(/images/popup_top.png) no-repeat top center;

}
.mailer_body .mailer_loading {
	padding: 10px;
	position: absolute;
}
.mailer_body .mailer_loading img {
	margin-right: 5px;
}
.mailer_body .mailer_loading img {
	width: 20px;
	height: 20px;
}
.mailer_body .btn_close {
	display: block;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	background: none;
	margin: 0px 5px 0px auto;
	width: 10px;
  	background:url(/images/x2.gif) no-repeat;
    width: 20px;
    height: 19px;
}


fieldset.data_container {
    border:0 none;
    margin:0;
    padding:0;
}

fieldset.data_container .f_row {
    clear:both;
    overflow:hidden;
    padding:8px 0;
}

.f_row label {
    float:left;
    padding:2px 4px 2px 0;
}

.textarea {
    height:100px;
}


fieldset.data_container .f_row .f_inputs{
	padding-left:28%;
}
.mailer_body fieldset.data_container .f_row label {
	padding-left: 10%;
	width: 60px;
	text-align:right;
    color: #68F7FF;
}
.mailer_body .info {
	text-align: center;
	font-weight: bold;
    padding:15px 0 10px 70px;
    font-size: 12px;
    color: #888;
}
.mailer_body h3{
	text-indent:0;
	color:#fff;
	text-align:center;
	font:normal 22px "Arial Narrow", Tahoma, Helvetica, sans-serif
}
.mailerResponse{
	text-align:center;
    margin:5px 0;
}
.mailer_body  .f_row .f_inputs input, .mailer_body .f_row .f_inputs textarea{
    border:1px solid #68F7FF;
    color: #e8ed99 !important;
    padding:3px;
    width:244px;
    background-color: #000;
}

.mailer_body textarea{
}
.mailer_body .f_buttons .btn{
	padding:0;
	border:none;
	background:url(/images/btn_send.gif) no-repeat top;
	width:59px;
	height:31px;
}
.mailer_body .f_buttons .btn:hover{
	background:url(/images/btn_send.gif) no-repeat bottom;
}

#send_field {
    padding:0 0 0 83px;
}

.contact_form_bottom{
   /*	padding: 40px 0px 20px;*/
	background:url(/images/popup_bottom.png) no-repeat center bottom;
    height: 14px;
    width: 439px;
}



.telafriend_bgc {
    background:transparent url(/images/popup_bg.png) repeat-y center;
    width:439px;
    margin: 14px 0 0 0;
}

h1 {
    color:#ba0c14;
    font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:normal;
}

.mailer_body .btn_send2{
  /*	position:relative;*/
	display:block;
	background: none;
	border:none;
	cursor:pointer;
	width:65px;
    padding:0;
    float: right;
    margin:0 172px 0 5px;
	height:29px;
	background:url(/images/home/btns/btn_send4.gif) no-repeat top left;
}

.mailer_body .btn_send2:hover{
     background-position: bottom;
}

.mailer_body .btn_close2 {
	display:block;
	background: none;
	border:none;
	cursor:pointer;
	width:65px;
    padding:0;
    margin:0;
	height:29px;
    float: right;
	background:url(/images/home/btns/btn_close.gif) no-repeat top left;
}

.mailer_body .btn_close2:hover {
    background:url(/images/home/btns/btn_close.gif) no-repeat bottom left;
}


.btn_send_bg{
	width:92px;
	height:48px;
	padding: 11px 0px 0px 12px;
/*    margin: 0 0 0 110px;
	background:url(/images/contact_us/btn_send_bg.png);*/
}

.mailer_body .btn_send_tiny {
    background:transparent url(/images/btns/btn_popup_send.png) no-repeat scroll left top;
    border:medium none;
    cursor:pointer;
    display:block;
    float:right;
    height:31px;
    margin:0 62px 0 5px;
    padding:0;
    width:80px;
    position: relative;
}

*html .mailer_body .btn_send_tiny {
    margin:0 31px 0 5px;
}


.mailer_body .btn_send_tiny:hover {
    background:transparent url(/images/btns/btn_popup_send.png) no-repeat scroll left bottom;
}


.mailer_body .btn_close {
    background:transparent url(/images/btns/btn_popup_close.png) no-repeat scroll left top;
    border:medium none;
    cursor:pointer;
    display:block;
    float:right;
    height:31px;
    margin:0;
    padding:0;
    width:80px;
}

.mailer_body .btn_close:hover {
    background:transparent url(/images/btns/btn_popup_close.png) no-repeat scroll left bottom;
}
