/* CSS Document */


#index_ce_bg { 
	background-image: url(images/ce_main_bg.png); 
	background-repeat: no-repeat; 
}

#index_ce_heading { 
	background-image: url(images/ce_info.png);		
}

#ecosystem_heading { 
	background-image: url(images/ecosystem_info.png);		
}

#virtualbox_heading { 
	background-image: url(images/virtualbox_info.png);		
}

#hosted_storage_heading { 
	background-image: url(images/hosted_storage_info.png);		
}

#standard_hosted_storage_heading { 
	background-image: url(images/standard_hosted_storage_info.png);		
}




#index_info_columns { 
	background-image: url(images/ce_info_columns.png);	
	background-repeat: no-repeat;
	float: left;
	/* height: 268px; */ 
	width: 100%;	
}
	
	.index_individual_columns p{
		color: #fff;
		float: left;
		padding: 10px 8px 20px 18px;
		width: 268px;
	}
	
	.index_individual_columns p span{
		color: #e3e0a8;
		float: left;
		padding-bottom: 10px;
	}
	
	.white_text {color: #fff;}

#ecosystem_info_columns { 
	background-image: url(images/ecosystem_content_bg.png);	
	background-repeat: repeat-y;	
	float: left;
	width: 100%;	
}

#home_feature_index_ce {
	height: 385px;
	background-image: url(images/index_title.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_ecosystem {
	height: 385px;
	background-image: url(images/ecosystem_title.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_virtualbox {
	height: 385px;
	background-image: url(images/virtualbox_title.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_hosted_storage {
	height: 385px;
	background-image: url(images/hosted_storage_title.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_colocation {
	height: 277px;
	background-image: url(images/colocation_title.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_storage {
	height: 277px;
	background-image: url(images/storage_title.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_connectivity {
	height: 277px;
	background-image: url(images/connectivity_title.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_dr {
	height: 277px;
	background-image: url(images/dr_title.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_advantage {
	height: 277px;
	background-image: url(images/sac_advantage_title.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}


#home_feature_company_info {
	height: 277px;
	background-image: url(images/company_info_bg.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_why_relynet {
	height: 277px;
	background-image: url(images/dc_why_relynet.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_contact {
	height: 277px;
	background-image: url(images/home_feature_contact_us.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_print_materials {
	height: 277px;
	background-image: url(images/home_feature_print_materials.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_career_opportunities {
	height: 277px;
	background-image: url(images/home_feature_career_opportunities.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_clients{
	height: 277px;
	background-image: url(images/home_feature_clients.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#home_feature_tech_partners{
	height: 277px;
	background-image: url(images/home_feature_tech_partners.png); 
	background-position: top left;
	background-repeat: no-repeat; 
}

#ce_wording {
	float: left;
	height: 220px;
	padding: 90px 0 0 20px;
	width: 600px;
}

#ce_wording span {
	color: #fff;
}

.ce_buttons { 
	float: left;
	width: 236px;
	padding-left: 169px;
}

.vbox_buttons { 
	float: left;
	width: 236px;
	padding-left: 169px;
	padding-top: 10px;
}

.vbox_info_quote {
	float: left;
}

#ce_quote_height { height: 261px;}

.eco_buttons { 
	float: right;
	padding-right: 7px;
}

.eco_info_quote {
	float: right;
}

/* product_half_list */

.product_half_list{
	color: #e3e0a8;
	float: left; 
	width: 489px; 
	padding: 0 0px; 
	line-height: 1.4em; 
	font-size: 12px;
}
	
	.product_half_list h3 {
		color: #960202; 
	}
		 
		 #customer_take{ 
			color: #424242;
		 }

	.product_half_list span {
		color: #960202;
	}
	
	.product_half_list p {}

	.product_half_list ul { 
		margin: 10px 0 0 0; 
		padding: 0 0 0 10px; 
		list-style: none;
	}
	
	.product_half_list li { 
		padding-left: 40px; 
		padding-bottom: 10px; 
		background-image: url(images/arrow_bullet_grey.png); 
		background-position: top left; 
		background-repeat: no-repeat;
		width: 155px;
	}
	
	.product_half_list span { 
		color: #fff;
	}
	
#half_paragraph {
	color: #e3e0a8;
	float: left;
	padding: 5px 10px 0 20px;
	width: 190px;
}

/* green_checklist */

.green_checklist{
	color: #e3e0a8;
	float: left; 
	width: 200px; 
	padding: 0 0px; 
	line-height: 1.4em; 
	font-size: 12px;
}
	
	.green_checklist h3 {
		color: #960202; 
	}

	.green_checklist span {
		color: #960202;
	}
	
	.green_checklist p {}

	.green_checklist ul { 
		margin: 0px 0 0 0; 
		padding: 0px 0 10px 10px; 
		list-style: none;
	}
	
	.green_checklist li { 
		padding-left: 45px; 
		padding-top: 5px;
		padding-bottom: 5px; 
		background-image: url(images/green_checklist.png); 
		background-position: top left; 
		background-repeat: no-repeat;
		width: 155px;
	}
	
	.green_checklist span { 
		color: #fff;
	}
	
/* product_full_list */	
	
.product_full_list{
	color: #e3e0a8;
	float: left; 
	width: 489px; 
	padding: 0 0px; 
	line-height: 1.4em; 
	font-size: 12px;
}
	
	.product_full_list h3 {
		color: #960202; 
	}
		 
		 #customer_take{ 
			color: #424242;
		 }
		

	.product_full_list span {
		color: #960202;
	}
	
	.product_full_list p { 
		padding-bottom: 0;
	}

	.product_full_list ul { 
		margin: 10px 0 0 0; 
		padding: 0 0 0 10px; 
		list-style: none;
	}
	
	.product_full_list li { 
		padding-left: 37px; 
		padding-bottom: 10px; 
		background-image: url(images/arrow_bullet_grey.png); 
		background-position: top left; 
		background-repeat: no-repeat;
		width: 155px;
	}
	
	.product_full_list span { 
		color: #fff;
	}

		#definitions_list ul{
			padding: 0 0 10px 10px;
		}
	
		#definitions_list li{
			color: #fff;
			width: 445px;
			background-image: none;
			padding-left: 10px;
			padding-top: 10px;
		}
		
		#definitions_list span{
			color: #e3e0a8;
		}
		
		#definitions_list a {
			color: #e3e0a8;
		}
		
#virtualbox_list ul{
	padding: 0 0 10px 10px;
}

#virtualbox_list li{
	color: #fff;
	width: 405px;
}

#virtualbox_list span{
	color: #e3e0a8;
}

#virtualbox_list a {
	color: #e3e0a8;
}

		
		
		#ecosystem_defined {
		float: left; 
		font-size: 14px;
		background-image: url(images/infographic.png); 
		padding-top: 100px; 
		padding-left: 20px; 
		padding-bottom: 0; 
		width: 459px; 
		color: #e3e0a8;
		}
		
		
		#ecosystem_defined span{
		color: #f0f0f0;
		}
		
		#xenserver_defined p{
			color: #fff;
			padding-left: 20px;
			width: 439px; 
		}
		
		#xenserver_defined span{
		color: #e3e0a8;
		}
		
		#xenserver_defined {
			padding-bottom: 30px;		}
		
		
		
		
		#green_check {
			background-image: url(images/green_checklist.png); 
		}
	
	#system { 
		background-image: url(images/ecosystem_title_system.png);		
	}
	
	#colo_meets_cloud { 
		background-image: url(images/colo_meets_cloud.png);		
	}
	
	#environment { 
		background-image: url(images/ecosystem_title_system.png);		
	}

.right_sidebar_section {
	color: #000;
	line-height: 1.3em; 
	font-size: 12px; 
	width: 401px; 
	float: right; 
	background-image: url(images/customer_exp_b.png); 
	background-position: top left; background-repeat: no-repeat; 
	background-color: #b9baba; 
	padding-bottom: 50px; 
	font-size: 12px;
}

	.right_sidebar_section ul { 
		list-style: none; 
		margin: 5px 0 0 0; 
		padding: 0 20px 0 20px;
	}

	.right_sidebar_section li { 
		float: left; 
		margin-bottom: 10px; 
		width: 100%;
	}
	
	.right_sidebar_section p { 
		float: left; 
		padding: 0 20px; 
		color: #960202; 
		margin: 5px 0 5px 0;
	}
	
	.right_sidebar_section span { 
		color: #960202;
	}
	
#disaster_recovery_sac { 
		background-image: url(images/disaster_recovery_info.png);		
	}


.dr_experts_list {float: left; width: 440px; padding: 0 15px; line-height: 1.4em; font-size: 12px;}
	
	.dr_experts_list h3 {color: #960202; }
		 
		 #customer_take{ 
			color: #424242;
		 }

	.dr_experts_list span {color: #960202;}
	
	.dr_experts_list p {}

	.dr_experts_list ul { margin: 10px 0 0 0; padding: 0; list-style: none;}
	
	.dr_experts_list li {  padding-bottom: 10px; }
	
#why_relynet_info { background-image: url(images/why_relynet_info.png); background-repeat: no-repeat;  }


.customer_focused_right { margin: 35px 10px 0 100px; width: 270px; float: right; line-height: 1.3em;}

	*html .customer_focused_right { margin-right: 5px; }
	
	.customer_focused_right a { color: #fff; }

.strategic_colocation_solutions { margin: 25px 0px 0 10px; width: 310px; height: 40px; float: left; line-height: 1.3em; }

	*html .strategic_colocation_solutions {margin-left: 10px;}
	
	.strategic_colocation_solutions a { color: #fff; }

.strategic_colocation_solutions_b { margin: 65px 0 0 10px; width: 360px; float: left; line-height: 1.3em; }

	*html .strategic_colocation_solutions_b {margin-left: 5px;}
	
.why_relynet_section {float: left; width: 550px;  padding-bottom: 0; margin-top: 40px; font-size: 11px; line-height: 1.3em;}

	#why_relynet_list h4 { font-weight: 100; margin: 0 0 5px 0; padding: 0; font-size: 16px; color: #e3e0a8; }
	
	ul#why_relynet_list { list-style: none; margin: 0 0 0 20px; padding: 0; float: left;}
	
		*html ul#why_relynet_list { margin-left: 10px; }
	
	#why_relynet_list li {margin-bottom: 10px; color: #fff; } 
	
	#why_relynet_list p {font-size: 10px; }
	
#why_relynet_list_contd h4 { font-weight: 100; margin: 0 0 5px 0; padding: 0; font-size: 16px; color: #960202; }
	
	ul#why_relynet_list_contd { list-style: none; margin: 0 0 0 20px; padding: 0; float: left; width: 550px;}
	
	*html ul#why_relynet_list_contd { margin-left: 10px; }
	
	#why_relynet_list_contd li {margin-bottom: 20px; color: #424242; } 
	

.supporting_paragraphs { margin: 0 0 0 20px; width: 270px; float: left; }

	*html .supporting_paragraphs { margin: 0 0 0 10px; }


.why_dr_list {float: left; width: 440px; padding: 0 15px; line-height: 1.4em; font-size: 12px;}
	
	.why_dr_list h3 {color: #960202; }
	
	.why_dr_list h2 { font-size: 14px; padding: 0 0 7px 0; margin: 0;  }
		 
		 #customer_take{ 
			color: #424242;
		 }

	.why_dr_list span {color: #960202;}
	
	.why_dr_list p {}

	.why_dr_list ul { margin: 10px 0 0 0; padding: 0; list-style: none;}
	
	.why_dr_list li { padding-left: 37px; padding-bottom: 10px; background-image: url(images/arrow_bullet.png); background-position: top left; background-repeat: no-repeat;}
	
	#company_images_container { float: right; width: 390px;  margin: 40px 0 0 0;}		
	
#company_images1 {float: left;}

#company_images2 {float: left;}

#company_images3 {float: left;}	

.contact_us_wording { margin: 80px 40px 0 10px; width: 300px; float: left; line-height: 1.3em;}

ul.contact_us_info { margin: 92px 0 0 0px; width: 300px; float: right; list-style: none; line-height: 1.3em; color: #e3e0a8; font-size: 11px;}
	
	.contact_us_info li { margin: 0; padding: 0; list-style: none;} 
	
	.contact_us_info a {color: #fff;}
	
	.quote_form {float: left; width: 450px; height: 100%; margin: 100px 0 0 5px; padding: 0; }
	
		*html .quote_form {float: left; width: 651px; height: 100%; margin: 100px 0 0 2px; padding: 0;}
		
		#contact_us { margin: 20px 0 0 20px; padding-bottom: 30px; width: 450px;}
		
		*html #contact_us { margin: 20px 0 0 10px; }
	
	.quote_form ul { margin: 0; padding: 0; list-style: none; }
	
	.quote_form li {float: left;  margin: 0 0 10px 0; padding: 0; list-style: none; width: 100%;}
		
		.quote_label {float: left; width: 100px; color: #e3e0a8; }
		
		.request_label {float: left; width: 100px; color: #424242; font-size: 12px;}
		
		.quote_input {width: 250px; height: 16px; float: left; }
		
		.quote_input_other {width: 500px; height: 16px; float: left; color: #e3e0a8; }
		
		.quote_contact_input {width: 200px; height: 16px; float: left; }
		
		.quote_textfield {width: 300px; float: left; } 
		
		#print_materials_info { background-image: url(images/print_materials_info.png); background-repeat: no-repeat;  }

.referral_reasons_list h4 { font-weight: 400; margin: 10px 0 20px 0; padding: 0; font-size: 16px; color: #960202; }

.referral_reasons_list h2 { font-size: 12px; line-height: .5em; font-weight: 700; padding-bottom: 15px;}
	
	ul.referral_reasons_list { list-style: none; margin: 0 0 0 20px; padding: 0; float: left; width: 270px; padding-bottom: 30px;}
	
	*html ul.referral_reasons_list { margin-left: 10px; }
	
	.referral_reasons_list li {margin-bottom: 30px; color: #424242; padding: 0 0 0 125px;} 
	
	.referral_reasons_list p {padding-left: 0; padding-top: 0;}
	
	.referral_reasons_list a {color: #960202;}
	
.colo_reasons_list h4 { font-weight: 100; margin: 10px 0 20px 0; padding: 0; font-size: 16px; color: #960202; }

.colo_reasons_list h2 { font-size: 12px; line-height: 1.3em; }
	
	.colo_reasons_list { list-style: none; margin: 0 0 0 20px; padding: 0; float: left; width: 640px; padding-bottom: 0px;}
	
	*html .colo_reasons_list { margin-left: 10px; }
	
	.colo_reasons_list li {margin-bottom: 30px; color: #424242; padding: 0 0 0 125px;} 
	
	.colo_reasons_list a {color: #960202;}

.colo_reason_container {float: left; margin: 0; width: 290px; padding: 0 18px 10px 10px;} 	

#add_padding_bottom { padding-bottom: 30px; } 

.link_back {float: left; padding: 0; margin: 0; width: 100%; }	

.client_identity { float: left; padding: 0; margin: 0; width: 486px; height: 179px; text-indent: -9999px;}

	#relynet_identity { background-image: url(images/relynet_identity.png); background-repeat: no-repeat;  }
	
	#integral_identity { background-image: url(images/integral_identity.png); background-repeat: no-repeat;  }
	
	#serverminds_identity { background-image: url(images/serverminds_identity.png); background-repeat: no-repeat; }
	
	#untangled_identity { background-image: url(images/untangled_identity.png); background-repeat: no-repeat; }
	
	
	ul.client_quote {float: right; margin: 50px 30px 0 0; padding: 0; list-style: none; width: 300px; color: #fff; font-size: 14px; line-height: 1.2em; font-style: italic; }
	
		*html ul.client_quote {margin-right: 15px; }
	
	ul.client_quote li { margin: 0 0 5px 0; }
	
	li.client_author {padding-left: 150px; }
	
	li.client_position {padding-left: 150px; font-size: 11px;}
	
	ul.main_quote {float: right; margin: 20px 30px 0 50px; padding: 0; list-style: none; width: 300px; color: #fff; font-size: 14px; line-height: 1.2em; font-style: italic;}
	
		*html ul.main_quote {margin-right: 15px; }
	
	ul.main_quote li { margin: 0 0 5px 0; }

		ul.product_quote {float: right; margin: 10px 10px 0 0; padding: 0 0 20px 0; list-style: none;  color: #fff; font-size: 14px; line-height: 1.3em; font-style: italic; width: 220px;}
	
		*html ul.product_quote {margin-right: 5px; }
	
	ul.product_quote li { margin: 0 0 5px 0;  padding: 0; }
	
.other_focused_solutions { margin: 73px 0 0 10px; width: 300px; float: left; }

.clients_list {margin: 0 0 0 20px; padding: 0; float: left; width: 850px; padding: 10px 0 5px 0; }
	
		.clients_list a {color: #960202;}
		
		.clients_list a:hover { color: #5c5c5c; }
		
		.clients_list p {font-style: italic; font-size: 12px; line-height: 1.2em}
	
	*html .clients_list { margin-left: 10px; padding: 10px 0 15px 0; }
	
	#clients_list ul {margin-bottom: 30px; color: #424242;  height: 160px;}
	
	ul.client_info {float: left; width: 160px; height: 130px; padding-left: 250px;  } 
	
	*html ul.client_info { padding-left: 175px; }
		
		ul.client_info li {list-style:none; margin: 0; padding: 0;}
		
		ul.client_info h3 {line-height: 1.2em; padding: 0 0 10px 0; margin: 0; color: #960202; font-size: 14px;}
		
		ul.client_info a { color: #960202; }
		
		ul.client_info a:hover { color: #5c5c5c; }
	
	#clients_list a {color: #960202;}
		
		#client_relynet { background-position: top left; background-repeat: no-repeat; background-image: url(images/client_relynet.png); }
		
		#client_integral { background-position: top left; background-repeat: no-repeat; background-image: url(images/client_integral.png); }
		
		#client_untangled { background-position: top left; background-repeat: no-repeat; background-image: url(images/client_untangled.png); } 
		
	.client_description {float: left; width: 250px; margin: 10px 30px 30px 20px; }
	
		*html .client_description { margin: 10px 15px 0 10px; }
		
	.client_description h3{ line-height: 1.2em; padding: 0 0 5px 0; margin: 0; color: #960202; font-size: 14px; }
	
	.client_testimonial {float: left; width: 550px; margin: 10px 0 30px 0px; }
	
		*html .client_testimonial { margin: 10px 0 0 0px; }
		
	.client_testimonial h3{ line-height: 1.2em; padding: 0 0 5px 0; margin: 0; color: #960202; font-size: 14px; }
	
	.client_testimonial p {font-style: italic; font-size: 12px; line-height: 1.4em; padding: 0;}
	
	.client_identity { float: left; padding: 0; margin-top: 40px; margin-left: 2px; width: 486px; height: 179px; text-indent: -9999px;}
	
		*html .client_testimonial { margin-left: 1px; }

	#relynet_identity { background-image: url(images/relynet_identity.png); background-repeat: no-repeat;  }
	
	#integral_identity { background-image: url(images/integral_identity.png); background-repeat: no-repeat;  }
	
	#serverminds_identity { background-image: url(images/serverminds_identity.png); background-repeat: no-repeat;  }
	
	ul.client_identity_details {position: absolute; margin: 0; padding: 0; top: 340px; left: 265px; list-style: none; color: #e3e0a8; }
	
	ul.client_identity_details li { margin: 0 0 5px 0; }
	
	ul.client_identity_details a { color: #e3e0a8; text-decoration: none;}
	
	ul.client_identity_details a:hover { color: #fff; }
	
	.client_description p{ padding: 0 20px 10px 0; font-size: 11px; line-height: 1.3em;}
	
#tech_partners_info { background-image: url(images/tech_partners_info.png); background-repeat: no-repeat;  }

#tech_partners_list h4 { font-weight: 100; margin: 0 0 5px 0; padding: 0; font-size: 16px; color: #960202; }

#tech_partners_list h2 { font-size: 12px; line-height: .5em; }

	.top_heading {margin-top: 20px;}
	
	ul#tech_partners_list { list-style: none; margin: 0 0 0 20px; padding: 0; float: left; width: 450px; padding-bottom: 30px;}
	
	*html ul#tech_partners_list { margin-left: 10px; }
	
	#tech_partners_list li {margin-bottom: 30px; color: #424242; padding: 0 0 0 125px;} 
	
	#tech_partners_list a {color: #960202;}
	
	#partner_parallels { background-position: top left; background-repeat: no-repeat; background-image: url(images/partner_parallels.png); }
		
		#partner_cisco { background-position: top left; background-repeat: no-repeat; background-image: url(images/partner_cisco.png); }
		
		#partner_xo { background-position: top left; background-repeat: no-repeat; background-image: url(images/partner_xo.png); }
		
		#partner_level3 { background-position: top left; background-repeat: no-repeat; background-image: url(images/partner_level3.png); }
		
		#partner_wrightline { background-position: top left; background-repeat: no-repeat; background-image: url(images/partner_wrightline.png); }
		
		#partner_dell { background-position: top left; background-repeat: no-repeat; background-image: url(images/partner_dell.png); }

		#company_info_bg { background-image: url(images/dc_company_info_bg.png); background-repeat: no-repeat;  }
