body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: .8em;
	color: #333333;
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
}

img {
	border: none;
}

a, a:link, a:visited {
	color: #1164b2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.5em;
}

h1 {
	margin-top: 0;
	color: #0245aa;
	font-size: 2em;
}

h1 span.sub-title {
	font-weight: normal;
	color: #7e7e7e;
	font-size: .75em;
}

h2 {
	font-size: 1.5em;
	color: #1859a2;
	padding: 0 0 2px;
	margin: 1.4em 0 .7em 0;
	font-weight: normal;
}

h2.noline {
	border-bottom: none;
}

h3 {
	color: #707070;
	font-weight: normal;
	font-size: 1.3em;
}

li {
	padding: .25em 0;
}

blockquote {
	background: #e3f3fe;
	border: 1px solid #8cc2ff;
	padding: 0 15px;
	font-style: italic;
}

blockquote p.byline {
	font-style: normal;
}

pre {
	background: #e3f3fe;
	border: 1px solid #8cc2ff;
	padding: 15px;
	display: block;
	overflow: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
	margin: 0 20px;
}

code {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000066;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.clear-left {
	clear: left;
}

a.linkButton,
a.linkButton:link,
a.linkButton:visited {
	font-weight: bold;
	padding: 6px 12px;
	color: #FFFFFF;
	background: #4a71b8;
	margin-right: 18px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

a.linkButton:hover {
	background: #8BBFEB;
	text-decoration: none;
}

/**** HIGH LEVEL CONTAINER/WRAPPER STYLES *****/
div#top {
	width: 100%;
	float: left;
	position: relative;
}

div#container {
	width: 975px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	padding: 35px 0;
}

div#left {
	width: 230px;
	float: left;
	margin-right: 30px;
}

div#right {
	float: left;
	width: 715px;
}

/**** BANNER STYLES ****/

div#banner {
	background: #405c8e url(/images/template/tile-banner.png) left top repeat-x;
	padding: 0 0 5px 0;
	width: 100%;
	float: left;
}

div#banner-shadow {
	width: 100%;
	float: left;
	height: 11px;
	background: url(/images/template/tile-bannerShadow.png) left top repeat-x;
	overflow: hidden;
	clear: both;
}

div#banner div.wrapper {
	width: 975px;
	margin: 0 auto;
}

div#banner div.wrapper a.logo,
div#banner div.wrapper a.logo:visited {
	width: 247px;
	height: 91px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -999em;
	background: url(/images/template/core-sprite.png) right top no-repeat;
}

div#banner div.wrapper div.right {
	float: right;
	width: 650px
}

div#banner div.wrapper div.right div a {
	float: right;
	display: block;
}

div#banner div.wrapper div.right div a.ggTab {
	background: url(/images/template/core-sprite.png) left -46px;
	width: 348px;
	height: 23px;
	text-indent: -999em;
	overflow: hidden;
}

div#banner div.wrapper div.right div a.whatsThis,
div#banner div.wrapper div.right div a.whatsThis:active {
	background: #2d3f66;
	height: 23px;
	color: #a4b1ce;
	line-height: 23px;
	text-decoration: underline;
	font-size: 10px;
	padding: 0 0 0 8px;
}

div#banner div.wrapper div.right div span{
	background: url(/images/template/core-sprite.png) -350px -46px no-repeat;
	overflow: hidden;
	height: 23px;
	width: 14px;
	display: block;
	float: right;
}

div#banner div.wrapper div.right p {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 22px 0 6px 0;
	clear: right;
	text-align: right;
	float: right;
	width: 650px;
}

div#banner div.wrapper div.right p span.domestic {
	font-size: 24px;
	float: none;
}

div#banner div.wrapper div.right p span.ww {
	font-size: 14px;
	padding-right: 15px;
	float: none;
}

div#banner div.wrapper div.right p span.ww span {
	font-weight: normal;
	font-size: 12px;
	padding-right: 8px;
	float: none;
}


#banner p.phone-numbers span.ww-hide {
	display: none;
}

#banner ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: right;
	width: 650px;
}

#banner ul li {
	float: right;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #FFFFFF;
	margin-right: 12px;
}

#banner ul li.login {
	margin: 0;
}

#banner ul li a,
#banner ul li a:link,
#banner ul li a:visited {
	background: url(/images/template/core-sprite.png) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	height: 18px;
}

#banner ul li.chat a {
	background-position: left -20px;
	width: 73px;
}

#banner ul li.chat a:hover {
	background-position: left top;
}

#banner ul li.call a {
	background-position: -86px -20px;
	width: 97px;
}

#banner ul li.call a:hover {
	background-position: -86px top;
}

#banner ul li.email a {
	background-position: -196px -20px;
	width: 67px;
}

#banner ul li.email a:hover {
	background-position: -196px top;
}

#banner ul li.login a {
	background-position: -276px -20px;
	width: 106px;
}

#banner ul li.login a:hover {
	background-position: -276px top;
}

/***** NAVIGATION BAR STYLES ****/

div#navigation {
	float: left;
	width: 100%;
	border-bottom: 1px solid #b7b7b7;
	background: #e1e1e1;
	padding-top: 10px;
}

div#navigation div#wrapper {
	width: 975px;
	margin: 0 auto;
	position: relative;
}


/** SEARCH BOX IN NAV BAR **/
div#navigation div.search {
	width: 178px;
	float: right;
	height: 28px;
	position: absolute;
	top: -4px;
	right: 0;
}

div#navigation div.search form {
	height: 28px;
	float: left;
}

div#navigation div.search input.searchbox {
	background: url(/images/template/core-sprite.png) -178px -90px no-repeat;
	width: 135px;
	height: 18px;
	float: left;
	padding: 5px 0 5px 9px;
	margin: 0;
	border: 0;
}

div#navigation div.search input.search-submit {
	background: url(/images/template/core-sprite.png) -322px -90px no-repeat;
	width: 31px;
	height: 28px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}

/** MENU ITEMS IN NAV BAR **/

div#navigation ul {
	float: left;
	margin: 0;
	padding: 0;
}

div#navigation ul li {
	float: left;
	display: block;
	margin: 5px 7px 0 0;
	padding: 0;
}

div#navigation ul li a,
div#navigation ul li a:link,
div#navigation ul li a:visited {
	color: #565656;
	font-weight: bold;
	margin: 0 6px 0;
	display: block;
	padding: 6px 10px 0;
	float: left;
	font-size: 12px;
}

div#navigation ul li.tab {
	margin-right: 7px;
	line-height: 16px;
}

div#navigation ul li.tab a,
div#navigation ul li.tab a:link,
div#navigation ul li.tab a:visited {
	background: #bfbfbf;
	display: block;
	padding: 8px 10px 5px 10px;
	color: #565656;
	text-shadow: 0 1px 0 #FFFFFF;
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}

div#navigation ul li.tab a:hover {
	text-decoration: none;
	background: #858585;
	color: #e9e9e9;
	text-shadow: none;
}

div#navigation ul li.tab.active {
	padding: 0 0 0 7px;
	background: url(/images/template/core-sprite.png) -383px -126px no-repeat;
	height: auto;
	margin: 0 7px -11px 0;
	position: relative;
}

div#navigation ul li.tab a.active,
div#navigation ul li.tab a.active:link,
div#navigation ul li.tab a.active:visited {
	background: #FFFFFF url(/images/template/core-sprite.png) right -126px;
	color: #343434;
	font-size: 15px;
	padding: 10px 17px 0 12px;
	height: 35px;
	position: static;
}


/**** END NAV BAR STYLES *****/


/**** SIDEBAR STYLES ****/

#sidebar div.sidebox {
	float: left;
	width: 228px;
	border: 1px solid #8bbfeb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-top: 15px;
}

#sidebar div.sidebox.menu {
	margin: 0;
}

#sidebar div.sidebox.menu h3 {
	background: #354f7d url(/images/template/tile-sidebarHead.png) left top repeat-x;
	padding: 12px 15px;
	margin: 0;
	font-size: 1.4em;
	color: #FFFFFF;
	text-shadow: 0 1px #000000;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}

#sidebar div.sidebox.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar div.sidebox.menu ul li {
	padding: 0;
}

