﻿





/* Makeshift CSS Reset */  
{  
    margin: 0;  
    padding: 0;  
}  
  
/* Tell the browser to render HTML 5 elements as block */  
header, footer, aside, nav, article {  
    display: block;  
}  

h1, h2 {
	font-size: 28px;
	line-height: 44px;
	padding: 22px 0;
}




@font-face {
 font-family: tertrexbo;
 src: url("/web/20120315000634/http://phras.in/TypoSlab.eot") /* EOT file for IE browsers */
}

@font-face {
 font-family: tertrexbo;
 src: url("/web/20120315000634/http://phras.in/tertrexbo.ttf") /* TTF file for CSS3 browsers */
}



body {
	/* background: #9b866c; */
	background: #9cb7c5;
	margin: 0px; padding: 0px; 
}

.centralContent{
	background: #fbfbfb;
	/* background-image:url('/web/20120315000634/http://phras.in/ivy.png'); */
	background-repeat:no-repeat;
	background-position:right top;
}

#header {
	
	width: 100%;
	height: 35px;
	background: #ace8ba;
	/* display: table; */
}

	#header ul {
		margin: 0 auto;
		width: 940px;
		list-style: none;
	}

		#header ul li {
			float: left;
		}
		
			#header ul li a {
				font-family: tertrexbo, TypoSlab, verdana, arial, sans-serif;
				display: block;
				margin-right: 0px;
				
				font-size: 18px;
				line-height: 34px;
				text-align: center;
				text-decoration: none;
				color: #fff;
				font-weight: bold;
				padding-right: 66px;
			}
			
				#header ul li a:hover {
					color: #fff;
					text-decoration: none;
				}
			
			#header ul li.selected a {
				color: #fff;
			}
			
			#header ul li.subscribe a {
				margin-left: 22px;
				
				text-align: left;
			}
 
#presentation{
	text-align: left;
	border: 0px;
	width: 940px;
	padding: 10px;
 }
 
#homepageDiv{
	position: absolute;
	left: 620px;
	top: 15px;
    width: 310px;
	height: 220px;
	/* background: #FF0000; */
}		
#homepageDiv span{
	background-color: #0f2028;
	color: #d2d2d2;
	font-family: tertrexbo, TypoSlab, arial, sans-serif;
	font-size: 24px;
	line-height: 55px;
	margin: 6px 6px 0 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
}

.homepageMessage{
	font-size: 22px;
	color: #6c8b9b;
	vertical-align: middle;
	font-family: tertrexbo, verdana, arial, sans-serif;
}
.why{
	font-size: 16px;
	color: #6c8b9b;
	vertical-align: middle;
	font-family: tertrexbo, verdana, arial, sans-serif;
	text-align: left;
	width: 900px;
}

.contacts{
	font-size: 16px;
	color: #6c8b9b;
	vertical-align: middle;
	font-family: tertrexbo, verdana, arial, sans-serif;
	text-align: left;
	width: 900px;
}
.contacts span{
	color: #c86262;
}
.contacts a{
	color: #c86262;
	text-decoration: none;
}
.contacts a:hover{
	color: #c86262;
	text-decoration: underline;
}
#content {  
	position:relative;
    width: 896px;
	padding-top: 40px;
	padding-bottom: 40px;
    padding-left: 18px;  
	padding-right: 18px;  
   /*  background: #2c3536 url("") repeat-x;  */
	background: #000;
    background-size: 100%;  
    border-radius: 18px;  
	 /* Background-size not implemented yet */  
    -webkit-background-size: 100%;  
    -o-background-size: 100%;  
    -khtml-background-size: 100%;  
  
    /* Border-radius not implemented yet */  
    -moz-border-radius: 18px;  
    -webkit-border-radius: 18px;  
	
	background: #467612 url("/web/20120315000634/http://phras.in/intro_background.png") top left (287px 100%) repeat-x,  
            url("/web/20120315000634/http://phras.in/intro_flower.png") top rightright (653px 100%) no-repeat;  
}  

#pbox1 {
	width:100%;
	border: 0px solid #000;
	background: #000;
	padding: 5px;
	z-index:-1;
}
#pbox2 {
	width:100%;
	border: 0px solid #000;
	background: #000;
	padding: 5px;
	z-index:-1;
}
	
/*------------------------------
= FORM
------------------------------*/
form {
	
	text-align: left;
}

	form div {
		display: table;
		margin-bottom: 2px;
		
	}

		form label {
			display: table-cell;
			width: 187px;
			color: #d2d2d2;
			padding-right: 20px;
			text-align: right;
			font-weight: bold;
			font-size: 32px;
			vertical-align: middle;
			font-family: tertrexbo, TypoSlab, verdana, arial, sans-serif;
		}
	
		form input[type="text"], form input[type="email"], form input[type="url"] {
			padding: 5px 0px 5px 5px;
			display: table-cell;
			
		}
		
		
		
		form input[type="submit"] {
			margin-left: 185px;
		}


		
#text1{
		width: 365px;
		height: 36px;
		font-size:24px;
		
    }
