@charset "utf-8";
/* CSS Document */

/*
Theme Name: Search Rankings Theme
Theme URI: http://searchrankings.com/
Description: Custom Theme for Search Rankings
Author: (LP)
Author URI: http://latitudepark.com
Version: 1.0
Tags: eggshell
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	background-image: url(images/body_background.png);
	background-repeat: repeat-x;
	background-position: center top;
	color: #666;
}
#blog h2 a {
	text-decoration: none;
	color: #333;
}
#blog h2 a:visited {
	text-decoration: none;
}


#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	margin-top: 20px;
	-moz-box-shadow: 0px 0px 7px #c6c6c6;
	-webkit-box-shadow: 0px 0px 7px #c6c6c6;
	box-shadow: 0px 0px 7px #c6c6c6;
	/* For IE 8 */

	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=7, Direction=120, Color='#c6c6c6')";


/* For IE 5.5 - 7 */

filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=120, Color='#c6c6c6');
	margin-bottom: 20px;
}
#lpawesomeness {
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	float: right;
	height: 97px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 30px;
}

#header {
	background-color: #FFF;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-size: 24px;
	line-height: normal;
	color: #333;
	letter-spacing: -1px;
}
#lpheader {
	background-color: #FFF;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	
}
ul li input{
	height: 25px;
	width: 100%;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	color: #666;
	text-indent: 5px;
	line-height: 25px;
	padding-left: 8px;
	background-color: #FFF;
}
ul li select {
	background-image: url(images/input-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	color: #666;
	text-indent: 5px;
}
ul li textarea {
	background-image: url(images/input-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 16px;
	color: #666;
	text-indent: 5px;
	padding-left: 8px;
}
#rightcolumn ul {
	margin-bottom: 0px;
}
#formfields {
	padding-left: 34px;
	padding-right: 30px;
}

#lpformheaderimg {
	margin-left: 34px;
	margin-bottom: 10px;
	padding-top: 20px;
}
#lpformsubmitbutton {
	margin-left: 34px;
}


#lprightcolumn {
	background-color: #f4f3f3;
	float: left;
	width: 332px;
	color: #FFF;
}
#formwrapper {
	display: block;
	padding-bottom: 25px;
	-moz-border-radius: 20px;
 border-radius: 20px;
}


#secureimg {
	text-align: right;
	margin-bottom: 20px;
	display: block;
}
#input {
	margin-left: 34px;
	color: #666;
}




#headerin {
	padding-left: 20px;
}
#logo {
	float: left;
	width: 385px;
	padding-top: 30px;
	padding-bottom: 10px;
}
#lplogo {
	float: left;
	width: 531px;

}
#contact {
	float: right;
	width: 500px;
	margin-top: 20px;
	height: 109px;
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#contactin {
	padding-left: 125px;
	float: left;
	padding-top: 20px;
	margin-right: 15px;
}
#guarantee {
	float: left;
	height: 74px;
	width: 72px;
	margin-top: 10px;
}
.blackcaps {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	line-height: 20px;
	padding-bottom: 5px;
}
.blacklarge {
	font-size: 33px;
	font-weight: bold;
	color: #333;
	line-height: 33px;
}

.redcaps {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #214372;
	line-height: 20px;
	padding-bottom: 5px;
	text-indent: 3px;
}
.redlarge {
	font-size: 33px;
	font-weight: bold;
	color: #214372;
	letter-spacing: -1px;
	margin-top: 5px;
	padding-top: 5px;
	line-height: 33px;
}




#mainoffer {
	text-align: center;
	background-color: #F3F1F2;
	background-image: url(images/backgroundFeatured_Swingset.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 334px;
	width: 1000px;
}
#pods {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#pod {
	background-image: url(images/pod-background.jpg);
	height: 183px;
	width: 470px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
#pod a {
	text-decoration: none;
}




#topnav {
	height: 61px;
}

