@charset "utf-8";
/* CSS Document */
* {
 margin: 0;
}

html
{
	height: 100%;

}

a { outline:none }

body
{
    background: 
	url(../images/bg-main.jpg)
	#57869A
	repeat-x;
	height: 100%;
}

*  html  #wrapper
{

height: 100%;
}

#wrapper
{
	position: relative;
	min-height: 100%;
	text-align: center;
}

#bodycontent
{
	padding-bottom: 14em;
}

#sub
{
	position: relative;
	margin-top: -13.8em;
	clear: both;
} 

#body {
	float: left;
	width: 800px;
	padding-bottom: 10px;
	min-height:470px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;	
}

#header {
	width: 800px;
	text-align: left;
	height: 50px;
	margin: 0px auto 0px;
}

#hero {
	width: 800px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#container {
	width: 800px;
	margin: 0px auto 0px;
	text-align: left;
	position: relative;
	clear: both;
}

.intro-margin {
	padding-bottom: 15px;
}

#header-details  {
	float: right;
	height: auto;
	width: 300px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	clear: right;
}

#header-logo {
	float: left;
	width: 125px;
	height: 50px;
	padding-left: 5px;
}

#intro {
	width: 520px;
	margin: 0px;
	float: left;
}
#intro-right {
	float: right;
	width: 270px;
}
#server-image {
	float: right;
	margin-right: 50px;
}


#serverbuild {
	overflow: scroll;
	height: 300px;
	width: 700px;	
}
#reseller-pricing {
	width: 450px;
	float: left;
	margin: 10px 0px 10px;
}

#under-menu {
	height: 20px;
	width: 625px;
	float: right;
	clear: left;
	padding-top: 3px;
	padding-left: 25px;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #92B8C9;
	margin-bottom: 20px;
	background: 
	url(../images/sub-arrow.png) no-repeat
	0px 0px;
}

#under-menu a:link {
	font:11px Arial, Helvetica, sans-serif;
	color: #92B8C9;
}
#under-menu a:visited {
	font:11px Arial, Helvetica, sans-serif;
	color: #92B8C9;
}
#under-menu a:hover {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFF;
}

#phone-details {
	background: 
	url(../images/phone-icon.gif)
	no-repeat;
	float: right;
	width: 90px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 23px;
	margin-top: 7px;
}
.content {
	height: 100%;
	width: 520px;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-bottom: 5px;
}
.content label  {
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.server-description {
	font:12px Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #385967;
	width: 300px;
	padding: 3px;
	margin-left: 5px;
	margin-bottom: 2px;
	background: url(../images/sign-form-bg.gif) repeat-x top;
	background-color: #FFFFFF;
}


#domain   {
	width: 350px;
	margin-bottom: 10px;
}
#domain  th {
	background-color: #335262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 5px;
	width: 200px;
	font-weight: bold;
	text-align: center;
}
#domain  td {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	width: 200px;
	text-align: center;
	background-color: #487182;
	background-image: url(../images/table-bg.gif);
	background-repeat: repeat-x;
}
.content    ul {
	padding: 5px;
	display: block;
	list-style-type: none;
	margin: 0px;
}
.content  li {
	background:
	url(../images/bullet.png) no-repeat
	0px 3px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

#conbox {
	background-color: #517C8E;
	border: 1px solid #44697B;
	font: 11px Arial, Helvetica, sans-serif;
	width: 480px;
	line-height: normal;
	padding: 10px;
	margin-top: 15px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
#sub-nav {
	float: left;
	height: 100%;
	width: 220px;
	background-color: #183341;
    padding: 10px;
	border: 1px solid #254E63;
}

#sub-nav1 {
	float: left;
	height: 100%;
	width: 220px;
	padding:0px 10px 10px;
	margin-top: 10px;
}

#sub-nav1  li {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	margin: 0px;
	list-style-type: none;
	padding: 5px 0px 5px 35px;
}

#sub-nav1 ul {
	margin: 0px;
	padding: 0px;
}
#sub-nav1 a:link {
	color: #FFF;
}
#sub-nav1 a:visited {
	color: #FFF;
}
#sub-nav1 a:hover {
	color: #FFF;
}

