html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 11px/20px Tahoma, Geneva, sans-serif;
	width: 100%;
	background:#3e3e3e url(images/gradient.jpg) repeat-x top;
}
a {
	/* color: blue; */
	color:#204a85;
	outline: none;
	text-decoration: underline;
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background:#fff;
}
.cl {
	clear:both
}
/* Header
-----------------------------------------------------------------------------*/

#menucont {
	position:relative;
	z-index:100;
	text-align:center;
	background:url(images/menubg.jpg) no-repeat top center;
	height:35px;
}
#topmenu {
	margin: 0;
	padding: 0;
	font-size:15px;
}

#topmenu li {
	display:inline-block;
	zoom:1;
	*display:inline;
	list-style: none;
	width:auto;
	line-height:25px;
	color:#FFF;
	position:relative;
}
#topmenu li:after {
	content:"|"
}
#topmenu li:last-child:after {
	content:""
}
#topmenu li ul li:after {
	content:""
}

#topmenu li a {
	background: none;
	padding: 4px 12px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap
}
#topmenu li a:hover, #topmenu li.currmn a {
	background: #151515
}
#topmenu li ul {
	margin: 0;
	padding: 3px;
	display:block;
	width:auto;
	position: absolute;
	visibility: hidden;
	left:0;
	top:26px;
	z-index:1000;
	white-space:nowrap;
	background:#151515;
}


#topmenu li ul li {
	float: none;
	display: inline;
	line-height:18px;
	white-space:nowrap;
}



#topmenu li ul li a {
	width: auto;
	background: #151515;
	color: #fff
}


#topmenu li ul li a:hover {
	background: #313131
}



#header {
	height: 340px;
	/* background:url(images/head.jpg) no-repeat top left; */
	position:relative;
	cursor: pointer;
	cursor: hand;
}

.lang {
	display:block;
	position:absolute;
	right:20px;
	top:20px;
	height:20px;
	width:90px;
	background:url(images/lang.gif) no-repeat top left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#0d6ebd;
	line-height:20px;
}
.lang a {
	color:#0d6ebd;
	text-decoration:none
}
.lang a:hover {
	text-decoration:underline
}
div.carousel .prev {
	background: url('img/left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
	opacity: 0.6;
	z-index: 200;
	position: absolute;
	left: 0px;
	top: 66px;
}
div.carousel .next {
	background: url('img/right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
	opacity: 0.6;
	z-index: 200;
	position: absolute;
	right: 0px;
	top: 66px;
}
div.carousel .up {
	background: url('img/up.png') center center no-repeat;
	width:61px;
	height:40px;
	border:0px;
}
div.carousel .down {
	background: url('img/down.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}
div.carousel {
}
div.carousel ul {
}
div.carousel ul li {
	margin:0px;
	line-height:0px;
	padding:0px;
}
div.carousel ul li a { /* in case of link */
	display:block;
}
div.carousel ul li img {
	display:block;
	border:0px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding-right:250px !important;
	padding: 0 260px 0 0;
}
h1.head {
	background:#050201 url(images/h1.jpg) no-repeat top left;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:25px;
	padding-left:10px;
	clear: both;
}
h1.head a{color: #fff;}
h1.bhead {
	background:#000;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:25px;
	padding-left:10px;
}
h1.white {
	background:#f2f2f2;
	color:#808080;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	padding-left:10px;
}
.hello {
	background:url(images/hello.jpg) no-repeat left center;
	min-height:190px;
	w\idth:750px;
}
.hello .text {
	color:#25333e;
	padding:10px 100px 10px 200px;
	min-height:169px;
}
.hello .text p {
	margin-bottom:15px;
}
.hello .text h1, .text h2 {
	line-height:24px;
	margin-bottom:15px;
	background:none;
	color:#25333e;
	font-weight:normal;
	text-transform:none;
}
.hello .text h1 {
	font-size:21px;
}
.hello .text h2 {
	font-size:17px;
}
.news {
	w\idth:750px;
	background:#fff;
}
.news .text {
	padding:10px;
	background:#fff url(images/greygrad.jpg) repeat-x top left;
	color:#000;
	line-height:15px;
}
.news table {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:auto;
}
.news table td {
	padding:15px 6px;
}
.news .meta {
	display:block;
	float:left;
	height:20px;
	width:auto;
	background:url(images/metaright.gif) no-repeat top right;
	white-space:nowrap;
	padding-right:10px;
}
.news .meta span {
	display:block;
	float:left;
	height:20px;
	width:auto;
	padding:0 10px;
	white-space:nowrap;
	background:url(images/metaleft.gif) no-repeat top left;
	line-height:20px;
	color:#FFF;
}

.date {
	display:block;
	float:left;
	height:20px;
	width:auto;
	background:url(images/metaright.gif) no-repeat top right;
	white-space:nowrap;
	padding-right:10px;
}
.date span {
	display:block;
	float:left;
	height:20px;
	width:auto;
	padding:0 10px;
	white-space:nowrap;
	background:url(images/metaleft.gif) no-repeat top left;
	line-height:20px;
	color:#FFF;
}

.news .img {
	margin:10px auto;
}


.news img {
	background:#f7f7f7 url(images/imgbg.jpg) repeat-x top;
	padding:3px;
}

.entry img { float:left; margin-right:20px; margin-bottom:20px;}
.entry h1{ font-size:22px; font-weight:normal; color:#204a85; margin-bottom:20px;}
.entry .meta{ padding-bottom:10px;}

.news p.anons{ padding:20px;}
.news a.title {
	font-size:12px;
	font-weight:bold;
	color:#204a85;
	text-decoration:none;
}
.news a.title:hover {
	color:#900
}

.news_title{
	line-height:30px;
}

.foto {
	w\idth:750px;
}
.foto img {
	margin:0;
	padding:0;
}
.foto ul {
	list-style:none;
}
.foto li {
	display:block;
	float:left;
	width:auto;
	height:auto;
	line-height:1px;
}
.results {
	background:#f7f7f7 url(images/greygrad.jpg) repeat-x top left;
	font-size:10px;
}
.results table {
	width:230px;
	color:#25333e;
	margin:5px 0 20px 0;
}
.results table th {
	font-weight:normal;
	text-align:left;
	padding:0 5px;
}
.results table td {
	/*text-decoration:underline; */
	padding:0 5px;
}
.results table tr.current td {
	background:#fee37e
}
.results table tr.yellow td {
	background:#fff2bf
}
.obj {
	padding:5px;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 240px;
	margin-left: -240px;
	position: relative;
}
.sr h1 {
	text-transform:none
}
#ie6 {
	position:fixed;
	top:1px;
	left:1px;
	z-index:90000000;
	background:#F93;
	height:20px;
	color:#FFF;
	text-align:center
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: auto;
	line-height:32px;
	background:#000000;
	color:#FFF;
	padding:10px;
	position:relative;
}
#footer cl{ line-height:1px;}
#social {
	display:block;
	float:right;
	list-style:none;
	background:none;
	line-height:1px;
	margin-top:2px;
}
#social li {
	display:inline;
}
#social li a {
	display:block;
	float:left;
	margin:0 10px;
}
#social li a img {
	opacity:0.6;
}
#social li a:hover img {
	opacity:1.0;
}



