
/* INDEX PAGE */
body {
	background-color: dedede;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#footer {
	text-align: center;
}

#index_top {
	width: 950px;
	padding-top: 19px;
	background: url("../images/new_img/index_top.jpg") top center no-repeat;
}

#index_bottom {
	padding-bottom: 19px;
    width:951px;
	 background: url("../images/new_img/index_bottom.jpg") bottom center repeat-x;
}

#index_sides {
	padding-left: 10px;
	//padding-left: 0px;
	width: 940px;
	background: url("../images/new_img/index_sides.jpg") top center repeat-y;
}

#bottom_fader1 {
	margin: 0px;
	  /* //margin-left: 16px;  
     //margin-left: -2px;  */
	padding: 0px;
	height: 21px;
	width: 912px;
	/* background: url("../images/new_img/index_r11_c2.jpg") bottom center repeat-x; */
}

#bottom_fader2 {
	margin: 0px;
	/* //margin-left: 16px;  
    //margin-left: -2px;  */
	padding: 0px;
	height: 19px;
	width: 890px;
    border-top:1px solid;
    margin-left:24px;
    border-bottom:1px solid;
    color:#73705e;
    text-align:left;
    padding-top:9px;
    padding-bottom:9px;
	/* background: url("../images/new_img/footbak.jpg") bottom center repeat-x; */
}
.footer_img{
	margin-left:100px;
	//float:left;
	//margin-left:295px;
}
.footer_links{
	margin-right:80px;
}
#wrapper {
	margin: 0 9px;
}
#header {
	width: 900px;
	background-color: #fff;
	padding: 18px 0 18px;
	text-align: left;
}

#header img {
	vertical-align: top;
}

#header img.small {
	margin-left: 23px;
}

#header img.big {
	margin-left: 80px;
}

#center {
	width: 900px;
	background-color: #fff;
}

#rightcol {
	float: right;
	width: 175px;
	text-align: center;
}

#menu {
	background: url("../images/new_img/index_r7_c12.jpg") top center repeat-x;
	margin: 0 0 0 20px;
}

#content {
	margin-right: 10px;
	padding: 5px 20px 0 20px;
}

#content table {
	width: 700px;
}

#content_bottom {
	margin: 5px 0 0 0;
	width: 660px;
	text-align: center;
}

img {
	border: 0px;
}

ul {
	text-align: left;
}

li {
	margin-top: 10px;
	display: table;
}

table {
	text-align: center;
}

table td {
	vertical-align: top;
}

table.register_form {
	width: 500px;	
}

table.register_form input {
}

table.register_form p.blueheader {
	margin: 5px 0 5px;
}

