@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption{margin: 0;padding: 0;border: 0; background: transparent}

table {
border:none!important;

}

p, img, div, a { behavior: url(iepngfix.htc) }

a{
	color:#0000ff;
	text-decoration:none;
}


a:hover{
	color:#0000ff;
	text-decoration:underline;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#265263;
	font-weight: normal;
	margin-bottom: 15px;
}
h1 em{
font-size:14px;
font-weight:bold;
font-style:normal;
}

h2{
	font-size:20px;
	padding-top: 20px;
	font-weight: normal;
	background-image: url(images/logo-small.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	padding-bottom: 5px;
	margin-right: 20px;
	color: #5c5b5b;
}

.no-bg{
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 0px;
}
.likes {
	padding-left: 70px;
}


body {
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626161;
	background-color: #467585;
}

.title{
	padding-top: 50px;
}
/*************************** Header ****************************/
#header {
	margin: 0px;
	padding: 0px;
	height: 120px;
}

#logo {
	float: left;
	padding-left: 35px;
	margin-top: 10px;
}

/*************************** Header Top Navigation ****************************/
#menu {
	float: right;
	width: 1000px;
	padding-top: 10px;
	margin-top: 10px;
}
#menu ul{
	margin:0;
	padding:0;
	padding-left:25px;
}
#menu ul li{
	list-style:none;
	padding:0;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	font-weight:bold;
	height: 26px;
	width: 140px;
}

#menu ul li a{
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	display:block;
	width:140px;
	height:22px;
}

#menu ul li a:hover{ 
background-image:url(images/menu-butn.gif);
color:#665d00;
}

#menu .active a{ 
background-image:url(images/menu-butn.gif);
color:#665d00;
}

#wrapper{
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#page {
	width: 980px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	background-image: url(images/page-corner-cut.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}
.review-description {
	line-height: 16px;
	font-size: 12px;
}

/************************************* Page Left Column ***************************/
#content{
	float: left;
	width: 586px;
	background-color: #FFFFFF;
	background-image: url(images/page_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 34px;
	padding-top: 30px;
}
#content ul{
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content ul li{
	list-style:none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content ul li a{ color:none;}
#content ul li a:hover{ color:#6b7d33; }

/*******************************content 2**********************/
#content2{
	float: left;
	width: 906px;
	background-image: url(images/content2-bg.gif);
	background-repeat: no-repeat;
	background-position: -10px top;
	padding-left: 34px;
	padding-top: 30px;
	padding-right: 50px;
	background-color: #FFFFFF;
	
}
#content2 ul{
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content2 ul li{
	list-style:none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content2 ul li a{ color:none;}
#content2 ul li a:hover{ color:#6b7d33; }

/********************************* Home Page Plan***************/
#plans{
	margin-top: 10px;
}
#plans h2{
	background-image: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	color: #0C3F41;
	font-size: 18px;
	font-weight: normal;
}
#plans ul{
	margin-top: 20px;
	margin-left:60px;
	width:108px;
	float: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
#plans ul li{
	background-image:none;
	line-height: 9px;
	padding-left: 0px;
}

#plans ul li a,
#plans ul li a:hover{
	color:#0000ff;
}
#plans .box{
width:173px;
height:159px;
margin-right:15px;
float: left;
}
#plans .dollar-plan  {
	background-image: url(images/dollar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	}
#plans .minutes-plan {
	background-image: url(images/minutes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#plans .dollar-plan  ul{
margin-left:65px;
}

#plans .validity-plan {
	background-image: url(images/validity.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#plans .dollar-plan1  {
	background-image: url(images/index_1_images/Call%20box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-color:#009;
	border: 1px;
	border-style:dashed;
	
	}
#plans .minutes-plan1 {
	background-image: url(images/index_1_images/Call%20box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-color:#009;
	border: 1px;
	border-style:dashed;
	
	}
#plans .dollar-plan1  ul{
margin-left:10px;
}

#plans .validity-plan1 {
	background-image: url(images/index_1_images/Call%20box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-color:#009;
	border: 1px;
	border-style:dashed;
	}	
	
	#plans .validity-plan1  ul{
margin-left:10px;
}

	#plans .minutes-plan1  ul{
margin-left:10px;
}
	
	

/************************* Right Column Styles ***************************/
#sidebar{
	float: right;
	background-color: #FFFFFF;
	width: 348px;
}

#gradient {
	padding-left: 10px;
	padding-top: 15px;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-right: 5px;
	font-weight: normal;
	margin-left: 5px;
	height: 105px;
	color:#00333e;
	font-size:12px;
	line-height: 25px;
}
#gradient a{color:#00333e;}
#gradient a:hover{color:#00333e;}
#gradient p{
	padding-top: 5px;
	font-weight: bold;
}
#search-form {
	margin-left: 15px;
}
#search-form select{
	width:165px;
}
#search-form label{
	width: 135px;
}
#search-form .submit{
	float: right;
	margin-right: 25px;

}
#rating-scheme{
	padding-left: 20px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
}
#rating-scheme td {
height:23px;}
#rating-scheme p{
	padding-left: 10px;
	font-size: 11px;
	padding-right: 10px;
}

