body {
	margin: 0;
	padding: 0;
}

a {
	color: #0000AB;
}

a:visited {
	color: #0000AB;
}

h1,h2 {
	text-decoration: underline;
	text-transform: uppercase;
/*	font-size: 95%;*/
	font-family: Tahoma;
}


.optionsBox {
	height: 130px;
	overflow: auto;
	line-height: 20px;
	border: 1px solid black;
	float: left;
	width: 200px;
	margin-left: 20px;
}

.searchOptionsBox {
	height: 100px;
	overflow: auto;
	line-height: 20px;
	border: 1px solid black;
	width: 200px;
	background-color: #fff;
}

.fieldRow {
	float: left;
}

#content {
/*	width: auto;*/
	padding: 10px 20px 0px 20px;
}

#header {
	height: 35px;
	background: #f1f1f1 url('/images/hosting/bgtop.gif') bottom right repeat-x;
	font-family: Tahoma;
	font-size: 120%;
	padding-left: 5px;
}
#header img {
	float: left;
}

#header div {
	margin: 8px 20px;
	font-size: 14px;
	float: left;
}

#footer {
	height: 20px;
	border-top: 1px solid #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}

p {
	margin-bottom: 15px;
}

.slider {
	cursor: pointer;
	cursor: hand;
}

.sliderInfo {
	font-size: 85%;
	color: #3F682D;
	white-space: nowrap;
}

#leftSearch {
/*	background: #efefef;*/
	width: 220px;
	float: left;
	font-size: 85%;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
/*	background: #f1f1f1 url('/images/hosting/bgleft.gif') top right repeat-y;*/
}

#mainSearch {
/*	position: fixed;*/
/*	border: 1px solid #000;*/
	margin-left: 235px;
	font-size: 90%;
}

#mainSearch p {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}


/******** HOSTING PLANS *********************/




.smallPlan {
/*	height: 15px;*/
	border-top: 1px solid #ECECEC;
/*	border-bottom: 1px solid #efefef;*/
/*	padding: 4px 8px;*/
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
/*	line-height: 23px;*/
}

.outerSmallPlan {
	background-color: #fff;
	height: 22px;
	overflow: hidden;
}

.outerSmallPlan input {
	margin: 0px 4px;
	padding: 0px;
}

.smallPlan p {
	font-size: 12px;
}

.planHeader {
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
}

.planCol0 {
	float: left;
	width: 24px;
	*margin-top: -2px !important;
}


.planCol1A {
	float: left;
	margin-right: 20px;
/*	width: 210px;*/
	width: 180px;
}
.planCol1B {
	float: left;
	margin-right: 20px;
	width: 120px;
}

.planCol1p5 {
	float: left;
	margin-right: 10px;
	width: 30px;
}

.planCol2 {
	float: left;
	margin-right: 20px;
	width: 85px;
}

.planCol3 {
	float: left;
	width: 90px;
}

.planCol4 {
	float: left;
	width: 90px;
}

.planCol5 {
	float: left;
	width: 40px;
}

.planCol6 {
	float: left;
	width: 40px;
}

.planCol7 {
	float: left;
	width: 105px;
}

.planCol8 {
	float: left;
	width: 150px;
}

.planCol9 {
	float: left;
	width: 90px;
}


.planRow2Col1 {
	float: left;
	margin-left: 40px;
	margin-right: 20px;
	width: 200px;
}

.planRow2Col2 {
	float: left;
	margin-right: 20px;
	width: 240px;
}

.planRow2Col3 {
	float: left;
	margin-right: 20px;
	width: 190px;
	height: 32px;
}
.planRow2Col4 {
	float: left;
	width: 180px;
	height: 32px;
}

.planRow1 {
	height: 12px;
	line-height: 16px;
	padding: 4px 4px;
	overflow: hidden;
}
.planRow2 {
	padding: 4px 8px;
	height: 12px;
	color: #777;
}



