@charset "utf-8";
/* CSS Document */
img, div { behavior: url(iepngfix.htc) }

body {
	background-image: url(../images/index/pagebg.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#303030;
}

.Container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:3px solid black;
}
.TextField {
	border: 1px solid #5c94c9;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
}
.ForgotLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e1e2e6;
	text-decoration: none;
}
.ForgotLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600;
	text-decoration:none;
}
.ForgotLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: underline;
}
.comment {
	float:left;
	font-size:12px;
	color: #666;
}
.usercomment {
	color:#036;
	font-size:16px;
	margin-left:10px;
	font-weight:bold;
}
/* from gupshup*/ 
.BnrBg {
	clear:both;
	width:900px;
	padding:0px;
	margin:auto;
}
.BnrCntntDiv {
	float:left;
	border:1px solid black;
	border:0px solid black;
	background:url(../images/index/BnrCntntBg.gif) repeat-x;
	margin:35px 0px 10px 30px;
	padding:15px 20px 0px 15px;
}
ul {
	list-style-type:none;
}
.LiTlt {
	font-family:"Georgia",Times New Roman,Times,serif;
	color:#121751;
	font-size:17px;
	font-weight:normal;
	margin:0px 0px 0px -20px;
	padding-bottom:10px;
	
}
.LiBul {
	list-style-type:square;
	line-height:20px;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#303030;
	text-align:left;
}
.BtnJoin {
	float:none;
	clear:both;
	padding:0px 8px 0px 22px;
	margin:0px;	
}
.BnrMdlDiv {
	float:right;
	margin:0px;
	padding:20px 5px 0px 0px;
}
.ImgFrm {
	background:#FFFFFF;
	height:100px;
	padding:5px;
	margin:20px 10px 10px 10px;
	width:320px;
	border:1px solid #999;
}
.image {
	border:0px solid gray;
	padding:3px;
}
/* Footer CSS */
.FtrMd {
	clear:both;
	padding:10px 0px 20px 0px;
}
.FtrDv {
	color:#262C6D;
	margin:auto;
	line-height:22px;
	text-align:center;
}
.FtrLnks {
	color:#900;
	text-decoration:none;
}
.FtrLnks:hover {
	text-decoration:none;
}
.FtrCpy {
	clear:both;
	text-align:center;
}
/* comment*/
.testimonial_block_comment {
	width:600px;
	height:117px;
	background:url(../images/index/testimonial_block_bg.gif) repeat-x;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	border:1px dotted #c2c2c2;
	border-bottom-style:inset;
	border-bottom-width:3px;
	border-right-style:inset;
	border-right-width:3px;
	float:left;
	margin-right:5px;
	display:inline;
}
.testimonial_block_comment .inner {
	margin:10px;
}
.text_block_comment {
	width:390px;
	height:20px;
	margin-top:5px;
	background:url(../images/index/quote.gif) no-repeat;
	background-position:left top;
	float:left;
	border:0px solid black;
}

.testimonial_block {
	width:300px;
	height:117px;
	background:url(../images/index/testimonial_block_bg.gif) repeat-x;
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	border:1px dotted #c2c2c2;
	border-bottom-style:inset;
	border-bottom-width:3px;
	border-right-style:inset;
	border-right-width:3px;
	float:left;
	margin-right:5px;
	display:inline;
}
.testimonial_block .inner {
	margin:5px;
}
.text_block {
	width:180px;
	height:20px;
	margin-top:5px;
	background:url(../images/index/quote.gif) no-repeat;
	background-position:left top;
	float:left;
}
.SMS_block {
	width:auto;
	height:40px;
	margin-bottom:10px;
	padding:20px;
	background:url(../images/index/quote.gif) no-repeat;
	background-position:left top;
	float:left;
	font-size:14px;
	font-family:"Georgia",Times New Roman,Times,serif;
	color:#903;
}

.testimonial_block hr {
	margin-top:3px;
	margin-bottom:3px;
	border:1px dashed #c2c2c2;
	overflow:hidden;
}
hr {
	border:1px dashed #C2C2C2;
	margin-bottom:3px;
	margin-top:3px;
	overflow:hidden;
}
#b_login {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#343a76 none repeat scroll 0 0;
border:1px solid #005300;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
margin:0;
padding:0;
height:17px;
}
#b_submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#343a76 none repeat scroll 0 0;
border:1px solid #005300;
color:#FFFFFF;
cursor:pointer;
font-size:12px;
margin:0;
padding:3px;
height:25px;
}
#b_cancel {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#343a76 none repeat scroll 0 0;
border:1px solid #005300;
color:#FFFFFF;
cursor:pointer;
font-size:12px;
margin:0;
padding:3px;
height:25px;
}

