/* 
Author: Kamal Muhuri & Krishna Kumar
Site Name: http://www.siliguri.co.in
*/

body{
	padding: 0px;
	margin: 0px;
	background: #EBF5FA;
}

#wrapper-top{
	width: 959px;
	margin: 0px auto;
}

#logo{
	background: url(../images/logo_sampark.jpg) no-repeat;
	width: 77px;
	height: 75px;
	margin: 5px 5px 10px 0px;
	float: left;
	cursor: pointer;
}

.left-support{
	float: left;
	padding: 0px;
	margin: 0px;
}

#sampark-network{
	background: url(../images/sampark_network.jpg) no-repeat;
	width: 307px;
	height: 45px;
	margin: 15px 0px 0px 0px;
}

.text-gray{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bold;
	color: #A5A2A5;
	text-decoration: none;
}

a:link{
	cursor: pointer;
	text-decoration: none;
}
/* Navigation */

#nav{
	background: url(../images/nav_mid.jpg) repeat-x;
	clear: left;
	margin-top: 0px auto;
}

#nav #nav-left{
	background: url(../images/nav_left.jpg) no-repeat left top;
}

#nav #nav-right{
	background: url(../images/nav_right.jpg) no-repeat right top;
	height: 57px;
}

#nav #nav-right ul{
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 10px 0px;
}

#nav #nav-right ul li{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 19px 5px 0px 7px;
	float: left;
	color: #848282;
	font-weight: bold;
}

#nav #nav-right ul li a{
	color: #848282;
	text-decoration: none;
}

#nav #nav-right ul li a:hover{
	color: #000;
	text-decoration: none;
}

.sep{
	background: url(../images/separator.jpg) no-repat;
	float: left;
	width: 2px;
	height: 39px;
	margin-top: 7px;
	float: left;
}

.registration{
	background: url(../images/registration_icon.jpg) no-repeat left;
	padding-left: 30px;
}

.payment-icon{
	background: url(../images/payment_icon.jpg) no-repeat left;
	padding-left: 28px;
}

.sms{
	background: url(../images/free_icon.jpg) no-repeat left;
	padding-left: 35px;
}

.music{
	background: url(../images/music_icon.jpg) no-repeat left;
	padding-left: 30px;
}

.video{
	background: url(../images/video_icon.jpg) no-repeat left;
	padding-left: 28px;
}

.photo{
	background: url(../images/gallery_icon.jpg) no-repeat left;
	padding-left: 24px;
}

.tips{
	background: url(../images/dating_icon.jpg) no-repeat;
	padding-left: 22px;
}

.money{
	background: url(../images/money_icon.jpg) no-repeat;
	padding-left: 32px;
}

.clear{
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 0px;
	height: 0px;
}

/* Body Styling */

#body-bd{
	width: 995px;
	margin: 0px auto;
	clear: left;
}

#body{
	background: url(../images/body_mid.jpg) repeat-y;
}

#body #body-top{
	background: url(../images/body_top.jpg) no-repeat top center;
}

#body #body-bot{
	background: url(../images/body_bot.jpg) no-repeat bottom center;
	padding: 30px 30px 30px 27px;
	height: 100%;
}

#body-cont{
	position: relative;
	top: 50px;
	left: 20px;
}

/* Banner */

.banner1, .banner2, .banner3, .banner4, .banner5, .banner-offer, .new-banner{
	width: 671px;
	height: 231px;
	float: left;
	margin-right: 10px;	
}

.new-banner{
	background: url(../images/banner_new.jpg) no-repeat;
}

.banner-offer{
	background: url(../images/raksha_bandhan.jpg) no-repeat;
}

.banner1{
	background: url(../images/banner1.jpg) no-repeat;
}

.banner2{
	background: url(../images/banner2.jpg) no-repeat;
}

.banner3{
	background: url(../images/banner3.jpg) no-repeat;
}

.banner4{
	background: url(../images/banner4.jpg) no-repeat;
}

.banner5{
	background: url(../images/banner5.jpg) no-repeat;
}

/* Module */

.mod{
	background: url(../images/mod_mid.jpg) repeat-x;
	float: left;
	margin: 3px 0px 0px 0px;
}

.mod .mod-left{
	background: url(../images/mod_left.jpg) no-repeat left top;	
}

.mod .mod-right{
	background: url(../images/mod_right.jpg) no-repeat right top;	
	width: 255px;
	height: 33px;	
}

.mod .mod-right h2{
	font-size: 17px;
	color: #fff;
	padding: 5px;
	margin: 0px 0px 0px 20px;
	font-family:  Georgia, Arial, Helvetica, sans-serif;
}

.mod-bot{
	background: url(../images/mod_mid_bot.jpg) repeat-x;
	clear: left;
}

.mod-bot-left{
	background: url(../images/mod_left_bot.jpg) no-repeat left bottom;	
}

.mod-bot-right{
	background: url(../images/mod_right_bot.jpg) no-repeat right bottom;
	height: 165px;
	width: 235px;
	padding: 10px;
}

