CSS - https://www.theplanet.com/servers/

    * Collapse All
    * Expand All

/*# Standard Elements #*/

body {

	background-color:#ccc;

	font:normal 12px/18px Arial, Helvetica, sans-serif;

	margin:0;

	padding:0;

	color:#333;

}

img {

	display:block;

	border:none;

}

a {

	text-decoration:none;

}

a:hover {

	text-decoration:underline;

}

p {

	margin:3px 0 15px;

}

h1 {

	font-size:24px;

	line-height:39px;

	color:#333;

	font-weight:bolder;

	margin:-3px 0 6px;

}

h2 {

	font-size:18px;

	line-height:24px;

	color:#0096db;

	font-weight:lighter;

	margin:24px 0 6px 0;

}

h3 {

	font-size:12px;

	line-height:18px;

	color:#333;

	font-weight:bold;

	margin:0;

}

h4 {

	font-size:12px;

	line-height:12px;

	color:#3A3A3A;

	font-weight:bold;

	margin:0;

}

h5 {

	font-size:12px;

	line-height:12px;

	color:#3A3A3A;

	font-weight:bold;

	margin:0;

}

ul {

	margin:0 18px 18px;

	padding:0 9px 0;

}

ul ul {

	margin:0 18px 0;

	padding:0;

}

li {

	list-style:disc;

	margin:0 0 3px;

}

li li {

	list-style:circle;

	margin:0 0 3px;

}

input, textarea, select {

	background:#fff;

	border:1px solid #333;

	padding:2px;

}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {

	border:1px solid #0096db;

	cursor:pointer;

}

i, b {

	visibility:hidden;

}

object {

	outline:none;

}

.clear {

	clear:both;

	height:1px;

}

/*# Buttons #*/

.butDownload{

	margin-top: 10px;

}

/*# Text #*/

.textBlue {

	color:#0092dd;

}

/*# Overall Layout #*/

/*# Overall Layout/Page Top #*/

#pageTop {

	background:#fff url(http://www.saldobank.com/test/images/BgWhtCnrBot.gif) no-repeat left bottom;

	margin:0 auto 5px;

	width:940px;

	height:102px;

	padding-right:10px;

	padding-left:10px;

}

#pageTop #logo {

	float:left;

	width:230px;

}

/*# Overall Layout/Mini Navigation #*/

#miniNavigation {

	float:right;

	width:700px;

	text-align:right;

	padding-top:10px;

}

#miniNavigation p {

	margin:0 0 13px;

	padding:0;

	float:right;

}

#miniNavigation a {

	color:#333;

}

#miniNavigation .searchBox {

	float:right;

	border:1px solid #555;

	margin:0 0 0 8px;

	padding:0;

}

#miniNavigation input {

	border:none;

	margin:0;

	vertical-align:middle;

}

#miniNavigation #callsToAction a, #miniNavigation #callsToAction p {

	float:right;

	height: 30px;

	margin: 13px 0 0;

	text-decoration: none;

	padding:0px;

}

#miniNavigation #callsToAction p.endCap {

	background: url(http://www.saldobank.com/test/images/TopEndCap.gif) no-repeat;

	width: 2px;

}

#miniNavigation #callsToAction a.buyNow {

	background: url(http://www.saldobank.com/test/images/TopOrder.gif) no-repeat;

	width: 70px;

}

#miniNavigation #callsToAction a.myCart {

	background: url(http://www.saldobank.com/test/images/TopCart.gif) no-repeat;

	width: 70px;

}

#miniNavigation #callsToAction a.email {

	background: url(http://www.saldobank.com/test/images/TopEmail.gif) no-repeat;

	width: 145px;

}

#miniNavigation #callsToAction a.chatNow {

	background: url(http://www.saldobank.com/test/images/TopChat.gif) no-repeat;

	width: 68px;

}

/*# Overall Layout/Main Navigation #*/

#mainNavigation {

	background:url(http://www.saldobank.com/test/images/BgMainNavigation.gif);

	margin:0 auto;

	height:35px;

	width:960px;

}

#mainNavigation ul {

	margin:0;

	padding:0;

}

#mainNavigation ul li {

	display:block;

	float:left;

	list-style:none;

	height:26px;

	padding: 9px 12px 0 10px;

}

#mainNavigation ul li.CMSListMenuHighlightedLI {

	background:url(http://www.saldobank.com/test/images/BgMainNavigationSelected.gif);

}

#mainNavigation ul li.CMSListMenuHighlightedLIFirst {

	background:url(http://www.saldobank.com/test/images/BgMainNavigationFirstSelected.gif);

}

#mainNavigation li a {

	color:#fff;

	font-weight:bold;

	font-size:1.2em;

	text-decoration:none;

}

/*# Overall Layout/Page Middle #*/

#pageMiddle {

	width:960px;

	margin:0 auto;

	padding: 0px;

	background:#fff url(http://www.saldobank.com/test/images/BgWhtCnrBot.gif) no-repeat left bottom;

}

/*# Search Page #*/

#pageMiddle .search {

	padding:10px;

}

#pageMiddle .search a {

	color:#0096db;

}

#pageMiddle .search .SearchDialog {

	margin:1.2em 0;

}

#pageMiddle .search input.CMSSearchDialogSearchButton {

	padding:0;

}

#pageMiddle .search .SearchResult {

	border-bottom:1px dashed #ddd;

	padding:3px 0;

}

#pageMiddle .search .ResultTitle a {

	font-weight:bold;

}

#pageMiddle .search .ResultTitle a:hover {

	background-color:#0096db;

	color:#fff;

	text-decoration:none

}

#pageMiddle .search .ResultPath {

	display:none;

	color:#959595;

}

/*# Overall Layout/Page Bottom #*/

#pageBottom {

	width:960px;

	height:232px;

	margin:5px auto 0;

	background:#363636 url(http://www.saldobank.com/test/images/BgGryCrnBot.gif) no-repeat left bottom;

	color:#ccc;

}

#pageBottom h2 {

	font-size:12px;

	line-height:18px;

	margin:5px auto 0;

	padding:0;

}

#pageBottom p {

	margin:5px auto 0;

	display:block;

}

#pageBottom ul {

	margin:0;

	padding:0;

}

#pageBottom ul li {

	list-style:none;

	line-height:2.2em;

	border-bottom:1px solid #707070;

	margin:0;

	padding:0;

}

#pageBottom ul li.last {

	border-bottom:none;

}

#pageBottom a {

	color:#ccc;

}

#pageBottom .top {

	background:url(http://www.saldobank.com/test/images/BgGryCnrTop.gif) no-repeat left top;

	height:5px;

	width:960px;

}

#pageBottom .left {

	float:left;

	margin-right:5px;

	margin-left:10px;

}

#pageBottom .left p, #pageBottom .left h2 {

	font-weight:bold;

	margin-bottom:.8em;

}

/*# Cover Page #*/

#coverPage {

	height:610px;

	padding:10px;

}

#coverPage h1 {

	font-size:14px;

	line-height:18px;

	font-weight:bold;

	margin-bottom:12px;

	color:#000;

	border:none;

}

#coverPage p {

	margin:0 0 18px 0;

	padding:0;

}

#coverPage p.learn-more {

	position:absolute;

	margin:0;

	bottom:10px;

}

#coverPage ul {

	margin:0 0 12px 0;

	padding:0;

	height:120px;

}

#coverPage ul li {

	list-style:url(http://www.saldobank.com/test/images/IconBulletOrange.gif) outside;

	margin:0 0 6px 12px;

}

#coverPage .homepageSnippets {

	width:150px;

	height:140px;

	position:absolute;

	top:24px;

	left:160px;

}

#coverPage #dedicatedServers .homepageSnippets {

	left:150px;

}

#coverPage #dedicatedServers {

	position:relative;

	background:url(http://www.saldobank.com/test/images/CoverPageDedicatedServers.gif) no-repeat;

	height:155px;

	width:150px;

	float:left;

	padding:10px 10px 10px 150px;

}

#coverPage #dedicatedServers:hover, #coverPage #managedHosting:hover, #coverPage #colocation:hover {

	cursor:pointer;

}

#coverPage #managedHosting {

	position:relative;

	background:url(http://www.saldobank.com/test/images/CoverPageManagedHosting.gif) no-repeat;

	height:155px;

	width:150px;

	float:left;

	padding:10px 10px 10px 160px;

}

#coverPage #colocation {

	position:relative;

	background:url(http://www.saldobank.com/test/images/CoverPageColocation.gif) no-repeat;

	height:155px;

	width:140px;

	float:left;

	padding:10px 10px 10px 160px;

}

#coverPage #headlines {

	background:url(http://www.saldobank.com/test/images/CoverPageHeadlinesWhatsNew.gif) no-repeat;

	height:177px;

	width:210px;

	padding:10px;

	float:left;

	margin-right:10px;

	margin-top:10px;

}

#coverPage #whatsNew {

	background:url(http://www.saldobank.com/test/images/CoverPageHeadlinesWhatsNew.gif) no-repeat;

	height:177px;

	width:210px;

	padding:10px;

	float:left;

	margin-right:10px;

	margin-top:10px;

}

