body {
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #2E134A url('../images/MLS-BG.jpg') repeat-y top center;
}

img {
	border: none;
}

.dpurple {
	color: #2E134A;
}

.spacer {
	width:8px;
}

#mainContainer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 950px;
	background-color: #FFFFFF;
}

#header {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -8px;
	right: -1px;
	width: 950px;
	height: 150px;
	background: #2E134A url('../images/MLS99-Header.gif') no-repeat;
}

#header .headerText {
	color: #FFFF00;
	text-align: right;
	position: relative;
	font-size: 22px;
	font-weight: bold;
	top: 8px;
	right: 18px;
}

#mainMenu {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -8px;
	right: -1px;	
  width: 950px;
  height: 30px;
  background: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#mainContent {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	right: -1px;
	min-height: 500px;
	overflow: hidden;
	width: 936px;
	background-color: #FFFFFF;
	padding: 7px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	right: -1px;
	width: 950px;
	height: 40px;
	background-color: #FFFFFF;
}

#mainMenu ul {
  margin:0;
  padding:0;
  list-style:none;
}
  
#mainMenu li {
  float: left;
	background: #000000;
  margin: 0;
  padding: 0;
}

#mainMenu a {
	display: block;
	font-size: 14px;
	background: #000000;
    padding: 5px 10px;
    font-weight: bold;
    color: #CECFD2;
    text-decoration: none;
}

#mainMenu #current {
	background: URL( "../images/menuHR.jpg" ) no-repeat right bottom;
}

#mainMenu #current a {
	background: URL( "../images/menuHL.jpg" ) no-repeat left bottom;
	color: #FFFFFF;
}

h1 {
	color: #010066;
	font-weight: bold;
	border-bottom: thin solid #9A0201;
	font-size: 18px;
}

#mainContent a, #mainContent a:active, #mainContent a:visited {
	color: #000000;
	text-decoration: none;
	outline: none;
}

#mainContent a:hover {
	color: #000000;
	text-decoration: none;
	outline: none;
}

#mainContent h1 {
	color: #2E134A;
	font-weight: bold;
	font-size: 24px;
	border: none;
}

#mainContent h2 {
	color: #2E134A;
	font-weight: bold;
	font-size: 18px;
	border: none;
}

#mainContent .smallheading {
	font-weight: bold;
	color: #2E134A;
}

#packages table {
	border: thin solid #DDDDDD;
	border-collapse: collapse;
	border-spacing: 0px;
}

#packages td {
	border: thin solid #DDDDDD;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 7px;
}

#packages a {
	color: #444444;
	font-size: 12px;
	cursor: pointer;
}

#packages .packageText {
	color: #000000;
	font-size: 12px;
}

#packages .packageText a {
	color: #000000;
	cursor: pointer;
}

#housePic {
	position: relative;
	top: -4px;
	float: left;
}

#getStartedBanner {
	float: right;
	height: 180px;
	width: 330px;
	position: relative;
	top: -4px;
	background: #2E134A URL( "../images/Dpurple-BG-330x180.jpg" ) no-repeat;
	overflow: hidden;
}

#getStartedBanner h1 {
	padding: 0 15px;
	border: none;
	color: yellow;
	font-weight: bold;
	font-size: 20px;
}

#getStartedBanner p {
	padding: 0 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

#getStartedBanner input {
	position: relative;
	top: 5px;
	left: 72px;
}

#comCalc {
	display: block;
	float: right;
	width: 230px;
	height: 280px;
	margin: 5px 0 10px 10px;
	background: #8B6EA8 URL( "../images/MLS-CalcBG.jpg" ) no-repeat;
}

#comCalc h1 {
	color: #2E134A;
	font-weight: bold;
	font-size: 24px;
}

#CCsavings {
	height: 35px;
	width: 150px;
	font-size: 18px;
}

#coverage {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 934px;
	height: 350px;
	background: #8B6EA8 URL( "../images/MLS-CitiesBG.jpg" ) no-repeat;
}