#sidebar div.sidebox.menu ul li a,
#sidebar div.sidebox.menu ul li a:link,
#sidebar div.sidebox.menu ul li a:visited {
	display: block;
	padding: 8px 15px;
	color: #3b3b3b;
	font-size: 1.1em;
	background: url(/images/template/sidebar-arrows.png) left -999px no-repeat;
	overflow: hidden;
	border-bottom: 1px solid #8bbfeb;
}

#sidebar div.sidebox.menu ul li a:hover {
	background: url(/images/template/sidebar-arrows.png) right 53% no-repeat;
	text-decoration: none;
}

#sidebar div.sidebox.menu ul li.active a,
#sidebar div.sidebox.menu ul li.active a:link,
#sidebar div.sidebox.menu ul li.active a:visited {
	background: #d2e9ff url(/images/template/sidebar-arrows.png) 213px center no-repeat;
	font-weight: bold;
}

#sidebar div.sidebox.menu ul li.active.expand a,
#sidebar div.sidebox.menu ul li.active.expand a:link,
#sidebar div.sidebox.menu ul li.active.epxand a:visited {
	background: #d2e9ff url(/images/template/sidebar-arrows.png) 213px center no-repeat;
	font-weight: bold;
}

#sidebar div.sidebox.menu ul li.active.expand a:hover {
	background: #d2e9ff url(/images/template/sidebar-arrows.png) 213px center no-repeat;
	text-decoration: none;
}

#sidebar div.sidebox.menu ul li.expand a,
#sidebar div.sidebox.menu ul li.expand a:link,
#sidebar div.sidebox.menu ul li.epxand a:visited {
	background: #d2e9ff;
	font-weight: bold;
}

#sidebar div.sidebox.menu ul li.expand a:hover {
	background: #d2e9ff url(/images/template/sidebar-arrows.png) 213px center no-repeat;
	text-decoration: none;
}


#sidebar div.sidebox.menu ul li.expand ul li a,
#sidebar div.sidebox.menu ul li.expand ul li a:link,
#sidebar div.sidebox.menu ul li.expand ul li a:visited,
#sidebar div.sidebox.menu ul li.active.expand ul li a,
#sidebar div.sidebox.menu ul li.active.expand ul li a:link,
#sidebar div.sidebox.menu ul li.active.expand ul li a:visited {
	background: #eff7ff;
	font-size: .95em;
	padding: 7px 15px 7px 35px;
	font-weight: normal;
}

#sidebar div.sidebox.menu ul li.expand ul li a:hover,
#sidebar div.sidebox.menu ul li.active.expand ul li a:hover {
	background: #d2e9ff url(/images/template/sidebar-arrows.png) 213px center no-repeat;
	text-decoration: none;
}

#sidebar div.sidebox.menu ul li.expand ul li.active a,
#sidebar div.sidebox.menu ul li.expand ul li.active a:link,
#sidebar div.sidebox.menu ul li.expand ul li.active a:visited {
	background: #d2e9ff url(/images/template/sidebar-arrows.png) 213px center no-repeat;
	font-size: .95em;
	padding: 7px 15px 7px 35px;
	font-weight: bold;
}

#sidebar div.sidebox.menu ul li.expand ul li.active a:hover {
	background: #d2e9ff url(/images/template/sidebar-arrows.png) 213px center no-repeat;
}


#sidebar div.sidebox.menu h4 {
	text-align: center;
	color: #1859A2;
	font-weight: normal;
	font-size: 20px;
	margin: 20px 15px 0px 15px;
}

#sidebar div.sidebox.menu p {
	color: #3b3b3b;
	text-align: center;
	font-size: 20px;
	margin: 8px 15px 15px 15px;
}

#sidebar div.sidebox.chat {
	background: url(/images/template/core-sprite.png) -168px -126px no-repeat;
}

#sidebar div.sidebox.chat a,
#sidebar div.sidebox.chat a:link,
#sidebar div.sidebox.chat a:visited {
	display: block;
	font-size: 20px;
	color: #1859a2;
	padding: 15px 15px 10px 48px;
	background: url(/images/template/core-sprite.png) 123px -83px no-repeat;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

#sidebar div.sidebox.chat a:hover {
	text-decoration: none;
}


/**** END SIDEBAR STYLES ****/


/**** NEW FOOTER STYLES ****/

#footer {
	width: 100%;
	float: left;
	background: #e0e0e0 url(/images/refresh/footer-bkgs.png) left -31px repeat-x;
	padding: 35px 0 0;
	margin-top: 15px;
}

#footer div.link-wrap {
	width: 975px;
	margin: 0 auto;
	padding-bottom: 15px;
}

#footer ul {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	color: #313131;
	text-align: left;
	overflow: hidden;
}

#footer ul a:link,
#footer ul a:visited {
	color: #313131;
}

#footer ul.last {
	padding: 0;
}

#footer ul li {
	width: 147px;
	font-weight: bold;
	font-size: 14px;
	margin: 0 15px 10px 0;
	float: left;
}

#footer ul li a,
#footer ul li a:link,
#footer ul li a:visited {
	width: 100%;
	display: block;
	border-bottom: 6px solid #737373;
	padding: 0 0 4px 0;
	float: left;
}

#footer ul li a:hover {
	text-decoration: none;
	border-bottom: 6px solid #999999;
}

#footer ul li ul {
	padding-top: 5px;
}

#footer ul li ul li {
	border: none;
	margin: 0;
	padding: 3px 0;
	font-weight: normal;
	font-size: 11px;
}

#footer ul li ul a,
#footer ul li ul a:link,
#footer ul li ul a:visited {
	border: none;
	padding: 0;
	display: inline;
}

#footer ul li ul a:hover {
	color: #999999;
	border: none;
}
	
#footer div.legal {
	float: left;
	width: 100%;
	background: #464646 url(/images/refresh/footer-bkgs.png) left top repeat-x;
	padding: 6px 0;
}

#footer div.legal p {
	width: 900px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	color: #c8c8c8;
	font-size: 10px;
}

#footer div.legal p a,
#footer div.legal p a:link,
#footer div.legal p a:visited {
	color: #c8c8c8;
	text-decoration: underline;
}

#footer-logos {
	width: 100%;
	height: 67px;
	overflow: hidden;
	margin: 20px 0 0 0;
	background: url(/images/refresh/footer-logos.png) center top no-repeat;
	float: left;
}

/**** BLUE BUTTON STYLES ****/

a.blue-button,
a.blue-button:link,
a.blue-button:visited {
	background: #273d7d url(/images/refresh/blue-button-bkg.png) left top repeat-x;
	border: 2px outset #7fa7df;
	padding: .5em;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 8px;
	display: inline-block;
}

a.blue-button:hover {
	text-decoration: none;
}

a.blue-button span {
	background: url(/images/refresh/blue-button-arrow.png) right 50% no-repeat;
	padding: 0 17px 0 0;
}

.more-network-examples {
	margin: 15px;
}


/**** LOAD BALANCED SECTION ****/

div.net-diagram-wrapper {
	float: left;
	width: 100%;
	margin-top: 1.5em;
}

div.net-diagram-thumb {
	float: left;
	width: 200px;
	margin-right: 25px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

div.net-diagram-thumb a {
	text-align: center;
}

div.net-diagram-info {
	width: 397px;
	float: left;
	padding: 0;
	overflow: hidden;
}

div.net-diagram-info h3 {
	margin: 0;
}

div.net-buttons {
	float: left;
	clear: left;
	margin-top: 20px;
	width: 100%;
}

div.net-buttons a {
	float: right;
}

div.content-wrapper {
	float: left;
}

div.content-wrapper h2,
div.content-wrapper p {
	float: left;
	clear: left;
	width: 100%;
}

div.content-wrapper h2 {
	margin: 1.4em 0 0 0;
	width: 645px;
}

div.content-wrapper p {
	margin: 1.25em 0 0 0;
}

div.net-diagram-thumb p {
	text-align: center;
	margin: 0;
}

div.net-diagram-wrapper ul {
	padding-left: 20px;
	font-weight: bold;
}

div.net-diagram-info ul {
	margin: .8em 0 0;
	width: 400px;
}

a.private-vlan-thumb,
a.private-vlan-thumb:link,
a.private-vlan-thumb:visited {
	float: left;
	width: 200px;
	padding: 6px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}

a.private-vlan-thumb:hover {
	text-decoration: none;
}

#f-five-logo {
	background-image: url(/images/LBSN/f5-logo.jpg);
	width: 112px;
	height: 135px;
	float: right;
	margin-top: 15px;
}