#topnavin {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#topnav ul {
	width: 1000px;
	height: 61px;
	display: table;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav ul li {
	display: table-cell;
	text-align: center;
}
#topnav ul li a {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #3d3d3d;
	color: #CCC;
	font-size: 18px;
	line-height: 61px;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
#topnav ul li a:visited {
		border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d3d3d;
	border-left-color: #363636;
	font-size: 18px;
	line-height: 61px;
	text-decoration: none;
	display: block;
	padding-right: 35px;
	padding-left: 35px;
	font-weight: bold;
}
#topnav ul li:hover ul {
	display: block;
	text-align: center;
	width: 100%;
	}
#topnav ul li ul {
	display: none;
	background-color: #1b1b1b;
	list-style-type: none;
	text-align: center;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav ul li ul li {
	line-height: 40px;
	text-align: center;
	display: block;
	float: none;
}
#topnav ul li ul li a {
	color: #cccccc;
	display: block;

}
#topnav ul li ul li a:link {
	
	display: block;

}
#topnav ul li ul li a:visited {
	
	display: block;

}
#topnav ul li ul li a:hover {
	color: #ffffff;
	background-color:#666;
	background-image:none;
}
#topnav ul li a:hover {
	color: #fff;
	background-color: #214372;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #3d3d3d;
	background-image: url(images/menu-over-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#partners {
	background-image: url(images/partners-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#image {
	position: absolute;
	visibility: visible;
	z-index: 2;
	overflow: visible;
}
#textbackground {
	position: absolute;
	visibility: visible;
	overflow: visible;
	z-index: 3;
	background-color: #000;
	margin-top: 107px;
	width: 466px;
	text-indent: 70px;
	opacity: 0.5;
	height: 73px;
}
#text {
	font-size: 26px;
	color: #FFF;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 5;
	line-height: 73px;
	margin-top: 105px;
	margin-left: 72px;
}

#bullet {
	background-image: url(images/grey-bullet.png);
	height: 35px;
	width: 35px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	margin-top: 125px;
	margin-left: 20px;
}




#blip1 {
	background-image: url(images/blip-one-background.jpg);
	height: 134px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#blip1 a {
	text-decoration: none;
}

#blip1in {
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	padding-top: 45px;
}
.bigblue  {
	font-size: 40px;
	color: #659dd5;
	font-weight: bold;
	letter-spacing: -1px;
}
.bluehighlight {
	color: #659dd5;
}
.twentyitalic {
	font-size: 20px;
	font-style: italic;
	color: #333;
	font-weight: bold;
}


#blip1 p {
	margin-top: 8px;
}
#featuredintxt {
	text-transform: uppercase;
	float: left;
	width: 110px;
	margin-top: 40px;
	margin-left: 25px;
}
#logos {
	padding-top: 20px;
	padding-bottom: 10px;
	float: right;
}
#blip2 {
	background-image: url(images/blip-2-background.jpg);
	height: 121px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	font-style: italic;
	line-height: 30px;
	text-align: center;
	margin-bottom: 50px;
	color: #333;
}
#blip2in {
	padding-top: 30px;
}
#subcontent {
	background-color: #f7f5f5;
}
#subcontentin {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}
.twentybold {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
}
#video {
	float: left;
	width: 507px;
	margin-right: 50px;
	margin-left: 20px;
}
#blogreg {
	margin-bottom: 20px;
	background-image: url(images/blog-entry-divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#blogfeatured {
	display: block;
	border: 1px solid #efefef;
}
#blogreg h2 {
	font-size: 18px;
	color: #4e4e4e;
	padding-bottom: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
}
#blogreg ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#blogreg ul li {
	clear: both;
	background-image: url(images/blog-entry-divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
#blogreg h2 a {
	text-decoration: none;
	color: #333;
}
#blogreg h2 a:visited {
	text-decoration: none;
}
#blog {
}
#blog h2 {
	font-size: 22px;
	color: #4e4e4e;
	background-image: url(images/blog-entry-divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
}

