/* CSS for Fixed Fee Agency YEAHHHHHHHHHHHHHH*/


@font-face {
 font-family: "Cooper Black";
 src: local("Cooper Black"), url('COOPBL.TTF');
}

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: ArialMT, Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	background-color: white;
}

img {
	border: 0;
}

h1 {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	font-size: 40px;
	color: #3F9138;
	font-weight: normal;
}

h2 {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	font-size: 22px;
	color: #3F9138;
	font-weight: normal;
}

.clear {
	clear:both;
}

.hide {
	display: none;
}

.tagline {
	font-size: 20px;
	line-height: 30px;
	color: #333333;
}

.formfield {
	font-size: 14px;
	padding: 5px;
}

.red {
	color: red !important;
}

.green {
	color: #3F9138 !important;
}

.wrapper {
	width: 900px;
	margin: 0 auto;
}

.greenphone {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	font-size: 38px;
	color: #3F9138;
}

.biggreenphone {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	font-size: 52px !important;
	color: #3F9138 !important;
	position: relative;
	top: -10px;
}

.bigred {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	font-size: 44px !important;
	margin-top:20px;
	margin-bottom:20px;
	color: #EB1D25 !important;
}

#header {
	background-color: white;
	height: 111px;
}

#headerleft {
	float: left;
	margin-top:10px;
}

#headerright {
	float: right;
	text-align: right;
	font-size: 12px;
}

#headerrightleft {
	float: left;
	padding-right: 10px;
}

#headerrightright {
	float: right;
	text-align: left;
	margin-top: 10px;
}

#headertagline {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

.quotetext {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

#nav {
	border-bottom: 8px solid #EB1D25;
	z-index: 1;
}

#nav li {
	list-style-type: none;
	margin-right: 1px;
	display: inline;
}

#nav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	margin-right: 1px;
	text-shadow: 0px 1px 0px darkred;
	z-index: 2;
}

#nav a:hover {
	color: #FFFF99;
}

.navhome {
	background-image: url(../images/tab-home.gif);
	height: 31px;
	width: 93px;
	float: left;
	padding-top: 7px;
}

.navhome:hover {
	background-image: url(../images/tab-home-over.gif);
}

.navfixedfee {
	background-image: url(../images/tab-fixedfee.gif);
	height: 31px;
	width: 197px;
	padding-top: 7px;
	float: left;
}

.navfixedfee:hover {
	background-image: url(../images/tab-fixedfee-over.gif);
}

.navcompare {
	background-image: url(../images/tab-compare.gif);
	float: left;
	height: 31px;
	width: 123px;
	padding-top: 7px;
}

.navcompare:hover {
	background-image: url(../images/tab-compare-over.gif);
}

.navfaq {
	background-image: url(../images/tab-faq.gif);
	height: 31px;
	width: 70px;
	padding-top: 7px;
	float: left;
}

.navfaq:hover {
	background-image: url(../images/tab-faq-over.gif);
}

.navcontact {
	background-image: url(../images/tab-contactus.gif);
	float: left;
	height: 31px;
	width: 139px;
	padding-top: 7px;
}

.navcontact:hover {
	background-image: url(../images/tab-contactus-over.gif);
}

.navfreeonlinevaluation {
	background-image: url(../images/tab-freevaluation.gif);
	float: left;
	height: 31px;
	width: 236px;
	padding-top: 7px;
	z-index: 2000;
}

.navfreeonlinevaluation:hover {
	background-image: url(../images/tab-freevaluation-over.gif);
}

#homepagetop {
	background-color: white;
	background-image: url(../images/bg-homenav.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 182px;
	border-top: 8px solid #EB1D25;
}

#homepagetopwrapper {
	height:136px;
	margin:0 auto;
	width: 900px;
}

#homepagetopwrapperleft {
	float: left;
	margin-top: 40px;
}

