@charset "utf-8";
/* CSS Document */

@variables {
  color_link: #408220;
  color_drk: #408220;
  color_med: #5c9f2c;
  color_lgt: #6cb037;
  color_div_line: #808184;
  color_text_white_bg: #404041;
}


.green {
	color: #5c9f2c;
}

a {
	color: #5c9f2c;
}

/* HEADER */

#header {
	background-image: url(/images/dedicated-servers/template/hdr-bg-main.jpg);
	height: 130px;
	position: relative;
}

#header img#logo {
	position: absolute;
	top: 42px;
	left: 79px;
}


/* NAVBAR */
#navbar {
	height: 3.6em;
	background-image: url(/images/dedicated-servers/template/navbar-bg-main.gif);
}

.sf-menu a {
	border-top:		1px solid #5c9f2c;
	border-left:	1px solid #6cb037;
}

.sf-menu a:hover {
	background-image: url(/images/dedicated-servers/template/navbar-bg-main-on.gif);
	background-repeat: repeat-x;
}

.sf-menu li li a:hover, .sf-menu li li li a:hover {
	background: 	#5c9f2c;
}

.sf-menu li li {
	background:		#6cb037;
}
.sf-menu li li li {
	background:		#6cb037;
}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-image: url(/images/dedicated-servers/template/navbar-bg-main-on.gif);
	background-repeat: repeat-x;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background: #5c9f2c;
}

/* BANNER */
#banner {
	background-image: url(/images/dedicated-servers/template/banner-bg-main.gif);
	background-repeat: repeat-x;
	height: 155px;
	text-align: center;
}


/* BREADCRUMB */
#breadcrumb {
	color: #5c9f2c;
}


/* MAIN CONTENT AREA */

#main_content {
	overflow: hidden;
	background-image: url(/images/template/cnt-bg-main.gif);
	background-position: bottom;
	background-repeat: repeat-y;
	width: 960px;
	padding: 20px;
	min-height: 600px;
}

#menu_left {
	float: left;
	width: 266px;
	margin-right: 20px;
}

/* MENU LEFT  */

#menu_left h2 {
	background-image: url(/images/dedicated-servers/sdbr-bg-h1.gif);
	width: 226px;
	height: 24px;
	margin: 0;
	padding: 25px 20px 15px 20px;
}

#menu_left h2 a{
	text-decoration: none;
	color: #fff;
}

#navigation {
	line-height: 20px;
	background-color: #000;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #5c9f2c;	
}

#navigation li {
	border-bottom: 1px solid #333;
	padding: 10px 0;
	margin-left: -40px;
	*margin-left: 0;
	padding-left: 20px;
}

#navigation ul {
	list-style: none;
	*margin-left: 0;
}

#navigation ul li {
	list-style: none;
	border: none;
	margin-left: -40px;
	*margin-left: 0;
	padding: 0 0 0 20px;	
}

#navigation ul li.indentThis {
	padding: 0 0 0 40px;	
}

#navigation a {
	text-decoration: none;
	margin-right: 3px;
	color: #ccc;
}

#navigation a:hover {
	color: #5c9f2c;
}

#navigation .head {
	font-size: 14px;
	font-weight: 600;
}

/* MAIN CONTENT */

#content_menu {
	float: left;
	width: 655px;
	min-height: 900px;
	_height: 900px;
	padding: 0 0 0 19px;
	
}

/* COMMON STYLES */

/*BUTTONS*/
a.btn_77x32 {
	background-image: url(/images/dedicated-servers/cnt-btn-lgt-77x32.gif);
}
a.btn_97x27 {
	background-image: url(/images/dedicated-servers/cnt-btn-lgt-97x27.gif);
}
a.btn_170x36 {
	background-image: url(/images/dedicated-servers/cnt-btn-lgt-170x36.gif);
}
a.btn_195x42 {
	background-image: url(/images/dedicated-servers/cnt-btn-lgt-195x42.gif);
}
a.btn_294x51 {
	background-image: url(/images/dedicated-servers/cnt-btn-lgt-294x51.gif);
}
a.btn_plus_green, a.btn_plus_black {
	display: block;
	width: 166px;
	height: 40px;
	background-image: url(/images/dedicated-servers/cnt-btn-plus-green.jpg);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 60px;
}