.form{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.form label{
	clear: left;
	float: left;
	display: block;
	width: 85px;
	margin-top: 10px;
	color: #696969;
}

.form input, .form select{
	float: left;
	padding: 2px;
	margin-top: 4px;	
	font-family: Arial, Helvetica, sans-serif;	
}

.form span{
	float: left;
	margin: 8px 3px 0px 3px;
	color: #696969;
}

.button{
	clear: left;
	margin-left: 83px;
}

.radio{
	position: relative;
	top: 2px;
}

/* Payment */

.payment{
	width: 269px;	
	margin: 0px 10px 10px 10px;	
	clear: left;
}

.payment-left{
	background: url(../images/payment_left.jpg) no-repeat left;
}

.payment-right{
	background: url(../images/payment_right.jpg) no-repeat right;	
}

.payment-logo{
	background: url(../images/payment_left_top.jpg) no-repeat top left;	
	height: 138px;
}

.payment, .profile{
	background:	url(../images/payment_mid.jpg) repeat-x;
	float: left;
}

.profile{
	width: 375px;
	margin: 0px 11px 10px 3px;		
}

.profile-logo{
	background: url(../images/profile_logo.jpg) left top no-repeat;
	height: 138px;
}

.advertisement{
	margin: 0px 0px 5px 0px;
	float: left;
	border: 1px solid #ddd;
	padding: 2px;
}

.advertisements{
	margin: 0px 0px 5px 40px;
	float: left;
	border: 1px solid #ddd;
	padding: 3px;
	text-align: center;
}

.half-ad{
	margin: 10px 0px 5px 8px;
	float: left;
	padding: 2px;
}

.cal-logo{
	/*background: url(../images/love_cal.jpg) no-repeat top left;*/
	background: url(../images/new_offer.jpg) no-repeat top left;
	height: 128px;
	padding: 5px;
}

.cal-logo img{
	border: none;
	margin: 23px 5px 0px 23px;
	float: left;
}

.cal-logo .text{
	font-family: inherit;
	font-size: 14px;
	color: #696867;
	float: left;
	width: 145px;
	margin-top: 20px;
}

.income-logo{
	background: url(../images/high_income.jpg) no-repeat top left;
	height: 118px;
	padding: 10px;
}

.income-logo img{
	margin: 20px 10px 0px 35px;
	padding: 3px;
	border: 2px solid #ddd;
	float: left;
}

.income-logo .text{
	margin: 20px 5px 0px 0px;
	float: left;
	width: 200px;
	color: #696867;
	font-size: 14px;
	font-family: inherit;
}

.income-logo .text a, .cal-logo .text a{
	font-weight: bold;
	float: right;
	color: #696867;	
	text-decoration: none;
}

.income-logo .text a:hover{
	text-decoration: underline;
	color: #000;
}

/* List */

.list{
	background: url(../images/list_back.jpg) repeat-x;
	clear: left;
	width: 657px;
	margin: 0px 10px 0px 10px;
}

.list-left{
	background: url(../images/list_left.jpg) no-repeat left;
}

.list-right{
	background: url(../images/list_right.jpg) no-repeat right;
	height: 209px;
	padding: 10px 20px 0px 10px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Footer */

.footer-back{
	background: url(../images/footer_mid.jpg) repeat-x;
	clear: left;
	width: 973px;
	margin: 0px 0px 20px 10px;
}

.footer-left{
	background: url(../images/footer_left.jpg) no-repeat left;
}

.footer-right{
	background: url(../images/footer_right.jpg) no-repeat right;
	height: 41px;
	padding: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer-right p{
	float: left;
	padding: 0px;
	margin: 8px 0px 0px 0px;
	color: #848282;
}

.footer-right #right{
	float: right;
	margin-top: 14px;
}

.footer-right p a, .footer-right p a:visited{
	color: #848282;
	text-decoration: none;
}

.footer-right p a:hover{
	color: #000;
	text-decoration: underline;
}

.main-body{
	width: 630px;
	margin: 0px 17px 0px 10px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
	padding: 10px;
}

.main-body p{
	font-size: 14px;
	line-height: 25px;
	color: #585858;
	background: url(../images/answers.jpg) no-repeat left top;
	padding: 0px 0px 0px 32px;
	overflow: hidden;
}

.main-body h1{
	font-size: 22px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.main-body h2{
	font-size: 18px;
	margin-left: 10px;
}

.main-body a, .main-body p a,.main-body a:visited{
	color: #0080FF;
	text-decoration: none;
}

.main-body a:hover{
	text-decoration: underline;
}

a{
	outline: none;
}

.float50{
	width: 40%;
	padding: 10px;
	float: left;
}

#tabb td{
	padding: 5px;
	border: 1px solid #ddd;
}

#tabb .bold{
	color: #0080FF;
	font-weight: bold;
}

.videos{
	height: 550px;
}

.list-right h4{
	padding: 0px;
	margin: 5px 5px 5px 0px;
	color: #0f8ca3;
	font-size: 12px;
}

.listing, .listing-right{
	padding: 0px 10px 10px 10px;
	margin: 10px 0px 0px 5px;
	line-height: 17px;
	float: left;
	width: 130px;
}

.listing{
	border-right: 1px solid #ddd;
}

.listing a, .listing-right a{
	text-decoration: none;
	color: #666;
	background: url(../images/list_style.jpg) no-repeat left center;
	padding-left: 15px;
}

.listing a:hover, .listing-right a:hover{
	text-decoration: underline;
	color: #000;	
}

#valentine{
	background: url(../images/valentines_day.jpg) no-repeat;
	width: 203px;
	height: 44px;
	margin: 0px 0px 0px 43px;
}

