
/*****************
Site: MaxMySpeed
Code: Dean Cameron & Trung Lam
Date: 05/11/11
*****************/

/* css reset */
html{color:#000;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html {
	font: normal 12px arial;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #ff7c08;
	text-decoration: underline;
	outline: 0;
}

a:hover {
	text-decoration: none;
}

p {
	line-height: 16px;
	margin-bottom: 16px;
}

h1 {
	font-weight: bold;
	font-size: 22px;
	color: #0b4781;
	width: 450px;
	margin-bottom: 15px;
}

h3 {
	font-weight: bold;
	font-size: 19px;
	color: #0b4680;
	line-height: 25px;
	margin-bottom: 10px;
}

h4 {
	font-weight: bold;
	font-size: 16px;
	color: #acacac;
	text-align: left;
}

#body {
	text-align: center;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#top {
	position: relative;
	height: 105px;
}

#top #logo {
	position: absolute;
	top: 13px;
	left: 0;
}

#top #phone {
	position: absolute;
	top: 30px;
	right: 0;
}

#header {
	background: url(../../images/new/header.jpg) no-repeat;
	width: 900px;
	height: 245px;
	position: relative;
}

#cta {
	padding: 5px 0;
	height: 100px;
}

#cta #ctaBtn a{
	display: block;
	width: 610px;
	height: 96px;
	margin: 0 auto;
	text-indent: -9999px;
	background-image: url(../../images/new/btn-start-top.png);
}

#cta  #ctaBtn a:hover {
	background-position: 0 96px;
}

#howWerk {
	position: relative;
	top: -26px;
	left: 350px;
	font-size: 13px;
	color: #ff7c08;
}

#howWerk a {
	color: #ff7c08;
	text-decoration: underline;
}

#howWerk a:hover {
	text-decoration: none;
}

#home #main {
	margin-top:-40px;
	padding:0;
}

#home #left {
	float: left;
	width: 215px;
	font-size: 14px;
}

#home #left ul {
	margin: 10px 0;
}

#home #left li {
	margin-bottom: 8px;
}

#home #right {
	float: right;
	width: 205px;
	margin-top: 5px;
}

ul#rquotes {
    padding-bottom: 30px;
    text-align: left;
}

#rquotes li{
	border:0px solid blue;
}

#rquotes li:last-child{
	text-align: right;
}

#rquotes h5{
	background-image: url(../../images/new/starz.jpg);
	background-repeat: no-repeat;
	color: #0B4781;
    font-size: 16px;
    font-weight: bold;
	padding-top: 25px;
}

#home #right small {
	display: block;
	font-size: 11px;
	color: #464646;
}

#home #right ul {
	margin: 0px 0 5px 0;
}

#home #right li {
	margin: 10px 0;
}

#home #content {
	float: left;
	width: 435px;
	margin: 5px 0 0 10px;
	font-size: 16px;
	color: #464646;
	text-align: left;
}

#home #content ul {
	font-size: 19px;
	color: #000;
	margin: 0 0 25px 15px;
}

#home #content li {
	list-style: disc;
	margin-bottom: 10px;
}

#home #content .btn a {
	display: block;
	width: 440px;
	height: 60px;
	text-indent: -9999px;
	background-image: url(../../images/new/btn-start-new.png);
}

#home #content .btn a:hover {
	background-position: 0 62px;
}

#results h2 {
	font-weight: bold;
	font-size: 21px;
	color: #363636;
	margin-bottom: 20px;
}

#results #header {
	background: url(../../images/resultsHead.jpg) no-repeat;
	width: 900px;
	height: 220px;
	position: relative;
}

#results #header a {
	position: absolute;
	bottom: 28px;
	right: 18px;
	display: block;
	width: 264px;
	height: 62px;
	text-indent: -9999px;
	background-image: url(../../images/new/btn-start.png);
}

#results #header a:hover {
	background-position: 0 62px;
}

#results #main {
	padding: 25px 0 50px 0;
	text-align: left;
}

#footer {
	font-size: 11px;
	color: #7d7d7d;
}

#footer ul {
	padding-bottom: 15px;
}