#homepagetopwrapperright {
	position: static;
	background-image: url(../images/bnr-zerocommissionkey.png);
	height: 146px;
	width: 383px;
	z-index: 1338;
	float: right;
	overflow: visible;
	margin-bottom: -20px;
	margin-top: 1px;
}

#homepagetopwrapperright p {
	display: none;
}

#content {
	background-color: #DBDBDB;
	border-top: 1px solid black;
	padding-top: 15px;
	padding-bottom: 15px;
}

.leftcontent {
	width: 440px;
	float: left;
}

.leftcontent p {
	font-size: 18px;
	line-height: 25px;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 8px;
}

.soldimage {
	border: 5px solid white;
	width: 120px;
	float: left;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.soldimageright {
	float:right;
	width: 290px;
}

.ticklist {
	color: #666666;
}

.ticklist li {
	background-image: url(../images/item-tick.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 25px;
	padding-left: 45px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 25px;
	font-size: 15px;
}

.redroofreel {
	background-image: url(../images/bg-blackwithwhiteborder.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 15px 45px;
	height: 320px;
	width: 351px;
	margin-top: 15px;
}

.redroofreel p {
	font-size: 15px;
	color: white;
	margin-top: -7px;
}

.redroofreel a {
	color:#EB1D25;
	text-decoration:underline;
}

.redroofreel a:hover {
	color:#FF9900;
	text-decoration:underline;
}

.redroofreel h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #EB1D25;
	font-size: 32px;
}

.redroofreel img {
	margin-right: 15px;
}

.rightcontent {
	width: 440px;
	float: right;
}

.greenboxfixed {
	background-color: #409138;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: white;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	height: 100px;
}

.greenbox {
	background-color: #409138;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: white;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.lightgreenboxfixed {
	background-color: #8AA94D;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: white;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	height:100px;
}

.greenbox p, .greenboxfixed p, .lightgreenboxfixed p {
	line-height:18px;
}

.greenbox a, .greenboxfixed a, .lightgreenboxfixed a {
	color: white;
	text-decoration: underline;
}

.greenbox a:hover, .greenboxfixed a:hover, .lightgreenboxfixed a:hover {
	color:#FFFF99;
}

.whitebox {
	background-color: white;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: black;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.whiteheadertag {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	color: white;
	font-size: 38px;
	font-weight: normal;
}

.redheadertag {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	color: #EB1D25;
	font-size: 38px;
	font-weight: normal;
	margin-bottom: 10px;
}

.rightsideboximg {
	margin-top: 10px;
	margin-left: 15px;
}

.bigwhitebox {
	background-color: white;
	margin-bottom: 20px;
	padding:15px 20px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #333333;
	margin-top: 20px;
}

.bigwhiteboxstep {
	margin-right: 15px;
	position: relative;
	top: -40px;
	z-index: 2;
}

.bigwhitebox h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EB1D25;
}

.bigwhitebox a {
	color: #333333;
}

.bigwhitebox a:hover {
	color:black;
}

.boltonimagesection {
	float: left;
	width: 285px;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 175px;
}
.boltonimagesection form {
	margin-top: 5px;
}
.boltonimagesection form input {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	background-color: #409138;
	color: white;
	font-size: 12px;
	border-top: 2px solid #64BF59;
	border-right: 2px solid #2E6527;
	border-bottom: 2px solid #2E6527;
	border-left: 2px solid #64BF59;
	cursor: pointer;
	width: 172px;
}
.boltonimagesection form input:hover{	background-color: #56BA4B;
	border-top: 2px solid #72C668;
	border-right: 2px solid #4AAA40;
	border-bottom: 2px solid #4AAA40;
	border-left: 2px solid #72C668;}


.boltonimagesection img {
	border: 1px solid gray;
}

.boltonimagesection a {
	text-decoration:none;
}

.boltonimagesection a:hover {
	text-decoration:underline;
}

.bigwhitebox small {
	font-size: 11px;
}

#slidetest1 {
	border: 2px solid #FF0000;
	padding: 15px;
	background-color:#CCCCCC;
	width:300px;
	height:300px;
	position: relative;
	top:0px;
	left:100px;
	z-index:99999;
	clip: rect(15px,auto,auto,auto);
	float: left;
}
.paypalbasket {
	width: 400px;
	margin: 20px auto;
	text-align: center;
}


#footer {
	border-top:10px solid #8AA94D;
	padding-top:20px;
	background-color: #333333;
	color: white;
	height: 170px;
}

#footerleft {
	float: left;
}

