/* classes for general styles used throughout the site*/
html { 
margin:0px; 
padding:0px;
height:100%;
} 

body {
background-image : none;
}
.homebody {
	height: 100%;
	background : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: none;
	
}
#L1nav {
	margin: 0px;
	list-style: none;
	padding:0px 0px 0px 0px;
	height: 30px;
	
} 
#sdiv {
border-bottom:solid 5px #000000;
	
} 
#L1navul{
	margin: 0px;
	list-style: none;
	padding:0px 0px 0px 0px;
	display: inline;
	float:left;
} 

li.inline {
	height: 32px;
	display: inline;
  	margin:0px;
	padding:0px 0px 0px 0px;
 	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
	float:left;
 }
 li.inline a{
	height: 32px;
	display:block;
	float:left;
 }

.maintext {
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
	line-height: 15px;
}
.maintextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #333333;
}
.maintextblue {
	font-family : Verdana;
	font-size : 11px;
	color : #015883;
	line-height: 15px;
}
.maintextboldblue {
	font-weight : bold;
	font-family : Verdana;
	font-size : 11px;
	color : #015883;
}
.tourcounter {
	font-family : Verdana;
	font-size : 9px;
	color : #3D3D3D;
	line-height:12px;
}
.ddlbtext {
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	font-weight : normail;
	line-height: 15px;
	padding-bottom:3px;
	text-transform: uppercase;
}
.sidebartext {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height:14px;
	font-weight : normal;
}
.sidebartextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height:14px;
}

.photocaption {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
}
a {
	font-family : Verdana;
	font-size : 11px;
	color : #015883;
	text-decoration : underline;
	font-weight: normal;
}
a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #015883;
	text-decoration : underline;
	font-weight: normal;
	
}

a:active {
	font-family : Verdana;
	font-size : 11px;
	color : #015883;
	text-decoration : underline;
	font-weight: normal;
}

a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #015883;
	text-decoration : none;
	font-weight: normal;
}

/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #015883;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #015883;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #015883;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #015883;
	text-decoration : none;
}
.sidebarheader {
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	color:#033F5D;
	padding:10px;
	text-transform: uppercase;
}
.sidebarback {
 padding-right:10px;
 padding-left:10px;
}	
.sidebarfooter {
 
}   
.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	height:17px;
}
#topspace32 {
	height: 32px;
}
#L3header {
	color: #000000;
	font-family : Verdana;
	font-size : 11px;

}
#L2header {
	color: #CE8E00;
	font-family : Verdana;
	font-size : 11px;
	padding-bottom:11px;
	margin-top:11px;
	
}
#contentarea {

}

.hide {
	display:none;
}
.show {
	display:'';
}
.tourlink:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	
}
.tourlink {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	margin-right:15px;
	margin-left: 15px;
	background: url(/images/stour_dot.gif) bottom left repeat-x;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	width:188px;
}
.tourlink:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
}
.tourlink:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}


.newslink:visited {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color : #ffffff;
	text-decoration : none;
}
.newslink {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color : #ffffff;
	text-decoration : none;
}
.newslink:active {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color : #ffffff;
	text-decoration : none;
}
.newslink:hover {
	font-family : Verdana, Tahoma;
	font-size : 11px;
	font-weight: normal;
	color : #ffffff;
	text-decoration : underline;
}

.lbb {
background: #ffffff url(/ftpimages/260/podium/channel_footer.gif) bottom left no-repeat;
border-left: solid 5px #000000;
padding-bottom:40px;
padding-left:40px;
padding-top:15px;
}

.lb {
/*background: #ffffff url(/ftpimages/260/podium/channel_footer.gif) bottom left no-repeat;*/
border-left: solid 5px #000000;
}

.rb {
background: #ffffff url(/ftpimages/260/podium/channel_footer.gif) bottom right no-repeat;
border-right: solid 5px #000000;
padding-bottom:40px;
padding-right:40px;
}

.s img {
border-right: solid 5px #000000;
border-left: solid 5px #000000;
border-bottom: solid 5px #000000;
}
.s {margin-bottom:10px;}
.trb {
border-top: solid 5px #000000;
border-right: solid 5px #000000;
border-bottom: solid 5px #000000;
}

.A1 {font-family: Georgia; font-size: 18px; color: #015883;
padding-top:30px;
}
.A2 {font-family: Arial; font-weight: bold; font-size: 11px; color: #033F5D}

.N1 {font-family: Georgia; font-size: 18px; color: #347E7D;
padding-top:30px;
}
.N2 {font-family: Arial; font-weight: bold; font-size: 11px; color: #256B6A}

/*--------------- GALLERY STYLES -----------------*/

.gal_image {
}

.gal_image img {
}

.gal_button_left, .gal_button_right {
	/*background-color:#E4EFBF;*/
	/*background-image:url(/ftpimages/999/podium/grad_white_30.png);*/
	/*border:solid 1px #C3D194;*/
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
	cursor:pointer;
}

.gal_button_left {
	float: left;
}

.gal_button_right {
	float: right;
}

.gal_counter {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-align:center;
	/*background-image:url(/ftpimages/100/podium/style566/galbar_color.gif);*/
	/*background-position:top left;*/
	/*background-repeat:repeat-x;*/
	height:16px;
}
.gal_bar {
	background-image:url(/ftpimages/100/podium/style566/galbar_color.gif);
	background-position:top left;
	background-repeat:repeat-x;
	margin-left:10px;
}
.gal_caption {
	background:#D3DFA8;
	color: #79864F;
	font-family:Verdana;
	font-size: 11px; 
	padding:5px;
	border:solid 1px #C3D194;
	
}
.galtop{}
.galbtm{}
/*--------------------------------------------*/
