@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font: 14px "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

#header {
	height: 127px;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/gradientTop.gif) repeat-x;
	min-width: 1023px;
}

#header .headerWrapper{
	width: 1023px;
	margin: 0 auto;
	position: relative;
	height: 127px;
}

#header .callout {
	position: absolute;
	top: 0;
	right: 33px;
}

#header .imgLogo {
	position: absolute;
	float: left;
	left: 34px;
	bottom: 25px;
	margin: 0;
}

#header .mainmenu {
	float: right;
	list-style: none;
	padding: 0;
	margin: 78px 35px 0 0;
	line-height: 20px;
	vertical-align: middle;
}

#header .mainmenu li {
	float: left;
}

#header .mainmenu li a{
	color: #535353;
	font-size: 1.143em;
	text-decoration: none;
	padding: 0 20px;
	display: block;
	font-weight: 400;
}

#header .mainmenu li a:hover{
	color: #0079C1;
}

#header .mainmenu .separator {
	width: 1px;
	height: 17px;
	background: #d8d8d8;
	margin: 1px 0 0 0;
}

#banner {
	height: 278px;
	background: #425164;
}

#banner .bannerWrapper{
	width: 1023px;
	margin: 0 auto;
	position: relative;
}

#banner .bannerText {
	position: absolute;
	left: 100px;
	top: 55px;
	z-index: 3;
}

#banner h2 {
	font: 2.143em "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	color: #dbe5ef;
	float: left;
	width: 450px;
}

#banner h3 {
	font: 300 1.500em "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 16px 0 0 0;
	color: white;
	float: left;
	width: 390px;
	clear: both;
}

#banner a {
	float: left;
	clear: both;
	margin: 30px 0 0 0;
}

#banner .bannerCover{
	position: absolute;
	left: 0;
	top: 0;
	width: 1023px;
	height: 278px;
	z-index: 2;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/banner.png);
}

#banner .bannerImage {
	position: absolute;
	left: 526px;
	top: 0;
	z-index: 1;
}

#banner .gfiCloudIcon {
	position: absolute;
	top: -9px;
	right: 25px;
	z-index: 5;
}

#content {
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/pageBk.gif) repeat-x;
	padding: 30px 0 0 0;
	min-width: 1023px;
}

#content .contentTop {
	width: 969px;
	height: 84px;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/contentboxTop.png);	
	padding: 23px 0 0 0;
	line-height: 71px;
	margin: 0 auto;
}

#content .contentTop h2{
	margin: 0;
	text-align: center;
	color: #f5f5f5;
	font-family: "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: 600;
	text-shadow: #2B76A0 2px 2px 1px;   
}

#content .contentWrapper {
	width: 891px;
	padding: 25px 39px;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/contentboxMid.png);	
	position: relative;
	margin: 0 auto;
}

#content .contentBottom {
	width: 969px;
	height: 21px;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/contentboxBtm.png);	
	margin: 0 auto;
}

#content .screenshotBoxes {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 950px;
	height: 287px;
}

#content .screenshotBoxes li{
	float: left;
	width: 219px;
	height: 262px;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/screenshotBox.png);
	margin: 0 39px 0 0;
	padding: 25px 27px 0 27px;
	color: #475669;
	line-height: 1.4em;
}

#content .screenshotBoxes li p {
    margin: 10px 0 0 0;
    font: 1em "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;  
}

#content .pageButtons {
	width: 696px;
	height: 112px;
	margin: 45px auto;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/greyseparator.gif);
	text-align: center;
	line-height: 30px;
}

#content .pageButtons a{
	margin: 33px 12px 0 12px;
	display: inline-block;
}
		
#content .bottomBanner {
	width: 685px;
	height: 117px;
	margin: 0 auto;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/blueGradient.gif);
	position: relative;
	color: white;
}

#content .bottomBanner a.coverLink {
	position: absolute;
	left: 0;
	top: 0;
	width: 685px;
	height: 117px;
	display: block;
	z-index: 6;
	text-decoration: none;
}

#content .bottomBanner .price {
	float: left;
	width: 170px;
	text-align: left;
	position: relative;
	padding: 0 0 0 33px;
}

#content .bottomBanner .price .priceCurrency {
	position: absolute;
	right: 172px;
	top: 18px;
	font-size: 1.8em;
}

#content .bottomBanner .price .priceNumber {
	font: 600 8em/1.1em "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: #1d1d1d 2px 3px 10px;
	letter-spacing: -5px;
	line-height: 0.95em;
}

#content .bottomBanner .price .priceDate {
	font-size: 2em;
	margin: 0 0 0 15px;
}

#content .bottomBanner .bottomBannerText {
	width: 366px;
	padding: 0 40px;
	float: right;
	margin: 0;
	text-align: center;
}

#content .bottomBanner h4{
	font-size: 1.35em;
	font-weight: normal;
	text-align: center;
	margin: 21px 0 8px 0;
}

#content .bottomBanner a{
	color: white;
}

#content .bottomRightRibbon {
	bottom: -33px;
	right: -5px;
	position: absolute;
}

#footer {
	width: 920px;
	margin: 0 auto;
	padding: 32px 0;
	overflow: hidden;
}

#footer p{
	margin: 0;
	color: #455668;
	font-size: 0.714em;
}

#footer .footerLeft {
	float: left;
	width: 460px;
}

#footer .footerRight {
	float: right;
	width: 170px;
}

@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	font: 14px "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

#header {
	height: 127px;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/gradientTop.gif) repeat-x;
	min-width: 1023px;
}

#header .headerWrapper{
	width: 1023px;
	margin: 0 auto;
	position: relative;
	height: 127px;
}

