body {
	background: #fff;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

h1 {
	font-size: 1.4em;
	color: #007CC8;
	padding: 0;
	margin: 0;
	font-weight: 600;
	width: 90%;
}

h2 {
	font-size: 1.1em;
	color: #007CC8;
	padding: 0;
	margin: 0;
	font-weight: 600;
}

p {
	line-height: 140%;
	padding: 5px 0;
	font-size: 0.8em;
}

ul {
	font-size: 0.8em;
}

address {
	font-size: 0.8em;
	font-style: normal;
	padding: 0.3em 0 1.3em;
}

#header img {
	border: none;
}

#header {
	background: url(../images/header.jpg) repeat-x bottom;
	height: 65px;
	margin-bottom: 10px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	float: left;
	margin: 0;
	padding: 0;
}

#cbar {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.7em;
}

#cbar li {
	display: inline;
	padding: 0 1.3em 0 12px;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	color: #007CC8;
}

#content {
	clear: both;
}

#left {
	width: 150px;
	float: left;
	clear: left;
}

#main {
	float: right;
	width: 770px;
}

#nav h2 {
	padding: 1px;
	margin: 0;
	font-size: 0.9em;
	border-bottom: 1px solid black;
	color: #000;
}

#nav ul {
	list-style: none;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}

#nav ul li {
	color: #004E80;
	margin: 0;
	background-color: #FFF;
	font-weight: 600;
	font-size: 0.8em;
	border: none;
}

#nav ul li a, #nav ul li a:active, #nav ul li a:visited, #nav ul li a:hover {
	display:block;
	padding: 0.5em 0.1em;
}

#nav ul li a, #nav ul li a:active, #nav ul li a:visited {
	border-bottom: 1px solid #D0CCC5;
	/*padding: 0.3em 0.1em;*/
}

#nav ul li a:hover {
	border-bottom: 1px solid #FFAA24;
	background: #EFEFEF;
}

a, a:active, a:visited {
	color: #007CC8;
	text-decoration: none;
}

a:hover {
	color: #DC1D1D;
	text-decoration: none;
}

#footer {
	clear: both;
	text-align: center;
	padding: 20px;
}

.VPS-man-select {
	float: left;
	width: 353px;
	padding: 0 0 0 15px;
	margin: 0 2px;
}

.VPS-man-select h2 {
	font-size: 1.5em;
	text-align: center;
}

.VPS-man-select p {
	font-size: 0.7em;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #666;
	font-style: italic;
}

.VPS-man-select ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.VPS-man-select ul li {
	margin: 0;
	padding: 7px 0 0 25px;
	background: url(../images/tick.png) no-repeat;
	background-position: 0 0.5em;
	font-weight: 600;
}

li.not-available {
	color: #9F9F9F;
	background: none !important;
}

#VPS-unmanaged {
	border-left: 1px solid #9F9F9F;
	padding-left: 15px;
	margin-left: 0;
}

h3.linuxVPS {
	background: url(../images/linux.png) no-repeat;
	margin-right: 20px;
}

h3.winVPS {
	background: url(../images/windows.png) no-repeat;
}

h3.linuxVPS, h3.winVPS {
	background-position: 50% 0.9em;
	float: left;
	margin-top: 10px;
	width: 155px;
}

h3.linuxVPS a, h3.linuxVPS a:active, h3.linuxVPS a:visited, h3.winVPS a, h3.winVPS a:active, h3.winVPS a:visited {
	display: block;
	font-size: 0.8em;
	font-weight: 600;
	color: #FFF;
	padding-top: 65px;
	text-align: center;
	border: 1px solid #007CC8;
}

h3.linuxVPS a:hover, h3.winVPS a:hover {
	border: 1px solid red;
	color: #FFF;
}

span.reminder {
	color: #666;
	text-align: left;
	font-size: 0.7em;
	display: block;
	padding: 1px;
	margin-top: -65px;
	padding-bottom: 55px;
}

