@charset "utf-8";
/* CSS Document */

/* -- Global Styles -- */
* { margin: 0; padding: 0; outline: none; }

body {
	font-family: "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
}

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}

h1 { font-size: 1.7em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.33em; margin-left: 20px;}
h4 { font-size: 1.167em; }

a:link, a:visited, a:active { color: #1d5977; }
a:hover { color: #d16402; }

#wrapper { width: 900px; margin: 0 auto; }

/* 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 */

.clearIt { clear: both; font-size: 0px; height: 0px; }
/* -- END Global Styles -- */

/* -- Header Styles -- */
/*
#header {
	width: 900px;
	margin: 0 auto; 
}
*/
.telTxt {
		height: 1px;
		width: 1px;
		position: absolute;
		overflow: hidden;
		left: -9999px;
	}

#header{
	border: 0px solid #e1e1e1;
	width: 900px;
	height: auto;
	margin: 0 0 -5px 0;
	overflow: auto;
}

#logo {width:312px; float: left; height:auto;}
#telephone {
	border: 0px solid #e1e1e1;
	float: left;
	height: 54px;
	margin: 10px 0 0 325px;
	position:relative;
	width: 225px;
}										
#telephone1 {
  border: 0px solid #e1e1e1;
  float: left;
  height:54px;
  margin: 10px 0 0 390px;
  position: relative;
  width: 225px;
}
#telephone2 {
	border:0 solid #E1E1E1;
	float:left;
	height:64px;
	margin:25px 0 0 285px;
	position:relative;
	width:263px;
}

#header h2{
	padding: 15px 0 11px 5px;
}

#header h2 a{
	text-indent: -9999px;
	display: block;
	background: url(../images/new/logo.gif) 0 0 no-repeat;
	width: 190px;
	height: 85px;
}
/* -- END Header Styles -- */

/* -- bigBanner Styles -- */


#banner {
	border:0px solid red;
	display: block;
	width: 900px;
	height: 245px;
	position: relative;
}
#bigBanner {
	border:0px solid red;
	text-indent: -9999px;
	display: block;
	width: 900px;
	height: 245px;
	position: relative;
}

#bigBannerHow {
	display: none;
	border:0px solid red;
	text-indent: -9999px;
	display: block;
	background: url(../images/mms_howBG.jpg) 0 0 no-repeat;
	width: 900px;
	height: 220px;
	position: relative;
}

#bannerResults {
	display: none;
	border:0px solid red;
	display: block;
	background: url(../images/resultsHead.jpg) 0 0 no-repeat;
	width: 900px;
	height: 220px;
	position: relative;
}
#bigBanner a, #bigBannerHow a, #bannerResults a{
	position: absolute;
	bottom: 21px;
	right: 21px;
	width: 256px;
	height: 69px;
}

.howBtn{
	background-image: url("../images/dlBtnREG.gif");
	background-repeat: no-repeat;
	display: block;
	border: 1px solid red;
	height: 60px;
	margin: 70px 0 0 620px;
	width: 260px;
}
/* -- END bigBanner Styles --*/

/* -- Main Styles --*/
#main {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 187px 0;
}

/* big dl div */

#bigDL {
	border: 1px solid #e9e9e9;
	background-color: #f1f1f1;
	height: 105px;
	margin:0 auto;
	text-align: center;
	width: 900px;
}

#bigDL img{
	margin: 5px auto 0 auto;
}

/* -- Testimonials Styles -- */
#testimonials {
	float: left;
	width: 250px;
	margin-right: 20px;
	text-align: center;
	padding-top: 40px;
}

#testimonials h2 { padding: 6px 0 22px 0; }

#testimonials p#speechBubble {
	text-indent: -9999px;
	display: block;
	width: 227px;
	height: 227px;
	background: url(../images/mmsPC.jpg) 0 0 no-repeat;
	margin: 0;
	padding-bottom: 10px;
}