#coverPage #headlines li a, #coverPage #whatsNew li a {

	text-decoration: none;

	color:#333

}

#coverPage #headlines li:hover, #coverPage #whatsNew li:hover {

	cursor:pointer;

}

#coverPage #headlines li:hover a, #coverPage #whatsNew li:hover a {

	color:#fff;

	background-color:#0096db;

}

#coverPage #banners {

	float:left;

	margin-top:10px;

}


/*# Chapter Page #*/

#chapterPage {

	width:740px;

	float:right;

	padding:10px;

	margin: 0px;

}

#chapterPage #solutionHeader {

	background:url(http://www.saldobank.com/test/images/BgChapterPageBlock1.gif) no-repeat;

	height:243px;

	width:729px;

	padding:10px 1px 20px 10px;

}

#chapterPage #solutionHeader .banner-text {

	float:left;

	width:320px;

	margin-right:9px;

}

#chapterPage #solutionHeader .banner-text a {

	color:#0096db;

	text-decoration:none;

}

#chapterPage #solutionHeader .banner-text a:hover {

	color:#fff;

	text-decoration:none;

	background-color:#0096db;

}



#chapterPage #solutionHeader .wheel {

	float:right;

	width:400px;

	height:243px;

	background-color:#fff;

}

#chapterPage #solutionHeader h1 {

	color:#333;

}

#chapterPage #solutionHeader h2 {

	font-size:24px;

	line-height:39px;

	color:#333;

	font-weight:bolder;

	margin:-3px 0 0;

}

#chapterPage #solutionHeader h3 {

	font-size:18px;

	line-height:24px;

	color:#0096db;

	font-weight:lighter;

	margin:-3px 0 0;

}

#chapterPage #solutionHeader img {

	float:left;

}

#chapterPage #knowHeader {	

	background:url(http://www.saldobank.com/test/images/BgChapterPageBlock2.gif) no-repeat;

	height:159px;

	width:700px;

	padding:20px;

}

#chapterPage #knowHeader h2 {

	font-weight:bolder;

	color:#333;

	border-bottom:1px solid #959595;

	margin:0 20px 1.5em 0;

}

#chapterPage #knowHeader img {

	margin:0 auto;

}

#chapterPage #quotes {

	float:left;

	margin-top:10px;	

	background: url(http://www.saldobank.com/test/images/BgChapterPageQuote.gif);

	height: 177px;

	width: 250px;

	padding:10px;

	font-size: 1.1em;

	color: #333;

}

#chapterPage #quotes.sas70 {	C:\Users\kevin\Desktop\template\B0017T\17\nieuwehttps://www.saldobank.com/test/images\

	background: url(http://www.saldobank.com/test/images/SAS70TypeII.gif);

}

#chapterPage #quotes.sas70:hover {

	background: url(http://www.saldobank.com/test/images/SAS70TypeII.gif);

	cursor:pointer;

}

#chapterPage #banners {

	float:left;

	margin-top:10px;

	margin-left:10px;

}

/*# Content Page #*/

#content {

	width:740px;

	float:left;

	padding:10px;

}

#content #20:36 13-2-2009 {		

	background:url(http://www.saldobank.com/test/images/BgContent.gif) repeat left top;

}

#content #box .top {	

	background:url(http://www.saldobank.com/test/images/ContentTop.jpg) no-repeat left top;

	padding: 10px;

}

#content #box .bottom {

	background:url(http://www.saldobank.com/test/images/ContentBottom.gif) no-repeat left top;

	height: 5px;

}
		
/*# Full Width Content Page #*/

#fullContent {

	padding:10px;


}

/*# Content Page / Column Layouts #*/

#content .box, #content .box-small, #content .box-tall, #content .box-noheight {

	padding:9px;

	border:2px solid #ddd;

	background:url(http://www.saldobank.com/test/images/corner.jpg) no-repeat top right;

	margin-bottom:18px;

}

#content .box-small {

	height:110px;

}

#content .box {

	height:175px;

}

#content .box-tall {

	height:215px;

}

#content .box:hover, #content .box-tall:hover, #content .box-small:hover {

	border:2px solid #0096db;

	cursor:pointer;

	background:url(http://www.saldobank.com/test/images/corner-hover.jpg) no-repeat top right;	

}

.box h2, .box-tall h2, .box-small h2, .box-noheight h2, .one-column h2, .tabsa-content h2 {

	margin-top:0;

}

#content .one-column {

	height:100%;

	width:720px;

}

#content .one-column p {

	width:550px;

}

#content .one-column .box img {

	float:right;

	vertical-align:text-top;

	padding-left:18px;

}

#content .two-column {

	width:344px;

	padding:0px 8px 0px 8px;

	float:left;

}

#content .three-column, #content .three-column-center {

	width:222px;

	padding:0px 8px 0px 8px;

	float:left;

}

#content .three-column-center {

	padding:0px 10px 0px 10px;

}

#content .three-column-product {

	margin:0 0 0px 9px;

	padding:0;

}

#content .three-column-product div {

	float:left;

	width:215px;

	margin:0 9px 0 0;

}

#content .three-column-product fieldset {

	padding:5px;

	border:1px solid #ddd;

}

#content .three-column-product fieldset.small {

	height:56px;

}

#content .three-column-product fieldset.medium {

	height:73px;

}

#content .three-column-product fieldset.large {

	height:141px;

}

#content .three-column-product fieldset ul {

	margin-left:0;

	padding-left:0;

}

#content .three-column-product fieldset li {

	list-style:none;

	margin-left:0;

	padding-left:0;

}



#content img {

	margin:0 auto;

}

#content img.event {

	margin: 2px;

}

#content img.left {

	float:left;

	vertical-align:text-top;

}

#content .hardwareplatform {

	margin:0 auto;

	padding:0;

	width:720px;

	height:96px;

}

#content .hardwareplatform img {

	float:left;

	padding:18px 40px 18px 0px;

}

#content .hardwareplatform img.last {

	padding:18px 0px;

}

#content img.right {

	float:right;

	vertical-align:text-top;

	margin:0px 0px 18px 18px;

}

#content img.mgmt {

	display:block;

	float:right;

	margin:0 0 20px 20px;

	vertical-align:text-top;

	border:2px solid #ddd;

}

#content img.kwyw {

	margin:0px;

}

#content a, #fullContent a, #coverPage a {

	color:#0096db;

	text-decoration:none;

}

#content a:hover, #fullContent a:hover, #coverPage a:hover {

	background-color:#0096db;

	color:#fff;

	text-decoration:none

}

#content p.buy-now {

	height:37px;

	width:97px;

	background:url(http://www.saldobank.com/test/images/BuyNow.png) no-repeat left top;

	cursor:pointer;

}

#content p.signup-now {

	height:37px;

	width:107px;

	background:url(http://www.saldobank.com/test/images/SignupNow.png) no-repeat left top;

	cursor:pointer;

}

#content img.chat {

	height:37px;

	width:97px;

	background:url(http://www.saldobank.com/test/images/Chat.png) no-repeat left top;

	cursor:pointer;

	margin:0 8px 0 0;

	display:inline;

}

#content a.learnmore {

	height:37px;

	width:104px;

	background:url(http://www.saldobank.com/test/images/LearnMore.png) no-repeat left bottom;

	margin:0;

	display:inline-block;

	vertical-align:bottom;

}

#content a.learnmore span {

	display:none;

}

#content .whsbutton img {

	margin:0;

	padding:0;

}

#content .whsbutton:hover {

	cursor:pointer;

}

#content img.requestmoreinfo {

	height:37px;

	width:157px;

	background:url(http://www.saldobank.com/test/images/RequestMoreInfo.png) no-repeat left top;

	cursor:pointer;

	margin:0 8px 0 0;

	display:inline-block;

}

#content img.seeAllServers {

	height:37px;

	width:120px;

	background:url(http://www.saldobank.com/test/images/SeeAllServers.png) no-repeat left center;

	cursor:pointer;

	margin:0 8px 0 0;

	display:inline-block;

}

#content img.seeBargainBinServers {

	height:37px;

	width:185px;

	background:url(https://www.theplanet.com/content/images/buttons/SeeBargainBinServers.png) no-repeat left center;

	cursor:pointer;

	margin:0 8px 0 0;

	display:inline-block;

}

#content img.apply {

	height:37px;

	width:97px;

	background:url(https://www.theplanet.com/content/Images/Buttons/ApplyNow.jpg) no-repeat left top;

	cursor:pointer;

	margin:0 8px 0 0;

	display:inline-block;

}

#content a.emailSolution {

	height:37px;

	width:127px;

	background:url(https://www.theplanet.com/content/images/buttons/EmailSolution.png) no-repeat left top;

	cursor:pointer;

	margin:0 8px 0 0;

	display:inline-block;

	float: left;

}

#content a.restart {

	height:37px;

	width:97px;

	background:url(https://www.theplanet.com/content/images/buttons/Restart.png) no-repeat left center;

	cursor:pointer;

	margin:2px 8px 0 0;

	display:inline-block;

	float: left;

}

#content ul.subnotes {

	margin:0 0 18px 0;

	padding:0;

}