#rating {
	margin-left: 15px;
}

.pmargin{
margin-top:-10px;
}

#gradient img{
padding-right:5px;}

#plans ul li{
	list-style:none;
	font-size: 11px;
	color: #000000;
}

#sec-connector {
	background-image: url(images/section-con.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 12px;
	height: 222px;
	float: left;
}

.more {
	background-image: url(images/red-bullet.gif);
	background-position: right 3px;
	float: right;
	margin-right: 20px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
/*************************** Form Styles *****************************/
/*************************** Form Styles *****************************/
.un-form{ margin:10px 0;}

.un-form .button
{
	color: #666666;
	-moz-border-radius: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #E0E0E0;
	background-color: #999999;
	font-weight: bold;
}
.un-form .submit{
border:none;
width:auto;
height:auto;}

/* Label */
.un-form label  {
	width: 150px;
	float: left;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 25px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}

/* Input, Textarea */
.un-form input, .un-form select, .un-form input textarea
{
	margin: 5px;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #999999;
	width: 120px;
	
}

/* BR */
.un-form br{
clear:left;}


.review-form{ margin:10px 0;}
.review-form .button
{
	width: 72px;
	height: 24px;
}

/* Label */
.review-form label  {
	float: left;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #4f4f4f;
	line-height: 25px;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100px;
}

/* Input, Textarea */
.review-form textarea{
	width:415px;
	height:100px;
}
.review-form input, textarea
{
	-moz-border-radius:3px;
	background-color:#FFFFFF;
	float: left;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 150px;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	height: 25px;
}
.reload a{
	font-size:11px;
	color:#999999;
	text-align:left;
}



/* BR */
.review-form br{
clear:left;}
.code-text {
	float: left;
	padding-left: 120px;
	font-size: 11px;
}

/*********** footer  **************/
#footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
	height: 40px;
}
#footer #footer-nav {
	float: left;
}
#footer #footer-nav a{ padding:0 10px; color:#FFFFFF;}
#footer #footer-nav a:hover{ text-decoration:none; color:#002934;}

#footer #rights {
	float: right;
	color: #002934;
}
table {
}

tr{
	color: #666666;
	
}

.review-txt{
font-weight:none;

font-size:11px;
}

