/* 

All CSS related to this theme except for color palettes and type styles is categorized below.

- General
- Structure
- Navigation
- Type Styles
- Forms
- CMS

*/

/* @font-face Include for CartoGothic Font */
@import "fontface.css";

/* General ===============================================================================================*/
body {
	background: #FFF url(../img/bg_body_interior.png) repeat-x;
	margin: 0;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 14px;
	color: #555;
	line-height: 21px;
}

a:link {
	color: #0059a2;
	text-decoration: underline;
}

a:visited {
	color: #0059a2;
	text-decoration: underline;
}

a:hover {
	color: #00a07a;
	text-decoration: none;
}

a:active {
	color: #00a07a;
	text-decoration: none;
}

img {
	border: 0;
	
}

.homebg {
	background: url(../img/bg_body_home.png) repeat-x;
}

.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}


/* Structure ===============================================================================================*/
.homebg .header {
	background: url(../img/bg_header.png) no-repeat;
	width: 960px;
	height: 85px;
	margin: 0 auto;
}

.header {
	background: url(../img/bg_headerinterior.png) no-repeat;
	width: 960px;
	height: 115px;
	margin: 0 auto;
}

	h1.gclogo {
		float: left;
		background: url(../img/logo_globalcloud.gif) no-repeat;
		width: 240px;
		height: 70px;
		margin: 0;
	}
	
		h1.gclogo a {
			display: block;
			width: 240px;
			height: 70px;
			text-decoration: none;
		}
	
		h1.gclogo a span {
			display: none;
		}

.slideshow {
	background: url(../img/bg_slideshow2.jpg) top center no-repeat;
	height: 365px;
	margin: 0 0 30px 0;
}

	#slideshow_content {
		width: 960px;
		margin: 0 auto;
	}

.footer {
	background: url(../img/bg_footer.png) repeat-x;
	height: 231px;
}

	.footercenter {
		background: url(../img/bg_footer_center.jpg) top center no-repeat;
		height: 231px;
	}
	
		.footercontent {
			position: relative;
			width: 960px;
			margin: 0 auto;
		}
		
			.footercopyright {
				position: absolute;
				top: 185px;
				left: 0;
				z-index: 1;
				width: 960px;
				font-family: "CartoGothic Std Book", Arial, sans-serif;
				font-size: 11px;
				color: #606060;
				text-align: center;
			}
	
			.footerlinkset {
				float: left;
				width: 192px;
				font-family: "CartoGothic Std Book", Arial, sans-serif;
				font-size: 12px;
				color: #FFF;
				line-height: 20px;
				text-align: center;
				padding: 22px 0 0 0;
			}
			
				.footerlinkset a {
					color: #FFF;
					text-decoration: none;
				}
				
					.footerlinkset a:hover {
						color: #FFF;
						text-decoration: underline;
					}
			
				.footerlinkset h2 {
					font-size: 19px;
					color: #FFF;
					margin: 0 0 2px 0;
				}





/* Navigation ===============================================================================================*/
.topnav {
	float: right;
	padding: 0 10px 0 0;
	margin: 31px 0 0 0;
	width: 630px;
	height: 39px;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 620px;
}

	.topnav li {
		display: block;
		float: left;
		padding: 0 0 0 30px;
		margin: 0;
		list-style-type: none;
	}
	
		.topnav li a {
			display: block;
			float: left;
			font-family: "CartoGothic Std Book", Arial, sans-serif;
			font-size: 14px;
			color: #00478a;
			text-decoration: none;
		}
		
			.topnav li a:hover {
				color: #00a07a;
				text-decoration: underline;
			}
		
			.topnav li a.on {
				font-family: "CartoGothic Std Bold", Arial, sans-serif;
				color: #333;
				text-decoration: underline;
			}

.subnav {
	padding: 0;
	margin: 0 0 20px 0;
	height: 25px;
	border-bottom: 1px solid #e0e7ed;
}

	.subnav li {
		display: block;
		float: left;
		padding: 0 30px 5px 0;
		margin: 0;
		list-style-type: none;
		font-family: "CartoGothic Std Book", Arial, sans-serif;
		font-size: 12px;
	}
	
		.subnav li a {
			display: block;
			float: left;
			text-decoration: none;
		}
	
			.subnav li a:hover {
				display: block;
				float: left;
				text-decoration: underline;
			}
		
			.subnav li a.on {
				font-weight: bold;
				color: #333;
				text-decoration: underline;
			}





/* Type Styles ==============================================================================================*/
p {
	margin: 0 0 1.5em 0;
}

h1 {
	font-family: "CartoGothic Std Bold", Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	color: #0059a2;
	line-height: 35px;
	margin: 0 0 10px 0;
}

h2 {
	font-family: "CartoGothic Std Bold", Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #0059a2;
	line-height: 20px;
	margin: 0 0 10px 0;
}

