@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0;
	background:#efefef url(images/bg.jpg);

}

ol,ul,li{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	margin-left:0;
	padding-left:0;
}

ul li{ list-style:outside disc; margin-left:27px;}

ol li{ list-style:outside decimal; margin-left:27px;}

p{
	margin: 0;
	padding:9px 0 10px 0;
	
}

textarea {
    resize: none;
} 

hr {
	border: 0;
	color: #EAECEA;
	background-color: #EAECEA;
	height: 2px;
	margin:9px 0 10px 0;
	padding:0;
}


input, select, textarea{
	border:#ccc solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	color:#595959;
	font-size:13px;
	padding:2px;
}

input[type="submit"], input[type="button"], input[type="cancel"] {
	
	font-family:'Abel',Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#555555;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.3);


	background:#f7f7f7;
	
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EAECEA), to(#f7f7f7));
	background: -webkit-linear-gradient(top, #f7f7f7, #EAECEA);
	background: -moz-linear-gradient(top, #f7f7f7, #EAECEA);
	background: -ms-linear-gradient(top, #f7f7f7, #EAECEA);
	background: -ms-linear-gradient(top, #f7f7f7, #EAECEA);
	background: -o-linear-gradient(top, #f7f7f7, #EAECEA);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#EAECEA');
	border:#ccc solid 1px;
	padding:3px 5px 3px 5px;
	cursor:pointer;

}

input[type="submit"]:hover, input[type="button"]:hover, input[type="cancel"]:hover{
	color:#000;
	background:#fff;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EAECEA), to(#fff));
	background: -webkit-linear-gradient(top, #fff, #EAECEA);
	background: -moz-linear-gradient(top, #fff, #EAECEA);
	background: -ms-linear-gradient(top, #fff, #EAECEA);
	background: -o-linear-gradient(top, #fff, #EAECEA);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#EAECEA');
	border:#b3b3b3 solid 1px;
}


input[type="submit"]:active, input[type="button"]:active, input[type="cancel"]:active, button:active{
	color:#00a5e2;
}


.jumpto{
	background:url(images/left.gif) no-repeat -8px -84px;
	padding-left:18px;
}

label.qj {
	display:inline-block;
	height:45px;
	overflow:hidden;
	padding:0 10px 0 10px;
	text-align:right;
	background:#00a424 url(images/qjbg.gif) right;
	line-height:45px;
}

label.qj span{
	font-family:'Maven Pro',Tahoma, Geneva, sans-serif;
	font-weight:700;
	font-size:16px;
	letter-spacing:-1px;
	color:#ffffff;
	text-shadow: 1px 1px 0px rgba(0,140,35,1);
}

.red { color:#F00;}
.w240 {width:240px; display:inline-block;	}

.alignleft {text-align:left;}

.normal, .main, .blog_0, .blog_1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:14px;
	line-height:19px;
}

.main{
	padding:8px 30px 30px 30px;
	text-align:justify;
}

.ie .main {
	/*padding-top:13px;*/
}

.normal a, .main a, .blog_0 a, .blog_1 a{
	color:#2aca1b;
	text-decoration:underline;
}

.normal a:hover, .main a:hover, .blog_0 a:hover, .blog_1 a:hover{
	color:#00a5e2;
	text-decoration:underline;
}

.cimsor {
	font-family:'Maven Pro',Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	font-weight:700;
	color:#009421;
	font-size:20px;
	line-height:28px;
	text-align:left;
	text-transform:uppercase;
}

.kicsicimsor {
	font-family:'Maven Pro',Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	font-weight:700;
	color:#009421;
	font-size:18px;
	line-height:24px;
	text-align:left;
}

.cimsor a, .kicsicimsor a {
	color:#009421;
}
.cimsor a:hover, .kicsicimsor a:hover {
	color:#2aca1b;
}

.kiemeles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
}

.box {
	position:relative;
	width: 960px;
	padding-top:10px;
}

.box > table {
	background-color:#FFF;
	border: solid 1px #d7d9d7;
}

.box > table {
	width:100%;
}


/* innen */
	
#flash {
	display:block;
	position:relative;
	left:0px;
	top:0px;
	height:280px;
	width:100%;
	background:#335EA8;
}

#prev, #next{
	text-indent:-999px;
	overflow:hidden;
	width:100px;
	height:280px;
	display:block;
	position:absolute;
	top:0px;
}
#prev{
	left:0px;
	background:url(images/prev.png) 0px 101px no-repeat;
}

#next{
	right:0px;
	background:url(images/next.png) -100px 101px no-repeat;
}

#prev:hover{
	background:url(images/prev.png) -100px 101px no-repeat;
}

#next:hover{
	background:url(images/next.png) 0px 101px no-repeat;
}

.logo {
	position:absolute;
	left:25px;
	top:32px;
	zoom: 1;
	overflow:hidden;
	text-indent:-500px;
	width:232px;
	height:65px;
	background:url(images/logo.png);
}

/* MENU START */

#menu {
	display:block;
	position:relative;
	height:65px;
	width:980px;
	background-image:url(images/menu_bg2.png);
	text-align:center;
	margin-bottom:20px;
	top:0px;
	margin-left:-10px;
}

#menu .level1{
	position:relative;
}