span.blue-bg {
	background-color: #007CC8;
	display: block;
	width: 153px;
	padding: 1px 0;
}

.vps-small {
	display: block;
	font-size: 0.7em;
	font-weight: 500;
}

.box {
	float: left; 
	padding-bottom: 10px;
	margin: 10px 15px 10px 0;
	background-color: #F3F3F3;
	border-left: 1px dotted #FFAA24;
	border-right: 1px dotted #FFAA24;
	border-bottom: 2px solid #D0CCC5;
	width: 250px;
}

.box ul {
	list-style: none;
	margin: 0;
	padding: 7px;
	/*font-size: 0.8em;*/
}

.box h2 {
	background-color: #007CC8; /*#FFAA24;*/
	color: #FFF;
	font-size: 0.9em;
	margin: 0;
	padding: 5px;
}

.box h3 {
	text-align: center;
	font-size: 0.8em;
	padding: 5px;
	margin: 0;
	float: left;
}

.shared-box {
	height: 14.5em;
}

.reseller-box {
	height: 13.5em;
}

.vps-box {
	height: auto; /*25.5em;*/
	padding-bottom: 0 !important;
	margin-right: 14px;
	width: 245px;
}

.vps-box ul {
	padding-top: 5px;
}

.vps-box ul li {
	clear: both;
}

.comparison-box {
	width: 360px;
	margin: 10px 0px;
	font-size: smaller;
}

.comparison-box ul {
	padding: 0;
	text-align: left;
}

.comparison-box ul li {
	font-weight: bold;
	font-size: 10px;
	line-height: normal;
	margin: 0 7px;
	border-bottom: 1px dotted #FFAA24;
	height: 50px;
}


.comparison-box ul li span {
	font-weight: normal;
	line-height: normal;
}

.box-control-panel {
	width: 202px;
	text-align: center;
}
.box-control-panel ul li{
	text-align: center;
	line-height: normal;
	font-weight: normal;
}

.vps-box ul.promo {
    border: 1px solid #FFAA24; /*#007CC8;*/
    margin: 5px;
    margin-bottom: 0;
    padding: 0;
}

.vps-box ul.promo li {
    padding: 1px;
    margin: 0;
}

.vps-box ul.promo li.promo {
    text-align: center;
    padding: 5px;
    color: #fff;
    font-weight: 500;
    background: #FFAA24;
}

.vps-box ul.promo li del {
    width: 3.8em;
    display: block;
    float: left;
    text-align: right;
    padding-right: 0.5em;
}

.vps-box ul.order {
    padding: 7px 2px;
    margin-top: 10px;
}

.vps-box ul.order li.order-btn {
    width: 70px;
}

.vps-box h3.price {
    clear:left;
}

.vps-box p.promo {
    clear: both;
    font-size: 0.55em;
    color: #484848;
    font-style: italic;
    padding: 0 5px !important;
    margin: 10px 0 0 0 !important;
    line-height: normal;
}

.end-box-row {
    margin-right: 0 !important;
    float: right;
}

.vps-box ul li.details {
    text-align: center;
    margin: 1em 0.5em;
	 float: right;
	 clear: none;
}

.details a, .details a:visited {
   display: block;
	padding: 5px;
	background: #007CC8 url(../images/order-bar.jpg) repeat-x;
	width: 80px;
	color: #fff;
}

.details a:hover, .details a:active {
	background: #007CC8;
}

.vps-box_unmanaged {
	height: 16.5em;
}

h3.price, h4.price { /* h4 only used on dedi page */
	width: 110px;
}

.dedi-box {
	height: 16.5em;
}

.dedi-box h3 {
	clear: both;
	float: none;
	text-align: left;
	border-top: 1px solid #DFDFDF;
	padding: 2px 0 0 5px;
	position: relative;
	top: 3px;
}