/**** /LOAD BALANCED SECTION ****/

/**** CLOUD CONNECT SECTION ****/

div.cloud-connection {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

a.connect-thumb {
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
}

div.content-wrapper div.blue-buttons {
	float: left;
	padding-top: 20px;
}

div#pullquote {
	padding: 0 0 0 15px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #eeeeee;
	font-style: italic;
	margin-top: 20px;
}


div#hybridSolution {
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin: 30px 0;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-bottom: 8px;
}

div#hybridSolution h3 {
	background: #eeeeee;
	padding: 8px 0 8px 8px;
	margin-top: 0;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
}

ul.hybridCases {
	font-size: 1.1em;
	padding-left: 25px;
	color: #666666;
}

a.hybridFootLink,
a.hybridFootLink:link,
a.hybridFootLink:visited {
	padding: 8px;
	background: #0066CC;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	margin: 15px 15px 0 0;
	display: block;
	float: left;
}

a.hybridFootLink:hover {
	text-decoration: none;
	background: #003399;
}

div#hybridSolution ul.hybridCases {
	padding-left: 45px;
}

div#content.hybrid-hosting-sample-configurations {
	float: left;
	width: 100%;
	padding-left: 0;
}

div.hybrid-hosting-sample-configurations h2 {
	float: left;
	width: 100%;
}

a.hybridCTA,
a.hybridCTA:link,
a.hybridCTA:visited {
	display: block;
	float: left;
	width: 283px;
	height: 62px;
	overflow: hidden;
	text-indent: -999em;
	margin-right: 30px
}

a.hybridCTA.studies {
	background: url(/images/refresh/hybrid-read-case-studies.png) left top no-repeat;
}

a.hybridCTA.configs {
	background: url(/images/refresh/hybrid-view-configs.png) left top no-repeat;
}


/**** MANAGED SERVICES INDEX STYLES ****/

.managedBoxes{
	width: 184px;
	height: 207px;
	float:left;
	display: block;
	border: solid 1px #ccc;
	margin-bottom: 20px;
	padding: 10px 10px 18px 10px;
	overflow:hidden;
	position: relative;
}

.mid{
	margin: 0 13px;
}

.managedBoxes img{
	float:left;
	margin-right: 5px;
}

div#content.managed-services-index div.managedBoxes h2{
	font-size: 14px;
	color: #666666;
	padding-bottom: 2px;
	margin: 0.8em 0 .7em 0;
	float: none;
}

.managedContent{
	float: left;
	clear: left;
}

.rightAction{
	clear: left;
	float: right;
	margin-top: 12px;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px;
}

.rightAction a:link,
.rightAction a:visited,
.rightAction a:active{
	font-weight: bold;
	background: url(/images/refresh/link-arrow.png) right 50% no-repeat;
	padding-right: 12px;
}

.managedBoxes ul {
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 12px;
}

.managedBoxes ul li {
	padding: 2px 0;
}

.managedBoxes p{
	margin: .7em 0;
}

.managedBoxes ul.included {
	font-size: 11px;
}

.managedBoxes ul.included li {
	line-height: 1em;
}

.partner-service {
	border: 1px solid #CCCCCC;
	margin: 8px 0;
	float: left;
	width: 643px;
}

.partner-service.disaster-recovery {
	background: url(/images/refresh/parachute.png) 15px 10px no-repeat;
}

.partner-service.cdn {
	background: url(/images/refresh/cdn-globe.png) 15px 10px no-repeat;
}

.partner-service a,
.partner-service a:visited {
	display: block;
	padding: 10px 10px 10px 80px;
	color: #666666;
	width: 553px;
	float: left;
}

.partner-service a:hover {
	text-decoration: none;
	color: #1164B2;
}

.partner-service a h3 {
	margin: 0 0 8px;
	color: #666666;
}

.partner-service a:hover h3 {
	color: #1164B2;
}

.partner-service p {
	margin: 0 0 10px 0;
	line-height: 1.3em;
}

.partner-service p.link-arrow-right {
	font-weight: bold;
	color: #1164B2;
	margin: 0;
	float: left;
}


div#content.managed-services-index h2 {
	float: left;
	width: 100%;
}

div#content.managed-services-index h2.top {
	margin-top: 10px;
}

div.service-category {
	margin: 0;
	float: left;
	width: 224px;
	padding: 10px 10px 10px 80px;
	border-top: 1px solid #CCCCCC;
}

div.service-category h3 {
	color: #666666;
	margin: 0 0 8px;
}

div.service-category p {
	margin: 0 0 10px 0;
}

div.service-category ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.service-category.security {
	background: url(/images/refresh/lock-icon.png) 15px 10px no-repeat;
	margin-right: 15px;
}

div.service-category.backup {
	background: url(/images/dedicated-servers/sidebox-icon-backup.png) 15px 10px no-repeat;
}

div.service-category.networking {
	background: url(/images/refresh/network-icon.png) 15px 10px no-repeat;
	margin-right: 15px;
}

div.service-category.monitoring {
	background: url(/images/refresh/monitoring-icon.png) 15px 10px no-repeat;
}

div.service-wrapper {
	float: left;
	width: 643px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	position: relative;
	overflow: hidden;
	margin-top: 15px;
}

div.service-wrapper div.ibeam {
	width: 15px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	position: absolute;
	background: #FFFFFF;
	top: -1px;
	left: 313px;
	height: 500px;
	z-index: 2;
}

div.service-wrapper div.floor {
	position: absolute;
	bottom: 0;
	width: 313px;
	border-bottom: 1px solid #CCCCCC;
	height: 1px;
	overflow: hidden;
}

div.service-wrapper div.floor.left {
	left: 0;
}

div.service-wrapper div.floor.right {
	right: 0;
}

div.service-category h4 {
	margin: 8px 0;
}

/**** MANAGED-SERVICES/SECURITY/INDEX ****/

.firewall-icons{
	float:left; 
	background:url(/images/button-firewallBg.png) no-repeat;
	display:block;
	margin: 0 15px 0 15px;
	width:284px;
	height: 75px;
}

.firewall-icons h4{
	font-size: 12px;
	padding-top: 2px;
}

.firewall-icons img{
	float:left; 
	padding: 5px 7px 0 7px;
}

/**** END MANAGED -SERVICES ****/


/****** New Customer Testimonials Styles ******/

.case-box {
	float: left;
	width: 635px;
	border: 1px solid #8cc2ff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-bottom: 20px;
}

.case-box h2 {
	background: url(/images/case-studies-box-head.png) left bottom no-repeat;
	display: block;
	overflow: hidden;
	border: none;
	margin: 0;
	color: #FFFFFF;
	font-size: 1.3em;
	padding: 5px 5px 8px 15px;
	-moz-border-radius-topright: 13px;
	-moz-border-radius-topleft: 13px;
	-webkit-border-top-right-radius: 13px;
	-webkit-border-top-left-radius: 13px;
}

.case-box-left {
	float: left;
	padding: 16px 10px 20px 15px;
	width: 175px;
}

.case-box-right {
	float: left;
	width: 410px;
	padding: 0px 15px 10px 10px;
	overflow: hidden;
}

.case-box-right p.quote {
	font-style: italic;
	color: #003399;
	background: url(/images/dedicated-servers/quotes-open.png) no-repeat left top;
	padding: 10px 15px 0 12px;
}

.case-box-right p.byline {
	color: #666666;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
}

.case-box-left a,
.case-box-left a:link,
.case-box-left a:visited {
	display: block;
	float: left;
	text-decoration: none;
	padding-left: 3px;
}

.case-box a.fullstory,
.case-box a.fullstory:link,
.case-box a.fullstory:visited {
	font-weight: bold;
	margin: 30px 0 10px 10px;
}

.case-box a.fullstory:hover {
	text-decoration: underline;
}