#footerleft li {
	font-size: 14px;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(../images/bullet-footertriangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

#footerleft a {
	font-style: italic;
	font-weight: bold;
	color: #99F933;
	text-decoration: none;
}

#footerleft a:hover {
	color: #33CC00;
}

#footerright {
	float: right;
	text-align: right;
	margin-top: 15px;
}

#footerrightasone {
	margin-top: 62px;
}

#footerright a {
	color: #99F933;
	text-decoration:underline;
}

#footerrightimages img {
	margin-left: 15px;
}

#footerright a:hover {
	color: #33CC00;
}

.bestbuyimg {
	float: left;
	z-index: 555;
	position: relative;
	top: -155px;
	left: -350px;
	overflow: hidden;
	margin-bottom: -70px;
}

.bestbuysection {
	background-color: #EBF0E0;
	background-image: url(../images/bg-bestbuybg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 2px solid #999999;
	height: 108px;
	width: 514px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	float: left;
	margin-top: 50px;
}

.bestbuysection a, .notbestbuysection a {
	color:#666666
}

.pricecontentbigred {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	font-size: 32px;
	color: #EB1D25;
}

.bestbuycontent {
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

.bestbuycontentdivider {
	float: left;
	background-image: url(../images/divider1.gif);
	height: 88px;
	width: 2px;
	margin-top: 10px;
	margin-left: 30px;
}

.notbestbuysection {
	background-image: url(../images/bg-notbestbuybg.gif);
	float: right;
	height: 86px;
	width: 168px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	margin-top: 61px;
	position: relative;
	left: -1px;
}

.notbestbuycontent {
	float: left;
	margin-top: 9px;
	margin-left: 22px;
}

.whitephonebox {
	background-image: url(../images/bg-greenborder.png);
	height: 90px;
	width: 410px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 30px;
	font-size: 18px;
}

.comparetable {
	font-size: 12px;
}

.comparetable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.comparetable .topleft {
	border: 1px dotted gray;
	background-color: #ddd;
}

.comparetable .topright {
	background-color: #CECBE6;
	border: 1px dotted gray;
}

.comparetable .bottomleft {
	background-color: #eee;
	border: 1px dotted gray;
}

.comparetable .bottomright {
	background-color: #E4E4F4;
	border: 1px dotted gray;
}

.comparetable .starbuy {
	background-color: #716DB6;
	color: white;
	border: 1px dotted gray;
	font-size: 14px;
}

#buynow {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	background-color: #409138;
	color: white;
	width: 175px;
	height: 50px;
	margin-left: 15px;
	font-size: 24px;
	border-top: 2px solid #64BF59;
	border-right: 2px solid #2E6527;
	border-bottom: 2px solid #2E6527;
	border-left: 2px solid #64BF59;
	cursor: pointer;
}

#buynow:hover {
	background-color: #56BA4B;
	border-top: 2px solid #72C668;
	border-right: 2px solid #4AAA40;
	border-bottom: 2px solid #4AAA40;
	border-left: 2px solid #72C668;
}

.optiontable .green strong {
	font-family: "Cooper Black", "Cooper Std Black", Elephant, sans-serif;
	font-size: 24px;
}

.MenuBarSubmenuVisible a {
	display: compact !important;
	margin: 0 !important;
	padding: 0 !important;
}