.dedi-box h3.server {
	position: static;
	border: none;
	margin-top: -2em;
	text-align: right;
	font-size: 0.8em;
	padding: 5px;
	color: #fff;
	font-weight: 500;
}

#need-more a {
	display: block;
	padding: 4.2em 5px;
	line-height: 140%;
	font-size: 1.2em;
	font-weight: 500;
	text-align: center;
}
#sub_menu {
	font-size: small;
	margin: 0;
	color: #fff;
	padding: 0;
	margin-bottom: 20px;
	width: 100%;
}

#sub_menu div.clear {
	clear: both;
	height: 0;
}

#sub_menu div.sub_menu_left {
	background-image: url(../img/sub_menu_left.png);
}

#sub_menu div.sub_menu_left,
#sub_menu div.sub_menu_right {
	float: left;
	width: 14px;
	height: 30px;
}

#sub_menu div.sub_menu_right {
	background-image: url(../img/sub_menu_right.png);
}

#sub_menu ul {
	margin: 0;
	padding: 0;
	float: left;
	height: 30px;
	list-style-type: none;
	background-color: #417CC5;
	background: #007CC8 url(../images/order-bar.jpg) repeat-x;
}

#sub_menu ul li {
	margin-right: 10px;
	border-left: 1px solid #fff;
	padding: 0 10px;
	float: left;
	height: 30px;
	color: #fff;
	line-height: 30px;
	background-color: #417cc5;
	background: #007CC8 url(../images/order-bar.jpg) repeat-x;
	text-transform: uppercase;
	font-weight: normal;
}

#sub_menu ul li:first-child {
	border: 0;
}

#sub_menu ul li a {
	text-decoration: none;
	border: none;
	color: #fff;
}

#sub_menu ul li a:hover {
	text-decoration: underline;;
}

#sub_menu ul li.highlight a {
	color: #fff;
	font-weight: bold;
}


#menumenu ul {
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
	height: 30px;
	list-style-type: disc;
}

#menumenu ul li {
	margin-right: 25px;
	list-style-type: circle;
	padding: 0 0px;
	float: left;
	height: 30px;
	color: #000;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: normal;
}

#menumenu ul li:first-child {
	border: 0;
	list-style-type: none;
	padding-left: 0px;
}

#menumenu ul li a {
	text-decoration: none;
	border: none;
	color: #417cc5;
}

#menumenu ul li a:hover {
	text-decoration: underline;
}

#menumenu ul li.highlight a {
	font-weight: bold;
}

.vps-box#need-more a {
	padding: 4.2em 5px;
}

.dedi-box#need-more a {
	padding: 5em 5px;
}

.order {
	width: 110px;
	float: right;
}

.order li {
	padding: 5px;
	margin: 5px;
	font-size: 0.9em;
	text-align: center;
	width: 7em;
}

.order-btn {
	padding: 5px;
	background: #007CC8 url(../images/order-bar.jpg) repeat-x;
	border: 1px solid #F3F3F3;
}

.order-btn a, .order-btn a:hover, .order-btn a:active, .order-btn a:visited {
	color: #FFF;
}

.order-btn li:hover {
	border: 1px solid yellow;
}

#lm {
	width: 535px;
	float: left;
}

#lm p {
	padding: 0.5em 0 2em;
	margin: 0;
}

/* RIGHT MAIN BAR */

#rm {
	width: 215px;
	float: right;
	clear: right;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0 5px 5px;
	background: url(../images/arrow-up.jpg) no-repeat left;
	border: 1px ridge #007CC8;
}

#rm h2 {
	padding: 2px;
	margin: 5px;
	margin-top: 15px;
	border-bottom: 1px solid #FFAA24;
	font-size: 1.1em;
	font-weight: 600;
}

#contact-sales h2 {
	margin: 5px;
}

#contact-sales p {
	color: #909090;
	padding: 2px;
	margin: 3px 5px;
	font-size: 0.7em;
}

