@charset "utf-8";
/* CSS Document */

/*---------------------------Genrael Clases---------------------------------------*/

body{
/*background: url("../images/v-1.jpg");*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	

}



* {
	margin:0px;
	padding:0px;
}

.fl{
	float:left;
}

.fr{
	float:right;
}
.clr{
	clear:both;
}

ul,li{
	list-style:none;
}

a {
	text-decoration:none;
	color:#999999;
}

a:hover{
	text-decoration: underline;
}
img{
border:none;

}

/*---------------------------Layout Content Clases---------------------------------*/

#Layout{                /*------------------------For Page Main Width------------------------------------*/
	width:960px;
	margin:auto;
}




#header
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
	}
#logo
	{
		width:220px;
		height:93px;
		float:left;
		margin-top:41px;
		margin-bottom:-41px;		
		vertical-align:bottom;
	}
#banner
	{
		/*background-image:url(../images/banner.jpg);*/
		background-repeat:no-repeat;
		background-position:right;
		width:728px;
	    margin-top:5px;
		margin-bottom:5px;
		float:right;
	}

#navigation
	{
		float:left;
		background-image:url(../images/nav_bg.gif);
		background-repeat:repeat-x;
		position:relative;
	bottom:0px;
	left:0px;
	height:42px;
	width: 952px;
	}
#navigation ul
	{
		float:left;
		margin:0px;
		padding:0px;
		list-style:none;
	}
#navigation ul li
	{
	float:left;
	background:url(../images/li-seprator.gif) right 5px no-repeat;
	padding-left:18px;
	padding-right:18px;
	line-height:45px;
	}
#navigation ul li.last{
	background:none;
	padding-right:0px;

	}	