#menu .level1 li {
	display:inline;
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
}

#menu .level1 li a{
	position:relative;
	line-height:52px;
	height:56px;
	color:#ffffff;
	text-align:left;
	font-family: 'Abel', sans-serif;
	font-size:18px;
	display:inline-block;
	text-indent:0px;
	padding:0 9px 0 9px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.1);
	vertical-align:top;
	text-decoration:none;
}

#menu .level1 li a:hover{
	/* fallback (Opera) */
    background: #2aca1b;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #2eeb0b, #2aca1b);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#2eeb0b), to(#2aca1b));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#2eeb0b', EndColorStr='#2aca1b', GradientType=0);
	border-top:#2aca1b solid 1px;
	height:55px;
	line-height:50px;
}

#menu .level1 li .on, #menu .level1 li .on:hover	{
	/* fallback (Opera) */
    background: #00a5e3;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #00b9ff	, #00a5e3);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#00b9ff), to(#00a5e3));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#00b9ff', EndColorStr='#00a5e3', GradientType=0);
	border-top:#00a5e3 solid 1px;
	height:55px;
	line-height:50px;
}

#menu .level1 li .on:hover	span{
	border-bottom: 2px dotted #fff;
}

#menu .level1 li .pipa {
	position:absolute;
	display:block;
	width:10px;
	height:6px;
	left:50%;
	margin-left:-5px;
	top:5px;
	overflow:hidden;
	background:url(images/sub.png);
}



#menu .level1 li ul.level2 {
	position:absolute;
	z-index:5001;
	left:50%;
	width:180px;
	bottom:20px;
	margin-left:-90px;
	background:#009421;
	border:#EAECEA solid 2px;
	border-bottom:#FFF solid 3px;
	padding-top:2px;
	display:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* hacked for chrome and safari */
#menu .level1 li ul.level2 {bottom:4px;}
}

#menu .level1 li ul li{
	margin:0;
	padding:0;
}

#menu .level1 li ul li a{
	position:relative;
	display:block;
	height:25px;
	line-height:23px;
	font-size:17px;
	color:#555555;
	background:#FFF;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
	text-decoration:none;
	text-align:center;
}

#menu .level1 li ul li a:hover{
	position:relative;
	display:block;
	height:25px;
	line-height:23px;
	color:#ffffff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.1);
	text-decoration:none;
	text-align:center;
	border:none;
}

/* MENU END */

.bird1 {
	position:absolute;
	left:10px;
	bottom:9px;
	width:138px;
	height:106px;
	background:url(images/bird1.png);
	text-indent:-999px;
	overflow:hidden;
	z-index:5002;
}

.bird2 {
	position:absolute;
	right:10px;
	bottom:9px;
	width:140px;
	height:99px;
	background:url(images/bird2.png);
	text-indent:-999px;
	overflow:hidden;
	z-index:5003;
}


