/* CSS layout */
body {
	margin-left: 0px;
	padding-left:30px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:8pt;
    background:#000;
}
#MainContDiv{
 border: #fff solid thin;
 border-bottom-width: 0px;
 
}

#masthead {
 margin-bottom:0px;
 background: transparent url(../images/TopHead.jpg) no-repeat scroll left top;
/* position: absolute;
 left: 54px;*/
 top: 0px;
 width: 900px;
 height: 156px;
 visibility: visible; 

}

#top_nav {
/* position: absolute;*/
/* margin-top:148px;*/
 width:900px;
 min-width: 900px;
 left: 54px;
}

#container {
	min-width:600px;
	width:900px;
	float:left;
}

#left_col {
	width: 130px;
	float: left;
    background-color: black;
}

#right_col {
	width: 200px;
	float: right;
}

#page_content {
	margin-left: 130px;
	margin-right: 200px;
	background-color:black;
	width:570px;

}
#topContent{
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width:550px;
	height:45px;
	padding:10px;
	float:left;
}
#topContent h1{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
	margin:0;
}
#footer {
	clear: both;
	background-color:#000;
	width:900px;
}
/***************************My CSS *********************/
/*
h1 { margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:26px; color:#fff; }
h2 {  font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#fff; }
h3 { margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#fff; }
h4 { margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#fff; }

img { border:none;}

p { margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; }

a {color: #FF3333; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
a:hover {color: #666666; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.signup { background: url(reg_btn2.gif) no-repeat; } 
button.signup { background-position: 0 -26px; height: 26px; } 
a:hover button.signup { background-position: 0 0; } 
.bld { font-weight:bold;}
#main1 { padding:20px;}
.main p {
margin-top:10px;}
*/

.newslinea {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
margin:0px 0px 2px 0px;
font-size:12px;
}



#header {

}

#date {
 /*position: absolute;*/
 float:right;
 right: 16px;
 top: 4px;
 width: 300px;
 height: 20px;
 text-align: right;
}
#top_banner {	
 background: transparent url(images/topBannerBG.jpg) repeat scroll 0% 0%;
 /*position: absolute;*/
 left: 50px;
 top: 28px;
 width: 799px; 
 height: 80px; 
}
#newssource {
 /*position: absolute;
  right: 556px;
  bottom: 2px;
  width: 120px;
  height: 20px;	*/
}
#headlines {
 /*position: absolute;
right: 66px;
bottom: 2px;
width: 490px; 
height: 20px;	*/
}
.lts {
color:#FF6666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:3px 0 2px;
}
.NewsLine{
	 /*position: absolute;
	 right: 66px; bottom: 2px; width: 490px; height: 20px;*/
}
ul {
margin:0;
padding:0;
}
ul {
color:black;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
}
li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
}
.logout{
	width:214px;
	margin-left:0px;
	background-image:url(../images/logoutPanel.jpg);
	height:102px;
	float:left;
	border:0 solid #fff;
}
.loginbox {
	width:214px;
	margin-left:0px;
	background-image:url(../images/loginPanel.jpg);
	height:102px;
	float:left; 
}
.loginBtn{
	background-color:#FFFFFF;
	background-image:url(../images/loginBtn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:0 solid #FFFFFF;
	cursor:pointer;
	height:21px;
	padding:0;
	width:37px;
	
}
.login{
	width:180px;
	margin-left:15px;
	margin-top:10px;
	float:left;
}
.inputTxt{
	margin-left:100px;
	width:85px;
	color:#000;
	float:left;
    margin-bottom: 2px;
}
#TopAdArea {
	height:102px; 
	width:686px;
	float:right;
	background-color:#000;
	/*background-image:url('../images/topad.jpg');*/
	
}
#about{
	padding:20px;
	text-align:justify;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    background-color:#343434;
}
#Prod {
    padding-left:3px;
    margin-right:7px;
    text-align:justify;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
  /*  overflow: scroll;*/
}
#SubProd {
    padding-left:3px;
    margin-right:7px;
    text-align:justify;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    
   
   
}
  .product {
      border: 3px solid #6B6B6B;
      background-color:#333;
      margin-bottom:2px;
      width:100%;
      float:left;
      margin-left: 0px;
  }
  .Clsh2 {
     font-size:14px; color:#FFF; 
     float:left;
  }
  .imgcls {
      border:0px;
      margin-top: 5px;
      margin-right: 5px;
      float:right;
  }

#about p{
	margin-top:5px;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
#about h1{
	color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:26px;
}
.menu{
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	width:132px;
	height:25px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana;
	float:left;
}
#rollingadd{
width:100%;
height:298px;
overflow:auto;
background-color:#D4D0C8;
border-left: 1px solid white;
border-right: 1px solid white;
}
#mainContent{
	background:#333333 none repeat scroll 0 0;
	height:450px;
	overflow:auto;
	width:570px;
	float:left;
}
dlgames{
	background:transparent url(images/downloadBtn.jpg) no-repeat scroll right top;
	float:left;
	height:111px;
	margin-bottom:15px;
	width:195px;
}
	
#main1{
	padding:20px;
}
.main{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
}
.main a{
	color:#FF3333;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
}
.mainS{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
}
.mainS a{
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
}
.mainS a:hover{
	color:#FF3333;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
}


#welcome{
	padding:10px;
	background-image:url(../images/welcome_bg.jpg);
	width:550px;
	height:231px;
	margin-top:0px;
	float:left;
}
#welcome p {
text-align:justify;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0 0 6px;

}
#welcome h1{
	margin:0px;
	margin-bottom:7px;
	font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#fff;
}
#search{
	width:570px;
	height:74px;
	background-image:url(../images/search.jpg);
	background-repeat:no-repeat;
	float:right;
}
#tour{
	width:570px;
	height:281px;
	background-image:url(../images/tour_bg.jpg);
	background-repeat:no-repeat;
}
#take{
	width:200px;
	margin-top:5px;
	margin-left:25px;
	float:left;
}
#take h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
}
.whitetxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
#take h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.weath{
	background-image:url(../images/weatherPanel.jpg);
	width:285px;
	height:79px;
	
}
#tube{
	width:300px;
	height:251px;
	margin-top:10px;
	margin-right:20px;
	float:right;
}
#advertisementhead{
	height:40px;
	width:200px;
}

#advertisement{
	width:200px;
}
#rollingclotingadd{
width:100%;
height:109px;
background-color:#FFF;
}

li{
}	
li #topNav a {
color:#FFFFFF;
font-weight:bold;
padding:0;
text-decoration:none;
}
a {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:0 0 2px;
text-decoration:none;
}
a {
color:#FF3333;
font-family:Arial,Helvetica,sans-serif;
text-decoration:none;
}
#flags {
    padding-left:700px;
    margin-bottom: 5px;
}

#flags a img {
  border: 2px solid black;
}

#flags a:hover img{
  border: 2px solid #0000FF;
}  
