body
{
	background: #232323;
	color: #a4b4d8;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
}

img { border: 0; }

#wrap
{
	max-width: 480px;
	margin: 0 auto;
	background-color: #33313F;
}

h1
{
	margin: 0px;
	padding: 15px 12px 11px 12px;
	font-size: 21px;
	font-weight: bold;
	color: #a4b4d8;
}

h1.headline { font-size: 24px; }

h2
{
	margin: 0px;
	padding: 15px 12px 11px 12px;
	font-size: 20px;
	font-weight: bold;
	color: #a4b4d8;
}

p
{
	padding: 0px 12px 0px 12px;
	margin: 8px 0px 8px 0px;
}

a
{
	font-weight: bold;
	color: #F90;
}

form { padding: 0px 20px 0px 20px; }
form label { font-weight: bold; }

input
{
	font-size: 20px;
	padding: 4px;
}

select
{
	font-size: 20px;
	padding: 4px;
}

#nomobile { display: none; }

.wrapleft
{
	float: left;
	padding: 5px 20px 10px 0px;
}

.wrapright
{
	float: right;
	padding: 5px 0px 10px 20px;
}

.noborder { border: none; }
.logoimg { border: none; }

.mini
{
	font-size: 12px;
	font-weight: bold;
}

/*-------------------------------------------------------------------------------*/
#headerarea
{
	height: 130px;
	border-bottom: #000000 6px solid;
	overflow: hidden;
}

#headerarea.night { background: #1b1311 url(../graphics/mobile-night.png) no-repeat top center; }
#headerarea.day { background: #6387b5 url(../graphics/mobile-day.png) no-repeat top center; }

#logobar
{
	height: 100px;
	text-align: center;
	width: 100%;
}

