/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/images/homepage01.jpg) repeat-x left top;
}

.table1 {
}

.table1 td {
	background: url(/images/subpage1_03.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#inputtext1 {
	width: 144px;
	border: 1px solid #FFFFFF;
	border-top-color: #5886A3;
	border-right-color: #ECF1F4; 
	border-left-color: #ECF1F4;
}

#inputsubmit1 {
	width: 46px;
	height: 18px;
	background: url(/images/subpage1_02.gif) no-repeat left top;
	border: none;
	font-size: 10px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	color: #FFFFFF;
}

.text3 {
	font-size: 12px;
	color: #FFFFFF;
}

.text4 {
	margin-bottom: 15px;
	padding-left: 21px;
	background: url(/images/homepage09.gif) no-repeat left center;
	font-size: 18px;
	font-weight: normal;
	color: #2A3338;
}

.text5 {
	font-size: 11px;
	font-weight: bold;
	color: #0072B3;
}

.text6 {
	font-size: 18px;
	font-weight: normal;
	color: #2A3338;
}

.text7 {
	font-size: 24px;
	font-weight: bold;
	color: #C40607;
}

.text8 {
	font-size: 12px;
}

/** LISTS */

.list1 {
	margin-left: 50px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 li {
	padding-left: 13px;
	background: url(/images/homepage10.gif) no-repeat left center;
	color: #8D0104;
}

.subnav {
	margin-left: 0px;
	padding:4px;
	list-style: none;
	line-height: 27px;
}

.subnav-header{
  background:#666;
  color:#fff;
  font-size:12px;
  padding:5px;
}
.subnav li {
	padding-left: 15px;
	background: url(/images/homepage10.gif) no-repeat left center;
	font-size:13px;
	margin-bottom:2px;
}

.subnav li:hover{
	background:#ccc;
	border-right:1px solid #C40607;
	border-bottom:1px solid #C40607;
}

.subnav li.active {
	background: url(/images/homepage04.gif) no-repeat left center;
	font-weight:bold;
	font-size:13px;
	color:#666;
	border-right:1px solid #C40607;
	border-bottom:1px solid #C40607;
}

/** LINKS */

a {
	color: #E40205;
}

a:hover {
	text-decoration: none;
}

.link1, .link1a {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

.link1:hover, .link1a:hover {
	text-decoration: underline;
}

.link1a {
	font-weight:bold;
}

.link1a:hover {
	text-decoration: underline;
}

.link2 {
	color: #FFFFFF;
}

.nameref {
	color: #000;
	text-decoration:none;
	font-size: 20px;
	font-weight:light;
	border-bottom:1px dashed #17B1E3;
}
.openref {
	text-decoration:underline;
	font-size: 12px;
}

.openprofile{
	color:#666;
	font-size: 12px;
	background: #f6f6f6;
	padding:4px;
	border: 1px dotted #8D0104;
}

.priceref{
	/*color:#17B1E3;*/
	font-weight:bold;
	text-decoration:none;
	font-size: 18px;
}

/** STYLES */

.style1 {
	color: #A1A1A1;
}

.style1 a {
	color: #A1A1A1;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(/images/subpage1_01.jpg) no-repeat left top; }
.bg2 { background: url(/images/homepage06.jpg) no-repeat left top; }
.bg3 { background: url(/images/homepage13.gif) no-repeat left bottom; }
.bg4 { 
		float:right;
		padding:0 0 25px 24px;
		margin:0 -15px 2px 8px;
		width:243px;
		background: url(/images/homepage13a.gif) no-repeat left bottom; 
		}

.bg5 { 
		height: 170px;
		width:522px;
		padding-left:10px;
		padding-right:5px;
		margin:0;
		font-size:11px;
		background: url(/images/homepage16.gif) no-repeat left bottom; 
		}
.bg5a{
 float:left;
 margin:8px 0 0 0;
 width:275px;
}
.bg5b{
 float:right;
 margin:8px 30px 0 0; 
}
/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.plus{
	padding-left: 18px;
	margin-bottom:3px;
	background: url(/images/plus.gif) no-repeat left top;
	font-size: 11px;
	font-weight: normal;
	color: #2A3338;
	line-height:15px;
}

.minus{
	padding-left: 18px;
	margin-bottom:3px;
	background: url(/images/minus.gif) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	line-height:15px;
}

table.features{
	width:100%;
	padding:0px;
	border: 0px solid #E40205;
}
td.th{
	text-align:left;
	vertical-align:top;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background: #2EABD7;
	margin:1px;
	padding: 3px;
}
td.singlefeat{
	text-align:left;
	vertical-align:top;
	font-size:11px;
	font-color:#000;
	background: #fff;
	margin:1px;
	border: 1px solid #004F6D;
	padding: 3px;
}

td.morehosters{
	border-left: 0px dashed #eee;
	font-size:10px;
	color:#555;
	text-align:center;
	background:url(/images/us-morehosting-bg.jpg) no-repeat top left;
	padding:7px 2px 30px 2px;
}

div.singlehost-small{
	font-size:11px;
	margin:4px 2px 0 0;
	padding: 4px 0;
	background: #F2FAFC;
	border-bottom: 1px solid #8CD3D5;
}