a.btn_plus_black {
	background-image: url(/images/dedicated-servers/cnt-btn-plus-black.jpg);
}

.learn_btn {
	display: block;
	width: 142px;
	height: 18px;
	background-image: url(/images/dedicated-servers/cnt-btn-lgt-142x30.gif);
	background-repeat: no-repeat;
	padding: 7px 0 5px 0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	line-height: 16px;
}

.intro_btn {
	display: block;
	width: 195px;
	height: 25px;
	background-image: url(/images/dedicated-servers/cnt-btn-lgt-195x42.gif);
	padding: 12px 0 5px 0;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.left_img {
	float: left;
	margin: 10px 10px 10px 0;
	*margin: 5px 10px 10px 0;
}
h2.grey_line, h3.grey_line {
	padding-bottom: 5px;
	border-bottom: 2px solid #808184;
}
h3.lgt_blue_wht {
	padding-bottom: 5px;
	margin-top: 20px;
	background-image: url(/images/dedicated-servers/cnt-bul-lgt-drk.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-bottom: 2px solid #808184;
}

h3.lgt_blue_wht_noborder {
	padding-bottom: 5px;
	margin-top: 20px;
	background-image: url(/images/dedicated-servers/cnt-bul-lgt-drk.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

h4.lgt_blue1 {
	color: #5c9f2c;
	padding-bottom: 5px;
	border-bottom: 2px solid #808184;
	margin-top: 20px;
	background-image: url(/images/dedicated-servers/cnt-bul-lgt1.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.price {
	color: #5c9f2c;
}



h3 span {
	color: #5c9f2c; 
	margin: 3px;
}

.no_bul {
	list-style: none;
	margin-left: -40px;
	*margin-left: 0;
	
}

ul.lgt_blue {
	list-style-image: url(/images/dedicated-servers/cnt-bul-lgt.gif);
}

ul.lgt_blue1 {
	list-style-image: url(/images/dedicated-servers/cnt-bul-lgt1.gif);	
}

ul.lgt_green_wht {
	list-style-image: url(/images/dedicated-servers/cnt-bul-lgt-wht.gif);
	*margin-left: 20px;	 
}

.lgt_blue li, .lgt_blue1 li {
	margin-top: 15px;
}

.price_order_div {
	border-top: 2px solid #808184;
	border-bottom: 2px solid #808184;
	padding: 10px 0;	
	overflow: hidden;
	_height: 30px;
}

.price_order_div div {
	float: left; 
	width: 200px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.price_left {
	text-align: left; !important
}

.price_large {
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 20px;
}




/* Intro for Interior Pages */

.page_intro_int {
	width: 650px;
	height: 166px;
	position: relative;
	background-image:url(/images/dedicated-servers/cnt-bg-intro-interior.gif);
	background-repeat: no-repeat;
	margin: 10px 0 20px 0;
	*margin: 10px 0 30px 0;
}
.page_intro_int h1 {
	position: absolute;
	top: 10px;
	left: 215px;
	width: 350px;
	vertical-align: middle;
	z-index: 1;
}
.page_intro_int p {
	position: absolute;
	top: 45px;
	left: 215px;
	width: 350px;
	font-size: 14px;
	z-index: 1;
}
.page_intro_int img.intro_gra {
	position: absolute;
	top: 28px;
	left: 24px;
}

div.black_box {
	width: 287px;
	background-image: url(/images/cnt-bg-black-box.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 10px 0;
	padding-bottom: 10px;
}
div.black_box h4 {
	background-image: url(/images/cnt-hdr4-bg-black-box.gif);
	height: 30px;
	padding: 20px 20px 0 20px;
	border: none;
	margin: 0 0 10px 0;
}

div.black_box h4.color {
	background-image: url(/images/dedicated-servers/cnt-hdr4-bg-black-box-color.gif);
	color: #fff;
}

div.black_box h3, div.black_box p {
	margin: 10px 20px;
}

div.black_box a {
	color: #fff;
}

.box_col1, .box_col2 {
	list-style: none; 
	float: left; 
	width: 100px; 
	margin-left: -20px;
	*margin-left: 20px;
}

/* LIST OF OS and logo */
.os_list {
	list-style: none;
	margin-left: -40px;
	*margin-left: 0;
}
.os_list li {
	border-top: 1px solid #808184;
	padding: 5px 0;
	overflow: hidden;
}
.os_list li div {
	float: left;
	width: 270px;
	padding-top: 8px;
}



.tabbed-content h3.lgt_blue_wht {
	margin-top: 10px;
	background-image: url(/images/dedicated-servers/cnt-gra-data-centers.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;	
	padding: 15px 0 0 80px;
	height: 40px;
	border-bottom: 2px solid #838385;
}



/* TABBED BOX - 100 size - main.css */

#tab-100 .tabbed-content h4 {
	background-color: #d8edc6;
}

#tab-100 .tabbed-content div.tabbed-col2 h4 {
	background-color: #929497;
}



.hdr_upgrade {
	width: 180px;
	height: 27px;
	background-image: url(/images/dedicated-servers/cnt-hdr3-upgrade.gif);
	padding: 30px 20px 10px 100px;
}


/* LANDING PAGE */

#content_menu .intro {
	background-image: url(/images/dedicated-servers/cnt-bg-intro.jpg);
	width: 650px;
	height: 272px;
	margin: 0;
	position: relative;
	z-index: 1;
}

#content_menu .intro h1 {
	position: absolute;
	top: 35px;
	left: 220px;
	width: 410px;
}

#content_menu .intro h3 {
	position: absolute;
	top: 170px;
	left: 220px;
	width: 410px;
	text-align: center;
}

#content_menu .intro p {
	position: absolute;
	top: 60px;
	*top: 70px;
	left: 220px;
	width: 410px;
}

#content_menu .intro .intro_btn_drk {
	position: absolute;
	top: 210px;
	left: 220px;
	width: 410px;
	text-align: center;
}

#content_menu .intro .intro_btn_drk a.btn_drk_blue {
	display: block;
	float: left;
	width: 195px;
	height: 29px;
	background-image: url(/images/dedicated-servers/cnt-btn-drk-195x42.gif);
	margin-right:5px;
	padding-top: 13px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
}

#content_menu .diagram {
	position: relative;
	margin: 10px 0 0 10px;
	height: 670px;
}