h3 {
	font-family: "CartoGothic Std Bold", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #0059a2;
	line-height: 20px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

	h3.clientname {
		font-family: "CartoGothic Std Bold", Arial, sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		color: #0059a2;
		margin: 0;
		text-transform: none;
	}

h4 {
	
}
	
	h4.clientcompany {
		font-family: "CartoGothic Std Book", Arial, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #7c7c7c;
		margin: 0;
	}

.underline {
	text-decoration: underline
}

.strikethrough {
	text-decoration: line-through
}

.indent	{
	padding-left: 20px
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.center {
	text-align: center
}

.imageFloatLeft {
	float: left;
	padding: 0 10px 10px 0;
}

.imageFloatRight {
	float: right;
	padding: 0 0 10px 10px;
}





/* Forms ======================================================================================================*/
form {
	display: inline;
}

fieldset {
	position: relative;
	display: block;
	border: 1px #CCC solid;
	padding: 25px 15px 15px 10px;
	margin: 20px 0 10px 0;
}

fieldset legend {
	position: absolute;
	top: -10px;
	left: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 0 10px 0 10px;
	margin: 0;
	border: 1px #FFF solid;
}

fieldset legend a {
	font-size: 11px;
	cursor: pointer !important;
	cursor: hand !important;
}

fieldset legend em {
	color: #F00;
	font-size: 20px;
	font-style: normal !important;
}

label {
	display: block;
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
	padding: 0;
	clear: both;
}

label strong {
	display: block;
	float: left;
	width: 175px;
	font-size: 12px;
	color: #000;
	text-align: right;
	padding: 0 5px 10px 0;
}

label strong em {
	color: #F00;
	font-size: 20px;
	font-style: normal !important;
}






/* CMS ======================================================================================================*/

/* Home */
.cmshome {
	background: url(../img/bg_cmshome.png) repeat-y;
	width: 960px;
	margin: 0 auto;
}

	.introandnewshome {
		float: left;
		width: 520px;
		margin: 0 0 20px 10px;
		font-family: "CartoGothic Std Book", Arial, sans-serif;
		font-size: 22px;
		color: #487498;
		line-height: 30px;
	}
	
		.news {
			border: 1px solid #DDD;
			background-color: #EEE;
			padding: 20px;
		}
		
			.newstable th {
				padding: 0 12px 0 12px;
				border-right: 1px solid #DDD;
				vertical-align: top;
				font-size: 12px;
				font-weight: normal;
				font-style: italic;
				color: #7c7c7c;
				text-align: right;
				line-height: 15px;
			}
		
			.newstable td {
				padding: 0 12px 12px 12px;
				vertical-align: top;
				font-size: 14px;
				color: #7c7c7c;
				line-height: 18px;
			}
			
				.newstable th p {
					line-height: 18px;
					margin: 0;
				}
			
			.newstable h2 {
				font-family: "CartoGothic Std Bold italic", Arial, sans-serif;
				font-style: italic;
				line-height: 20px;
				margin: 0;
				text-align: right;
			}
	
	.clientshome {
		float: right;
		width: 380px;
		margin-right: 10px;
	}
	
		.clientslogos {
			float: left;
			width: 164px;
			margin-bottom: 20px;
		}
		
			.clientslogos img {
				cursor: pointer;
				cursor: hand;
				margin-bottom: 10px;
			}
			
			#client1 {
				
			}
			
			#client2 {
				display: none;
			}
			
			#client3 {
				display: none;
			}
	
		.clientscontent {
			float: right;
			width: 200px;
			font-style: italic;
			color: #467398;
			line-height: 25px;
			margin-bottom: 20px;
		}

/* Landing/Content Page */
.landingpage {
	background: url(../img/bg_landingpage.png) repeat-x;
	min-height: 310px;
	height: auto !important;
	height: 310px;
}

	.landingpagewrap {
		width: 960px;
		margin: 0 auto;
	}
	
		.landingpageheadermessage {
			float: left;
			width: 380px;
			margin: 15px 0 20px 10px;
			min-height: 280px;
			height: auto !important;
			height: 280px;
			font-family: "CartoGothic Std Book", Arial, sans-serif;
			font-size: 26px;
			color: #3672ab;
			line-height: 32px;
		}
		
			.landingpageheadermessage p {
				margin-bottom: 0;
			}
	
		.landingpageheadermessagefull {
			margin: 15px 10px 20px 10px;
			min-height: 295px;
			height: auto !important;
			height: 295px;
			font-family: "CartoGothic Std Book", Arial, sans-serif;
			font-size: 26px;
			color: #3672ab;
			line-height: 32px;
		}
		
			.landingpageheadermessagefull p {
				margin-bottom: 0;
			}
		
		.landingpageheaderscreens {
			float: right;
			width: 560px;
			margin: 0 10px 20px 0;
			min-height: 295px;
			height: auto !important;
			height: 295px;
			text-align: right;
		}
		
		.casestudy {
			float: left;
			width: 320px;
			margin: 10px 0 20px 10px;
		}
	
			.casestudy h3 {
				color: #a3b3c0;
			}
		
		.features {
			float: right;
			width: 560px;
			margin: 10px 10px 20px 0;
		}
		
		/* Content */
		.casestudycontent {
			float: right;
			width: 460px;
			margin: 10px 10px 20px 0;
		}
		
		.featurescontent {
			float: left;
			width: 460px;
			margin: 10px 0 20px 10px;
		}

