/************************************/
/*            COMMON                */
/************************************/

/*
body{
	background-color: 	white;
	margin:				0px; 
	padding:			0px;
	text-align:			center;
	height:				1200px;
}
*/
img{
	border: 0px;
}

/*
input, select, textarea{
	font-size:			11px;
}
*/
form{
	margin: 0px;
	padding: 0px;
}

/************************************/
/*           CONTENT				*/
/************************************/

.bStd{		
	font-size:		14px;
	font-family: 	Trebuchet MS,Arial, Helvetica;
	color:			#535353;		
}

.bMenu{		
	font-size:		13px;
	font-family: 	Trebuchet MS,Arial, Helvetica;
	color:			#535353;		
}

.bSmall{		
	font-size:		10px;
	font-family: 	Trebuchet MS,Arial, Helvetica;
	color:			#535353;		
}


.bStrong{		
	font-size:		12px;
	font-family: 	Trebuchet MS,Arial, Helvetica;
	color:			black;		
	font-weight:	bold;
}

.bAlertForm{		
	font-size:		12px;
	font-family: 	Trebuchet MS,Arial, Helvetica;
	color:			red;		
	font-weight:	bold;
	height:			25px;
}

.bAlertBig{		
	font-size:		16px;
	font-family: 	Trebuchet MS,Arial, Helvetica;
	color:			red;		
	font-weight:	bold;
	text-align:		center;
}

.bTitle{
	width:			1250px;		
	text-align:		center;
	font-size:		32px;
	font-family: 	Arial, Helvetica;
	font-weight:	bold;
	color:			#0F6EF0;	
	border:			solid 0px red;
	margin:			auto;	
}

.bContent{
	width:			1245px;	
	text-align:		left;
	font-size:		12px;
	font-family: 	Arial, Helvetica;
	color:			black;	
	padding-top:	10px;		
}

/*
.bContent a{
	font-size:			12px;
	color:				#014B9A;
	text-decoration: 	underline;
	font-weight:		bold;
	
}

.bContent a:hover{
	font-size:			12px;
	color:				#84B5F8;	
	text-decoration: 	none;
}

.bContent p.strong{
	color:			#0F6EF0;	
	font-weight:	bold;
	text-align:		justify;	
	margin-left:	20px;
	margin-right:	20px;	
}

.bContent .strong{
	color:			#0F6EF0;	
	font-weight:	bold;	
}


.bContent .bLeft{
	display:	block;
	float:		left;
	width:			500px;	
	text-align:		justify;	
	margin-left: 80px;	
}

.bContent .bRight{
	display:	block;
	float:		right;
	width:			500px;	
	text-align:		justify;	
	margin-right: 80px;
}
*/
/************************************/
/*            FOOTER                */
/************************************/
/*
.bFooter{
	width:			900px;	
	text-align:		center;
	font-size:		10px;
	font-family: 	Arial, Helvetica;
	color:			black;	
	padding-top:	10px;	
		
	
}

.bFooter .strong{
	font-size:		11px;
	color:			#014B9A;	
	font-weight:	bold;	
}

.bFooter a{
	font-size:			11px;
	color:				#014B9A;
	text-decoration: 	none;
	
}

.bFooter a:hover{
	font-size:			11px;
	color:				#84B5F8;	
	text-decoration: 	none;
}
*/
/************************************/
/*         FLOATING MENU            */
/************************************/
/*
.bFloatingStationsList {
	background-color: white;
	color:				    black;
	font-size:			  9px;
	font-family: 	    Arial, Helvetica;
	text-decoration:  none;			
	text-align:			  center;	
}
*/
/************************************/
/*             GRID                 */
/************************************/

.bPostHeader{		
	font-size:		14px;
	font-family: 	Trebuchet MS,Arial, Helvetica;
	color:			#535353;
	height:			30px;
}

.bGridToolbar{
	background-color:   white;
	font-size:			10px;
	color:				black;
	text-decoration: 	none;	
	text-align:			center;	
}

