/*********************************************************************/
/* Sun Splash Style Sheet           					             */
/* Created: 02-28-08							                     */
/* Last Updeted: 02-28-08							                 */
/*********************************************************************/

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #fff;Â Â Â Â 	
}

td {
	font-size: 12px;
}

p {
	font-size: 12px;
}

h1				{ font: 22px Arial, Helvetica, sans-serif;}
h2				{ font: 20px Arial, Helvetica, sans-serif;}
h3				{ font: 28px Arial, Helvetica, sans-serif;}
h4				{ font: 16px Arial, Helvetica, sans-serif;}
h5				{ font: 14px Arial, Helvetica, sans-serif;}
h6				{ font: 12px Arial, Helvetica, sans-serif;}
dt				{ font: 11px Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6	{ color: #fee400; }

blockquote, pre { margin-top: 5px; font: normal 12px Arial, Helvetica, sans-serif; }

ul li			{ list-style-type: disc; 				  
				  list-style-position: 15px;}
ul li li		{ list-style-type: square;}
ul li li li		{ list-style-type: circle;}

ol {
	font-family: Arial, Arial, Helvetica;
	font-size: 12px;
	font-weight: lighter;
	color: #fff;
}
ol li			{ }
ol ol li		{ }
ol ol ol li		{ }	
	
hr { 
	width: 100%; 
	margin: 0px;
	border: transparent; 
	border-bottom: 1px solid #ccc;
}

a:link, a:active, a:visited
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fee400;
	text-decoration: underline;
}

a:hover {
	color:#fff;
	text-decoration: underline;
}

.Sun_ContentTable a.CommandButton:link, .Sun_ContentTable a.CommandButton:visited 
{
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #fee400;
	text-decoration: none;
}

.Sun_ContentTable a.CommandButton:hover {
	color:#fff;
	text-decoration: underline;
}
	
.Header1 {
	/*font: italic bold 16px Arial, Helvetica, sans-serif;*/
}

.Sun_ImgBorderRight {
	float: right;
	margin-left: 10px; 
	margin-top: 10px;
	margin-bottom: 5px; 
	border: solid 3px #42b4f5;
}

/*********************************************************************/
/* Skin Layout       							                     */
/*********************************************************************/
.Sun_MainTableSize {
	width: 740px !important; /*Change main table size here*/
	height: 100%;
}

.Sun_Login {
	height: 48px;
	background: #fff url(images/sun_splashLoginBG.jpg) no-repeat right;
}

.Sun_TopLeftColumn {
	width: 349px;
	height: 19px;
	border-bottom: solid 2px #fff;
	background-color: #59BCED;
}

.Sun_SlideAdventureText {
	font: italic bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #fee400;
	text-align: center;
	width: 250px;
	float: left;
	position: absolute;
	top: 352px;
	left: 580px;

}
.Sun_SlideAdventure {
	background: #fff url(images/sun_slideadventureBG.jpg) repeat-x;
}

.Sun_LeftColumn {
	width: 165px;
	vertical-align: top;
	border-right: solid 5px #fff;
}
	.Sun_LeftColumnTable {
		width: 100%;
		height: 100%;
	}

.Sun_TopRightColumn {
	height: 19px;
	border-bottom: solid 2px #fff;	
	background-color: #59BCED;
}

.Sun_TopMenu {
	border-bottom: solid 2px #fe7d01;
}
	.Sun_TopMenuItem {
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #265ab2;
		text-align: center;
		width: 25%;		
		background-color: #cee5fa;
	}
		.Sun_TopMenuItem a:link, .Sun_TopMenuItem a:visited, .Sun_TopMenuItem a:active {
			font: bold 11px Arial, Helvetica, sans-serif;
			color: #265ab2;
			text-decoration: none;
		}
		
		.Sun_TopMenuItem a:hover {
			font: bold 11px Arial, Helvetica, sans-serif;
			color: #FE7D01;
			text-decoration: none;
		}

.Sun_ContentTable {
	color: #fff;
	width: 100%;
	height: 280px;
	padding: 20px;
	padding-bottom: 10px;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;	
	background: #4095ef url(images/sun_body_bg.jpg) no-repeat bottom right;
}

.Sun_FooterAddress {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	width: 100%;
	height: 19px;
	background-color: #59bced;
}
.Sun_Footer {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #2b5fb4;
	text-align: center;
	padding-top: 5px;
}
	.Sun_Footer a:link, .Sun_Footer a:active, .Sun_Footer a:visited {
		font: normal 11px Arial, Helvetica, sans-serif;
		color: #2b5fb4;
		text-decoration: none;
	}
	.Sun_Footer a:hover {
		font: normal 11px Arial, Helvetica, sans-serif;
		color:#fe7d01;
		text-decoration: none;
	}
		
.DottedBorder td {		
	border-bottom: 1px dotted #fff;
}

/*********************************************************************/
/* Content Pane       							                     */
/*********************************************************************/	
.Sun_RotatePane {
	width: 348px;
	height: 233px;
	backgroud-color: #fff;
}

.Sun_LeftPane {
	font-size: 11px;
	padding-top: 4px;
}

.Sun_ContentPane { 	
	width: 100%;
	color: #fff;
	/*padding-bottom: 15px;*/
}
	.Sun_ContentPane .Normal, .Sun_ContentPane .Normal td /*.Sun_ContentPane td*/{
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #fff;
	}

.Sun_TopLeftContentPane, .Sun_BottomLeftContentPane {
	color: #fff;
	padding: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
}

.Sun_TopRightContentPane, .Sun_BottomRightContentPane {
	color: #fff;
	padding: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
}

/*********************************************************************/
/* Site Map 	       							                     */
/*********************************************************************/

.SiteMapTitle								
{
	padding: 2px 0px 2px 0px;
	color: #fee400;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: solid 1px #80bff9;
}

/* RAD Treeview --------*/
.TreeNode {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.TreeNodeOver {
	color: #fe7c01;
	font-weight: normal;
	text-decoration: none;
}
.TreeNodeSelect {
	color: #fe7c01;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
}

/*********************************************************************/
/* Park Map 	       							                     */
/*********************************************************************/

.AreaTitle {
	color: #fee400;
	font-weight: bold;
}

.BackToTop {
	width: 100%;
	text-align: right;
}

.Map_Alphabet {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 15px;
}
	.Map_Alphabet a:link, .Map_Alphabet a:visited, .Map_Alphabet a:active {
		font: bold 11px Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		display: block;
		width: 15px;
		text-decoration: none;
		background-color: #ff0000;
	}
	.Map_Alphabet a:hover {
		color: #ff0000;
		display: block;
		width: 15px;
		text-decoration: none;
		background-color: #fee400;
	}	
	
.Map_Description {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}

	.Map_Description a:link, .Map_Description a:visited, .Map_Description a:active {
		font: bold 10px Verdana, Arial, Helvetica, sans-serif;
		color: #fff;		
		text-decoration: none;
	}
	.Map_Description a:hover {
		color: #fee400;
		text-decoration: none;
	}

/*********************************************************************/
/* Modules	       							                     	 */
/*********************************************************************/
/* Calendar */

.titlebar_WebBlue
{
	background-image: none;
	background-color: orange;
}

table.calendarWrapper_WebBlue .titlebar_WebBlue td /*Add*/
	{
		border-color: orange;
	}

table.calendarWrapper_WebBlue td
{
	border: solid 1px #fff;
}


/* Event Module */
.Sun_Event {
	margin-bottom: 10px;
}

.Sun_Event_Head {
	font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding-bottom: 5px;
}

.Sun_Event_Date {
	color: #fff;
	padding-right: 10px;
}
	
.Sun_Event_Title {
	font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fee400;
}

.Sun_event_details {
	vertical-align: top;
	color: #fff;
}	