#content ul.subnotes li {

	list-style:none;

	margin:0;

	padding:0;

	font-size:11px;

}

#content .one-row {

	width:500px;

	height:140px;

	margin:0 auto;

}

#content .one-row ul {

	float:left;

	width:96px;

	border:2px solid #ddd;

	padding:9px 0;

	margin:0 25px 0 0;

}

#content .one-row ul:hover {

	border:2px solid #0096db;

	cursor:pointer;

}

#content .one-row ul li {

	list-style:none;

	text-align:center;

	padding:0;

	margin:0;

}

#content .videos {

	width:711px;

	margin:12px 0 0 9px;

	padding:0;

}

#content .videos ul {

	margin:0;

	padding:0;

}

#content .videos ul.video-group li {

	list-style:none;

	float:left;

	margin:0 18px 36px 0;

	padding:0;

	width:148px;

	height:148px;

	border:2px solid #ddd;

	position:relative;

}

#content .videos ul.video-group li img {

	margin-bottom:3px;

}

#content .videos ul.video-group li:hover {

	border:2px solid #0096db;

}

#content .videos ul.video-group li a {

	color:#0096db;

}

#content .videos ul.video-group li a:hover {

	color:#fff;

}

#request-info {

	height:260px;

}

.row {

	width:720px;

}

.row .col1, .row .col2 {

	float:left;

	padding:6px 0;

}

.row .col1 {

	width:200px;

	padding-bottom:7px;

	text-align:right;

}

.row .col2 {

	float:right;

	width:508px;

	padding-left:12px;

}

.required {

	color:red;

}

.submit {

	font-size:12px;

	width:80px;

	cursor:pointer;

	color:#545454;

	background:#fff;

	padding:2px;

}

.submit:hover, #content a.reset:hover {

	background-color:#0096db;

	color:#fff;

	border:1px solid #545454;

}

#content a.reset {

	color:#333;

	padding:3px 18px;

}

/*# Content Page/Server Specials #*/

.promotion {

	margin:0 -10px;

	padding: 10px;

	border-bottom: 1px dotted #ccc;

}

#content .promotion .one-column .box img.chat {

	float:none;

	padding:0;

}

.last {

	border-bottom:none;

}

.promotion .close {

	cursor:pointer;

	padding: 5px;

	border: 1px solid #F3F3F3;

	float: right;

	width: 50px;

	text-align: right;

	margin: 2px;

	white-space: nowrap;

}

.promotion .close img {

	vertical-align: middle;

	display: inline;

}

.promotion .learnMore {

	cursor:pointer;

	display: inline;

	margin:2px;

}

.promotion p {

	width:580px;

}

.promotion div div p {

	width:100%;

}

.promotion .one-column .box p {

	width:100%;

}

.promotion h2, .promotion .box h2 {

	margin:0;

	padding:0;

}

#advanced-services ul {

	margin:0;

	padding:0;

}

#advanced-services li {

	display:block;

	float:left;

	list-style-type:none;

}

#advanced-services li.service {

	height:80px;	

	width:200px;

	padding-right:20px;

	border-bottom:1px solid #ddd;

}

#advanced-services li.service-first {

	height:80px;	

	width:200px;

	padding-right:20px;

	padding-top:10px;

	border-bottom:1px solid #ddd;

	border-top:1px solid #ddd;	

}

#advanced-services li.service-last {

	height:100px;	

	width:200px;

	padding-right:20px;

	border-bottom:1px solid #ddd;

}

#advanced-services li.notes {

	height:80px;	

	width:500px;

	margin-bottom:10px;

	border-bottom:1px solid #ddd;	

}

#advanced-services li.notes-first {

	height:80px;	

	width:500px;

	padding-top:10px;

	margin-bottom:10px;

	border-bottom:1px solid #ddd;

	border-top:1px solid #ddd;	

}

#advanced-services li.notes-last {

	height:100px;	

	width:500px;

	margin-bottom:10px;

	border-bottom:1px solid #ddd;	

}

#advanced-services li.costs {

	width:125px;

}

#customer-portal{display:inline;width:600px;}

#customer-portal .orbit-rollback, #customer-portal .northstar-elite, #customer-portal .server-command {float:left;width:180px;height:180px;padding-right:25px;text-align:center;}

#customer-portal .orbit-rollback{padding-left:25px;}

/*# Chapter & Content Page#*/

/*# Chapter & Content Page/Breadcrumb #*/

#breadcrumb {

	margin:0 auto;

	height:22px;

	width:940px;

	background:#555;

	color:#fff;

	padding:3px 10px 0;

}

#breadcrumb a {

	color:#fff;

}

/*# Chapter & Content Page/Sub Navigation #*/

#subNav {

	width:190px;

	float:left;

	margin:10px 0px;

	padding: 0px 0px 0px 10px;

}

#subNav .learnMore {

	background:url(https://www.theplanet.com/content/Images/Layout/BgSubNavTop.gif) no-repeat;

	height:27px;

	width:180px;

	font-weight:bold;

	color:#fff;

	padding:8px 0 0 10px;

}

#subNav td {

	width:190px;

	padding:4px 0px;

}

#subNav td.oneCMSTreeMenuItem, #subNav td.oneCMSTreeMenuItemEmpty, #subNav td.oneCMSTreeMenuSelectedItem, #subNav td.oneCMSTreeMenuSelectedItemEmpty {

	border-bottom:1px solid #898989;

	background:#e2e2e2;

}

#subNav a.oneCMSTreeMenuLink, #subNav a.oneCMSTreeMenuLinkEmpty, #subNav a.oneCMSTreeMenuSelectedLink, #subNav a.oneCMSTreeMenuSelectedLinkEmpty {



	color:#555;

	padding-left:10px;

	font-weight:bold;

}

#subNav a.oneCMSTreeMenuLink {

	/*background:url(https://www.theplanet.com/content/Images/Layout/IconSubNavClosed.gif) no-repeat left;*/

}

#subNav a.oneCMSTreeMenuSelectedLink {

	/*background:url(https://www.theplanet.com/content/Images/Layout/IconSubNavOpen.gif) no-repeat left;*/

}

#subNav td.twoCMSTreeMenuItem, #subNav td.twoCMSTreeMenuItemEmpty, #subNav td.twoCMSTreeMenuSelectedItem, #subNav td.twoCMSTreeMenuSelectedItemEmpty {

	background:#898989;

}

#subNav td.first {

	background:#898989 url(C:\Users\kevin\Desktop\template\B0017T\17\nieuwehttps://www.saldobank.com/test/images\BgSubNavOpenTop.gif) no-repeat left top;

	padding-top:5px;

}

#subNav td.last {

	background:#898989 url(C:\Users\kevin\Desktop\template\B0017T\17\nieuwehttps://www.saldobank.com/test/images\BgSubNavOpenBottom.gif) no-repeat left bottom;

	padding-bottom:5px;

}

#subNav a.twoCMSTreeMenuLink, #subNav a.twoCMSTreeMenuLinkEmpty, #subNav a.twoCMSTreeMenuSelectedLink, #subNav a.twoCMSTreeMenuSelectedLinkEmpty {

	color:#ebebeb;

	/*background:url(C:\Users\kevin\Desktop\template\B0017T\17\nieuwehttps://www.saldobank.com/test/images\IconArrowLgtGray.gif) no-repeat left 4px;*/

	padding-left:10px;

	font-weight:bold;

}

#subNav .buyOnline, #subNav .contactUs {

	background:url(C:\Users\kevin\Desktop\template\B0017T\17\nieuwehttps://www.saldobank.com/test/images\BgSubNavBottom.gif) no-repeat;

	height:50px;

	width:190px;

	text-align:center;

	vertical-align:middle;

}

#subNav .contactUs {

	height:42px;

	padding-top: 8px;

}

#subNav .buyOnline a.oneCMSTreeMenuLink, #subNav .buyOnline a.oneCMSTreeMenuLinkEmpty, #subNav .buyOnline a.oneCMSTreeMenuSelectedLink, #subNav .buyOnline a.oneCMSTreeMenuSelectedLinkEmpty {

	font-size:1.6em;

	font-weight:bold;

	color:#fff;

	background:none;

	padding:0;

}

#subNav .buyOnline a.oneCMSTreeMenuLinkEmpty:hover {

	background-color:#fff;

	color:#0096db;	

	text-decoration:none;

}

#subNav .contactUs a.oneCMSTreeMenuLinkEmpty {

	font-size:1.4em;

	font-weight:bold;

	color:#fff;

	background:none;

	padding:0;

}

#subNav .contactUs a.oneCMSTreeMenuLinkEmpty:hover {

	background-color:#fff;

	color:#0096db;	

	text-decoration:none;

}

#subNav .contactUs span {

	font-size:1em;

	font-weight:bold;



	color:#fff;

	background:none;

	padding:0;

}

/*# Tabbed Content #*/

#tabsa {

	margin-bottom: 1.5em;

}

#tabsa ul {

	margin: 0;

	padding-left: 0;

}

#tabsa ul li {

	display: inline;

	list-style: none;

	cursor: pointer;

	background: url(C:\Users\kevin\Desktop\template\B0017T\17\nieuwehttps://www.saldobank.com/test/images\TabA.gif) no-repeat center bottom;

	padding-bottom: 7px;

	margin-right: 8px;

	font-weight: bold;

	color:#999;

}