.case-box a.pdfbutton,
.case-box a.pdfbutton:link,
.case-box a.pdfbutton:visited {
	background: url(/images/button-download-pdf.png) left top no-repeat;
	text-indent: -999em;
	overflow: hidden;
	width: 118px;
	height: 46px;
	margin-left: 10px;
}


/**** CAREERS PAGE ****/
/***** accordion *****/
#vertical_container {
	width:100%;
	display:block;
	clear:both;
	}
	
#jobListings {
	padding: 0;
	float:left;
	display:block;
	clear:both;
	width:600px;
	overflow:hidden;
	}

.accordion_toggle {
	font-size:14px;
	font-weight:bold;
	color:#333;
	display:block;
	clear:both;
	padding:3px 5px;
	margin-bottom:3px;
	background:url(/images/jobList-topBar.png) repeat-x #e5e5e5;
	/*cursor:pointer;*/
	margin:5px 0 0 0;
	border-bottom:2px solid #c3c3c3;
	width:100%!important;
	}
	
/*
.accordion_toggle:hover {
	background:url(/images/jobList-topBar-active.png) #f0f0f0;
	}
*/
	
.accordion_toggle_active {
	/*background:#6Fbe44;*/
	background:url(/images/jobList-topBar-active.png) repeat-x #f0f0f0;
	color:#333;
	font-weight:bold;
	border-bottom:2px solid #ccc;
	}
	
.accordion_content {
	padding:10px 5px 0 5px;
	overflow:hidden;
	display:none;
	clear:both!important;
	width:100%!important;
	font-size:12px;
	background:url(/images/jobList-topShadow.png) repeat-x top #fff;
	}
	
.panelBody {
	background:url(/images/jobList-topShadow.png) repeat-x top #fff;
	}
	
.panelBody ul {
	margin:0 0 10px 20px;
	padding:10px 0 0 10px;
	}
	
.accordion_content ul {
	margin:0;
	padding:0 0 10px 20px;
	display:block;
	width:588px!important;
	clear:both;
	}
	
.accordion_content ul li {
	margin:0;
	padding:3px 0px;
	}

/***** arrows *****/
#arrows {
	height:40px;
	width: 606px;
	overflow:hidden;
	margin-top: 15px;
	float: left;
	}

.arrow {
	float:right;
	display:inline;
	margin-left:-38px;
	margin-top:0;
	}
	
.arrow a {
	float:left;
	display:block;
	height:40px;
	overflow:hidden;
	}

#reasons {
	float:left;
	display:block;
	clear:both;
	width:645px;
	}

a#location {
	background:url(/images/careers-location_bg.png) no-repeat 0px 0px;
	height:41px;
	overflow:hidden;
	}
	
a#benefits {
	background:url(/images/careers-benefits_bg.png) no-repeat 0px 0px;
	height:41px;
	overflow:hidden;
	}
	
a#experience {
	background:url(/images/careers-exp_bg.png) no-repeat 0px 0px;
	height:41px;
	overflow:hidden;
	}
	
a#building {
	background:url(/images/careers-building_bg.png) no-repeat 0px 0px;
	height:41px;
	overflow:hidden;
	}
	
a#innovation {
	background:url(/images/careers-innovation_bg.png) no-repeat 0px 0px;
	height:41px;
	overflow:hidden;
	}
	
a#people {
	background:url(/images/careers-people_bg.png) no-repeat 0px 0px;
	height:41px;
	overflow:hidden;
	}
	
a#location:hover, a#benefits:hover, a#experience:hover, a#building:hover, a#innovation:hover, a#people:hover {
	background-position:0px -40px;
	}

a#location.selected, a#benefits.selected, a#experience.selected, a#building.selected, a#innovation.selected, a#people.selected {
	background-position:0px -80px;
	}



/**** jQuery Sliding Menu Styles ****/

h2.limb {
	background: url(/images/refresh/link-arrow.png) left 50% no-repeat;
	border-bottom: 1px solid #7bb5f7;
	padding: .75em 0 .5em 12px;
	cursor: pointer;
	font-size: 1em;
	color: #000000;
	margin: 0;
}

ul.menu-tree li.branch span,
ul.menu-tree li.branch ul li span {
	background: url(/images/refresh/link-arrow.png) left 50% no-repeat;
	padding-left: 12px;
	cursor: pointer;
}

h2.treeopen,
ul.menu-tree li.treeopen span,
ul.menu-tree li.treeopen ul li.treeopen span {
	background: url(/images/refresh/link-arrow-open.png) left 50% no-repeat;
}

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

ul.menu-tree li {
	color: #1164b2;
	font-weight: bold;
}

ul.menu-tree li.branch ul {
	display: none;
	list-style: none;
	padding: .5em 0 .5em 25px;
	margin-left: 0;
}

/**** CLOUD SCALING WHITEPAPER STYLES ****/

.whitePaperForm {
	float: left;
	padding: 0 10px;
	width: 280px;
	background: url(/images/whitepaper-form-bkg.png) top left no-repeat;
	margin: 15px 40px 0 0;
}

.field {
	margin: 0 auto 8px auto;
	width: 262px;
}

.field input {
	width: 150px;
	padding: 3px;
	border: 1px solid #999999;
}

.field label {
	width: 100px;
	display: block;
	float: left;	
}

.red {
	color: red;
}

.whitePaperForm input.submit {
	float: right;
	margin-right: 8px;
}

.whitePaperImage {
	float: left;
}

.thanksDownLoadBox {
	border: 1px solid #666666;
	padding: 15px;
	width: 60%;
	margin-bottom: 25px;
}

.thanksDownLoadBox h3 {
	margin-top: 0;
	padding-top: 0;
}

.thanksDownLoadBox a,
.thanksDownLoadBox a:link,
.thanksDownLoadBox a:visited {
	background: #003366;
	border: 1px solid #66ccff;
	padding: 7px;
	text-decoration: none;
	color: #CCFFFF;
}

.thanksDownLoadBox a:hover {
	background: #0066CC;
	color: #FFFFFF;
}

.thanksSalesContact {
	border-top: 3px solid #CCCCCC;
	padding-top: 4px;
	margin-top: 35px;
}

.definitionsImage {
	float: right;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	padding: 8px;
}

.definitionsImage h3 {
	border-top: 1px solid #cccccc;
	padding: 3px 0 0;
	margin: 8px 0 0;
}

/**** DEDICATED SERVERS RELATED STYLES ****/


/* Control Panel price comparison Table styles */

#control-panel-table {
	font-size: 90%;
}
#control-panel-table td {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	padding: 5px;
	text-align: center;
}
#control-panel-table th {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	padding: 8px 5px 5px 5px;
	background: url(/images/cpanel-tab-bkg.gif) repeat-x top;
}
#control-panel-table th.lefty {
	background: url(/images/tab-body-select.gif) repeat-x;
	color: #000000;
	font-weight: bold;
	border-left: none;
	border-top: none;
}
#control-panel-table th.rightey {
	background: url(/images/tab-body-select-right.gif) top right;
}
#control-panel-table th.nothing {
	border-left: none;
	background: none;
}
#control-panel-table td.right-border {
	border-right: solid 1px #CCCCCC;
}
#control-panel-table td.cpanel-name {
	font-weight: bold;
	text-align: left;
}

/** END CONTROL PANELS **/

/**** NEW SPECIALS SECTION STYLES ****/

img.specials-logos {
	margin: 10px 0 0 29px;
}

table.special-table h2 {
	border: none;
	margin: 0;
	padding: 0 0 0 35px;
	font-weight: bold;
	color: #333333;
	font-size: 18px;
}

table.special-table h2.hot {
	background: url(/images/refresh/specials/fire.png) left 48% no-repeat;
	padding: 5px 0 0 25px;
}

table.special-table h2.std {
	background: url(/images/refresh/specials/red-tag.png) left 48% no-repeat;
	padding: 5px 0 0 25px;
}

table.special-table h2.hour {
	background: url(/images/refresh/specials/clock.png) left 48% no-repeat;
	padding: 5px 0 0 25px;
}

table.special-table {
	border-bottom: 1px solid #939393;
	margin-top: 25px;
}