.bGridHead{
	font-size:			14px;
	font-family: 		Trebuchet MS,Arial, Helvetica;
	color:				blue;
	text-decoration: 	none;
	/*background: 		#014B9A url("../images/grid/head.png") top left repeat-x;*/
	background: 		#C3C3C3;
	height:				40px;
	text-align:			left;
	font-weight:		bold;
	border-bottom:		5px black solid;
}

.bGridRow0{
	background-color:   white;
	font-family: 		Trebuchet MS,Arial, Helvetica;
	font-size:			13px;
	color:				black;
	text-decoration: 	none;	
	text-align:			left;	
	height:				35px;	
}

.bGridRow1{
	background-color:   #E3E3E3;
	font-family: 		Trebuchet MS,Arial, Helvetica;
	font-size:			13px;
	color:				black;
	text-decoration: 	none;	
	text-align:			left;	
	height:				35px;	
}
/*
.bGridRowSelPointer{
	background-color:   #CBE7FF;
	font-size:			10px;
	color:				black;
	text-decoration: 	none;	
	text-align:			center;		
	height:				35px;	
	cursor:				pointer;
}
.bGridRowSel{
	background-color:   #CBE7FF;
	font-size:			10px;
	color:				black;
	text-decoration: 	none;	
	text-align:			center;		
	height:				35px;		
}
*/
/************************************/
/*          NEXT/PREV STATION   		*/
/************************************/

/*.bSmallStation{		
	font-size:		  12px;
	font-family: 	  Arial, Helvetica;
	color:			  black;
    background-color: #F3FCFF;
    height:           16px;
}

.bSmallStationOver{		
	font-size:		  12px;
	font-family: 	  Arial, Helvetica;
	color:			  black;
    background-color: #CBE7FF;
    height:           16px;
    cursor:			  pointer;
}*/
/*
.bNextStation{		
	font-size:		    12px;
	font-family: 	    Arial, Helvetica;
	font-weight:      bold;
	color:			      white;
  background-image: url(../images/commons/next_station_off.jpg);
  height:           16px;
}

.bNextStationOver{		
	font-size:		    12px;
	font-family: 	    Arial, Helvetica;
	font-weight:      bold;
	color:			      white;
  background-image: url(../images/commons/next_station_on.jpg);
  height:           16px;
  cursor:			      pointer;
}

.bPrevStation{		
	font-size:		    12px;
	font-family: 	    Arial, Helvetica;
	font-weight:      bold;
	color:			      white;
  background-image: url(../images/commons/prev_station_off.jpg);
  height:           16px;
}

.bPrevStationOver{		
	font-size:		    12px;
	font-family: 	    Arial, Helvetica;
	font-weight:      bold;
	color:			      white;
  background-image: url(../images/commons/prev_station_on.jpg);
  height:           16px;
  cursor:			      pointer;
}
*/
/************************************/
/*             LABEL                */
/************************************/
/*
.bLabel{
	font-size:			12px;
	color:				black;
	text-decoration: 	none;
	font-weight:		normal;	
}

.bItem{
	font-size:			12px;
	color:				black;
	text-decoration: 	none;
	font-weight:		bold;	
}

.bBlueItem{
	font-size:			12px;
	color:				#08549F;
	text-decoration: 	none;
	font-weight:		bold;	
}

.bSmallLabel{
	font-size:			10px;
	color:				black;
	text-decoration: 	none;
	font-weight:		normal;	
}

.bSmallItem{
	font-size:			10px;
	color:				black;
	text-decoration: 	none;
	font-weight:		bold;	
}
*/

/************************************/
/* 		          BOX				*/
/************************************/


.boxBack{	
	position: 			absolute;
	margin:				0;
	left: 				0px;
	top: 				0px;
	width:				100%;
	height:				200%;						
	background-image:	url(../images/box/back.gif);		
	/*text-align:			center;*/
}

/*
.boxBody{	
	position: 			absolute;	
	font-family:		arial, verdana, sans-serif;
	font-size: 			12px;
	border:				solid 1px #0F6EF0;	
	background-color: 	white;
	text-align:			center;
	 border-radius: 	0px; 
	-moz-border-radius: 0px; 	
	padding:			6px;
}

.boxBtn{	
	position: 			absolute;	
	width:				32px;
	height:				32px;	
	cursor:				pointer;
}
*/

