BODY
{
	margin: 0px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
	background: #28166F;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #423F4C;
	font-size: 12px;
	font-family: arial;
}

INPUT, TEXTAREA, SELECT
{
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	background: #FFFFFF;
	border-top: 1px solid #404040;
	border-left: 1px solid #404040;
	border-right: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}

INPUT, SELECT
{
	height: 20px;
}

INPUT.button
{
	padding: 0px;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #150C36;
	background: #3B2B7C url('../images/button_bg.jpg') repeat-x;
}

INPUT.noborder
{
	border: 0px;
	padding: 0px;
	height: auto;
}

FORM
{
	margin: 0px;
}

.clear
{
	clear: left;
}

.mandatory
{
	color: #CC0000;
}

#cover
{
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF url('../images/bg.jpg') repeat-x;
}

#today
{
	font-size: 80%;
	color: #D5F3FF;
	line-height: 20px;
	text-align: right;
	background: #28166F;
}

#today SPAN#temperature
{
	color: #FFFFFF;
	margin-left: 15px;
	margin-right: 15px;
}

#today SPAN#temperature B
{
	font-size: 110%;
}

#topline
{
	font-size: 80%;
	color: #28166F;
	color1: #FFFFFF;
	text-align: left;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: tahoma;
	background1: #28166F;
	border-bottom: 1px solid #D3CFE3;
}

#topline SPAN
{
	_margin-top: -8px;
	position: absolute;
	margin-left: 870px;
}

#topline A
{
	color: #28166F;
	color1: #FFFFFF;
}

#topline A:hover
{
	text-decoration: none;
}

#wrapper
{
	width: 974px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	padding-top: 30px;
	padding-bottom: 85px;
}

#logo
{
	float: left;
	width: 200px;
}

#search
{
	float: left;
	width: 670px;
	width: 170px;
	display: inline;
	margin-top: 10px;
	margin-left: 500px;
	margin-left: 470px;
	text-align1: right;
	margin-right: 30px;
}

#search P
{
	margin: 0px;
}

#search LABEL
{
	color: #28166F;
	font-size: 110%;
	font-weight: bold;
	margin-right: 10px;
}

#search INPUT, #search SELECT
{
	height: 19px;
	font-size: 80%;
	color: #898989;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
}

