﻿

/* this.page specific style rules */
#header {
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	height: 140px;
}

#header #logo {
	position: absolute;
	
}
#header #logo2 {
	position: absolute;
	right: 25px;
	top: 36px;
	
}

#content, #gil-splashtabs, #gil-splashtabs ul.tabs-nav {
	background: transparent;
}

body#gil-landing .tabs-nav {
	padding-left: 285px;
}
#sidebar {
	height: 1100px;
	background: #f5f3f1;
}

#sidebar .sidebar_leftpanel_content {
	padding: 20px;
}

.sidebar_leftpanel_content .infobox {
	border: 1px solid #d6d1ca;
	padding: 10px;
	font-size:93%;
	color: #635d57;
}

.sidebar_leftpanel_content .infobox td {
	padding-bottom: 7px;
}
#leaderbox p {
	top: 9px;
	left: 122px;
}

#aboutus-tab .tabflap, #prodserv-tab .tabflap, #solutions-tab .tabflap, #country-tab .tabflap { width: 740px; height: 1100px; margin-left: 260px; position: relative; background: #faf9f7; } /* default width is 740px and height is 525px */
#country-tab { position: relative; z-index: 30; } /*add z-index:50 to not-show the sidebar*/
#aboutus-tab .tabflap { background:  /*url(http://connections.agilityportal.com/img/corp/global/gil/landing/gil-aboutus-tabflap-bg.jpg) 0 0 no-repeat*/; }
#prodserv-tab .tabflap { background: /*url(http://connections.agilityportal.com/img/corp/global/gil/landing/gil-prodserv-tabflap-bg.jpg) 0 0 no-repeat*/; }
#solutions-tab .tabflap { background: /*url(http://connections.agilityportal.com/img/corp/global/gil/landing/gil-yoursol-tabflap-bg.jpg) 0 0 no-repeat*/; }
#country-tab .tabflap { background: /*url(http://connections.agilityportal.com/img/corp/global/gil/landing/gil-prodserv-tabflap-bg.jpg) 0 0 no-repeat*/; }


	/* TABLFLAP CONTENT BANNER */
	
	.tabflap_contentbanner {
		float:left;
		height:175px;
		position:relative;
		width:740px;
	}
	
	#expo2010_tab1_banner {
	background-image:url('../../PublishingImages/tabflap_banners/expo_tab1.jpg');
	}

	#expo2010_tab2_banner {
	background:#FCFCFB url(../../PublishingImages/tabflap_banners/tab1_expo2010_flag.jpg) no-repeat 0 0;
	}

	#expo2010_tab3_banner {
	background:#FCFCFB url(../../PublishingImages/tabflap_banners/expo_tab3.jpg) no-repeat 0 0;
	}
	
	#expo2010_tab4_banner {
	background:#FCFCFB url(../../PublishingImages/tabflap_banners/expo_tab4.jpg) no-repeat 0 0;
	}

	
	.titlebox {
		height: 50px;
		margin-top: 125px;
		position: relative;
	}
	
	.titlebox-label {
		color:#FFFFFF;
		font-family:Arial,sans-serif;
		font-size:161.6%;
		height:33px;
		left:20px;
		position:absolute;
		top:17px;
		z-index:10;
	}
	
	.titlebox-gradimage img {
		height: 50px;
		left: 0;
		position:absolute;
		top: 0;
		width: 740px;
	}
	/* END TABFLAP CONTENT BANNER */
	
	/*TABFLAP CONTENT PLANK */
	.tabflap_contentplank {
		float: left;
		padding: 20px;
	}
	
	.tabflap_contentplank_text h2 {
		font-size: 123.1%;
		color: orange;
		font-weight: bold;
		margin-top: 25px;
		margin-bottom: 13px;
	}
	
	.tabflap_contentplank_text p {
		margin-bottom: 10px;
		font-size: 108%;
	}
	
	.contentplank_img {
		float: left; margin-right: 20px; margin-bottom: 25px;
}
	
	/* END TABFLAP CONTENT PLANK */
	

p#legal {
	line-height: 5;
}
/* end this.page specific style rules */





/* begin style rules for countdown timer */
#countdown_shellwrapper {
	background: #d6492a url('../../PublishingImages/countdown_shellwrapper_bg.jpg') no-repeat;
	width: 220px;
	height: 110px;
	/*padding: 20px;*/
	margin: 0 auto;
	margin-top: 20px;
}

#countdown_shellwrapper_after {
	background: #d6492a url('http://connections.agilityportal.com/expo2010/img/countdown_shellwrapper_after_bg.jpg') no-repeat;
	width: 220px;
	height: 110px;
	/*padding: 20px;*/
	margin: 0 auto;
	margin-top: 20px;
}


#countdown_shell {
	height: 100px;
	width: 164px;
	padding-top: 10px;
	margin-left: 10px;
	/*margin: 0 auto;*/
}
#countdown_box .count_wrapper {
	width: 34px;
	float: left;
	margin-right: 1px;
	text-align: right;
	position: relative;
}

#countdown_box .count_wrapper div {
	background:orange;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 0;
	font-size: 108%;
	font-weight: bold;
	font-family: "Lucida Console", Arial, sans-serif;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border:1px solid #c84123; 
	background: #e8e3dd;
	color: #4a443e;
}


#countdown_box .count_wrapper p {
	padding-right: 5px;
	font-size: 77%;
	color: #f3eb6a;
}

#countdown_box a .count_wrapper a {
	color: #000;
}

a#countdownlink_shellwrapper {
	cursor: pointer;
}


.news_slider {
	padding-bottom: 20px;
}
/* end rules for countdown timer */
