#search2, #toplinks2 {
z-index: 0!important;
}



#signup {
background-color:#00617b;
height:203px;
width: 100%!important;
margin-bottom: 40px;
border-bottom: 4px solid #cc3333;
z-index:999999999!important;
position: absolute;
}

#signup input {
color:#000;
border: 1px solid #c5c5c5;
background-color: #f5f5f5;
}

#signup_container .heading {
border: none!important;
color: #E7A614!important;
background: none!important;
font-size: 18px;
font-weight: bolder;
padding-bottom: 4px;
}

#signup_container .submit {
border: none;
background: none;
color:#E7A614;
font-weight: bolder;
}

#signup_container .submit:hover {
color:#ffcd5e;
cursor: pointer;
} 

#signup_content {
width:500px;
color: #f5f5f5;
position: relative;
left:100px;
margin-top: -15px;
}

#close_btn {
font-weight:bolder;
font-size: 11pt;
color:black;
position: relative;
top:0px;
left:500px;
}


#close_btn:hover {
cursor: pointer;
}

#signup_container {
text-align: left!important;
padding-top: 3px;
color: #fff;
width: 906px;
margin: auto;
}

/* ilses sign up css */

#signup {
background-color:#00617b;
border-bottom:4px solid #cc3333;
display:none;
height:200px;
margin-bottom:20px;
}

#signup_container {
color:#FFFFFF;
font-size:13px !important;
margin:auto;
padding-top:40px;
text-align:left !important;
width:906px;
}

#signup_container .heading  {
background:none repeat scroll 0 0 transparent !important;
border-bottom:0.5px solid #D39A26;
color:#E7A614 !important;
font-family:"Meta plus",sans-serif;
font-size:22px !important;
font-weight:lighter;
height:25px;
letter-spacing:0.05em;
margin-bottom:8px;
min-height:25px;
padding-bottom:8px;
text-align:left;
text-transform:uppercase;
}


#signup_content {
color:#F5F5F5;
float:left;
font-family:"Meta plus",sans-serif;
font-size:13px !important;
font-weight:lighter;
left:400px;
margin-bottom:0;
margin-top:-15px;
position:relative;
width:400px;
}

#close_btn {
color:#E7A614;
float:left;
font-size:13px !important;
font-weight:bolder;
margin-left:15px;
margin-top:30px;
position:relative;
width:90px;
}