#contact-sales a {
	font-size: 0.9em;
	font-weight: 500;
	margin-left: 5px;
	padding-left: 12px;
	background: url(../images/dot.png) no-repeat left;
}

#support247 {
	background: url(../images/icon-support.jpg) no-repeat;
}

#performance {
	background: url(../images/icon-performance.jpg) no-repeat;
}

#setup {
	background: url(../images/icon-instant.jpg) no-repeat;
}

.advantage {
	padding-left: 50px;
	margin: 5px;
}

.advantage h3 {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-weight: 600;
}

.advantage p {
	padding: 3px 3px 12px 0;
	margin: 0;
	color: #909090;
}

/* PLAN DESCRIPTION */

#description, .plan-details p, #promo-description {
	clear: left;
	margin-top: 10px;
	font-weight: 500;
	color: #484848;
	width: 525px;
}

#promo-description {
    /*background: #F3F3F3;
    border: 2px solid #DC1D1D;*/
    width: auto;
}

#promo-description p {
    padding: 0.7em 0;
}

.plan-details {
	clear: both;
	width: 770px;
	padding: 10px 0 20px 0;
}

#shared-details {
	background: url(../images/shared-details.jpg) top right no-repeat;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

#reseller-details {
	background: url(../images/reseller-details.jpg) top right no-repeat;
	min-height: 115px;
	height: auto !important;
	height: 115px;
}

#linux-vps-details {
	background: url(../images/linux-vps-details.jpg) top right no-repeat;
	min-height: 137px;
	height: auto !important;
	height: 137px;
}

#windows-vps-details {
	background: url(../images/windows-vps-details.jpg) top right no-repeat;
	min-height: 163px;
	height: auto !important;
	height: 163px;
}

#highlights {
	float: left;
	width: auto;
	margin-top: 10px;
	padding: 5px;
	border-top: 1px solid #007CC8;
	border-bottom: 1px solid #007CC8;
}

#highlights h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

#highlights ul {
	list-style: none;
	padding: 0;
	margin: 3px 0 10px;
}

#features, #email, #scripting, #databases {
	padding-left: 50px;
}

#features {
	background: url(../images/icon-features.jpg) no-repeat;
}

#email {
	background: url(../images/icon-email.jpg) no-repeat;
}

#scripting {
	background: url(../images/icon-scripting.jpg) no-repeat;
}

#databases {
	background: url(../images/icon-databases.jpg) no-repeat;
}

/* FOOTER */

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
}

#footer ul li {
	display: inline;
	margin-left: 7px;
	font-size: 0.8em;
}

#footer p {
	font-size: 0.7em;
	padding: 0;
	margin: 0;
}

.comp-win {
	border-left: 1px solid #DFDFDF;
}

acronym, abbr {
	border-bottom: 1px dotted #000;
}

.vps-box ul li.price {
	font-size: 0.9em;
	font-variant: small-caps;
	color: #000;
	padding: 10px 0;
	float: left;
	clear: left;
}

.price span {
	font-size: 2em;
	font-weight: 700;
	color: #007CC8;
}

.shared-box h3.price span, .vps-box h3.price span {
    font-size: 1.4em;
}

h4.price {
	clear: left;
	width: 110px;
	font-size: 0.8em;
	text-align: right;
	padding: 0 0 0 5px;
	margin: 0;
}

.order-now {
	padding: 5px;
	width:6.2em;
}

.order-now a, .home-box span a, .order-now a:active, .home-box span a:active, .order-now a:visited, .home-box span a:visited {
	font-size: 0.9em;
	font-weight: 500;
	padding: 5px;
	background: #007CC8 url(../images/order-bar.jpg) repeat-x;
	border: 1px solid #F3F3F3;
	color: #FFF;
}

.order-now a:hover, .home-box span a:hover {
	color: #FFF;
	border: 1px solid yellow;
}

#compare {
	clear: both;
	border: 2px solid #007CC8;
	background-color: #F3F3F3;
	float: left;
	margin-left: 10px;
}