.show-friends{
	float: left;
	border: 1px solid #ddd;
	margin: 5px;
	padding: 10px;
	width: 280px;
	background: url(../images/payment_mid.jpg) repeat-x -2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}

.show-friends img{
	padding: 1px;
	border: 1px solid #888;
	float: left;
	margin-right: 10px;
}

.show-friends .text{
	float: left;
	font-size: 14px;
	text-transform: capitalize;
}

#prev{
	float: left;
	margin-left: 5px;
}

#next{
	float: right;
	margin-right: 15px;
}

#toll-free{
	background: url(../images/toll_fee.jpg) no-repeat;
	float: left;
	width: 112px;
	height: 40px;
	margin: 10px 20px;
}

ul.left{
	margin-left: 60px;
}

ul.left li{
	list-style: none;
	float: left;
	padding: 0px 2px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

ul.left li a{
	text-decoration: none;
	color: #696867;
}

ul.left li a:hover{
	color: #000;
	text-decoration: underline;
}

.chat{
	float: left;
	width: 163px;
	height: 64px;
	padding: 10px 10px 0px 10px;
}

.green{
	color: green;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 10px 10px;
}

.red{
	color: red;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 10px 10px;	
}

.small-ads{
	width: 234px;
	margin: 32px 0px 0px 23px;
}

.contact li{
	background: url(../images/phone_icon.jpg) no-repeat left;
	padding: 0px 0px 3px 20px;
	list-style: none;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

.mar_l_30{
	margin-left: 30px;
}

.reds{
	color: #A52A2A;
}

#logins{
	background: #AAD6EA;
	border: 1px solid #2F8DBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
	padding: 20px 10px;
	position: absolute;
	top: 50px;
	left: 51%;
	display: none;
}

#logins label{
	width: 70px;
	display: block;
	float: left;
	clear: left;
	margin-top: 7px;
}

#logins input{
	margin-top: 5px;
	font-size: 12px;
}

#logins a{
	color: #C9261D;
}

.cross-login{
	width: 100%;
	clear: left;
}

.part2{
	width: 300px;
	margin-left: 10px;
	float: left;
}

.part1{
	text-align: center;	
	background: url(../images/extra/middle.jpg) repeat-y;
	width: 265px;
	float: right;
	text-transform: capitalize;
}

.part1 div{
	background: url(../images/extra/top.jpg) top center no-repeat ;
}

.part1 div div{
	background: url(../images/extra/bottom.jpg) bottom center no-repeat;	
	padding: 10px 0px;
}

.part2 form{
	margin-top: 20px;
}

#dewplayer-multi{
	margin: 10px;
}

#music{
	margin: 10px 2px 10px 10px;
}

#play-list{
	overflow: auto;
	margin: 0px;
	width: 250px;
	float: left;
}

#play-list a{
	display: block;
	font-size: 12px;
	padding: 5px 10px 5px 25px;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	color: #000;
	background: url(../images/play.jpg) no-repeat left;
}

#play-list a:hover{
	background: #AAD6EA;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/play.jpg) no-repeat left;
}

h3{
	text-transform: capitalize;
}

.sampark-music-left{
	float: left;
	width: 250px;
}

#music-image{
	margin-left: 10px;
	border: 1px solid #999;
	width: 191px;
}

.show-music{
	width: 270px;
	padding: 10px;
	margin: 10px 10px 0px 10px;
	float: left;
	border: 1px solid #999;
	background: url(../images/payment_mid.jpg) repeat-x -10px;
}

.show-music .image{
	border: 1px solid #aaa;
	padding: 2px;
	float: left;
}

.show-music .text{
	float: left;
	font-weight: bold;
	padding: 35px 5px;
	font-size: 14px;
}

.table th{
	padding: 5px;
	background: Maroon;
	color: #FFF;
	font-weight: bold;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.table td{
	border: 1px solid #ddd;
	padding: 10px 10px 10px 15px;
	font-size: 12px;
	text-transform: capitalize;
   -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}

.box{
	float: left;
	border: 1px solid #ddd;
	margin: 6px;
	padding: 10px;
	background: url(../images/box_mid.gif) top center repeat-x #F0F0F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	font-size: 14px;
}

.box-280{
	width: 280px;
}

.margin-left-10{
	margin-left: 10px;
}

.greens{
	color: #006400;
}