#header .callout {
	position: absolute;
	top: 0;
	right: 33px;
}

#header .imgLogo {
	position: absolute;
	float: left;
	left: 34px;
	bottom: 25px;
	margin: 0;
}

#header .mainmenu {
	float: right;
	list-style: none;
	padding: 0;
	margin: 78px 35px 0 0;
	line-height: 20px;
	vertical-align: middle;
}

#header .mainmenu li {
	float: left;
}

#header .mainmenu li a{
	color: #535353;
	font-size: 1.143em;
	text-decoration: none;
	padding: 0 20px;
	display: block;
	font-weight: 400;
}

#header .mainmenu li a:hover{
	color: #0079C1;
}

#header .mainmenu .separator {
	width: 1px;
	height: 17px;
	background: #d8d8d8;
	margin: 1px 0 0 0;
}

#banner {
	height: 278px;
	background: #425164;
}

#banner .bannerWrapper{
	width: 1023px;
	margin: 0 auto;
	position: relative;
}

#banner .bannerText {
	position: absolute;
	left: 100px;
	top: 55px;
	z-index: 3;
}

#banner h2 {
	font: 2.143em "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	color: #dbe5ef;
	float: left;
	width: 450px;
}

#banner h3 {
	font: 300 1.500em "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 16px 0 0 0;
	color: white;
	float: left;
	width: 390px;
	clear: both;
}

#banner a {
	float: left;
	clear: both;
	margin: 30px 0 0 0;
}

#banner .bannerCover{
	position: absolute;
	left: 0;
	top: 0;
	width: 1023px;
	height: 278px;
	z-index: 2;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/banner.png);
}

#banner .bannerImage {
	position: absolute;
	left: 526px;
	top: 0;
	z-index: 1;
}

#banner .gfiCloudIcon {
	position: absolute;
	top: -9px;
	right: 25px;
	z-index: 5;
}

#content {
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/pageBk.gif) repeat-x;
	padding: 30px 0 0 0;
	min-width: 1023px;
}

#content .contentTop {
	width: 969px;
	height: 84px;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/contentboxTop.png);	
	padding: 23px 0 0 0;
	line-height: 71px;
	margin: 0 auto;
}

#content .contentTop h2{
	margin: 0;
	text-align: center;
	color: #f5f5f5;
	font-family: "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: 600;
	text-shadow: #2B76A0 2px 2px 1px;   
}

#content .contentWrapper {
	width: 891px;
	padding: 25px 39px;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/contentboxMid.png);	
	position: relative;
	margin: 0 auto;
}

#content .contentBottom {
	width: 969px;
	height: 21px;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/contentboxBtm.png);	
	margin: 0 auto;
}

#content .screenshotBoxes {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 950px;
	height: 287px;
}

#content .screenshotBoxes li{
	float: left;
	width: 219px;
	height: 262px;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/screenshotBox.png);
	margin: 0 39px 0 0;
	padding: 25px 27px 0 27px;
	color: #475669;
	line-height: 1.4em;
}

#content .screenshotBoxes li p {
    margin: 10px 0 0 0;
    font: 1em "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;  
}

#content .pageButtons {
	width: 696px;
	height: 112px;
	margin: 45px auto;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/greyseparator.gif);
	text-align: center;
	line-height: 30px;
}

#content .pageButtons a{
	margin: 33px 12px 0 12px;
	display: inline-block;
}
		
#content .bottomBanner {
	width: 685px;
	height: 117px;
	margin: 0 auto;
	background: url(http://www.gfi.com/documents/cloud-landing/imgs/blueGradient.gif);
	position: relative;
	color: white;
}

#content .bottomBanner .price {
	float: left;
	width: 170px;
	text-align: left;
	position: relative;
	padding: 0 0 0 33px;
}

#content .bottomBanner .price .priceCurrency {
	position: absolute;
	right: 172px;
	top: 18px;
	font-size: 1.8em;
}

#content .bottomBanner .price .priceNumber {
	font: 600 8em/1.1em "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: #1d1d1d 2px 3px 10px;
	letter-spacing: -5px;
	line-height: 0.95em;
}

#content .bottomBanner .price .priceDate {
	font-size: 2em;
	margin: 0 0 0 15px;
}

#content .bottomBanner .bottomBannerText {
	width: 366px;
	padding: 0 40px;
	float: right;
	margin: 0;
	text-align: center;
}

#content .bottomBanner h4{
	font-size: 1.35em;
	font-weight: normal;
	text-align: center;
	margin: 21px 0 8px 0;
}

#content .bottomBanner a{
	color: white;
}

#content .bottomRightRibbon {
	bottom: -33px;
	right: -5px;
	position: absolute;
}

#footer {
	width: 920px;
	margin: 0 auto;
	padding: 32px 0;
	overflow: hidden;
}

#footer p{
	margin: 0;
	color: #455668;
	font-size: 0.714em;
}

#footer .footerLeft {
	float: left;
	width: 460px;
	clear: both;
}



#footer .footerRight {
	float: right;
	width: 170px;
}

#footer .footerCopyright {
	float: left;
	width: 270px;
	color: #455668;
	font-size: 0.85em;
}

#footer .footerCopyright a {
	color: #455668;
	text-decoration: none;
}
	
#footer ul a:hover{
	text-decoration: underline;
}

#footer ul.footerLinks {
    float: right;
	margin: 0 0 20px 0;
	font-size: 0.85em;
	list-style: none;
	padding: 0;
    }

#footer ul li {
    float: left;
	color: #455668;
}

#footer ul li.separator {
	margin: 0 10px;
}

#footer ul a{
    color: #455668;
	text-decoration: none;
    }
	
#footer ul a:hover{
	text-decoration: underline;
}