#tabsa label {

	display: inline-block;

	cursor: pointer;

	background: url(C:\Users\kevin\Desktop\template\B0017T\17\nieuwehttps://www.saldobank.com/test/images\TabA.gif) no-repeat center bottom;

	padding-bottom: 7px;

	margin-right: 8px;

	font-weight: bold;

	color:#ccc;

}

#tabsa ul li:hover, #tabsa label:hover {

	color: #0096db;

}

#tabsa ul li.selected, #tabsa .selected label {

	color: #0096db;

	background: url(C:\Users\kevin\Desktop\template\B0017T\17\nieuwehttps://www.saldobank.com/test/images\TabASelected.gif) no-repeat center bottom;

}

#tabsa ul li:hover.selected, #tabsa .selected label:hover {

	color: #0096db;

}

#tabsa input {

	display:none;

}

#tabsa-content {

	border:2px solid #0096db;

	padding: 9px;

	margin-top:-6px;

}

#tabsa-content.xsml {

}

#tabsa-content.sml {

	height:315px;

}

#tabsa-content.med {

	height:340px;

}

#tabsa-content.lrg {

}

#tabsa-content.xl {

	height:875px;

}

#tabsa-content h2 {

	margin-top: 0;

}

/*# Shopping Cart #*/

#shoppingCart {

	width:740px;

	float:right;

	padding:10px;

}

#shoppingCart #box {

	background:url(https://www.theplanet.com/content/images/Layout/BgContent.gif) repeat left top;

}

#shoppingCart #server-listing {

	margin-top: 10px;

	background:url(https://www.theplanet.com/content/images/Layout/BgContent.gif) repeat left top;

}

#shoppingCart #box .top, #shoppingCart #server-listing .top {

	background:url(https://www.theplanet.com/content/images/Layout/ContentTop.gif) no-repeat left top;

	padding: 10px;

}

#shoppingCart #box .bottom, #shoppingCart #server-listing .bottom {

	background:url(https://www.theplanet.com/content/images/Layout/ContentBottom.gif) no-repeat left top;

	height: 5px;

}

#shoppingCart a, #cart a {

	color:#0096db;

	text-decoration:none;

}

#shoppingCart a:hover, #cart a:hover {

	background-color:transparent;

	color:#0096db;

	text-decoration:underline

}

#shoppingCart img.kwyw {

	margin: 6px auto;

}

#shoppingCart hr {

	border-bottom: 1px solid #EBEBEB;

	border-top-style: none;

	border-right-style: none;

	border-left-style: none;

}

/*# Shopping Cart/Server Filter #*/

#server-filter

{

	margin: 10px 0 0;

}

#server-filter table

{

	border-bottom: 1px solid #404040;

	width: 190px;

}

#server-filter table th

{

	background-color: #fff;

	color: #333;

	border-bottom: 1px solid #404040;

	font-weight: 600;

	font-size: 0.98em;

	padding-top: 4px;

	padding-bottom: 4px;

}

#server-filter table th.series-title

{

	text-align: left;

	color: #fff;

	padding-left: 12px;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/server-filter-title.gif);

	padding-top: 4px;

	padding-bottom: 4px;

	height: 17px;

	font-weight: normal;

}

#server-filter table td

{

	color: #333;

	padding: 3px;

	font-size: 0.93em;

	border-left: 1px solid #404040;

	border-right: 1px solid #404040;

	vertical-align: top;

}

#server-filter table td.series

{

	background-color: #7c7c7c;

}

#server-filter table td.processor

{

	border-right: none;

	background-color: #9e9d9d;

}

#server-filter table td.memory

{

	border-left: none;

	background-color: #9e9d9d;

}

#server-filter table td.harddrive

{

	border-right: none;

	background-color: #c3c3c3;

}

#server-filter table td.capacity

{

	border-left: none;

	background-color: #c3c3c3;

}

#server-filter table td.price

{

	background-color: #e2e2e2;





}

#server-filter table td.submit

{

	background-color: #e2e2e2;

	text-align: center;

}

#server-filter select

{

	color: #333;

	margin-top: 3px;

	margin-bottom: 7px;

	font-size: 0.93em;

	border: 1px solid #404040;

	border-right: 1px solid #404040;

}

#server-filter .apply-filter, #server-filter .reset-filter

{

	height: 25px;

	font-size: 0.98em;

	background: none;

	border: none;

	color: #f7941d;

	background-position: right 8px;

	background-repeat: no-repeat;

	padding-right: 15px;

	cursor: pointer;

}

#server-filter .apply-filter 

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/next-btn-on.gif);

}

#server-filter .reset-filter

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/reset-btn.gif);

	color: #979797;

}

/*# Shopping Cart/Navigation #*/

#shoppingCart .cartNavigation {

	margin: 10px 0px 10px 25px;

	padding: 0px;

}

#shoppingCart .cartNavigation li {

	margin: 0px 5px;



	padding: 0px 5px;

	list-style: none;

	display: block;

	float: left;

	font-weight: bold;

	text-align: center;

}

/*# Shopping Cart/Client Login Form #*/

#pageMiddle .client-login-form

{

	position: absolute;

	z-index: 98;

}

#pageMiddle .client-login-title

{

	width: 344px;

	height: 23px;

	background-image: url(https://www.theplanet.com/content/Images/Layout/Cart/login-title.gif);

	padding-left: 13px;

	padding-right: 13px;

	padding-top: 5px;

	color: #fff;

	font-size: 1.2em;

}

#pageMiddle .client-login-body

{

	width: 344px;

	height: 165px;

	border: 1px solid #0096db;

	padding: 2px;

	padding-left: 12px;

	padding-right: 12px;

	color: #333;

	text-align: center;

	background: #FFFFFF url(https://www.theplanet.com/content/Images/Layout/Cart/login-bg.gif) no-repeat left top;

}

#pageMiddle .client-login-body span

{

	font-weight: bold; 

}

#pageMiddle .client-login-form dl {

	margin: 0;

	padding: 0;

	clear: both;

	color: #333;

}

#pageMiddle .client-login-form dt {

	float: left;

	width: 100px;

	padding: 2px 0 2px 0;

	margin: 0;

	margin-bottom: 3px;

}

#pageMiddle .client-login-form dd {

	float: left;

	width: 118px;

	padding: 2px 0 2px 0;

	margin: 0;

	margin-bottom: 3px;

	text-align: right;

}

#pageMiddle .client-login-button {

	margin: 0 auto;

	width: 82px;

	height: 17px;

	border: none;

	background: url(https://www.theplanet.com/content/Images/Layout/Cart/login-button.gif);

}

#pageMiddle .client-login-button:hover {

	border: none;

}

#pageMiddle a.client-login-cancel {

	display: block;

	float: right;

	width: 16px;

	height: 15px;

	font-size: 0.75em;

	font-weight: bold;

	color: #0096db;

	text-decoration: none;

	line-height: normal;

	text-align: center;

	background: url(https://www.theplanet.com/content/Images/Layout/Cart/login-close.gif) no-repeat;

	padding: 1px 0 0;

}

#pageMiddle a:hover.client-login-cancel {

	color: #0096db;

}

#pageMiddle .error-msg

{

	color: #ff0000;

	font-weight: bold;

}

/*# Shopping Cart/Error PopUp #*/

#pageMiddle .ErrorPopUp

{

	position: absolute;

	width: 435px;

	z-index: 98;

}

#pageMiddle .ErrorPopUpTitle

{

	width: 409px;

	height: 23px;

	background-image: url(https://www.theplanet.com/content/Images/Layout/Cart/error-title.gif);

	padding-left: 13px;

	padding-right: 13px;

	padding-top: 5px;

	color: #fff;

	font-size: 1.2em;

}

#pageMiddle .ErrorPopUpBody

{

	position: relative;

	background-color: #e4e4e4;

	border: 1px solid #f8a42f;

	padding: 12px;

	height: 185px;

}

#pageMiddle .ErrorPopUpBody div

{

	position: relative;

	background-color: #fff;

	border: 1px solid #333;

	padding: 3px;

	height: 175px;

	overflow: auto;

}

#pageMiddle .ErrorPopUpBody div div

{

	text-align: center;

	height: auto;

	border: none;

}

#pageMiddle a.ErrorPopUpCancel

{

	display: block;

	float: right;

	width: 16px;

	height: 15px;

	font-size: 0.75em;

	font-weight: bold;

	color: #f8a42f;

	text-decoration: none;

	line-height: normal;

	text-align: center;

	background: url(https://www.theplanet.com/content/Images/Layout/Cart/error-close.gif) no-repeat;

	padding: 1px 0px 0px;

}

#pageMiddle a:hover.ErrorPopUpCancel

{

	color:#f8a42f;

}

/*# Shopping Cart/Server Package Listing #*/

#shoppingCart .cartTable {

	margin-bottom: 10px;

}

#shoppingCart .cartTable th {

	color: #fff;

	white-space: nowrap;

}

#shoppingCart .cartTable th a {

	color: #fff;

}