.sep
	{
		position:relative;
		float:left;
		height:38px;
		width:2px;
		background-image:url(../images/nav_seperator.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
#navigation ul li a
	{
		color:#fff;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	}

#Content{
	padding-top:10px;
	padding-bottom:30px;
	float:left;
}

#Content .LeftSide{
	float:left;
	width:792px;
	margin-right:5px;

}

.left-outer{
float:left;
margin-bottom:10px;


}

.left-inner{
	width:163px;
	float:left;
	margin-right:8px;
}

.left-inner h3{
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	background:url(../images/left-heading.gif) top left no-repeat;
	padding-top:4px;
	height:20px;
	padding-left:11px;
	color:#fff;
	margin-bottom:1px;
}

.left-inner ul{
	border:#317bce 1px solid;
	width:99%;
	float:left;
	background:#FFFFFF;
	padding-bottom:10px;
}

.left-inner ul li{
	padding-bottom:1px;
	padding-top:1px;
	background:url(../images/left-li-bot.gif) left bottom no-repeat;
	float:left;
	width:100%;
}
.left-inner ul li span{
	float:left;
	padding-top:4px;
	padding-left:5px;
}


.left-inner ul li a{
	padding-left:5px;
	color:#005b98;
	font-size:11px;
	font-family:Tahoma;
	float:left;
	line-height:20px;
}

.left-inner ul li a label{
	color:#FF0000;
	font-size:10px;
}

.latest-walpaper{
	float:left;
	width:618px;
	margin-bottom:12px;
}
.latest-walpaper h3{
	background:url(../images/blue-left.gif) left top no-repeat;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	color:#fff;
	height:24px;
	overflow:hidden;
	margin-bottom:1px;

}
.latest-walpaper h3 span{
	background:url(../images/blue-right.gif) right top no-repeat;
	padding-top:3px;
	padding-left:10px;
	height:22px;
	display:block;

}
.latest-walpaper-inn{
	border:#3c82d1 1px solid;
	width:auto;
	background:#FFFFFF;
	padding:12px;
	
}

.latest-walpaper-thumb{
	float:left;
	width:100%;
	
	

}

.latest-walpaper-thumb ul{
	float:left;
}
.latest-walpaper-thumb ul li{
	margin-right:1px;
	float:left;
	width:117px;
	overflow:hidden;
}

.latest-walpaper-thumb ul li a{
	
	width:115px;
	height:86px;
	float:left;
	border:#fff dashed 1px;
	overflow:hidden;
	
}
.latest-walpaper-thumb ul li a:hover{
	border:#000000 dashed 1px;
}
.latest-walpaper-thumb ul li a.selected{
	border:#000000 dashed 1px;
}
.update-li{
	float:left;
	width:95%;
}

.update-li ul{
	float:left;
	width:96%;
    
}

.update-li ul li{
	float:left;
	border:#a0bbcf 1px solid;
	border-bottom:none;
	margin-right:3px;
	text-align:center;

}

.update-li ul li a{
	background:#dfeffb;
	color:#575757;
	font-weight:bold;
	font-family:Tahoma;
	float:left;
	width:118px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	
	}
	
.update-li ul li a:hover{
	background:#07a4cb;
	color:#FFFFFF;
	}
	
.update-li ul li a.update-selected{
	background:#07a4cb;
	color:#FFFFFF;
}
	
.update-thumb{
	border:#a0bbcf 1px solid;
	padding:4px;
	float:left;
	width:98%;
	padding-bottom:15px;
	height:120px;
}
.update-thumb-inn{
	background:url(../images/update-li.gif) right top no-repeat;
	padding-right:4px;
	padding-left:5px;
	width:105px;
	float:left;
	text-align:center;
	overflow:hidden;
}

.update-thumb-pic{
	width:100px;
	height:80px;
	margin-bottom:5px;
	overflow:hidden;
}


.update-thumb-inn  a{
	display:block;
	text-align:center;
	text-decoration:underline;
	font-size:11px;
	font-family:Tahoma;
}

.update-thumb-inn.updat-last{
	background: none;
	padding-right:0px;
}
	


.latest-music{
	float: right;
	width:618px;
}
.latest-music h3{
	background: url(../images/main-red.gif) left top no-repeat;
	padding-top:4px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	color:#fff;
	height:20px;
	margin-bottom:1px;

}

.latest-bor{	
	border:#f21412 1px solid;
	width:auto;
	background:#FFFFFF;
	padding:12px;
	
	}
.latest-music-li{
	float:left;
	width:95%;
}

.latest-music-li ul{
	float:left;
	width:96%;
}

.latest-music-li ul li{
	float:left;
	border:#fc393b 1px solid;
	border-bottom:none;
	margin-right:3px;
	text-align:center;

}

.latest-music-li ul li a{
	background: #ff7071;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	font-weight:bold;
	font-family:Tahoma;
	width:118px;
	font-size:11px;
	}
	
.latest-music-li ul li a:hover{
	background:#fc393b;
	color:#FFFFFF;
	}
	
.latest-music-li ul li a.music-selected{
	background:#fc393b;
}

.latest-music-inner{
	border:#a0bbcf 1px solid;
	width:100%;
	background:url(../images/down-load.gif) 350px 22px no-repeat;
}
.latest-music-inner ul{
	padding-left:5px;
	padding-top:16px;
	height:120px;
}
.latest-music-inner ul li{
	background:url(../images/most-pop.gif) left 2px no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	padding-bottom:6px;

}
.latest-music-inner ul li a{
	font-family:Tahoma;
	font-size:11px;
	color:#575757;
}


.horoscope{
	width:100%;
	float:left;
	margin-bottom:10px;
}
.horo-heading{
	float:left;
	width:100%;
	background: url(../images/blue-left.gif) left top no-repeat;
	margin-bottom:1px;
	}
.horo-heading .hroe-heading-inner{
	float:left;
	width:100%;
	background: url(../images/blue-right.gif)  right top no-repeat;
	}


.horo-heading h3{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size:13px;
	float:left;
	padding-right:30px;
	padding-top:2px;
	padding-bottom:4px;
	position:relative;
	top:-25px;
	}

.horo-inner{
	border:#4789d3 1px solid;
	width:790px;
	float:left;
	background:#FFFFFF;

	padding-bottom:15px;
	margin-top:25px;
}

.horo-inner-left{
	width:390px;
	padding-left:15px;
	float:left;
	background:url(../images/update-li.gif) right 15px no-repeat;
}


.horo-inner-left-thumb{
	width:70px;
	float:left;
	margin-right:15px;
}

.horo-inner-left-thumb span{
	color:#0e8bed;
	display:block;
	text-align:center;
}

.horo-inner-right{
	width:285px;
	float:left;
}

.horo-inner-right ul{
}
.horo-inner-right ul li{
	margin-bottom:10px;
}
.horo-list{
	width:90px;
	height:20px;
	background:url(../images/horo-text.gif)  left top no-repeat;
	border:none;

}
.horo-inner-right ul li span{
	color:#000000;
	padding-left:5px;
}

.horo-inner-right h5{
	color:#0185eb;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
}

.horo-inner-right p{
	color:#313131;
	font-size:11px;
	font-weight:normal;
}


.horo-movies{
	width:350px;
	float:left;
	padding-left:20px;
}


.horo-movies-left{
	width:186px;
	float:left;
	margin-right:15px;

}
.horo-movies-left h5{
	font-size:11px;
	font-family:Tahoma;
	color:#0e8bed;
	margin-bottom:6px;
}

.horo-movies-left ul{
}

.horo-movies-left ul li{
	background:url(../images/horo-right-li.gif) left 10px no-repeat;
	padding-left:10px;
	border-bottom:#CCCCCC 1px dashed;
	padding-bottom:3px;
	padding-top:3px;
    

}

.horo-movies-left ul li a{
	color:#005b98;
	font-family:Tahoma;
	font-size:11px;
}

.horo-movies-left ul li a:hover{
	background:#8f9495;
	color:#FFFFFF;
	padding:2px;
}
.horo-movies-left ul li a span{
	font-size:9px;
} 

.horo-movies-right{
	width:148px;
	float:left;
}

.movies-thumb{
	width:147px;
	height:97px;
	overflow:hidden;
	margin-bottom:2px;
}

.horo-movies-right a{
	background:url(../images/horo-right-blueli.gif) left 10px no-repeat;
	display:block;
	padding-top:5px;
	color:#0000FF;
	text-align:center;
	padding-left:5px;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
}
.games{
	float:left;
	width:255px;
	margin-right:2px;
}
.games h3{
	background:url(../images/blue-left.gif) left top no-repeat;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	color:#fff;
	height:24px;
	overflow:hidden;
	margin-bottom:1px;

}
.games h3 span{
	background:url(../images/blue-right.gif) right top no-repeat;
	padding-top:3px;
	padding-left:10px;
	height:22px;
	display:block;

}

.games-li{
	float:left;
	width:100%;
	margin-bottom:10px;
}

.games-li ul{
	width:100%;
	float:left;
}

.games-li ul li{
	float:left;
	margin-right:3px;
	text-align:center;
	background:#dfeffb;
	border:#a0bbcf 1px solid;
	text-align:center;

}

.games-li ul li a{
	padding-top:5px;
	padding-bottom:5px;
	color:#575757;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	width:60px;
	float:left;
	
	}
	
.games-li ul li a:hover{
	background:#07a4cb;
	color:#FFFFFF;
	}
	
.games-li ul li a.games-selected{
	background:#07a4cb;
	color:#FFFFFF;
}

.games-thumb-outer{

}

.games-thumb-inner{
	float:left;
	width:90px;
	margin-right:20px;
	margin-bottom:10px;
	overflow: hidden;
	}

.games-thumb{
	width:100px;
	height:100px;
	margin-bottom:5px;

}
.games-thumb-inner a{
	display:block;
	color:#313131;
	font-size:11px;
	text-align:center;
	text-decoration:underline;
}



.mislinus{
	float:left;
	width:275px;
	
	}

.mislinus h3{
	background:url(../images/blue-left.gif) left top no-repeat;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	color:#fff;
	height:24px;
	overflow:hidden;
	margin-bottom:1px;

}
.mislinus h3 span{
	background:url(../images/blue-right.gif) right top no-repeat;
	padding-top:3px;
	padding-left:10px;
	height:22px;
	display:block;

}


.mislinus-inner {
	width:95%;
/*	padding:10px;
	padding-bottom:27px;*/

}

.mislinus-inner p{
	color:#575757;
	border-bottom: #575757 1px dashed;
	font-size:11px;
	padding-bottom:13px;
	margin-bottom:13px;
}
	
	
#Content .RightSide{
	float:right;
	width:163px;
}