#testimonials p#fiveStars {
	text-indent: -9999px;
	display: block;
	width: 112px;
	height: 72px;
	background: url(../images/fiveStarBubble.gif) 0 0 no-repeat;
	margin: 15px auto 0 auto;
}

#testimonials a {
	font-size: 1.333em;
	font-weight: bold;
	color: #d16402;
	padding-bottom: 10px;
	display: block;
}

#testimonials a:hover { color: #1d5977; }
/* -- END Testimonials Styles -- */

/* -- mainContent Styles -- */
#mainContent {
	float: left;
	width: 410px;
	padding: 40px 0 60px 0;
}

#mainContent h1 { 
	margin-left: 10px; 
	padding-bottom: 20px; 
}

#mainContent ul {
	margin: 0 auto;
	text-align: left;
	font-size: 1.167em;
	padding-bottom: 20px;
}

#mainContent ul li {
	height: 18px;
	padding: 0 0 10px 3px;
	margin-left: 40px;
}

#mainContent h3 { padding-bottom: 20px; }

a.button {
	text-indent: -9999px;
	display: block;
	width: 256px;
	height: 56px;
	background: url(../images/dlBtnREG.png) 0 0 no-repeat;
	margin: 0 auto;
	z-index:999;
}
/* -- END mainContent Styles -- */

/* -- Ratings Styles -- */
#ratings {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 40px;
}

#ratings p {
	padding-bottom: 37px;
	margin: 0 auto;
}

p#USAToday {
	display: block;
	text-indent: -9999px;
	height: 44px;
	background: url(../images/USAToday.gif) 0 0 no-repeat;
	margin:	5px 0 0 30px;
}

p#CNET {
	display: block;
	text-indent: -9999px;
	height: 41px;
	background: url(../images/CNET.gif) 0 0 no-repeat;
	margin-left: 30px;
}

p#ComputerWorld {
	display: block;
	text-indent: -9999px;
	height: 40px;
	background: url(../images/ComputerWorld.gif) 0 0 no-repeat;
	margin-left: 30px;	
}

p#Microsoft {
	display: block;
	text-indent: -9999px;
	height: 69px;
	background: url(../images/Microsoft.gif) 0 0 no-repeat;
	padding: 0;
	margin-left: 26px;
}
/* -- END Ratings Styles -- */

/* -- leftCol Styles -- */
#leftCol, #leftWide {
	float: left;
	width: 624px;
	margin-right: 30px;
	padding: 5p	x 0 100px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#leftWide { width: 662px; }

#leftCol h1, #leftWide h1 {
	color: #006699;
	margin: 20px 0;
}

#leftCol p{
	font-size: 15px;
}

#leftCol p.step { padding-bottom: 10px; font-weight: bold; }

#leftCol p.signature, #leftCol p.explanation { padding-bottom: 20px; }

#leftWide p { padding-bottom: 20px; }

#leftWide p.question { font-weight: bold; padding-bottom: 10px; }

#leftWide ul, #leftWide ol { margin: 0 0 20px 25px; }

#leftWide li { padding-bottom: 5px; }
/* -- END leftCol Styles -- */

/* -- rightCol Styles -- */
#rightCol, #rightNarrow {
	float: left;
	width: 246px;
	padding-top: 13px;
}

#rightNarrow {
	width: 178px;
}

#rightCol #rightBanner {
	display: block;
	width: 276px;
	height: 266px;
	text-indent: -9999px;
	position: relative;
	background: url(../images/rightBanner.gif) 0 0 no-repeat;
	margin-bottom: 20px;
}

#rightNarrow #rightBanner {
	display: block;
	width: 178px;
	height: 575px;
	text-indent: -9999px;
	position: relative;
	background: url(../images/legalcredibility.gif) 0 0 no-repeat;
}

#rightCol #rightBanner a {
	display: block;
	width: 253px;
	height: 69px;
	position: absolute;
	bottom: 16px;
	right: 11px;
}