#shoppingCart .cartTable th img {

	display: inline;

}

#shoppingCart .cartTable th.ram {

	background: url(https://www.theplanet.com/content/Images/Layout/Tables/BgHeader.png) repeat-x left top;

	padding-left: 10px;

	width: 65px;

}

#shoppingCart .cartTable td.ram {

	background: #ececec;

	width: 65px;

}

#shoppingCart .cartTable tr.alt td.ram {

	background: #fff;

}

/*# Server Package Listing #*/

.cartTable {

	width: 700px;

	margin: 0px auto;

	border-bottom: 1px solid #898989;

}

.cartTable caption {

	background: url(https://www.theplanet.com/content/Images/Layout/Tables/Caption.png) no-repeat left top;

	height: 35px;

	width: 700px;

	font-weight: bold;

	color: #555555;

	font-size: 1.3em;

	line-height: 35px;

}

.cartTable th {

	font-weight: bold;

	color: #fff;

	background: #878787 url(https://www.theplanet.com/content/Images/Layout/Tables/BgHeader.png) repeat-x left top;

	text-align: left;

	padding-left: 10px;

	height: 30px;

	vertical-align: middle;

	line-height: normal;

	padding-right: 10px;

}

.cartTable th.package {

	background: url(https://www.theplanet.com/content/Images/Layout/Tables/BgHeaderPackage.png) repeat-x left top;

	padding-left: 10px;

}

.cartTable th.price {

	background: url(https://www.theplanet.com/content/Images/Layout/Tables/BgHeaderPrice.png) no-repeat right top;

}

.cartTable th.orderNow {

	background: url(https://www.theplanet.com/content/Images/Layout/Tables/BgHeaderOrder.png) no-repeat right top;

	width: 86px;

	text-align: center;

	padding-left: 0px;

}

.cartTable th a, #content th a {

	color: #fff;

}

.cartTable th a:hover, #content th a:hover {

	color: #fff;

	background: none;

}

.cartTable td {

	line-height: normal;

	background: #ececec;

	vertical-align: middle;

	height: 30px;

	padding: 2px 2px 2px 10px;

}

.cartTable tr.alt td {

	background: #fff;

}

.cartTable td.package {

	background: #ececec url(https://www.theplanet.com/content/Images/Layout/Tables/BgRowPackage.png) repeat-y left top;

}

.cartTable td.price {

	color: #f7941d;

	background: url(https://www.theplanet.com/content/Images/Layout/Tables/BgRowPrice.png) repeat-y right top;

	font-weight: bold;

	padding-right: 5px;

}

.cartTable span.discounted-price {

	text-decoration: line-through;

	color: #545454;

	display: block;

}

.cartTable td.orderNow {

	background: url(https://www.theplanet.com/content/Images/Layout/Tables/BgRowOrder.png) repeat-y right top;

	width: 86px;

	text-align: center;

	padding-left: 0;

}

.cartTable tr.alt td.package {

	background: #fff url(https://www.theplanet.com/content/Images/Layout/Tables/BgRowAltPackage.png) repeat-y left top;

}

.cartTable tr.alt td.price {

	background: url(https://www.theplanet.com/content/Images/Layout/Tables/BgRowAltPrice.png) repeat-y right top;

}

.cartTable tr.alt td.orderNow {

	background: url(https://www.theplanet.com/content/Images/Layout/Tables/BgRowAltOrder.png) repeat-y right top;

}

.cartTable .category td {

	border-bottom:1px dotted #898989;

	border-top:1px dotted #898989;	

	font-weight:bold;

}

.cartTable .category-first td {

	border-bottom:1px dotted #898989;

	border-top:1px solid #898989;	

	font-weight:bold;

}

.cartTable .server {

	width:160px;

	border-left:1px solid #898989;	

}

.cartTable th.service {

	width:225px;

	padding-left: 5px;

}

.cartTable td.service {

	width:225px;

	border-left:1px solid #898989;	

	border-right:1px solid #d9d9d9;

	background-color: #d5d5d5;

	padding-left: 8px;

}

.cartTable tr.alt td.service {

	background-color: #e6e6e6;

}

.cartTable .server {

	width:160px;

	border-left:1px solid #898989;	

}

.cartTable th.centered {

	text-align: center;

}

.cartTable .headingCentered th

{

	text-align:center;

	padding-left: 0px;

	padding-right: 0px;

}

.cartTable td.restrictions {

	font-weight:bold;

	text-align:center;

	border-top:1px solid #898989;

	border-left:1px solid #898989;

	border-right:1px solid #898989;

}

.cartTable td.col1, .cartTable td.col2, .cartTable td.col3, .cartTable td.col4, .cartTable td.col5, .cartTable td.col6 {

	padding:0;

	margin:0;

	width:auto;

	text-align:center;

}

.cartTable td.col4, .cartTable td.col5, .cartTable td.col6 {

	font-weight:bold;

	color:#f7941d;

}

.cartTable .category td.col4, .cartTable .category td.col5, .cartTable .category td.col6, .cartTable .category-first td.col4, .cartTable .category-first td.col5, .cartTable .category-first td.col6 {

	color:#333;

} 

.cartTable td.col3 {

	border-right:1px dotted #898989;

}

.cartTable td.col6 {

	border-right:1px solid #898989;

}

.cartTable td.col {

	border-right:1px dotted #898989;

}

.cartTable td.colLast {

	border-right:1px solid #898989;

}

/*#AJAX Toolkit#*/

.modalBackground {

	background-color: #666666;

	opacity: 0.7;

}

.validatorCalloutHighlight 

{

	background-color: #EFEFEF; 

}

/*#Widgets#*/

/*#Widgets/Which Hosting Solution#*/

.whsWidget {

	border:2px solid #ccc;

	/*background:url(https://www.theplanet.com/content/images/Layout/BgWidget.gif) repeat left top;*/

	width:740px;

	background-color:#fff;

}

.whsWidget .widgetTop {

	background:url(https://www.theplanet.com/content/images/Layout/WidgetTop.png) no-repeat left top;

	padding: 10px;

}

.whsWidget .widgetBottom {

	/*background:url(https://www.theplanet.com/content/images/Layout/WidgetBottom.gif) no-repeat left top;*/

	height: 5px;

}

.whsWidget .close {

	display: block;

	float: right;

	width: 35px;

	text-align:center;

}

.whsWidget h1 {

	float: left;

	margin-top: 0px;

}

.whsWidget .questions {

	height: 230px;

	padding:0 0 0 10px;

	margin:10px 0 0 10px;

}

.whsWidget .questions ul {

	padding: 0px;

	margin: 0px 0px 5px 18px;

}

.whsWidget .questions li {

	list-style: none;

	padding:0;

	margin:0 0 9px;

}

.whsWidget img.chat {

	float: left;

}

.whsWidget h3 {

	padding:0;

}

.whsWidget h2 {

	padding:0;

	margin:12px 0 6px 0;	

}

.whsWidget input {

	vertical-align:middle;

	border:none;

}

.whsWidget input.w-border {

	vertical-align:middle;

	border:1px solid #333;;

}

.whsWidget .submit {

	background:url(https://www.theplanet.com/content/images/Layout/WHSNextButton.png) no-repeat left top;

	width:77px;

	height:33px;

	margin:0 0 0 9px;

	color:#333;

	border:none;

}

.whsWidget .submit-email {

	width:60px;

	margin:0;

	padding:2px 8px;

	color:#333;

	border:1px solid #333;

}

.whsWidget .submit-email:hover {

	color:#fff;

	background-color:#0096db;

	border:1px solid #333;

}

.bodytable {

	width:720px;

	margin-bottom:18px;

	border-collapse:collapse;

	text-align:left;

}

.bodytable tr th {

	background-color:#000;

	color:#fff;

	padding:4px 8px;

	border:1px solid #000;

}

.bodytable tr td {

	padding:4px 8px;

	vertical-align:text-top;

	background-color:#eee;

	border-right:1px dotted #333;

	border-bottom:1px dotted #333;	

}

.bodytable tr td.first {

	border-left:1px solid #000;

}

.bodytable tr td.last {

	border-right:1px solid #000;

}

.bodytable tr.alt td {

	background-color:#ddd;

}

.bodytable tr.altlast td {

	background-color:#ddd;

	border-bottom:1px solid #000;

}

.bodytable tr.last td {

	background-color:#eee;

	border-bottom:1px solid #000;

}




https://www.theplanet.com/CMSPages/GetCSS.aspx?stylesheetname=PlanetShoppingCart

/*#General#*/

.text-red 

{

	color: #0096db;

}

.tooltip 

{

	border: 1px solid #545454;

	padding: 3px;

}

.strong-red

{

	font-weight: bold;

	color: #0096db;

}

.required

{

	color: #0096db;

}

.toshack, .toshack:hover

{

	border: none;

	background: none;

	width: 1px;

}

/*#Forms#*/

/*#Forms/General#*/

label 

{

	font-weight: bold;

}

fieldset 

{

	border: 1px solid #575757;

	margin: 0;

}

legend 

{

	color: #0096db;

	font-weight: bold;

	text-transform: uppercase;

}

input.no-style

{

	background: none;

	border: none;

}

/*#Forms/Promo Code#*/

#cart-sidebar .promo-code 

{

	font-size: 0.95em;

}

#cart-sidebar .apply-promo 

{

	float: right;

	padding-right: 10px;

	background: none;

	border: none;

	color: #0096db;

}



/*#Forms/Cart View & Checkout#*/

.checkout-button

{

	margin: 0 auto;

	width: 84px;

	height: 19px;

	font-size: 0.98em;

	text-align: center;

	background-color: Transparent;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/checkout-button.gif);

	border: none;

	color: #ffffff;

	cursor: pointer;

}

.checkout-button:hover

{

	border: none;

}

#checkoutForm dl

{

	clear: both;

	margin-bottom: 3px;

}

#checkoutForm dt

{

	float: left;

	text-align: right;

	width: 200px;

	margin-right: 2px;

	vertical-align: middle;

}

#checkoutForm dd

{

	margin-left: 2px;

	float: left;

	margin-bottom: 3px;

}





/*#PopUp#*/

/*#PopUp/CVV#*/

.CVVPopUp

{

	position: absolute;

	width: 435px;

	height: 328px;

	z-index: 98;

}

.CVVPopUpTitle

{

	width: 409px;

	height: 23px;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/more-info-title.gif);

	padding-left: 13px;

	padding-right: 13px;

	padding-top: 5px;

	color: #ffffff;

	font-size: 1.2em;

}

.CVVPopUpBody

{

	position: relative;

	background-color: #e4e4e4;

	border: 1px solid #0096db;

	padding: 12px;

	height: 324px;

}

.CVVPopUpBody div

{

	position: relative;

	background-color: #ffffff;

	border: 1px solid #333333;

	padding: 3px;

	height: 318px;

	overflow: auto;

}

.CVVPopUpBody div div

{

	text-align: center;

	height: auto;

	border: none;

}

a.CVVPopUpCancel

{

	display: block;

	float: right;

	width: 13px;

	height: 15px;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/login-close.gif);

	font-size: 0.75em;

	font-weight: bold;

	padding-top: 1px;

	padding-left: 4px;

	color: #D41F39;

	text-decoration: none;

	line-height: normal;

}

/*#PopUp/Email Cart#*/

.EmailCartPopUp

{

	position: absolute;

	width: 435px;

	height: 250px;

	z-index: 98;

}

.EmailCartTitle

{

	width: 409px;

	height: 23px;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/more-info-title.gif);

	padding-left: 13px;

	padding-right: 13px;

	padding-top: 5px;

	color: #ffffff;

	font-size: 1.2em;

}

.EmailCartBody

{

	position: relative;

	background-color: #e4e4e4;

	border: 1px solid #0096db;

	padding: 12px;

}

.EmailCartBody div

{

	position: relative;

	background-color: #ffffff;

	border: 1px solid #333333;

	padding: 10px;

	height: 250px;

	overflow: auto;

}

.EmailCartOk

{

	width: 82px;

	height: 17px;

	font-size: 0.98em;

	text-align: center;

	background-color: Transparent;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/email-button.gif);

	border: none;

	color: #0096db;

	display: block;

	line-height: normal;

}

a.EmailCartCancel

{

	display: block;

	float: right;

	width: 12px;

	height: 15px;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/more-info-close.gif);

	background-repeat: no-repeat;

	font-size: 0.75em;

	font-weight: bold;

	padding-top: 1px;

	padding-left: 5px;

	line-height: normal;

}

/*#PopUp/Loading#*/

#ctl00_Loading {

	position: absolute;

	width: 250px;

	height: 125px;

	z-index: 99;

	background-color: #ffffff;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/bg-loading.gif);

	background-repeat: repeat-x;

	border: 1px solid #D7D7D7;

}

#ctl00_Loading div {

	width: 192px;

	margin-top: 47px;

	margin-left: 30px;

	font-weight: bold;

	text-transform: uppercase;

	color: #333333;

	text-align: center;

}

