BODY
{
	background: #DDD8CE;
	text-align: center;
	font-family: Tahoma;
	padding:5px;
}

a div { cursor: pointer; }

#MainPage
{
	width : 778px;
	margin: 0 auto;
	border: 1px solid black; /*#B5AF97;*/
}

#Logo {
	background: white url('logo.gif') no-repeat 50% 50%;
	height: 70px;
}

#marketing1 { text-align:right; height: 40px;
	font: bold 18px 'Segoe UI', Verdana, Tahoma, Arial;
	color: #e0f7ff; padding: 5 10px; }
#marketing1 .sp1 { color: White; }
#marketing1 .sp2 { color: #F2c1b5; }

#tabsTD { background: #8DA8C3; position:relative;}
#tabs { position:relative;  height:30px; text-align:right;}
.tab { padding: 7px 25px; 
	bottom:	-10px; position: relative; color:White; font: bold 11px arial;
	cursor:pointer; text-transform:uppercase; }
#moreInfo { bottom:	-10px; position: relative; color: #ceF; font: bold 10px arial; } 
#moreInfo img { margin:0px 8px ;}

#tabOvw { background: #5A7993 url('tab1.gif') no-repeat; }
#tabAdv, #tabPub { background: #5A7993 url('tab2.gif') no-repeat; }

#MidSection
{ width: 100%;
	background: white;
}

#TelefromTD {
	background: #8A898B /*url('form_back_2.jpg') no-repeat 0 100%*/;	
	color: White;	width: 100%; /* take up the rest of the space */

}

#FooterLeft { font-size: 8px; }

#MidSection { background: white; border: 0px solid white; }
#MidSection TD { vertical-align:top; }

#KingBox {
	 background: white url('silhouette.jpg') no-repeat 0px 0px;
	 width: 272px; 
	 height: 244px;
	 vertical-align: top;
}
	
#FooterLeft { background: #708998; }
#poweredBy {
	font: bold 18px 'Segoe UI', Verdana, Tahoma, Arial;
	vertical-align: middle !important;
	text-align: center;
	padding: 4px 10px;
	color: #bde; background: #537082;

}
#poweredBy .thinking { color:White;} #poweredBy .voice {color: #F2c1b5;}

a img { border: none; }

#callback_panel * { font: 11px Verdana;}


/* content */
#callback_panel { text-align:center;	}

/* caption: This free call ...  */
#callback_panel .caption   { padding: 8px 15px 2; text-align:left; height:37px;
    /*background: url('form_back_1.jpg') no-repeat; */
    color: #F2F1D5;  text-align:center;
    
}
#callback_panel .caption span {
	font: 11px normal 'Arial';
	/*background: url('arrow_red.gif') no-repeat 0 55%; padding-left: 7px; */}
#callback_panel .caption span b { color: White  ; font: bold 13px 'arial'; }  

/* Click To Call button */
#buttonStrip { background: #6E8A9B url('shade2.gif') repeat-x 0 0; padding-left: 0px;}
#buttonStrip * { cursor:pointer;  }

#callback_panel #spacer { visibility:hidden; height:0px; width:0px; }

/* main form */
	#callback { margin:0px;  text-align:center; }


	#callback TABLE {  margin: 10px 0 0; width:100%; }
	#callback TD  { vertical-align:top; }
	#callback .c1 { text-align: right;     padding       : 2px 4px 2px 0;  width:140px; white-space:nowrap; color: White; }
	#callback .c2 { text-align: left ;     padding       : 0 14px 6px 5px;   width:auto;  }
	#callback .m  { vertical-align:middle; padding-bottom: 15px; }

	#callback .edit,   
	#callback TEXTAREA { border: 1px solid #749DC1; width: 100% ;}

	#callback .edit    { height: 18px; padding:1px; }
	#callback TEXTAREA { height: 50px; display:block; }


	#callback .optional,
	#callback .required,
	#callback .example  { font-size: 10px;  white-space:nowrap; padding-right:6px;}
	#callback .optional { color: #70563D; visibility:hidden; display:none;}
	#callback .required { color: #ff8888;  }
	#callback .example  { color: #F2F1D5;  }
/* main form end */

/* Marketing boxes */
	#MarketingBox { background: #4A6B84; padding: 10px; 
		font: 12px/15px 'Segoe UI', Arial, verdana;
		color: white; 
		}
	#MarketingBox .MarketingContent { width: 210px;}
	#MarketingBox p { margin: 8pt 0; }
	#MarketingBox ul { margin:10px 0 0 0; padding:0; }
	#MarketingBox li {
		background: url('arrow_blue.gif') no-repeat 0 8px;
		margin:0; padding: 2px 0 4px 8px;
		display:block; list-style: none; 
	}
	 .contentHeader { text-transform:uppercase;
		font: bold 12px 'Segoe UI', Arial, tahoma, Verdana; }
	
	/*#ContentDefault*/
	#ContentAdvertizer, #ContentPublisher { display: none; }
	#MarketingBox .Signup4beta {padding: 8px 0 2px; text-align:center;}
	#MarketingBox a { color: #e0f7ff ; text-decoration: none; 
		border-bottom: 1px dashed #e0f7ff;
		font: bold 11pt ; 
		}
	#MarketingBox a:hover { color:  #F2c1b5; border-bottom: 1px dashed #F2c1b5 ;}
/* Marketing boxes end */

#copyright { text-align: right; color: #665; 
	font: bold 10px Arial; width: 778px; padding: 3px 0;
	margin: 0 auto;

}
#copyright a { color: #665; text-decoration: none; }
#copyright a:hover { color: black; border-bottom: 1px dashed black; }
#copyright #pp { float: left; }

#BetaSignupPanel{ display: none;}