/*
	--------------------------------------------------
	STRUCTURE STYLES
	--------------------------------------------------
	Client:	Retail Council of Canada
	Author:	eSolutions
	Date:	February, 2010
		
*/

/* 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 ===== */


#uber_wrapper {
	width: 100%;
	background: #EAEBE6 url(/images/structure/top_bg_repeat.gif) 0 0 repeat-x;
}

#uber {
	position: relative;
	margin: auto auto;
	width: 980px;
	background: #EAEBE6 url(/images/structure/head_bg.jpg) 0 0 no-repeat;
}


/* ===== Header ===== */


#header {
	margin: 0 auto;
	width: 980px;
	background: #EAEBE6 url(/images/structure/head_bg.jpg) 0 0 no-repeat;
}

#topContentContainer{
	float: right;
	clear: both;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 15px 22px 0;
	height: 40px;
	width: 535px;
	background: url(/en/images/structure/search_bg.jpg) 0 0 no-repeat;
}


/* ===== Search ===== */


#search {
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
	width: 125px;
	height: 40px;
	text-align: right;
}

#search form { display: inline; }

#search .searchText {
	float: left;
	padding: 15px 0 0 4px;
	margin: 0 0 0 0;
	border: none;
	width: 95px;
	height: 10px;
	color: #FFF;
	background-color: transparent;
	font-size: 10px;
}

#search .gobutton {
	float: left;
	position: relative;
	top: 10px;
	width: 23px;
	height: 23px;
}


/* ===== Top Navigation ===== */


#topNav {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 45px;
	width: 301px;
	height: 40px;
	overflow: hidden;
}


/* ===== Logo ===== */


#logo {
	position:absolute;
	float: left;
	margin: 0;
	padding: 0;
	top: 0;
	left: 15px;
	width: 388px;
	height: 107px;
	overflow: hidden;
}


/* ===== Main Navigation ===== */


#mainNav {
	position: relative;
	float: right;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 768px;
	right: 23px;
	z-index: 1000;
}


/* ===== Main Content Container ===== */


#main {
	position: relative;
	float: left;
	width: 980px;
}


/* ===== Footer ===== */


#footer {
	margin: 0px auto;
	padding: 12px 0 20px 0;
	width: 996px;
	font-size: 11px;
	color: #FFF;
}

#footerCopyright,
#footerNav {
	float: left;
	padding: 15px 0 0 41px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
}

#footerNav {
	padding-left: 0;
	width: 550px;
	overflow: hidden;
}

#esol {
	float: right;
	margin: 0px 37px 0px 0px;
	padding-top: 12px;
	background: url(/en/images/structure/esolutionsgroupLogo.jpg) 0 12px no-repeat;
}

#esol a {
	display: block;
	width: 182px;
	height: 20px;
}

#esol img {
	display: block;
	width: 0;
}




/* ===================================================================================== STYLES HOME PAGE */


#homepageTopHalf {
	float: left;
	padding: 0;
	width: 980px;
	height: 345px;
	background: transparent url(/images/structure/h_bannerArea_bg.png) 0 0 no-repeat;
	overflow: hidden;
}

#homepageBannerContainerLeft {
	float: left;
	margin: 0;
	padding: 26px 0 0 26px;
	width: 693px;
	height: 293px;
	overflow: hidden;
}

#homepageBannerContainerRight {
	float: left;
	margin: 0;
	padding: 26px 0 0 33px;
	width: 213px;
	height: 293px;
}


/* ===== 3 Content Columns ===== */


#col_box_wrapper_top {
	position: relative;
	background: url(/en/images/structure/home_box_headers.jpg) no-repeat 15px 0;
	height: 37px;
}

#col_box_container {
	float: left;
	background: url(/images/structure/home_box_bg.gif) repeat-y 16px 0;
}

#col_box_wrapper_bottom {
	position: relative;
	background: url(/images/structure/home_box_bottom.jpg) no-repeat 16px 0;
	height: 40px;
	margin: 0;
	padding: 0;
}


/* ===== Footer Home ===== */


#uber_footer_home {
	padding: 0;
	width: 100%;
	background: #22376C url(/images/structure/bottom_bg_repeat.gif) 0 0 repeat-x;
}
	

/* ===================================================================================== STYLES FOR CONTENT PAGES */


/* ===== Interior Layout ===== */


.mainInterior {
	background: url(/images/structure/int_bg.jpg) repeat-y;
}

#mainInterior_inner {
	float: left;
	background: url(/images/structure/int_bg_top.jpg) 0 0 no-repeat;
	width: 950px;
	padding: 0 38px;
	padding: 15px 15px 0 15px;
}


/* ===== Actions ===== */


#actionsContainer {
	position: relative;
	padding: 0 11px 0 0;
	width: 500px;
	height: 40px;
	top: 5px;
	float: right;	
}

#actions {
	position: relative;
	float: right;
	padding: 3px 5px 3px 5px;
	width: 390px;
	text-align: right;
}	

#actions form { display: inline; }


/* ===== Sub Nav ===== */


#subNavWrapper {
	float: left;
	position: relative;
	background: url(/images/structure/subnav_top.jpg) 0 0 no-repeat;
	margin: 12px 0 0 14px;
	padding: 12px 0 0 0;
	width: 183px;
}

#subNavBottom {
	float: left;
	background: url(/images/structure/subnav_bottom.jpg) no-repeat;
	height: 12px;
	width: 183px;
	margin: 0;
	padding: 0;
}


/* ===== Interior Content ===== */


#contentInt {
	float: left;
	padding: 10px 30px 0 30px;
	width: 511px;
	overflow: hidden;		
}

#contentInt_right {
	float: left;
	padding: 85px 0 11px 0;
	width: 169px;
	background:url(/images/structure/int_rightNav_shadow.jpg) left bottom no-repeat;
}

/* -- This is a full width interior - used when there is no sub navigation on the page -- */

#contentInt.wide {
	width: 890px;
	background-color: #FFF; /* This hides mainInterior's bg image */		
}


/* Breadcrumbs */


#breadcrumbs {
	float: left;
	padding: 5px 0;
	width: 511px;
	color: #787878;
	overflow: hidden;
	text-transform: uppercase;
}


/* ===== Footer Inner ===== */


#uber_footer {
	padding: 0;
	width: 100%;
	background: #22376C url(/images/structure/bottom_bg_repeat_inner.gif) 0 0 repeat-x;
}

#uber_footer_inner {
	padding: 30px 0 0 0;
	background: transparent url(/images/structure/int_footer.jpg) no-repeat center top;
}


