/*
	--------------------------------------------------
	STRUCTURE STYLES
	--------------------------------------------------

	Author:	eSolutionsGroup.ca
		
*/

/* structure.css are the styles for the DIVs in a website and should not contain
any typographic or content-related styles for a site. The styles within are strictly
used to create the layout/structure of the website and, as such, this style sheet 
will (almost) never need to be altered by the client or back-end programmers. */

/* ----- comment styles well for better reference later! ----- */
/* ----- try to lay this out in the following sections and from top to bottom on pages ----- */


/* ===================================================================================== STYLES FOR ALL PAGES */


/* ===== Main Wrapper For Site ===== */

#wrapper{
	width: 100%;
	min-width: 980px;
	overflow: hidden;
	background: url(../images/structure/bg-wrapper.jpg) #215d87 center top no-repeat;
	position: relative;
	z-index: 1205;
}

#uber {
	position: relative;
	margin: auto;
	width: 980px;
	z-index: 1202;
}


/* ===== Mini Header ===== */

#uberMiniHeader{
	width: 100%;
	min-width: 980px;
	background: url(../images/structure/bg-miniheader.png) 0 0 repeat-x;
	height: 46px;
	z-index: 1203;
	position: relative;
}

#miniHeader{
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 46px;
	z-index: 1202;
}

#laguageNav{
	padding: 2px 1px 7px 1px;
	width: 811px;
	float: left;
	height: 37px;
}


/* ===== I'd Like To ===== */

#socialMediaHeader{
    height: 34px;
    position: absolute;
	right: -4px;
	top: 0;
	height: 43px;
    width: 147px;
    z-index: 1202;
}

#socialMediaHeader a.mediaLink {
    background: url(../images/structure/link-social-media.png) 0 0 no-repeat;
    display: block;
	height: 43px;
    width: 147px;
    overflow: hidden;
    position: absolute;
	font-size: 1%;
	text-indent: -9999em;
	overflow: hidden;
}

#socialMediaHeader a.mediaLink:focus {
	background-position: 0 -43px;
}

#socialMediaHeader a.mediaLink.current:hover, #socialMediaHeader a.mediaLink.current:active, #socialMediaHeader a.mediaLink.current{
	background-position: 0 -86px;
}

#socialMediaHeader .quickDropDown {
	display: none;
    background: url(../images/structure/bg-media-dropdown.png) 0 0 no-repeat;
    line-height: 16px;
    padding: 0px 0 0 0px;
    position: absolute;
    right: 0;
    top: 39px;
	padding: 36px 38px 0 38px;
    width: 912px;
	height: 320px;
    z-index: 1201;
	overflow: hidden;
}

.mediaCol{
	float: left;
	width: 280px;
	margin: 0 0 0 36px;
}

.mediaCol:first-child{
	margin: 0;
}

.mediaCol p{
	margin: 0;
}

#facebook{
	padding: 16px 0 0 0;
	width: 280px;
	height: 222px;
	overflow: hidden;
	float: left;
}

#youtube{
	padding: 16px 0 0 0;
	width: 280px;
	height: 222px;
	overflow: hidden;
	float: left;
}

.youtubeVideo img{ width: 280px; height: 127px; }
.youtubeLinks { padding: 14px 0 8px 0; }
.youtubeLinks img 
{
    width: 54px; 
    height: 50px;
    padding-right: 5px;
    }

#socialMediaHeader a{ text-decoration: none; }
#socialMediaHeader a:hover, #socialMediaHeader a:focus{ text-decoration: underline; }

#twitter{
	margin: 4px 0 0 0;
	width: 280px;
	height: 222px;
	overflow: hidden;
	float: left;
}

#twitter li{
	font-size: 14px;
	line-height: 19px;
	padding: 9px 0 9px 0;
	border-top: 1px solid #ccc;
	max-height: 95px;
}

#twitter li:first-child{ border: none; }


/* ===== Header ===== */

#header {
	float: left;
	margin: 0;
	width: 980px;
	z-index: 1201;
}


/* ===== Logo ===== */

#logo {
	float: left;
	padding: 2px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	width: 296px;
	height: 108px;
}

#logo a:focus img{
	outline: 1px solid #0c5b94;
}

.homepage h1{
	display: none;
}


/* ===== Top Navigation ===== */

#topNav {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 27px 20px 19px 20px;
	text-align: right;
	overflow: hidden;
	height: 22px;
	width: 642px;
}

