/*#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;
}
input.nb {
	border: none;
}
i, b {
	visibility:hidden;
}
object {
	outline:none;
}
#rfq input, #rfq textarea, #rfq select {
	background:#fff;
	border:1px solid #545454;
	padding:4px 0 4px 2px;
}
#rfq input:hover, #rfq input:focus, #rfq textarea:hover, #rfq textarea:focus, #rfq select:hover, #rfq select:focus {
	border:1px solid #545454;
}
#rfq textarea {
	width:291px;
	height:86px;
}
#rfq select {
	width:200px;	
}
#rfq img {
	display:inline;
	padding-top:6px;
}
#rfq .required {
	color:#333;
}
#rfq .col1, #rfq .col1-alt {
	float:left;
	width:222px;
	height:27px;
	text-align:right;
	background:#ddd;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:7px 4px 0 0;
}
#rfq .col1-alt {
	background-color:#eee;	
}
#rfq .col2, #rfq .col2-alt, #rfq .col2-select, #rfq .col2-select-alt, #rfq .col2-checkbox, #rfq .col2-checkbox-alt {
	float:left;
	width:489px;
	height:31px;
	text-align:left;
	background:#ddd;
	border-bottom:1px solid #fff;
	padding:3px 0 0 4px;
	color:red;	
}
#rfq .col2-alt {
	background-color:#eee;	
}
#rfq .col2-select {
	height:28px;
	padding:6px 0px 0px 4px;
}
#rfq .col2-select-alt {
	height:28px;
	background:#eee;
	padding:6px 0px 0px 4px;
}
#rfq .col2-checkbox {
	height:26px;
	padding:8px 0px 0px 4px;
}
#rfq .col2-checkbox-alt {
	height:26px;
	background:#eee;
	padding:8px 0px 0px 4px;
}
#rfq .validation-advice {
	color:red;
	padding-left:5px;
}
#rfq .submit, #rfq .submit:hover {
	border:none;
	padding:0;
	margin:0 10px 0 0;
	background-color:transparent;
}
#rfq .submit:hover {
	cursor:pointer;
}
#rfq .reset {
	margin-left:10px;
}
#rfq .reset a {
	color:red;
	text-decoration:underline;
}
#rfq .reset a:hover {
	text-decoration:none;
}
#rfq .button {
	width:80px;
	cursor:pointer;
	color:#545454;
	background:#fff;
	padding:3px;
}
#rfq .button:hover {
	color:#fff;
	background:#0096db;
}
#rfq .star {
	color:#fff;
}
.clear {
	clear:both;
	height:1px;
}
/*#Buttons#*/
.butDownload{margin:10px 0 3px 0;padding:0;}
/*#Text#*/
.textBlue {
	color:#0092dd;
}
/*#Overall Layout#*/
/*#Overall Layout/Page Top#*/
#pageTop {
	background:#fff url(/content/Images/Layout/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(/content/Images/Buttons/TopEndCap.gif) no-repeat;
	width: 2px;
}
#miniNavigation #callsToAction a.buyNow {
	background: url(/content/Images/Buttons/TopOrder.gif) no-repeat;
	width: 70px;
}
#miniNavigation #callsToAction a.myCart {
	background: url(/content/Images/Buttons/TopCart.gif) no-repeat;
	width: 70px;
}
#miniNavigation #callsToAction a.email {
	background: url(/content/Images/Buttons/TopEmail.gif) no-repeat;
	width: 145px;
}
#miniNavigation #callsToAction a.chatNow {
	background: url(/content/Images/Buttons/TopChat.gif) no-repeat;
	width: 68px;
	cursor:pointer;
}
/*#Overall Layout/Main Navigation#*/
#mainNavigation {
	background:url(/content/Images/Layout/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(/content/Images/Layout/BgMainNavigationSelected.gif);
}
#mainNavigation ul li.CMSListMenuHighlightedLIFirst {
	background:url(/content/Images/Layout/BgMainNavigationFirstSelected.gif);
}
#mainNavigation li a {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
/*#Overall Layout/Page Middle#*/
#arrows img {
	display:inline;
}
#arrows a img {
	text-decoration:none;
}
#arrows a:hover img {
	text-decoration:none;
}