#also-see {
	float: left;
	height: 100%;
	width: 220px;
	background-color: #315264;
	padding:10px 10px 0px;
	border: 1px solid #254E63;
	margin-top: 10px;
}
#livechat-details {
	background: 
	url(../images/live-chaticon.gif)
	no-repeat
	0px;
	float: right;
	width: 90px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 23px;
	clear: right;
	margin-top: 5px;
}
#livechat-details a {
	color: #CDE855;
	text-decoration: none;
}
#livechat-details a:link {
	color: #CDE855;
	text-decoration: none;
}
#livechat-details a:visited {
	color: #CDE855;
	text-decoration: none;
}
#colocation-left {
	height: 100%;
	width: 400px;
	margin: 0px;
	float: left;
}
#colocation-right {
	float: right;
	width: 380px;
}
#colocation-pods {
	width: 800px;
	padding-bottom: 25px;
	float: left;
	height: auto;
}

#featurelist {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 10px;
}

#email {
	float: left;
	width: 225px;
	background-color: #365B6D;
	border: 1px solid #6C98AC;
	clear: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

#top-server {
	clear: both;
	text-align: center;
	width: 100%;
	height: 90px;
	float: left;
}
#header-details a:link {
	color: #FFF;
}

#header-details a:visited {
	color: #FFF;
}

#header-details a:hover {
	color: #ABC8D6;
}

#header-server {
	width: 800px;
	padding-top: 5px;
	margin-top: 0px auto 0px;
	text-align: left;
	height: 85px;
}

#header-title-server {
	float: left;
	width: 200px;
	height: auto;
	clear: left;
	font-size: 18px;
	padding-left: 9px;
	color: #A3C2D1;
	letter-spacing: 0.8px;
	font-weight: normal;
}
#livechat-details a:hover {
	color: #FFFF99;
	text-decoration: none;
}
#menu {
    margin: 0px auto 0px;
	text-align: left;
	width: 800px;
	height: 42px;
	background: url(../images/menu-bg.gif);
}
.redmenu {
	background:#FF0000;
}

.redmenu p a {
	color: #ffffff;
	text-decoration:underline;
}

.nav {
	display: block;
	width: 110px;
	height: 26px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding: 8px 23px 0px;
	font:12px Arial, Helvetica, sans-serif;
}

a.nav:link {
	display: block;
	width: auto;
	height: 26px;
	float: left;
	font:12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

a.nav:visited {
	display: block;
	width: auto;
	height: 26px;
	float: left;
	color: #FFF;
	text-decoration: none;	
}

a.nav:hover {
	height: 26px;
	float: left;
	color: #9EC4D8;
	text-decoration: none;
	background: url(../images/menu-bg-hover.gif)
	no-repeat
	center 0px;
	padding: 8px 23px 0px;
}
a.navnobrd:link {
	display: block;
	width: auto;
	height: 26px;
	float: left;
	font:12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 8px 26px 0px 26px;
}

a.navnobrd:visited {
	display: block;
	width: auto;
	height: 26px;
	float: left;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font:12px Arial, Helvetica, sans-serif;
	padding: 8px 26px 0px 26px;
}


a.navnobrd:hover {
	display: block;
	width: auto;
	height: 26px;
	float: left;
	color: #9EC4D8;
	text-decoration: none;
	text-align: center;
	background: 
	url(../images/menu-bg-hover.gif)
	center 0px;
	padding: 8px 26px 0px 26px;
}
#reseller-con {
	float: left;
	width: 500px;
}
#reseller-con ul {
	display: block;
	width: 370px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#reseller-con li {
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 5px;
	line-height: normal;
	color: #FFFF99;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}

#pricing {
	float: left;
}
#pricing ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#pricing li {
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 5px;
	line-height: normal;
	color: #FFFFFF;
	background: url(../images/bullet.png) no-repeat 1px 2px;
}

#pricing th {
	font:16px Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 24px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73A8D2;
	background-color: #46768C;
}
#basic-accordian{
	width:520px;
	z-index:2;
	margin-bottom: 20px;
	background: 