#text2{
		width: 365px;
		height: 36px;
		font-size:24px;
		
    }
  
    .focusField{
		border: 4px solid #ace8ba;
    	background:#FFF;
    	color:#000;
    }
    .idleField{
    	background:#EEE;
		border: 4px solid #9cb7c5;
    	color: #000;
    }	


#resultsBox1_board{
	display: block;
	
	font-size:30px;
	font-family: arial, sans-serif;
	color: #ace8ba;
	padding-left: 5px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	
}	
#resultsBox2_board{
	display: block;
	
	font-size:30px;
	font-family: arial, sans-serif;
	color: #ace8ba;
	padding-left: 5px;
	text-align: right;
	font-weight: bold;
	
}

#spellBox1 a{
	font-size:12px;
	font-family: Verdana, arial, sans-serif;
	color: #da7070;
	text-align: left;
	position: absolute;
	top:85px;
	left:622px;
	z-index:101;
	text-decoration: none;
}
#spellBox1 a:hover{
	text-decoration: underline;
}

#spellBox2 a{
	font-size:12px;
	font-family: Verdana, arial, sans-serif;
	color: #da7070;
	text-align: left;
	position: absolute;
	top:154px;
	left:624px;
	z-index:101;
	text-decoration: none;
}
#spellBox2 a:hover{
	text-decoration: underline;
}

#resultsColumn1{
	float: left;
	width: 49%;
	text-align:left; 
	vertical-align: top;
	
	
}
#resultsColumn2{
	float: right;
	width: 49%;
	text-align:left; 
	vertical-align: top;
	
	
}
/*
FULL RESULTS
*/

#textresults{
	width:896px;
	margin:0 auto;
	text-align: left;
	padding-bottom:30px;
	/*
	min-height: 50px;
	height: auto !important /* This is a hack to make IE6 fix itself to a set height */
	/* height: 400px;  IE6 will always follow whatever instruction appears last, even if !important is specified */
	
	
}
	#testresults p{
		font-size: 12px;
		text-align: left;
		font-weight: bold;
		font-family: verdana, arial, sans-serif;
		color: #000;
	}
	
.bottomAd {
	background: #f0fff3;
	border-bottom: 1px dotted #828282;
	display: none;
}	

#fullResults1 {
float:left;
width:100%;
}
	#fullResults1 a:nth-child(odd) {
			background: #f0fff3;
	}
	
	#fullResults1 a {
		font-family: verdana, arial, sans-serif;
		display: block;
		margin-right: 0px;
		font-size: 11px;
		/*line-height: 12px;*/
		text-align: left;
		text-decoration: none;
		border-bottom: 1px dotted #828282;
		padding: 8px 3px 8px 3px;
		color: #545454;
		background: #ffffff;
		width:100%;
	}
		
			
		#fullResults1 a:hover {
			color: #89b894;
		}

#fullResults2{
float:right;
width:100%;
}
	#fullResults2 a:nth-child(odd) {
			background: #f0fff3;
	}
	#fullResults2 a {
		font-family: verdana, arial, sans-serif;
		display: block;
		margin-right: 0px;
		font-size: 11px;
		/*line-height: 12px;*/
		text-align: left;
		text-decoration: none;
		border-bottom: 1px dotted #828282;
		padding: 8px 3px 8px 3px;
		color: #545454;
		background: #ffffff;
		width:100%;
	}
			
		#fullResults2 a:hover {
			color: #89b894;
		}
		

.button {
    background: #8cca9b;
	font-size: 16px;
	padding: 10px;
	color: #fff;
	border: 0px solid #000;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.button:hover {
    background: #ace8ba;
}
.nav_button {
    background: #8cca9b;
	font-size: 16px;
	padding: 10px;
	color: #fff;
	border: 0px solid #000;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.nav_button:hover {
    background: #ace8ba;
}
.nav_button_disabled{
    background: #dedede;
	font-size: 16px;
	padding: 10px;
	color: #fff;
	border: 0px solid #000;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.nav_button_disabled:hover {
    background: #dedede;
}
.resultbox_btm{	
	display: none;
	font-size: 20px;
	color: #383838;
	font-family: verdana, arial, sans-serif;
	background: none;
}
.mostPopular{
	background: #8cca9b;
	display: block;
	font-size: 20px;
	padding: 10px;
	color: #fff;
	border: 0px solid #000;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.lessPopular{
	background: #6c6b6b;
	display: block;
	font-size: 20px;
	padding: 10px;
	color: #989898;
	border: 0px solid #000;
	font-family: verdana, arial, sans-serif;
	font-weight: light;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/*------------------------------
=FOOTER
------------------------------*/

#footer {position: relative;
	
	overflow: hidden;
	
	clear:both;
	
	bottom: 0px;
	} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer_wrapper{
		width: 906px;
		
		text-align: left;
		font-family:tertrexbo;
		color: #cedce2;
		
}
	
	#footer a{
		width: 100%;
		padding: 0px;
		display: table-cell;
	}
	#footer div{
		vertical-align : middle;
		/* display: table-cell; */
		
	}

	
/* END FOOTER */