.pol{
	width:163px;
	margin-bottom:10px;
}

.pol h3{
	background:url(../images/small-red.gif) left top no-repeat;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	color:#fff;
	margin-bottom:1px;
}

.pol-inner{
	border:1px solid #f22120;
	background:#FFFFFF;
}

.pol-data{
	padding:5px;
	color:#505050;
	font-weight:bold;
	text-align:center;

}
.pol-data p{
	font-family:Tahoma;
	font-size:11px;
	margin-bottom:10px;
}
.pol-data ul{}
.pol-data ul li{
	margin-bottom:5px;
	text-align:left;
}

.pol-click{
	background:url(../images/poll.gif) left top no-repeat;
	height:13px;
	width:16px;
	float:left;
	border:none;
	padding-right:5px;
	}
.pol-data ul li span{
	color:#848484;
}

.submitted{
	float:left;
	padding-bottom:8px;
	margin-right:5px;
}

.submitted-button{
	background:url(../images/submitted.gif) top left no-repeat;
	cursor:pointer;
	width:58px;
	height:21px;
	border:none;
	float:left;
	margin-left:5px;
}

.submitted a{ 
	color:#545454;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	float:left;
	}
.subcribs{
	width:163px;
	margin-bottom:10px;
}
.subcribs h3{
	background: url(../images/green-bg.gif) left top no-repeat;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	color:#fff;
	margin-bottom:1px;
}