#pageMiddle {
	width:960px;
	margin:0 auto;
	padding: 0px;
	background:#fff url(/content/Images/Layout/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(/content/Images/Layout/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(/content/Images/Layout/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://content.theplanet.com/images/Layout/IconBulletOrange.gif) outside;
	margin:0 0 6px 12px;
}
/*Start Here*/
#coverPage .homepageSnippets {
}
#coverPage #dedicatedServers, #coverPage #managedHosting, #coverPage #colocation, #coverPage #partners {
	background-color:#fff;
	float:left;
	height:127px;
	width:235px;
}
#coverPage #dedicatedServers {
  background:url(/content/images/layout/CoverPageDedicatedServers.png) no-repeat;
}
#coverPage #managedHosting {
  background:url(/content/images/layout/CoverPageManagedHosting.png) no-repeat;
}
#coverPage #colocation {
  background:url(/content/images/layout/CoverPageColocation.png) no-repeat;
}
#coverPage #partners {
  background:url(/content/images/layout/CoverPagePartners.png) no-repeat;
}
#coverPage #dedicatedServers:hover, #coverPage #managedHosting:hover, #coverPage #colocation:hover, #coverPage #partners:hover {
text-decoration:none;	
cursor:pointer;
}
#coverPage #dedicatedServers a, #coverPage #managedHosting a, #coverPage #colocation a, #coverPage #partners a {
display: block;
height: 127px;
width: 235px;
}
#coverPage #dedicatedServers a:hover, #coverPage #managedHosting a:hover, #coverPage #colocation a:hover, #coverPage #partners a:hover {
	background-color:transparent;
