/* CSS Document */
/* ----------------------------------------------
	Website Name : Mangliks.com
	Author : Akhilesh Kumar Ojha
	Author URI : http://www.strikeone.in/    
	Last Date Modified : Wednesday, June 02, 2010
 ------------------------------------------------ */
/*...................Common Styles Start......................*/

body {
	margin:0px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	color:#5F5F5F;
	line-height:16px;
	text-decoration:none;
	text-align:left;
	background-color: #FFFFFF;
	padding: 0px;
}
a{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	outline:none;

}
a:hover{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #d3000a;
	text-decoration: underline;
	outline:none;
}
img{
	border:0px;
}
ul,ol{
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h1, h2, h3, h4, h5, h6, dl, dt, dd, form, fieldset, legend{
	margin:0px;
	padding:0px;
}
h1{
	text-align:left;
	font-family:"Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #c30008;
}
h2{
	display:block;
	float:left;
	font-size:20px;
	color:#ffffff;
	font-family: Arial;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 16px;
	font-style: normal;
	font-weight: normal;
	height: 30px;
}
h3{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ad0005;
}	
/*.............Form Styles Start.............*/
form{
	border: none;
}
.noborder{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textbox{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	border:1px solid #cccccc;
	height:15px;
	width:138px;
	padding-left:2px;
	background-image: url(../images/inputbox-bg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.textbox1{
	font-family: Arial, Helvetica, Tahoma;
	font-size:14px;
	color:#333333;
	border:1px solid #cccccc;
	height:100px;
	width:250px;
	padding-left:2px;
	background-image: url(../images/inputbox-bg3.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.textboxsmall{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	height:18px;
	width:50px;
	padding-left:4px;
	background-image: url(../images/inputbox-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #CCCCCC;
}
.inputbox-small{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	height:15px;
	width:38px;
	padding-left:4px;
	background-image: url(../images/inputbox-bg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #d8d8d8;
}
.inputbox{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	border:1px solid #d8d8d8;
	height:15px;
	width:138px;
	padding-left:2px;
	background-image: url(../images/inputbox-bg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.selectsmall{
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#333333;
	border:1px solid #4bac19;
	height:22px;
	width:45px;
	padding: 1px;
}
.select{
	color:#333333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border:1px solid #cccccc;
	height:22px;
	width:250px;
	padding: 1px;
	background-color: #fafafa;
}
.select1{
	color:#333333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border:1px solid #cccccc;
	height:20px;
	width:228px;
	padding: 1px;
	background-color: #fafafa;
}
.hdotline{
	background-image: url(../images/hdot-line.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: auto;
}
.button{
	padding: 2px 10px 2px 10px;
	border:none;
	color: #FFFFFF;
	overflow: visible;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/button-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CC0000;
}
/*.............Form Styles End.............*/
.redtext {
	font-family: Arial, Helvetica, Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#db1111;
	padding:0px;
	text-decoration:none;
}
.redtextbold {
	font-family: Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#f95905;
	font-weight: bold;
}
.greytextbold {
	font-family: Arial, Helvetica, Tahoma;
	font-size:11px;
	color:#8e8d8d;
	padding:0px;
	text-decoration:none;
    font-weight: bold;
}
.greytext1 {
	font-family: Arial, Helvetica, Tahoma;
	font-size:11px;
	color:#333333;
	padding:0px;
	text-decoration:none;
}
/*font*/
.t10{
	font-size:10px;
}
.t11{
	font-size:11px;
}
.t12{
	font-size:12px;
}
.t13{
	font-size:13px;
}
.t14{
	font-size:14px;
}
.t15{
	font-size:15px;
}
.t16{
	font-size:16px;
}
.t18{
	font-size:18px;
}
.t20{
	font-size:20px;
}

/*text weight*/
.textbold{
	font-weight: bold;
}
.textbolder{
	font-weight: bolder;
}
.fleft{
    float:left;
}
.fright{
    float:right;
}

/*text align*/
.tleft{
	text-align: left;
}
.tcenter{
	text-align: center;
}
.tright{
	text-align: right;
}
.tjustify{
	text-align: justify;
}

/*margin*/
.mrg5{
	margin: 5px;
}
.mrg10{
	margin: 10px;
}
.mrg15{
	margin: 15px;
}

/*Padding*/
.pad5{
	padding: 5px;
}
.pad10{
	padding: 10px;
}
.pad15{
	padding: 15px;
}
.pad-top3{
	padding-top: 3px;
}
.pad-top5{
	padding-top: 5px;
}
.pad-top10{
	padding-top: 10px;
}
.pad-top15{
	padding-top: 15px;
}
.pad-left3{
	padding-left: 3px;
}
.pad-left5{
	padding-left: 5px;
}
.pad-left8{
	padding-left: 8px;
}
.pad-left10{
	padding-left: 10px;
}
.pad-left15{
	padding-left: 15px;
}
.pad-left25{
	padding-left: 25px;
}
.pad-left30{
	padding-left: 15px;
}
.pad-right5{
	padding-right: 5px;
}
.pad-right10{
	padding-right: 10px;
}
.pad-right15{
	padding-right: 15px;
}
/*Line Height*/
.lh17{
	line-height: 17px;
}
.lh18{
	line-height: 18px;
}
.lh19{
	line-height: 19px;
}
.lh20{
	line-height: 20px;
}

/*color*/
.clr1{
	color:#b01116;
}
.clr2{
	color:#FF3300;
}
.clr3{
	color:#a40001;
}
.clr4{
	color:#ffffff;
}
.clr5{
	color:#000000;
}
.clr6{
	color:#090909;
}
.clr7{
	color: #333333;
}
.clr8{
	color: #f4c00f;
}
.clr9{
    color: #7a7979;
}
.clr10{
    color: #812617;
}
/*end color*/
/*Spacer Styles*/
.spacer{
	clear:both;
	overflow:hidden;
}
.sp1{
	clear:both;
	height:1px;
	overflow:hidden;
}
.sp2{
	clear:both;
	height:2px;
	overflow:hidden;
}
.sp3{
	clear:both;
	height:3px;
	overflow:hidden;
}
.sp5{
	clear:both;
	height:5px;
	overflow:hidden;
}
.sp8{
	clear:both;
	height:8px;
	overflow:hidden;
}
.sp10{
	clear:both;
	height:10px;
	overflow:hidden;
}
.sp11{
	clear:both;
	height:11px;
	overflow:hidden;
}
.sp15{
	clear:both;
	height:15px;
	overflow:hidden;
}
.sp20{
	clear:both;
	height:20px;
	overflow:hidden;
}
.sp27{
	clear:both;
	height:27px;
	overflow:hidden;
}
.sp30{
	clear:both;
	height:30px;
	overflow:hidden;
}
.sp35{
	clear: both;
	height: 35px;
	overflow: hidden;
}
.sp45{
	clear: both;
	height: 45px;
	overflow: hidden;
}
.sp50{
	clear: both;
	height: 50px;
	overflow: hidden;
}

/*...................Common Styles End.....................*/
#main-container{
	height: auto;
	width: 920px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#container{
	height: auto;
	width: 890px;
}

/*...................Header Section Styles Start......................*/
#top{
	height: 65px;
	width: 888px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top .logo-box{
	height: 55px;
	width: 300px;
	float: left;
}
#top .logo-box .logo{
	background-image: url(../images/mangliks-logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 277px;
	float: left;
}
#top .login-box{
	height: 55px;
	width: 273px;
	float: left;
}
#top .right-top-banner{
	height: 55px;
	width: 315px;
	float: right;
}
/*...................Header Section Styles End......................*/

/*...................Top Menu Section Styles Start......................*/
#menu{
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 888px;
}
.akostyle{
	position:relative;
	display:block;
	height:35px;
	font-size:13px;
	font-weight:bold;
	font-family: Arial, Helvetica, Tahoma;
	width:876px;
	background-image: url(../images/topmenu-bg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
	text-decoration: none;
	float: left;
}

.akostyle:after{
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.akostyle ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	text-align:center;
	margin-left:8px;
	list-style-image: url(../images/spacer.gif);

}
.akostyle ul li{
	display:block;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.akostyle ul li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	height:27px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-family: Arial, Helvetica, Tahoma;
	font-style: normal;
	font-variant: normal;
}

.akostyle ul li a:hover{
	color:#000000;
	display:block;
	height:28px !important;
	background-image: url(../images/topmenu-bg-over.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma;
	text-decoration: none;
}
.akostyle .activelink{
	color:#000000;
	display:block;
	height:28px !important;
	background-image: url(../images/topmenu-bg-over.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma;
	text-decoration: none;
}
/*......................Style for Drop Down Menu................... */
.akhilmenudiv{
	position:absolute;
	top: 0;
	border-bottom-width: 1px;
	line-height:18px;
	z-index:100;
	background-color: #FFFFFF;
	width: 200px;
	visibility: hidden;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.akhilmenudiv a{
	width: auto;
	display: block;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none;
	font-weight: bold;
	color: #0072a1;
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
.akhilmenudiv a:hover{
	width: auto;
	display: block;
	border-bottom: 1px solid #e9e9e9;
	font-weight: bold;
	color: #0072a1;
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-decoration: underline;
	text-align: left;
}
#topmenu{
	position:relative;
	display:block;
	height:35px;
	font-size:13px;
	font-weight:bold;
	font-family: Arial, Helvetica, Tahoma;
	width:876px;
	background-image: url(../images/topmenu-bg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
	text-decoration: none;
	float: left;
}
#tmenucurve-left{
	background-image: url(../images/tmenucurve-left.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 6px;
	float: left;
}
#tmenucurve-right{
	background-image: url(../images/tmenucurve-right.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 6px;
	float: left;
}
#regtmenu{
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 888px;
}
#regtmenu .mleft{
	background-image: url(../images/tmenucurve-left.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 6px;
	float: left;
}
#regtmenu .mmid{
	position:relative;
	display:block;
	height:28px;
	width:876px;
	background-image: url(../images/topmenu-bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#regtmenu .mright{
	background-image: url(../images/tmenucurve-right.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 6px;
	float: left;
}
/*...................Top Menu Section Styles End......................*/


/*...................Footer Section Styles Start......................*/
#footer {
	width:888px;
	height:auto;
}
#footer .footer-left{
	background-image: url(../images/footer-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 10px;
}
#footer .footer-mid{
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: auto;
	width: 846px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer .footer-mid .footer-text{
	font-size:11px;
	color:#808080;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#footer .footer-mid .footer-text a{
	font-size:12px;
	color:#808080;
	text-decoration:none;
	font-family: Arial, Helvetica, Tahoma;
}

#footer .footer-mid .footer-text a:hover{
	color:#808080;
	text-decoration:underline;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
}
.more{
	font-size:12px;
	color:#333333;
	font-family: Arial, Helvetica, Tahoma;
}
.more a{
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	font-family: Arial, Helvetica, Tahoma;
}
.more a:hover{
	color:#333333;
	text-decoration:underline;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
}
#footer .footer-mid .footer-text .small-text{
	color:#333333;
	font-size:10px;
}
.group-portals-box{
	text-align: left;
	height: 20px;
	width: 846px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.group-portals-box a{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0b578f;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.group-portals-box a:hover{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0b578f;
	text-decoration: underline;
}
.group-portals-dbox{
	height: 146px;
	width: 139px;
	float: left;
	background-image: url(../images/follow-box.gif);
	background-repeat: no-repeat;
}
#footer .footer-right{
	background-image: url(../images/footer-right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 10px;
}
/*...................Footer Section Styles End......................*/

/*...................Footer Section Styles End......................*/
#body-container{
	height: auto;
	width: 888px;
}
#body-container .cleft{
	height: auto;
	width: 664px;
	float: left;
	padding-right:10px;
}
#body-container .cright{
	height: auto;
	width: 210px;
	float: left;
}
#ako-rpbox{
	width: 190px;
	height: auto;
	padding: 8px;
	float: left;
	border: 1px solid #FF9900;
}
#ako-rpbox .rptop{
	width: 190px;
	height: 50px;
	background-color: #FF9900;
}
#ako-rpbox .rpbot{
	width: 190px;
	height: auto;
}
#ako-rpbox .cmembership-link{
	font-size:12px;
	color:#c9000d;
	font-family: Arial, Helvetica, Tahoma;
}
#ako-rpbox .cmembership-link a{
	font-size:12px;
	color:#c9000d;
	text-decoration:none;
	font-family: Arial, Helvetica, Tahoma;
}

#ako-rpbox .cmembership-link a:hover{
	color:#c9000d;
	text-decoration:underline;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
}
#rpaid-box{
	float: left;
	height: auto;
	width: 190px;
}
#rpaid-box .top{
	float: left;
	height: auto;
	width: 188px;
	border: 1px solid #CCCCCC;
}
#rpaid-box .top .msbox1{
	width: 103px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#rpaid-box .top .msbox2{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 35px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/dot-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#rpaid-box .msbot{
	float: left;
	height: auto;
	width: 188px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#rpaid-box .msbot .msbox1{
	width: 103px;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#rpaid-box .msbot .msbox2{
	float: left;
	width: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../images/dot-line.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.dotline{
	width:1px;
	padding-left:1px;
	background-image: url(../images/dot-line.gif);
	background-repeat: repeat-y;
}