#search INPUT
{
	width: 138px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

#search SELECT
{
	width: 170px;
	margin-top: 14px;
	margin-bottom: 3px;
}

#search INPUT.button
{
	border: 0px;
	width: 30px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	margin-left: 2px;
	background: #28166F;
}

#jito
{
	float: left;
	width: 100px;
	margin-top: -25px;
}

#timeweather
{
	float: left;
	width: 225px;
	display: inline;
	margin-top: -25px;
	margin-left: 545px;
}

#weather
{
	float: left;
	width: 125px;
	margin-top: 15px;
	text-align: center;
}

#time
{
	float: left;
	width: 100px;
	background: url('../images/jito_logo.png') no-repeat center;
}

#datetime
{
	font-weight: bold;
}

#place
{
	color: #DA251D;
	font-size: 130%;
	font-weight: bold;
}

#temp
{
	color: #28166F;
	font-size: 200%;
	font-weight: bold;
	font-family: georgia;
}

#menu
{
	clear: left;
	height: 34px;
	color: #FFFFFF;
	margin-bottom: 18px;
	background: #28166F;
	text-transform1: capitalize;
}

#menu UL
{
	margin: 0px;
	padding: 0px;
	height: 34px;
	margin-left: 8px;
	list-style-type: none;
}

#menu UL LI
{
	float: left;
}

#menu UL LI A
{
	display: block;
	color: #FFFFFF;
	line-height: 34px;
	font-weight: bold;
	padding-left: 11px;
	padding-right: 11px;
	text-decoration: none;
	background: url('../images/menu_sep.jpg') no-repeat center right;
}

#menu UL LI A.first
{
	padding-right: 10px;
}

#menu UL LI A.last
{
	background: none;
}

#menu UL LI A IMG
{
	margin-top: 12px;
	margin-bottom: 11px;
}

#menu UL LI.over A, #menu UL LI A:hover
{
	background: #00923F;
}

#menu UL LI DIV
{
	display: block;
	position: absolute;
}

#menu UL LI DIV UL
{
	margin-left: 0px;
	background: #190B4F;
}

#menu UL LI.over UL
{
	display: block;
}

#menu UL LI UL LI
{
	float: none;
	background: #190B4F;
	border-left: 1px solid #016F31;
	border-bottom: 1px solid #00863A;
}

#menu UL LI UL LI A
{
	line-height: 25px;
	font-weight: normal;
	white-space: nowrap; 
}

#menu UL LI UL LI.over A, #menu UL LI UL LI A:hover
{
	background: #00863A;
}

#menu UL LI UL LI UL
{
	margin-left: 1px;
}

#menu UL LI UL LI UL LI
{
	border-bottom: 1px solid #00923F;
}

#menu UL LI UL LI UL LI A:hover
{
	background: #00923F;
}

#left
{
	float: left;
	width: 184px;
	display: inline;
	margin-left: 5px;	
}

#leftmenu
{
	padding-top: 10px;
	padding-bottom: 9px;
	background: #00923F;
	border: 1px solid #c7c7c7;
	border-right: 0px;
}

#leftmenu UL
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#leftmenu UL LI
{
	width: 100%;
	line-height1: 23px;
}

#leftmenu UL LI A
{
	_width: 100%;
	display: block;
	color: #ffffff;
	padding-top: 4px;
	font-weight: bold;
	padding-left: 27px;
	padding-bottom: 4px;
	text-decoration: none;
	border-top: 1px solid #00923F;
	border-bottom: 1px solid #00923F;
}

#leftmenu UL LI.special A
{
	color: #FBD301;
}

#leftmenu UL LI A:hover
{
	color: #00D65C;
}

#leftmenu UL LI.special A:hover, #leftmenu UL LI.over A
{
	color: #00923F;
	background: #FACE00;
	border-top: 1px solid #EAC101;
	border-bottom: 1px solid #EAC101;
}

#leftmenu UL LI.active A
{
	color: #00923F;
	background: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}

#leftmenu UL LI.special UL
{
	z-index: 10;
	width: 150px;
	margin-top: -25px;
	margin-left: 184px;
	position: absolute;
	background: #FACE00;
	visibility: hidden;
	border-bottom: 6px solid #EAC101;
	border-bottom: 6px solid #00923F;
}

#leftmenu UL LI.over UL
{
	visibility: visible;
}

#leftmenu UL LI.special UL LI A
{
	font-size: 90%;
	color: #00923F;
	border-top: 0px;
	font-weight: normal;
	border-bottom: 1px solid #EAC101;
}

#leftmenu UL LI.special UL LI A:hover
{
	color: #00923F;
	border-top: 0px;
	background: #EAC101;
}

#left #events
{
	background: #F3F3F3;
	border: 1px solid #E3E3E3;
}

#left #events .margin
{
	margin: 18px;
}

#left #events .margin H1
{
	margin: 0px;
	color: #373737;
	font-size: 110%;
}

#left #events .margin P
{
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E3E3E3;
}

#left #events .margin P.last
{
	border-bottom: 0px;
	padding-bottom1: 0px;
}

#left #events .margin P SPAN
{
	color: #DA271D;
	font-size: 80%;
}

#left #events .margin P A
{
	color: #878787;
	font-weight: bold;
	text-decoration: none;
}

#left #events .margin P A:hover
{
	text-decoration: underline;
}

#left #events .margin P A SPAN
{
	color: #00923F;
	text-decoration: underline;
}

#left #events #eventsinner
{
	height: 197px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}

#leftsearch
{
	z-index: 9;
	width: 785px;
	height: 234px;
	display: none;
	color: #53458C;
	font-size: 90%;
	position: absolute;
	margin-left: 189px;
	_margin-left: 0px;
	background: #FFFFFF;
	border: 1px solid #C7C7C7;
	border-left: 0px;
}

#leftsearch.active
{
	display: block;
}

#leftsearch TABLE
{
	color: #53458C;
	font-size: 100%;
}

#leftsearch A
{
	color: #53458C;
}

#leftsearch A:hover
{
	color: #2A1804;
}

#leftsearch DIV
{
	margin: 30px;
	display: none;
}

#leftsearch DIV.active
{
	display: block;
}

#leftsearch DIV.active DIV
{
	display: block;
}

#leftsearch DIV H2
{
	margin: 0px;
	font-size: 100%;
	margin-bottom: 5px;
}

#leftsearch DIV P
{
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#leftsearch DIV DIV
{
	margin: 0px;
}

#leftsearch DIV DIV TABLE
{
	margin: 0px;
}

#leftsearch INPUT
{
	height: 19px;
	color: #53458C;
	font-size: 100%;
	border: 1px solid #D5D5D5;
}

#leftsearch INPUT.button
{
	border: 0px;
	color: #E5E3ED;
	margin-top: 5px;
	font-weight: bold;
	background: #28166F;
}

#bottom
{
	clear: both;
	color: #413A5D;
	font-size: 90%;
	text-align: left;
	padding: 22px 14px 0px;
	background: #FFFFFF url('../images/bottom_bg.jpg') repeat-x;
}

#bottom #bottomimage
{
	float: left;
	margin-left: 17px;
	margin-right: 38px;
}

#bottom #bottomaddress
{
	float: left;
	width: 505px;
	margin-top: 5px;
	text-align: left;
	margin-bottom: 15px;
}

#bottom #bottomaddress H1
{
	padding: 0px;
	margin: 0px;
	color: #413a5d;
	font-size: 100%;
}

#bottom #bottomaddress P
{
	margin: 0px;
	padding: 0px;
	color: #413a5d;
	font-size: 90%;
	text-align: left;
	padding-top: 10px;
	line-height: normal;
}

#bottom #bottomaddress P A
{
	color: #413a5d;
}

#bottom #bottomaddress P A:hover
{
	text-decoration: underline;
}

#bottom #bottommenu
{
	float: right;
	width: 220px;
	font-size: 120%;
}

#bottom #bottommenu UL
{
	float: left;
	width: 105px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#bottom #bottommenu UL LI
{
	height: 16px;
	font-size: 90%;
	padding-left: 10px;
}

#bottom #bottommenu UL LI A
{
	color: #28166F;
	line-height: 16px;
	text-decoration: underline;
}

#bottom #bottommenu UL LI A:hover, #bottom #bottommenu UL LI .active
{
	color: #28166F;
	text-decoration: none;
}

#bottom #bottommenu P
{
	clear: left;
	margin: 0px;
	color: #D51C16;
	font-size: 100%;
	margin-left: 7px;
	padding-top: 10px;
}

#bottom #bottommenu P A
{
	color: #D51C16;
	padding: 0px 3px;
	font-weight: bold;
	text-decoration: underline;
}

#bottom #bottommenu P A:hover
{
	text-decoration: none;
}

#bottom #copyright
{
	height: 38px;
	font-size: 90%;
	color: #66617D;
	text-align: left;
	line-height: 38px;
	margin: 7px 5px 0px 7px;
	border-top: 1px solid #bebfbf;
}

#bottom #copyright P
{
	color: #66617D;
	text-align: right;
	margin-top: -40px;
	_margin-top: -27px;
}

#bottom P A
{
	color: #66617D;
	text-decoration: none;
}

#bottom P A:hover
{
	text-decoration: underline;
}

#main
{
	width: 772px;
	margin-left: 199px;
	margin-bottom: 20px;
}

#main #box
{
	padding: 20px;
	color: #CC0000;
	text-align: center;
	margin-bottom: 20px;
	background: #FFFFE1;
	border: 1px solid #9B9B92;
}

#main #message
{
	text-align: center;
	margin-bottom: 20px;
}

#main #message .info
{
	font-size: 80%;
	color: #666666;
}

#main #message .error
{
	font-size: 80%;
	color: #CC0000;
}

#main #box SPAN
{
	margin-left: 10px;
	margin-right: 10px;
}