#coverage .cityname {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #2E134A;
}

#coverage .cityname a {
	line-height: 160%;
}

#signupform .input {
	width: 200px;
	font-size: 11px;
	color:#333333;
}

#signupform .select {
	width: 200px;
	font-size: 11px;
	color:#333333;
}

#signupform .textarea {
	width: 450px;
	height: 500px;
	font-size: 11px;
	color:#333333;
}

#AoD {
	display: block;
	float: right;
	width: 230px;
	height: 280px;
	margin: 5px 0 10px 10px;
	background: #8B6EA8 URL( "../images/MLS-CalcBG.jpg" ) no-repeat;
}

#AoD h1 {
	color: #2E134A;
	font-weight: bold;
	font-size: 20px;
}

.fb {
	position: relative;
	top: 5px;
}

#table {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

}

#td, #th {
	border-bottom: 2px solid white !important;
	border-right:8px solid white !important;
}

#td1{
	border-bottom: 2px solid white !important;
}

#td-solid1 {
  border-top:2px solid purple;
  border-bottom:2px solid purple;
  border-left:2px solid purple;
}
#td-solid2 {
  border-top:2px solid purple;
  border-bottom:2px solid purple;
}
#td-solid3 {
  border-top:2px solid purple;
  border-bottom:2px solid purple;
}
#td-solid4 {
  border-top:2px solid purple;
  border-bottom:2px solid purple;
  border-right:2px solid purple;
}
#td-solid5 {
  border-top:2px solid purple;
  border-bottom:2px solid purple;
}

#table > :first-child > tr:first-of-type > :first-child { border-radius: 10px 0 0 0 }
#table > :first-child > tr:first-of-type > :last-child { border-radius: 0 10px 0 0 }
#table > :last-child > tr:last-of-type > :first-child { border-radius: 0 0 0 10px }
#table > :last-child > tr:last-of-type > :last-child { border-radius: 0 0 10px 0 }
#table > :last-child > tr:last-of-type > :only-child { border-radius: 0 0 0 10px }
#table > :first-child > tr:first-of-type > :last-child[rowspan="2"]{border-radius: 0 10px 10px 0}

.tooltip {
			/*border-bottom: 1px dotted #000000; */
			color: #000000; 
			outline: none;
			cursor: pointer; 
			text-decoration: none;
			position: relative;
		}
		
.tooltip span {
			margin-left: -999em;
			position: absolute;
			}
		
.tooltip:hover span {
			border-radius: 5px 5px; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); 
			-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); 
			-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family: Verdana, Tahoma, Geneva, sans-serif;
			position: absolute; 
			right: -430px; 
			top: -90px; 
			z-index: 10;
			margin-left: 0; 
			width: 350px;
	}
.tooltip:hover #img-left {
			border: 0; margin: 50px 0 0 -412px;
			float: left; position: absolute;
		}

.tooltip:hover em {
			font-family: Verdana, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}
		.classic { padding: 0.8em 1em; }
		.custom { padding: 0.5em 0.8em 0.8em 2em; }
		* html a:hover { background: transparent; }
		.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
		.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
		.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.info { background: #f5fafc; border: 1px solid #2BB0D7;	}
		.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
		
		
.tool {
			/*border-bottom: 1px dotted #000000; */
			color: #000000; 
			outline: none;
			cursor: pointer; 
			text-decoration: none;
			position: relative;
		}
		
.tool span {
			margin-left: -999em;
			position: absolute;
			}
		
.tool:hover span {
			font-family: Verdana, Tahoma, Geneva, sans-serif;
			position: absolute; 
			right: -750px; 
			top: -200px; 
			z-index: 10;
			margin-left: 0; 
			width: 350px;
	}
.tool:hover #img-left {
			border: 0; margin: 50px 0 0 -412px;
			float: left; position: absolute;
		}

		* html a:hover { background: transparent; }

.roundrect {
border-radius: 10px;
}