/*
.smallPlan {
	height: 50px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding: 2px 8px;
}

.outerSmallPlan {
	background-color: #fff;
	height: 56px;
	overflow: hidden;
}

.smallPlan p {
	font-size: 12px;
}

.planHeader {
	margin-top: 5px;
	font-weight: bold;
}


.planCol1 {
	float: left;
	margin-right: 20px;
	width: 80px;
}
.planCol2 {
	float: left;
	margin-right: 20px;
	width: 85px;
}

.planCol3 {
	float: left;
	width: 90px;
}

.planCol4 {
	float: left;
	width: 50px;
}

.planCol5 {
	float: left;
	width: 150px;
}

.planCol6 {
	float: left;
	width: 100px;
}

.planRow2Col1 {
	float: left;
	margin-left: 40px;
	margin-right: 20px;
	width: 100px;
	height: 32px;
}

.planRow2Col2 {
	float: left;
	margin-right: 20px;
	width: 140px;
	height: 32px;
}

.planRow2Col3 {
	float: left;
	margin-right: 20px;
	width: 190px;
	height: 32px;
}
.planRow2Col4 {
	float: left;
	width: 180px;
	height: 32px;
}

.planRow1 {
	height: 20px;
	overflow: hidden;
}
.planRow2 {
	height: 32px;
	color: #777;
	font-size: 80%;
}

*/



/******** END HOSTING PLANS *********************/












.searchSlot {
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

.searchSlot .label {
	cursor: pointer;
	cursor: hand;
	margin-bottom: 5px;
}

.searchDropOptions {
	padding-left: 5px;
}


.noMatch {
	padding: 20px;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}

.paging {
	padding-top: 20px;
}

.paging a {
	padding: 4px;
	margin: 2px;
	border: 1px solid #ccc;
	background-color: #efefef;
}

.paging .current {
	padding: 4px;
	margin: 2px;
	border: 0;
	background-color: #fff;	
}


.plansArea {
	font-size: 90%;
}

.planInfo {
	width: 500px;
}

.planInfo .left {
	width: 160px;
	padding-right: 15px;
}


.review {
	font-size: 85%;
	width: 350px;
}
.review td {
	border-bottom: 1px solid #ccc;
	margin: 0px;
	padding: 2px;
}

.review .left {
	width: 130px;
	padding-right: 15px;
}

.review .header {
	font-weight: bold;
}

.review .space {
	height: 8px;
	border-bottom: 0px;
}

.reviewBig {
	font-size: 85%;
	width: 650px;
}
.reviewBig td {
	border-bottom: 1px solid #ccc;
	margin: 0px;
	padding: 2px;
}
.reviewBig .header {
	font-weight: bold;
}


.rateTable td {
	border-bottom: 1px solid #ccc;
}


.compareTable {
	
}

.compareTable .label {
/*	font-weight: bold;*/
	white-space: nowrap;
}
.compareTable .sublabel {
	font-size: 90%;
	padding-left: 10px;
}


.compareTable .info {
	border-left: 1px solid #ccc;
	text-align: center;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
	width: 80px;
	overflow: hidden;
}

.selectAll {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin: 5px 0px 5px 0px;
	
}


.searchHeader {
	font-size: 15px;
	font-weight: bold;
/*	background-color: #000;*/
	background-color: #36798F;
	border-bottom: 1px solid #2D5A68;
	color: #fff;
	padding: 2px 5px;
/*	text-decoration: underline;*/
	cursor: pointer;
	cursor: hand;
}

.searchBody {
/*	background-color: #efefef;*/
	position: relative;
/*	margin-bottom: 15px;*/
}


.subnav {
	margin: 10px 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}


.userform .label, .userform .tdlabel {
	font-family:"lucida grande",tahoma,verdana,arial;
	font-size:11px;
	font-weight:bold;
	color: #555;
	line-height: 18px;
}

.userform .label {
	float: left;
	width: 120px;
}
.userform .normalLabel {
	float: none;
}
.inputtext, .inputpassword {
	border: 1px solid #BDC7D8;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 3px;
}

.userform p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.userform select {
	border: 1px solid #BDC7D8;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 2px;
}

.userform table label {
	font-family:"lucida grande",tahoma,verdana,arial;
	font-size:12px;
	font-weight:bold;
	color: #333;
	padding: 0px 4px;
}

.userform table {
	margin-bottom: 15px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: #F14141;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #efefef;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}


.loadingDiv {
	font-size: 150%;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	margin: 40px;
	padding: 40px;
}

.leftLinks {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}