﻿/******  ******/

/* This div is the body for the whole page.*/
#Body
{
	min-height:0px;

	/* This section is a preload for the TestLogo3 image to prevent flickering */
	background-image: url("../Images/TestLogo4.png");
	background-repeat: no-repeat;
	background-position: -1000px -1000px;
}

/* This div is the container for the whole page and controls margins and auto sizing.*/
#Container
{
	font-size:0.8em;
	position:relative;
	margin:auto;
	width:900px;
	font-weight:bold;	
	color:#3f3f3f;
	letter-spacing:1.5px;	
	text-transform:none;
	z-index:auto;
}

/* The following three divs add a border around the whole page.*/
#TopBorder
{	
	position:absolute;
	top:-1px;
	left:-14px;
	
	height:30px;
	width:930px;	

	background-color:White;
	background-image : url(../Images/topBorder.png);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:10;
}

#MiddleBorder
{	
	position:absolute;
	top:15px;
	left:-14px;
	
	height:100%;
	width:930px;	
	
	background-color:White;
	background-image : url(../Images/middleBorder.png);
	background-position:center center;
	background-repeat:repeat-y;
	z-index:0;
}

#BottomBorder
{	
	position:relative;
	top:25px;
	left:-14px;
	
	height:30px;
	width:930px;
	
	background-color:White;
	background-image : url(../Images/bottomBorder.png);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:12;
}

/****** HEADER SECTION ******/

/* This div is used to position the telephone number absolutely.*/
#TelephoneNumber
{
	position :absolute;
	top:18px;
	right:4px;
	height:50px;
	width:295px;
	background-color:White;
	background-image : url(../Images/phoneNumber.png);
	background-color:Transparent;
	background-position:center center;
	background-repeat:no-repeat;
	z-index:11;
}

#SearchBox
{
	position :absolute;
	top:65px;
	right:0px;
	height:50px;
	width:295px;
	z-index:11;
}

/* This div is used .*/
#BlueBlockMenu
{
	position:absolute;
	top:100px; /*338*/
	left:32px;
	width:828px;
	height:33px;
	background-color:White;
	z-index:12;
}

/* This div is used to encapsulate menu controls.*/

.sf-menu
{
	font-size:0.8em;
	font-family:Calibri;
	
	position:absolute;	
	top:100px;
	left:5px;
	font-size:1.0em;
	text-transform:capitalize;	
	z-index:50;
}

/****** OFFSET (SIZING) BLOCK SECTION ******/

/* This div is used to size the whole header block before the navigation section.*/
#HeaderHeight
{
	width:100%;
	height:140px;
	background-color:White;	
}

/* This div is used to increase the distance between the logo and the flash object (navigation area).*/
#HeaderOffsetBlock
{
	position:relative;
	width:100%;
	height:20px; /* Increase this value to allow more space for the menu area */ 
	z-index:50;
		
}

/* This div is used to increase the distance between the flash object and the content area.*/
#ContentOffsetBlock
{
	position:relative;
	width:100%;
	height:0px; /* Increase this value to allow more space for the content area */ 
	z-index:50;
}

/* This div is used to horizontally position the content section of the page.*/
#HorizontalContentOffsetBar
{
	position:relative;
	width:100%;
	height:0px;
	z-index:0;
}

/****** NAVIGATION SECTION ******/

/*.sf-menu
{
	font-size:0.7em;
	font-family:Calibri;
	
	position:absolute;	
	top:130px;
	left:30px;
	font-size:1.0em;
	text-transform:capitalize;	
	z-index:22;
}*/

/* This div is used to create a false blue background for the menu bar.*/
#HeaderColourBlock
{
	position:absolute;
	top:5px;
	left:-2px;
	width:902px;
	height:185px;
	background-color:White;
	z-index:5;
}

/****** LOGO SECTION ******/

/* This div is used to position the company logo.*/
#Logo
{
	position:absolute;
	top:10px;
	left:5px;

	width:229px;
	height:104px;

	background-image: url(/Images/FMILogo.png);
	background-position:left center;
	background-repeat:no-repeat;
	z-index:12;
}


#GirlHoldingCard
{		
	position:relative;
	top:0px;
	left:10px;	
	width:250px;
	height:474px;
	background-image: url(/Images/GirlHoldingCard.png);
	background-position:left center;
	background-repeat:no-repeat;
	z-index:12;
}

#PostItNote
{
	position:relative;
	top:0px;
	left:0px;	
	width:300px;
	height:300px;
	z-index:52;	
	background-image: url(/Images/PostItNote.png);
	background-position:left center;
	background-repeat:no-repeat;	
}

#ThinkingOfSwitching
{
	position:absolute;
	top:8px;
	left:265px;	
	width:300px;
	height:98px;
	z-index:52;	
}



#LogoHover
{
	position:absolute;
	top:5px;
	left:5px;

	width:229px;
	height:104px;

	/*background-image: url(../Images/TestLogo7.png);*/
	background-position:left center;
	background-repeat:no-repeat;
	z-index:11;	
}

#FlashBlogHeader
{
	position:relative;
	height:175px;
	width:900px;	
	left:-1px;
	top:0px;	
	z-index:10;		
}

#FlashBanner
{
	position:relative;
	height:175px;
	width:900px;	
	left:-1px;
	top:0px;	
	z-index:10;	
}

/* This div is the flash banner.*/
#FlashIntro
{
	position:relative;
	top:-3px;
	left:0px;
	height:350px;
	width:900px;	
	z-index:10;	
}

/* This div adds a blue line after the banner in the header.*/
#BlueBlock
{
	position:relative;
	top:50px; /*338*/
	left:32px;
	width:828px;
	height:2px;
	background-color:White;
	z-index:11;
}