url(../images/accordtable-bg.jpg) repeat-x
	top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #33515E;
	border-bottom-color: #33515E;
	border-left-color: #33515E;
}
#accord-header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #33515E;
	border-right-color: #33515E;
	border-left-color: #33515E;
	width: 510px;
	height: 27px;
	padding-left: 10px;
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	padding-top: 7px;
	background-color: #3C677A;
	background-image: url(../images/table-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.colocation-img  {
	margin: 0px 10px 0px 0px;
}

.dedicated-title {
	font:26px Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	width: auto;
	text-align: left;
	line-height: normal;
	padding-bottom: 10px;
	display: block;
	padding-top: 0px;
}
a.navnobrd:active {
	display: block;
	width: auto;
	height: 26px;
	float: left;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding: 8px 26px 0px 26px;

}
strong {
	color: #FFFFFF;
}
.colocation-table {
	background: 
	url(../images/colocation-bg.jpg) repeat-x
	top;
	border: 1px solid #7fa6b6;
	margin-bottom: 20px;
}
.colocation-table th {
	font:18px Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 3px;
	color: #d4ef45;
	font-weight: normal;
	letter-spacing: 2px;
}
.colocation-table td {
	font:12px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 3px;
}
#bottom-content {
	text-align: left;
	margin: 5px auto 0px;
	width: 800px;

}

#bottom {
	width: 100%;
	background-color: #2E4754;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #769FB4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #44697B;
	background: 
	url(../images/bottom-bg.gif)
	repeat-x;
	height: 185px;
	clear: both;
}
#footer {
	text-align: center;
	background-color: #29404B;
	background:
	url(../images/bottom-bg-footer.gif)
	repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	clear: both;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B99AD;
}

#footercontent  {
	width: 800px;
	text-align: center;
	color: #548296;
	height: auto;
	margin: 0px auto 0px;
	padding: 3px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footercontent a {
	color: #FFFF99;
	text-decoration: none;
	text-align: center;
}
#footercontent a:link {
	color: #FFFF99;
	text-decoration: none;
}
#footercontent a:visited {
	color: #FFFF99;
	text-decoration: none;
}
#footercontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.page:link {
	color: #cde855;
	text-decoration: none;
	display: block;
	float: left;
}
a.page:visited {
	color: #cde855;
	text-decoration: none;
	display: block;
	float: left;
}
a.page:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
}
a.page1:link {
	color: #cde855;
	text-decoration: none;
	display: block;
	float: right;
}
a.page1:visited {
	color: #cde855;
	text-decoration: none;
	display: block;
	float: right;
}
a.page1:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: right;
}

.arrowlistmenu{
	width: 220px; /*width of accordion menu*/
	float: left;
	margin: 0px;
	background-color: #365B6D;
	padding: 10px;
	border: 1px solid #4E778B;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: white;
	margin: 5px 0px 5px; /*header text is indented 10px*/
	cursor: hand;
	padding: 4px 0px 4px 32px;
	background: 
	url(../images/subbutton-off.png) no-repeat
	left center;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #487C95;
	border-bottom-color: #487C95;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
a.menuheader:link  {
	color: #FFF;
	text-decoration: none;
	outline: none;
}
a.menuheader:visited  {
	color: #FFF;
	text-decoration: none;
}
a.menuheader:hover  {
	color: #CDE855;
	text-decoration: none;
	background: 
	url(../images/subbutton-on.png) no-repeat
	left center;
}




.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../images/subbutton-on.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	padding: 0;	
	margin: 0;

}

.arrowlistmenu ul li{
	font:11px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 3px 0px 3px 3px;
}

.arrowlistmenu ul li a{
	color: #FFF;
	background: url(../../images/arrowbullet.png) 
	no-repeat 
	center 
	left; /*custom bullet list image*/
	display: block; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font:11px Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 3px;
}

