/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
/*	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	background-image: url(../images/bg-report.gif);
*/	
	background-color:#317196;
	background-image:url(http://www.rankhigher.ca/wp-content/themes/default/images/rankhigher-large-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	color:#333333;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	margin:0pt;
	padding:0pt;
	text-decoration:none;
}

a {
outline: none;
}

#nav ul {
float: right;
width: 400px;
height: 27px;
margin: 0;
padding: 0;
}

#nav ul li {
display: inline;
margin: 0;
padding: 0px 10px 0px 10px;
}

#nav ul li a {
float: right;
height: 27px;
color: #206189;
text-align:center;
padding: 3px 10px 0px 10px;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}

#nav ul li a:hover {
text-decoration: underline;
}

#cont {
	width: 985px;
	background-color: white;
	margin: 0 auto 15px auto;
	padding: 0;
}

.style7 {color: #336699}
	#log_res {
			height:auto;
			padding:15px;
			margin:100px auto 20px auto;
			width:400px;
		}
		#log_res p {
			margin:0;
			padding:4px 0 4px 0;
		}
		#log_res.ajax-loading
			{background: url(spinner.gif) no-repeat center;
		}
		.error {
			color:red;
			margin:0;
			padding:0;
		}
.style14 {
	font-size: x-small;
	color: #FF0000;
}
.style15 {color: #FF0000}
.style19 {color: #FF0000; font-size: small; }

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	color: #22638A;
}

h2 {
	font-size: 1.8em;
	padding-bottom: 5px;
}

h2.generating {
font-size: 1.2em;
padding: 5px 5px 2px 8px;
color: #164867;
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}

p.bottom {
padding: 7px 0px 0px 0px;
}

p {
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #A03D3D;
}

a:hover {
	text-decoration: underline;
	color: #5A82D4;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1.5em;
	
}

.boxed .title {
	padding-left: 10px;
}

.boxed .content {
	padding: 20px;
	
}

/* Logo */

#logo {
	position: relative;
	width: 950px;
	height: 30px;
	margin: 0 auto;
}

#logo h1 {
	float: left;
	padding: 30px 0 0 0;
	font-size: 2em;
}

#logo h1 span {
	font-weight: normal;
	font-style: italic;
}

#logo h2 {
	float: right;
	padding: 40px 0 0 0;
	font-size: 1.4em;
	font-weight: normal;
}

#logo a {
	color: #5A82D4;
}

/* Splash */

#splash {
	width: 940px;
	height: 165px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: bottom;

}

#free-report{
background-image: url(../images/form-bg.jpg);
background-repeat: no-repeat;
height: 600px;
padding-right: 4px;
}

img.press {
	margin: 10px 0 20px 0;
}

#test-1{
background-image: url(http://www.rankhigher.ca/images/testimonial-box-1.jpg);
background-repeat: no-repeat;
border: 1px solid #753A00;
width: 292px;
}

#test-1 p{
/*margin-left: 7px;
margin-right: 9px;
margin-top: 8px;
line-height: 15px;*/
font-weight: bold;
line-height: normal;
padding: 10px;
}

#test-2{
background-image: url(http://www.rankhigher.ca/images/testimonial-box-2.jpg);
background-repeat: no-repeat;
border: 1px solid #753A00;
width: 292px;
}

#test-2 p{
/*margin-left: 7px;
margin-right: 9px;
margin-top: 8px;
line-height: 15px;*/
line-height: normal;
font-weight: bold;
padding: 10px;
}
/* Menu */

#menu {
	width: 600px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	font-weight: bold;
}

#menu a:hover {
}

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 297px;
	background-color: #FFFFFF;
	border: 0px solid #CCCCCC;
	padding: 12px;
	min-height: 300px;	
}

#main .boxed .title {
	padding-left: 20px;
	font-weight: normal;
}

#testimonial{
background-image: url(http://www.rankhigher.ca/wp-content/themes/default/images/testimonial-bg.jpg);
height: 200px;
width: 175px;
background-repeat: repeat-x;
}

#testimonial p{
padding-top:22px;
color: #206188;
margin-left: 10px;
margin-right: 3px;
font-style: italic;

}


/* maincolum2 
#mainBlock2 {
	float: right;
	width: 315px;
	background-color: #CCF1FF;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	margin-right: 5px;
	height: 600px;
}

#mainBlock2 .boxed .title {
	padding-left: 20px;
	font-weight: normal;
}
*/

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 585px;
	border: 0px solid #CCCCCC;
	margin-left: 5px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;	min-height: 300px;	
}

#sidebar .boxed .title {
	font-size: 1.2em;
}

#sidebar .boxed .content {
	padding: 10px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 140px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	margin-right: 7px;
	font: normal x-small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	font-size: x-small;
}

#updates p {
	font-size: x-small;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 985px;
	margin: 0 auto;
	}

#footer p {
	margin: 0;
	font-size: small;
	text-align: center;
	color: #666666;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}



#formBlock2 {
	width: 295
.px;
	float: left;
	padding-bottom: 7px;
	width: 297px;
}


/* headline */

#headline {
	position: relative;
	width: 100%;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#headline h1 {
	float: left;
	padding: 30px 0 0 0;
	font-size: 2em;
}

#headline h1 span {
	font-weight: normal;
	font-style: italic;
}

#headline h2 {
	float: right;
	padding: 40px 0 0 0;
	font-size: 1.4em;
	font-weight: normal;
}

#headline a {
	color: #5A82D4;
}

#call{
background-color: #b4cfe0;
border: thin solid #175478;
margin-top: 10px;
padding: 15px;
font-size: 13px;
}

#call p {
margin: auto;
margin-bottom: 0;
/*margin-left: 5px;
margin-right: 5px;
line-height: 15px;*/
}

input#do_not_call,input#submit{
	width:auto;
}

ul.bolder {
padding-top: 10px;
padding-left: 50px;
padding-right: 10px;
font-size: 16px;
font-weight: bold;
font-family:Arial,Verdana,Helvetica,sans-serif;
}

span.red {
color: #bf0202;
}