/* global styles */
html{ overflow: -moz-scrollbars-vertical; }
body{
	background-image:url(../pics/bg.jpg);
	background-repeat:repeat-y;
	background-color:#eaeaea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#323232;
	margin:2px 0 0 2px;
	padding:0px;
}
a{
	outline:none;
	cursor:pointer;
}
a,a:link,a:visited{
	color:#323232;
	text-decoration:none;
}
a:hover,a:active{
	color:#323232;
	text-decoration:underline;
}
img{ border:none; }
h1{
	display:block;
	color:#0f4378;
	font-size:16px;
	line-height:16px;
	border-bottom:1px solid #0f4378;
	margin:0 0 6px 5px;
	padding:0 0 5px 0;
	width:714px;
}
h1 a:link,
h1 a:visited{
	color:#0f4378;
	text-decoration:none;
	font-weight:bold;
}
h1 a:hover,
h1 a:active{
	text-decoration:underline;
}
h2{
	display:block;
	width:216px;
	padding:0 6px;
	margin:0;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	/*font-size:14px;
	line-height:16px;*/
}
h3{
	clear:both;
	background-image:url(../pics/bgh3.gif);
	width:220px;
	height:17px;
	color:#ffffff;
	margin:0;
	padding:0 4px;
	font-size:12px;
	line-height:14px;
}
.block{ display:block; }
.float{ float:left; }
p{
	padding:0;
	margin:0;
}

/* boxes */
#wrapper{
	background-image:url(../pics/fade.jpg);
	background-repeat:no-repeat;
	width:971px;
	overflow:hidden;
}
#header{
	width:965px;
	overflow:hidden;
}
#utils{
	float:left;
	width:681px;
	color:#ffffff;
	text-align:right;
}
#langs{
	background-color:#0a2642;
	padding:0 3px;
	display:inline;
}
#langs a,
#langs a:link,
#langs a:visited,
#langs a:hover,
#langs a:active{
	color:#ffffff;
	font-size:10px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	padding-left:5px;
	background:url(../pics/arr_lang_hi.gif) no-repeat center left;
}
#langs a:hover,
#langs a:active,
#langs a.active{
	color:#72c2f5;
	background:url(../pics/arr_lang_lo.gif) no-repeat center left;
}
#infos{
	margin-top:45px;
}
#infos a,
#infos a:link,
#infos a:visited,
#infos a:hover,
#infos a:active{
	color:#ffffff;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
}
#infos a:hover,
#infos a:active{
	text-decoration:underline;
}
#headerimg{
	clear:both;
	margin:0 0 2px 6px;
	width:959px;
}
#mainnav{
	margin:0 0 0 6px;
	height:24px;
	width:959px;
	background-image:url(../pics/navbg.jpg);
	background-repeat:repeat-x;
}
#mainnav a,
#mainnav img{
	display:block;
	float:left;
	height:16px;
}
#mainnav a{
	color:#ffffff;
	text-decoration:none;
	margin:4px 6px 0 6px;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