.subcribs-inner{
	border:1px solid #5cae5b;
	background:#FFFFFF;
	padding:10px;
}
.subcribs-inner p{
	font-size:11px;
	font-family:Tahoma;
	color:#616161;
	margin-bottom:7px;
	}
.subcribs-inner ul{
margin-bottom:6px;
}

.subcribs-inner ul li{
}

.subcribs-inner ul li label{
	display:block;
	color:#3376c1;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
	margin-bottom:5px;
}

.subcribs-text{
	border:#999999 1px solid;
	width:142px;
	height:15px;
}


.members{
	width:159px;
	padding:2px;
	background:#FFFFFF;
	margin-bottom:10px;
	
}
.members-inner{
	border:#999999 1px solid;
	padding-bottom:15px;
}
.join{
	background:#e0ecff;
	border-bottom:#999999 1px solid;
	padding-left:10px;
	padding-top:8px;
}
.join a{
	width:117px;
	height:21px;
	
}

.join p{
	color:#333333;
	font-family:Tahoma;
	font-size:10px;
	margin-top:5px;
	padding-bottom:5px;
}

.member-list{
	padding-left:10px;
	padding-top:10px;
}
.member-list h4{
	margin-bottom:5px;
	color:#333333;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma;
}

.member-list ul{
	margin-bottom:15px;
	float:left;}
.member-list ul li{
	float:left;
	height:32px;
	width:32px;
	margin-right:3px;
	margin-bottom:3px;
}

.member-list p{
	color:#333333;
	font-family:Tahoma;
	font-size:11px;
	float:left;
	padding-right:5px;
	width:95px;
}
.member-list a {
	color:#0000cc;
	font-family:Tahoma;
	font-size:11px;
}

.latest-news-outer{
	width:163px;
	float:left;
	margin-bottom:8px;
}



.latest-news-outer h3{
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	background:url(../images/left-heading.gif) top left no-repeat;
	padding-top:4px;
	height:20px;
	padding-left:11px;
	color:#fff;
	margin-bottom:1px;
}