.HdrTlt {font-family:Georgia,"Times New Roman",Times,serif; font-size:18px; font-weight:500; color:#262C6D; padding:5px 0px 0px 5px; text-align:left;}
.signuptext
{
	font-family:"Georgia",Times New Roman,Times,serif;
	font-size:14px;
	font-weight:500;
	color:#900;
}
.textbox
{
	border-right: #dbdbdb 2px solid;
	border-top: #dbdbdb 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 2px solid;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 150px;
	color:#666666;
}
.textboxdob
{
	border-right: #dbdbdb 2px solid;
	border-top: #dbdbdb 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 2px solid;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 120px;
	color:#666666;
}

.textarea
{
	border-right: #dbdbdb 2px solid;
	border-top: #dbdbdb 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 2px solid;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

.textboxmobile
{
	border-right: #dbdbdb 2px solid;
	border-top: #dbdbdb 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 2px solid;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 94px;
	color:#666666;
}

.textboxcode
{
	border-right: #dbdbdb 2px solid;
	border-top: #dbdbdb 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 2px solid;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
		color:#666666;
}
.textboxcode.textcode
{
	background: transparent url(../images/index/flag.gif) no-repeat scroll 0% 0%; width: 25px; font-family: Arial,Helvetica,sans-serif; color: rgb(0, 0, 0); margin-right: 3px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; padding-left:22px; background-color:#FFF;color:#666666;
}
.textboxchar
{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
	width: 29px;
	color:#666666;
	font-weight:bold;
	margin-right:5px;
	margin-left:8px;
}

.frm_lable
{
	color: #052e69;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 15px;
	padding-top: 2px;
	vertical-align: top;
}
.link
{
	text-decoration:none;
}
.mobile
{
	text-decoration:none;
	font-weight:bold;
	color:#343a76;
}

.link:hover
{
	text-decoration:underline;
	font-size:12px;	
}

/* menu */
#navigation{float:left; width:100%; padding:0px; background:#b9dff4; margin:15px 0px 5px 0px;}
#navigation ul{padding:0; width:auto; float:left; margin:0px 0 0px 0px; list-style-type:none}
#navigation li{float:left; font-weight:normal; margin-left:6px; padding:0px 0px 0px 0px; border-bottom:none}
#navigation a{float:left; display:block; text-decoration:none; color:#fff; padding:4px 13px; border:1px solid #0d7eba; background:#036; font:normal 110% 'Georgia';}
#navigation li a.menuhome{background:#f0f0f0; color:#000; border:1px solid #dbdbdb; font-weight:bold; border-bottom:1px solid #f0f0f0; }
#navigation a:hover{color:#fff; background:#0080c0;text-decoration:underline;}
#navigationbottom{clear:both; background:#f0f0f0; height:17px; font-size:12px; padding:6px 0px; color:#fff; border-bottom:1px solid #dbdbdb}
#navigationbottom a{color:#00f; padding:0px 10px; margin:0px; font-size:12px; border-right:1px solid #666; text-decoration:underline; font-size:13px}
#navigationbottom a:hover{text-decoration:none}
#navigationbottom a.last{border-right:none}
#navigationbottom a.none{text-decoration:none; color:#555}
#navigationbottom a.both{text-decoration:none; color:#555; border-right:none} 


/* menu */

.box_info
{
border:1px solid #999;margin:5px; background:url(../images/index/bg_box.gif) bottom repeat-x; background-color:#FFF;*padding-left:40px;
}
.box_info_large
{
border:1px solid #999;margin:5px; background:url(../images/index/bg_box_large.gif) bottom repeat-x; background-color:#FFF;
}
.profileImg
{
	margin:2px; border:1px dotted gray; border-bottom-style:inset; border-right-style:inset; border-bottom-width:3px; border-right-width:3px; width:98px; height:98px; padding:3px;
}
.profileoption
{
padding:5px;
}
.profileHeading
{
font-family:"Georgia",Times New Roman,Times,serif;
font-size:14px; 
color:#900;
margin-top:25px;
}
.horoscope
{
color:#333; font-weight:bold;
}
.sign
{
font-size:14px; font-weight:bold;
}
.userdetails
{
text-align:center; font-weight:bold;
}
table.classi tr.text{
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px; 
font-weight:bold; 
color:#6f6c6c; 
text-align:left;
}
table.classi td {
border-bottom:1px solid #DDDDDD;
border-right:1px solid #FFFFFF;
padding:3px;
}

.editoption
{
padding-left:3px; margin-top:5px;
text-align:left;
}
.subtitle
{
color:#333; font-weight:bold;
}
.subtitleprofile
{
color:#903; font-weight:bold;
}

.BtnSendSMS { background:url(../images/index/BgBtnLogin.gif) no-repeat; 
width:80px; 
height:26px; 
border:none; 
font-size:12px; 
 font-weight:bold;
}
.select {
border:1px solid #999999;
color:#666666;
font-size:12px;
line-height:16px;
}
.radio{
color:#666666;
font-size:12px;
line-height:16px;
}
h1
{
	margin:0px;
	padding-top:10px;
}
.question
{
color:#03F; font-size:13px; font-weight:bold;
}
.privacy
{
color:#03F; font-size:12px;
}

/* sucess box*/
.message-box {
border:1px dotted;
font-size:12px;
margin:5px 3px 5px;
padding:10px;
white-space:normal;
}
.message-box.error {
background-color:#FFFFFF;
border-color:#cc2200;
color:#cc2200;
}
.message-box.notice {
    border-color        : #063;
    color               : #063;
    background-color    : #FFFFFF;
}
.message-icon {
    width               : 16px;
    height              : 16px;
    float               : left;
    margin-right        : 1em;
    background-repeat   : no-repeat;
}
.message-icon.error {
    background-image    : url( '../images/index/delete.png' );
    background-repeat   : no-repeat;  /* for IE */
}
.message-icon.notice {
    background-image    : url( '../images/index/ok.gif' );
    background-repeat   : no-repeat;  /* for IE */
}

/* twitter */
.imgalign {
border:0 none;
margin:0 4px 0 0;
padding:0;
vertical-align:middle;
}
#twitter-link {
text-align:right;
}
a:hover {
text-decoration:underline;
}

a, a:active, a:visited {
color:#EF4423;
font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Lucida,Verdana,Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:22px;
text-decoration:none;
}
.textblock {
background:transparent url(../images/index/grey-lines.gif) repeat scroll 0 22px;
}
.textblock .paraTweetstime {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:bold;
line-height:22px;
margin:0;
padding:0 10px;
}
.textblock .paraTweets {
color:#000000;
margin:0 0 22px;
padding:0 10px;
}
.signImg
{
padding:3px 5px 3px 3px;
}

/*  horoscope css*/
.dhGenericStyle
{  
  font-family: Georgia,"Times New Roman",Times,serif; 
  font-size: 9pt; 
  font-style:italic;
  color: #333333;
}
A.dhGenericStyle:link {	display:none;
	visibility:hidden
}
A.dhGenericStyle:visited {	display:none;
	visibility:hidden
}
A.dhGenericStyle:active {	display:none;
	visibility:hidden
} 
A.dhGenericStyle:hover {	display:none;
	visibility:hidden
}
/* username check*/
.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px dotted #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px dotted #349534;
 background:#C9FFCA;
 padding:3px;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px dotted #CC0000;
 background:#F7CBCA;
 padding:3px;
 color:#CC0000;
}