.index_main {
	position:relative;
	background-image:url(images/index_main.png);
	height:261px;
	width:100%;
	display:block;
	overflow:hidden;
	clear:both;
}
.index_main .box1 { position:absolute; top:11px; width:280px; left:12px; }
.index_main .box2 { position:absolute; top:11px; width:280px; left:341px; }
.index_main .box3 { position:absolute; top:11px; width:280px; left:673px; }

.index_main div h1{
	background:url(images/h1arrow.png) 0px 4px no-repeat;
	text-indent:17px;
	color:#555555;
	font-family:'Maven Pro',Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	font-weight:700;
	font-size:16px;
	margin:0 0 8px 0;
	padding:0;
}
.index_main div ul{
	list-style-type:disc;
	list-style-position:outside;
	line-height:20px;
	margin-bottom:18px;
}

.index_main div ul li{
	margin:0 0 0 16px;
}

.index_main div ul li small{
	font-size:12px;
}

.index_birdwatch {
	margin-top:26px;
	position:relative;
	width:467px;
	max-height:355px;
	
	float:left;
	overflow:hidden;
	background-image:url(images/bw_off.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
.index_birdwatch:hover, .index_hidephoto:hover {
	background-position: 0px -56px;
}

.index_birdwatch span, .index_hidephoto span {
	text-align:center;
	display:block;
	color:#FFF;
	font-family: 'Abel', sans-serif;
	font-size:30px;
	text-transform:uppercase;
	text-indent:40px;
	line-height:56px;
	text-shadow: 0px 0px 7px rgba(0,0,0,0.2);
	height:56px;
}



.round {
	width:467px;
	height:10px;
	display:block;
	background:url(images/index-round.png);
	position:absolute;
	bottom:0px;
}

.index_hidephoto {
	margin-top:26px;
	position:relative;
	width:467px;
	max-height:355px;
	
	float:right;
	overflow:hidden;
	background-image:url(images/bw_off.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}


.end_line {
	height:26px;
	width:960px;
	position:relative;
	clear:both;
}

.left {
	width:195px;
	border-right: solid 2px #EAECEA;	
}

.left .item {
	position:relative;
	display:block;
	margin:2px 0px 2px 0;
	height:26px;
	line-height:23px;
	font-family:'Abel',Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#555555;
	padding-top:0px;
	padding-left:29px;
	text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
	text-decoration:none;
	background-image:url(images/left.gif);
}

.left .item:hover {
	color:#ffffff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.1);
	background-position:0 -26px;
}

.left .on {
	color:#ffffff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.1);
	background-position:0 -52px;
}

.left .on:hover {
	background-position:0 -52px;
	text-decoration:underline;
}

.left .big {
	line-height:22px;
	font-family:'Maven Pro',Tahoma, Geneva, sans-serif;
	font-weight:500;
	font-size:17px;
	letter-spacing:-1.5px;
}

.left_country {
	position: absolute;
	left:2px;
	top:568px;
	z-index:1000;

}

.left_country_select_a {
	width:191px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	background-color:#f5f7f5;
	color:#555555
}

.tdimage {
	width:140px;
}

.tdimage img{
	border-bottom: solid 2px #eaecea;
}

#newsletterbox { float:left; }

.blog_0, .blog_1 {
	padding-left:60px;
	padding-right:60px;
	padding-bottom:6px;
	padding-top:10px;
	width:820px;
}

.blog_0 p, .blog_1 p {
margin:0;
padding:0px 0 7px 0;
}

/*.blog_0 {background-color:#ecf4ed;}
.blog_1 {background-color:#f2f8fa;}
*/

.blog_head_0, .blog_head_1{
	font-family:'Abel',Arial, Helvetica, sans-serif;
	
	font-size:17px;
	line-height:30px;
	
	padding-left:0px;
	text-indent:67px;
	margin-top:26px;
	margin-bottom:6px;
	float:left;
	
	width:958px;
	height:30px;
	background-image:url(images/blog_head.gif);
	color:#fff;
}


.blog_head_1 {
	/*background-image:url(images/blog_head1.gif);
	border-color:#ffffff;
	color:#005865;*/
}

.blog_head_title{
	float:left;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.1);
}

.blog_head_date{
	font-family:Arial, Helvetica, sans-serif;
	margin-right:38px;
	font-size:10px;
	float:right;
}



.gallery2x {
	float:left;

	width:335px;
}

.gallery2x_cim{
	height:26px;
	width:310px;
	line-height:24px;
	overflow:hidden;
	background:url(images/hidegallery-bg.gif);
	font-family:'Maven Pro',Tahoma, Geneva, sans-serif;
	font-weight:500;
	font-size:15px;
	letter-spacing:-1px;
	color:#ffffff;
	text-shadow: 1px 1px 0px rgba(0,140,35,1);
	padding-left:25px;
}

.gallery2x_bg {
	overflow:hidden;
	height:200px;
	position:absolute;
}
.gallery2x_kep {
	overflow:hidden;
	height:200px;
	position:relative;
}

.gallery2x_gomb {
	position:relative;
	margin:5px 0 20px 0;
	height:60px;
	width:335px;
}

.gallery2x_thumb {
	float:right;
}


.gallery-thumb {
	margin:16px;
}

.gallery_species {
	font-weight:bold;
	line-height:30px;
}

.gallery_szerzo {
	font-size:10px;
	float:left;
	line-height:19px;
}


.gallery_datum {
	font-size:10px;
	float:right;
	line-height:19px;
}

.gallery_leiras {

}

.gallery_top {
	width:700px;
	height:180px;
	background-image:url(images/gallery_top_bg.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#gallery-hidegallery-btn{
	float:left;
	display:block;
	width:230px;
	height:50px;
	background-image:url(images/blank.gif);
	background-repeat:no-repeat;
}
#gallery-hidegallery-btn:hover{
	background-image:url(images/gallery_top_btnover.gif);
}

.gallery_top_qj{
	float:right;
	height:34px;
	width:400px;
	text-align:right;
	margin-right:15px;
	margin-top:16px;
}

.gallery_top_stat{
	float:left;
	width:200px;
	padding:10px 0 0 27px;
	#padding-left:13px;
	line-height:26px;
}

.gallery_top_search{
	float:right;
	text-align:left;
	width:442px;
	padding:10px 13px 0 0;
	line-height:26px;
}


.gallery_bottom {
	width:700px;
	background-image:url(images/gallery_bottom_bg.gif);
	background-repeat:no-repeat;
}

.gallery_bottom {
	width:700px;
	background-image:url(images/gallery_bottom_bg.gif);
	background-repeat:no-repeat;
	line-height:13px;
}

.gallery_bottom .small{
	font-size:11px;
}

.gallery_bottom_one {
	float:left;
	padding-top:40px;
	margin-left:17px;
	width:193px;

}

.gallery_bottom_two {
	float:left;
	padding-top:40px;
	margin-left:44px;
	width:193px;

}

.gallery_bottom_three {
	float:left;
	padding-top:40px;
	margin-left:44px;
	width:193px;
}

.gallery_bottom_close {
	clear:both;
	width:700px;
	height:50px;
	padding-top:10px;
}

#best-of-slideshow{
	float:left;
	display:block;
	width:130px;
	height:40px;
	margin-left:17px;
	background-image:url(images/btn-slideshow-out.png);
	background-repeat:no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
#best-of-slideshow:hover{
	background-image:url(images/btn-slideshow-over.png);
}

#awards-slideshow{
	float:left;
	display:block;
	width:97px;
	height:40px;
	margin-left:3px;
	background-image:url(images/btn-slideshow_sm-out.png);
	background-repeat:no-repeat;
	text-indent:-999px;
	overflow:hidden;
}
#awards-slideshow:hover{
	background-image:url(images/btn-slideshow_sm-over.png);
}