cursor:pointer;
}
/*End Here*/
#billboard {
	background:transparent url(/content/images/layout/BannerBkgd.jpg) no-repeat;
	height:273px;
	position:relative;
	width:940px;
}
#billboard #tabs {
	background-repeat:no-repeat;
	margin-left:10px;
	padding-top:35px;
	width:225px;
}
#billboard #tabs h1 {
	font-size: 24px;
	line-height: 39px;
	color: #333333;
	font-weight: bolder;
	margin-right: 0pt;
	margin-bottom: 6px;
	margin-left: 0pt;
}
#billboard #tabs .tab {
	display:block;
	height:31px;
	margin-bottom:4px;
    padding:11px 0 0 10px;
}
#billboard #tabs .tab:hover {
	cursor:pointer;
}
#billboard #tabs #tabContent, #billboard #tabs #tabAltContent {
	height:240px;
	position:absolute;
	right:16px;
	top:16px;
	width:710px;
}
#billboard #tabs #tabContent:hover, #billboard #tabs #tabAltContent:hover {
	cursor:pointer;
}
#billboard a.emailSolution {
	height: 37px;
	width: 127px;
	background-color: transparent;
	background-image: url(http://content.theplanet.com/images/buttons/EmailSolution.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	cursor: pointer;
	margin-top: 0pt;
	margin-right: 8px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	display: inline-block;
	float: left;
}
#billboard a.restart {
	height: 37px;
	width: 97px;
	background-color: transparent;
	background-image: url(http://content.theplanet.com/images/buttons/Restart.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	display: inline-block;
	float: left;
}
#billboard img.chat {
	height: 37px;
	width: 97px;
	background-color: transparent;
	background-image: url(http://content.theplanet.com/images/buttons/Chat.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	cursor: pointer;
	margin-top: 0pt;
	margin-right: 8px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	display: inline;
	float: right;	
}
#billboard a.restart:hover {
	background-color: #fff;
	color: #ffffff;
	text-decoration: none;
}
#coverPage #banners {
	float:left;
	margin-top:10px;
}
#coverPage #headlines {
	background:url(http://content.theplanet.com/images/Layout/CoverPageHeadlinesWhatsNew.gif) no-repeat;
	height:177px;
	width:210px;
	padding:10px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
#coverPage #whatsNew {
	background:url(http://content.theplanet.com/images/Layout/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;
}
/*#Chapter Page#*/
#chapterPage {
	width:740px;
	float:right;
	padding:10px;
	margin: 0px;
}
#chapterPage #solutionHeader {
	background:url(http://content.theplanet.com/images/Layout/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://content.theplanet.com/images/Layout/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://content.theplanet.com/images/Layout/BgChapterPageQuote.gif);
	height: 177px;
	width: 250px;
	padding:10px;
	font-size: 1.1em;
	color: #333;
}
#chapterPage #quotes.sas70 {
	background: url(http://content.theplanet.com/images/ManagedHosting/ITEI_2-17-2009_NS.jpg);
}
#chapterPage #quotes.sas70:hover {
	background: url(http://content.theplanet.com/images/ManagedHosting/ITEI_2-17-2009_NS.jpg);
	cursor:pointer;
}
#chapterPage #banners {
	float:left;
	margin-top:10px;
	margin-left:10px;
}
/*#Content Page#*/
#content {
	width:740px;
	float:left;
	padding:10px;
}
#content #box {
	background:url(http://content.theplanet.com/images/Layout/BgContent.gif) repeat left top;
}
#content #box .top {
	background:url(http://content.theplanet.com/images/Layout/ContentTop.jpg) no-repeat left top;
	padding: 10px;
}
#content #box .bottom {
	background:url(http://content.theplanet.com/images/Layout/ContentBottom.gif) no-repeat left top;
	height: 5px;
}
/*#Full Width Content Page#*/
#fullContent {
	padding:10px;
}
#fullContent #box {
	background:url(http://content.theplanet.com/images/Layout/BgFullContent.gif) repeat left top;
}
#fullContent #box .top {
	background:url(http://content.theplanet.com/images/Layout/FullContentTop.jpg) no-repeat left top;
	padding: 10px;
}
#fullContent #box .bottom {
	background:url(http://content.theplanet.com/images/Layout/FullContentBottom.gif) no-repeat left top;
	height: 5px;
}
/*#Content Page/Column Layouts#*/
#content .box, #content .box-small, #content .box-tall, #content .box-noheight, #content .box-med, #content .box-small-horiz {
	padding:9px;
	border:2px solid #ddd;
	background:url(http://content.theplanet.com/images/layout/corner.jpg) no-repeat top right;
	margin-bottom:18px;
}
#content .box-small {
	height:110px;
}
#content .box-small-horiz {
	float:left;
	height:110px;
	width:322px;
}

