#wrap
{
}

#header 
{
	border: 0px dotted blue;
	height: 113px;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;

	border: 0px dotted green;
	border-bottom: 2px solid #add8f5;
}

/*************************************
 *      language menu and search     *
 *************************************/

#headerTop {
	position: relative;
	top: 0px;
	border-top: 0.1px solid white;
	}

DIV#search {
	/* edit styles/persuasion/images.css-dist to make changes to background */
	background-position: left bottom;
	background-repeat:  repeat-x;

	/*background-color: #e6f3fb;*/
	background-color: white;

	color: #005388;
	font-family: 'trebuchet ms',verdana,sans-serif;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	position: relative;
	float: right;

	height: 65px;
	height: 40px;

	z-index: 2;
	z-index: 1;

	padding: 0 20px;
	margin: 0px 16px 0px 0px !important;
	margin: 0px 8px 0px 0px;
	border: 0px dotted green;
}

	#search #advancedSearch {
		padding-top: 7px;
		padding-left: 16px;
		overflow: hidden;
		display: none;
		height: 0px;
		position: absolute;
		left: 21px;
		top: 31px;
		vertical-align: top;
	}
		#search #advancedSearch A {
			margin-top: 2px;
		}
		#search #advancedSearch A:hover {
			text-decoration: none;
		}

		#search #advancedSearch #closer {
			margin-top: -2px;
			cursor: pointer;
		}


	#searchTabLeftCorner {
		position: absolute;
		bottom: 0px;
		left: 0px;
		display: block;
		border: 0px dashed orange;
		white-space: nowrap;
	}

	#searchTabRightCorner {
		position: absolute;
		bottom: 0px;
		right: -1px;
		display: block;
		border: 0px dashed orange;
		white-space: nowrap;
	}

	#searchForm INPUT, #searchForm SELECT {
		color: #005388;
		font-family: 'trebuchet ms', verdana, sans-serif;
		font-size: 11px;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}
	
	#searchForm {
		margin-top: 8px;
	}
	
		#searchForm SELECT {
			margin-right: 24px;
		}
		
		#searchForm #searchSubmitImg {
			position: absolute;
			top: 12px;
			right: 13px;
		}
	
	

/*************************************
		Logo and links
**************************************/

#logo {
	position: absolute;
	width: 100px;
	left: 0px;
	top: 0px;
	white-space: nowrap;
	vertical-align: bottom;
	}


	/* ------------------ ornaments ----*/

#holidayGuidelines {
	position: absolute;
	right: 430px;
	top: -14px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	width: 150px;
	}
	#header A.HGFR {  right: 438px; -17px;  }
	
	#holidayGuidelines IMG {
		display: block;
		}
	#holidayGuidelines SPAN {
		color: #da0000;
		text-decoration: underline;
		margin-left: -2px;
		font-size: 0.75em;
		line-height: 1em;
		}

	/* ---------------------------------*/


#siteLinks {
	position: absolute;
	right: 20px;
	top: 48px;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	color: #58bef3;
	color: #add8f5;
	border: 0px dotted red;
	font-size: 12px;
	}
	#siteLinks A:link, #siteLinks A:visited, #siteLinks A:hover {
		color: #005388;
		font-family: 'trebuchet ms',verdana,sans-serif;
		font-weight: bold;
		text-decoration: none;
		}

	#siteLinks A:hover {
		text-decoration: underline;
		}

	/* FIXME: this needs to be refined */
	#siteLinks span {
		color: #005388;
		}
	
	/* NOTE: this could be done better as well
	 *       maybe support something like <span id="siteLinks" class="loginLink">
	 *       or somesuch */
	#siteLinks div.loginLink, #siteLinks div.signupLink, #siteLinks div.loginSignupSeparator {
		display: inline;
		}
	
/*************************************
 *               tabs                *
 *************************************/

UL#tabs {
	list-style: none;
	position: absolute;
	left: 12px;
	top: 78px;
	padding: 7px 0 0 0;
	margin: 0;
	border: 0px dotted purple;
	width: 710px;
	width: 98%;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	font-family: 'trebuchet ms',verdana,sans-serif;
	height: 28px;
	line-height: 28px;
	font-size: small;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 10px;
}
	#tabs li.firstTime {
		/* edit styles/persuasion/images.css-dist to make changes to background */
	}
	#tabs li.firstTime {
		font-size: 11px;
		font-weight: normal;
		float: right;
		float: left;
		margin-left: 5px;
		margin-top: -10px;
	}

#tabs a {
	/* edit styles/persuasion/images.css-dist to make changes to background */
	float: left;
	margin: 3px;
	margin: 0px 3px;
	padding: 0 0px 0 7px;
	text-decoration: none;
}
	#tabs li.active a {
		/* edit styles/persuasion/images.css-dist to make changes to background */
	}

	#tabs li.firstTime a {
		/* edit styles/persuasion/images.css-dist to make changes to background */
		margin: -5px 3px 0px 0px;
		padding: 0 0px 0 7px;
	}

#tabs a span {
	/* edit styles/persuasion/images.css-dist to make changes to background */
	float: left;
	display: block;
	padding: 0px 15px 0px 8px;
	color: #005388;
}
	#tabs li.active a span {
		/* edit styles/persuasion/images.css-dist to make changes to background */
		color: #fff;
	}

	#tabs li.firstTime a span {
		/* edit styles/persuasion/images.css-dist to make changes to background */
		color: #fff;
		padding-top: 0px;
	}

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {	float:none;	}
	/* End IE5-Mac hack */


#tabs a:hover {
	background-position:0% -42px;
}

	#tabs a:hover span {
		background-position:100% -42px;
	}

	#tabs li.active a:hover span {
		background-position: right top;
	}

	#tabs li.active a:hover {
		background-position: left top;
	}


#tabs li.firstTime a:hover {
	background-position:0% -33px;
}

	#tabs li.firstTime a:hover span {
		background-position:100% -33px;
	}
	
/*---------------------------------------- */
