#mainnav a:hover,
#mainnav a:active,
#mainnav a.active{
	color:#0e2e4b;
	background-color:#e8eff2;
	margin:0 1px 0 2px;
	padding:3px 4px;
	border-top:2px solid #0f4378;
	border-right:1px solid #072750;
}
#nav{
	float:left;
	width:833px;
	overflow:hidden;
}
#search{
	float:left;
	width:123px;
	height:18px;
	margin:3px 0;
}
#search .field{
	float:left;
	margin:0;
	padding:2px;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #d9dde1;
	border-right:none;
	width:100px;
	height:12px;
	color:#616161;
}
#search .button{
	float:left;
	margin:0;
	padding:0;
	width:18px;
	height:18px;
	border:none;
}
#content{
	margin-left:6px;
	overflow:visible;
}
#container,
#highlights{
	float:left;
}
#container{
	width:723px;
	margin-bottom:5px;
}
#highlights{
	padding:0 4px;
	width:228px;
	min-height:600px;
	overflow:hidden;
}
#info{
	position:absolute;
	z-index:999;
	top:230px;
	left:640px;
	width:87px;
	text-align:right;
}
#info a{
	font-size:11px;
	line-height:13px;
	color:#335f85;
	padding-left:14px;
	background:url(../pics/ico_info.gif) no-repeat center left;
}
.comment{
	margin:20px 0 5px 6px;
	font-size:11px;
	line-height:13px;
	color:#0f4378;
}
#map{
	width:718px;
	height:312px;
	margin-bottom:15px;
}
#news{
	clear:both;
	overflow:hidden;
	width:723px;
}
.new{
	float:left;
	background-color:#f6f9fc;
	width:228px;
	height:214px;
	/*height:229px;*/
	padding:4px;
	margin:0 5px 5px 0;
}
.new .hometit{
	background-image:url(../pics/bgh3.gif);
	/*background-image:url(../pics/bgh2.gif);*/
	background-repeat:repeat-x;
	width:228px;
	height:17px;
	/*height:32px;*/
}
.new .hometit .date{
	font-size:10px;
	line-height:12px;
	color:#72c2f5;
	margin:0 6px;
	padding-top:2px;
}
.new .img{
	display:block;
	margin-top:1px;
}
.new .hometxt{
	width:228px;
	height:45px;
	overflow:hidden;
	color:#323232;
	font-size:11px;
	line-height:15px;
}
.event .hometxt{
	overflow:visible;
}
.new .more,
.highlight .more{
	width:228px;
	height:11px;
	text-align:right;
}
.highlight .more{
	width:218px;
}
.new .more a,
.new .more a:link,
.new .more a:visited,
.new .more a:hover,
.new .more a:active,
.highlight .more a,
.highlight .more a:link,
.highlight .more a:visited,
.highlight .more a:hover,
.highlight .more a:active{
	color:#08315b;
	font-size:10px;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	padding-right:15px;
	background:url(../pics/arr_more_lo.gif) no-repeat center right;
}
.new .more a:hover,
.new .more a:active,
.highlight .more a:hover,
.highlight .more a:active{
	color:#db1c00;
	background:url(../pics/arr_more_hi.gif) no-repeat center right;
}
.splitter{
	width:714px;
	height:5px;
	margin:0 0 0 5px;
	border-top:1px dotted #0f4378;
}
.event{
	background-color:#e7ecf2;
	width:709px;
	min-height:240px;
	padding:4px;
	margin:0 0 5px 0;
	border-right:1px solid #d5dde4;
	border-bottom:1px solid #d5dde4;
}
.event .img{
	float:left;
	margin-right:19px;
}
.event .content{
	float:left;
	width:330px;
	padding:5px 5px 5px 0;
}
.event .tit,
.highlight .tit{
	color:#0c2d4d;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	margin-bottom:5px;
}
.event .more{
	margin-top:10px;
	width:335px;
	height:11px;
	text-align:right;
}
.event .more a,
.event .more a:link,
.event .more a:visited,
.event .more a:hover,
.event .more a:active{
	color:#08315b;
	font-size:10px;
	line-height:11px;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
	padding-right:15px;
	background:url(../pics/arr_more_lo.gif) no-repeat center right;
}
.event .more a:hover,
.event .more a:active{
	color:#db1c00;
	background:url(../pics/arr_more_hi.gif) no-repeat center right;
}
#tlexclusive{
	position:absolute;
	z-index:999;
	top:220px;
	left:597px;
	width:130px;
	height:21px;
}
#tlstars{
	position:absolute;
	z-index:999;
	top:511px;
	left:648px;
	width:75px;
	height:13px;
	text-align:right;
}
#tlgallery{
	clear:both;
	overflow:hidden;
	width:719px;
	height:236px;
	margin-bottom:8px;
}
#closeup{
	float:left;
	width:477px;
	height:236px;
	margin-right:1px;
	background-color:#f3f5f8;
}
#tlgallery .tbs{
	float:left;
	width:56px;
	height:56px;
	background-color:#f3f5f8;
	margin:0 0 4px 4px;
}
#tldetails{
	clear:both;
	overflow:hidden;
	margin:10px 0;
}
#tlcontent{
	border-top:1px solid #e2e5ea;
	width:477px;
	margin-right:5px;
}
#tlhighlights{
	width:236px;
	margin-bottom:10px;
}
.titbar{
	background-image:url(../pics/bgh2.gif);
	background-repeat:repeat-x;
	width:708px;
	height:19px;
	color:#ffffff;
	padding:13px 5px 0 5px;
	margin:0;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
}
.txtbox{
	background-image:url(../pics/bgtxtbox.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
	margin-bottom:5px;
	min-height:94px;
	width:718px;
}
.tit{
	color:#0c2d4d;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	padding:5px 5px 0 5px;
}
.txt{
	padding:5px;
}
.txt strong{
	color:#0c2d4d;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
}
.subtit{
	color:#0c2d4d;
	background-color:#f5f5f5;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	margin-top:14px;
	padding:0 5px;
	border-bottom:1px solid #e2e5ea;
	width:226px;
}
.toggler,
.bigtoggler{
	clear:both;
	background-image:url(../pics/bgh3.gif);
	width:469px;
	height:17px;
	margin:5px 0 0 0;
	padding:0 4px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
.bigtoggler{
	width:710px;
}
.toggler a,
.toggler a:link,
.toggler a:visited,
.toggler a:hover,
.toggler a:active,
.bigtoggler a,
.bigtoggler a:link,
.bigtoggler a:visited,
.bigtoggler a:hover,
.bigtoggler a:active{
	display:block;
	width:468px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	background:url(../pics/but_open.gif) no-repeat center right;
	cursor:pointer;
}
.bigtoggler a,
.bigtoggler a:link,
.bigtoggler a:visited,
.bigtoggler a:hover,
.bigtoggler a:active{
	width:710px;
}
#tlpricing,
#tlbooking,
#subscribe,
#unsubscribe,
#nlarchive,
#route{
	border:1px solid #f3f5f8;
	background-color:#f3f5f8;
	width:475px;
	overflow:hidden;
}
#subscribe,
#unsubscribe,
#nlarchive,
#route{
	width:716px;
}
#tlpricing table{
	width:467px;
	padding:0;
	margin:0 0 10px 0;
}
#tlpricing td{
	border-bottom:1px solid #d0dbe0;
	padding:0;
	height:23px;
}
#tlbooking form,
#subscribe form,
#unsubscribe form{
	margin:0;
}
#tlbooking .formrow,
#subscribe .formrow,
#unsubscribe .formrow,
#route .formrow{
	clear:both;
	overflow:hidden;
	width:467px;
	margin-bottom:5px;
}
#subscribe .formrow,
#unsubscribe .formrow,
#route .formrow{
	width:710px;
}
#tlbooking label,
#subscribe label,
#unsubscribe label,
#route label{
	float:left;
	width:118px;
	cursor:pointer;
	font-size:12px;
	line-height:20px;
	padding:0;
	margin:0;
}
#tlbooking input,
#tlbooking textarea,
#subscribe input,
#subscribe textarea,
#unsubscribe input,
#unsubscribe textarea,
#route input{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	border-top:2px solid #bababa;
	border-right:none;
	border-bottom:none;
	border-left:1px solid #bababa;
	background-color:#ffffff;
	padding:2px;
	width:344px;
	height:14px;
}
#subscribe select,
#unsubscribe select{
	width:80px;
}
#subscribe input,
#subscribe textarea,
#unsubscribe input,
#unsubscribe textarea,
#route input{
	width:448px;
}
#tlbooking textarea,
#subscribe textarea,
#unsubscribe textarea{
	height:120px;
}
#tlbooking .button,
#subscribe .button,
#unsubscribe .button,
#route .button,
.txt .button{
	background-image:url(../pics/bgbutton.png);
	background-repeat:no-repeat;
	width:134px;
	height:23px;
	border:none;
	margin:0 0 0 118px;
	padding:0;
	cursor:pointer;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#ffffff;
}
#subscribe .button,
#unsubscribe .button,
#route .button{
	float:left;
	margin:0 0 0 5px;
}
#tlbooking .button:hover,
#subscribe .button:hover,
#unsubscribe .button:hover{
	color:#ffffff;
}
#tlbooking #error,
#tlbooking #confirmation,
#subscribe #error,
#subscribe #confirmation,
#unsubscribe #error,
#unsubscribe #confirmation{
	color:#a10b02;
	width:467px;
	margin-bottom:5px;
}
#subscribe #error,
#subscribe #confirmation,
#unsubscribe #error,
#unsubscribe #confirmation{
	width:710px;
}
#tlhighlights h3{
	clear:both;
	background-image:url(../pics/bgh3.gif);
	width:228px;
	height:17px;
	color:#ffffff;
	margin:0 0 1px 0;
	padding:0 4px;
	font-size:12px;
	line-height:14px;
}
#tlhighlights h3.red{
	background-image:url(../pics/bgh3_red.gif);
}
#tlhighlights h3.green{
	background-image:url(../pics/bgh3_green.gif);
}
#tlhighlights .map{
	border:1px solid #386fa3;
	background-color:#d1dee9;
	width:234px;
	height:217px;
	margin-bottom:5px;
	overflow:hidden;
}
#tlhighlights .spar{
	border:1px solid #a10b02;
	background-color:#f5e4e3;
	width:226px;
	margin-bottom:5px;
	padding:4px;
}
#tlhighlights .expert{
	border:1px solid #33780f;
	background-color:#f2fbef;
	width:226px;
	margin-bottom:5px;
	padding:4px;
}
#tlhighlights .pdf{
	height:59px;
	width:164px;
	padding-left:72px;
	margin-bottom:5px;
	background:url(../pics/ico_pdf_big.gif) no-repeat center left;
}
#tlhighlights a[href $='.pdf'],
.pdflink,
.hometxt a[href $='.pdf'],
.hometxt a[href *='shop']{
	display:block;
	padding-left:20px;
	line-height:25px;
	height:25px;
	background:url(../pics/ico_pdf_small.gif) no-repeat center left;
}
.hometxt a[href *='shop']{
	background:url(../pics/ico_shop_small.gif) no-repeat center left;
}
#contactmap{
	width:718px;
	height:253px;
	overflow:hidden;
}
#googleDirections{
	width:700px;
	margin-top:5px;
	padding:0;
	background-color:#f3f5f8;
	visibility:hidden;
}
#googleDirections div div.googledir div{
	padding:0;
	margin:0;
}
#googleDirections div div.googledir div table,
#googleDirections div div.googledir div div table{
	width:700px;
}
.ma{
	float:left;
	margin:0 5px 13px 0;
	padding:4px;
	width:228px;
	/*height:228px;*/
	height:184px;
	background-color:#f5f9fa;
}
.madesc{
	margin-top:1px;
	padding:0 9px;
	width:210px;
	/*
	height:61px;
	background-image:url(../pics/bgmadesc.gif);
	*/
	height:17px;
	background-image:url(../pics/bgmadescsmall.gif);
	background-repeat:no-repeat;
}
.madesc span{
	display:block;
}
.maname{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}
.mafunc{
	color:#ffffff;
	font-size:10px;
	line-height:12px;
}
.majob{
	margin-top:4px;
	color:#72c2f5;
	font-size:10px;
	line-height:12px;
}
#lsleaguelogo{
	position:absolute;
	z-index:999;
	top:217px;
	left:597px;
	width:130px;
	height:24px;
	text-align:right;
}

.highlight{
	background-color:#ffffff;
	padding:5px;
	margin-bottom:5px;
	width:218px;
	overflow:hidden;
}
.highlight .block{
	border-right:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}
.highlight .tit{
	margin:5px 0;
}
.highlight .txt{
	width:218px;
	color:#323232;
	font-size:11px;
	line-height:15px;
}

.shop p{ clear:both; }
.shop-thumbnail{
	float:left;
	margin:0 5px 5px 0;
	cursor:pointer;
}

#footer{
	clear:both;
	margin-left:5px;
	background-color:#06243e;
	color:#d9f1fd;
	width:949px;
	height:75px;
	padding:0 5px;
	font-size:10px;
	line-height:12px;
	overflow:hidden;
}
#footer a,
#footer a:link,
#footer a:visited{
	color:#d9f1fd;
	text-decoration:none;
}
#footer a:hover,
#footer a:active{
	color:#d9f1fd;
	text-decoration:underline;
}