table.top-table {
	margin-top: 20px;
}

table.special-table td {
	border-left: 1px solid #939393;
	padding: 10px 6px 6px;
	font-size: 11px;
	font-weight: bold;
}

table.special-table tr.alt {
	background: #e9e9e9;
}

table.special-table tr.head td {
	background: #c2e1fe url(/images/refresh/specials/head-corner.png) left top no-repeat;
	border-left: none;
	padding: 5px 0 5px 15px;
}

table.special-table tr.head td.chat {
	background: #1c4a7a url(/images/refresh/specials/chat-corner.png) right top no-repeat;
	padding: 0;
}

table.special-table td.ordernow {
	border-right: 1px solid #939393;
	text-align: center;
	font-weight: normal;
	padding-top: 6px;
}

table.special-table td.ordernow a.order,
table.special-table td.ordernow a.order:link,
table.special-table td.ordernow a.order:visited {
	background: url(/images/refresh/specials/order-now.png) left bottom no-repeat;
	width: 74px;
	height: 18px;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	margin: 2px auto 5px auto;
}

table.special-table td.ordernow a.order:hover {
	background-position: top;
}

table.special-table tr.head td.chat a,
table.special-table tr.head td.chat a:link,
table.special-table tr.head td.chat a:visited {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	display: block;
	padding: 8px 8px 8px 35px;
	background: url(/images/refresh/specials/chat-bubble.png) 8px 45% no-repeat;
}

table.special-table tr.head td.chat a:hover {
	text-decoration: none;
	color: #c2e1fe;
}

table.special-table tr.cats {
	background: #276dcd url(/images/refresh/specials/table-cat-bkg.png) left bottom repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

table.special-table tr.cats td {
	border-left: none;
	border-bottom: 1px solid #333333;
	padding: 6px;
	color: #FFFFFF;
}

table.special-table td.yearly {
	color: #FF0000;
}

table.special-table td.yearly span {
	text-decoration: line-through;
	color: #333333;
	font-weight: normal;
}

table.special-table td.proc span {
	padding-top: 3px;
	display: block;
	color: #1c4a7a;
}

div.specials-includes {
	width: 683px;
	padding: 15px;
	border: 1px solid #8bbfeb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-top: 15px;
	float: left;
}

div.specials-includes h2 {
	margin-top: 0;
}

div.specials-includes ul {
	float: left;
	width: 310px;
	padding-left: 15px;
	margin: 0;
}

div.dedicated-servers-special-offers p.tinytext {
	float: left;
	width: 100%;
}

/**** SPECIALS ORDER PAGE STYLES ****/

fieldset.specials {
	border: 1px solid #CCCCCC;
	margin: 20px 0 0 0;
	padding: 15px;
	position: relative;
}

fieldset.specials legend {
	font-size: 1.6em;
	color: #333333;
	font-weight: bold;
}

div.specials-contact {
	float: left;
	width: 300px;
}

fieldset.specials div.field {
	float: left;
	width: 300px;
}

fieldset.specials div.field label {
	text-align: right;
	padding-right: 8px;
}

fieldset.specials select {
	float: left;
	width: 158px;
}

form#OrderForm input.submit {
	margin-top: 20px;
}

fieldset.specials div.payment-wrapper {
	float: left;
	clear: left;
	width: 100%;
}

fieldset.specials div.payment-left {
	float: left;
	width: 300px;
	margin-top: 10px;
}

fieldset.specials div.payment-right {
	float: left;
	width: 300px;
	margin-top: 10px;
}

fieldset.specials p.ip-fraud {
	font-size: 10px;
	clear: left;
}

fieldset.specials div.contact-check {
	background: #C2E1FE;
	padding: 4px 8px 4px 4px;
	float: left;
	margin: 0 0 10px 0;
	font-weight: bold;
}

fieldset.specials div.contact-check input {
	margin: 0;
}

fieldset.specials select#payment-expMonth {
	width: 85px;
	margin-right: 13px;
}

fieldset.specials select#payment-expYear {
	width: 60px;
}

fieldset.specials div.checkbox {
	float: left;
	width: 100%;
	clear: left;
	margin-bottom: 7px;
}

fieldset.specials div.checkbox input {
	float: left;
	margin: 0 5px 0 0;
}

fieldset.specials div.checkbox div.label-wrapper {
	float: left;
	width: 95%
}

fieldset.specials div.checkbox span {
	float: left;
}

ul.selected-special {
	list-style: none;
	margin: 0 0 auto 0;
	padding: 15px 0 15px 20px;
	border: 1px solid #CCCCCC;
	border-top: none;
	background: url(/images/refresh/specials-callout-bkg-servers.png) right 50% no-repeat;
}

h2.secure-order {
	border: none;
	padding: 8px 0 8px 32px;
	font-size: 1.1em;
	margin-bottom: 0;
}

h2.std {
	background: #c2e1fe url(/images/refresh/specials/red-tag.png) 6px 48% no-repeat;
}

h2.hot {
	background: #c2e1fe url(/images/refresh/specials/fire.png) 6px 48% no-repeat;
}

h2.hour {
	background: #c2e1fe url(/images/refresh/specials/clock.png) 6px 48% no-repeat;
}

div.payment-opts {
	width: 335px;
	float: left;
}

div.payment-opts div {
	background: #c2e1fe;
	padding: 5px;
}

div.monthly {
	margin-right: 13px;
}

div.payment-opts label {
	font-size: 1.1em;
	font-weight: bold;
}

div.payment-opts ul {
	list-style: none;
	padding-left: 15px;
	margin-left: 0;
}

div.payment-opts ul li {
	padding: 5px 0;
}

div.payment-opts div span {
	font-style: italic;
}

div.payment-opts ul li.yearly-save {
	font-size: 1.2em;
	color: #FF0000;
}

fieldset.specials p.small {
	float: left;
	margin: 0;
}

#osTabs {
	float: left;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}

#osTabs div {
	float: left;
	padding: 6px 6px 4px 6px;
	font-weight: bold;
	background: #FFFFFF;
	color: #777777;
	margin-left: 8px;
	border-top-left-radius: 8px;
	cursor: pointer;
}

#osTabs div.selected {
	margin-bottom: -1px;
	position: relative;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	color: #333333;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}

#osTabs div#win {
	background: url(/images/refresh/windows-tab.png) 4px 2px no-repeat;
	padding-left: 29px;
}

#osTabs div#linux {
	background: url(/images/refresh/linux-tab.png) 4px top no-repeat;
	padding-left: 29px;
}

div.os-box {
	padding-top: 15px;
	float: left;
	width: 100%;
}

table.osTable {
	border: 1px solid #CCCCCC;
	font-size: .9em;
	width: 100%;
}

table.osTable td {
	border: 1px solid #CCCCCC;
	border-left: none;
	border-bottom: none;
	padding: 6px;
}

table.osTable input {
	margin: 0;
	padding: 0;
}

table.osTable tr.head td {
	border-top: none;
	background: #C2E1FE;
	font-weight: bold;
}

table.osTable tr.head td.last {
	border-right: none;
}

table.osTable td.radio {
	border-right: none;
	width: 15px;
}

table.osTable td.cpanels {
	border-right: none;
}

table.osTable td.yearlyPrice {
	width: 100px;
	font-weight: bold;
	border-right: none;
}

table.osTable td.monthlyPrice {	
	width: 100px;
	font-weight: bold;
}

table.osTable td.osName {
	width: 222px;
	font-weight: bold;
	padding-left: 28px
}

table.osTable td.procQty {
	text-align: center;
}

table.osTable td span.free {
	color: #FF0000;
}

table.osTable td.monthlyPrice span {
	font-weight: normal;
}

table.osTable td.yearlyPrice span {
	font-weight: normal;
}

table.osTable td.rhel5,
table.osTable td.rhel4 {
	background: url(/images/refresh/icon-os-rhel.png) left center no-repeat;
}

table.osTable td.fedora7,
table.osTable td.fedora6 {
	background: url(/images/refresh/icon-os-fedora.png) left center no-repeat;
}

table.osTable td.debian {
	background: url(/images/refresh/icon-os-debian.png) left center no-repeat;
}