#content_menu .diagram p {
	color: #ccc;
}

#content_menu .diagram a {
	color: #5c9f2c;
	white-space: nowrap;
}

#content_menu .diagram main_img {
	position: absolute;
	top: 0;
	left: 0;
}

#content_menu .diagram .managed_servers {
	position: absolute;
	top: 0;
	left: 220px;
	width: 410px;
}

#content_menu .diagram .professional_services {
	position: absolute;
	top: 410px;
	left: 0;
	width: 200px;
}

#content_menu .diagram .managed_services {
	position: absolute;
	top: 410px;
	left: 220px;
	width: 200px;
}

#content_menu .diagram .support_team {
	position: absolute;
	top: 455px;
	left: 440px;
	width: 200px;
}

#content_menu .diagram .why_us {
	position: absolute;
	top: 120px;
	left: 445px;
	width: 200px;
}

#content_menu .diagram .why_us a {
	display: block;
	width: 195px;
	margin: 5px 5px 5px 0;
	padding: 10px 0;
	text-decoration: none;
	font-weight: 600;
	color: #fff;
	border-top: 2px solid #666666;
}


.col1, .col2 {
	float: left;
	width: 305px;
	padding: 0 20px 0 0;
}
.col1 h3, .col2 h3 {
	margin-bottom: 0;
}
.col1 h3 img, .col2 h3 img {
	vertical-align: middle;
}
.col1 h4, .col2 h4 {
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: 2px solid #808184;
	margin-top: 10px;
	margin-bottom: 5px;
}

.col1 h5, .col2 h5 {
	padding-bottom: 3px;
	border-bottom: 2px solid #808184;
	margin-top: 10px;
	margin-bottom: 3px;
}

.list_specs img {
	margin-right: 20px;
	vertical-align: middle;
}

.list_specs ul {
	list-style: none;
	margin-left: -30px;
	*margin-left: 10px;
}

.list_specs ul li {
	min-height: 45px;
	_padding: 5px 0;
}