#awards-view, #video-view{
	float:left;
	display:block;
	width:60px;
	height:40px;
	margin-left:107px;
	background-image:url(images/btn-view-out.png);
	background-repeat:no-repeat;
	text-indent:-999px;
	overflow:hidden;
}

#video-view{
	margin-left:77px;
}

#awards-view:hover, #video-view:hover{
	background-image:url(images/btn-view-over.png);
}

.destination_kepek_2 { 
	width:284px;
	height:284px;
	overflow:hidden;
	display:block;
	margin-right:-30px;
	margin-left:30px;
	float:right;
}

.tour_kepek { 
	width:284px;
	display:block;
	margin-right:-30px;
	margin-left:30px;
	float:right;
	text-align:right;
}

.tour_kepek img, .destination_kepek_2 img{ 
	border-left: solid 2px #eaecea;
}


.destination_kepek_2l { 
	width:280px;
	height:200px;
	overflow:hidden;
	display:block;
	margin-right:30px;
	float:left;
}

.destination_kepek, .destination_kepek_none { 
	width:700px;
	height:200px;
	overflow:hidden;
	display:block;
	margin-bottom:30px;
}
.destination_kepek div:hover {
cursor:pointer;
}
	
	
.oldal{
	width:300px;
	padding-top:30px;
}
.oldal_doboz{
	width:100px;
	float:left;
	display:block;
}
	
	
textarea {
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:13px;*/
}

	
.banner_border {
	padding:5px;
	border:thin solid #999;
}
	
	
.banner_border a:hover, .banner_border:hover {
	padding:5px;
	border:thin solid #2aca1b;
}
	
	
form.booking_form   {
	
	padding:10px;
	background:#EAECEA;
}