table.osTable td.centos {
	background: url(/images/refresh/icon-os-debian.png) left center no-repeat;
}

table.osTable td.ubuntu {
	background: url(/images/refresh/icon-os-ubuntu.png) left center no-repeat;
}

table.osTable td.freebsd63,
table.osTable td.freebsd62 {
	background: url(/images/refresh/icon-os-freebsd.png) left center no-repeat;
}

div#win_os table.osTable td.osName {
	background: url(/images/refresh/windows-tab.png) left center no-repeat;
}

div.totals {
	width: 335px;
	float: left;
	background: #C2E1FE;
	margin-bottom: 15px;
}

div.totals.monthly {
	margin-right: 13px;
}

div.totals p {
	margin: 0;
	padding: 5px 10px;
}


/** DEDICATED SPECIALS SECTION STYLES **/


.tinytext, .TD-tiny {
	font-size: 0.8em;
	}
	
.TD-tiny a {
	font-size: 1em;
	}
	
.TD-small-red {
	color: #FF0000;
	}
	
table.tblborder {
	border-top: solid 1px #CCCCCC; 
	border-right: solid 1px #CCCCCC;
	}
	
table.tblborder th {
	background-color: #D2E9FF;
	color: #333333; 
	border-left: solid 1px #CCCCCC; 
	border-bottom: solid 1px #CCCCCC; 
	padding: 4px; 
	}
	
table.tblborder th a:link, table.tblborder th a:visited { 
	color: #FFFFFF;
	}
	
table.tblborder th a:hover, table.tblborder th a:active {
	color: #FFFFFF; 
	}
	
table.tblborder td { 
	border-left: solid 1px #CCCCCC; 
	border-bottom: solid 1px #CCCCCC; 
	padding: 4px; 
	font-size: 11px;
	}
	
table tr.compare th {
	color: #333333;
}

table tr.compare th a,
table tr.compare th a:link,
table tr.compare th a:visited {
	color: #333333;
}

table tr.compare th a:hover {
	text-decoration: none;
}

tr.pricing td span {
	font-weight: bold;
	font-size: 1.2em;
}

.small-text{
font-size:10px;
color: #333333;
font-weight: normal;
}


/**** DEDICATED SERVERS INDEX STYLES ****/

div.dedicated-servers-index h2 {
	float: left;
	width: 100%;
	margin-top: 10px;
}

div#osWrapper {
	float: left;
	background: url(/images/dedicated-servers/SPwoman.png) right bottom no-repeat;
	margin-bottom: 30px;
}

div#osTabWrapper {
	width: 511px;
	float: left;
	padding: 0 12px;
	position: relative;
}

div#osTabWrapper div.tab {
	float: left;
	padding: 12px 12px 8px 24px;
	font-size: 1.2em;
	font-weight: bold;
	color: #414141;
	border: 1px solid #949494;
	border-bottom: none;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	margin-right: 10px;
	cursor: pointer;
}

div#osTabWrapper div#Windows {
	background: url(/images/dedicated-servers/osTab-logo-windows.png) 10px 50% no-repeat;
	padding-left: 43px;
}

div#osTabWrapper div#Linux {
	background: url(/images/dedicated-servers/osTab-logo-linux.png)  10px 50% no-repeat;
	padding-left: 38px;
}

div#osTabWrapper div.selected {
	margin-bottom: -1px;
	border-bottom: 1px solid #FFFFFF;
}

div#osTabWrapper a,
div#osTabWrapper a:link,
div#osTabWrapper a:visited {
	position: absolute;
	right: 15px;
	bottom: .5em;
}

div#osTable {
	width: 513px;
	float: left;
	padding: 10px;
	border: 1px solid #949494;
	background: #FFFFFF;
}

div#osTable table {
	padding: 0;
	width: 100%;
	border: none;
}

div#osTable table tr {
	background: #e4f3fe;
}

div#osTable table tr.alt {
	background: #cee6f8;
}

div#osTable table tr td {
	padding: 6px;
}

div#osWrapper h3 {
	float: left;
	padding-left: 15px;
	font-size: 1.5em;
	margin: 30px 0 6px 0;
	clear: left;
	width: 500px;
}

div.ctaBar {
	background: #354f7d url(/images/template/tile-sidebarHead.png) left top repeat-x;
	border: 1px solid #8BBFEB;
	width: 673px;
	padding: 0 20px;
	color: #FFFFFF;
	float: left;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

div.ctaBar p {
	font-size: 24px;
	float: left;
	padding: 4px 0 0 0;
	margin: 0 43px 0 0;
	line-height: 48px;
}

div.ctaBar a,
div.ctaBar a:link,
div.ctaBar a:visited {
	float: left;
	display: block;
	background: #1b74c7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 2px 10px 0 0;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 29px;
	margin: 10px 0 0 0;
}

div.ctaBar a.chat {
	background: #1b74c7 url(/images/dedicated-servers/chat-button-bubble.png) 8px 50% no-repeat;
	padding-left: 44px;
	margin-right: 20px;
}

div.ctaBar a.quote {
	background: #1b74c7 url(/images/dedicated-servers/quote-button-icon.png) 10px 50% no-repeat;
	padding-left: 35px;
}

div.ctaBar a:hover {
	text-decoration: none;
}

div.serverBox {
	float: left;
	width: 689px;
	border: 1px solid #CCCCCC;
	padding: 12px;
	margin-bottom: 20px;
}

div.serverBox div.processor {
	float: left;
	width: 61px;
	height: 60px;
	background: url(/images/dedicated-servers/processor.png) right bottom no-repeat;
	position: relative;
	margin-right: 15px;
}

div.serverBox div.processor img {
	position: absolute;
	right: 0;
	bottom: 0;
}

div.serverBox div.specs {
	float: left;
	width: 380px;
	padding-right: 20px;
}

div.serverBox div.cta {
	float: right;
	text-align: center;
	width: 213px;
}

div.serverBox div.specs h4{
	color: #1859A2;
	font-size: 1.5em;
	margin: 0;
}

div.serverBox div.specs h4 span {
	color: #787878;
	font-size: .8em;
	font-weight: normal;
}

div.serverBox div.specs p {
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 1.15em;
}

div.serverBox div.specs p a,
div.serverBox div.specs p a:link,
div.serverBox div.specs p a:visited {
	font-size: .8em;
	text-decoration: underline;
	font-weight: normal;
}

div.serverBox div.specs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div.serverBox div.specs ul li {
	padding: 4px 0;
}

div.serverBox div.specs ul li span {
	width: 135px;
	display: block;
	float: left;
	font-weight: bold;
}

div.serverBox div.cta p {
	margin: 0;
}

div.serverBox div.cta p.price {
	color: #787878;
	font-size: 1.5em;
}

div.serverBox div.cta p.price span {
	font-size: .8em;
	color: #1859A2;
}

div.serverBox div.cta p.price span.month {
	color: #787878;
}

div.serverBox div.cta p.yearly {
	font-weight: bold;
	padding-bottom: 10px;
}

div.serverBox div.cta p.yearly span {
	font-size: 1.2em;
}

div.serverBox div.cta a,
div.serverBox div.cta a:link,
div.serverBox div.cta a:visited {
	width: 156px;
	display: block;
	padding: 6px 10px;
	color: #FFFFFF;
	background: #1b74c7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 8px auto;
	font-size: 1.15em;
}

div.serverBox div.cta a:hover {
	text-decoration: none;
	background: #8BBFEB;
}

ul.dedicatedServices {
	float: left;
	width: 300px;
	font-size: 1.1em;
	margin-top: 0;
}

ul.dedicatedServices li {
	padding: .35em 0;
}

div#team {
	float: left;
	padding: 35px 0 20px 355px;
	width: 360px;
	background: url(/images/dedicated-servers/team.png) 18px bottom no-repeat;
}

div#team h4 {
	font-style: italic;
	font-size: 1.5em;
	margin: 0;
}

div#team p {
	font-size: 1.2em;
	margin-top: .5em;
}

/**** CONTACT FORM STYLES ****/

div.quote-form-left {
	float: left;
	margin-right: 25px;
	width: 268px;
}

div.quote-form-left div.field {
	margin-left: 0;
}