.list_borders {
	margin-left: -40px;
	*margin-left: 0;
	list-style: none;
	width: 300px;
}
.list_borders li {
	dispaly: block;
	border-bottom: 1px solid #808184;
	padding: 5px;
	overflow: hidden;
	width: 100%;
}
.list_borders li span {
	float: left;
	margin-left: 10px;
}
.list_borders li a {
	float: right;
}


/* LTO */

.intro_div_lto {
	background-image: url(/images/cnt-bg-intro-wht.gif);
	background-repeat: no-repeat;
	width: 654px;
	height: 200px;
	margin: 0 0 25px 0;
	position: relative;
	color: #5c9f2c;
}

.intro_div_lto h1 {
	position: absolute;
	top: 40px;
	left: 30px;
	margin: 0;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 1px;

}

.intro_div_lto h2 {
	position: absolute;
	top: 65px;
	left: 35px;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: .7px;
}

.intro_div_lto img {
	position: absolute;
	top: 10px;
	left: 375px;
}

.intro_div_lto div {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.intro_div_lto div .intro_btn {
	float: left;
	margin: 0 5px;
	
}

#howDoesItWork {
	overflow: hidden;
}

#howDoesItWork .steps {
	margin-top: 20px;
	overflow: hidden;
}

#howDoesItWork .steps img, #howDoesItWork .steps div {
	float: left;
	height: 78px;
}

#howDoesItWork .steps img {
	width: 88px;
	display: block;
}

#howDoesItWork .steps div {
	width: 200px;
}

#calculator {
	width: 280px;
	background-color: #fff;
	padding: 10px;
}

.question {
	margin: 10px 0 2px 0;
	font-weight: 600;
	font-size: 12px;
}
.answer {
	margin: 0 0 25px 0;
	font-size: 11px;
	color: #999;
}