#blogimg {
	float: left;
	margin-right: 10px;
	border: 1px solid #CCC;
	height: 92px;
	width: 134px;
}
#blogimg img {
	border: 1px solid #CCC;
	height: 92px;
	width: 134px;
}

#blogtxt {
	float: left;
	width: 250px;
}
#blog  {
	text-decoration: none;
	float: left;
	width: 400px;
}
#blog ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#blog ul li {
	clear: both;
	background-image: url(images/blog-entry-divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}


.blogtitle  {
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #659DD5;
	text-decoration: none;
}
.blogexcerpt  {
	display: block;
	color: #666;
	text-decoration: none;
}
.readmore  {
	display: block;
	font-size: 11px;
	color: #659DD5;
	font-weight: bold;
	text-decoration: none;
}
#footer {
	background-color: #454d51;
}
#footer a {
	color: #659dd5;
}

#footerin {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#subnav {
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #676767;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
#subnav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#subnav ul li {
	font-size: 16px;
	line-height: 24px;
}
#subnav ul li a {
	color: #FFF;
	text-decoration: none;
}
#subnav ul li a:visited {
	text-decoration: none;
}
#subnav ul li a:hover {
	color: #CCC;
}
#contactinfo {
	float: left;
	width: 200px;
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	margin-right: 20px;
}
#social {
	height: 57px;
	width: 237px;
	float: left;
	margin-top: 45px;
	margin-right: 20px;
}
#seoheros {
	padding: 20px;
	float: right;
	background-color: #FFF;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	margin-right: 25px;
}
#subfooter {
	padding-top: 70px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 75px;
}
#copyright {
	float: left;
	width: 650px;
	margin-top: 15px;
}
#footerlogo {
	float: right;
	height: 53px;
	width: 188px;
}
#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#lpcontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f4f3f3;
	background-image: url(images/lp-header-background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-bottom: 30px;
}


#pod img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#maincontent {
	float: left;
	width: 650px;
}
#maincontent ul {
	list-style-type: none;
}
#maincontent ul li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 25px;
	line-height: 24px;
	font-style: italic;
}
#maincontent a {
	text-decoration: none;
	color: #666666;
}
#maincontent a:visited {
	text-decoration: none;
}
.alignleft {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.alignright {
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#maincontent a:hover {
	text-decoration: underline;
}
#lpmaincontent {
	float: left;
	width: 600px;
	color: #596064;
	margin-right: 40px;
}
.numberdot {
	line-height: 42px;
	color: #FFF;
	background-color: #c90000;
	height: 42px;
	width: 42px;
	-moz-border-radius: 21px;
	border-radius: 21px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
#lpmaincontent h1 {
	color: #596064;
}
#maincontentin {
	padding-left: 30px;
	padding-top: 25px;
	padding-right: 30px;
}

#rightcolumn {
	float: left;
	width: 337px;
	background-color: #f7f7f7;
	margin-top: 10px;
}
#rightcolumnin {
	padding: 17px;
}
.eighteenpix474747 {
	font-size: 18px;
	font-weight: bold;
	color: #474747;
}
#rightcolumn h4 {
	font-size: 18px;
	font-weight: bold;
	color: #474747;
	padding-top: 15px;
}

#rightcolumn h2{
	font-size: 20px;
	font-weight: bold;
	color: #4f4f4f;
}
.twentyblue {
	font-size: 20px;
	font-weight: bold;
	color: #4d96d9;
}

#blogtxtwidget {
	float: left;
	width: 153px;
}
#blogwidget  {
	text-decoration: none;
	float: left;
	width: 303px;
}
#blogwidget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#blogwidget ul li {
	clear: both;
	background-image: url(images/blog-entry-divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
#blogwidget h2 {
	font-size: 22px;
	color: #4e4e4e;
	background-image: url(images/blog-entry-divider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
}
.here-button {
font-size: 14px; letter-spacing: 0.7px; background-color: rgb(255, 255, 255); color: rgb(208, 31, 35); font-style: italic; text-transform: uppercase;
}
.here-button a {

}
.here-button a:hover {
text-decoration: none;!important
}