ul.bullets li {
	list-style: none;
	background-image: url("../images/new_img/bulletblue.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 15px;  /* space for the image */
}

ul.redbullet li {
	list-style: none;
	background-image: url("../images/new_img/redbullet.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: -15px;
	padding-left: 15px;  /* space for the image */
}

td.spacer {
	width: 82px;
}

div.spacer {
	height: 60px;
}

div.yellowbox {
	width: 165px;
	max-width: 165px;
	min-height: 111px;
	background: url("../images/new_img/yellowbox_bg.jpg") bottom center no-repeat;
	background-color: #ffe344;
	margin-bottom: 20px;
}

div.yellowbox .top {
	width: 165px;
	background: url("../images/new_img/yellowbox_top.jpg") top center no-repeat;
}

div.yellowbox .bottom {
	width: 165px;
	background: url("../images/new_img/yellowbox_bottom.jpg") bottom center no-repeat;
	padding: 7px 0;
}

div.yellowbox .browntext {
	margin: 10px 0 10px;
}

div.yellowbox .bluetext {
	font-family: Arial;
	font-size: 15px;
	line-height: normal;
	color: 003db4;
	font-weight: bold;
	font-style: normal;
}

div.yellowbox .redtext {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}

div.yellowbox .browntext {
	font-family: Arial;
	font-size: 13px;
	color: #663300;
	font-weight: normal;
	clip: rect(auto auto auto auto);
}

div.graybox {
	width: 322px;
	min-height: 111px;
	background: url("../images/new_img/graybox_bg.jpg") top center repeat-x;	
}

div.graybox.large {
	width: 700px;
	min-height: 111px;
	background: url("../images/new_img/graybox_bg.jpg") top center repeat-x;
}

div.graybox .top {
	background: url("../images/new_img/graybox_top.jpg") top center no-repeat;
}

div.graybox.large .top {
	padding-top: 5px;
	background: url("../images/new_img/graybox_top_large.jpg") top center no-repeat;
}

span.left_float {
	float: left;
	margin-right: 20px;
}

span.left_float p {
	margin: 0px;
	padding: 0px;
}

span.right_float {
	float: right;
	margin-left: 20px;
}

.imageheader {

	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	color: 5780d4;
	font-weight: bold;
	font-style: normal;
}

.blueheader {
	font-family: Arial;
	font-size: 15px;
	line-height: normal;
	color: 5780d4;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

.bluebig {
	color: #003DB4;
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.bluesmall {
	color: #003DB4;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

.bluesmaller {
	color: #003DB4;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}	

.redsmall {
	font-family: Arial;
	font-size: 14px;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}

a.greytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366FF;
}

a.greytext:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3300FF;
}

a.greytext:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366FF;
}

div.autocenter {
	margin: 0 auto;
}

div#error {
	width: 400px;
	padding: 8px;
	border: 1px solid #000;
	background-color: #fff;
	text-align: left;
}
/* Strart By Saurabh  */

#content_bottom {
	margin: 5px 0 0 0;
	width: 660px;
	text-align: center;
}

div.yellowbox {
	width: 165px;
	max-width: 165px;
	min-height: 111px;
	background: url("../images/new_img/yellowbox_bg.jpg") bottom center no-repeat;
	background-color: #ffe344;
	margin-bottom: 20px;
	margin-top:5px; /*added by saurabh*/
}

div.yellowbox .top {
	width: 165px;
	background: url("../images/new_img/yellowbox_top.jpg") top center no-repeat;
}

div.yellowbox .bottom {
	width: 165px;
	background: url("../images/new_img/yellowbox_bottom.jpg") bottom center no-repeat;
	padding: 7px 0;
}

div.yellowbox .browntext {
	margin: 10px 0 10px;
}

div.yellowbox .bluetext {
	font-family: Arial;
	font-size: 15px;
	line-height: normal;
	color: 003db4;
	font-weight: bold;
	font-style: normal;
}

div.yellowbox .redtext {
	font-family: Arial;
	font-size: 16px;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
}

div.yellowbox .browntext {
	font-family: Arial;
	font-size: 13px;
	color: #663300;
	font-weight: normal;
	clip: rect(auto auto auto auto);
}

.greytext {
	font-family: Arial;
	font-size: 13px;
	color: #575757;
	font-weight: normal;
    margin-top: 15px;
	clip:     rect(auto auto auto auto);    
}
#footer 
{
	text-align: center;
}
div.autocenter 
{
	margin: 0 auto;
}
.errorMsg{
	font-size:13px;
	font-family:Arial;
	color:#ff0000;
	background-color:#fff;
	padding:7px;
	border:1px solid #000;
}
/* End by Saurabh*/ 

/* start by Sambhaji... modified by saurabh on 24oct2008 11:27AM*/ 
.scrbar {
	width: 500px;
	height: 40px;	
	font-size: 18px;	
}
/*      /////  START   /////
  *      BY Saurabh s.saurabh@puneitlabs.com
  *      Date : 24 Oct 2008 at 4:38PM
  *      For Scrolling names menu on myPhones page
  */
.prev
{
    padding:0;
    margin:0;
    width:42px;
    
}
.next
{
    padding:0;
    margin:0;
    width:42px;
}
.crollTbl
{
    padding:0;
    margin:0;
    height:42px;
    //height:38px;
}
.scrLink {	
	padding-top:12px;	
	/* padding-left:10px; */
    background:url("../images/myphones/blue_bg.gif") repeat-x;
    height:48px;
    width:288px;
   //width:295px;
	text-align: left;
    float:left;
    margin:0;
    font-family:Arial;
    font-size:16px; 
    color:#FFFFFF;
}

.scrLinkComp {	
	padding-top:12px;	
	/* padding-left:10px; */
    background:url("../images/myphones/blue_bg.gif") repeat-x;
    height:48px;
    width:396px;
   //width:290px;
	text-align: left;
    float:left;
    margin:0;
    font-family:Arial;
    font-size:16px; 
    color:#FFFFFF;
}
.scrLinkYellow {	
	/* padding-top:12px;	 */
	/* padding-left:10px; */
    background:url("../images/myphones/YellowBar-yellow.gif") repeat-x; 
    height:28px;
    width:415px;
	text-align: left;
    float:left;
    margin:0;
    font-family:Arial;
    font-size:16.58px; 
    //padding-left:5px;    
    /* color:#FFFFFF; */
}
.scrAdd 
{
	padding-top:12px;
    background:url("../images/myphones/blue_bg.gif") repeat-x;
	height:48px;
    float:left;
    width:110px; 
    //width:111px;        
}
/* .scrAddYellow
{
	padding-top:12px;
    background:url("../images/myphones/YellowBar-yellow.gif") repeat-x; 
	height:28px;
    float:left;
    width:110px;      
}  */

.scrAdd a
{
    font:Arial regular;
    font-size:16.58px;    
    color:lightgreen;
}
.scrbar a , .scrAdd a
{	
	text-decoration: none;
}

.scrbar #addmore a {
	color: #fff;
	text-decoration: none;
}

