html {
    height: 100%
}
body, td, input, select, textarea {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #484848;
    font-size: 11px;
}
body {
    padding: 0;
    margin: 0;
    height: 100%;
    min-height: 100%;
    background: #fff;
}
a:link, a:visited, a:active {
    color: #484848;
}
a:hover {
    color: #fe0000;
}
img {
    border: none;
}

.centering {text-align: center;}
.banner_bg {
    background: #e7e7e7;
    width: 100%;
    float: left;
}

.container {width: 946px; text-align: left; margin: 0 auto;}

.logo {
    display: block;
    float: left;
    margin-left: 35px;
    //margin-left: 12px;
    height: 100px;
}
* html .logo {
    margin-left: 15px;
}

.login {
    float: right;
    text-align: left;
}
.login form {
    margin: 0;
    padding: 0;
}
.user_type {
    padding-top: 20px;
    padding-bottom: 6px;
    color: #ff3657;
    font-size: 10px;
    text-transform: uppercase;
}
.text_field {
    float: left;
    margin-right: 10px;
}
.text_field input {
    height: 16px;
    width: 80px;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    padding-top: 3px;
    background: none;
    border: 1px solid #717070;
    font-size: 10px;
}
* html .text_field input {
    height: 21px;
}
.login_btn {
    float: left;
    margin-right: 10px;
}

.top_menu {
    float: right;
    //width: 45%;
	text-align:right;
    padding-top: 30px;
    //padding-right: 15px;
}
* html .top_menu {
    width: 45%;
    padding-right: 20px;
}
/*.top_menu a {
    display: block;
    //float: right;
    //padding: 12px 10px 0 10px;
    //height: 27px;
    //color: #717070 !important;
    //text-decoration: none !important;
    //text-transform: uppercase;
    //font-weight: bold;
}

.top_menu a:hover {
    color: #ff3657 !important;
}

*/
.main_banner {
    clear: both;
    float: left;
    position: relative;
    width: 946px;
    /*background: url(images/main_banner.jpg) top left no-repeat;*/
    height: 317px;
    z-index: 1001;
}
.main_banner_search {
    float: right;
    text-align: left;
    width: 380px;
    height: 317px;
}

.slogan {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    margin-top: 60px;
    margin-left: 45px;
}
.start_search {
    display: block;
    margin-top: 36px;
    margin-left: 45px;
}

.search_form {
    margin-top: 30px;
    margin-left: 43px;
    //margin-left: 20px;
    padding-top: 30px;
    padding: 15px;
    float: left;
    background: url(images/form_bg.png);
}
.search_form td {
    font-family: Arial !important;
    font-size: 13px !important;
    line-height: 26px !important;
    color: #fff;
    padding-right: 10px;
}
.search_form select {
    width: 136px;
    padding: 1px;
    height: 22px;
    vertical-align: middle;
}
.search_form select.age {
    width: 49px;
}



.options {
    clear: both;
    float: left;
    width: 100%;
    background: url(images/options_bg.gif) top repeat-x;
    height: 101px;
}
.options a {
    display: block;
    float: left;
    width: 22%;
    margin-left: 4%;
    padding-left: 6.5%;
    padding-top: 20px;
    height: 76px;
    color: #b1b1b1 !important;
    text-decoration: none;
}
* html .options a {
    margin-left: 2.5%;
    padding-left: 25%;
    width: 28%;
}
.options a strong {
    display: block;
    height: 38px;
    color: #757575 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -1px;
}
#opt_1 {
    background: url(images/opt_bg_1.gif) top left no-repeat;
}#opt_2 {
    background: url(images/opt_bg_3.gif) top left no-repeat;
}#opt_3 {
    background: url(images/opt_bg_2.gif) top left no-repeat;
}


.signup_now {
    display: block;
    float: right;
    background: url(images/signup_bull.gif) left no-repeat;
    padding-left: 12px;
    margin-top: 10px;
    margin-right: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #fe0000;
    letter-spacing: -1px;
    text-decoration: none !important;
}

ul.linx {
    float: left;
    list-style: none;
    margin: 10px;
    margin-top: 0;
    margin-right: 80px;
    padding: 0;
}
ul.linx li {
    margin: 0;
    padding: 1px;
}
ul.linx li a {
    color: #484848;
}
ul.linx li a:hover {
    color: #fe0000;
}
ul.linx li.headline a {
    color: #fe0000;
}

.copyright {
    padding-left: 10px;
    padding-top: 25px;
    border-top: 1px solid #b9b9b9;
}
.copyright p {
    margin: 0;
    padding: 0;
    padding-bottom: 1px;
    color: #555;
}

.leftcolumn {
    width: 190px;
    margin-left: 10px;
    margin-right: 20px;
    vertical-align: top;
    float: left;
}
* html .leftcolumn {
    width: 180px;
    margin-right: 0;
}


.main_content {
    width: 700px;
    vertical-align: top;
    float: left;
    padding-left: 15px;
}

* html .main_content {
    margin-left: -20px;
    position: relative;
    right:  -50px;
}

.searchtype legend input {
    vertical-align: middle;
}
.searchtype {
    padding-top:  15px;
}
.searchtype select {
  border: 1px solid #777;
  padding: 2px;
}

fieldset.disabled, fieldset.disabled input, fieldset.disabled select  {
    border: 1px solid #ccc; 
    color: #ccc;
}
fieldset.disabled td  {
    color: #ccc;
}


#imWindow {
    display: none;
    z-index: 1000;
    position: absolute;
}
#imNotify {
    top: 2px;
    right: 2px;
    padding: 4px;
    z-index: 1001;
    display: none;
    position: absolute;
    text-align: center;
    background: #dbfbc4;
    border: 1px solid #b5e05a;
}
#imNotify span {
    font-weight: bold;
}
.im_newmsg, .im_newmsg a {
	color: #0097d9;
}

.advsearch_back_btn {
    display:  block;
    float:  left;
    margin-top: 10px;
    margin-bottom: 5px;
    padding:  8px;
    font-weight: bold;
    text-decoration: none !important;
    background: #f67676;
    color: #fff !important;
}
.advsearch_back_btn:hover {
    background: #ff0000;
}

.rotate {
    position: relative;
}
