/* -- Begin Globals -- */
* 
{
	padding:0;
	margin:0;
}
body
{
	font: 0.7em Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	background: #fff;
	color: #454545;
}
/* ---- unique ? --- */
select
{
	font: 1em Tahoma, Arial, sans-serif;	
}
fieldset
{
	padding:0.2em;
}
legend
{
	font-size:larger;
	padding-top:0.3em;
	padding-bottom:0.3em;
	margin-left:1em;
}
/* ----------------- */

/* links */
a
{
	color: #003B6E;
}
a:hover
{
	color: #9EC068;
}
/* headings */
h1
{
	font: bold 2.5em "Arial" , Sans-Serif;
	letter-spacing: -1px;
}
h2
{
	font: bold 1.8em Arial, Sans-Serif;
	margin:8px 0;
}
h3
{
	font: bold 1.5em Arial, Sans-Serif;
	color: #0070C0;	
}
h4
{
	font: bold 1.1em Arial, Sans-Serif;
}
h5
{
	margin-top: 0.3em;
	margin-bottom: 0.2em;
	border-bottom: solid 1px gray;
	border-bottom-color: #6F90AE;
}
h1 a, h2 a
{
	color: #2b2b2b;
	background: #fff;
	text-decoration: none;
}
h1 a:hover, h2 a:hover
{
	color: #2b2b2b;
	background: #FFF;
}
p
{
	margin-top:0.8em;
	margin-bottom:0.8em;
}
/* lists */
ol, ul
{
	margin-left: 2em;
	padding-left:1em;
}
/* form elements */
input.search
{
	width: 279px;
	border: none;
	background: #fff url(images/input.gif) no-repeat;
	padding: 6px 10px;
	color: #1E67A8;
	font-weight: bold;
}
input.button
{
	padding: 3px;
}
/* -- End of Globals -- */



/* content holder */
#content
{
	margin: 10px auto;
	width: 960px;
}
/* header */
#header
{
	height: 75px;
}

.title
{
	color: #808080;
	background: #fff;
}

.logoGlobe
{
	position:absolute;
	left:0;
	top:-80px;
}

.logoGlobe a
{
	display:block;
	width:147px;
	height:132px;
	background-image:url(images/AldecGlobe.gif);
}

.logoRegular
{
	position:absolute;
	left:0;
	top:-50px;
}
.logoRegular a
{
	display:block;
	width:208px;
	height:39px;
	background-image:url(images/AldecLogo.gif);
}

#top_info
{
	float: right;
	width: 570px;
	margin: 20px 5px 0 0;
	text-align: right;
}

.menuRegular, .menuRegularShort, .menuGlobe, .menuGlobeShort
{
	clear:both;
	position:relative;
	color: #000;	
		
}
.menuGlobe, .menuGlobeShort
{
	background: #fff url(images/bigboxcrop.gif) no-repeat top right;		
}
.menuRegular, .menuRegularShort
{
	background: #fff url(images/bigbox.gif) no-repeat top left;
}
.menuRegular, .menuGlobe
{
	height: 52px;
}
.menuGlobeShort
{
	height: 52px;
}
.menuRegularShort
{
	height: 22px;
}

/* search form */
#search
{
	position: absolute;
	color: #000;
	width: 380px;
	height: 30px;
	left: 333px;
	top: 25px;
}

.tabs
{
	position:absolute;
	left:230px;	
	top:-12px;
}
.tabs ul
{
	margin-left:0;
	padding-left:0;
}
.tabs li
{
	display: inline;
	height: 45px;
}
.tabs li a
{
	float: left;
	background: #fff url(images/barbg.gif) no-repeat;
	color: #808080;
	padding: 7px 0;
	width: 82px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.tabs li a:hover
{
	background: #fff url(images/barcurrent.gif) no-repeat;
	color: #000;
}
.tabs li a.current
{
	background: #fff url(images/barcurrent.gif) no-repeat;
	color: #2C71AE;
}
.subTabs
{
	position:absolute;
	left:230px;		
	top: 27px;
}
.subTabs ul
{
	margin-left:0;
	padding-left:0;
}
.subTabs li
{
	display:inline;	
	padding:4px;
}
.subTabs a
{
	text-decoration: underline;
	color: #FBFBFF;
	font-weight: bold;
}
.subTabs a:hover
{
	text-decoration: none;
}
.breadCrumb
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


.key
{
	text-decoration: underline;
}

/* grey subheader */
.gboxtop
{
	clear: both;
	height: 8px;
	background: #dedede url(images/gboxtop.gif) no-repeat;
	color: #000;
	margin-top:10px;
}
.gbox
{
	background: #dedede url(images/gbox.gif) no-repeat bottom left;
	color: #444;
	padding: 1px 13px 7px 13px;
	margin-bottom:10px;
}
.gbox p
{
	padding: 7px 0;
}


/* left side */
#left
{
	float: left;
	width: 650px;
	margin: 0 0 10px 0;
}


#ThreeColumnWrapper
{
	overflow:hidden;
	width:100%;

}

#leftColumn, #centerColumn, #rightColumn
{
	float:left;
	width: 33%;
	text-align:left;
}

.calendar
{
	height: 50px;
	float: left;
	background: #fff url(images/calendar.gif) no-repeat;
	width: 50px;
	padding: 5px 0 0 9px;
	color: #808080;
}
.calendar p
{
	padding: 0;
	margin: 0;
}

.subtitle
{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: larger;	
}
.thumbnail
{
	float: left;
	margin: 0 18px 8px 0;
	border: 1px solid #dedede;
}


/* bottom thirds */
.thirds
{
	float: left;
	width: 203px;
	background: #eee;
	margin: 0 12px 0 0;
	color: #5d5d5d;
}
.smallboxtop
{
	height: 16px;
	background: #fff url(images/smallboxtop.gif) no-repeat;
	color: #000;
	width:192px;
	padding-left:10px;
	font-weight:bold;	
	
}
.smallbox
{
	background: #fff url(images/smallbox.gif) no-repeat bottom left;
	color: #444;
	padding: 1px 10px 10px 10px;
	width:182px;
}

/* right side */
#right
{
	float: right;
	width: 295px;
	margin: 3em 0 10px 0; /* Top margin different than in main */
	/*text-align:center;*/
}
.boxtop
{
	width:290px;
	height: 19px;
	background: #fff url(images/boxtop.gif) no-repeat;
	color: #000;
	padding-left: 10px;
	font-weight:bold;
}
.box
{
	width:272px;
	background: #fff url(images/box.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 10px 10px 10px;
	margin: 0 0 10px 0;
}

.image
{
	float: left;
	margin: 0 9px 3px 0;
}

/* footer  */
.footer
{
	clear: both;
	text-align: center;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
}