form.booking_form p  {
	margin-top:0px;
}

form.booking_form hr, .szimpla  {
	border:solid #555 0px;
	border-top:solid #555 1px;
}


.jobbrakifut {
	width:200px;
}

.empty{
	background-color:#fad0c8;
}

.trip {
	float:left;
	width:270px;
	margin-bottom:20px;
}

.mrg {margin-right:20px;
}

.trip img{
	margin:0 20px 0 0;
}



.hidegallerybox {
	width:700px;
	height:200px;
	background:url(images/hidegallery-bg.gif) no-repeat;
	margin-bottom:20px;
}


.video_list{
	margin-left:10px;
	width:170px;
	height:400px;
	overflow:auto;
	text-align:left;
	font-size:12px;
}
.video_list a {
	margin-bottom:16px;
	display:block;
}

.video_comment{
	margin-top:12px;
	text-align:justify;
	font-size:12px;
}


div.end{
	width:960px;
	background: #555555 url(images/bg_end.jpg) no-repeat top;
	position:relative;
}

div.end a.fb, div.end a.rss{
	display:block;
	width:32px;
	height:33px;
	background:url(images/icons.png) no-repeat;
	position:absolute;
	top:10px;	
}

div.end a.fb{
	background-position: 0 0;
	right:52px;
}

div.end a.rss{
	background-position: -32px 0;
	right:10px;
}

div.end a.fb:hover{
	background-position: 0 -33px;
}

div.end a:hover{
	background-position: -32px -33px;
}

div.end .contact{
	display:block;
	position:relative;
	padding-top:10px;
}

div.end .contact > a {
	margin:0px;
	padding:0 0 0 46px;
	
	line-height:30px;
	font-family: 'Abel', sans-serif;
	font-size:25px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	
	background:url(images/arrow.png) no-repeat;
}

div.end .contact a:hover{
	color:#00A5E2;
}

div.end .contact a#opennewsletter { margin-left:20px; }

div.end .contact a.open { background-position:0 -32px; }


DIV.end .links{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d6d6d6;
	text-align:left;
	padding:12px 0 20px 20px;
}

DIV.end .links a{
	color:#d6d6d6;
	text-decoration:none;
}

DIV.end .links a:hover{
	color:#00A5E2;
	text-decoration:underline;
}

div.footer {
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#818281;
	display: block;
	min-height: 100px;
}

div.footer dl{
	display:inline-block;
	margin: 0;
	padding: 0;
}
div.footer dt, div.footer dd{
	display:block;
	margin: 0;
	padding: 0;
}


div.footer p{
	margin:0px;
	padding:13px 0 0 0;
}

DIV.footer .banners{
	*margin:-50px 0 0 0 ;
	width:650px;
	float:right;
}
DIV.footer .banners .item{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	height:56px;
	overflow:hidden;
}

#fastcontact, #fastnewsletter {
	display:block;
	height:1px;
	overflow:hidden;
}