div.quote-form-details {
	float: left;
	border-left: 1px solid #CCCCCC;
	padding-left: 25px;
}

div.quote-form-details div.field {
	margin: 0 0 8px 0;
	width: auto;
	float: left;
	clear: left;
}

div.quote-form-details div.field label {
	width: auto;
	display: block;
}

div.quote-form-details select {
	float: left;
	clear: left;
	margin: 4px 0 12px 0;
}

div.comments {
	float: left;
	clear: left;
	margin: 12px 0 0;
}

div.comments textarea {
	width: 450px;
}

div.comments label {
	width: auto;
}

input.quote-submit {
	clear: left;
	float: left;
	margin-top: 20px;
}

div.company-contact fieldset {
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin: 0 0 25px 0;
	float: left;
	width: 683px;
}

div.company-contact fieldset legend {
	font-size: 1.5em;
	color: #1859a2;
	padding: 0 10px;
}

div.company-contact fieldset ul {
	list-style: none;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

div.company-contact fieldset a.linkButton {
	margin-top: 15px;
	float: left;
}

div.company-contact fieldset h4 {
	float: left;
	width: 100%;
	margin-bottom: 0;
	background: #D2E9FF;
	padding: 3px 0;
	text-align: center;
}

div.company-contact fieldset.corporate h4 {
	margin-top: 0;
}

div.company-contact fieldset.corporate div {
	width: 334px;
	margin-right: 15px;
	float: left;
}

div.company-contact fieldset.corporate div.right {
	margin-right: 0;
}

form#contactsales div.field {
	margin: 0 0 8px;
}

form#contactsales div.field label {
	float: none;
}

form#contactsales div.left {
	float: left;
	width: 167px;
}

form#contactsales div.right {
	float: left;
	width: 485px;
	padding-left: 25px;
}

form#contactsales fieldset p {
	float: left;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-bottom: 0;
	text-align: right;
}


form#contactsales div.right label {
	display: block;
}

form#contactsales div.right textarea {
	width: 483px;
	height: 200px;
}

form#contactsales input#submit {
	border: none;
	font-weight: bold;
	padding: 6px 12px;
	color: #FFFFFF;
	background: #4a71b8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	font-family: Helvetica, sans-serif;
	font-size: 1.1em;
	margin-left: 20px;
}

form#contactsales div.details label {
	width: 250px;
	clear:left;
	position: relative;
}

ul.contact {
	list-style: none;
	padding-left: 10px;
}

ul.contact li {
	line-height: 1.5em;
}

/**** CLOUD HOSTING STYLES ****/

#whyGogrid {
	margin: 0;
	float: left;
	padding: 0 0 10px 28px;
}

#whyGogrid li {
	width: 320px;
	float: left;
	padding: 5px 0;
}
	
#gogridContactFooter {
	border-top: 3px solid #5b80a9;
	margin-top: 40px;
	padding: 0;
	clear: left;
	float: left;
	width: 100%;
}

#gogridContactFooter h3 {
	background: #e9f6ff;
	padding: 3px 10px 3px 20px;
	margin: 0;
}

#gogridContactFooter ul {
	margin-top: 10px;
}

#ggRightSide {
	float: right;
	background: #FFFFFF url(/images/gogrid-cloud-servers.jpg) top right no-repeat;
	border-left: 15px solid #FFFFFF;
	width: 250px;
	height: 210px;
}

#ggRightSide div {
	border-left: 1px solid #CCCCCC;
	position: relative;
	height: 210px;
	width: 249px;
}

#ggRightSide a {
	position: absolute;
	top: 147px;
	left: 22px;
	display: block;
	width: 197px;
	height: 34px;
}


/**** BIZSPARK PAGE STYLES ****/

ul.bizspark-logos {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

ul.bizspark-logos li {
	float: left;
	margin-right: 15px;
}

div.bizspark-form {
	float: left;
	width: 220px;
	margin-bottom: 5px;
}

div.bizspark-form div.field {
	float: left;
}

div.bizspark-form div.field label {
	width: auto;
	clear: left;
}

div.bizspark-form div.field input {
	clear: left;
	float: left;
	margin-top: 2px;
}

div.bizspark-form div.field select{
	clear: left;
	float: left;
	margin-top: 4px;
}

input#bizspark-submit {
	clear: left;
	float:left;
}

/**** THANK YOU PAGES ****/

div.thanks-item {
	float: left;
	width: 100%;
	margin-top: 25px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 0 0 20px 0;
}

div.thanks-item div.thanks-icon {
	float: left;
	width: 128px;
	height: 72px;
	margin-right: 20px;
}

div.thanks-item div.thanks-copy {
	width: 497px;
	float: left;
}

div.rep div.thanks-icon {
	background: url(/images/refresh/thanks-icon-team.png) left top no-repeat;
}

div.services div.thanks-icon {
	background: url(/images/refresh/thanks-icon-services.png) left top no-repeat;
}

div.hybrid div.thanks-icon {
	background: url(/images/refresh/thanks-icon-hybrid.png) left top no-repeat;
}

div.cloud div.thanks-icon {
	background: url(/images/refresh/thanks-icon-cloud.png) left top no-repeat;
}

div.thanks-item h2 {
	margin-top: 0;
}



/**** MISCELLANEOUS STYLES ****/

#verisign-pricing {
	float: right;
	border: 1px solid #990000;
	padding: 15px;
	margin: 5px 0 0 10px;
}

/* "Big Bullet" styles for 150 pixel wide images running down left side, content running down right  */
.big-bullet-list-item {
	padding:20px 0 20px 0;
	border-top:dotted 1px #999;
	float:left;
	clear:both;
	width:100%;
	}
	
.big-bullet-list-item h3  {
	padding-left:170px;
	margin:0;
	color:#333333;
	}
	
.big-bullet-list-item img {
	float:left;
	padding-bottom: 30px;
	}
	
.big-bullet-list-item ul  {
	padding-left:195px;
	}
	
.big-bullet-list-item p  {
	padding-left:170px;
	margin:0;
	}

/* "Medium Bullet" styles for 100 pixel wide images running down left side, content running down right  */
.medium-bullet-list-item {
	padding:10px 0;
	border-top:dotted 1px #999;
	float:left;
	clear:both;
	width:100%;
	}
	
.medium-bullet-list-item h3  {
	padding-left:130px;
	margin:0;
	color:#333333;
	}
	
.medium-bullet-list-item img {
	float:left;
	}
	
.medium-bullet-list-item ul  {
	padding-left:145px;
	}
	
.medium-bullet-list-item p  {
	padding-left:135px;
	}

/* "Small Bullet" styles for 100 pixel wide images running down left side, content running down right  */
.small-bullet-list-item {
	padding:10px 0;
	float:left;
	clear:both;
	width:100%;
	}
	
.small-bullet-list-item h3  {
	padding-left:80px;
	margin:0;
	color:#333333;
	}
	
.small-bullet-list-item img {
	float:left;
	}
	
.small-bullet-list-item ul  {
	padding-left:95px;
	}
	
.small-bullet-list-item p  {
	padding-left:65px;
	}

.link-arrow-right {
	background: url(/images/refresh/link-arrow.png) right 50% no-repeat;
	padding-right: 12px;
}

.link-arrow-left {
	background: url(/images/refresh/link-arrow.png) left 50% no-repeat;
	padding-left: 12px;
}

table#billing-table {
	border: 1px solid #666666;
	border-top: none;
	border-right: none;
}

table#billing-table tr.col-head td {
	font-weight: bold;
	border-top: 1px solid #666666;
}

table#billing-table td {
	border-right: 1px solid #666666;
	padding: 5px;
}

ul.content-list {
	padding-left: 25px;
	margin-left: 0;
}

ul.content-list li {
	line-height: 1.3em;
}

.get-started {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0 0 7px 0;
}

/**** WEBSITE SPARK PAGE ****/

div.package-title {
	background: #E6EEFC;
	border: none;
	padding: 7px 7px 7px 10px;
	margin: 0;
	float: left;
	width: 698px;
}

div.package-title p {
	font-size: 1.3em;
	font-weight: bold;
	color: #1D6BBC;
	margin: 0;
	line-height: normal;
}

div.package-title p.package {
	float: left;
	width: 400px;
}