/*#PopUp/Validator#*/

/*#PopUp/More Info#*/

.more-info-popup 

{

	position: absolute;

	width: 435px;

	height: 328px;

	z-index: 98;

}

.more-info-title

{

	width: 409px;

	height: 23px;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/more-info-title-black.gif);

	padding-left: 13px;

	padding-right: 13px;

	padding-top: 5px;

	color: #ffffff;

	font-size: 1.2em;

}

.more-info-content

{

	position: relative;

	background-color: #e4e4e4;

	border: 1px solid #545454;

	padding: 12px;

	height: 324px;

}

.more-info-content div

{

	position: relative;

	background-color: #ffffff;

	border: 1px solid #333333;

	padding: 3px;

	height: 318px;

	overflow: auto;

}

#cart a.more-info

{

	margin-left: 2px;

	margin-right: 2px;

	text-align: center;

	text-decoration: none;

	padding: 3px;

	color: #e4e4e4;

	font-size: 0.88em;

	font-weight: normal;

}

#cart a.more-info-close

{

	display: block;

	float: right;

	width: 12px;

	height: 15px;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/more-info-close.gif);

	background-repeat: no-repeat;

	font-size: 0.75em;

	font-weight: bold;

	padding-top: 1px;

	padding-left: 5px;

	line-height: normal;

}

/*#PopUp/Hostname & Instructions#*/

#cart-details .hostname-instructions

{

	width: 435px;

	position: absolute;

	z-index: 98;

}

#cart-details .hostname-instructions-title

{

	height: 23px;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/hostname-instructions-title.gif);

	color: #ffffff;

	font-size: 1.2em;

	padding-left: 13px;

	padding-right: 13px;

	padding-top: 5px;

}

#cart-details .hostname-instructions-body

{

	position: relative;

	background-color: #e4e4e4;

	border: 1px solid #0096db;

	padding: 12px;

}

#cart-details .hostname-instructions-body div

{

	position: relative;

	background-color: #ffffff;

	border: 1px solid #333333;

	padding: 3px;

	height: 350px;

	overflow: auto;

}

#cart-details .hostname-instructions-body div table

{

	border: none;

}

#cart-details .hostname-instructions-body div table td

{

	vertical-align: top;

}

#cart-details .hostname-instructions-body div table th

{

	background-color: #ffffff;

	font-weight: bold;

	text-align: left;

	color: #333333;

}

#cart-details .hostname-instructions-body div table td.labels

{

	color: #0096db;

	text-align: right;

	width: 150px;

}

#cart-details .hostname-instructions-body div table td.note

{

	color: #545454;

	padding-top: 3px;

	font-style: italic;

	font-size: 0.97em;

	color: #0096db;

}

#cart-details a.hostname-instructions-cancel

{

	display: block;

	float: right;

	width: 16px;

	height: 15px;

	font-size: 0.75em;

	font-weight: bold;

	color: #0096db;

	text-decoration: none;

	line-height: normal;

	text-align: center;

	background: url(https://www.theplanet.com/content/Images/Layout/Cart/login-close.gif) no-repeat;

	padding: 1px 0px 0px;

}

#cart-details a.hostname-instructions-add

{

	width: 84px;

	height: 19px;

	font-size: 0.98em;

	text-align: center;

	background-color: Transparent;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/add-button.gif);

	border: none;

	color: #0096db;

	display: block;

	float: right;

	margin-right: 25px;

}

/*#PopUp/Client Login#*/



/*#Layout#*/

/*#Layout/Footer#*/

.footer

{

	margin-top: 0px;

}



/*#Layout/Outlet Listing#*/

#outlet-listing

{

	width: 715px;

	float: right;

	margin-top: 14px;

	margin-right: 10px;

}

#outlet-listing table  

{

	width: 715px;

	border-bottom: 1px solid #0096db;

	margin: 0px auto;

	margin-bottom: 14px;

}

#outlet-listing table th  

{

	background-color: #ffffff;

	color: #333333;

	border-bottom: 1px solid #0096db;

	font-weight: 600;

	font-size: 0.98em;

	padding-top: 4px;

	padding-bottom: 4px;

	border-left: 1px solid #0096db;

	border-right: 1px solid #0096db;

}

#outlet-listing caption

{

	width: 715px;

	text-align: left;

	color: #ffffff;

	padding-left: 12px;

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/server-listing-title-small.gif);

	height: 25px;

	font-weight: normal;

	line-height: 2em;

}

#outlet-listing table td 

{

	color: #333333;

	padding-top: 2px;

	padding-bottom: 2px;

	text-align: center;

	font-size: 0.93em;

	border-left: 1px solid #0096db;

	border-right: 1px solid #0096db;

}

#outlet-listing table .processor

{

	text-align: left;

	padding-left: 15px;

	width: 331px;

	border-right: none;

}

#outlet-listing table .hard-drive

{

	width: 210px;

	text-align: left;

	border-right: none;

	border-left: none;

}

#outlet-listing table .ram

{

	border-right: none;

	border-left: none;

	width: 80px;

}

#outlet-listing table .price











{

	border-right: none;

	border-left: none;

	width: 120px;

}

#outlet-listing table td.order-now, #outlet-listing table th.order-now

{

	width: 95px;

	border-left: none;

}

#outlet-listing table .original-price

{

	text-decoration: line-through;

}