/* General Content Page */
.contentpage {
	background: url(../img/bg_contentpage.png) repeat-x;
	padding-top: 60px;
}

	.contentpagewrap {
		width: 960px;
		margin: 0 auto;
	}
	
		.contentbody {
			margin: 10px 0 20px 0;
		}

/* General 2 Col Content Page */
.contentpage {
	background: url(../img/bg_contentpage.png) repeat-x;
	padding-top: 60px;
}

	.contentpagewrap {
		width: 960px;
		margin: 0 auto;
	}
	
		.contentbodyright {
			float: right;
			width: 560px;
			margin: 10px 0 20px 0;
		}
	
		.contentbodyleft {
			float: left;
			width: 400px;
			margin: 10px 0 20px 0;
		}
		
		

/* Portfolio Page */
.portfolioNav a:focus, .portfolioBtn:focus {
	outline:none;
} 

/* Portolio nav */
.portfolioNav {
	float: left;
	width: 265px;
	margin:10px 0 20px;
}
.portfolioNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 100;
}


.portfolioNav ul li {
	border-bottom:1px solid #E0E7ED;
	padding:12px 0 0 0;
}
.portfolioNav ul li h3 {
	display: block !important;
	font-size: 14px;
	font-family:"CartoGothic Std Bold",Arial,sans-serif;
	font-weight: normal;
	text-decoration: none !important;
	padding: 0;
	margin:0;
	text-transform:none;
}
.portfolioNav ul li small {
	color: #555;
	font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:10px;
	font-style:italic;
	position: relative;
	top: -7px;
}


.portfolioNav ul li:hover {
	background:url("../img/portfolioBg.jpg") repeat-y scroll right 0 #FFFFFF;
	cursor: pointer !important;
}
.portfolioNav ul li.current {
	background:url("../img/portfolioBg.jpg") repeat-y scroll right 0 #FFFFFF;
	color: #00a07a !important;
}



/* button subnav */
.portfolioNav ul li ul {
	display: none;
}
.portfolioNav ul li ul li {
	border: none;
	display:block;
	float:left;
	padding:0;
	margin:0;
}
.portfolioNav ul li ul li:hover {
	background: none;
}
.portfolioNav ul li ul li a {
	border:1px solid #CCCCCC;
	display:block;
	margin:0 7px 7px 0;
	padding:1px 7px;
	text-decoration:none !important;
	width:8px;
}
.portfolioNav ul li ul li a:hover {
	color: #00A07A !important;
	text-decoration:underline !important;
	background-color:#F6F6F6;
}
.btnOn {
	color: #00A07A !important;
	text-decoration:underline !important;
	background-color:#F6F6F6;
}












.navTitle {
	display: block !important;
	font-size: 14px;
	font-family:"CartoGothic Std Bold",Arial,sans-serif;
	font-weight: normal;
	text-decoration: none !important;
	padding: 0 0 0 10px;
}
.navDesc {
	color: #555;
	font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:10px;
	font-style:italic;
	position: relative;
	top: -7px;
}







.portfolioContainer {
	float: right;
	margin:10px -12px 20px;
	width: 694px;
}

/* Portfolio Slideshow Styles */
#slideShow {
    height:537px;
	position:relative;
	width:694px;
}
#slideShow IMG {
    position:absolute;
    top:-12px;
    left:0;
}
#slideShow .off {
    display: none;
}
.projectLaunchTxt {
	color:#333;
	clear: both;
	float: left;
	font-size:12px;
	margin:0;
	padding: 0 0 5px 12px;
	text-decoration: none;
}
a.launchProject {
	color:#0059A2;
	font-size:12px;
	font-style:italic;
	margin:0;
	padding: 0 0 0 3px;
	text-decoration: none;
}
a.launchProject:hover {
	text-decoration: underline;
}
.portfolioContent {
	padding-left: 12px;
}
.portfolioContent a {
	text-decoration: none;
	color: #a8a7a7;
}

.portfolioContent a:hover {
	text-decoration: underline;
	color: #a8a7a7;
}
.portfolioContent a.current {
	font-weight: bold;
	color: #0059A2;
	text-decoration: none;
}
.portfolioProcess {
	float: left;
	padding-right: 21px;
	width: 448px;
}
.portfolioServices {
	float: left;
	width: 200px;
}
.portfolioServices ul {
	margin: 0;
	padding: 0;
}
.portfolioServices ul li {
	background:url(../img/checkBoxBullet.jpg) no-repeat scroll 0 2px transparent;
	list-style:none outside none;
	padding-left:24px;
}
.portfolioH3 {
	font-size: 14px;
	border-bottom:1px solid #E0E7ED;
	padding-bottom:5px;
	text-transform:none;
}
.potfolioConsultBtn {
	float: right;
	width:284px;
	height:36px;
	margin: 0 12px 0 0;
}
/* END Portfolio Styles */

#cl1,#cl2,#cl3,#cl4,#cl5,#cl6{
	width:160px;
	height:104px;
	margin-bottom:4px;
}