.comp {
	width: 350px;
	background-color: #F3F3F3;
	float: left;
}

#windows-comp {
	border-left: 1px solid #DFDFDF;
}

.comp h2 {
	padding: 7px;
	margin: 0;
	font-size: 1.2em;
	color: #00568C;
	border-bottom: 1px solid #DFDFDF;
	text-align: center;
}

#linux-comp h2 span {
	padding: 2px 35px;
	background: url(../images/linux-small.gif) no-repeat;
}

#windows-comp h2 span {
	padding: 2px 40px;
	background: url(../images/windows-small.gif) no-repeat;
}

.comp h3 {
	padding: 12px 7px 0 20px;
	margin: 0;
	font-size: 0.8em;
}

.comp h4 {
	padding: 12px 7px 0 20px;
	margin: 0.8em 0;
	font-size: 0.8em;
	font-weight: 500;
}

.comp ul {
	list-style: none;
	padding: 0;
	padding-left: 20px;
	margin: 0;
}

.comp ul li {
	font-size: 0.95em;
}

#mdLinux, #mdWindows {
	padding: 15px 20px 8px 20px;
	display: block;
	font-size: 0.8em;
	font-weight: 500;
}

#details-more {
	clear:both;
	padding-top: 2em;
	margin-left: 10px;
	width:705px;
	text-align:center;
}

#details-more a, #details-more a:active, #details-more a:visited {
	display: block;
	background-color: #F3F3F3;
	border: 1px solid #007CC8;
	font-size: 1.2em;
	font-weight: 600;
	padding: 10px;
	color: #007CC8;
}

#details-more a:hover {
	color: #DC1D1D;
	border: 1px solid #DC1D1D;
}

#upgrades {
	clear: both;
	margin-top: 1.5em;
}

#upgrades table {
	font-size: smaller;
}

#upgrades table th {
	text-align: left;
	font-weight: 500;
	padding-right: 12px;
}

#upgrades table th.b {
	font-weight: 600;
}

#upgrades table td {
	padding: 0.2em 12px 0.2em 0;
}

.smaller {
	font-size: smaller;
}

.clear-both {
	clear: both;
}

h1#home {
	background: url(../images/home-top.jpg) right center no-repeat;
	/*height: 43px;*/
	width: 770px;
	padding: 10px 0;
	margin-bottom: 10px;
}

h1#home span {
	display: block;
	font-size: 0.6em;
	font-variant: small-caps;
	font-weight: 400;
	color: #666;
}

.home-box {
	float: left;
	width: 355px;
	margin: 0.5em 0;
	padding: 8px;
	border: 1px solid #CCC;
	border-bottom: 2px solid #FFAA24;
	height: 12em;
}

.home-box p {
	width: 66%;
	font-size: 0.8em;
	margin: 0;
}

.home-box span { /* learn more */
	display: block;
	margin: 0.9em 0;
	width: 6em;
	color: #fff;
	text-align: center;
}

.home-box span a {
	display: block;
}

#shared-web {
	background: url(../images/www.jpg) right no-repeat;
	width: 752px;
}

#shared-web p {
	width: 75%;
}

#shared-web a.box-link {
	margin-top: -9.4em;
}

#reseller-web {
	/*margin-right: 24px;*/
	background: url(../images/key-man.jpg) right no-repeat;
	float: right;
}

#reseller-web span {
	margin: 0.3em 0;
}

#linux-win-vps {
	height: 26.1em;
	float: left;
}

#linux-win-vps p {
	width: 100%;
}

#linux-win-vps span {
	margin: 5.6em 0 0;
}

#panel-plan {
	float: left;
	height: 180px;
	width: 210px; 
}

#panel-plan p {
	width: 100%;
	font-weight: bold;
}

#panel-plan span {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #545454;
	width: 100%;
}

#dedi-servers {
	background: url(../images/business-laptop.jpg) right no-repeat;
}

