@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #5a3100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #523400;
	line-height: 15px;
}
a:link {
	color: #93581e;
	text-decoration: underline;
}
a:visited {
	color: #93581e;
	text-decoration: underline;
}
a:hover {
	color: #93581e;
	text-decoration: none;
}
a:active {
	color: #93581e;
	text-decoration: underline;
}


.wrapper {
	margin: 0 auto;
}

.contentbg {
	background: url(../images/bg_content.jpg) left repeat-y;
}

.content_box_bg {
	background: url(../images/box_left1.png) left no-repeat;
	height: 144px;
	behavior: url(iepngfix.htc);
}

.content_box_bg2 {
	background: url(../images/box_left2.png) left no-repeat;
	height: 144px;
	behavior: url(iepngfix.htc);
}

.content_box_bg3 {
	background: url(../images/box_left3.png) left no-repeat;
	height: 144px;
	behavior: url(iepngfix.htc);
}

.content_box_bg4 {
	background: url(../images/box_left4.png) left no-repeat;
	height: 144px;
	behavior: url(iepngfix.htc);
}

.contentbox_inside1 {
	margin: 14px 0 0 8px;
}

.contentbox_inside2 {
	margin: 14px 0 0 11px;
}

.contentbox_inside3 {
	margin: 14px 0 0 9px;
}

.contentbox_inside4 {
	margin: 14px 0 0 16px;
}

.photomargin {
	margin: 0 0 0 15px;
}

.content_box_bgsubpage {
	background: url(../images/box_left1.png) left no-repeat;
	height: 144px;
	behavior: url(iepngfix.htc);
}

.contentbox_inside1subpage {
	margin: 14px 0 0 8px;
}

.contentbox_inside1subpagediv {
	margin: 0 26px 0 16px;
}

.contentbox_inside1subpagebg {
	background: url(../images/subpage_bg_right.jpg) left repeat-y;
	behavior: url(iepngfix.htc);
}

.menuleft {
	background: url(../images/menu_bg.png) no-repeat left top;
	behavior: url(iepngfix.htc);
	height: 289px;
}

img { behavior: url(iepngfix.htc); }

.menuleftcontent {
	margin: 8px 0 0 8px;
}

/* Menu nav for CMS */

/* - don't forget to disable the "Show text" option in the menu plugin of the CMS */

#menu_header { height: 265px; width: 187px; margin: 8px 0 0 8px; }

#menu_header ul, #menu_header li { margin: 0; padding: 0; list-style:none; display: inline; }
#menu_header a, #menu_header a:link { text-decoration: none; }

#home a, #home_active a { height:33px; width:187px; background-image: url(../images/olddublin_menu.gif); display:block; /* float: left; */ }
#home a { background-position: 0px 0px; }
#home a:hover, #home_active a { background-position: 187px 0px; }

#aboutdublin a, #aboutdublin_active a { height:28px; width:187px; background-image: url(../images/olddublin_menu.gif); display:block; /* float: left; */ }
#aboutdublin a { background-position: 0px -33px; }
#aboutdublin a:hover, #aboutdublin_active a { background-position: 187px -33px; }

#entertainment a, #entertainment_active a { height:28px; width:187px; background-image: url(../images/olddublin_menu.gif); display:block; /* float: left; */ }
#entertainment a { background-position: 0 -61px; }
#entertainment a:hover, #entertainment_active a { background-position: 187px -61px; }

#menus a, #menus_active a { height:28px; width:187px; background-image: url(../images/olddublin_menu.gif); display:block; /* float: left; */ }
#menus a { background-position: 0 -89px; }
#menus a:hover, #menus_active a { background-position: 187px -89px; }

#whatsontap a, #whatsontap_active a { height:28px; width:187px; background-image: url(../images/olddublin_menu.gif); display:block; /* float: left; */ }
#whatsontap a { background-position: 0 -117px; }
#whatsontap a:hover, #whatsontap_active a { background-position: 187px -117px; }

#bookaparty a, #bookaparty_active a { height:28px; width:187px; background-image: url(../images/olddublin_menu.gif); display:block; /* float: left; */ }
#bookaparty a { background-position: 0 -145px; }
#bookaparty a:hover, #bookaparty_active a { background-position: 187px -145px; }

#merchandise a, #merchandise_active a { height:28px; width:187px; background-image: url(../images/olddublin_menu.gif); display:block; /* float: left; */ }
#merchandise a { background-position: 0 -173px; }
#merchandise a:hover, #merchandise_active a { background-position: 187px -173px; }

#links a, #links_active a { height:28px; width:187px; background-image: url(../images/olddublin_menu.gif); display:block; /* float: left; */ }
#links a { background-position: 0 -201px; }
#links a:hover, #links_active a { background-position: 187px -201px; }

#mailinglist a, #mailinglist_active a { height:36px; width:187px; background-image: url(../images/olddublin_menu.gif); display:block; /* float: left; */ }
#mailinglist a { background-position: 0 -229px; }
#mailinglist a:hover, #mailinglist_active a { background-position: 187px -229px; }.menuhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #593A01;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
}