.uninstall {
	padding-right: 20px;
	float: right;
}

.uninstall a {
	color: #06529F;
   	font-size: 14px;
    font-weight:bold;
    font-family:Arial;
    text-decoration: none;	
}

.username {
	color: #06529F;
	font-size: 17px;
    letter-spacing:-1px;
    font-family:Arial Rounded MT Bold;
    font-weight:bold;
	padding-left:60px;
	padding-top:20px;
}
.phoneForm, .phsettingForm {
    color:#000000;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
}
.phoneForm select{
    background-color:#FFFED0;
    border-top:1px solid #A1A082;
    border-left:1px solid #A1A082;
    border-right:2px solid #F0B730;
    border-bottom:2px solid #F0B730;
}
.phoneForm .name {
     /*  width:80px;
   _width:1px !important; */
    padding-left:65px; 
    font-size:15px;
    font-weight:bold;
    text-align:left;
}
.phoneForm .inputclass
.mytext{
    width:250px;
    margin-right:30px;
    background-color:#FFFED0;
    border-top:1px solid #A1A082;
    border-left:1px solid #A1A082;
    border-right:2px solid #F0B730;
    border-bottom:2px solid #F0B730;
}
.addButon {
	cursor:hand;
    font-family:arial;
}
#phonenames span{
    font-family:arial;
}
.setting {
	font-size: 17px;
	text-align: left;
	padding-left: 20px;
    text-decoration:underline;
}
.whitelist {
	border: 0 none;
	width: 200px;
	text-align:left;
	margin-top: 7px;
}
.select {
	height: 100px;
	padding-left: 20px;
}

.select #white_list, .select #black_list {	
	width: 132px;
	_width: 130px;
}

.select #bl_btn_remove,
.select #bl_btn_add,
.select #wl_btn_add,
.select #wl_btn_remove {	
	width: 30px;
	height: 22px;	
	padding-bottom: 4px;
}
.select div {
	text-align:left;
}
.blacklist {
	border: 0 none;
	width: 200px;
	margin-top: 7px;
    margin-left:0px;
}
.chkbox {	
	padding-left: 20px;
	/* padding-top: 18px;    
	_padding-top: 18px;   */
	padding-top: 0px;
	
}
#phsettingForm .chkbox 
{
	padding:0;
	margin:0;
}
#km
{
	width:50px;
	text-align:center;
	display:none;
	
}
#mile
{
	display:block; 
	width:50px;
	text-align:center; 
	
}

/* End by Sambhaji*/ 
  
  /*by Kirti Start   style for User Type : Family1st*/
 
