/*-------------------------------------------Reset style starts-----------------------------------*/
body{
	margin:0;padding:0;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
}
.extender{
	clear:both;
}
/*-------------------------------------------Reset style ends -----------------------------------*/
/*-------------Home page starts here----------------------------------------------------------*/
#body_wrapper {
	width:100%;
	height:auto;
}
a{
	color:#4D964D;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1,h2,h3{
	color:#4D964D;
	font-weight:normal;
}
#body {
	width:906px;
	height:auto; 
	margin:0 auto;
	position:relative;
}
.main_logo {
	width:177px;
	height:64px; 
	margin:0 auto; 
	margin-top:147px;
}
.search {
	padding-bottom:162px;
}
.search_bar {  
	background:url(../images/search_bg.png); 
	width:439px; 
	height:60px;  
	margin:0 auto; 
	margin-top:22px;
}
.search_bar .search_bar_text { 
	float:left; 
	width:262px; 
	height:27px; 
	margin:17px 25px 0 29px; 
}
.search_left {
	float:left; 
	width:16px; 
	height:27px;  
	background:url(../images/search_left.png);
}
.search_right {
	float:left; 
	width:19px; 
	height:27px;  
	background:url(../images/search_right.png);
}
.search_bar .search_bar_text input {  
	background:url(../images/search_middle.png); 
	width:225px;  
	height:27px; 
	border:none; 
	padding:0px 0 0 0px; 
	color:#bdbdbd; 
	float:left;
}
.search_bar .search_bar_button { 
	float:left; 
	width:92px; 
	height:27px; 
	margin:17px 0 0 0px;
}
.search_bar .search_bar_button input {  
	background:url(../images/search_button.png); 
	width:92px; 
	height:27px; 
	border:none; 
	cursor:pointer;
}
.search_bar .search_bar_button input:hover {  
	background:url(../images/calculate_hover.png); 
	width:92px; 
	height:27px; 
	border:none; 
	cursor:pointer;
}
.link {
	margin-top:16px;
}
.link #content1{
	width:390px;
	height:113px;
	position:absolute;
	background:url(../images/hints.png); 
	margin:0 0 0 255px;
}
.link #content1 p{
	font-size:11px;
	color:#919090;
	padding:29px 8px 0 12px;
}
.link #content1 p span{
	color:#509950;
}
.link p#test {
	text-align:center; 
	font-size:10.17pt; 
	color:#509950; 
	text-decoration:underline;
	width:150px;
	margin:0 auto;
	cursor:pointer;
}
.footer {
	height:55px; 
	width:906px; 
	background:url(../images/footer_dot.png) repeat-x top; 
	text-align:center;  
	margin-top:0px;
}
.footer p {
	color:#bdbdbd; 
	font-size:10.17px; 
	padding-top:18px; 
}
.footer p span {
	color:#509950;
}
.login {
	width:1024px; 
	height:26px; 
	text-align:right; 
	padding-top:13px;
}
.login input {
	border:1px solid #888;
}
label {
	color:#666666; 
	font-size:12px;
}
/*-------------Home page ends here---------------------------------------------------------------*/
/*-------------Result page starts here-------------------------------------------------------------*/