#translateContainer{
	float: left;
	width:50px;
	margin: 0px 0px 0px 0px;
	padding: 18px 24px 5px 0px;
}

#servicesContainer{
	float: left;
	width:100px;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 5px 0px;
}
	#servicesContainer a{
		margin:0px;
		padding:0px;
		
	}
	
/* ===== Search ===== */

#search {
	position: relative;
	float: left;
	display: block;
	margin: 0 16px 0 192px;
	padding: 0;
	width: 237px;
	height: 34px;
	background: url(../images/structure/searchBox.jpg) no-repeat 0 0;
}

#search form { display: inline; }

#search .searchText {
	position: absolute;
	padding: 0;
	top: 5px;
	left: 13px;
	border: none;
	width: 174px;
	background: transparent;
	font-size: 17px;
	line-height: 21px;
	color: #000;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

#search .gobutton {
	position: absolute;
	top: 1px;
	right: 0px;
	width: 41px;
	height: 32px;
}


/* ===== I'd Like To ===== */

#idLikeTo {
    float: left;
    height: 34px;
    position: relative;
    width: 237px;
    z-index: 1100;
}

#idLikeTo a.quickLink {
    background: url(../images/structure/bg-idliketo.gif) 0 0 no-repeat;
    display: block;
	padding: 5px 30px 0 14px;
	width: 193px;
    height: 29px;
    overflow: hidden;
    position: absolute;
    top: 0;
	left: 0;
    z-index: 1099;
	font-size: 17px;
	line-height: 21px;
	color: #000;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#idLikeTo a.quickLink:focus {
	text-decoration: underline;
}

#idLikeTo a.quickLink.current:hover, #idLikeTo a.quickLink.current:active, #idLikeTo a.quickLink.current{
	text-decoration: none;
	background-position: 0 -34px;
}

#idLikeTo .quickDropDown {
    background: url(../images/structure/bg-idliketo-dropdown.gif) #FFF 0 0 repeat-x;
    display: none;
    height: auto !important;
    line-height: 16px;
    padding: 0px 0 0 0px;
    position: absolute;
    right: 0;
    top: 34px;
    width: 235px;
    z-index: 1098;
	border: 1px solid #95b3c7;
	border-top: none;
	overflow: hidden;
}

#idLikeTo .quickDropDown ul{
	list-style-type: none;
}

#idLikeTo .quickDropDown li{
	border-top: 1px solid #d6d6d6;
}

#idLikeTo .quickDropDown li:first-child{
	border: none;
}

#idLikeTo .quickDropDown li a {
    background: url(../images/structure/arrow-liketo-dropdown.png) 15px 13px no-repeat;
    display: block;
	font-size: 15px;
	line-height: 19px;
	color: #000;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	text-decoration: none;
    padding: 8px 20px 8px 30px;
}

#idLikeTo .quickDropDown li a:hover, #idLikeTo .quickDropDown li a:focus {
	text-decoration: underline;
}

/* ===== Main Navigation ===== */

#mainNav {
	position: relative;
	clear: both;
	margin: 0 0px 0px -11px;
	padding: 11px 11px 0 11px;
	width: 980px;
	height: 58px;
	background: url(../images/structure/bg-mainnav.png) 0 0 no-repeat;
	z-index: 1000;
}


/* ===== Main Content Container ===== */

#main {
	position: relative;
	float: left;
	width: 980px;
}


/* ===== Footer ===== */

#wrapperFooter{
	padding: 17px 0 0 0;
	background: url(../images/structure/bg-wrapperfooter.png) 0 0 repeat-x;
	width: 100%;
	min-width: 980px;
}

#uberFooter{
	background: url(../images/structure/bg-uberfooter.png) #fdfdfd 0 0 repeat-x;
	width: 100%;
	min-width: 980px;
	padding: 30px 0 22px 0;
}

#footer {
	margin: 0 auto;
	width: 980px;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #000;
}

#footer p{ margin: 0;}

#footerText {
	float: left;
	width: 270px;
	height: 20px;
	margin: 0 20px 0 0;
	padding: 5px 0 0 0;
	overflow: hidden;
}

#footerNav {
	float: left;
	/*margin: 0 20px 0 0;*/
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	height: 20px;
	/*width: 485px;*/
	width: 690px;
	text-align: left;
	overflow: hidden;
}

#socialMedia{
	float: left;
	width: 185px;
}

#socialMedia p{
	float: right;
	padding: 5px 4px 0 0;
}