/* NOT CURRENTLY IN USE.*/
#VideoContent
{
	position:relative;
	float:right;
	clear:both;	

	top:58px;

	width:250px;
	height:2px;

	padding-right:50px;
	
	background-color:White;
	background-position:left top;
	background-repeat:no-repeat;
}

.boldPriceLabel
{
	font-weight:bold;	
}

/* NOT CURRENTLY IN USE.*/
.flashBannerObject
{
	z-index:12;	
}
/* NOT CURRENTLY IN USE.*/
.mainPageImageHeaders
{
	border:none;
	padding:0px 1px 0px 22px;	
}
/* NOT CURRENTLY IN USE.*/
.videoPlayer
{
	position:relative;
	top:25px;
	left:0px;
	height:155px;
	width:155px;
	
	background-color:White;
	background-image : url(../Images/titleHeader1.png);
	background-position:center center;
	background-repeat:no-repeat;	
}
/* NOT CURRENTLY IN USE.*/
.videoPlayer object
{
	position:relative;
	left:-4px;
	top:7px;
}

.updateprogress 
{
	text-align: center;
	color: #666;
}

/* This class positions the customer login button.*/
.CustomerLoginButton
{
	position:relative;

	float:right;
	clear:both;

	top:0px;
	right:-40px;
	height:27px;
	width:80px;		

	border-color:White;
	z-index:19;
}

#OurPartnersBorder
{
	position:relative;
	float:right;
	
	top:70px;
	right:26px;
	/*position:absolute;
	top:390px;
	right:26px;*/
	
	height:425px;
	width:250px;		

	background-color:White;
	background-image : url(../Images/OurPartners.png);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:6;				
	
}


#ResellerImage1
{
	position:relative;
	float:right;	
	
	top:130px;
	right:-170px;
	
	/*
	position:absolute;
	top:440px;
	right:70px;
	*/
	
	height:80px;
	width:150px;		
	
	background-color:White;
	background-image : url(../Images/MicrosoftPartner.png);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:8;	
}

#ResellerImage2
{
	position:relative;
	float:right;	
	
	top:210px;
	right:-355px;
		
	/*position:absolute;
	top:520px;
	right:44px;*/
	
	height:80px;
	width:215px;		
	
	background-color:White;
	background-image : url(../Images/VMWareEnterprise.gif);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:8;			
}

#ResellerImage3
{
	position:relative;
	float:right;	
	
	top:290px;
	right:-535px;
		
	/*position:absolute;
	top:600px;
	right:70px;*/
	
	height:80px;
	width:150px;		
	
	background-color:White;
	background-image : url(../Images/SplicecomReseller.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:8;			
}

#ResellerImage4
{
	position:relative;
	float:right;	
	
	top:300px;
	right:-200px;

	/*position:absolute;
	top:700px;
	right:44px;*/
	
	height:80px;
	width:200px;		
	
	background-color:White;
	background-image : url(../Images/CitrixLogo.png);
	background-position:center center;
	background-repeat:no-repeat;
	z-index:8;			
}

#ResellerLogos
{
	position:relative;
	left:-31px;
	height:80px;
	width:900px;		
	
	background-color:White;
	background-image : url(../Images/Resellers.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	z-index:1;			
}

#ContentBoxes
{
	width:360px;
	font-size:8pt;
	letter-spacing:1px;	
	text-align:justify;
}

#BannerLine
{
	position:relative;
	top:25px;
	width:100%;
	height:200px;
}

/****** CONTENT SECTION ******/

#MainSection
{
	position:relative;
	top:20px;
	left:-1px;
	width:900px;
	min-height:0px; /* This controls the height of the whole main section of the page */

	background-color:white;
	font-family:Tahoma;
	z-index:9;
}

#ContentSection
{
	position:relative;
	left:0px;	
	min-height:0px;
	padding:0px 30px 0px 30px;
	
	text-align:justify;
	color:Black;

}

#ContentSection h1,h2,h3,h4,h5
{
	font-family:Calibri;
	text-align:left;
	text-transform:none;
	font-style:normal;
	padding:0px 0px 0px 0px;
	margin:25px 0px 10px 0px;
	border:0px;	
	color:#054d91;
	
}

#ContentSection h1
{
	font-size:2.4em;
	margin:0px 0px 30px 0px;
}

#ContentSection h2,h3
{
	font-size:1.8em;	
}

#ContentSection h4
{
	font-size:1.5em;	
}

#ContentSection h5
{
	font-size:1.2em;	
}

#ContentSection
{
	font-size:0.9em;	
	font-weight:normal;
	text-transform:none;
	text-align:left;
	font-style:normal;
}

#ContentSection b
{
	text-decoration: underline;
	font-style:normal;
}

#ContentSection em
{
	color:#ffbe18;
	text-transform:capitalize;
	font-style:normal;
}

/* ListItems block */
#ContentSection ul li
{
	list-style-image: url('../Images/MenuItem.gif');
}


#Footer
{
	position:relative;
	font-family:Calibri;
	text-align:center;
	height: 30px; 
	width: 100%;
	top:20px;

	color:#3f3f3f;
	font-size:1.0em;
	z-index:9;
}

#Footer p
{
	font-size:0.8em;
}

#ScrollingMarquee
{
	position:absolute;
	font-family:Calibri;
	font-size:0.8em;
	text-transform:uppercase;
	top:510px;
	left:180px;
	z-index:1;	
}

.vmWareButton
{
    position:relative;
    top:27px;
    left:345px;
    border:none;   
}

.vmWareButton img
{
    border:none;
}