#content .box-med {
	height:140px;
}
#content .box {
	height:175px;
}
#content .box-tall {
	height:215px;
}
#content .box:hover, #content .box-tall:hover, #content .box-small:hover, #content .box-med:hover, #content .box-small-horiz:hover {
	border:2px solid #0096db;
	cursor:pointer;
	background:url(http://content.theplanet.com/images/layout/corner-hover.jpg) no-repeat top right;	
}
.box h2, .box-tall h2, .box-small h2, .box-small-horiz h2, .box-noheight h2, .box-med 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 .two-column-horiz {
	width:720px;
	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://content.theplanet.com/images/buttons/BuyNow.png) no-repeat left top;
	cursor:pointer;
}
#content p.signup-now {
	height:37px;
	width:107px;
	background:url(http://content.theplanet.com/images/buttons/SignupNow.png) no-repeat left top;
	cursor:pointer;
}
#content img.signupNow {
	height:37px;
	width:107px;
	background:url(http://content.theplanet.com/images/buttons/SignupNow.png) no-repeat left top;
	cursor:pointer;
	margin:0 8px 0 0;
	display:inline;
}
#content img.chat {
	height:37px;
	width:97px;
	background:url(http://content.theplanet.com/images/buttons/Chat.png) no-repeat left top;
	cursor:pointer;
	margin:0 8px 0 0;
	display:inline;
}
#content img.actNow{
	height:37px;
	width:206px;
	background:url(http://content.theplanet.com/images/buttons/ActNowFreeSetup.gif) no-repeat left top;
	cursor:pointer;
	margin:0 8px 0 0;
	display:inline;
}
#content img.launchCalculator{
	height:37px;
	width:127px;
	background:url(http://content.theplanet.com/images/buttons/LaunchCalculator.png) no-repeat left top;
	cursor:pointer;
	margin:0 8px 0 0;
	display:inline;
}
#content a.learnmore {
	height:37px;
	width:104px;
	background:url(http://content.theplanet.com/images/buttons/LearnMore.png) no-repeat left bottom;
	margin:0;
	display:inline-block;
}
#content a.learnmore span {
	display:none;
}
#content a.newavaileurope{
	height:37px;
	width:206px;
	background:url(http://content.theplanet.com/images/buttons/newavaileurope.gif) no-repeat left bottom;
	margin:0;
	display:inline-block;
}
#content a.newavaileurope span {
	display:none;
}
#content .whsbutton img {
	float:right;
}
#content .whsbutton:hover {
	cursor:pointer;
}
#content img.requestmoreinfo {
	height:37px;
	width:157px;
	background:url(http://content.theplanet.com/images/buttons/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://content.theplanet.com/images/buttons/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(http://content.theplanet.com/images/buttons/SeeBargainBinServers.png) no-repeat left center;
	cursor:pointer;
	margin:0 8px 0 0;
	display:inline-block;
}
#content img.seeVirtualRackServers {
	height:37px;
	width:206px;
	background:url(http://content.theplanet.com/images/buttons/VirtualRackAll.gif) no-repeat left center;
	cursor:pointer;
	margin:0 8px 0 0;
	display:inline-block;
}
#content img.apply {
	height:37px;
	width:97px;
	background:url(http://content.theplanet.com/images/Buttons/ApplyNow.jpg) no-repeat left top;
	cursor:pointer;
	margin:0 8px 0 0;
	display:inline-block;
}
#content img.buyNow{
	height:37px;
	width:97px;
	background:url(http://content.theplanet.com/images/Buttons/BuyNow.png) no-repeat left top;
	cursor:pointer;
	margin:0 8px 0 0;
	display:inline-block;
}
#content a.emailSolution {
	height:37px;
	width:127px;
	background:url(http://content.theplanet.com/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(http://content.theplanet.com/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{padding-top:9px; margin-left:9px;}
#customer-portal .portal-link{float:left;padding-right:18px;text-align:center;width:162px;}
#customer-portal .portal-link img{display:block;}
/*#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(/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(http://content.theplanet.com/images/Layout/IconSubNavClosed.gif) no-repeat left;*/
}
#subNav a.oneCMSTreeMenuSelectedLink {
	/*background:url(http://content.theplanet.com/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(http://content.theplanet.com/images/Layout/BgSubNavOpenTop.gif) no-repeat left top;
	padding-top:5px;
}
#subNav td.last {
	background:#898989 url(http://content.theplanet.com/images/Layout/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(http://content.theplanet.com/images/Layout/IconArrowLgtGray.gif) no-repeat left 4px;*/
	padding-left:10px;
	font-weight:bold;
}
#subNav .buyOnline, #subNav .contactUs {
	background:url(/content/Images/Layout/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: 1em;
}
#tabsa ul {
	margin: 0;
	padding-left: 0;
}
#tabsa ul li {
	display: inline;
	list-style: none;
	cursor: pointer;
	background: url(http://content.theplanet.com/images/Layout/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(http://content.theplanet.com/images/Layout/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(http://content.theplanet.com/images/Layout/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: 5px;
}
#tabsa-content.xsml {
}
#tabsa-content.sml {
	height:315px;
}
#tabsa-content.med {
	height:340px;
}
#tabsa-content.lrg {
	height:375px;
}
#tabsa-content.xl {
	height:875px;
}
#tabsa-content h2 {
	width: 700px;
	margin-top: 0;
}
#tabsa-content p {
	width: 700px;
}
/*#Shopping Cart#*/
#shoppingCart {
	width:740px;
	float:right;
	padding:10px;
}
#shoppingCart #box {
	background:url(/content/images/Layout/BgContent.gif) repeat left top;
}
#shoppingCart #server-listing {
	margin-top: 10px;
}
#shoppingCart #box .top, #shoppingCart #server-listing .top {
	background:url(/content/images/Layout/ContentTop.gif) no-repeat left top;
	padding: 10px;
}
#shoppingCart #box .bottom, #shoppingCart #server-listing .bottom {
	background:url(/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(/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(/content/images/Layout/Cart/next-btn-on.gif);
}
#server-filter .reset-filter
{
	background-image: url(/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(/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(/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(/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(/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(/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(/content/Images/Layout/Cart/error-close.gif) no-repeat;
	padding: 1px 0px 0px;
}
#pageMiddle a:hover.ErrorPopUpCancel
{
	color:#f8a42f;
}
/*#AJAX Toolkit#*/
.modalBackground {
	background-color: #666666;
	opacity: 0.7;
}
.validatorCalloutHighlight 
{
	background-color: #EFEFEF; 
}
/*#AJAX Toolkit/Update Progress#*/
#ajaxUpdateProgress{
	position: absolute;
	width: 250px;
	height: 125px;
	z-index: 9999999999;
	background-color: #ffffff;
	background-image: url(/content/images/Layout/Cart/bg-loading.gif);
	background-repeat: repeat-x;
	border: 1px solid #D7D7D7;
}
#ajaxUpdateProgress div {
	width: 192px;
	margin-top: 47px;
	margin-left: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
}
/*#Widgets#*/
.whsWidget, .cscWidget {
	border:2px solid #ccc;
	width:740px;
	background-color:#fff;
}
.whsWidget .widgetTop, .cscWidget .widgetTop {
	background:url(http://content.theplanet.com/images/Layout/WidgetTop.png) no-repeat left top;
	padding: 10px;
}
.whsWidget .widgetBottom, .cscWidget .widgetBottom {
	height: 5px;
}
.whsWidget .close, .cscWidget .close {
	display: block;
	float: right;
	width: 35px;
	text-align:center;
}
.whsWidget h1, .cscWidget h1 {
	float: left;
	margin-top: 0px;
}
/*#Widgets/Which Hosting Solution#*/
.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(http://content.theplanet.com/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;
}
/*#Widgets/Cloud Storage Calculator#*/
.cscWidget fieldset {
	border: 1px solid;
	padding: 8px;
	height: 315px;
}
.cscWidget legend {
	font-weight: bold;	
	font-size:1.2em;
}
.cscWidget .calculator {
	border-color: #0096db;
	width: 337px;
	float: left;
}
.cscWidget .results {
	border-color: #638D31;
	width: 337px;
	float: right;
}
.cscWidget .calculator legend {
	color: #0096db;
}
.cscWidget .results legend {
	color: #638D31;
}
/*#Tables#*/
.bodyTable {
	width: 700px;
	margin: 0px auto;
	border-bottom: 1px solid #898989;
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
}
.bodyTable caption {
	background: url(/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;
}
.bodyTable th {
	font-weight: bold;
	color: #fff;
	background: #828282 url(/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;
}
.bodyTable th.center {
	text-align: center;
}
.bodyTable th.colHLght {
	background: #7b7b7b url(/content/Images/Layout/Tables/BgHeaderHLight.png) repeat-x top;
}
.bodyTable td {
	line-height: normal;
	background: #ececec;
	vertical-align: middle;
	height: 30px;
	width:auto;
	padding: 2px 2px 2px 10px;
}
.bodyTable td.colHLght {
	background: #d5d5d5;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.bodyTable td.colHLghtLeft {
	background: #d5d5d5;
	border-left: 1px solid #c9c9c9;
}
.bodyTable td.colHLghtRight {
	background: #d5d5d5;
	border-right: 1px solid #c9c9c9;
}
.bodyTable tr.alt td {
	background: #fff;
}
.bodyTable tr.alt td.colHLght {
	background: #e6e6e6;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.bodyTable tr.alt td.colHLghtLeft {
	background: #e6e6e6;
	border-left: 1px solid #d9d9d9;
}
.bodyTable tr.alt td.colHLghtRight {
	background: #e6e6e6;
	border-right: 1px solid #d9d9d9;
}
.bodyTable td.col, .bodyTable td.colAlt {
	padding:0;
	margin:0;
	text-align:center;
}
.bodyTable td.colLeft, .bodyTable td.colAltLeft {
	padding:0;
	margin:0;
	text-align:center;
	border-left: 1px dotted #898989;
}
.bodyTable td.colRight, .bodyTable td.colAltRight {
	padding:0;
	margin:0;
	text-align:center;
	border-right: 1px dotted #898989;
}
.bodyTable td.colAlt {
	font-weight:bold;
	color:#f7941d;
}
.bodyTable .category td {
	border-bottom:1px dotted #898989;
	border-top:1px dotted #898989;	
	font-weight:bold;
	background-color: #c9c9c9;
}
.bodyTable tr.footer td {
	border-top:1px solid #898989;
	background-color: #f3f3f3;
}
.bodyTable td.footer {
	border-top:1px solid #898989;
	background-color: #f3f3f3;
}
.bodyTable td.footer td {
	background: none;
}
.bodyTable th a, #content .bodyTable th a, #shoppingCart .bodyTable th a {
	color: #fff;
}
.bodyTable th a:hover, #content .bodyTable th a:hover, #shoppingCart .bodyTable th a:hover {
	color: #fff;
	background: none;
}
.bodyTable .hdd {
	width: 125px;
}
.bodyTable .ram {
	width: 45px;
}
.bodyTable th.price, .bodyTable td.price {
	text-align: center;
	width: 86px;
}
.bodyTable td.price {
	font-weight: bold;
	color: #f7941d;
}
.bodyTable .discountedPrice, .bodyTable span.discountedPrice {
	text-decoration: line-through;
	color: #545454;
}
.bodyTable span.discountedPrice {
	display: block;
}
.bodyTable .promoCode {
	font-weight: bold;
	color: #0096db;
}
.bodyTable .buy {
	text-align: center;
	width: 86px;
}

#content .video-thumbnails {
	padding-top:9px;
	width:514px;
	margin:0 auto;
}
#content .video-thumbnails ul {
	margin:0;
	padding:0;
}
#content .video-thumbnails ul.video-group li {
	list-style:none;
	float:left;
	margin:0 18px 36px 0;
	padding:0;
	width:115px;
	height:113px;
	position:relative;
}
#content .video-thumbnails ul.video-group li.last {
	list-style:none;
	float:left;
	margin:0 0 36px 0;
	padding:0;
	width:115px;
	height:113px;
	position:relative;
}
#content .video-thumbnails ul.video-group li img {
	margin-bottom:3px;
	display:block;
}
#content .video-thumbnails ul.video-group li:hover {
	border:none;
}
#content .video-thumbnails ul.video-group li a {
	color:#0096db;
}
#content .video-thumbnails ul.video-group li a:hover {
	color:#fff;
	text-decoration:none;
}
/* Server Specials Test Styles */
#specialContainer {
	width:720px;
}

#specialBanner {
	height:197px;
	width:718px;
}

#specialTabs {
	background:#fff url(http://content.theplanet.com/images/layout/SpecialsTab01-Bkgd.jpg) no-repeat left top;
	height:38px;
	margin-top:12px;
	padding-left:90px;
	width:628px;
}

.specialTab01, .specialTab02, .specialTab03, .specialTab04, .specialTab05 {
	float:left;
	padding:9px 30px 0 0;
}
.specialTab01 {
}
.specialTab05 {
}
#specialContent {
	width:718px;
}
#specialTabs .specialTab01 a:hover, 
#specialTabs .specialTab02 a:hover, 
#specialTabs .specialTab03 a:hover, 
#specialTabs .specialTab04 a:hover, 
#specialTabs .specialTab05 a:hover{
	background-color:transparent;
	color:#0098db;
}
#specialContent h2 {
	margin-top:10px;
}