@charset "utf-8";
/* Copyright 2009 - VPLS.net CSS Style Sheet */

@import url('sub.css');	
@import url('superfish.css');

body	{
	background: #122537;
	margin: 0;
	padding: 0;
	height: auto;font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #4c4c4c;
}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #3b3b3b;
	margin: 0;
	padding: 0;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #4c4c4c;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #4c4c4c;
	margin: 0;
	margin-top: -5px;
	padding: 0;
	font-weight: normal;
}
h4	{
	color: #2d7a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 380px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(../images/h-dotted_fixed.gif) no-repeat 0px 15px;
}
.wrap	{
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
a	{
	color: #4c4c4c;
	outline: none;
}
a:hover	{
	color: #999;
}
/* Logo Div */
#logo	{
	width: 960px;
	height: 122px;
	float: left;
	background: url(../images/logo_bg.jpg) no-repeat;
}
#logo a	{
	margin-top: 53px;
	margin-left: 6px;
	float: left;
}
#logo h1	{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20pt;
	color: #FFF;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 63px;
}
/* Phone Number Div */
#phone-number	{
	margin-top: 60px;
	width: 245px;
	height: 23px;
	background: url(../images/number-bg.jpg) no-repeat;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4d657c;
	text-indent: 13px;
	padding-top: 7px;
}
#phone-number .num	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #788795;
	padding-left: 5px;
	letter-spacing: 1px;
}
#phone-number .flag	{
	margin: 0;
	padding: 0;
	float: right;
}
/* Menu Div */
#menu	{
	width: 960px;
	height: 43px;
	float: left;
	padding: 0;
}

/* Splash Div */
#splash	{
	float: left;
	width: 960px;
	height: 287px;
	background: url(../images/default-splash.jpg) no-repeat;
}
#index-splash	{
	float: left;
	width: 960px;
	height: 287px;
	background: url(../images/index-splash.jpg) no-repeat;
}
#data-splash	{
	float: left;
	width: 960px;
	height: 287px;
	background: url(../images/data-splash.jpg) no-repeat;
}
#storage-splash	{
	float: left;
	width: 960px;
	height: 287px;
	background: url(../images/storage-splash.jpg) no-repeat;
}
#voice-splash	{
	float: left;
	width: 960px;
	height: 287px;
	background: url(../images/voice-splash.jpg) no-repeat;
}
#colo-splash	{
	float: left;
	width: 960px;
	height: 287px;
	background: url(../images/colo-splash.jpg) no-repeat;
}
#managed-splash	{
	float: left;
	width: 960px;
	height: 287px;
	background: url(../images/manged-splash.jpg) no-repeat;
}
#about-splash	{
	float: left;
	width: 960px;
	height: 287px;
	background: url(../images/about-splash.jpg) no-repeat;
}
#network-splash	{
	float: left;
	width: 960px;
	height: 287px;
	background: url(../images/network-splash.jpg) no-repeat;
}
.splash-txt	{
	padding-left: 154px;
	margin-top: -8px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #86c8e6;
}
.splash-h1	{
	padding-top: 121px;
	padding-left: 154px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25pt;
	color: #fff;
}
.splash-txt2	{
	padding-left: 154px;
	margin-top: 168px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #86c8e6;
}


/* White Background Div */
#white	{
	float: left;
	width: 960px;
	height: auto;
	background: url(../images/white_bg-top.jpg) no-repeat #FFFFFF;
}

#white-closed	{
	float: left;
	width: 960px;
	height: 110px;
	background: url(../images/white_bg-bottom.jpg) no-repeat;
}

/* Main Content (Left Side) */
#left-main	{
	width: 520px;
	height: 270px;
	float: left;
	padding-left: 60px;
	padding-right: 40px;
	padding-top: 75px;
}

/* Main Content (Right Side) */
#right-main	{
	padding-top: 75px;
	padding-left: 25px;
	width: 310px;
	height: 270px;
	float: left;
	background: url(../images/v_dotted.gif) no-repeat left;
	background-position: 0px 65px;
}
#right-main ul	{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 250px;
	float: left;
}
#right-main li	{
	list-style: none;
	padding-left: 15px;
	line-height: 35px;
	background-image: url(../images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	width: 250px;
}
#right-main li a	{
	color: #717171;
	text-decoration: none;
}
#right-main li a:hover	{
	color: #c3c3c3;
	text-decoration: none;
}

/* Grey Button */
.grey-btn	{
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	background: url(../images/grey_btn-o.gif) no-repeat;
	white-space: nowrap;
	float: right;
	display: block;
	width: 103px;
	height: 37px;
	margin: 0;
	margin-right: 30px;
	padding: 0;
}