/************************************/
/*           GMAP LABEL				*/
/************************************/

.glabel{
	/*background-color:   #FFFFFF;*/
	text-align:			left;
	line-height:		18px;
	height : 			18px;
	font-size:			11px;
	font-weight:		bold;	
	border: 			1px solid black;
	padding: 			2px;
	white-space: 		nowrap;
	background: 		#FFFFFF url("../images/commons/cmark.png") bottom left no-repeat;
}

/************************************/
/*           MAIN MENU				*/
/************************************/

/*
.contact{
	border: 0px solid #0F6EF0; 
	padding: 0px; 
	width:495px; 
	height: 363px; 
	background: #FFFFFF url("../images/contact/back.jpg") top left no-repeat;
}

a.contact_btn{	
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	display: block;
	width: 70px;
	height: 21px;
	text-decoration:none;	
	text-align:center;
	font-weight:bold;
	color: white;		
	background: #5DACD9 url("../images/contact/btn.jpg") top left repeat-x;
	line-height: 21px;		
	cursor: pointer;
}

a.contact_btn:hover{
	background: #D55459 url("../images/contact/hbtn.jpg") top left repeat-x;
	color: white;	
}
*/
/************************************/
/*           MAIN MENU				*/
/************************************/

/*
.menu_item{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	display: block;	
	height: 21px;
	text-decoration:none;	
	text-align:center;
	font-weight:bold;
	background: #5DACD9 url("../images/commons/btnoff.png") top left repeat-x;
	line-height: 20px;
	vertical-align: middle;
	color:	white;	
	margin-right: 2px;
	
}

.menu_item_selected{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	display: block;	
	height: 21px;
	text-decoration:none;	
	text-align:center;
	font-weight:bold;
	background: #D55459 url("../images/commons/btnon.png") top left repeat-x;
	line-height: 20px;
	vertical-align: middle;
	color:	white;	
	margin-right: 2px;
	
}

.menu_subitem{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	display: block;	
	height: 21px;
	text-decoration:none;	
	text-align:center;
	font-weight:bold;
	background-color: #63B2DE;
	line-height: 20px;
	vertical-align: middle;
	color:	white;	
			
}


.menu_subitem_selected{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	display: block;	
	height: 21px;
	text-decoration:none;	
	text-align:center;
	font-weight:bold;
	background-color: #B7302B;
	line-height: 20px;
	vertical-align: middle;
	color:	white;	
		
}

.menu_label{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;	
	text-decoration:none;	
	text-align:center;
	font-weight:bold;	
	vertical-align: middle;
	color:	lightgray;		
	background-color: #63B2DE;
		
}
*/

/************************************/
/*           GALLERY				*/
/************************************/


.img_base{
	border: solid 1px #014B9A;
}

.img_selected{
	border: solid 1px red;
}


.gallery_prev{	
	display: block;	
	width: 32px;
	height: 21px;	
	background: #5DACD9 url("../images/gallery/prev.jpg") top left repeat-x;
	line-height: 21px;		
}

a.gallery_prev:hover{
	background: #D55459 url("../images/gallery/hprev.jpg") top left repeat-x;
}

.gallery_next{	
	display: block;
	width: 32px;
	height: 21px;	
	background: #5DACD9 url("../images/gallery/next.jpg") top left repeat-x;
	line-height: 21px;		
}

a.gallery_next:hover{
	background: #D55459 url("../images/gallery/hnext.jpg") top left repeat-x;
}

.gallery_btn{	
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	display: block;
	width: 248px;
	height: 21px;
	text-decoration:none;	
	text-align:center;
	font-weight:bold;
	color: white;	
	width: 125px;
	height: 21px;	
	background: #5DACD9 url("../images/gallery/btn.jpg") top left repeat-x;
	line-height: 21px;		
	cursor: pointer;
}

a.gallery_btn:hover{
	background: #D55459 url("../images/gallery/hbtn.jpg") top left repeat-x;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