#myph_middle .left_side{
    background: url("../images/myphones/family1st/left_outer_bar.jpg") no-repeat;
    height:492px;
    width:21px;
}
 #myph_middle .middle_td{

    background: url("../images/myphones/family1st/middle_bg_bar.jpg") no-repeat;
    height:492px;
    width:458px;
    text-align:left;
}
.left_side{
    background: url("../images/myphones/websafety/left_outer_bar.jpg");
    height:492px;
    width:21px;
}
.middle_td{
    background: url("../images/myphones/websafety/middle_bg_bar.jpg");
    height:492px;
    width:458px;
    text-align:left;
}
#myph_middle .right_side{
    background: url("../images/myphones/family1st/right_outer_bar.jpg");
    height:492px;
    width:21px;
}
#myph_middle .right_side{
    background: url("../images/myphones/blindspot/right_outer_bar.jpg");
    height:492px;
    width:21px;
}
.right_side{
    background: url("../images/myphones/websafety/right_outer_bar.jpg");
    height:492px;
    width:21px;
}
#myph_middle.phone_img{
    background: url("../images/myphones/family1st/phone.gif");
    height:64px;
    width:458px;
}
.phone_img{
    background: url("../images/myphones/websafety/phone.gif");
    height:64px;
    width:458px;
}
.updateBtn{
    margin-top:15px; /*35px*/
  }
  
  
  
  /*by kirti  End/

/*      /////  START   /////
  *  By Sambhaji k.sambhaji@puneitlabs.com 
  *  Date : 11:15 AM 11/03/2008
  *  style for left menu item
  */
/* .menuleftImg 
{
	background: url("../images/new_img/imgLeftMenu.jpg") no-repeat;
    width: 136px;
    height:89px;
}*/


#navigation {
	padding-left: 22px;
    //margin-left: 0px; 
    margin-top: 0px;
     background-color:#FAFAFA;
    
}

#navigation li{
	list-style-type:none;
}

.leftMenuItem {
	margin-top:0px;
    font-size: 14px;
    font-weight: bold;
    font-family:Arial;
    background-color:#FAFAFA;
    
}

.leftMenuItem a {
    color: #808080;
}

/*.mainItem {
	width: 136px;
    height:33px;
    background-color:#0b61b6;
    color: #fff;
}*/

/*.cellPhoneItem {
	width: 136px;
    height:33px;
    background-color:#9cbaf6;
    color: #fff;
}*/

#helpText {
    padding: 5px 5px 0px 7px;
    font-size: 13px;
    font-weight: bold;
    font-family:Arial;
	color:white;
}

.Computer {
    padding: 5px 0px 0px 5px;
    font-size: 20px;    
    font-family:times new romen;
}
/* End style for left menu by Sambhaji*/
/* Start By kirti My account page*/
.backImg{
    background:url("../images/new_img/graybox_bg.jpg") repeat-x;
    width:450px;
}
/*End-------*/
 #messageDiv{
    display:	none;
    height:		100px;
    width:		300px;
    border:		1px solid #000;
    position:	absolute;
    top: 		300px;
    left:		100px;
    z-index:	9;
    background-color:#fff;
}

/** START BY Saurabh     s.saurabh@puneitlabs.com
       CSS for Mycomputer     */
.comp_img
{
    background: url("../images/myphones/comp.jpg") no-repeat;
    height:64px;
    width:57px;  
    
   /*  border:1px solid blue; */
}
.activityForm  , .settingsForm , .privacyForm , .activityForm a
{    
    color:#000000;
    font-family:Arial Rounded MT Bold;
    font-size:15px;
    font-weight:bold;
    margin-left:2px;
}
 
.activityForm select , .settingsForm select , .privacyForm select
{
    background-color:#FFFED0;
    border-top:1px solid #A1A082;
    border-left:1px solid #A1A082;
    border-right:2px solid #F0B730;
    border-bottom:2px solid #F0B730;
}
.username1 
{
	color: #06529F;
	font-size: 17px;
    letter-spacing:-1px;
    font-family:Arial Rounded MT Bold;
    font-weight:bold;
	padding-left:60px;
	padding-top:10px;
    /* border:1px solid red; */
    width:390px;
}
.top_visited , .top_blocked , .banned_sites, .allowed_sites,.top_used, .recent_alert, .private_info , .safe_contact, .filter_sites
{
	border: 0 none;
	width: 195px;
	margin-top: 10px;
	_margin-top: 5px;
    margin-left:0px;    
}
.last_50
{
	border: 0 none;
	margin-top: 10px;
	_margin-top: 5px;
    margin-left:0px; 
}
.banned_progm,.msg_action
{
    width:450px;
    height:45px;  
}