/*----------------------Top Menu style ------------------------------------*/
.menu_top{
	padding-top:20px;
	margin-bottom:17px;
}
.menu_top_logo {
	width:131px; 
	height:45px; 
	float:left;
}
.login_result {
	width:460px; 
	height:45px; 
	text-align:right; 
	margin-top:0px; 
	float:right; 
}
.login_result input {
	border:1px solid #888;
}
.menu_bottom {
	width:906px; 
	height:auto;
}
.menu_leftcorner {
	width:8px; 
	height:43px; 
	float:left;
}
.menu_rightcorner {
	width:8px; 
	height:43px; 
	float:left;
}
.menu_left{
	background:url(../images/top_box_left_bg.gif); 
	width:28%; 
	height:43px; 
	float:left;
}
.menu_left span {
	font-size:14px; 
	font-weight:bold; 
	color:#fff; 
	margin:14px 0 0 38px; 
	position:absolute;
}
.menu_div1{ 
	float:left;
}
.menu_div2{ 
	float:left; 
	background:url(../images/top_box_bg.gif); 
	width:9%; 
	height:43px;
}
.menu_div3{
	float:left;
}
.menu_div5{
	float:left;
}
.menu_div6{
	float:left;
}
.menu_div4{ 
	float:left; 
	background:url(../images/top_box_search_bg.jpg); 
	width:25%; 
	height:43px;
}
.menu_div4 input { 
	margin:10px 0 0 0px; 
	height:21px; 
	width:226px; 
	background:none; 
	border:none; 
	padding-top:1px;
	color:#BDBDBD;
}
.menu_right{ 
	float:left; 
	background:url(../images/top_box_bg.gif); 
	width:257px; 
	height:43px;
}
.menu_right .button{ 
	background:url(../images/calculate.png); 
	width:92px; 
	height:27px;
	margin:8px 0 0 20px; 
	cursor:pointer;
}
.menu_right .button:hover{ 
	background:url(../images/calculate_hover.png); 
	width:92px; 
	height:27px;
	margin:8px 0 0 20px; 
	cursor:pointer;
}
/*---------------------------Top Menu style end here----------------------*/
/*-----------------------------container----------------------------------------*/
.container {
	width:906px; 
	height:auto;
	margin-top:20px;
	margin-bottom:24px;
}
/*-----------------------------------container left starts-----------*/
.container_left {
	width:514px; 
	height:auto; 
	float:left; 
	font-size:12px;
}
/*----------Congrats Box--------------*/
.congrats_box {
	height:auto; 
	width:514px;  
}
.congrats_box p.big {
	font-size:17.45px;
	color:#000;
	text-align:center;
}
.congrats_box p.small {
	font-size:13.58pt;
	color:#000;
	text-align:center;
}
.congrats_box p span {
	font-size:13.58px;
	color:#6fc46f;
}
.round_corner_top{
	height:9px;
	width:515px;
	background:url(../images/round-top.png); 
}
.round_corner_top1{
	height:9px;
	width:515px;
	background:url(../images/round-top2.png); 
}
.mid_box{
	height:auto;
	width:513px;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4; 
	position:relative;
}
.mid_box p{
	margin:0px auto;
}
.mid_box1{
	height:auto;
	width:513px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2; 
	position:relative;
}

.round_corner_bottom{
	height:9px;
	width:515px;
	background:url(../images/round-bottom.png); 
}
.round_corner_bottom1{
	height:9px;
	width:515px;
	background:url(../images/round-bottom2.png); 
}
/*--------------end------------------------*/
/*----------Page rank Box--------------*/
.page_rank {
	height:auto; 
	width:514px; 
	margin-top:29px;
}

.page_rank span{
	font-size:12px;
	color:#000;
	display:block;
	margin:10px 0 10px 0px;
}
.page_rank img{
	margin:9px 0 10px 0px;
}
.page_rank span.engine_alexa {
	margin-left:16px;
	float:left;
}
.page_rank span.rank{
	margin-left:14px;
	float:left;
}
.page_rank span.engin_google{
	margin-left:93px;
	float:left;
}
.page_rank span.image_rank{
	margin:0 11px 0 11px;
	float:left;
}
.page_rank span.digit_rank{
	float:left;
}
.last{
border:none !important;
}
/*--------------end-----------------------*/
/*----------Meta Info Box--------------*/
.meta_info {
	min-height: 61px; 
	width:514px; 
	margin-top:21px;
}
.meta_info_inner {
	min-height: 51px; 
	width: 488px;
	border-bottom:1px solid #f2f2f2;
	margin:0 auto;
}
.meta_info_left {
    height: auto;
	width:100px;
	float:left;
}
.meta_info_left p{
	margin-top:13px;
}
.meta_info_right {
    height: auto;
	width:388px;
	float:left;
}
.meta_info_right p {
	margin-top:13px;
}
/*--------------end-----------------------*/
/*----------Other Info Box--------------*/
.other_info {
	height:auto; 
	width:514px; 
	margin-top:26px;
}
.other_info_left {
	height:51px;
	width:150px;
	float:left;
}
.other_info_left p {
	margin-top:14px;
}