.review-txt a{ text-decoration:none; color:#166288; font-weight:none;}
.review-txt a:hover{ text-decoration:underline;}



.deal-detail {
	color: #000000;
	margin-right:10px;
}
.deal-detail #deals-accordion{
width:570px;
}
.deal-detail .tab{
	background-image: url(images/deal-tab-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	color: #333333;
	margin-top: 10px;
	font-size: 12px;
	border: 1px solid #c4c4c4;
	cursor:pointer;
	padding-top: 5px;
	font-weight: bold;
	background-color: #ECEAEB;
	padding-bottom: 5px;
	position: relative;
}

.deal-detail .tab .tab-head{
	width:440px;
	float:left;
	margin-bottom: 5px;
}
.deal-detail .expand{
background-color:#edffb4}

.deal-detail .detail {
	background-color: #edffb4;
	font-size: 11px;
	border: 1px solid #ece9e9;
}
.deal-detail .detail .top-small {
	background-color: #ece9e9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.deal-detail .tab span{
	font-size: 11px;
	float: left;
	font-weight: normal;
}
.deal-detail .tab em{
	font-style:normal;
	font-size: 11px;
	margin-right: 25px;
	float: left;
	font-weight: normal;
}
#content .review{
float: right;

}
.deal-detail .review{
	float: right;
	position: absolute;
	left: 469px;
	top: 8px;
	padding-right:0px;

}
#content .review .likes , .deal-detail .review .likes{
	height: 20px;
	width: 19px;
	float: left;
	background-image: url(images/likes.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 7px;
	text-align:right;
	padding-right:20px;
}
#content .review .dislike , .deal-detail .review .dislike{
	height: 25px;
	width: 19px;
	float: left;
	background-image: url(images/dislikes.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-left: 5px;
	padding-left: 7px;
	text-align:right;
	padding-right:18px;
}


.deal-detail .detail p{
	padding: 10px;
}
.deal-detail .detail .bottom-small {
	background-color: #ece9e9;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.deal-detail .detail .bottom-small .total{
	background-image: url(images/comment-small-ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.deal-detail .detail .bottom-small .buy{
		padding-left: 15px;
		float:right;
}
.deal-detail .detail .bottom-small .cmt-by{
	padding-left: 15px;
	background-image: url(images/people-small-ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
}
.deal-detail .detail .bottom-small .at{
	margin-left: 15px;
}
.pagebg {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-y;
}
.detail-s1{
	padding-top: 6px;
	padding-right: 20px;
}

/******************************* INFO FORM *************************************/

.info-form{
font-size:11px;
color:#666666;
	
}
.info-form span{
	font-size:11px;
	;
	color:#990000;
	line-height: 30px;
	
}

.info-form fieldset
{
	-moz-border-radius: 7px;
	border: 1px #dddddd solid;
	padding: 10px;
	width: 525px;
	margin-top: 10px;
	background-color: #F2F2F2;
}

.info-form fieldset legend
{
	border: 1px solid #BBBBBB;
	color: #B3093A;
	background-color:#CCCCCC;
	font-family: Verdana;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 3px;
}

/* Label */
.info-form label 
{
	width: 100px;
	padding-left: 20px;
	float: left;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* Input, Textarea */
.info-form input, .info-form textarea, .info-form select
{
	margin: 5px;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #999999;
	}
.info-form textarea {
	height:70px;
	width:300px;
}
.info-form .submit{
	border:none;
	height:auto;
	width:auto;
}
.info-form td{
	height: 30px;
}
.info-form table td select {
	width: 150px;
}
.info-form hr{
color:#dddddd;
}
/* BR */
.info-form br
{
	clear: left;
}
.comment {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.last-comment{
margin-bottom:0px;
border:none;}
#comments-section {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#comments-section h3{
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626161;
	margin-bottom: 10px;

}

#comments-section .bottom-small {

	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#comments-section .bottom-small .pst-at{
	padding-left: 20px;
	margin-left: 200px;
}

.dial-from{

}

.dial-end{
	float:left;
}

.reliance-description {
	margin-top: 20px;
	margin-right: 20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*************** table*********************/


#mytable {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
}

#mytable th {
	color: #666666;
	letter-spacing: 2px;
	text-transform: capitalize;
	text-align: left;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #D8FF95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#mytable th.nobg {
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
	border-top-width: 0;
	border-right-width: 1px;
	border-left-width: 0;
	border-right-style: solid;
	border-right-color: #D8FF95;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-size: 12px;
}



#mytable a{ font-width:bold;
color:#0000ff;}
#mytable a:hover{

color:#FF0033;}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	background-color: #f5fafa;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
}


.user {
	padding-right: 10px;
	font-size: 15px;
	color: #C75F3E;
	background-image: url(images/red-bullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	margin-right: 20px;
	float: left;
}

#wrapper #page #content2 .ans {
	margin-left: 30px;
}
#wrapper #page #content2 .default-bul {
	margin-left: 30px;
}

#content2 ol{
	padding-left: 20px;

}

#content2 ol li{
	background-position: left 9px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content2 .ques {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#wrapper #page #content2 .faq-h3 {
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
#wrapper #page #content2 .faq-para {
	padding-left: 35px;
	padding-right: 20px;
}

.faq-table{
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}


#wrapper #page #content2 .quest {
	margin-left: 35px;
}

/******************************* INFO FORM for Remit *************************************/

.info-form-remit{
font-size:11px;
color:#666666;
	
}
.info-form-remit span{
	font-size:11px;
	;
	color:#990000;
	line-height: 30px;
	
}

.info-form-remit fieldset
{
	-moz-border-radius: 7px;
	border: 1px #dddddd solid;
	padding: 10px;
	width: 525px;
	margin-top: 10px;
	background-color: #F2F2F2;
}

.info-form-remit fieldset legend
{
	border: 1px solid #BBBBBB;
	color: #B3093A;
	background-color:#CCCCCC;
	font-family: Verdana;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 3px;
}

/* Label */
.info-form-remit label 
{
	width: 100px;
	padding-left: 20px;
	float: left;
	text-align: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* Input, Textarea */
.info-form-remit input, .info-form-remit textarea, .info-form-remit select
{
	margin: 5px;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #999999;
	}
.info-form-remit textarea {
	height:70px;
	width:300px;
}
.info-form-remit .submit{
	border:none;
	height:auto;
	width:auto;
}
.info-form-remit td{
	height: 30px;
}
.info-form-remit table td select {
	width: 250px;
}
.info-form-remit hr{
color:#dddddd;
}
/* BR */
.info-form-remit br
{
	clear: left;
}

/******************************* Comparison table for Remit *************************************/

#mytable-remit {
	width: 550px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
}

#mytable-remit th {
	color: #666666;
	letter-spacing: 2px;
	text-transform: capitalize;
	text-align: left;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #D8FF95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#mytable-remit th.nobg {
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
	border-top-width: 0;
	border-right-width: 1px;
	border-left-width: 0;
	border-right-style: solid;
	border-right-color: #D8FF95;
}

#mytable-remit td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-size: 12px;
}



#mytable-remit a{ font-width:bold;
color:#0000ff;}
#mytable a:hover{

color:#FF0033;}

#mytable-remit th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	background-color: #f5fafa;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
}

/******************************* For all the links *************************************/

#link a{ font-width:bold;
color:#0000ff;}

#link a:hover{
color:#FF0033;}


