﻿#header
{
	background-image: url(images/bundoran_header_background.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	background-color: #F6BA7E;
	height: 23px;
}

#header ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header ul li
{
	float: left;
	width: 120px;
	text-align: center;
	padding: 3px 5px 8px 5px;
}

#header ul li a
{
	width: 120px;
	text-decoration: none;
	color: #fff;
}

#HeaderImageContainer
{
	background-color: #F96E11;
	margin:0px;
	padding:0px;
}

#titlebar
{
	clear:both;
	background-color: #CA1011;
	color: #fff;
	width: 590px;
	margin: 0px;
	padding: 0px;
	border-top: solid 10px #F96E11;
	border-left: solid 10px #CA1011;
}

#titlebar #searchbox
{
	float: left;
	width: 266px;
	background-color: #F96E11;
	margin: 0px;
	padding: 0px 0px 3px 3px;
		background-image: url(images/titlebar_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#titlebar .titleimage
{
	float: left;
	width: 320px;
	border: none;
}

#titlebar .gaeilge
{
	clear:left;
	float: left;
	border: none;
	padding-top:3px;
}



#titlebar #searchbox input
{
	border: none;
	background-color: #F6BA7E;
	vertical-align: middle;
	color: #fff;
}
