@import url("cats.css");
/*@import url("staticmenu.css");*/
@import url("menu.css");
@import url("forms.css");
@import url("map.css");

	
.PCHome
{
	border: none;}

.PagingTable
{background-color: #dedcc7;
}

.dropdown
{ background-color: blue;
	height: 25px;
}


/* 
================================
Skin styles for DotNetNuke
================================
*/  
h3
	{
	font-weight: bold;
	color: #c66b00;
	}
 
a:link,a:visited,a:active{
	color: #c66b00;
	font-weight: normal;
	text-decoration: none;
	
}

a:hover{
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	}

.white{
	color: #ffffff;
}

a.white:link,a.white:visited,a.white:active{
	color: #000259;
	font-weight: normal;
	text-decoration: none;
}

a.white:hover{
	color: #000259;
	font-weight: bold;
	text-decoration: underline;
}


.Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
}


.NormalTextBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.NormalRed{
	color: #000259;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.NormalBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

/**********************************/

.skinheader {
	/*background-color: #66b5c2;*/
	background-image: url(skinheaderbkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 106px;


}

/*#Masthead
{
height: 83px;
}

#div_logoclick
{
width: 200px;
height: 80px;
float: left;
clear: left;
}

#linkbox
{
width: 100%;
Height: 100%;
float: left;
clear: left;
position: relative;
left: 0px;
}
*/
/* search form */

#div_logo
{
float: left;
clear: left;
z-index: 200000;
width: 219px;
}

#sn_icons
{
float: right;
z-index: 200000;
position: relative;
left: 215px;
top: 57px;
}

#search
{
	float: right;
    color: #000;
    background: transparent;
    padding: 14px 0 20px 5px;
    width: 300px;
    margin: 5px 0 0 0;
    text-align: center;
	z-index: 190000;
	height: 15px;
}
/* expand width of DNN search box */
#dnn_dnnSEARCH_txtSearch
{
    width: 200px;
    border: 0;
    background-color: transparent;
	background-image: url(searchbkg.png);
	Background-repeat: no-repeat;
	background-position: middle;
    padding: 3px 3px;
    color: #333;
    font-weight: bold;
    height: 20px;
    vertical-align: middle;
}
/* Style dnn search button */
#dnn_dnnSEARCH_cmdSearch
{
	vertical-align: middle;
    padding: 1px 1px 1px 1px;
    border-right: 0px solid #000;
    border-bottom: 0px solid #000;
    border-top: 0px solid #000;
    border-left: 0px solid #000;
    font: normal 12px Arial , Sans-Serif;
    text-decoration: none;
}

a img {
border: 0 none;
 }

img#dnn_dnnSearch_cmdSearch
{
	border: 0px 0px 0px 0px;
}

#search a:hover
{
    color: #ccc;
    /*background: inherit;*/
    background: transparent;
    text-decoration: none;
}

/* Style for links at bottom of page */
.links,.bottom 
{ FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.links:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.links:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.links:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.links:active {	COLOR: #333;	TEXT-DECORATION: none}

.currentdate {FONT-SIZE: 70%;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}

/* Style for search text */
.search { vertical-align: bottom; border:none; background-color: transparent; border: 0px; FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #ffffff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.search:link, img {	COLOR: #ffffff;	TEXT-DECORATION: none} 
A.search:visited, img {	COLOR: #333333;	TEXT-DECORATION: none}
A.search:hover, img {	COLOR: #333333;	TEXT-DECORATION: underline}
A.search:active, img {	COLOR: #333333;	TEXT-DECORATION: none}

/* Style for Various Links*/
.SkinObject {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #ffffff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.SkinObject:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.SkinObject:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.SkinObject:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.SkinObject:active {	COLOR: #333;	TEXT-DECORATION: none}

/* Contact the Webmaster */
.contact_web,.bottom_info {	/*FONT-WEIGHT: bold;*/	FONT-SIZE: 8pt;	COLOR: #333;	FONT-FAMILY: arial,veranda,sans-serif;	TEXT-DECORATION: none;}
.contact_web A:link {	COLOR: #333;	TEXT-DECORATION: none} 
.contact_web A:visited {	COLOR: #333;	TEXT-DECORATION: none}
.contact_web A:hover {	COLOR: #333;	TEXT-DECORATION: underline}
.contact_web A:active {	COLOR: #333;	TEXT-DECORATION: none}

/* Breadcrumbs */
.breadcrumbs {	FONT-WEIGHT: bold;	FONT-SIZE: 8pt;	COLOR: #FFF;	FONT-FAMILY: arial,veranda,sans-serif;	TEXT-DECORATION: none;}
A.breadcrumbs:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.breadcrumbs:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.breadcrumbs:hover {	COLOR: #263459;	TEXT-DECORATION: underline}
A.breadcrumbs:active {	COLOR: #263459;	TEXT-DECORATION: underline; font-weight: bold;}

.userclass {	FONT-WEIGHT: normal;	FONT-SIZE: 70%;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.userclass:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.userclass:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.userclass:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.userclass:active {	COLOR: #333;	TEXT-DECORATION: none}

.loginclass {	FONT-WEIGHT: normal;	FONT-SIZE: 70%;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.loginclass:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.loginclass:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.loginclass:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.loginclass:active {	COLOR: #333;	TEXT-DECORATION: none}

.leftshadow
{
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
	background-color: #f9f7eb;
}

.rightshadow
{
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
	background-color: #f9f7eb;
}

.leftpaneshadow
{
	background-image: url(lcshadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 10px;
	width: 25px;
	margin-left: 10px;
	margin-right: 10px;
}

.rightpaneshadow
{
	background-image: url(rcshadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 10px;
	width: 25px;
	margin-left: 10px;
	margin-right: 10px;
}

.bottom_info
{	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 500px;
}

.skingradient {
	
	BACKGROUND-color: #f9f2df;
	HEIGHT:43px;
	
}

table.skingradient 
{
	vertical-align: top;
	text-align: center;
}

.content 
{
	width: 800px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
}

/***********************************************/
.loginbar
{ 
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 2px;
	/*background-color: #e9e9e9;*/
	background-color: #7093b3;
	color: #333;
	border: solid 1px #ccc;
	
	
}
/**********************************************/

/* The main Page*/
.bottomright
{ 
	background-image: url(bottomrightshadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 9px;
}
.bottomleft
{	width: 10px;
	text-align: right;
	background-image: url(bottomleftshadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

/* Bottom Bar */
.bottom {
	background-image: url(bottombkg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	width: 850px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #faf8ec;
	background-image: url(pagebkg.jpg);
	background-repeat: repeat-x;
}

.skinmaster {
	height: 100%;
	background-color: /*#f9f7eb*/#faf8ec;;
	BORDER-RIGHT: #f8f3dd 0px solid; 
	BORDER-TOP: #f8f3dd 0px solid; 
	BORDER-LEFT: #f8f3dd 0px solid; 
	BORDER-BOTTOM: #f8f3dd 0px solid; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	width: 900px;
	/*max-width: 1024px;*/
}

.topheader 
{
	background-image: url(pagebkg.jpg);
	background-position: top;

}



.headerbkg
{	background-repeat: repeat-x;
	background-color: #233458;
	height: 140px;
}

/* Used behind Control Panel and bottom Bar */
.filler
{ background-color: #3a4d75;
	width: 100%;
}

.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.searchbx
{	/*background-color: #e1e5e7;*/
	background-image: url(searchBOX.gif);
	background-repeat: no-repeat;
	width: 266px;
	height: 59px;
}

#bodytbl
{
	/*background-image: url(bodygr.jpg);*/
	background-position: top;
	background-repeat: no-repeat;
	min-height: 650px;
}


/* Contains the date, not the toppane */

/*.MenuBarPane
{
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	width: 200px
}
*/
.contentpane {
	width: 100%;
	background-color: transparent;
	/*padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;*/
	margin-left: 10px;
	margin-right: 10px;
}
.leftpane {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: normal;
	margin-right: 2px;
	margin-left: 2px;
	/*background-image: url(rightshadowbkg.jpg);
	background-repeat: repeat-y;
	background-position: top right;*/
	/*background-color: #eff1f2;*/
}
.rightpane {
	width: 200px;
	/*background-color: #eff1f2;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/*background-image: url(rightshadowbkg.jpg);
	background-repeat: repeat-y;
	background-position: top left;*/
/*	border-left: solid 2px #fff;*/
	margin-left: 2px;
	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-right: 0px;
}

.TopCol1 {Width: 200px;}
.TopCol2 {Width: 200px;}

/********************************************/
/**********Special Home Panes***************/
/*******************************************/
#ContentPane2 {vertical-align: top; background-color: Transparent;}
#ContentPane3 {vertical-align: top; background-color: Transparent;}
#ContentPane4 {vertical-align: top; background-color: Transparent;}
#ContentPane5 {vertical-align: top; background-color: Transparent;}


.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight: normal;
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  112.5%;
    font-weight:    normal;
    color: #333333;
}

#dnn_ctr481_AlphabeticSitemap_lblMessage
{	font-size: xx-small;
	display: none;
}

.homelinkscolumn
{
	list-style: none;
	padding: 0;
	margin: 0;
}

/**************************************************************/
#contenttable
{
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

.contenttop
{
	background-image: url(images/topline.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}

.contentbottom
{
	background-image: url(images/bottomline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
.contenttopbkg
{
	background-image: url(images/contenttop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
}

.contentbottombkg
{
	background-image: url(images/contentbottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
}


.lefttopbkg
{
	background-image: url(images/lefttopbkg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: left;
	background-position: top;
	width: 11px;
}

.leftbottombkg
{
	background-image: url(images/leftbottombkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
}

.righttopbkg
{
	background-image: url(images/righttopbkg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

.rightbottombkg
{
	background-image: url(images/rightbottombkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
}
.bottombackground
{
	/*background-image: url(bottombackground.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f9f7eb; /*#f3f1e5;*/
}

.Head {
   font-family: arial,veranda,helvetica,sans-serif;
   font-size:  13pt;
   font-weight: 700;
   color: #263459;
}



#dnn_ctr660_ModuleContent
{ background-color: #fff;}

.FAQuestion 
{	
/*FLOAT: left;*/
MARGIN: 0px 7px -1px 0px;
CURSOR: hand

}

.FAQSpacer 
{	
CLEAR: both;	MARGIN-BOTTOM: -10px
}

#masthead_table {
	vertical-align: top;
	height: 63px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.masthead {
	clear: left;
	float: left;
	width: 100%;
	height: 63px;
	position: fixed;
}



.middlegroup
{
	margin: 0px 0px 0px 0px;
	width: 900px;
	text-align: center;
}

.middlegroup
{
	background-repeat: no-repeat;
	background-position: left;
}

.middlegroupcell1
{
width: 270;
}

.Tourism_YouTubePlayer_Player 
{
	background-image: url(images/playerbkg.png);
	background-position: top left;
	background-color: Blue;
	padding: 10px 10px 10px 10px;
	width: 400px;
	height: 400px;
	}


/*.DNNInfo_YouTubePlayer_Template
{
	background-image: url(images/playerbkg.png);
}
*/
.videoplayer {}
.video 
{
	float: none;
	vertical-align: top;
}
.videoimage 
{
	float: none;
	}
.videotext
{
	float: none;
	color: #c66b00;
	font-weight: bold;
	padding: 0px 12px 10px 12px;
	margin: 0px 12px 10px 12px;
	text-align: center;
	font-size: 80%;
}

#dnn_ctr2270_ZhenlModuleContainer_ctr2267_DD
{
width: 600px;
margin-left: auto;
margin-right: auto;
}

#flashcontent
{
margin-top; 3px;
}

#bottom_content
{}

#bottom_content UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
float: left;
clear: left;
width: 100%;

}

#bottom_content li, #bottom_content li a, #bottom_content li a:visited
{
list-style: none;
font-family: arial;
clear:left;
color:#6C614B;
float:left;
font-size:0.8em;
line-height:1.2em;
margin-bottom:3px;
padding-right:10px;
position:relative;
text-decoration:none;
z-index:40;
width: 100%
}

#bottom_content li a:hover {text-decoration: underline}

#bottom_content h5
{
color:#6C614B;
float:left;
clear: left;
margin:10px 0;
padding-right:15px;
position:relative;
z-index:30;
}

#stay
{
float: left;
clear: none;
text-align: left;
border-right:1px dotted #D7D7D7;
padding: 5px 5px 5px 5px;
width: 135px;
height: 200px;
display: block;
margin-left: 7px;
}

#do
{
float: left;
clear: none;
text-align: left;
border-right:1px dotted #D7D7D7;
padding: 5px 5px 5px 5px;
width: 135px;
height: 200px;
margin-left: 7px;
}

#eat
{
float: left;
clear: none;
text-align: left;
border-right:1px dotted #D7D7D7;
padding: 5px 5px 5px 5px;
width: 135px;
height: 200px;
margin-left: 7px;
}

#info
{
float: left;
clear: none;
text-align: left;
border-right:1px dotted #D7D7D7;
padding: 5px 5px 5px 5px;
width: 135px;
height: 200px;
margin-left: 7px;
}

#Bottom_Info
{
float: left;
clear: none;
text-align: left;
padding: 5px 5px 5px 5px;
width: 135px;
height: 200px;
margin-left: 7px;
font-family: arial;
font-size:0.8em;
line-height:1.2em;
color:#6C614B;
}

#dnn_ctr2338_ZhenlModuleContainer_ctr2312_ViewBulkEmailOptIn_cblOptIn_1, #dnn_ctr2338_ZhenlModuleContainer_ctr2312_ViewBulkEmailOptIn_cblOptIn_1
{
Display: none;
}

#userlogon
{
float: left;
clear: left;
}


.recordid, a.recordid , a:hover.recordid , a:visited.recordid , a:active.recordid 
{
color: #FAF8EC;
}

#linkbox
{
float: left;
clear: none;
text-align: left;
border:1px dotted #D7D7D7;
padding: 3px 3px 3px 3px;
display: block;
margin-left: 7px;
}

#linkbox UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
float: left;
clear: left;
width: 100%;
margin-top: 5px;

}

#linkbox li, #linkbox li a, #linkbox li a:visited
{
list-style: none;
font-family: arial;
clear:left;
color:#6C614B;
float:left;
font-size:1.0em;
line-height:1.2em;
margin-bottom:3px;
padding-right:10px;
position:relative;
text-decoration:none;
z-index:40;
width: 100%
}

#linkbox li a:hover {text-decoration: underline}

#linkbox h5
{
color:#6C614B;
float:left;
clear: left;
margin:10px 0;
padding-right:15px;
padding-bottom: 2px;
position:relative;
z-index:30;
border-bottom: solid 1px #6C614B;
display: block;
}

.SubHeadIndent, .NormalTextBoxIndent
{
color:#003366;
font-family:Tahoma,Arial,Helvetica;
font-size:10px;
font-weight:bold;
position: relative;
left: 50px;
}

#details_view
{
font-family: verdana;
float: left;
clear: left;
text-align: left;
width: 800px;
margin-top: 10px;
border:1px dotted #D7D7D7;
padding: 10px;
font-size: 12px;
}

#tagCloud
{
	font-family: verdana;
	font-size: 12px;
}























































































































































































