.grey-btn a	{
	display: block;
	color: #fff;
	font-size: 8pt;
	float: left;
	width: 103px;
	height: 37px;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.grey-btn a:hover	{
	color: #fff;
}

.grey-btn img	{
	width: 103px;
	height: 37px;
	border: 0
}
.grey-btn a:hover img	{
	visibility:hidden
}

.grey-btn span	{
	position: absolute;
	left: 28px;
	top: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

/* Aqua Button */
.aqua-btn	{
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	background: url(../images/aqua_btn-o.jpg) no-repeat;
	white-space: nowrap;
	float: right;
	display: block;
	width: 143px;
	height: 44px;
	margin: 0;
	margin-right: 30px;
	padding: 0;
}

.aqua-btn a	{
	display: block;
	color: #fff;
	font-size: 10pt;
	float: left;
	width: 143px;
	height: 44px;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}
.aqua-btn a:hover	{
	color: #fff;
}

.aqua-btn img	{
	width: 143px;
	height: 44px;
	border: 0
}
.aqua-btn a:hover img	{
	visibility:hidden
}

.aqua-btn span	{
	position: absolute;
	left: 35px;
	top: 14px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

/* Offer's Div */
.middle	{
	width: 960px;
	height: auto;
	padding-top: 55px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/mid-divider.gif) no-repeat #FFF;
	float: left;
	padding-bottom: 10px;
}
#data	{
	width: 310px;
	height: 320px;
	float: left;
	padding-left: 9px;
	padding-right: 3px;
}
#data .header	{
	width: 309px;
	height: 53px;
	background: url(../images/data_header.jpg) no-repeat;
}
.content	{
	width: 259px;
	height: 174px;	
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background: url(../images/managed_bg.jpg) no-repeat;
	color: #156c7e;
}
.content p	{
	color: #9b9b9b;
}
#voice	{
	width: 310px;
	height: 320px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
}
#voice .header	{
	width: 309px;
	height: 53px;
	background: url(../images/voice_header.jpg) no-repeat;
}
#voice .content	{
	width: 259px;
	height: 174px;	
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background: url(../images/consultation_bg.jpg) no-repeat;
}
#managed	{
	width: 310px;
	height: 320px;
	float: left;
	padding-left: 3px;
	padding-right: 9px;
}
#managed .header	{
	width: 309px;
	height: 53px;
	background: url(../images/managedsol_header.jpg) no-repeat;
}
#managed .content	{
	width: 259px;
	height: 174px;	
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	background: url(../images/transit_bg.jpg) no-repeat;
}
.bottom	{
	width: 309px;
	height: 66px;
	background: url(../images/offer_bottom-bg.jpg) no-repeat;
}
/* Learn More Button */
.learnmore	{
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	background: url(../images/learnmore-o.jpg) no-repeat;
	white-space: nowrap;
	float: right;
	display: block;
	width: 143px;
	height: 44px;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-right: 16px;
}

.learnmore a	{
	display: block;
	color: #fff;
	font-size: 9pt;
	float: left;
	width: 143px;
	height: 44px;
	display: block;
	float: right;
	text-decoration: none;
	text-transform: capitalize;
}
.learnmore a:hover	{
	color: #fff;
}

.learnmore img	{
	width: 143px;
	height: 44px;
	border: 0
}
.learnmore a:hover img	{
	visibility:hidden
}

.learnmore span	{
	position: absolute;
	left: 40px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

/* Content Bottom */
#content-bottom	{
	float: left;
	width: 960px;
	height: auto;
	background: url(../images/mid-divider-r.gif) no-repeat #FFF;
	padding-top: 85px;
	font-size: 9pt;
}
#left-bottom	{
	width: auto;
	height: auto;
	float: left;
	padding-left: 15px;
}
#right-bottom	{
	width: 290px;
	height: 350px;
	float: right;
	padding-top: 40px;
	padding-left: 50px;
	background: url(../images/v-dotted_fluid.gif) repeat-y;
}
.bottom_div	{
	width: 300px;
	height: 170px;
	padding-top: 10px;
	padding-left: 115px;
	padding-right: 20px;
	padding-bottom: 50px;
	margin-left: 20px;
	float: left;
}
#cisco {	
	background: url(../images/grey-cisco.jpg) no-repeat 5px 10px;
}
#cisco:hover {	
	background: url(../images/cisco-logo-redone.jpg) no-repeat 5px 10px;
	cursor: pointer;
}
#bbb	{
	background: url(../images/bbb.jpg) no-repeat 10px 0px;
}
#bbb:hover	{
	background: url(../images/bbb-logo.jpg) no-repeat 8px 2px;
	cursor: pointer;
}
#vmware	{
	background: url(../images/grey-vmware.jpg) no-repeat 5px 10px;
}
#vmware:hover	{
	background: url(../images/vmware-logo-blue.jpg) no-repeat 5px 10px;
	cursor: pointer;
}
#brocade	{
	background: url(../images/grey-brocade.jpg) no-repeat 10px 10px;
}
#brocade:hover	{
	background: url(../images/brocade-logo.jpg) no-repeat 10px 10px;
	cursor: pointer;
}
/* Side Links */
#right-bottom ul	{
	margin: 0;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 160px;
	float: left;
}
#right-bottom li	{
	list-style: none;
	padding-left: 15px;
	background-image: url(../images/grey-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	width: 150px;
}
#right-bottom li.header	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000;
	background: none;
	margin-left: -20px;
	margin-top: 5px;
	line-height: 19pt;
}
#right-bottom li a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	line-height: 14pt;
	color: #A8A8A8;
}
#right-bottom li a:hover	{
	color: #666;
}
/* Footer Div */
#footer	{
	float: left;
	background: url(../images/footer-bg.jpg) no-repeat;
	width: 960px;
	height: 230px;
}
#footer-list	{
	margin-left: 0;
	padding-left: 0;
}
#footer ul	{
	margin: 0;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 160px;
	float: left;
}
#footer li	{
	list-style: none;
	padding-left: 15px;
	background-image: url(../images/footer-list-img.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	width: 150px;
}
#footer li.header	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #4885be;
	background: none;
	margin-left: -10px;
	line-height: 19pt;
}
#footer li a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	line-height: 16pt;
	color: #29537a;
}
#footer li a:hover	{
	color: #4885be;
}
#footer-wrap	{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 170px;
}
#copyright	{
	float: left;
	width: 960px;
	height: 45px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #23486c;
}
#copyright a	{
	color: #4981b8;
	text-decoration: none;
}
#copyright a:hover	{
	color: #77b3ee;
}