div.package-title p.price {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}

div.package-title p span {
	font-size: .8em;
	font-weight: normal;
}
	
table.spark-pkg {
	width: 100%;
	margin-top: 10px;
	clear: left;
}

table.spark-pkg td {
	padding: 7px 7px 7px 10px;
	border-bottom: 1px solid #CCCCCC;
}

table.spark-pkg tr td.price {
	padding: 7px 0 7px 12px;
}

h3.spark-step span {
	color: #1D6BBC;
}

form#sparkForm {
	background: #E6EEFC;
	padding: 15px 0;
	width: 100%;
}

form#sparkForm ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 44%;
	padding-left: 4%;
}

form#sparkForm ul li {
	float: left;
	width: auto;
	padding: 2px 0;
	width: 100%;
	clear: left;
}

form#sparkForm ul li label,
form#sparkForm ul li input {
	float: left;
	clear: left;
	width: 100%;
}

form#sparkForm ul li input {
	border: 1px solid #CCCCCC;
	padding: 1%;
	width: 98%;
}

form#sparkForm div {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

form#sparkForm input#spark-submit {
	border: none;
	padding: 5px 25px;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	background: #1D6BBC;
	color: #FFFFFF;
	width: auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	cursor: pointer;
	clear: both;
}

div.spark-step.two form label span {
	color: #CC0000;
}


/**** INDIVIDUAL DEDICATED SERVER PAGES ****/

div.server-box {
	float: left;
	width: 685px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

div.server-box div.row {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 2px solid #CCCCCC;
}

div.server-box div.row.last {
	border: none;
	margin: 0;
}

div.server-box div.top {
	color: #1D6BBC;
	padding-bottom: 5px;
}

div.server-box div.top h2 {
	color: #1D6BBC;
	float: left;
	font-size: 16px;
	border: none;
	padding: 0;
	margin: 0;
}

div.server-box div.top h2 span {
	color: #333333;
	font-size: .8em;
}

div.server-box div.top p {
	text-align: right;
	font-weight: bold;
	margin: 0;
	line-height: 1.2em;
}

div.server-box div.top p span {
	font-weight: normal;
	color: #333333;
	font-size: .85em;
}

div.server-box div.row.specs {
	padding-bottom: 15px;
}

div.server-box div.specs div {
	margin-bottom: .6em;
	float: left;
	width: 100%;
}

div.server-box div.specs div.last {
	margin: 0;
}

div.server-box div.specs span.name {
	float: left;
	width: 25%;
	font-weight: bold;
}

div.server-box div.specs span.value {
	float: left;
	width: 75%;
}

div.row.last a {
	padding: 4px 0 4px 20px;
	float: left;
	margin-right: 25px;
}

div.row.last a.configure,
div.row.last a:link.configure,
div.row.last a:visited.configure {
	float: right;
	border: none;
	padding: 5px 15px 3px;
	font-size: 12px;
	font-weight: bold;
	background: #1D6BBC;
	color: #FFFFFF;
	width: auto;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	cursor: pointer;
	margin: 0;
}

div.row.last a:hover.configure {
	text-decoration: none;
	background: #7BB5F7;
}

div.row.last a.learn-more {
	background: url(/images/icon-question.gif) left top no-repeat;
}

div.row.last a.chat {
	background: url(/images/icon-window.gif) left top no-repeat;
}

div.row.last a.quote {
	background: url(/images/icon-pencil.gif) left top no-repeat;
}

div.pWrapper {
	float: left;
	width: 100%;
}

div.pWrapper p {
	float: left;
	width: 100%;
	margin-top: 0;
}

table.tblborder.upgrades {
	width: 100%;
}

table.tblborder.upgrades td {
	padding: 8px 15px;
	vertical-align: top;
	width: 50%;
}

table.tblborder.upgrades th {
	padding-left: 15px;
}

table.tblborder.upgrades th span {
	font-weight: normal;
	font-size: .9em;
}

table.tblborder td ul {
	padding-left: 0;
	margin: 0;
	list-style: none;
	list-style-position: inside;
}

/**** TOS <ol> Stylings ****/

div.tos ol {
	list-style-type: lower-alpha;
	padding-left: 35px;
	margin-left: 0;
}

div.tos li {
	line-height: 1.3em;
}

div.tos ol li ol li {
	list-style-type: lower-roman;
}

div.tos ol li ol li ol li {
	list-style-type: decimal;
}

div.tos ol.upper-alpha li {
	list-style-type: upper-alpha;
}

div.tos ol.section-nine li {
	list-style-type: none;
}

div.tos ol.section-nine li ol li {
	list-style-type:lower-alpha;
}

/**** COMPANY INDEX PAGE ****/

#content.company-index img {
	padding: 10px;
	border: 1px solid #CCCCCC;
	float: right;
	margin: 0 0 0 10px;
}

#content.company-index p,
#content.company-index ul,
#content.company-index h2,
#content.company-index h3 {
	float: left;
	clear: left;
	width: 100%;
}

#content.company-index p {
	margin-top: 0;
}

#content.company-index ul {
	margin: 0;
}	
	
div.what {
	width: 715px;
	text-align: left;
}

div.what p.links {
	text-align: center;
}

div.what div.gogrid {
	width: 100%;
	padding: 10px 0;
	background: #000000;
	text-align: center;
}

/**** PAGE PEEL STYLES ****/

div#pagePeel {
	width: 109px;
	height: 109px;
	overflow: hidden;
	position: absolute;
	bottom: -109px;
	right: 0;
	background: #3f3f3f;
	cursor: pointer;
}

div#pagePeel img {
	position: absolute;
}

div#pagePeel img#peel {
	top: 0;
	right: 0;
	z-index: 100;
}

div#pagePeel img#power {
	right: 8px;
	bottom: 40px;
}

div#pagePeel ul {
	color: #66FF00;
	text-align: left;
	font-size: 13px;
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	right: -110px;
}

div#pagePeel ul li {
	float: left;
	white-space: nowrap;
}
	
/**** WHY SERVEPATH INDEX PAGE ****/

div.why-index img {
	float: left;
	margin-right: 15px;
}

div.why-index h2 {
	float: left;
	width: 100%;
}

div.why-index p {
	float: left;
	width: 572px;
	margin-top: 0;
}

div.why-index div#team {
	margin-top: 20px;
}

div.why-index div#team p {
	font-size: 1.2em;
	margin-top: .5em;
	float: left;
	width: auto;
}

div.why-index div.ctaBar p {
	width: auto;
}

/**
 * This gives divs called via ajax in Boxy
 * a specific width so they don't default to 100%
 * and blow out the boxy container
 */
  
table.boxy-wrapper div.ajaxCall {
	width: 715px;
	text-align: left;
	float: left;
}

/** 3 Question Survey Styles **/

table.boxy-wrapper form#survey h2 {
	margin: 8px 0 20px 0;
	text-align: center;
	line-height: 1.2em;
}

form#survey {
	width: 550px;
	margin: 0 auto;
	text-align: center;
	background: #FFFFFF;
}

form#survey label {
	float: left;
	width: 100%;
	color: #333333;
	font-weight: normal;
	font-size: 1.3em;
	padding: 0 0 8px 0;
	text-align: left;
}

form#survey textarea {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	height: 60px;
}

form#survey input.submitButton {
	clear: both;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #4A71B8;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px;
	width: 120px;
	cursor: pointer;
	font-size: 1.1em;
	margin: 0 auto;
}

div#surveyThanks {
	width: 550px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: #FFFFFF;
	position: relative;
	z-index: 10;
}

table.boxy-wrapper form#survey div#surveyThanks h2 {
	margin: 0;
	padding: 0;
}

table.boxy-wrapper form#survey div#surveyThanks img {
	margin-top: 20px;
}

table.boxy-wrapper form#survey span.surveyError,
form#survey span.surveyError {
	font-size: .75em;
	color: #CC0000;
}

table.boxy-wrapper form#survey h3#mainSurveyErrorText,
h3#mainSurveyErrorText {
	color: #CC0000;
	text-decoration: underline;
}

form#survey textarea.error {
	background: #ffcece;
	border: 1px solid #CCCCCC;
}