#outlet-listing table .discounted-price

{

	color: #ff0000;

}

#outlet-listing table td.one 

{

	background-color: #ffffff;

}

#outlet-listing table td.two 

{

	background-color: #e4e4e4;

}

#outlet-listing .no-results

{

	padding: 15px;

	display: block;

	text-align: center;

	font-weight: bold;

}

#outlet-listing table table

{

	border: none;

	margin: 0px;

	padding: 0px;

	width: auto;

}

#outlet-listing table table td

{

	border: none;

}

/*#Layout/Cart Main#*/

#cart 

{

	margin: 0px auto;

	width: 940px;

}

#cart h2

{

	margin-left: 8px;

}

#configurator 

{

	width: 936px;

	border: 1px solid #0096db;

	background-color: #e4e4e4;

	margin-bottom: 10px;

	padding: 0px;

	padding-right: 2px;

	min-height: 350px;

}

/*#Layout/Cart Navigation#*/

#cart #nav2 

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/cart-nav.gif);

	background-repeat: no-repeat;

	height: 30px;

	width: 940px;

	margin-top: 10px;

	background-position: center;

}

#cart #nav2 ul

{

	list-style: none;

	margin: 0px;

	padding: 0px;

	margin-left: 9px;

	margin-right: 9px;

	padding-left: 15px;

	height: 30px;

}

#cart #nav2 ul li

{

	display: inline;

	padding: 0px;

	margin: 0px;

}

.subnav-top, .subnav-bot {

	height: 23px;

	width: 655px;

	border-right: 1px solid #0096db;

	color: #c2c2c2;

	background-color: #ffffff;

	padding: 5px 12px 5px 15px;

}

.subnav-top {

	border-bottom: 1px solid #0096db;

}

.subnav-bot {

	border-top: 1px solid #0096db;

}

/*#Layout/Cart Sidebar#*/

#cart-sidebar {

	width: 242px;

	float: right;

	padding-top: 10px;

	color: #333333;

}

#cart-sidebar .title-open {

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/sidebar-header-open.gif);

	background-repeat: no-repeat;

	width: 222px;

	height: 20px;

	padding-left: 25px;

	color: #ffffff;

}

#cart-sidebar .title-closed {

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/sidebar-header-closed.gif);

	background-repeat: no-repeat;

	width: 222px;

	height: 20px;

	padding-left: 25px;

}

#cart-sidebar .sidebar-body {

	background-color: #ffffff;

	padding-left: 10px;

	width: 227px;

	border: 1px solid #545454;

	border-top: none;

	padding-top: 8px;

	padding-bottom: 8px;

}

#cart-sidebar .promo-code 

{

	float: left;

}

#cart-sidebar dl 

{

	margin: 0px;

	padding: 0;

	clear: both;

	color: #545454;

}

#cart-sidebar dt 

{

	float: left;

	width: 100px;

	padding: 2px 0px 2px 0px;

	margin: 0;

	margin-bottom: 3px;

}

#cart-sidebar dd 

{

	float: left;

	width: 118px;

	padding: 2px 0px 2px 0px;

	margin: 0;

	margin-bottom: 3px;

	text-align: right;

}

#cart-sidebar dl.discount dt, #cart-sidebar dl.discount dd

{

	color: #0096db;

	margin-bottom: 6px;

}

#cart-sidebar dl.total dt, #cart-sidebar dl.total dd {

	color: #545454;

	font-weight: bold;

	border-top: 1px solid #545454;

}

#cart-sidebar p 

{

	text-align: center;

}

#cart-sidebar .commitment-text

{

	text-align: right;

	padding-right: 10px;

}

#cart-sidebar .notes

{

	color: #545454;

	padding-top: 3px;

	font-style: italic;

	font-size: 0.97em;

}

/*#Layout/Cart Config Content#*/

#pg-title {

	width: 655px;

	padding-right: 12px;

	padding-left: 15px;

	padding-top: 12px;

	padding-bottom: 3px;

	vertical-align: bottom;

	font-size: 1.2em;

	color: #0096db;

	font-weight: bold;

	background-color: #ffffff;

	border-right: 1px solid #0096db;

}

#config-options

{

	width: 655px;

	padding-right: 12px;

	padding-left: 15px;

	padding-top: 1px;

	padding-bottom: 15px;

	border-top: none;

	color: #545454;

	background-color: #ffffff;

	border-right: 1px solid #0096db;

	min-height: 350px;

}

#config-options .options-container 

{

	border: 1px solid #555555;

	margin-bottom: 10px;

}

#config-options div.subCategory

{

	background-color: #cccccc;

	border-bottom: 1px solid #e9e9e9;

}

#config-options table

{

	width: 100%;

	line-height: 1.2em;

}

#config-options th

{

	line-height: 1.8em;

}

#config-options td

{

	vertical-align: middle;

	padding-top: 4px;



	padding-bottom: 3px;

}

#config-options table.heading 

{

	background-color: #555555;

	color: #ffffff;

}

#config-options table .category

{

	text-align: left;

	padding-left: 3px;

}

#config-options table .radio

{

	width: 45px;

	text-align: right;

}

#config-options table .intro-offer

{

	color: #ff0000;

}

#config-options table .description

{

	padding-left: 2px;

}

#config-options table .monthly

{

	width: 100px;

	text-align: center;

}

#config-options table .setup

{

	width: 100px;

	text-align: center;

}

#config-options td.one 

{

	background-color: #ffffff;

}

#config-options td.two 

{

	background-color: #e4e4e4;

}

#config-options table .original-price

{

	text-decoration: line-through;

}

#config-options table .discounted-price

{

	color: #ff0000;

}

#config-options .notice, #cart-details .notice

{

	padding: 5px;

	border: 1px solid #0077AB;

	background-color: #D9E9F8;

	margin-bottom: 8px;

	text-align: center;

}

/*#Layout/Cart View#*/

#cart-view 

{

	width: 938px;

	border: 1px solid #0096db;

	background-color: #ffffff;

	padding: 0px;

	margin: 0px auto 10px;

}

/* inherits from cart navigation above */

#cart-view .subnav-top, #cart-view .subnav-bot {

	width: 911px;

	border-right: none;

}

/* inherits from cart configuration content above */

#cart-view #pg-title 

{

	width: 910px;

	border-right: none;

}

#cart-details 

{

	padding-top: 8px;

}

#cart-details div 

{

	margin-top: 3px;

	margin-bottom: 5px;

	margin-left: 6px;

	margin-right: 6px;

	padding: 4px;

}

#cart-details div.virtual_rack_container 

{

	margin-bottom: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}

#cart-details div.virtual_rack_server 

{

	margin-top: 0px;

	padding-top: 0px;

	padding-bottom: 0px;

}

#cart-details div div

{

	margin: 0;

	border: none;

	padding: 0;

}

#cart-details table

{

	border: 1px solid #0096db;

	width: 100%;

}

#cart-details table th

{

	background-color: #0096db;

	padding: 5px;

	color: #ffffff;

	font-weight: normal;

}

#cart-details table td

{

	padding: 2px;

	color: #333333;

}

#cart-details table .description

{

	text-transform: capitalize;

	text-align: left;

	padding-left: 10px;

}

#cart-details table .product-description

{

	text-transform: capitalize;

	text-align: left;

	padding-left: 30px;

}

#cart-details table .quantity 

{

	width: 160px;

	text-align: left;

	white-space: nowrap;

	padding-right: 0px;

	padding-left: 3px;

}

#cart-details table .totals-label 

{

	text-align: right;

	font-weight: bold;

	border-top: 1px solid #575757;

}

#cart-details table .cost-setup, #cart-details table .cost-mrr, #cart-details table .totals-setup, #cart-details table .savings-setup, #cart-details table .totals-mrr, #cart-details table .savings-mrr

{

	text-align: right;

	width: 100px;

	padding-right: 8px;

}

#cart-details table .totals-setup, #cart-details table .totals-mrr

{

	border-top: 1px solid #575757;

}

#cart-details table td.cost-setup, #cart-details table .totals-setup, #cart-details table .savings-setup

{

	background-color: #acacac;

}

#cart-details table td.cost-mrr, #cart-details table .totals-mrr, #cart-details table .savings-mrr

{

	background-color: #e4e4e4;

}

#cart-details table td.edit-links

{

	border-top: 1px solid #575757;

	border-right: 1px solid #575757;

	padding-left: 10px;

}

#cart-details table td.product-spacer, #cart-details table td.product-spacer-empty

{

	height: 24px;

	border-bottom: 1px solid #575757;

}

#cart-details table td.product-spacer

{

	border-top: 1px solid #575757;

}

#cart-details table td.last-product-spacer, #cart-details table td.last-product-spacer-empty

{

	height: 24px;

}

#cart-details table td.last-product-spacer

{

	border-top: 1px solid #575757;

}

#cart-details table .savings-label 

{

	text-align: right;

	font-weight: bold;

	color: #0096db;

}

#cart-details table .savings-setup, #cart-details table .savings-mrr 

{

	color: #0096db;

}



#cart-details #checkout

{

	text-align: right;

}

#cart-details #checkout table

{



	width: 370px;

	float: right;

}