.hidden {
	display: none;
}

.news_short {
	padding-bottom: 30px;
}
.frontpage_news_title{
	height: 50px;
	margin-top: 10px;
}
.news img {
	float: left;
	margin: 0px;
	margin-right: 10px;
}

.news table img {
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.news .links{
	margin: 20px;
}

.news .links a{
	text-decoration: none;
	color:#204a85;
}

.news .next_item{
	float: right;
}
.news .previous_item{
	float: left;
}



.video_thumbnail {float: left; padding: 20px; padding-left: 80px;}

.youtube {
	float: left;
	margin: 20px;
	width: 200px;
}
.youtube  .date{
	margin-bottom: 10px;
}

#gallery a{
	font-size:12px;
	font-weight:bold;
	color:#204a85;
	text-decoration:none;
}
#gallery a:hover {
	color:#900
}

#gallery .albums {
	/* margin: 20px;*/
}

.content{
	margin: 30px;
}

.pagination_outer{
	margin-left: 30px; 
	margin-bottom: 30px; 
}

.pagination{
	font-size:12px;
	font-weight:bold;
	margin-left: 30px; 
	margin-bottom: 30px; 
}

.pagination a{
	color: #fff;
	text-decoration: none;
}

.pagination b{
	color: #000;
}

.pagination {
	color:#204a85;
	text-decoration:none;
	
	display:block;
	float:left;
	height:20px;
	width:auto;
	background:url(images/metaright.gif) no-repeat top right;
	white-space:nowrap;
	padding-right:10px;
	
	/* border: 1px solid #000;*/
}

.pagination  span {
	display:block;
	float:left;
	height:20px;
	width:auto;
	padding:0 10px;
	white-space:nowrap;
	background:url(images/metaleft.gif) no-repeat top left;
	line-height:20px;
	color:#FFF;
	
}

.archive_title{
	font-size:14px;
	margin-left: 30px; 
	margin-bottom: 5px; 
}

.press{
	margin: 30px;
}

.press img{
	 margin-right: 20px; 
}
.press li{
	/* clear: both;*/
}


	#gallery
	{
		/* margin-left: 3px; */
	}
	ul#thumbs
	{
		float: left;
	}
	ul#thumbs, ul#thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	ul#thumbs li{
		float:left;
	}
	ul#thumbs a{
		display:block;
		float:left;
		width:93px;
		height:93px;
		line-height:93px;
		overflow:hidden;
		position:relative;
		z-index:1;
		/* background-image: url(../images/loader.gif); */
        background-repeat: no-repeat;
        background-position: center;
	}
	ul#thumbs a img{
		float:left;
		position:absolute;
	}

/* // thumbnail list */


/* single thumbnail */

	p.thumb{
		float:left;
		margin:.5em 0;
		margin-right:10px;
		border:1px solid #999;	
		padding:4px;
	}
	p.thumb a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		/*top:-20px;
		left:-50px;	*/
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:4px;			
		}	
	
	/* // mouse over */	

/* // single thumbnail */

#kerrygun{
	background:#3E3E3E url(images/bottom-shadow.png) no-repeat center top;
	text-align: center;
	padding: 7px;
	font-size: 11px;
	text-shadow: 0px 1px 1px #555;
}
#kerrygun a,#kerrygun span{
	position:relative;bottom:1px;
	color: #555;
	text-shadow: 0px 1px 1px #000;
}