/* MANAGED BACKUP */
.page_intro {
	width: 650px;
	height: 166px;
	position: relative;
	background-image:url(/images/dedicated-servers/cnt-bg-intro-managed-backup.jpg);
}
.page_intro h1 {
	position: absolute;
	top: 10px;
	left: 175px;
	width: 400px;
	vertical-align: middle;
}
.page_intro p {
	position: absolute;
	top: 60px;
	left: 175px;
	width: 400px;
	font-size: 14px;
}
.page_intro img.intro_gra {
	position: absolute;
	top: 28px;
	left: 24px;
}
.page_diagram {
	width: 650px;
	height: 250px;
	position: relative;
	background-image: url(/images/managed-hosting/cnt-bg-intro-managed-backup-btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f3f3f5;
	color: #404041;
	margin-bottom: 15px;
}
.page_diagram h2 {
	position: absolute;
	top: 5px;
	left: 15px;
	width: 250px;
	color: #5c9f2c;
}
.page_diagram ul {
	position: absolute;
	top: 30px;
	left: 15px;
	width: 250px;
	list-style-image: url(/images/dedicated-servers/cnt-bul-lgt-wht.gif);
}
.page_diagram ul li {
	margin-top: 15px;
}
.page_diagram img {
	position: absolute;
	top: 20px;
	left: 320px;
	width: 300px;
	height: 200px;
}
.hdr_5in1 {
	width: 170px;
	height: 36px;
	background-image: url(/images/dedicated-servers/cnt-hdr3-5in1.gif);
	background-repeat: no-repeat;
	padding: 20px 20px 10px 100px;
}

.hdr_blank {
	width: 250px;
	height: 36px;
	background-image: url(/images/dedicated-servers/cnt-hdr3-blank.gif);
	background-repeat: no-repeat;
	padding: 20px 20px 10px 20px;
}

.consultation {
	background-image: url(/images/cnt-bg-girl-headset-blk-box.gif); 
	background-repeat: no-repeat; 
	width: 305px;
	height: 305px; 
	border: 1px solid #404042; 
}
.consultation h3 {
	margin: 20px 0 10px 20px;
}
.consultation p {
	margin: 0 0 0 20px;
	width: 130px;
}


.center_btn {
	width: 100%; 
	text-align: center; 
	padding: 10px 0;
}

/* PROMO DIVS */
.div_promo {
	position: relative;
	margin: 10px 0;
	background-image: url(/images/dedicated-servers/cnt-bg-box-grad.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
.div_promo img {
	position: absolute;
	top: 20px;
	left: 10px;
}

.div_promo h3 {
	position: absolute;
	top: 10px;
	left: 170px;
	color: #408220;
}

.div_promo h3 a {
	color: #fff;
	text-decoration: none;
}

.div_promo h5 {
	position: absolute;
	top: 40px;
	left: 170px;
	width: 300px;
	font-weight: normal;
}

.div_promo p {
	position: absolute;
	top: 85px;
	left: 170px;
	width: 300px;
	font-size: 11px;
	line-height: 14px;
}

.div_promo span.size_l {
	position: absolute;
	top: 50px;
	left: 490px;
	width: 150px;
}

.div_promo a.btn_97x27 {
	position: absolute;
	bottom: 40px;
	left: 490px;
}

.intro_div_add-on {
	position: relative;
	width: 695px;
	_width: 694px;
	height: 171px;
	background-image: url(/images/dedicated-servers/cnt-bg-intro-add-on.jpg);
}

.add-on {
	overflow: hidden;
	width: 100%;
	padding: 0;	
}

.add-on .col1 {
	width: 385px;
	margin: 0;
	padding: 0;
}
.add-on .col2 {
	width: 286px;	
	margin: 0; 
	padding: 0 0 20px 20px;
}

.border_btm {
	border-bottom: 1px solid #808184;
}

.col_bg_shade {
	background-image: url(/images/dedicated-servers/cnt-bg-col2-ram.jpg); 
	background-repeat: repeat-y; 
}

.add-on .col2 h3 {
	margin-top: 20px;
}

.add-on_stack {
	position: relative;
	margin: 20px 0 0 20px;
}
.add-on_stack div {
	overflow: hidden;
	margin: 5px;
}
.add-on_stack div a, .add-on_stack div span  {
	float: left;
}
.add-on_stack div span {
	margin-left: 3px;
}


/* DOUBLE THE RAM */
.div_server {
   padding-bottom: 10px;
   overflow: hidden;
}
.div_server .col1, .div_server .col2 {
	float: left;
	padding: 0;
	height: 150px;
	background-image: none;
	margin-top: 10px;
}
.div_server .col1 {
	width: 143px;
	_width: 143px;
}
.div_server .col2 {
	width: 143px;
	_width: 143px;
}
.div_server .col2 a, {
	margin: 20px;
}


/* BILLING BOX */
.div_billing_top {
	background-image: url(/images/dedicated-servers/cnt-bg-wht-box-upper.jpg);
	background-repeat: no-repeat;
	color: #404041;
	height: 220px;
	width: 310px;
	padding-top: 10px;
}
.div_billing_top h3, .div_billing_top h5 {
	margin: 15px 10px 0 80px;
	_margin: 20px 10px 0 80px;
	border: none;
}
.div_billing_top ul {
	margin: 10px 20px 10px 10px;
	*margin: 10px 20px 10px 40px;
}
.div_billing_top ul li {					
	margin-top: 10px;
}
.div_lto_btm {
	background-image: url(/images/dedicated-servers/cnt-bg-blue-box-lower.jpg);
	background-repeat: no-repeat;
}


.server_class {
	float: left;
	width: 211px;
	height: 211px;
	text-align: center;
	color: #333;
	margin: 10px 3px;
}
.server_class h3 {				
	margin: 15px 0 0 0;
}
.server_class p {
	margin-top: 2px;
	line-height: 12px;
}
.server_class a {
	margin-top: 100px;
	margin-left: 20px;
	*margin-left: 0;
}


/* CONFIG BOX */
.div_config_box {
	position: relative;
	width: 650px;			
	background-image: url(/images/dedicated-servers/cnt-bg-server-config-box-top.gif);
	background-repeat: no-repeat;
	margin: 10px 0;
	color: #404041;
	background-color: #fff;
}
.div_config_box  div  h3.main, .div_config_box #server-ajax-wrapper .tab_select h3 {
	float: left;
	width: 190px;
	margin: 25px 5px 0 10px;
}
.div_config_box #server-ajax-wrapper .tab_select h3.short {
	width: 145px;
}
.div_config_box .tab_top, .div_config_box .tab_green, .div_config_box #server-ajax-wrapper .tab_select, .div_config_box #server-ajax-wrapper .tab_server {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.div_config_box .tab_top {
	height: 80px;
}
.div_config_box .tab_top img {
	border-left: 1px solid #d3d3d3;
	float: left;
}
.div_config_box .tab_green {
	background-image: url(/images/dedicated-servers/cnt-bg-server-config-box-green.gif);
	background-repeat: repeat-x;
	height: 70px;
	color: #fff;
}
.div_config_box .tab_green a {
	border-left: 1px solid #6cb037;
	text-decoration: none;
}
.div_config_box #server-ajax-wrapper .tab_select {
	border-bottom: 2px solid #d3d3d3; 
	padding-bottom: 20px;
}
.div_config_box #server-ajax-wrapper .tab_server .col1 {
	text-align: left;
	width: 260px;
	margin-left: 20px;
	padding-top: 15px;
}
.div_config_box #server-ajax-wrapper .tab_server h3 {
	float: none;
}

