/* css for mauiceltic.com - June 2005 */
/* Coded by Chris Stanyon - stanyon.co.uk  */
/*
Main Colour Scheme
Black - #000000
White - #FFFFFF
Light Green - #E1EDEA
Dark Grey - #333333
Gold - #EFCB07
*/

* {
	padding: 0;
	margin: 0; 
}
 
BODY, HTML {
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:justify;
	margin:0px;
}

P {
	padding:0 0 11px 0;
}

H2 {
	font-size:14px;
	line-height:28px;
}
	
#outer_holder {
	margin:0 auto;
	width:760px;
	background:#E1EDEA url(img/outer_holder_bg.gif) repeat-y;
}

#header {
	height: 190px;
	background: #000000 url(img/header_image.jpg) no-repeat;
}

.hidden_header {
	display:none;
}

#maintext {
	margin-left:10px;
	padding:5px 10px;
	width:570px;
	float:left;
	display:inline;
	background:  url(img/dolphin-watermark.jpg) no-repeat top left;
}

#nav_panel {
	width:150px;
	float:left;
}

#menu_maui { display:block; width:100%; height:23px; background:#000000 url(img/menu_mauiceltic.gif) no-repeat; }
#menu_maui span { display:none; }

#menu_store { display:block; width:100%; height:23px; background:#000000 url(img/menu_store.gif) no-repeat; }
#menu_store span { display:none; }

#menu_thecelts { display:block; width:100%; height:23px; background:#000000 url(img/menu_thecelts.gif) no-repeat; }
#menu_thecelts span { display:none; }

#menu_celticnations { display:block; width:100%; height:23px; background:#000000 url(img/menu_celticnations.gif) no-repeat; }
#menu_celticnations span { display:none; }

#menu_otherstuff { display:block; width:100%; height:23px; background:#000000 url(img/menu_otherstuff.gif) no-repeat; }
#menu_otherstuff span { display:none; }

#nav_panel P {
	font-weight:bold;
	background:#4A4A4A url(img/menu_sep.gif) repeat-x bottom left;
	padding: 2px 0 4px 0;
}

#nav_panel A {
	background: url(img/menu_bullet.gif) no-repeat left;
	color:#BBBBBB;
	text-decoration:none;
	padding:0 0 0 15px;
}

#nav_panel A:hover {
	background: url(img/menu_bullet_mo.gif) no-repeat left;
	color:#EFCB07;
}

#footer {
	margin-left:10px;
	margin-right:10px;
	padding: 2px 10px 2px 10px;
	background-color:#333333;
	color:#FFFFFF;
	clear:both;
}

.hilite_1 {
	color:#45869E;
	font-weight:bold;
}
	
.hilite_2 {
	color:#B00202;
	font-weight:bold;
}

.shopdropdown {
	font-size: 10px;
	width:160px;
	background-color: #45869E;
	color:#ffffff;
}