.latest-news{
	border:1px solid #3c82d1;
	padding-top:10px;
	padding-left:7px;
	background:#FFFFFF;
}
.latest-news ul{
	width:98%;
	padding-bottom:25px;
}
.latest-news ul li{
	border-bottom:#999999 1px dashed;
	padding-bottom:6px;
	margin-bottom:6px;
}
.latest-news ul li a{
	color:#616161;
	font-size:11px;
	font-family:Tahoma;
}
.latest-news ul li a span{
	color:#3376c1;
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
}

.love-Calculator{
	background: #FFFFFF url(../images/heart.gif) left bottom no-repeat;
	padding-bottom:51px;
	padding-left:10px;
	padding-top:10px;
}

.love-Calculator ul{

}
.love-Calculator ul li{
margin-bottom:5px;
}
.love-Calculator ul li label{
	font-size:11px;
	color:#313131;
	font-family:Tahoma;
	display:block;
	margin-bottom:10px;
	}
.love-text{
	background:url(../images/love-text-bg.gif) left top no-repeat;
	padding-left:18px;
	padding-right:5px;
	border:none;
	width:122px;
	padding-top:2px;
	padding-bottom:4px;

}

.love-Calculator a{
	width:55px;
	background:#FF0000;
	height:18px;
	color:#FFFFFF;
	padding:2px 7px;
	text-align:center;
	margin-right:7px;
	margin-top:10px;
	
	}
#footer
	{
		border-top:solid 1px #dadbdb;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#545454;
		font-weight:normal;
		text-decoration:none;
		line-height:25px;
		text-align:center;
		vertical-align:middle;
		width:auto;
	}
#footer a
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#545454;
		font-weight:normal;
		text-decoration:none;
	}
#footer a:hover
	{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
		font-weight:normal;
		text-decoration:underline;
	}


/*Added By Nayyer*/	
.option{ margin:30px 0; }
.option p{ line-height:1.1em;  }

.bar{ height:10px; background: #3399cc; }
.yourvote{ background:#113399; }
.link_back a
	{
			width:55px;
			background:#FF0000;
			height:18px;
			color:#FFFFFF;
			
			text-align:center;
			margin-right:7px;
			margin-top:10px;
			margin-left:80px;
	
	}
	.update-selected{
	background:#07a4cb;
	color:#FFFFFF;
}




/*added for ie 6*/
.subcribs h3,
.pol h3,
.latest-news-outer h3{
font-size:14px;
font-family:Tahoma;
font-size:14px;
font-weight:bold
}


.horoscope{
width:790px;
}
.horo-inner{
width:788px;
}
.games .latest-walpaper-inn,
.mislinus .latest-walpaper-inn{
padding-right:0px;
}
.subcribs-inner ul li label{
position:relative;
}
.mislinus-inner{
width:195px !important;  
}


/*
Added on 26 july*/\

#Content .RightSide{
	width:250px;
}
#Content .LeftSide{
	width:703px;
}
.latest-walpaper{
width:529px;
}
.latest-walpaper-thumb ul li{
	width:123px;
}
.latest-walpaper-thumb ul li a{
	width:121px;
}
.update-thumb-inn{
width:113px;

}
.latest-music{
width:530px;
}
.horo-inner {
width:700px;
}
.horoscope {
width:702px;
}
.horo-inner-left{
width:335px;
}
.horo-inner-right {
width:230px;
}
.horo-movies{
width:330px;
}
.horo-movies-left{
width:155px;
}
.mislinus {
width:217px;
}
.games{
width:240px;
}
.games-thumb-inner{
width:100px;
margin-right:12px;
}
.latest-music-inner{
	background:url(../images/down-load.gif) 270px 22px no-repeat;
}
.pol,
.subcribs {
width:250px;
}
.subcribs-text{
width:225px;
}
.members,
.latest-news-outer{
width:250px;
}

.latest-news-outer h3{
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	background:url(../images/right-heading.gif) top left no-repeat;
	padding-top:4px;
	height:20px;
	padding-left:11px;
	color:#fff;
	margin-bottom:1px;
}

.love-text{
	width:205px;
}
.mislinus .latest-walpaper-inn{
padding:5px !important; 
}
.gadgets-gadget-container{
width:auto !important;
}
.RightSide iframe{
width:250px !important;}
