/* Reset all styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ! Common */

body {
	background:#79cefa url('../images/blue-noise.jpg');
	padding:0 2em 2em;
}
body, table, td {
	font: 13px/165% 'Lucida Grande', Arial, sans-serif;
	color: #4c4c4c;
}
body#terms #columns {
	font-size:12px;
}
#wrapper {
	width:710px;
	margin:0 auto;
	text-align:left;
}
#content {
	background:#fff;
	padding:20px 0;
}
#content-bottom {
	background:url('../images/content-bottom.png') top left no-repeat;
	width:710px;
	height:10px;
	margin:0 auto;
}
#columns {
	overflow:hidden;
	margin-top: 20px;
	padding:0 20px;
	clear:both;
}
a {
	text-decoration:underline;
	color:#ee6a22;
}
a:hover, a:active, a:focus {
	color: #2062b4;
	text-decoration:none;
}
hr {
	height:1px;
	width:90%;
	color: #E5E5E5;
	background:#E5E5E5;
	border:0;
	margin:20px 0;
	clear:both;
}
strong {
	font-weight:bold;
}
.left {
	float:left;
	text-align:left;
}
.right {
	float:right;
	text-align: right;
}
.right-img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #E5E5E5;
	padding:1px;	
}
.right-captained {
	float:right;
	margin:0 0 10px 30px;
	border:1px solid #E5E5E5;
	padding:1px;
	font-size:11px;
	width:260px;
	text-align:center;
	clear:both;
	display:block;
	background:#e5e5e5;
}
.right-captained img {
	display:block;
	margin-bottom:5px;
	margin:0 auto;
}
.quiet {
	font-size:85%;
	color:#818181;
}

/* ! Header and Address */

address {
	text-align:right;
	color:#ee6a22;
	font-family:helvetica, arial, sans-serif;
	padding:0 0 5px 0;
	line-height:normal;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-0.04em;
	margin:0;
}
#header {
	overflow:hidden;
	padding:0 20px;
	line-height: normal;
}
#header a#logo {
	text-decoration:none;
	float:left;
	padding:5px 0 0 0;
}
#header a#logo img {
	border:0;
}
#header .address-links {
	float:right;
}
#header ul {
	margin:5px 0 0 0;
	padding:0;
	border-top:1px solid #F3F3F3;
}
#header ul li {
	display:inline;
	position:relative;
	top:7px;
	margin-left:10px;
}
#header ul li a {
	text-decoration:none;
	color: #3f3f3f;
	padding:0 0 0 20px;
	font-size:13px;
}
#header ul li a:hover {
	color: #FF5410;
}
#header ul#home-links, #header ul#help-links {
	clear:right;
	font-size:12px;
	position:relative;
	right:3px;
	padding-bottom:10px;
	display:none;
	text-align:right;
}
#header ul#home-links li, #header ul#help-links li {
	padding: 0 10px;
}
#header ul#home-links li a, #header ul#help-links li a {
	color: #949494;
}
#header ul#home-links li a:hover, #header ul#help-links li a:hover {
	color: #2062b4;
}
#home ul#home-links {
	/* display:block; */
}
#help ul#help-links {
	/* display:block; */
}
li#our-products {
	background:url('../images/box.png') center left no-repeat;	
}
li#direct-support {
	background:url('../images/help.png') center left no-repeat;	
}
li#place-order {
	background:url('../images/coins-small.png') center left no-repeat;	
}
li#terms {
	background:url('../images/book.png') center left no-repeat;	
}

/* ! Intro */

#intro {
	width:100%;
	margin:15px 0 0 0;
	background: #2062b4;
	color: #fff;
	text-align:center;
	clear:both;
	border:1px solid #2c529e;
	border-width:1px 0;
}
#intro h1 {	
	font: 20px/36px 'Lucida Grande', Arial, sans-serif;
	letter-spacing: 0.01em;
	color: #fff;
	padding:12px 0;
	margin:0;
	border:1px solid #7b9de2;
	border-width:1px 0;
}
#intro h1 span {
	font-size:16px;
	color: #accaf0;
}
div.has-img, div.has-img h1 {
	line-height:0 !important;
	padding:0 !important;
	border:0 !important;
}
#intro h2 {
	height:40px;
	margin:0;
	font: 22px/50px Georgia, Times New Roman, Times, serif;
	color: #2062B4;
	background:#accaf0;
}
#intro h2 a {
	display:block;
	text-decoration:none;
	height:40px;
	color: #2062B4;
}
#intro h2 a:hover {
	background:#96b9e6;
	text-decoration:underline;
}
#intro h2 span {
	font-size:14px;
	color: #5d91d1;
}
/* #home #intro {
	width:670px;
	height:131px;
	background:url('../images/hosting-intro.png') top left no-repeat;
} */


/* ! Split Columns */