.other_info_right {
	height:51px;
	width:331px;
	float:left;
}
.other_info_right p{
	margin-top:14px;
}
/*--------------end-----------------------*/
/*----------Alexa rank Box--------------*/
.alexa_rank_graph {
	height:auto; 
	width:514px;  
	margin-top:29px;
}
.alexa_rank_graph p {
	text-align:center;
	padding-top:8px;
}
.alexa_rank_graph img {
	margin:2px 0 0 126px;
}
/*--------------end-----------------------*/
/*----------Complete Box--------------*/
.complete_rank_graph {
	height:auto; 
	width:514px;  
	margin-top:24px;
}
.complete_rank_graph img {
	margin:2px 0 0 126px;
}
/*--------------end-----------------------*/
/*----------Web Box--------------------*/
.website_popularity {
	height:auto; 
	width:514px;
	margin-top:32px;
	
}
.website_popularity span{
	float:left;
	display:block;
	margin:10px 0 10px 0px;
}
.website_popularity span.directory1{
	margin-left:33px;
}
.website_popularity span.directory2{
	margin-left:33px;
}
.website_popularity span.condtion1{
	margin-left:33px;
}
.website_popularity span.condition2{
	margin-left:33px;
}
/*--------------end-----------------------*/
/*----------Backlinks Box--------------*/
.back_links {
	height:auto; 
	width:514px;
	margin-top:28px;
}
.backlinks_left {
	width:244px;
	height:51px;
	float:left;
}
.backlinks_left span {
	width:122px;
	display:block;
	float:left;
	margin-top:14px;
}
.backlinks_right {
	width:244px;
	height:51px;
	float:left;
}
.backlinks_right span{
	width:122px;
	display:block;
	float:left;
	margin-top:14px;
}
/*--------------end-----------------------*/
/*----------Server Info Box--------------*/
.server_info {
	height:auto; 
	width:514px;
	margin-top:27px;
}
.server_info_left{
    height:51px;
	width:100px;
	float:left;
}
.server_info_left p{
   margin-top:14px;
}
.server_info_right{
	height:51px;
	width:388px;
	float:left;
}
.server_info_right span {
	margin-top:14px;
	display:block;
	float:left;
}
.server_info_right p{
	margin-top:14px;
}
.server_info_right span.slow{
	margin:14px 10px 0 0px;
	float:left;
}
.server_info_right span.fast{
	margin:14px 0 0 10px;
	float:left;
}
.server_info_right img{
	margin:14px 0 0 10px;
	float:left;
}
/*--------------end-----------------------*/
/*-----------------------------------container left ends-----------*/
/*-----------------------------------container right starts---------*/
.container_right {
	width:335px; 
	height:auto; 
	float:right; 
}
.screen_shot {
	width:335px; 
	height:311px; 
	float:left; 
}
.screen_shot_top{
	height:34px;
	width:335px;
	border-top:1px solid #dedede;
}
.screen_shot_top p{
	text-align:left;
	font-size:17px;
	margin:4px 0 0 4px;
}
.screen_shot_bottom{
	width:335px;
	border-bottom:1px solid #dedede;
	padding:10px 0px;
}
.share_now {
	width:335px; 
	height:54px; 
	border-bottom:1px solid #dedede;
}
.share_now_left {
	width:138px;
	height:54px;
	float:left;
}
.share_now_left p{
	font-size:17px;
	margin:13px 0 0 4px;
}
.share_now_right {
	width:197px;
	height:54px;
	float:left;
}
.update{
	width:200px;
	float:left;
	font-size:12px;
}
.update p {
	font-size:12px;
	color:#000;
	margin:16px 0 0 4px;
}
.update span {
	color:#509950;
}
.refresh {
	width:74px;
	float:right;
	font-size:12px;
}
.refresh a {
	margin:16px 0 0 4px;
	color:#509950;
	cursor:pointer;
	display:block;
	text-decoration:underline;
}
.refresh a:hover {
	color:#6a6a6a;
}
.icon{
	float:left;
	width:195px;
}
.icon a{
	float:left;
	width:26px;
	height:25px;
	margin:14px 0px 0 6px;
	display:block;
}
.mid_box1 h2 {margin-top:-21px; font-size:16px; color:#4d964d; margin-left:13px; position:absolute; background:#fff;font-weight:normal}

.clr{
	clear:both;
}
/*---------------------------------container right ends-----------*/
/*--------------------------container ends here----------------------------- */

