/* CSS Document */

body{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

/*Main warp starts here */

#main_warp{
width:871px;
margin:0px;
padding:0px;
}

/*Header starts here */

.header{
width:380px;
float:left;
padding:15px 243px 0px 208px;
}

/*Meddile starts here */

.meddile_warp{
width:871px;
padding:29px 0px 0px 0px;
float:left;

}

/*Whats time starts here */

.whats_time{
width:871px;
height:43px;
float:left;
background:url(../images/wts_time.jpg) no-repeat;
}

.whats_time h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#bdbdbd;
font-weight:normal;
padding:55px 90px 10px 0px;
margin:0px 0px 0px 0px;
text-align:center;
}

.clear{
clear:both;
}


/*Links starts here */

.links{
width:871px;
height:44px;
font-family:Arial, Helvetica, sans-serif;

font-size:12px;
float:left;
background:url(../images/link_bg.jpg) no-repeat;
}
.links ul{
padding:0px 0px 0px 40px;
margin:0px 0px 0px 0px;
}

.links li{
float:left;
list-style:none;
padding:11px 24px 0px 0px;
}

.links li a{
color:#FFFFFF;
text-decoration:none;
}


.select1:hover {
color:#fff;
}

.select2:hover {
color: #79b900;
}

.select3:hover {
color: #70c7e3;
}

.select4:hover {
color: #01a95c;
}

.select5:hover {
color: #bdafe2;
}

.select6:hover {
color: #f75700;
}

.select7:hover {
color: #eda1cc;
}

.select8:hover {
color: #7d28b9;
}

.select9:hover {
color: #e43f2b;
}
.select10:hover {
color: #f4e300;
}

/*Fotter Table*/

.table{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#808080;
text-align:right;
}

/*email- feild here*/

.email_feild{
width:130px;
height:15px;
background-color:#373f4a;
border:none;
padding-top:3px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#878c92;
}

/*Fotter Links*/

.fotter_links{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
}

.fotter_links a{
text-decoration:none;
color:#FFFFFF;
}

.fotter_links a:hover{
text-decoration:none;
color:#9e9c9c;
}