.tab_green a {
	width: 107px;
	height: 70px;
	display: block;
	float: left;
	color: #fff;
	font-size: 12px;
	vertical-align: middle;
	line-height: 14px;
}
.tab_green a span {
	display: block;
	margin-top: 20px;
}


/*SSL table */
.white_table_box {
	background-image: url(/images/dedicated-servers/cnt-bg-wht-rnd-box-650-top.gif);
	background-repeat: no-repeat;
	width: 650px;
	color: #808184;
	background-color: #fff;
	padding-top: 2px;
	margin: 10px 0;
}

.white_table_box h3 {
	margin-left: 10px;
}

.white_table_box strong {
	color: #408220;
	font-weight: bold;
}
			
table.ssl_cert_compare {
	font-size: 11px;
	line-height: 12px;
	border-top: 1px solid #999;
	border-bottom: 2px solid #999;
	margin: 0 0 20px 0;
	width: 100%;
}

table.ssl_cert_compare th, table.ssl_cert_compare td {
	padding: 8px 5px;
	border-top: 1px solid #999;
	margin: 0;
}
			
table.ssl_cert_compare th {
	color: #999;
	text-align: left;
	border-bottom: 1px solid #999;
}

table.ssl_cert_compare td {
	color: #333;
}

.plus_list {
	list-style: none; 
	margin-left: -40px;
}
.plus_list li {
	margin-bottom: 10px;
}
.plus_list img {
	margin: 0 5px;
}

/*SERVER BOX*/
.more_than_ded_box {
	background-image: url(/images/dedicated-servers/cnt-bg-black-box-ded.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 298px; 
	height: 358px; 
	text-align: center;
	border: 1px solid #404041;
}
.more_than_ded_box h3 {
	margin-top: 70px;
}
.more_than_ded_box p {
	margin: 10px 10px;					
}

/*OPERATING SYSTEMS*/
.icn_across {
	border-top: 1px solid #808184;
	border-bottom: 1px solid #808184;
	margin-bottom: 10px;
}
.icn_across img {
	margin: 10px 20px;
}
.hdr_linux {
	background-image: url(/images/dedicated-servers/cnt-hdr2-linux.jpg); 
	background-repeat: no-repeat; 
	height: 130px;
	border: 1px solid #404041;
}
.hdr_linux h2 {
	margin: 20px 0 0 80px;
}
.hdr_linux p {
	margin: 35px 0 0 30px;
}
.hdr_linux p a {
	color: #fff; text-decoration: none;
}
.os_div img {
	float: right;
	margin: 10px 20px 5px 0;
}
.os_div p {
	margin: 15px 0 25px 0;
}

.hdr_linux_comp {
	margin-left: -19px; 
	*margin-left: -17px;
	_margin-left: -7px;
	margin-top: -20px; 
	background-image: url(/images/dedicated-servers/cnt-bg-intro-linux-comparison.gif); 
	height: 339px; 
	width: 695px;
	*width: 692px; 
	_width: 682px;
	position: relative;
}

/*SERVER TABLE*/
table#serverTable {
	width: 100%;
	font-size: 11px;
}
table#serverTable th {
	background-color: #bcbdbf;
	padding: 5px;
	color: #fff;
	text-align: left;
}
table#serverTable td {
	padding: 5px;
}
table#serverTable td {
	border-bottom: 1px dotted #bcbdbf;
}
table#serverTable td a:hover {
	color: #408220;
}