/* CSS Document */
#Body{
	}
html,body{
	font-family: Verdana, Helvetica, sans-serif;
	margin:0px; height: 100%;
	padding:0px; 
	font-size:12px;
	color:#212121;}

TH,TD,DIV{
	}
A,A:link,A:visited,A:active{
	color:#027CCB;
	text-decoration: underline;}
A:hover{
	color:#027CCB;
	text-decoration:none;}
h1,h3,h5{
	color:#000;
	font-weight:bold; }
h4,h6{
	color:#000;
	font-weight:bold; }
h2{
	line-height:1.5;
	color:#000;
	font-weight:normal;
	margin-top:0px;
	}
form#Form{
	height:100%;}
	
/* ********** Control Panel Style ************** */
.controlpanel{
	background:#FFF;
	border:#ADADAD solid;
	border-width:0px 0px 2px; }
.controlpanel IMG{
	margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{
	margin:0px; }
.controlpanel TD TD TD{
	width:auto; }
.controlpanel DIV{
	border:#CCC solid;
	border-width:0px 1px;
	width:3px;
	height:100px; }
.controlpanel TD.SubHead{
	background:#CCC;
	font-size:12px;
	color:#000;
	font-weight:bold; }
.controlpanel TD TD TD .SubHead{
	background:transparent;
	border:0px;
	font-size:11px;
	color:#333;
	font-weight:normal; }
.controlpanel TD TD TD input{
	background:#fff;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding-left:4px; }
.controlpanel TD TD TD select{
	background:#fff;
	font-size:11px;
	color:#333;}
.controlpanel A.CommandButton{
	font-size:10px;
	text-decoration:none;}
.controlpanel A.CommandButton:link{
	color:#000; }
.controlpanel A.CommandButton:visited{
	color:#000; }
.controlpanel A.CommandButton:active{
	color:#000; }
.controlpanel A.CommandButton:hover{
	color:#000;
	text-decoration:underline;} 
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:11px;
	color:#000;
	text-decoration:none
	;font-weight:normal;}
A.CommandButton:hover{
	color:#000;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal; }

	
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active{
	color:#000;
	text-decoration: underline;}
.FileManager A:hover{
	color:#000;
	text-decoration:none;}


/* ********** Search Style ************** */
.search_bg{
	width:351px;
	height:53px;
	background:url(images/skyblue_search_bg.gif) no-repeat;
	float:right;
	position:relative;
	margin-top:35px;
	margin-bottom:10px;
	}
.search,
a.search:link,
a.search:active,
a.search:visited{
	color:#494949;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	display:block;
	width:94px;
	height:40px;
	position:absolute;
	right:14px;
	top:9px;
	text-indent:99999px;
	overflow:hidden;}
a.search:hover{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px; }
#dnn_dnnSEARCH_txtSearch{
	width:215px;
	font-size: 13px;
	color:#494949;
	text-align: left;
	height:25px;
	padding:0px 0px 0px 0px;
	background:none;
	border:none;
	display:block;
	position:absolute;
	line-height:25px;
	left:5px;
	top:16px;}
/* ********** Buttons Style ************** */
/* ********** Pane Style ************** */
.BannerPane								{ padding:5px 5px 5px 5px;}
.LogoPane								{ padding:0px 3px 0 5px;}
.TopPane								{ padding:0px 0px 5px 0px;}
.TopLeftPane							{ padding:0px 5px 5px 0px;}
.TopRightPane							{ padding:0px 0px 5px 0px;}
.BottomLeftPane							{ padding:0px 5px 5px 0px;}
.BottomRightPane						{ padding:0px 0px 5px 0px;}
.LeftPane								{ padding:0px 25px 5px 0px; text-align:left; vertical-align:top; width:220px;}
.ContentPane							{ padding:0px 0px 5px 0px; text-align:left; vertical-align:top;}
.RightPane							    { padding:0px 0px 5px 5px;text-align:left; vertical-align:top;}
.BottomColumn1							{ padding:0px 4px 0px 0px;}
.BottomColumn2							{ padding:0px 0px 0px 0px;}
.BottomColumn3							{ padding:0px 0px 0px 4px;}
.BottomPane								{ padding:0px 0px 0px 0px; clear:both;}
.LeftOutPane							{ padding-right:25px; width:220px;}
.RightOutPane							{ padding-left:5px;}
.DNNEmptyPane							{ display:none;}
.HeadPane								{ padding:5px;}
.FooterPane								{ padding:5px; }

#dnn_HeadPane,
#dnn_HeadPane .Normal,
#dnn_HeadPane .SubHead						{ color:#2FAEFF;}
#dnn_HeadPane a								{ color:#fff; text-decoration:none;}
#dnn_HeadPane a:hover						{ color:#fff; text-decoration:underline;}

#dnn_BannerPane,
#dnn_BannerPane .Normal,
#dnn_BannerPane .SubHead					{ color:#fff;}
#dnn_BannerPane a							{ color:#fff; text-decoration:none;}
#dnn_BannerPane a:hover						{ color:#fff; text-decoration:underline;}

#dnn_FooterPane,
#dnn_FooterPane .Normal						{ color:#fff;}
#dnn_FooterPane .SubHead					{ color:#2FAEFF;}
#dnn_FooterPane a							{ color:#fff; text-decoration:none;}
#dnn_FooterPane a:hover						{ color:#2FAEFF; text-decoration:underline;}


/* ********** Container Style ************** */
.Head									{ font-size:13px;font-weight:bold;color:#555355;}
.SubHead								{ font-size:13px;color:#000;}
.SubSubHead								{ font-size:13px; color:#000; }
.Normal									{ font-size:12px;line-height:18px;color:#212121; font-family: Verdana, Helvetica, sans-serif;}
/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding:0px 0px 0px 20px;
	background:url(images/skyblue_login.gif) 0px 0px no-repeat;}
a.login:hover{
	color:#2FAEFF;
	text-decoration:none;
	font-weight:normal;
	font-size:12px; 
	padding:0px 0px 0px 20px;
	background:url(images/skyblue_login.gif) 0px 0px no-repeat;}
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding:0px 15px 0px 20px;
	background:url(images/skyblue_user.gif) 0px 0px no-repeat;
	}
a.user:hover{
	color:#2FAEFF; 
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	padding:0px 15px 0px 20px;
	background:url(images/skyblue_user.gif) 0px 0px no-repeat;
	}

/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;}
a.date:hover{
	color:#E165DD;}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited{
	font-size:12px;
	color:#BDBDBD;
	text-decoration:none;
	border-bottom:0px dotted;
	font-weight:Normal;}
a.footer:hover{
	color:#2FAEFF;
	text-decoration:none;
	font-weight:Normal;
	text-decoration:underline; }

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited{
	font-size:12px;
	color:#BDBDBD;
	text-decoration:none;
	font-weight: normal;
	border-bottom:0px dotted;}
a.terms:hover{
	color:#2FAEFF;
	text-decoration:none;
	font-weight:Normal;
	text-decoration:underline;}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited{
	font-size:12px;
	color:#8D8D8D; 
	text-decoration:none;
	font-weight:normal;
	font-family: Tahoma, Geneva, sans-serif; 
	padding:0 5px;}	
a.links:hover{
	color:#054683;
	text-decoration:underline;
	font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited{
	font-size:12px;
	color:#303030;
	text-decoration:none;
	font-weight:normal;  
	border-bottom:0px dotted}
a.breadcrumb:hover{
	font-size:12px;
	color:#287FB5;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;}

/* ********** Other Style ************** */	
#dnn_wrapper{
	background:#000;
	position:relative;
	margin:0 auto;
	min-height:100%;}
* html #dnn_wrapper{
	height:100%;}
/* ********** HEAD ************** */
#dnn_head{
	background:url(images/body_bg.png) center top repeat-y #000;}
.head_mid{
	width:960px;
	margin:0 auto;}
.dnn_logo{
	float:left;}
.headp{
	float:left;}
.headr{
	float:right;
	width:500px;}
.login_bar{
	float:right;
	margin-top:18px;}
#dnn_cart{
	float:right;
	margin-top:18px;
	margin-right:12px;}
#dnn_cart a{
	color:#fff;
	text-decoration:none;}
#dnn_cart a:hover{
	color:#2FAEFF;
	text-decoration:none;}
.ticket{
	float:right;
	margin-top:18px;
	margin-right:12px;}

.ticket a,
.ticket a:link,
.ticket a:active,
.ticket a:visited{
	color:#fff;
	text-decoration:none;}

.ticket a:hover{
	color:#2FAEFF;
	text-decoration:none;}
/* ********** MENU ************** */
#dnn_menu{
	clear:both;}
/* ********** BREDCRUMB ************** */	


/* ********** BANNER ************** */	
#banner{
	background:url(images/skyblue_banner_bg.png) center center repeat-x #1984C2;
	border-bottom:2px solid #000000;}
.banner_mid{
	width:585px;
	margin:0 auto;
	min-height:296px;
	padding-right:375px;}
.banner_mid_inside{
	width:960px;
	margin:0px auto;}
* html .banner_mid{
	height:296px;}
/* ********** CONTENT ************** */	
#dnn_content{
	background:#fff;
	
}
.content_mid{
	width:960px;
	margin:0 auto;
	padding:15px 0px 0px 0px;
	min-height:200px;}
* html .content_mid{
	height:200px;}
/* ********** BOTTOM ************** */	
#dnn_bottom{
	background:#070707;}
.bottom_mid{
	width:960px;
	margin:0 auto;
	min-height:197px;}
#dnn_footer{
	border-top:1px solid #24A8FE;
	height:55px;
	background:#000;
	text-align:center;
	line-height:55px;
	color:#BDBDBD;}

.clear{
	clear:both;}
/*main menu*/
.fishmenu-h{
	}
.fishmenu-h span{
	white-space: nowrap;
}
.fishmenu-h ul{
	margin:0px;
	padding:0px 0px;
	display:block;}
.fishmenu-h ul{
	display:inline-block;}
.fishmenu-h ul:after{
	content:".";
	font-size:0px;
	height:0px;
	display:block;
	clear:both;
	visibility:hidden;}
.fishmenu-h li{
	list-style: none none outside; float:left;position:relative; margin:0px 0px; margin-right:2px;cursor:pointer;}
.fishmenu-h ul li{
	float:left; }
.fishmenu-h ul li:first-child{
	background:none;}
.fishmenu-h ul li.first-item{
	background:none;}	
.fishmenu-h ul li a{
	color:#fff; text-decoration:none; display: block; float:left; font-weight:normal; font-size:12px; background:url(images/menu_left.gif) 0px 0px no-repeat; line-height:43px;}
.fishmenu-h ul li span{
	padding:0px 18px 0px 7px; display:block; background:url(images/menu_right.gif) 100% 0px no-repeat; margin-left:11px;}
.fishmenu-h ul li a:link,
.fishmenu-h ul li a:active,
.fishmenu-h ul li a:visited{
	color: #fff; text-decoration:none;}
.fishmenu-h ul li a:hover{
	color: #fff; text-decoration:none;  background:url(images/skyblue_menu_left_h.gif) 0px 0px no-repeat;}
.fishmenu-h ul li a:hover span{
	color: #fff;  background:url(images/skyblue_menu_right_h.gif) 100% 0px no-repeat;}
.fishmenu-h ul li.current a{
	color: #fff;   text-decoration:none; background:url(images/skyblue_menu_left_h.gif) 0px 0px no-repeat;}
.fishmenu-h ul li.current span{
	color:#fff; background:url(images/skyblue_menu_right_h.gif) 100% 0px no-repeat;}
.fishmenu-h ul li.current .menuslide span{
	background:transparent; margin-left:0px;}
.fishmenu-h ul li a.menu_hover{
	color:#fff;  background:url(images/skyblue_menu_left_h.gif) 0px 0px no-repeat;}
.fishmenu-h ul li a.menu_hover span{
	color: #fff; background:url(images/skyblue_menu_right_h.gif) 100% 0px no-repeat;}



	
	
/*sub menu*/
.fishmenu-h .menuslide{
	display: none; float: left; overflow:hidden; position:absolute;}
.fishmenu-h .menuslide ul{
 display: none;left: 0px; border:#055484 solid 1px; float: left; position:relative; margin:0px; background:url(images/skyblue_submenu.png) repeat;}
.fishmenu-h .menuslide ul li{
    display:block; clear:both; padding:0px; background:none; height:25px; margin:0px;}
.fishmenu-h .menuslide ul li span{
	color:#01619D; font-weight:normal; display:block; padding:0 18px 0 18px; margin:0px; background:none;}
.fishmenu-h .menuslide ul li a{
	height:25px;display:block;font-weight: normal; font-size:12px; margin:0px;  padding:0px; background:none; float:left;}
.fishmenu-h .menuslide ul a:link,
.fishmenu-h .menuslide ul a:active,
.fishmenu-h .menuslide ul a:visited{
	width:auto; color:#01619D; font-weight:normal; text-decoration:none; line-height:24px; display: block; text-align:left; padding:0px; margin:0px;}
.fishmenu-h .menuslide ul a:hover{
	width:100%;  padding:0px; line-height:24px; background:#1C89CB;}
.fishmenu-h .menuslide ul a:hover span{
	color: #fff; font-weight:normal; margin:0px; padding-left:18px; background:none;}
.menuslide ul{
	float:left;left:0px;position:relative;}
#Fishmenu .menuslide ul li a.menu_hover{
	background:#1C89CB; color:#fff; font-weight:normal; }
.fishmenu-h .menuslide a.menu_hover span{
	background:none; margin:0px; color:#fff; padding:0 18px 0 18px; font-weight:normal;}
#Fishmenu .menuslide ul > li.dir > a{
	background:url(images/skyblue_icon-1.gif) 96% 50% no-repeat;}
#Fishmenu .menuslide ul > li.dir > a:hover{
	background:url(images/icon-2.gif) 96% 50% no-repeat #1C89CB;}
#Fishmenu .menuslide ul > li.dir > a.menu_hover{
	background:url(images/icon-2.gif) 96% 50% no-repeat #1C89CB;}


.DataGrid_Item{
	font-size:11px;}
.DataGrid_AlternatingItem{
	font-size:11px;}

.DNNEmptyPane{
	display:none;}

.FCKImageGalleryContainer{
	background:#fff;}



