#legal-list {
	list-style: none;
	padding: 1em 0;
	margin: 0;
}

#legal-list li {
	padding: 0 0 0 14px;
	margin: 0.3em 0;
	font-size: 0.9em;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: 0 .5em; 
}

.vps-details {
	padding: 10px;
	width: 681px;
}

.vps-details h2, .vps-details h3 {
	clear: both;
}

.vps-details h2 {
	padding: 1em 0 0.2em;
}

.vps-details h3 {
	margin: 0;
	font-size: 1em;
	color: #000;
	font-weight: 600;
}

.vps-highlights {
	padding: 0.1em 0 0.7em;
}

.vps-details .vps-highlights h3 {
	padding: 0;
	padding-right: 0.2em;
	margin: 0;
	display: inline;
}

.vps-details .vps-highlights {
	margin-top: 0.4em;
}

.vps-details .vps-highlights p {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 0.8em;
}

.vps-details ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.vps-details ul li {
	display: block;
	width: 340px;
	line-height: 150%;
	float: left;
}

#vps-extended-features h3 {
	padding-top: 0.8em;
}

#vps-extended-features ul li {
	font-size: 0.8em;
}

.vps-price {
    width: 230px;
    padding: 1em 0 0 100px;
	border-top: 1px solid #DFDFDF;
	float: left;
}

.vps-price h3 {
    font-size: 0.9em;
}

.vps-price h3 span {
    font-size: 1.7em;
}

.vps-price ul {
    clear: left;
    float: left;
    margin: 0;
}

.vps-price ul li {
    width: 7em;
}

#vps-price {
	clear: both;
	width: 100%;
	padding: 1em 0 0;
	border-top: 1px solid #DFDFDF;
	text-align: center;
}

#vps-price ul {
	clear: both;
	float: none;
	margin: 0 auto 1em;
}

#vps-price ul li {
	width: 7em;
}

#vps-price h2 {
	display: block;
	width: 100%;
	font-size: 1em;
	text-align: center;
}

.hidden {
    position: absolute;
    top: 0;
    left: -999px;
    width: 990px;
}

.unhidden {
    display: block;
}

.small-print h2 {
	padding: 0.5em 0;
}

.small-print h3 {
	padding: 0.6em 0 0.2em;
	margin: 0;
	font-weight: 600;
	font-size: 1.1em;
}

.small-print p, .small-print ul li, .small-print table, .small-print ol li {
	font-size: 0.8em;
}

.small-print p {
	margin: 0.1em 0;
}

.small-print ol {
	margin: 0;
	padding: 0;
}

.small-print ol li {
	list-style-position: inside;
	padding: 0.6em 0;
}

.domain-form {
	font-size: 0.7em;
	color: #606060;
	margin: 0.3em 0;
}

#domain-register, #domain-transfer {
	margin: 0 0 0 1px;
	width: 170px;
}

.domain-form .form-submit {
	display: block;
	float: right;
	margin: 0.5em 0.5em 1em;
	padding: 3px 0;
	width: 10em;
	height: 2em;
	/*width: 65%;*/
	background: #007CC8 url(../images/order-bar.jpg) repeat-x;;
	color: #fff;
	font-weight: 500;
}

/* ORDER CONFIG */

#order-config h2 {
	padding: 1.3em 0 0.8em;
}

#order-config h3 a {
	display: block;
	border: none;
	text-align:center;
	/*width: 248px;
	height: 148px;
	background: url(../images/order-select.jpg) top left no-repeat;*/
	width: 230px;
	height: 80px;
	/*background: url(../images/order-select2.jpg) top left no-repeat;*/
	border: 1px solid #007CC8;
	float:left;
	margin: 0 15px 1em 0;
}

#order-config h3 a:hover {
	background-position: bottom left;
	border: 1px solid #DC1D1D;
}

#order-config span {
	position: relative;
	top: 25%;
}

#order-config span.lower {
	top: 35%;
}