#fastcontact input, #fastcontact textarea, #fastnewsletter input{
	font-family:Arial, Helvetica, sans-serif;
	border:solid 1px #808080;
	background-color:#595959;
	padding:5px;
	color:#959595;
	font-size:12px;
	margin-left:20px;
	margin-top:15px;
}


#fastcontact input.on, #fastcontact textarea.on, #fastnewsletter input.on{
	color:#d6d6d6;
}

#fastcontact input#form_name, #fastcontact input#form_email {
	width:350px;
}

#fastnewsletter input {
	width:290px;
}

#fastcontact textarea#form_msg {
	width:730px;
	height:45px;
}

button#form_send, button#form_newsletter_send, button#form_newsletter_check {
	
	font-family:'Maven Pro',Tahoma, Geneva, sans-serif;
	font-weight:700;
	letter-spacing:-1px;
	border:solid 1px #808080;
	background-color:#808080;
	padding:5px 10px 5px 10px;
	color:#d6d6d6;
	font-size:14px;
	margin-left:20px;
	margin-top:15px;
	cursor:pointer;
}

button#form_send:hover, button#form_newsletter_send:hover, button#form_newsletter_check:hover {
	background-color:#00A5E2;
	color:#fff;
}

button#form_newsletter_check {
	margin:3px;
	padding:0px;
	width:21px;
	height:21px;
	background:#595959 url(images/checkbox1.png) 30px 0 no-repeat;
}

button#form_newsletter_check:hover {
	background:#00A5E2 url(images/checkbox2.png) 30px 0 no-repeat;
}

button#form_newsletter_check.agree {
	background-position:center;
	
}

button#form_newsletter_check.agree:hover {
	background-position:center;
}


#fastnewsletter span {
	color:#d6d6d6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
}

#fastnewsletter a#form_newsletter_href {
	background:none;
	color:#d6d6d6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	display:inline;
	text-transform:none;
	margin:0;
	padding:0;
	text-decoration:underline;
}

#fastnewsletter a#form_newsletter_href:hover{
	color:#00A5E2;
}

#fastnewsletter a#form_newsletter_check {
/*	border:solid 1px #808080;
	background-color:#808080;
	cursor:pointer;
	display:inline-block;
	width:30px;
	height:30px;*/
}

.rightimg {
	margin-left:20px;
	margin-bottom:10px;
}


table.tablewborder, .tablewborder td{
	border:#EAECEA solid 1px;
}

.tablewborder td p { margin:0px; padding:0px; }	

.sup {
	vertical-align:super;
	font-size:9px;
	line-height:9px;
}

#loader {
	position:absolute; 
	right:50%;
	top:50%;
	width:90px;
	height:5px;
	background:url(images/loader.gif);
	display:block;
	visibility:hidden;
	margin-left:-45px;
}

a.galleft, a.galright {
	display:block;
	float:left;
	width:335px;
	height:250px;
	overflow:hidden;
	text-decoration:none;
	margin-bottom:30px;
	cursor:pointer;

}

a.galleft img, a.galright img {
	border: 0;

}

a.galleft:hover, a.galright:hover {
	text-decoration:none;
}

a.galleft {
		margin-right: 30px;
}

a.fbitem {
	display:block;
	float:left;
	width:130px;
	height:130px;
	overflow:hidden;
	text-decoration:none;
	margin:16px;
	cursor:pointer;
}

a.fbitem table{
	width:130px;
	height:130px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0 0 20px;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: normal;
}

a.blackbold { color:#404040; font-weight:bold; }

a.new, a.new:hover, .new {color:#FFF; text-decoration:none; background-color:#00A5E7; font-size:11px; font-weight:bold; display:inline-block; padding:0 5px 0 5px; }


#latestingallery{
	background:url(images/left_fast.gif) 0 0 no-repeat;
}


a:hover #latestingallery{
	background-position:0 -27px;
}


.gd {
	text-transform:uppercase;
	line-height:14px !important;
	padding:3px 5px 3px 5px;
	text-align:center;
 }

table.calendar{
	width:100%;
	border-collapse:collapse;
 text-align:left;
}
table.calendar td{
	padding:6px 18px 6px 0px;
	border-top: solid 2px #eaecea;
}



table.team img{
max-width: 280px;
}