.setting_text{
    width:120px;
    margin-top:10px;    
    _margin-top:0px;    
    background-color:#FFFED0;
    border-top:1px solid #A1A082;
    border-left:1px solid #A1A082;
    border-right:2px solid #F0B730;
    border-bottom:2px solid #F0B730;
}
.privacy_text
{
    width:120px;
    margin-top:10px;         
    background-color:#FFFED0;
    border-top:1px solid #A1A082;
    border-left:1px solid #A1A082;
    border-right:2px solid #F0B730;
    border-bottom:2px solid #F0B730;
}


.mycomp_tab
{
    background: url("../images/myphones/activetab.gif") no-repeat;
    height:29px;    
    width:100px;
    padding-top:6px;
}

.mycomp_tab1 
{
    background:url("../images/myphones/nonactivetab.gif") no-repeat;
    height:29px;    
    width:100px;
    padding-top:6px;    
}

.mycomp_tab a, .mycomp_tab1 a
{
    text-decoration:none;
    color: #1D1F11;
	font-size: 15px;
    letter-spacing:-1px;
    font-family:Arial Rounded MT Bold;
    font-weight:bold ;
}

#mycomp .updateBtn
{
    margin-top:11px; /*35px*/

}
.topTdspacer
{
    padding-top:10px;
    _padding-top:5px;
}
.settingRadiobtn
{
    margin-top:10px;
    font-weight:normal;
    font-size:13px;
}
.minusBtn
{
    padding:2px 9px;
}
.plusBtn
{
    padding:2px 7px;
}
.arrow_right 
{
    height:10px;
    width:10px;
    float:left;
    margin:5px 5px 0 0;
    background:url("../images/myphones/side.gif") no-repeat;    
}
.arrow_down
{
    height:10px;
    width:10px;
    float:left;
    margin:5px 5px 0 0;
    background:url("../images/myphones/down.gif") no-repeat;    
}
.myphErrors
{
   font-size:12px; 
   color:red; 
   float:right; 
   margin-right:10px; 
   //margin-top:-20px;  
   margin-top:-20px;    
}
.mobilenoErrors
{
   font-size:12px; 
   color:red;  
}
.imieErr
{
    display:none;
    color:red;
    margin-bottom:-20px;
    _margin-bottom:-19px;
    margin-left:-60px;
}

#battery_img
{
	width:85px; 
	height:40px; 
	float:left; 
	margin-left:10px;
	/* _margin-left:55px;
	margin-top:-15px; */
	/* background:red; */
}

.battery_img1
{
	background: url('../images/myphones/1.png') no-repeat;
}
.battery_img2
{
	background: url('../images/myphones/2.png') no-repeat;
}
.battery_img3
{
	
	 background: url('../images/myphones/3.png') no-repeat; 
	/* background:blue; */
	/* background-image: url('../images/myphones/2.png');
	background-repeat:no-repeat;
	width:85px;
	height:40px; */
}
.battery_img4
{
	background: url('../images/myphones/4.png') no-repeat;
}
.battery_img5
{
	background: url('../images/myphones/5.png') no-repeat;
}
#speed_sel
{
	float:right; 
	margin-top:-22px; 
	_margin-top:-25px; 
	margin-right:60px; 
	_margin-right:30px;
}
#toggleElement 
{
	display:none; 
	margin:-15px 0 0 185px; 
	_margin:-20px 0 0 185px;
}

#popup
{
	display:none; 
	border:1px solid gray;
	text-align:left;
	font-weight:normal;
	width:450px;
	font-size:12px;
}
#popup span 
{
	text-align:center; 
	float:right; 
	border:1px solid #000; 
	width:20px; 
	height:20px; 
	cursor:pointer;
}
.inputclass{
    width:250px;
    margin-right:30px;
    /* background-color:#FFFED0; */
    border-top:1px solid  #808080;
    border-left:1px solid #808080;
    border-right:2px solid #808080;
    border-bottom:1px solid #808080;
	color:#000;
}
.activateform
{
	float:left; 
	margin-left:100px; 
	_margin-left:50px; 
	//margin-left:100px;
}
.selectbox
{
	width:50px; 
	float:left;
	margin-left:20px;
	_margin-left:10px;
}
.comp_img
{
	background: url("../images/myphones/comp_img.png") no-repeat; 	
}
.link_color
{
	color:#06529F;
}


/*END BY Saurabh */
 