#split-col {
	overflow: hidden;
	width:710px;
	margin:10px auto;
	font-size:12px;
	line-height:160%;
	text-align: justify;
	margin-top:-20px;
}
.left-split, .right-split {
	width:355px;
	float:left;
}
#split-col h2 {
	text-align: center;
	margin-bottom:0px;
}
#split-col h2 a {
	display:block;
}
#split-col p {
	margin:9px 0 0 0;
}
#split-col .learn {
	clear:left;
	margin-top:10px;
	overflow: hidden;
	text-align: center;
}
.left-split p {
	padding: 0 25px 0 35px;
}
.right-split p {
	padding: 0 35px 0 25px;
}
a.learn-more {
	display:block;
	width:92px;
	height:25px;
	margin:16px auto;
	background:url('../images/learn-more.gif') center left no-repeat;
	text-indent: -9999px;
}
a.learn-more:hover {
	background-position: center right;
}


/* ! Copy */

#copy {
	width:460px;
	float:left;
	margin-right:10px;
}
h1, h2, h3, h4 {
	color: #2360B3;
	font-family:'Franklin Gothic Medium', 'Arial Narrow Bold', Arial, sans-serif;
	letter-spacing:-0.02em;
}
h1 {
	font-size:21px;
	margin: 0 0 10px 0;
}
h2 {
	font-size:18px;
	margin:20px 0 5px 0;
}
h3 { 
	font-size:16px;
	margin: 20px 0 5px 0;
}
h4 {
	font-size:14px;
	margin: 20px 0 5px 0;
}
p {
	margin: -5px 0 15px 0;
}
#copy ul {
	padding-left: 15px;
	font-size:12px;
	list-style-type: disc;
	list-style-position:inside;
	margin-bottom:15px;
}

/* ! Boxes */

#side-col {
	float:left;
	width:200px;
	font-size:12px;
}
#side-col h3 {
	margin:0;
}
.box {
	padding:15px;
	background:#ececec;
	line-height:150%;
	color: #646464;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.box h4 {
	margin:0 0 5px 0
}

/* ! Homepage */

#home #copy, #home #side-col {
	margin-top:30px;
}
#first-col, #second-col, #third-col {
	float:left;
	width:220px;
	margin-right:5px;
}
#third-col {
	margin-right:0;
}
#packages-intro {
	background:#363636;
	color: #fff;
	padding:0px 30px;
	overflow: hidden;
	clear:both;
	border:1px solid #000;
	border-width:1px 0;	
}
#packages-intro h2 {
	color: #fff;
	margin:0;
	padding:0;
	font-size:140%;
	padding:15px 50px;
	background:url('../images/misc-box.png') center left no-repeat;
}
#packages-intro a {
	display:block;
	width:187px;
	height:48px;
	margin: 0 0 0 auto;
	background:url('../images/compare-packages.png') top left no-repeat;
	text-indent:-9999em;
	text-align:left;
	position:relative;
	top:3px;
}
#packages-intro a:hover {
	background-position:top right;
}
.hosting-box-top {
	width:220px;
	height:6px;
	background:url('../images/hosting-box-top.gif') bottom left no-repeat;
}
.hosting-box-content {
	width:206px;
	border:1px solid #dddddd;
	border-width: 0 1px;
	padding: 3px 6px;
	color: #585858;
	font: 14px/23px helvetica, arial;
}
.hosting-box-content h2 {
	margin:0 auto;
	text-indent: -9999px;
	padding:0;
	height:31px;
	width:206px;
}
.hosting-box-content ul {
	margin:10px 10px 0 10px;
}
.hosting-box-content li {
	padding-left:17px;
	margin-bottom:2px;
	background:url('../images/hosting-box-arrow.gif') center left no-repeat;
}
.hosting-box-content img.direct-support {
	margin:5px auto;
	display:block;
}
.hosting-box-content div.more-price {
	margin:15px auto 5px auto;
	overflow: hidden;
	width:196px;
}
.hosting-box-content a.hosting-more {
	display:block;
	float:left;
	width:92px;
	height:44px;
	background:url('../images/hosting-more-info.gif') center left no-repeat;
	text-indent: -9999px;
}
.hosting-box-content a.hosting-more:hover {
	background-position: center right;
}
.hosting-box-content div.price {
	width:104px;
	height:44px;
	float:left;
	text-indent:-9999px;
}
#first-col .hosting-box-content .more-price div.price {
	background: url('../images/pfs1-price.gif') 100% 50% no-repeat;
} 
#second-col .hosting-box-content .more-price div.price {
	background: url('../images/pfs2-price.gif') 100% 50% no-repeat;
}
#third-col .hosting-box-content .more-price div.price {
	background: url('../images/pfs3-price.gif') 100% 50% no-repeat;
}
#first-col .hosting-box-content h2 {
	background:url('../images/pfs1-header.gif') top left no-repeat;
}
#second-col .hosting-box-content h2 {
	background:url('../images/pfs2-header.gif') top left no-repeat;
}
#third-col .hosting-box-content h2 {
	background:url('../images/pfs3-header.gif') top left no-repeat;
}
.hosting-box-bottom {
	width:220px;
	height:6px;
	background:url('../images/hosting-box-bottom.gif') top left no-repeat;
}