#tabnav
{
	text-align: center;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

.tabnavtab
{
	display: block;
	float: left;
	width: 74px;
	margin: 0px 2px 0px 2px;
	padding: 8px 0px 18px 0px;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	font-size: 13px;
}

a.tabnavtab
{
	color: #ffffff;
	text-decoration: none;
}

/*-------------------------------------------------------------------------------*/
#graybox
{
	color: #e0e0e0;
	padding: 10px 10px;
	background-color: #33313F;
}

#graybox h1,#graybox h2,#graybox h3,#graybox h4 { color: #a4b4d8 !important; }

/*-------------------------------------------------------------------------------*/
#footerarea { background-color: inherit; }

#prefooter
{
	text-align: center;
	font-size: 20px;
	padding: 16px 0 16px 0;
	color: #cccccc;
}

#prefooter a
{
	color: #eeeeee;
	font-weight: inherit;
	text-decoration: none;
}

#footer
{
	text-align: center;
	font-size: 14px;
	padding: 0px 0 16px 0;
	color: #cccccc;
}

#footer a
{
	color: #eeeeee;
	font-weight: inherit;
	text-decoration: none;
}

/*-------------------------------------------------------------------------------*/
.plist ul
{
	list-style: none;
	padding: 0;
	margin: 0 12px 0 0;
	border: 1px solid #bdbdbd !important;
	border-left: none;
}

.plist li
{
	position: relative;
	margin: 0;
	background: #ffffff;
	border-bottom: 1px solid #e0e0e0;
	padding: 8px 0px 8px 18px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	list-style: none;
}

.plist li:last-child { border-bottom: none !important; }

.plist a
{
	display: block;
	padding: 4px 32px 4px 0px;
	text-decoration: none;
	color: #333;
	background: url(../graphics/listArrow.png) no-repeat right center;
}

.plist small
{
	display: block;
	font-size: 10pt;
	font-weight: normal;
	color: #333 !important;
}

.plistmore
{
	text-align: right;
	font-size: 13px !important;
	font-weight: normal !important;
	font-style: italic !important;
	color: #333 !important;
}

/*-------------------------------------------------------------------------------*/
.clist ul
{
	list-style: none;
	padding: 0;
	margin: 0 12px 0 0;
	border: 1px solid #bdbdbd !important;
	border-left: none;
}

.clist li
{
	position: relative;
	margin: 0;
	background: #ffffff;
	border-bottom: 1px solid #e0e0e0;
	padding: 8px 0px 8px 18px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	list-style: none;
}

.clist li:last-child { border-bottom: none !important; }

.clist a
{
	display: block;
	padding: 4px 32px 4px 0px;
	text-decoration: none;
	color: #333;
	background: url(../graphics/listArrow.png) no-repeat right center;
}

.clist small
{
	display: block;
	font-size: 10pt;
	font-weight: normal;
	color: #333 !important;
}

.clistmore
{
	text-align: right;
	font-size: 13px !important;
	font-weight: normal !important;
	font-style: italic !important;
	color: #333 !important;
}

/*-------------------------------------------------------------------------------*/
.prlist ul
{
	list-style: none;
	padding: 0;
	margin: 0 12px 0 0;
	border: 1px solid #bdbdbd !important;
	border-left: none;
}

.prlist li
{
	position: relative;
	margin: 0;
	background: #ffffff;
	border-bottom: 1px solid #e0e0e0;
	padding: 8px 0px 8px 18px;
	color: #83c133;
	font-size: 18px;
	font-weight: bold;
	list-style: none;
}

.prlist li:last-child { border-bottom: none !important; }

.prlist a
{
	display: block;
	padding: 4px 32px 4px 0px;
	text-decoration: none;
	color: #83c133;
	background: url(../graphics/listArrow.png) no-repeat right center;
}

.prlist small
{
	display: block;
	font-size: 10pt;
	font-weight: normal;
	color: #83c133 !important;
}

.prlistmore
{
	text-align: right;
	font-size: 13px !important;
	font-weight: normal !important;
	font-style: italic !important;
	color: #676767 !important;
}

/*-------------------------------------------------------------------------------*/
.elist ul
{
	list-style: none;
	padding: 0;
	margin: 0 12px 0 0;
	border: 1px solid #bdbdbd !important;
	border-left: none;
}

.elist li
{
	position: relative;
	margin: 0;
	background: #ffffff;
	border-bottom: 1px solid #E0E0E0;
	padding: 6px 0px 6px 18px;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	list-style: none;
}

.elist li:last-child { border-bottom: none !important; }

.elist a
{
	display: block;
	padding: 4px 32px 4px 0px;
	text-decoration: none;
	color: #333;
	font-weight: inherit;
	background: url(../graphics/listArrow.png) no-repeat right center;
}

.elistmore
{
	text-align: right;
	font-size: 13px !important;
	font-weight: normal !important;
	font-style: italic !important;
	color: #333 !important;
}

/*-------------------------------------------------------------------------------*/
fieldset
{
	position: relative;
	margin: 10px 10px 10px 10px;
	padding: 0;
	background: #ffffff;
	color: #333;
	-webkit-border-radius: 10px;
	border: 1px solid #999999;
	text-align: left;
	font-size: 15px;
}

.row
{
	position: relative;
	border-bottom: 1px solid #999999;
	-webkit-border-radius: 0;
	text-align: center;
	padding: 4px 0 4px 0;
}

.row:last-child { border-bottom: none !important; }

.row > a
{
	display: block;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

/*-------------------------------------------------------------------------------*/
.goactions ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.goactions li
{
	position: relative;
	margin: 0;
	background: #ffffff;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #aaaaaa;
	padding: 10px 18px 10px 18px;
	color: #333;
	font-size: 18px;
	font-weight: bold;
	list-style: none;
}

.goactions li:last-child { border-bottom: 1px solid #999999 !important; }

.goactions a
{
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333;
}

/*-------------------------------------------------------------------------------*/
#calcontainer
{
	background-color: #000;
	-webkit-border-radius: 10px;
	width: 300px;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

#calendarboxtitle
{
	width: 300px;
	height: 25px;
	text-align: center;
}

#calendarboxtitle a
{
	font-size: 100%;
	text-decoration: none;
}

#calendarbox td
{
	background: #ababab;
	width: 40px;
	height: 30px;
	padding: 0;
	margin: 0px;
	text-align: center;
}

#calendarbox td.active
{
	background: #cdcdcd;
	width: 40px;
	height: 30px;
	padding: 0;
	margin: 0px;
	text-align: center;
}

#calendarbox a
{
	display: block;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	padding: 6px 6px 6px 6px;
}