#cart-details #checkout table .totals-label, #cart-details #checkout table .totals-mrr, #cart-details #checkout table .totals-setup

{

	border-top: none;

	border-bottom: 1px solid #575757;

}

#cart-details #checkout table .final-label, #cart-details #checkout table .final-cost

{

	text-align: right;

}

#cart-details #checkout table .final-label

{

	font-weight: bold; 

}

#cart-details #checkout table .final-cost

{

	padding-right: 8px;

}

/*#Layout/Checkout#*/

#checkoutBody 

{

	width: 938px;

	border: 1px solid #0096db;

	background-color: #e4e4e4;

	padding: 0px;

	margin: 0px auto 10px;

}

/* inherits from cart navigation above */

#checkoutBody .subnav-top, #checkoutBody .subnav-bot {

	width: 911px;

	border-right: none;

}

#checkoutBody .section-heading {

	font-size: 1.2em;

	color: #0096db;

	font-weight: bold;

}

#checkoutForm

{

	float: left;

	width: 650px;

	padding-top: 0px;

	padding: 10px;

	background-color: #ffffff;

	border-right: 1px solid #0096db;

	min-height: 350px;

}

/*#Layout/DB Updater#*/

#updateBody 

{

	width: 944px;

	margin-left: 9px;

	border: 1px solid #0096db;

	margin-bottom: 10px;

	padding: 0px;

	padding-right: 2px;

	min-height: 350px;

	background-color: #ffffff;

	padding: 5px;

}



#updateBody .section-heading {

	font-size: 1.2em;

	color: #0096db;

	font-weight: bold;

}

/*#Layout/Quote#*/

#quoteBody 

{

	width: 918px;

	border: 1px solid #0096db;

	background-color: #ffffff;

	padding: 10px;

	margin: 0px auto 10px;

}

#quoteBody .section-heading {

	font-size: 1.2em;

	color: #0096db;

	font-weight: bold;

}

/*#Layout/Cart Summary#*/

#cartSummary

{

	float: left;

	width: 247px;

	padding-top: 0px;

	padding: 10px;

}

#cartSummary .title-open {

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/sidebar-header-open.gif);

	background-repeat: no-repeat;

	width: 214px;

	height: 19px;

	padding-left: 25px;

	color: #ffffff;

}

#cartSummary .sidebar-body {

	background-color: #ffffff;

	padding-left: 10px;

	width: 227px;

	border: 1px solid #545454;

	border-top: none;

	padding-top: 8px;

	padding-bottom: 8px;

}

#cartSummary table

{

	width: 97%;

}

#cartSummary table label

{

	color: #0096db;

}

#cartSummary table .totals

{

	text-align: right;

}

#cartSummary p.order-summary-notes

{

	color: #545454;

	padding-top: 3px;

	font-style: italic;

	font-size: 0.97em;

}

/*#Links#*/

/*#Links/Default Login & Logout#*/



/*#Links/Server Series Nav#*/

#server-navigation ul li a

{

	color: #ffffff;

	text-decoration: none;

}

#server-navigation ul li a:hover

{

	color: #535353;

}

/*#Links/Server Listing#*/

#server-listing a.more-info

{

	color: #ffffff;

	padding-left: 15px;

	font-size: 0.88em;

}

#server-listing a.order-now

{

	background-repeat: no-repeat;

	display: block;

	height: 17px;

	width: 71px;

	color: #0096db;

	font-size: 0.96em;



	padding-top: 2px;

	padding-left: 3px;

	text-align: center;

}

/*#Links/Config Wizard Nav#*/

#cart #nav2 a, #cart #nav2 a:hover

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/cart-tab-inactive.gif);

	background-repeat: no-repeat;

	background-position: left center;

	display: block;

	float: left;

	text-align: center;

	text-decoration: none;

	color: #ffffff;

	margin-right: 20px;

	margin-top: 5px;

	height: 20px;

	width: 113px;

	font-size: 0.94em;

}

#cart #nav2 a.active, #cart #nav2 a:hover.active  

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/cart-tab-active.gif);

	color: #2d2b2b;

}



#cart #nav2 .continue 

{

/*

	color: #ffffff;

	background-image: none;

	width: 70px;

	padding-left: 0px;

*/

}

#cart #nav2 .tabs 

{

	display: block;

	float: left;

	padding-left: 10px;

}

#cart #nav2 .step 

{

	display: inline;

	float: left;

	padding-left: 8px;

	color: #ffffff;

}

#cart #nav2 a.checkout, #cart #nav2 a:hover.checkout

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/cart-tab-right.gif);

	float: right;

	color: #2d2b2b;

	height: 19px;

	width: 83px;

	margin-top: 5px;

}

#cart a.prev, #cart a.next, #cart a.prev-active, #cart a.next-active

{

	display: block;

	height: 25px;

	font-size: 0.98em;

	background-repeat: no-repeat;

	text-decoration: none;

	color: #d7d7d7;

	padding-top: 2px;

}

#cart a:hover.prev, #cart a:hover.next, #cart a:hover.prev-active, #cart a:hover.next-active

{

	color: #d7d7d7;

	background-color: #fff;

}

#cart a.prev, #cart a.prev-active

{

	background-position: left center;

	padding-left: 17px;

	float: left;

}

#cart a.prev 

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/back-btn-off.gif);

}

#cart a.prev-active, #cart a:hover.prev-active

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/back-btn-on.gif);

	color: #f7941d;



}

#cart a.next, #cart a.next-active

{

	background-position: right center;

	padding-right: 17px;

	float: right;

}

#cart a.next 

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/next-btn-off.gif);

}

#cart a.next-active, #cart a:hover.next-active

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/next-btn-on.gif);

	color: #f7941d;

}

#cart #nav2 a.email-cart 

{

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/cart-tab-email.gif);

	width: 93px;

	height: 18px;



	padding-top: 3px;

	line-height: normal;

}

a.client-login

{

	margin-top:10px;

	display:block;

	width: 190px;

	height: 33px;

	background: url(https://www.theplanet.com/content/Images/Buttons/AlreadyACustomer.gif);

}

a.client-logout

{

	margin-top:10px;

	display:block;

	width: 190px;

	height: 33px;

	background: url(https://www.theplanet.com/content/Images/Buttons/Logout.gif);

}



/*#Links/Cart Side Bar#*/

#cart-sidebar a

{

	color: #0096db;

	text-decoration: underline;

	text-align: right;

}

#cart-sidebar a.add-to-cart

{

	float: right;

	padding-right: 10px;

	width: 75px;

}



/*#Links/Cart Config Items#*/

#config-options a.open, #config-options a.closed

{

	background-position: left center;

	background-repeat: no-repeat;

	padding-top: 3px;

	padding-bottom: 3px;

	padding-left: 29px;

	display: block;

	text-decoration: none;

	color: #333333;

}

#config-options a.open {

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/shrink-subcat.gif);

}

#config-options a.closed {

	background-image: url(https://www.theplanet.com/content/images/Layout/Cart/expand-subcat.gif);

}

/*#Links/Cart View#*/

a.remove-item, a.edit-item, a.add-hostname 

{

	font-size: 0.98em;

	margin-left: 3px;

	margin-right: 3px;

	cursor: pointer;

}



/*#AJAX Toolkit#*/

.modalBackground {

	background-color: #666666;

	opacity: 0.7;

}

.validatorCalloutHighlight 

{

	background-color: #EFEFEF; 

}



/*#Layout/Order Status#*/

#order-status

{

	width: 954px;

	margin-left: 9px;

	border: 1px solid #0096db;

	background-color: #ffffff;

	margin-bottom: 10px;

	padding: 0px;

}

/* inherits from cart navigation above */

#order-status .subnav-top, #order-status .subnav-bot {

	width: 927px;

}

/* inherits from cart configuration content above */

#order-status #pg-title 

{

	width: 927px;

	border-right: none;

}

#order-status-details 

{

	padding-top: 8px;

	padding-left: 16px;

}

#order-status-details strong

{

	font-weight: bold;

	color: #0096db;

}

#order-status-details table

{

	width: 490px;

}

#order-status-details table.server-status

{

	border: 1px solid #0096db;

	margin-bottom: 4px;

}

#order-status-details .label

{

	font-weight: bold;

	color: #0096db;

	width: 125px;

}

#order-status-details table th

{

	text-align: left;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #0096db;

}

#order-status-details .step1, #order-status-details .step2, #order-status-details .step3, #order-status-details .step4, #order-status-details .step5

{

	background-repeat: no-repeat;

	width: 490px;

	height: 155px;

}

#order-status-details .step1

{

	background-image: url(https://www.theplanet.com/Images/orderstatus/1.gif);

}



#order-status-details .step2

{

	background-image: url(https://www.theplanet.com/Images/orderstatus/2.gif);

}

#order-status-details .step3



{

	background-image: url(https://www.theplanet.com/Images/orderstatus/3.gif);

}

#order-status-details .step4

{

	background-image: url(https://www.theplanet.com/Images/orderstatus/4.gif);

}

#order-status-details .step5

{

	background-image: url(https://www.theplanet.com/Images/orderstatus/5.gif);

}

javascript:false;
javascript:false;