@charset "utf-8";
/* CSS Document */

.form legend {margin:0;padding:0;font-weight:bold;}
.form label {display:block;float:left;width:120px;}
.form textarea {width:300px;}
.form input.text {width:300px;}

#frm_contact legend {margin:0;padding:0;font-weight:bold;}
#frm_contact label {display:block;float:left;width:120px;}
#frm_contact textarea {width:300px;}
#frm_contact input.text {width:300px;}

#login-home {background: #fff url(/images/login.gif) 0 0 no-repeat; height:110px;padding:0 0 8px 0; margin-bottom:10px; color:#333;}
#login-home img.signup {margin:1px 0 0 108px;padding:0px;border:none;}

#button-signup{ float:left;display:block;height:30px; width:70px; margin-left:60px;}
#button-search{ float:left;display:block;height:30px; width:70px;}
#button-tour{ float:left;display:block;height:30px; width:70px;}

#login-right {height:70px; margin:0px;padding:0 5px 0 5px;}

#login-right fieldset{float:left;margin:13px 0 0 10px;}
#login-right p {margin:0;color:#fff;padding:0 0 5px 0;}

#login-right input.text {border:1px solid #87b0cd;width:90px;padding:2px;}
#login-right input.image {vertical-align:top;}
#login-right input.checkbox {margin:0;padding:0;width:15px;height:15px; margin-right:5px; float:left;}

#login-right .forgotpass {color:#fff;}

/* frm_tellafriend
____________________________________________________________*/
#frm_tellafriend {}
#frm_tellafriend label {display:block;float:left;width:80px;}
#frm_tellafriend .text {width:300px;border:1px solid #4b93c4; margin-bottom:8px;}
#frm_tellafriend textarea{width:300px;height:80px;border:1px solid #4b93c4;}
#frm_tellafriend #verify {width:100px;border:1px solid #4b93c4;}

