/* RESET -----*/
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, sub, sup, tt, var,
b, u, i, center, 
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
del {text-decoration: line-through;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea {font-family:inherit; font-size:inherit;}

/* GRID ----- */
.g1 {width:60px;}
.g2 {width:140px;}
.g2b {width:190px;}
.g3 {width:220px;}
.g4 {width:300px;}
.g5 {width:380px;}
.g6 {width:460px;}
.g7 {width:540px;}
.g8 {width:620px;}
.g9 {width:700px;}
.g10 {width:780px;}
.g11 {width:860px;}
.g12 {width:940px;}
.col {
	margin: 0 10px;
	overflow: hidden;
	float: left;
	display: inline;
}
.row {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
.row .row {
	margin: 0 -10px;
	width: auto;
	display: inline-block;
}

/* General classes ----- */
.note {
	font-size:85%;
	color:#666;
}
.cl {
	clear:both;
	height:0px;
	display:block;
}
img {border: none; padding:0; }
img a {border:none;}
img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }
blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
.message {
	padding:5px 8px;
	margin:10px 0;
	font-weight:bold;
	border:1px solid #fd0;
}
#success {
	border-color:#371;
	background:#f7fff1;
}
#warning {
	border-color:#fe8;
	background:#ffe;
}
#error {
	border-color:#c33;
	background:#fff1f1;
}
img.pic, img.picr, img.picl {
	padding:3px;
	background:#fff;
	border:1px solid #cc9;
}
img.pic {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.picr {
	margin: 0 0 2px 7px;
	display: inline;
}
img.picl {
	margin: 0 7px 2px 0;
	display: inline;
}
p.sidepic {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 5px 0;
	margin: 5px 0;
}
p.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:115%;
	color:#555;
	font-style:italic;
}

/* table */
.compare_table {margin-bottom:10px;}
.compare_table th {
	padding:5px;
	background:#cdcdcd url(../images/bgm.gif) top repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
}
.compare_table tr.z {
	background:#f6f6f6;
}
.compare_table td {
	padding:5px;
	border-bottom:1px solid #ddd;
	text-align:center;
}
.compare_table td.char,
.compare_table th.char {
	font-weight:bold;
	text-align:left;
	color:#555;
}
.compare_table td.price {
	color:#190;
	font-size:120%;
}
.compare_table td.price .note {
	font-size:12px;
	color:#190;
	display:block;
}
col.pack1 {
	border:1px solid #ccc;
	background:#f9f9f9;
}
a.button {
	background:#cdcdcd url(../images/bgm.gif) top repeat-x;
	border:1px solid #ccc;
	padding:5px 15px;
	line-height:35px;
	font-weight:bold;
	white-space:nowrap;
}
.compare_table td a.button {
	margin:5px 0;
	font-size:12px;
}
a.button:hover {background:#def;}

table.details {
	width:640px;
	margin:10px auto;
}
/* Layout */
#header_container,
#container,
#foot_container,
#menu_container {
	width:100%;
	clear:both;
}
#header,
#menu,
#content,
#footer {
	width:960px;
	margin:0 auto;
	clear:both;
}

/* */
body {
	background:#5e2399;
	font:80%/150% Arial, Helvetica, sans-serif;
	color:#333;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	color:#666;
}
h1 {
	font-size:1.8em;
	line-height:1.5;
	margin-bottom:0.5em;
	color:#51a;
}
h1#page_title {
	background:url(../images/hostingheader.jpg);
	color:#fff;
	padding:40px 15px 0 20px;
	margin-top:15px;
	height:90px;
	text-shadow:1px 1px 1px #212;
	font-size:2.2em;
}
h2 {font-size:1.5em; margin-bottom:0.75em;}
h3 {font-size:1.3em; line-height:1; margin-bottom:.8em; color:#86c;}
h4 {font-size:1.2em; line-height:1.25; margin-bottom: 1.25em; }
h5 {font-size: 1em; font-weight: bold;}
h2 a, h3 a,h4 a,h5 a,h6 a {color:#666;text-decoration:none;}
h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {text-decoration:underline;}
p {margin:0 0 1.5em;}
a {color:#06c;}
a:hover {text-decoration:none;}
a:visited {
	color: purple;
	text-decoration: none;}
li ul, 
li ol {margin:0 1.5em;}
ul, ol {margin: 0 1.5em 1.5em 1.5em;}
#main ul li {list-style: square;}
ol {list-style-type:decimal;}
dl {margin: 0 0 1.5em 0;}
dl dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Header ---- */
#header_container {
	background:#fcfcfc url(../images/bgh.gif) top repeat-x;
	overflow: hidden;
}
#contactlinks {
	background:url(../images/topbuttons.gif) no-repeat;
}
#site_title a {
	background:url(../images/logo.gif) no-repeat;
	display:block;
	width:263px;
	height:113px;
	text-indent:-999em;
}
#toplinks {
	background:url(../images/bgt.gif) center 5px no-repeat;
	height: 15px;
	padding: 10px 0;
	margin-left:170px;
	width:355px;
	text-align: center;
	font-size: 11px;
}
#toplinks li {
	display: inline;
}
#toplinks a {
	color: #fff;
	padding: 0 10px;
	border-right: 1px solid #fff;
}
#toplinks li:last-child a {
	border: none;
}
p#phone {
	font-size: 14px;
	color: #666;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: right;
	margin:0;
}
p#phone strong {
	display: block;
	color: #86c;
	font-size: 18px;
	font-weight: normal;
}
#contactlinks {
	float: right;
}
#contactlinks li,
#contactlinks a {
	float: left;
	display: block;
}
#contactlinks a {
	width:38px;
	height:41px;
	text-indent: -999em;
}