#rightNarrow #rightBanner a {
	display: block;
	width: 168px;
	height: 49px;
	position: absolute;
	top: 91px;
	right: 5px;
}

#leftColResults, #rightColResults{
	border: 0px solid red;
	float:left;
	margin-bottom: 20px;
	width: 425px;
}
#rightColResults {
	margin-left: 40px;
}
.quote {
	height: 165px;
	width: 425px;
	border-bottom: 1px solid #ededed;
}
.quote h1{
	color: #93b1ca;	
	font-size: 30px;	
	text-align: center;
	margin: 10px 0 0 0;
}

.quote p{
	color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 10px 20px;
    width: 400px;
}

.quote .name{
	color: #666;
	float:left;
	font-size: 1em;
	font-style:italic;
	margin: 0 0 0 60px;
}

.qborder{
	display:none;
	border-bottom: 1px solid #ededed;
	height: 30px;
	margin: 10px 0;
	text-align:center;
	width: 350px;
}


.fivestar{
	background-image: url('../images/vstars.gif');
	background-repeat: no-repeat;
	height: 11px;
	width: 55px;
	float: left;
	margin: 0 0 0 20px;
}

/* -- END Main Styles -- */

/* -- Footer Styles -- */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin: -187px auto 0 auto;
	height: 187px;
	width: 900px;
	clear:both;
	
}

#footer #footerLinks {
	color: #333;
	font-size: 11px;
	text-align: center;
	padding-bottom: 20px;
}

#footerLinks{
	background-color: #fff;
	border-top: 2px solid #999;
	margin-bottom: 20px;
	padding-top:10px;
}

#footer #disclaimer {
	background: #fff;
	font-size: .917em;
	overflow: auto;
}

#footer #disclaimer #disc-container {
	width: 900px;
	position: relative;
	margin: 0 auto;
}

#footer #disclaimer #disc-container p { 
	padding: 5px 0 10px 100px;
	width: 800px;
	margin: 0 auto;
}

#footerLinks a, footerLinks a:visited{
	color: #333333;
	font-weight:normal;
	text-decoration: none;
}

#footerLinks a:hover{
	text-decoration: underline;
}

.tripleb{border: none; float: left; margin: -7px 10px 0px -60px; padding: 0em;}
.textdisc{border: none; color: #333; float: left; margin: 0px 0px 0px 0px;}

/*	APPLY THIS CLASS TO ANY HOVERBUTTON		*/
.btn a{
opacity:1;
filter:alpha(opacity=100);
filter: "alpha(opacity=100)";
}

.btn a:hover{     
opacity:.60;
filter:alpha(opacity=60);
filter: "alpha(opacity=60)";
}         

/*	/END */
/* no... it never ends.... */
#tip-cnet {
	display: block;
	width: 166px;
	height: 71px;
	margin: 0 auto;
	background-image: url(../images/new/cnet.gif);
	background-repeat: no-repeat;
}

#tip-tucows {
	display: block;
	width: 166px;
	height: 71px;
	margin: 0 auto;
	background-image: url(../images/new/tucows.gif);
	background-repeat: no-repeat;
}

#tip-pcworld {
	display: block;
	width: 166px;
	height: 72px;
	margin: 0 auto;
	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: 210px;
	padding: 7px;
	text-align: left;
	position: relative;
	left:-200px;
}

.tooltip p {
	margin-bottom: 0;
}

#right {
	float: right;
	font-family: Arial, Helvetica, sans-serif; 	
	position: relative;
	left:0px;
	width: 220px;
	width: 160px\7;
	margin: 20px 0 0 0;
	text-align:center;
}

#right small {
	display: block;
	font-size: 11px;
	color: #464646;
}
#rightside ul{
	margin: -50px 0 0 20px;
}
#right ul {
	margin:0 0 0 -20px;	
	list-style: none;
}

#right li {
	margin: 10px 0;
}

 .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: -350px;
    padding: 7px;
    position: absolute;
    text-align: left;
    top: -20px;
    width: 288px;
    z-index: 5000;
}