#linux, #windows {
	padding: 20px 0;
}

#linux {
	background: url(../images/linux.png) left no-repeat;
	padding-left: 70px;
	padding-right: 20px;
}

#windows {
	background: url(../images/windows.png) left no-repeat;
	padding-left: 75px;
	padding-right: 15px;
}

#order-config span.order-cfg-small {
	position: static;
	font-size: 0.7em;
}

#order-config p {
	clear: both;
}

#order-config h3 a#best-buy {
	background: url(../images/best-buy.jpg) top right no-repeat;
}

.touch p {
	padding: 0.1em 0;
}

.star {
	font-weight:500;
	color:#909090;
}

.details-cols {
	width: 338px;
	float: left;
	padding: 0.7em 0 0;
}

.details-cols h3 {
	font-size: 0.8em;
}

#domains {
    float: right;
}

#domains p {
	width: 100%;
}

#domains div {
	clear: left;
	font-weight: 600;
}

#domains div, #domains .form-submit {
	float: left;
	margin: 3px 0;
}

#domains .form-submit {
	margin: 0 0 0 5px;
}

#domains label {
	display: block;
	margin-left: 3.2em;
	font-weight: 600;
	color: #000;
}

/*#transnexis {
	font-size:0.7em;
	color:#A9A9A9;
	display:block;
	float:right;
	clear:right;
	padding:20px 1.3em 0 0;
}*/

#header span#liveSales a {
  /*background: url(../images/chat-bubble.png) left no-repeat;*/
  color: #DC1D1D; /*#007CC8;*/
  font-size: 1.4em;
  margin-top: 5px;
  padding: 0 0.6em 0 45px;
  float: right;
  display: block;
  clear: right;
}

#usa-hosted {
        background:url(../images/usa-ball.jpg) left top no-repeat;
}

#uk-hosted {
        background:url(../images/uk-ball.jpg) left top no-repeat;
}

#lsUK {
        background:url(../images/uk.png) left no-repeat;
}

#lsUSA {
        background:url(../images/usa.png) left no-repeat;
}

.country-hosted h2 {
	height:62px;
	padding:8px 0 0 65px;
	font-size:0.8em;
	color:#fff;
	font-weight:600;
	margin: 0;
}

.country-hosted h3 {
	font-size:0.65em;
	margin: 0;
	padding: 0;
}

.country-hosted h3 a {
	padding-left:35px;
	display:block;
	margin: 0 0 20px 20px;
	font-weight:500;
}

#request404 {
	display: block;
	background: #DF0000;
	color: #fff;
	font-size: 0.7em;
	font-weight: 600;
	text-align: center;
	margin: 0 0 10px;
	padding: 2px 0;
}

#offsite-management th, #offsite-management td, #plesk-upgrades th, #plesk-upgrades td {
	text-align: left;
	border: 1px solid #000;
	padding: 2px 4px;
	font-size: 0.7em;
}

#offsite-management tr.table-headings th, #plesk-upgrades tr.table-headings th {
	font-size:1.1em;
	font-weight:600;
	color:#007CC8;
	text-align:center;
	padding:0.5em;
}

#offsite-management, #plesk-upgrades {
	border: 2px solid #007CC8;
	background: #F3F3F3;
	border-collapse: collapse;
}

#offsite-management {
	margin-left: 60px;
}

#offsite-management th.managed-detail, #plesk-upgrades th.upgrade-detail {
	font-weight: 500;
}

#offsite-management tr.space-above th, #offsite-management tr.space-above td, #offsite-management th.subhead, #plesk-upgrades tr.space-above th, #plesk-upgrades tr.space-above td, #plesk-upgrades th.subhead {
	padding-top: 1em;
}

#payment-methods {
	width: 170px;
	margin-top: 25px;
}

#payment-methods h2 {
	font-size: 0.8em;
	padding-bottom: 3px;
}