/* Menu ----- */
#menu_container {
	background:#cdcdcd url(../images/bgm.gif) top repeat-x;
	border-top:1px solid #ddd;
	border-bottom:1px solid #bbb;
}
#menu {
	overflow: hidden;
	background:url(../images/bgs.gif) right top no-repeat;
}
#menu ul,
#submenu ul {margin: 0;}
#menu li,
#menu a,
#submenu li,
#submenu a {
	float: left;
	display: block;
}
#menu li {
	background:url(../images/bgs.gif) left top no-repeat;
	padding-left: 1px;
}
#menu a {
	color: #555;
	text-decoration: none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	padding: 5px 20px;
	text-shadow: 1px 1px 1px #fff;
}
#menu a:hover {
	background: #efefef;
}
#submenu {
	background:#cdcdcd url(../images/bgm.gif) top repeat-x;
	border:1px solid #ddd;
	border-bottom:1px solid #bbb;
	overflow:hidden;
}
#submenu a {
	background:url(../images/bgs.gif) right top no-repeat;
	padding:5px 15px;
	color: #333;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}
#submenu .current a {
	color:#4e1c84;
	font-weight:bold;
	background:#ece1fa url(../images/bgs.gif) right top no-repeat;;
	text-shadow:1px 1px 1px #fff;
}
#submenu a:hover {
	background:#f0f0f0 url(../images/bgs.gif) right top no-repeat;
	color:#06c;
	text-shadow: 1px 1px 1px #fff;
}

/* Content ----- */
#container {background:#fff;}
#banner {
	background: url(../images/banner.gif) no-repeat;
	height: 100px;
	margin: 10px 0;
	padding: 15px 15px 15px 500px;
}
#banner #domain_search {margin-top: 20px;}
#banner #domain_search h3 {
	color: #fff;
	margin-bottom: 5px;
}
#banner #domain_search input,
#banner #domain_search select {
	font-size: 14px;
	padding: 3px;
}
#banner #domain_search input {width: 250px;}
#banner #domain_search input#submit {width:auto;}
#services {
	background:#fff url(../images/fade.gif) bottom repeat-x;
	border:1px solid #ddd;
	padding:10px;
	margin-left: 0;
	margin-bottom:15px;
	width: 568px;
}
#services .item {
	border-top: 1px solid #ddd;
	padding-top: 15px;
	padding-left:50px;
}
#services .item p {
	margin: 0 0 10px 0;
}
#services #host {background: url(../images/ico-host.gif) 5px 15px no-repeat;}
#services #mail {background: url(../images/ico-mail.gif) 5px 15px no-repeat;}
#services #dom {background: url(../images/ico-domain.gif) 5px 15px no-repeat;}
#services #ssl {background: url(../images/ico-ssl.gif) 5px 15px no-repeat;}
.servbuttons {
	border-top: 1px solid #ddd;
	padding:15px 10px;
}
.servbuttons ul {margin:0;}
.servbuttons li,
.servbuttons a {
	float:left;
	display:block;
}
.servbuttons a {
	padding:5px 10px;
	margin-right:10px;
	background:#ddd;
	font-size:14px;
	text-decoration:none;
}
.servbuttons a:hover {background:#ccc;}
#about {margin-right: 0; width: 350px;}
#about h1 {margin-bottom:0;}

#main,
#sidebar {
	margin:15px 0;
}
#main {width:640px;}
#sidebar {
	margin-left:20px;
}
#sidebar .module {
	background:#fff url(../images/fadeb.gif) bottom repeat-x;
	border:1px solid #ddd;
	margin-bottom:10px;
	padding:10px;
}
#submenu,
#services,
.servbuttons a,
#sidebar .module {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#sidebar .module h2 {
	border-bottom:1px solid #ddd;
	padding:0 0 5px 0;
}
#sidebar .module p {margin-bottom:10px;}
#sidebar .module ul {margin:0;}
#sidebar ul a {
	display:block;
	border-bottom:1px solid #ddd;
	padding:3px;
	color:#51a;
	text-decoration:none;
}
#sidebar ul a:hover {background:#f9f9f9; padding-left:8px;}
#sidebar ul li:last-child a {border-bottom:none;}

#sidebar ul.list {margin:0;}
#sidebar ul.list li {border-top:1px solid #ddd; padding:3px 3px 3px 20px; background:url(../images/tick.gif) left no-repeat;}

/* Footer ----- */
#foot_container {
	background:#5e2399 url(../images/bgf.gif) top repeat-x;
	border-top:1px solid #529;
	color:#fff;
}
#footer {
	color: #fff;
	font-size:90%;
	background:url(../images/bgfs.gif) right top no-repeat;
}
#footer h2, 
#footer a {
	color:#fff;
}
#footer h2 {font-size: 14px; margin-bottom:5px;}
#footer p {	margin:0 0 3px 0;}
#footer ul {margin:0 0 10px 0; padding-bottom:10px;}
#footer li {margin:5px 0;}
#footer .col {
	padding:10px 20px;
	width:258px;
	background:url(../images/bgfs.gif) left top no-repeat;
}
#siteinfo {
	border-top: 1px solid #8E66C6;
	width: 960px;
	clear: both;
	margin: 0;
	padding: 10px 0;
	font-size: 11px;
}
.orangeULTitle{
	font-family: Tahoma;
	font-size: 11px;
	color: #FCA90A;
	text-decoration:underline;
	font-weight:bold;
}