/* ! Compare */

table#hosting-compare, table.hosting-compare {
	width:100%;
	border:0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top:20px;
}

table#hosting-compare td, table#hosting-compare th, table.hosting-compare td, table.hosting-compare th {
	padding:40px 20px;
	font-family: Helvetica, Arial, sans-serif;
}
table#hosting-compare thead th, table.hosting-compare thead th {
	color: #ef6524;
	font-size:21px;
	text-align:left;
}
table#hosting-compare tbody th, table.hosting-compare tbody th {
	border-right:1px solid #eee;
	text-align:right;
	font-size:12px;
	padding-left:5px;
}
table#hosting-compare tbody td, table.hosting-compare tbody td {
	text-align:center;
	width:14.5%;
}
table.hosting-compare tbody tr, table#hosting-compare tbody tr {
	background:#e9faf8;
}
table.hosting-compare tbody tr.even, table#hosting-compare tbody tr.even {
	background:#fff;
}
table.hosting-compare tbody tr.ruled, table#hosting-compare tbody tr.ruled {
	background:#FFFFDF;
}
table#hosting-compare tbody td a.buy, table.hosting-compare tbody td a.buy {
	text-indent: -9999px;
	display:block;
	margin:0 auto;
	width:82px;
	height:31px;
	background:url('../images/compare-buy.gif') top left no-repeat;
}
table#hosting-compare tbody td a.buy:hover, table.hosting-compare tbody td a.buy:hover {
	background-position: top right;
}

table#pfs-titles {
	border:0;
	margin:0;
}
table#pfs-titles thead {
	border:0;
}
table.hosting-compare {
	margin: 0 0 40px 0;
	border:1px solid #b4b4b4;
}
table.hosting-compare thead {
	border:1px solid #fff;
	border-bottom:1px solid #b4b4b4;
}
table.hosting-compare thead th.group-type {
	padding:5px 10px;
	margin:0;
	color: #E56C40;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
table.hosting-compare thead th {
	padding:5px 10px;
	margin:0;
	color: #f3a382;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
table.hosting-compare thead th.pfs {
	text-align:center;
	background: #fff;
	padding:0;
	border:0;
}
table.hosting-compare thead th.pfs img {
	padding-bottom:20px;
}
table.hosting-compare tbody td, table.hosting-compare tbody th {
	border-bottom: 1px dotted #b4b4b4;
	padding:2px 10px;
}
table.hosting-compare tbody {
	border:1px solid #b4b4b4;
}
table.hosting-compare tbody th {
	color:#2e3532;
	font-size:14px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
}
table.prices tbody td, table.prices tbody th {
	background: #fff;
	border: 1px dotted #b4b4b4;
	border-width:1px 0;
}
table.prices tbody th {	
	border-right:1px solid #eee;
}
table.prices tbody td {
	padding:5px 0;
}


/* ! High Availability Hosting */
#availability {
	margin:0 auto 20px auto;
	width:80%;
	font-size:12px;
	border:1px solid #E5E5E5;
	border-width:0 1px;
}
#availability th {
	padding:10px 0;
	text-align: center;
}
#availability thead th {
	font-weight:bold;
	text-transform: uppercase;
	border:1px solid #E5E5E5;
	border-width:1px 0;
}
#availability tbody th, #availability tbody td {
	border-bottom: 1px dashed #E5E5E5;
}
#availability tbody th {
	font-size:140%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #FF550F
}
#availability tbody td {
	text-align: center;
	font-size:120%;
	color :#005FB6;
}

/* ! Contact Form */
fieldset.niceform {
	overflow: hidden;
}
fieldset.niceform label {
	font-size:12px;
	margin-bottom:5px;
	display:block;
}
fieldset.niceform input, fieldset.niceform select, fieldset.niceform textarea {
	width:200px;
	margin-bottom:15px;
	font-size:12px;
	padding:2px;
	display:block;
	font: 12px/165% 'Lucida Grande', Arial, sans-serif;
}
fieldset.niceform textarea {
	width:300px;
	height:100px;
}
fieldset.niceform button {
	display:block;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    color:#529214;
    cursor:pointer;
    padding:5px 10px 6px 7px;
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
    -moz-border-radius:5px;
}
fieldset.niceform button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
fieldset.niceform button img {
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
fieldset.niceform button:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}


/* ! Footer */

#footer {
	text-align:center;
	color: #eaf5ff;
	padding:1.2em 0;
	font-size:0.79em;	
	background:url('../images/content-bottom.png') top left no-repeat;
}
#footer a {
	color: #fff;
}
