﻿ 
 
/* ==================== Form style sheet ==================== */


.fset1{ width: 900px;
margin: 0 0 22px 0;
border: 1px solid #FABE47;
padding: 12px 17px;
background-color: #FFF5E2;}
legend { font-size: 1.1em; background-color: #ffa900; color: white; font-weight: bold; padding: 4px 8px; }

.fsetfloat { color:Black; float: left; display: block; width: 180px; margin: 4px 0 0 0; clear: left; }
.fsetlabel { display: block; width: auto; margin: 0 0 10px 0; }

.fsetinp-text{ border: 1px solid #909090; padding: 3px;width: 230px; margin: 0 0 2px 0;  }
.fsetinp-text:focus{background:white}
 
.fsetinp-text-mult{ width: 570px; height: 50px; margin: 0 0 12px 0; display: block; }

 
#cboxLoadedContent {
background: url(../imgs/borders.jpg) !Important

}
.fsetsend-button{
    border:none;text-align:center;background: url(../imgs/butonback.png) repeat-x;display: block; color: #FFF;line-height:45px;text-decoration: none;width: 91px;
}
.messages{background: #FFA900;font-size:14px;border: solid 1px #999;color: white;display:none;}