#socialMedia li{
	float: right;
	list-style-type: none;
}

#socialMedia li{
	padding: 0 4px;
}

#footerContent{
	clear: both;
	padding: 18px 0 36px 0;
	font-size: 14px;
}

.content{
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
}

#footerRight{ width: 177px; }
#footerRightMiddle{ width: 168px; }
#footerLeftMiddle{ width: 310px; }
#footerLeft{ width: 295px; margin: 0; }

#esol {
	float: left;
	margin: 0px 0px 0px 0px;
}

#esol a {
	display: block;
	width: 156px;
	height: 14px;
	font-size:0px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../en/images/structure/esolutionsgroupLogo.png) top left no-repeat;
}

#esol img {
	display: block;
	width: 0;
}

#esol a:focus { outline: 1px solid #0c5b94;}




/* ===================================================================================== STYLES HOME PAGE */


/* ===== Banner ===== */

#homepageBannerContainer {
	float: left;
	margin: 0 0 0px 0;
	width: 980px;
	height: 348px;
	overflow: hidden;
}

#homepageBanner {
	/*display: none;*/ /* Display none if using rotating banners */
}


/* ===== Content ===== */

.contentWrapperBottom{
	float: left;
	width: 1002px;
	padding: 0 0 16px 0;
	margin: 0 0 0 -11px;
	background: url(../images/structure/bg-bottom-shadow.png) center bottom no-repeat;
}

.interior .contentWrapperBottom{ background: url(../images/structure/bg-bottom-shadow-int.png) center bottom no-repeat; }
.interior .wide .contentWrapperBottom{ background: url(../images/structure/bg-bottom-shadow.png) center bottom no-repeat; }

.contentWrapper{
	float: left;
	width: 980px;
	padding: 0 11px;
	background: url(../images/structure/bg-shadow.png) 0 0 repeat-y;
	overflow: hidden;
}


/* ===== Homepage Buckets ===== */

#homepageBuckets{
	float: left;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	padding: 9px 0 7px 1px;
	min-height:130px;
}

.bucket{
	float: left;
	width: 221px;
	padding: 9px 1px 7px 1px;
	overflow: hidden;
	margin: 0 0 0 17px;
}

/*#bucket03.bucket{
	margin: 0 0 0 18px;
}*/

#bucket05{
	clear: left;
}

.bucket img{
	padding: 0 0 5px 0;
}

.bucket a, .bucket a:link, .bucket a:visited{color: #000; text-decoration: none; }
.bucket a.SecondaryLink, .bucket a.SecondaryLink:link, .bucket a.SecondaryLink:visited,
.bucket .SecondaryLink a, .bucket .SecondaryLink a:link, .bucket .SecondaryLink a:visited{color: #006699; font-size: 14px; line-height: 18px; }
.bucket a:hover, .bucket a:focus{ text-decoration: underline; }

.bucket img{ width: 221px; height: 86px;}

.bucket p{
	margin: 0;
}


/* ===== Homepage Content ===== */

#homepageContentTop{
	float: left;
	width: 1002px;
	padding: 16px 0 0 0;
	margin: -12px 0 0 -11px;
	background: url(../images/structure/bg-homepage-top-shadow.png) center top no-repeat;
	clear: both;
}

#homepageContentBottom{
	width: 1002px;
	padding: 0 0 16px 0;
	margin: 0 0 0 0;
	background: url(../images/structure/bg-homepage-bottom-shadow.png) center bottom no-repeat;
}

#homepageContent{
	width: 980px;
	padding: 0 11px 0 11px;
	margin: 0 0 0 0;
	background: url(../images/structure/bg-homepage-shadow.png) 0 0 repeat-y;
}


/* ===== Left Content ===== */

#contentLeft {
	float: left;
	padding: 0 22px 0 18px;
	width: 672px;
	margin: 0 9px 0 0;
	overflow: hidden;
}

#newsStory{
	width: 440px;
	float: left;
	margin: 0 30px 0 0;
	overflow: hidden;
}

#news{
	float: left;
	width: 202px;
	overflow: hidden;
	margin-top: 30px;
}

#printArea #news ul{
	margin: 0;
	padding: 1px 0 5px 0;
	list-style-type: none;
}

#printArea #news li{
	margin: 0;
	padding: 10px 0;
	line-height: 19px;
	overflow: hidden;
}


/* ===== Right Content ===== */