.arrowlistmenu ul li a:visited{
	color: #FFF;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #FFFFCC;
	background-color: #426D82;
}
h1 {
	font:25px Arial, Helvetica, sans-serif;
	letter-spacing: 0.6pt;
	word-spacing: 0.2pt;
	font-weight: normal;
	color: #FFF;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


h2 {
	margin: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC33;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	margin: 0px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90CE2F;
	padding-bottom: 4px;
	text-decoration: none;
}


h4 {
	width: auto;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A98AC;
	color: #92B4C2;
	text-transform: none;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h5 {
	color: #FFFF99;
	background: url(../images/arrow.gif)
	no-repeat
    0px 11px;
	font-weight: normal;
	padding: 8px 3px 0px 16px;
	line-height: normal;
	margin: 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
	font:12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFF;
	margin:0px 0px 10px;
	text-decoration: none;
}

a.footertitle:link {
	font:14px Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-decoration: none;
}
a.footertitle:visited {
	font:14px Arial, Helvetica, sans-serif;
	color: #FFFF99;
	text-decoration: none;
}


a.footertitle:hover {
	font:14px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}



a.sidenav1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4D829B;
	border-bottom-color: #4D829B;
	padding: 0px;
	font-size: 11px;
	background: 
	url(../images/subbutton-off.png)
	no-repeat
	0px 1px;
}

a.sidenav1:link {
	display: block;
	width: 190px;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #4D829B;
	border-bottom-color: #4D829B;
	color: #FFF;
	text-decoration: none;
	margin: 5px 20px 7px 0px;
	padding: 3px 0px 0px 30px;
}
a.sidenav1:visited {
	display: block;
	width: 190px;
	height: 20px;
    margin: 5px 20px 7px 0px;
	padding: 3px 0px 0px 30px;
	text-decoration: none;
	color: #FFF;
}

a.sidenav1:hover {
	display: block;
	width: 190px;
	height: 20px;
	margin: 5px 20px 7px 0px;
	padding: 3px 0px 0px 30px;
	color: #CDE855;
	background: 
	url(../images/subbutton-on.png)
	no-repeat
	0px 1px;
}

a:link {
	color: #cde855;
	text-decoration: none;
}
a:visited {
	color: #cde855;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
}
a:active {
	color: #cde855;
	text-decoration: none;
	outline: none;
}

#reseller-box {
	float: right;
	width: 258px;
	background: 
	url(../images/intro-box-bg.jpg)
	repeat-x
	top;
	height: auto;
	border: 1px solid #6F99B0;
}

#reseller-box li {
	font:14px Arial, Helvetica, sans-serif;
	list-style-position: outside;
	padding-bottom: 10px;
	color: #DAE6EB;
	background: 
	url(../images/reseller-bullet.png) 	no-repeat
	1px 2px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 22px;
}


#reseller-box ul {
	display: block;
	width: 258px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	clear: left;
	float: left;
}

.sub-nav-li {
	background-repeat: no-repeat;
	background-position: 1px;
}

#colocation-box {
	float: left;
	width: 258px;
	margin-right: 10px;
	background: 
	url(../images/intro-box-bg.jpg)
	repeat-x
	top;
	height: auto;
	border: 1px solid #6F99B0;
}

#colocation-box li {
	font:14px Arial, Helvetica, sans-serif;
	list-style-position: outside;
	padding-bottom: 10px;
	color: #DAE6EB;
	background: 
	url(../images/dedicated-bullet.png)
	no-repeat
	1px 2px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 22px;
}

#colocation-box ul {
	display: block;
	float: left;
	clear: left;
	width: 258px;
	margin: 15px 0px 0px;
	padding: 0px;
}

.contactright {
	width: 360px;
	float: right;
}
.contactleft {
	width: 150px;
	float: left;
	text-align: right;
	color: #FFFF99;
}

#left {
	float: left;
	width: 250px;
	padding-bottom: 10px;
}

.findout {
	float: left;
	width: 228px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D0DE77;
	background: 
	url(../images/arrow-green.gif)
	no-repeat
	12px 1px;
	padding-left: 30px;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

a.findout:link  {
	color: #D0DE77;

}

a.findout:visited  {
	color: #D0DE77;
}

a.findout:hover  {
	color: #FFF;
}

#dedicated-box {
	float: left;
	width: 258px;
	background: 
	url(../images/intro-box-bg.jpg)
	repeat-x
	top;
	height: auto;
	border: 1px solid #6F99B0;
	margin-right: 10px;
}

#dedicated-box li {
	font:14px Arial, Helvetica, sans-serif;
	list-style-position: outside;
	padding-bottom: 10px;
	color: #DAE6EB;
	background: 
	url(../images/colo-bullet.png)
	no-repeat
	1px 2px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 22px;
}
#dedicated-box ul {
	display: block;
	float: left;
	clear: left;
	width: 258px;
	margin: 15px 0px 0px;
	padding: 0px;
}

