/* CSS Document */////////////////////////SIDEBAR STYLES//////////////////////// */.sidebar div, .sidebar object { margin:0 0 0em; }/* SUBNAVIGATION STYLES for whats on this month */.subnav {	background:url(../image/greenPaper_shadow.png) no-repeat 8px bottom;	font-family:Georgia, "Times New Roman", Times, serif;	font-size:1.2em;	margin:0;	padding:0 0 5px;	list-style: none;}.subnav ul {	background: url(../image/greenPaper.png) repeat-y 5px 0;	padding: 0 20px 10px 23px;	margin:0;	list-style: none;}.subnav ul li {	margin: 0 0 0px;	list-style: none;	padding: 0px;}.subnav ul li a, .subnav ul li a:link, .subnav ul li a:visited, .subnav ul li a:active {	color: #FFFFFF;	display:block;	padding:0.75em 0 0;	text-transform: capitalize;	font: normal 13px/normal Georgia, "Times New Roman", Times, serif;	text-decoration: none;	list-style: none;	margin: 0px;	}.subnav ul li a:hover {	color: #336600;	}.subnavheader1 {	background:url(../image/whats_on.png) no-repeat -13px 0;	height: 48px;	width: 235px;}.subnavheader2 {	background:url(../image/travelling_ireland.png) no-repeat -13px 0;	height: 48px;	width: 235px;	margin-top: -12px;}/* SUBNAVIGATION STYLES for travelling ireland */.subnavireland {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:1.2em;	margin:0;	padding:0 0 5px;	list-style: none;}.subnavireland  ul {	background: url(../image/greenPaper.png) repeat-y 5px 0;	padding: 0 20px 10px 23px;	margin:0;	list-style: none;}.subnavireland  ul li {	margin: 0 0 0px;	list-style: none;	padding: 0px;}.subnavireland  ul li a, .subnavireland  ul li a:link, .subnavireland  ul li a:visited, .subnavireland  ul li a:active {	color: #FFFFFF;	display:block;	padding:.75em 0 0;	text-transform: capitalize;	font: normal 13px/normal Georgia, "Times New Roman", Times, serif;	text-decoration: none;	list-style: none;	}.subnavireland  ul li a:hover {	color: #336600;	}.subnavirelandheader  {	background:url(../image/travelling_ireland.png) no-repeat -13px 0;	height: 48px;	width: 235px;	margin-top: -12px;}#sidebarcontainer{	float:right;	width:235px;	padding-bottom: 10px;}