#contentRight {
	float: left;
	width: 223px;
	padding: 0px 18px 0px 18px;
	overflow: hidden;
}

#contentRight p{
	margin: 10px 0 8px 0 !important;
}

#homepageContent #printArea #contentRight{
	line-height: 19px;
}


/* ===================================================================================== STYLES FOR CONTENT PAGES */


/* ===== Actions and Breadcrumbs ===== */

#actionsContainer {
	position: relative;
	float: left;
	width: 926px;
	line-height: 18px;
	padding:0 27px 0 27px;
	background-color: #FFF;	
	z-index: 999;
	border-bottom: 1px solid #c0c0c0;
}

#breadcrumbs {
	float: left;
	width: 680px;
	color: #333333;
	overflow: hidden;
	padding: 18px 0 17px 0;
}

#actions {
	position: relative;
	float: right;
	width: 230px;
	text-align: right;
	z-index: 998;
	padding: 18px 0 10px 0;
}	

#actions form { display: inline; }


/* ===== Interior Layout ===== */

#subNavContainer {
	width: 217px;	
	float: left;
	margin-bottom: 20px;
}

#mainContent{
	background: url(../images/structure/template_content_background.gif) 0 0 repeat-y;
	float: left;
}

#contentInt {
	float: left;
	padding: 20px 27px 20px 27px;
	width: 709px;
	overflow: hidden;
	min-height:300px;
}


/* -- This is a full width interior - used when there is no sub navigation on the page -- */

.wide #contentInt {
	width: 926px;
	background-color: #FFF; /* This hides mainInterior's bg image */		
}
.wide #subNavContainer {
	display: none;
}

/* Social Links */

#main #socialLinks ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
	#main #socialLinks li{
		margin:0px;
		padding:0px;
		float:left;
	}


/* Interior quicklinks */
#intFloatRight {
	float: right;
	width: 230px;
	overflow:hidden;
	padding: 5px 0 20px 27px;
	background: #FFF;
}
#intFloatRight.hide {
	display: none;
}
#intQuicklinks {
	background-color: #ebf0f4;
	width: 230px;
}
#intQuicklinks p, #intQuicklinks ul, #intQuicklinks li {
	margin: 0 !important;
}
#intQuicklinks .intQuicklinksHeader {
	background: url(../images/structure/intQuicklinksHeader.gif) 200px 24px no-repeat;
	border-bottom: 1px solid #b2c9da;

}
#intQuicklinks .intQuicklinksHeader p {
	font-size: 20px;
	line-height: 22px;
	padding: 14px 40px 11px 20px;
	color: #0c5b94;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
#intQuicklinks .intQuicklinksBody{
	padding: 8px 0 22px 0; 
}
#intQuicklinks .intQuicklinksBody li {
	list-style-type: none;
}
#intQuicklinks .intQuicklinksBody li a {
	line-height:18px;
	background: url(../images/structure/intQuicklinksBullet.gif) 20px 10px no-repeat;
	padding: 4px 0 4px 37px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	color: #01447b;
}

#intQuicklinks .intQuicklinksBody li a:hover, #intQuicklinks .intQuicklinksBody li a:focus { text-decoration: underline; }

/* Interior Quick Links image is now an editable token */
#intQuicklinks .intQuicklinksPhoto{
	width:230px;
	height:273px;
}

/* Auto resize the image */
#intQuicklinks .intQuicklinksPhoto img{
	width:230px;
	height:273px;
}

/* Set Default image when JavaScript disabled*/
#intQuicklinks .intQuicklinksPhoto
{
	background: url(../en/rotatingimages/defaultInterior/defaultInteriorBanner.jpg) no-repeat 0 0 #FFFFFF;
}


/* For iCreate side only */
#toggleContent { height:25px;}

/* For Google Translate page */
#translanguages ul
{
	width:300px;
	float:left;
	margin-right:20px;
}

#translanguages.rightcolumn ul
{
	margin-left:20px;
}

#translanguages a, #translanguages a:link, #translanguages a:visited
{
	text-decoration:none;
}

#translanguages a:hover,#translanguages a:active, #translanguages a:focus
{
	text-decoration: underline;	
}

/* For the Interior wide banner at the top - remove if not applicable */
#intBanner #interiorBannerImage.hide, #intBanner #interiorBannerLink.hide
{
    display:none;
}
#intBanner p, #intQuicklinks .intQuicklinksPhoto p
{
    margin: 0 !important;    
}