#footer li {
	display: inline;
	margin: 0 2px;
}

#footer a {
	color: #7d7d7d;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #copyright {
	padding-bottom: 10px;
}

#footer #disclaimer {
	width: 890px;
	margin: 0 auto;
	text-align: left;
}

#footer #disclaimer img {
	float: left;
	margin-right: 10px;
}

#tip-cnet {
	display: block;
	width: 166px;
	height: 71px;
	margin: 0 auto;
	text-indent: -9999px;
	background-image: url(../../images/new/cnet.gif);
	background-repeat: no-repeat;
}

#tip-tucows {
	display: block;
	width: 197px;
	height: 58px;
	text-indent: -9999px;
	background-image: url(../../images/new/newcows.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#tip-yelp {
	display: block;
	width: 197px;
	height: 84px;
	text-indent: -9999px;
	background-image: url(../../images/new/yelp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#tip-pcworld {
	display: block;
	width: 166px;
	height: 72px;
	margin: 0 auto;
	text-indent: -9999px;
	background-image: url(../../images/new/pcworld.gif);
	background-repeat: no-repeat;
}

.tooltip {
	display: none;
	border: 1px solid #b7b7b7;
	background-color: #fcfbfb;
	font-size: 12px;
	color: #020202;
	width: 190px;
	padding: 7px;
	text-align: left;
}

.tooltip p {
	margin-bottom: 0;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}


.hide {
	display: none;
}

.clear {
	clear: both;
	display: block;
	line-height: 0;
	font-size: 0;
}


.ToolTextb {
    cursor: pointer;
    height: 127px;
    left: 40px;
    position: relative;
    top: 10px;
    width: 127px;
}
.ToolTextHoverb{
    left: -50px;
    position: relative;
    top: -70px;
   height: 106px;
	width: 106px;
}
.ToolTextb span {display: none;}

.ToolTextHoverb span {    
	background-color: #FCFBFB;
    border: 1px solid #B7B7B7;
    color: #020202;
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    left: -300px;
    padding: 7px;
    position: absolute;
    text-align: left;
    top: -60;
    width: 288px;
    z-index: 5000;
}

#ramwindow{
	margin-top: -30px;
}

.closeSVButt{
	margin:0;
	padding:0;
	float: right;
	height: 30px;
	width: 30px;
	margin-top: -25px;
}

	
li.ToolTextb, li.ToolTextHoverb{
	height: 60px;
}
.ToolText{position:relative; }
.ToolTextHover{position:relative;}
.ToolText span{display: none;}

.ToolTextHover span{
  display:block;
  position:absolute;
  border:1px solid black;
  top:1.3em;
  left:-120px;
  background-color:#fff; 
  text-align: center;
  z-index: 5000;
} 

.ToolTextHover span{
	border: 1px solid #b7b7b7;
	background-color: #fcfbfb;
	font-size: 12px;
	color: #020202;
	width: 210px;
	padding: 7px;
	position:absolute;
	left: 30px\9;
	z-index: 5000;
	text-align: left;
}
	
	
li.ToolText, li.ToolTextHover{
	height: 60px;
}
 .text-lefti {
	text-align: left;
	font-style: italic;
	margin-top: 5px;
}
#ramwindow  {
    background-color: #FCFBFB;
    border: 1px solid #B7B7B7;
    color: #020202;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    left: 0px;
    padding: 7px;
    position: absolute;
    text-align: left;
    top: 120px;
    width: 288px;
    z-index: 5000;
}

#steps{
	background-image: url(../../images/new/stepsBG.png);
	background-repeat: no-repeat;
	height: 508px;
	width: 900px;
}

#stepCont{
	background-image: url(../../images/new/stepsII.png);
	background-repeat: no-repeat;
	height: 325px;
	width: 900px;
}

#stepCont #stepone, 
#stepCont #steptwo, 
#stepCont #stepthree{
	float:left;
	font-size: 18px;
    height: 60px;
    margin-left: 25px;
    margin-top: 90px;
    text-align: left;
}

#stepone{
	width: 204px;
}

#steptwo{
	width: 333px;
}

#stepthree{
	width: 275px;
}
