/*
	--------------------------------------------------
	STRUCTURE STYLES
	--------------------------------------------------
	Client:	
	Author:	
	Date:	Month, Year
		
*/

/* 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 {
	position: relative;
	margin: auto;
	width: 960px;
	background-color: #FFF;
	background-image: url(../images/structure/bg.gif) !important;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* ===== Header ===== */

#HomecontentRightbody .button{
	float: left;
	margin: 0;
	width: 960px;
}


/* ===== Search ===== */

#search {
	position: absolute;
	display: block;
	margin: 0px !important;
	padding: 0px !important;
	top:118px;
	right:10px!important;
	width: 253px;
	height: 34px;
	background: url(../images/structure/searchBox.jpg) no-repeat 0 0;
	z-index:1001;
}

#search form { display: inline; }

#search .searchText {
	position: absolute;
	top: 12px;
	left: 22px;
	border: none;
	width: 135px;
	background: transparent;
	font-size: 12px;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#search .gobutton {
	position: absolute;
	top: 12px;
	right: 54px;
	width: 23px;
	height: 25px;
}


/* ===== Top Navigation ===== */

/*#topNav {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 18px 20px 5px 20px;
	text-align: right;
}*/


/* ===== Logo ===== */

#logo {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 151px;
	height: 118px;
	overflow: hidden;
}

#slogan {
	float: right;
}


/* ===== Main Navigation ===== */

#mainNav {
	position: relative;
	float: left;
	clear: both;
	margin: 0px 0 0px 0;
	width: 960px;
	z-index: 999;
}


/* ===== Main Content Container ===== */

#main {
	position: relative;
	float: left;
	width: 960px;
}


/* ===== Footer ===== */

#footer {
	float: left;
	margin: 0;
	width: 930px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#HomecontentRightbody {
	float: left;
	width: 700px;
	line-height: 1;
	overflow: hidden;
}

#footerText {
	float: left;
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;
	width: 700px;
	text-align: left;
	overflow: hidden;
}

#footerUber {
	position: relative;
	margin: auto;
	clear: both;
	width: 980px;
	background-image: url(../images/structure/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 41px;
}

#esol {
	float: right;
	background: transparent url(../en/images/structure/esolutionsgroupLogo.gif);
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#esol a {
	display: block;
	width: 171px;
	height: 17px;
}

#esol img {
	display: block;
	width: 0;
}




/* ===================================================================================== STYLES HOME PAGE */


/* ===== Banner ===== */

#homepageBannerContainer {
	clear:both;
	position:relative;
	margin: 0 0 1px 0;
	width: 960px;
	height: 211px;
	overflow: hidden;
}
#homepageBannerHighlight {
	position:absolute;
	width: 196px;
	height: 97px;
	right:51px;
	top: 51px;
	overflow: hidden;
	z-index:10000 !important;
	color:#FFF;
}
#homepageBannerHighlight a {
	color:#FFF;
}
#homepageBannerHighlight p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#homepageBanner {
	/*display: none;*/ /* Display none if using rotating banners */
}
#oneLiner {
	clear:both;
	position:relative;
	padding-top:0px;
	padding-bottom:15px;
	width: 960px;
	height: 26px;
	line-height:22px;
	overflow: hidden;
	background-image: url(../images/structure/bg_lines.gif);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#oneLiner p {
	margin:0px;
	padding:0px;
}

/* ===== Left Content ===== */

#HomecontentLeft {
	float: left;
	width: 640px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 21px;
}

#HomecontentLeftHeader {
	width:640px;
}
#HomecontentLeftbody {
	position:relative;
	width: 598px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #cccccc;
	overflow:hidden;

}
#HomecontentLeftcolone {
	height:80px;
	overflow:hidden;
	position:relative;
	width: 188px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#HomecontentLeftcolone img {
	float:left;
	position:relative;
	padding-right:20px;
}
#HomecontentLeftcolone a {
	padding-top:10px;
	font-weight:bold;
	line-height:16px;
}
#HomecontentLeftcoltwo {
	height:80px;
	overflow:hidden;
	position:relative;
	width: 188px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#HomecontentLeftcoltwo img {
	float:left;
	position:relative;
	padding-right:20px;
}
#HomecontentLeftcoltwo a {
	padding-top:10px;
	font-weight:bold;
	line-height:16px;
}
#HomecontentLeftcolend img {
	float:left;
	position:relative;
	padding-right:20px;
}
#HomecontentLeftcolend a {
	font-weight:bold;
	line-height:16px;
}
#HomecontentLeftcolend {
	height:80px;
	overflow:hidden;
	position:relative;
	width: 188px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#HomecontentLeftbody p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}

#HomecontentRight {
	margin-top: 10px;
	float: left;
	width: 248px;
	margin-bottom: 10px;
}
#HomecontentRightHeader {
	width: 248px;
}
#HomecontentRightbody {
	width: 220px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	font-size:14px;
}
#HomecontentRightbody p {
	line-height:19px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

#HomeLogos {
	clear:both;
	/*width: 640px;*/
	margin-top: 10px;
	margin-right: 24px;
	margin-bottom: 10px;
	margin-left: 21px;
}

#HomecontentLeftFooter {
	position:relative;
	width:615px;
	border: 1px solid #CCC;
	background-image: url(../images/structure/gradienbt_bg_homepage.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 23px;
	height:40px;
	overflow:hidden;
}
#HomecontentLeftFooter img {
	padding-right: 23px;
}

/* ===== Right Content ===== */

#contentRight {
	float: left;
	width: 180px;
	padding: 10px 0 10px 10px;
}




/* ===================================================================================== STYLES FOR CONTENT PAGES */


/* ===== Actions and Breadcrumbs ===== */

#actionsContainer {
	position: relative;
	float: left;
	width: 960px;
	border-bottom: solid 1px gray;
	background-color: #FFF;	
}

#breadcrumbs {
	float: left;
	padding: 5px;
	width: 540px;
	color: Silver;
	overflow: hidden;
}

#actions {
	position: relative;
	float: right;
	padding: 3px 5px;
	width: 390px;
	text-align: right;
}	

#actions form { display: inline; }


/* ===== Interior Layout ===== */

.mainInterior {

}

#contentInt {
	float: left;
	width: 912px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contentInt p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:0px;
}


/* -- This is a full width interior - used when there is no sub navigation on the page -- */


#contentInt.wide {
	width: 940px;
	background-color: #FFF; /* This hides mainInterior's bg image */		
}