/* Additions made by Joshua for styling the contact form at /contact/. May 22, 2009 - 2:09 PM
-------------------------------------------------------------------------------------------------*/

.contact_form {width: 370px;}

.contact_form .field_block {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.contact_form label.form_field {color: #4c4c4c; font-size: 12pt;}

.contact_form input.text_box {width: 250px;}
.contact_form input.form_button {width: 80px;}
.contact_form select {margin-top: 5px; width: 200px;}
.contact_form textarea {height: 150px; width: 350px;}

.contact_form #captcha_div.field_block img#captcha_image {
	width: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.contact_form #captcha_div.field_block input.fmgCaptchCode {
	font-size: 18px;
	height:  25px;
	text-align: center;
	width: 73px;
	}


/* If There Is A Problem After User Submission */

.form_error_title{
    font-weight: bold;
    color: red;
}

.form_error{;
    color : black;
    margin: 10px;
}

.form_error_highlight label.form_field{
    color:  red;
}

/* Gallery CSS
----------------------------------------------------------- */

#datacenter-gallery {
			background: #eee;
			border: 1px solid #ccc;
			margin: auto;
			width: 600px;
			-webkit-border-radius: 15px;
			}
			
		#datacenter-gallery img {
			-webkit-border-radius: 10px;
		}
		
		#datacenter-gallery ul {
			margin: 20px 0 20px 0;
			padding: 0;
		}
		#datacenter-gallery li {
			display: inline;
			padding: 20px;
		}
		
		/* JQuery Lightbox Styling
		----------------------------------------------- */

		/**
		 * jQuery lightBox plugin
		 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
		 * and adapted to me for use like a plugin from jQuery.
		 * @name jquery-lightbox-0.5.css
		 * @author Leandro Vieira Pinho - http://leandrovieira.com
		 * @version 0.5
		 * @date April 11, 2008
		 * @category jQuery plugin
		 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
		 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
		 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
		 */
		#jquery-overlay {
			position: absolute;
			top: 0;
			left: 0;
			z-index: 90;
			width: 100%;
			height: 500px;
		}
		#jquery-lightbox {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			z-index: 100;
			text-align: center;
			line-height: 0;
		}
		#jquery-lightbox a img { border: none; }
		#lightbox-container-image-box {
			position: relative;
			background-color: #fff;
			width: 250px;
			height: 250px;
			margin: 0 auto;
		}
		#lightbox-container-image { padding: 10px; }
		#lightbox-loading {
			position: absolute;
			top: 40%;
			left: 0%;
			height: 25%;
			width: 100%;
			text-align: center;
			line-height: 0;
		}
		#lightbox-nav {
			position: absolute;
			top: 0;
			left: 0;
			height: 100%;
			width: 100%;
			z-index: 10;
		}
		#lightbox-container-image-box > #lightbox-nav { left: 0; }
		#lightbox-nav a { outline: none;}
		#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
			width: 49%;
			height: 100%;
			zoom: 1;
			display: block;
		}
		#lightbox-nav-btnPrev { 
			left: 0; 
			float: left;
		}
		#lightbox-nav-btnNext { 
			right: 0; 
			float: right;
		}
		#lightbox-container-image-data-box {
			font: 10px Verdana, Helvetica, sans-serif;
			background-color: #fff;
			margin: 0 auto;
			line-height: 1.4em;
			overflow: auto;
			width: 100%;
			padding: 0 10px 0;
		}
		#lightbox-container-image-data {
			padding: 0 10px; 
			color: #666; 
		}
		#lightbox-container-image-data #lightbox-image-details { 
			width: 70%; 
			float: left; 
			text-align: left; 
		}	
		#lightbox-image-details-caption { font-weight: bold; }
		#lightbox-image-details-currentNumber {
			display: block; 
			clear: left; 
			padding-bottom: 1.0em;	
		}			
		#lightbox-secNav-btnClose {
			width: 66px; 
			float: right;
			padding-bottom: 0.7em;	
		}