#payment-methods img {
	float: left;
	padding: 4px 7px 4px 0;
}

#livechat {
	margin-top: 25px;
}

#liveSales {
    position: relative;
    top: -5px;
    display: block;
}

noscript {
  font-size: 0.8em;
  color: #DC1D1D;
  font-weight: 600;
}

del {
  color: #909090;
}

ins, .vps-spec {
  text-decoration: none;
  color: #000;
  font-weight: 700;
  font-size: 0.9em;
}

.vps-spec {
	display: block;
	width: 5em;
	text-align: right;
	float:left;
	clear:left;
}

.vps-spec-right, .vps-spec-single {
	display: block;
	float: left;
	clear: right;
	padding-left: 0.3em;
}

.vps-spec-single {
	clear: left;
	padding-left: 4.8em;
}


.vps-features {
	border-left: 1px dotted #ffaa24;
	border-right: 1px dotted #ffaa24;
	border-bottom: 2px solid #d0ccc5;
	height: 99px;
}

.vps-features ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.vps-features ul li {
	padding: 12px 0 0 40px;
	margin: 0;
	display: block;
	float: left;
	width: 152px;
	background-color: #F3f3f3;
	background-position: 3px;
	background-repeat: no-repeat;
	height: 28px;
	font-size: 0.9em;
}

.vps-features ul li:hover {
	background-color: #D9D9D9;
}

.vps-features ul li#managed-icon {
	background-image: url(../images/icons/cogs-icon.png);	
}

.vps-features ul li#backups-icon {
	background-image: url(../images/icons/backups-icon.png);	
}

.vps-features ul li#support-icon {
	background-image: url(../images/icons/support-icon.png);
}

.vps-features ul li#power-icon {
	background-image: url(../images/icons/power-icon.png);	
}

.vps-features ul li#upgrade-icon {
	background-image: url(../images/icons/upgrade-icon.png);	
}

.vps-features ul li#firewall-icon {
	background-image: url(../images/icons/firewall-icon.png);	
}

.vps-features ul li#performance-icon {
	background-image: url(../images/icons/performance-icon.png);	
}

.vps-features ul li#plesk-icon {
	background-image: url(../images/icons/plesk-icon.png);
	padding-top: 5px;
	height: 35px;
}

.panel-options {
	float:left;
	width: 250px;
	font-size: 0.8em;
	border: 1px solid #d1d1d1;
	padding: 10px;
	height: 14em;
}

.panel-options ul, .preorder-summary ul {
	list-style:none;
	margin: 0;
	padding: 5px 0 0 0;
}

.panel-options ul li, .preorder-summary ul li {
	padding: 3px 0;
}

.panel-options a {
	display: block;
	width: 250px;
	border-bottom: 1px solid #d1d1d1;
}

.panel-options a img {
	border: none;
}

.panel-options a:hover {
	border-color: #FFAA24;
}

.panel-options a span {
	display: block;
	color:#000;
	font-style:italic;
	font-size:0.8em;
	padding: 2px 0 7px 0;
}

.preorder-summary h3 {
	font-size: 1em;
	font-weight: 600;
	padding: 5px 10px;
	margin: 10px 0 2px;
	background-color: #007CC8;
	color: #fff;
	width: 524px;
}

#shared-plan-spec {
	clear: right;
	float: right;
	width: 220px;
	background-color: #E2F5FE;
    margin: 10px 0 0 0;
	padding: 0;
}

#shared-plan-spec h2 {
    border-bottom: 1px solid #FFAA24;
    padding: 0 0 0.3em 0.3em;
    background-color: #fff;
}

#shared-plan-spec ul {
	list-style: none;
	padding: 0.3em 0 0 0.5em;
	margin: 0;
	border-bottom: 2px solid #D0CCC5;
}

#shared-plan-spec ul li {
	padding: 1em 0 0 0;
	margin: 0;
	color: #333;
}

.shared-box ul.order li.details {
    padding: 0;
}
