#header {
	position: relative;
	height: 108px;
	overflow: hidden;
	background: #ffffff;
}


#logo {
	position: absolute;
	top: 10px;
	left: 25px;
	display: block;
	width:450px;
	height: 89px;
	background: url(../images/logo.png) no-repeat;
}

#top {
	position: absolute;
	top:20px;
	right:25px;
	height: 50px;
}





.font-selector {
	background: url(../images/access-select.png) no-repeat;
}

.lrg .button {
	background: url(../images/access-lrg.png);
}

.sml .button {
	background: url(../images/access-sml.png);
}

.med .button {
	background: url(../images/access-med.png);
}







#search {
	position: absolute;
	z-index: 10002;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	right: 75px;
	width: 80px;
	height: 20px;
}





/** Join shop donate **/


div.moduletablejoin h3
{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}


div.moduletablejoin a
{
	color:#ffffff;
	background:#187c33;
	border:1px solid #187c33;
	padding: 5px 5px 5px 5px;
}

div.moduletablejoin a:hover
 {
	color: #ffffff;
	background:#A8D025;
}















#access {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 225px;
	width: 200px;
	height: 20px;
	overflow: visible;
}






#access 

#selectors {
	position: relative;
	height: 8px;
	
}

#access span {
	background-repeat: no-repeat;
}




#access a {
	text-decoration: none;
}

.font-selector {
	display: block;
	position: absolute;
	top: 0;
	width: 12px;
	height: 6px;
}

.f-smaller #selectors .font-selector {
	right: 69px;
}

.f-default #selectors .font-selector {
	right: 39px;
}

.f-larger #selectors .font-selector {
	right: 9px;
}


#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 20px;
	height: 12px;
	margin: 0 5px;	
	background-repeat: no-repeat
		}