.dedicated-intro {
	float: right;
	width: 540px;
}
.dedicated-intro dt {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFCC;
}
.dedicated-intro dd {
	margin-bottom: 20px;
	width: 500px;
}
.dedicated-intro ul {
	padding: 0px;
	list-style:none;
	margin-bottom: 10px;
}

.dedicated-intro li {
	padding-bottom: 5px;
	font-size: 12px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 17px;
}
#dedicated-orderd {
	list-style-position: inside;
	padding: 0px;
	margin-bottom: 20px;
}
#dedicated-orderd li {
	background-image: none;
	padding: 0px;
	margin-bottom: 10px;
}




#dedicated  {
	width: 800px;
	border: 1px solid #33515E;
}
.dedicated-content {
	margin-top: 10px;
	width: 100%;
	float: left;
}

#dedicated img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}


#dedicated caption {
	font-size: 20px;
	text-align: left;
	padding-bottom: 10px;
	clear: both;
}


#dedicated thead {

}


#dedicated th {
	text-align: left;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3A5B6B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365C70;
	background-image: url(../images/table-top.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#dedicated td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#dedicated ul {
	list-style-type: none;
	padding: 0px;
}
#dedicated li {
	padding-bottom: 7px;
}
#dedicated li.title {
	font-weight: bold;
	color: #CCFFFF;
	font-size: 14px;
	padding: 0px;
}
#dedicated  .suitability {
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #497D96;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#dedicated p {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#dedicated  p.footer {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #487182;
	padding: 5px;
	border: 1px solid #6593A7;
	width: 650px;
	line-height: 18px;
}

.dark {
	background-color: #396377;
}
.center {
	text-align: center;
}

.light {
	background-color: #3D687D;
}
#upgrade {
	width: 800px;
	border: 1px solid #33515E;
	margin-top: 20px;
}
#upgrade caption {
	font-size: 20px;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 20px;
}
#upgrade td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #3D687D;
}
#upgrade ul {
	padding: 0px;
	list-style-type: none;
}
#upgrade li {
	padding-bottom: 7px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: -1px 2px;
	padding-left: 15px;
}
#upgrade  .small {
	font-size: 11px;
}

#upgrade th {
	text-align: left;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3A5B6B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365C70;
	background-image: url(../images/table-top.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#includes {
	width: 800px;
	border: 1px solid #33515E;
	margin-top: 20px;
}
#includes th {
	text-align: left;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3A5B6B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365C70;
	background-image: url(../images/table-top.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#includes td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #3D687D;
}
#includes ul {
	padding: 0px;
	list-style-type: none;
}
#includes li {
	padding-bottom: 7px;
	font-size: 12px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
.upgrade-title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	display: block;
	margin-bottom: 5px;
}
.upgrade-title-green {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-bottom: 10px;
}
#sla-table {
	width: 540px;
	border: 1px solid #33515E;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sla-table td {
	padding: 5px;
	text-align: center;
	background-color: #3D687D;
}
#sla-table th {
	text-align: center;
	background-image: url(../images/table-top.jpg);
	background-color: #3A5B6B;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365C70;
}
.platform-title {
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #CCFFFF;
	margin-bottom: 5px;
}


#sla-table caption {
	font-size: 16px;
	text-align: left;
	padding-bottom: 5px;
	margin-top: 20px;
}
.servertablehead {
	float: right;
	font-size: 14px;
	font-weight: normal;
}
.server-title  {
	float: left;
}
.featurelistleft {
	float: left;
	width: 380px;
}
.featurelistright {
	float: right;
	width: 380px;
}
.serv-intro {
	float: right;
	width: 540px;
}
.serv-intro dl {
	margin-top: 20px;
	display: block;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7CA5B6;
	padding-bottom: 20px;
}
.serv-intro dt {
	font-size: 16px;
	margin-bottom: 5px;
	color: #FFFF99;
}

#listtbl  {
	width: 539px;
	border: 1px solid #33515E;
	margin-top: 10px;
	margin-bottom: 20px;
}


#listtbl thead {

}


#listtbl th {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3A5B6B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365C70;
	background-image: url(../images/table-top.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#listtbl td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	font-size: 14px;
}
.pleasecall {
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
#listpromo {
	background-color: #517C8E;
	border: 1px solid #44697B;
	width: 518px;
	line-height: 20px;
	padding: 10px;
	margin-top: 15px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