#layer1 {
       position: absolute;
       visibility: hidden;
       width: auto;
       height: auto;
       background-color: #ccc;
       border: 1px solid #000;
       padding: 10px;
       z-index:5000;
}

#layer2 {
       position: absolute;
       visibility: hidden;
       width: auto;
       height: auto;
       background-color: #ccc;
       border: 1px solid #000;
       padding: 10px;
       z-index:5000;
}

#close {
       float: right;
	   vertical-align:text-top;
}
.loading
{
	color:#EF4423;
font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Lucida,Verdana,Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:22px;
text-decoration:none;

}
.k_button_css_revision{background-image:'$Rev:5946 $';}#k_popup *{-moz-box-sizing:content-box !important;box-sizing:content-box !important;}#k_popup a img{border:0;}#k_popup a{color:#3882C3;text-decoration:none;}#k_popup a:hover{color:#3882C3;text-decoration:underline;}#k_popup div{float:none;}.k_float{z-index:9999999;position:fixed !important;position:absolute;cursor:pointer;}#kampylink img{border:0;display:block;}.k_top{top:0px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop :document.body.scrollTop);}.k_bottom{bottom:0px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);}.k_right{right:0px;}.k_left{left:0px;}#k_close_button{color:gray;border:1px solid gray;display: none;width:11px;height:16px;font-size:12px;text-align:center;}.kc_top{top:80px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + 80 :document.body.scrollTop + 80);}.kc_bottom{bottom:80px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 80 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 80);}.kc_right{right:10px;}.kc_left{left:10px;}

}

	
	#mainContainer{
		width:660px;
		margin:0 auto;
		text-align:left;
		height:auto;
		background-color:#FFF;
		border-left:3px double #000;
		border-right:3px double #000;
	}
	#formContent{
		padding:5px;
	}
	/* END CSS ONLY NEEDED IN DEMO */
	
	
	/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:auto;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
		max-height:150px;
		font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Lucida,Verdana,Arial;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:11px;
		font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Lucida,Verdana,Arial;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
	form{
		display:inline;
	}
	/* char limit */
.limit{
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#0d93d1;
	margin-top:4px;
}
.limInput{
	border:none;
	background-color:#ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #0d93d1;
	padding:0px;
}

	 

