﻿body
{
	position: relative;
	margin: 0;
	-moz-text-size-adjust: none;
	min-height: 416px;
	font-family: helvetica,sans-serif;
	background: url('../images/background.png');
	background-repeat:repeat-x repeat-y;
}
.center
{
	margin: auto;
	display: block;
}
img
{
	border: 0;
}
a:hover span.arrow
{
	background-position: 0 -13px !important;
}
#topbar
{
	position: relative;
	left: 0;
	top: 0;
	height: 44px;
	width: auto;
	background: url("../images/header.png") repeat;
	margin-bottom: 2px;
}
#title
{
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	height: 36px !important;
	line-height: 36px !important;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:0px;
}
#content
{
	width: 100%;
	position: relative;
	min-height: 250px;
	margin-top: 10px;
	height: auto;
	z-index: 0;
	overflow: hidden;
}
#footer
{
	text-align: center;
	position: relative;
	margin: 20px 10px 0;
	height: auto;
	width: auto;
	bottom: 10px;
}
#footer a, #footer
{
	text-decoration: none;
	font-size: 9pt;
	color: #4C4C4C;
	text-shadow: #FFF 0 1px 0;
}
.pageitem, .autolist
{
	-moz-border-radius: 8px;
	background-color: #fff;
	border: #878787 solid 1px;
	font-size: 16px;
	overflow: hidden;
	padding: 0;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 10px 9px 17px 5px;
	list-style: none;
}
.textbox
{
	padding: 5px 9px;
	position: relative;
	overflow: hidden;
	border-top: 1px solid #878787;
	height:auto !important;
}
.textbox p
{
	margin-top: 2px;
	color: #000;
	margin-bottom: 2px;
	text-align: justify;
}
.textbox img
{
	max-width: 100%;
}
.textbox ul
{
	margin: 3px 0 3px 0;
	list-style: circle !important;
}
.textbox li
{
	margin: 0 !important;
}
.pageitem li:first-child,
.autolist li:first-child
{
	border-top: 0;
}
li.menu, 
li.form
{
	position: relative;
	list-style-type: none;
	display: block;
	height: 43px;
	overflow: hidden;
	border-top: 1px solid #878787;
	width: auto;
}

li.form
{
	height: 30px !important;
	border-top: 1px solid #CCCCCC !important;
	padding-top: 5px;
}

li.form .name
{
	width: 55% !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	margin: 3px 0 0 7px;
	color: #000;
	font-weight: bold;
	font-size: 17px;
	overflow: hidden;
}


li.form:first-child
{
}

li.form input[type=text], 
li.form input[type=password]
{
	-moz-appearance: textfield;
	font-size: 16px;
	margin: auto;
	display: block;
	float:right;
	width: 60%;
	border: 1px solid #AAAAAA;
	-moz-box-shadow: 1px 1px 3px #000;
}

ul.pageitem ,
ul.autolist,
li:first-child:hover, 
.pageitem li:first-child a, 
li.form:first-child input[type=radio], 
li.form:first-child input[type=submit], 
li.form:first-child button, 
li.form:first-child input[type=reset]
{
	-moz-border-top-left-radius: 8px 8px;
	-moz-border-top-right-radius: 8px 8px;
}

li.menu:hover
{
	background: url("../images/menutouched.png") repeat-x #0274ee;
}
li.menu a:hover span.name, li.menu a:hover span.comment
{
	color: #fff;
}
li.menu a:hover span.comment
{
	color: #CCF;
}
li.menu a
{
	display: block;
	height: 43px;
	width: auto;
	text-decoration: none;
}
li.menu a img
{
	width: auto;
	height: 32px;
	margin: 5px 0 0 5px;
	float: left;
}
li.menu span.name
{
	margin: 11px 0 0 7px;
	width: auto;
	color: #000;
	font-weight: bold;
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 75%;
	white-space: nowrap;
	float: left;
}
li.menu span.comment
{
	margin: 11px 30px 0 0;
	width: auto;
	color: #000;
	font-size: 17px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 75%;
	white-space: nowrap;
	float: right;
	color: #324f85;
}
li.menu span.arrow, body.list span.arrow,
li.autolist span.arrow
{
	position: absolute;
	width: 8px !important;
	height: 13px !important;
	right: 10px;
	top: 15px;
	margin: 0 !important;
	background: url("../images/arrow.png") 0 0 no-repeat;
}


.graytitle
{
	position: relative;
	font-weight: bold;
	font-size: 17px;
	right: 20px;
	left: 9px;
	color: #4C4C4C;
	text-shadow: #FFF 0 1px 0;
	padding: 1px 0 3px 8px;
}
.header
{
	display: block;
	font-weight: bold;
	color: rgb(73,102,145);
	font-size: 12pt;
	margin-bottom: 6px;
	line-height: 14pt;
}

body.list ul li.title
{
	background: url("../images/listheader.gif") repeat-x;
	height: 22px !important;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-shadow: gray 0 1px 0;
	line-height: 22px;
	padding-left: 20px;
	border-bottom: none !important;
}
body.list ul
{
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
body.list div#content li
{
	height: 40px;
	border-bottom: 1px solid #e1e1e1;
	list-style: none;
}
body.list
{
	background-color: #fff;
	background-image: none !important;
}
body.list div#footer
{
	margin-top: 24px !important;
}
body.list div#content li a
{
	padding: 9px 0 0 20px;
	font-size: large;
	font-weight: bold;
	position: relative;
	display: block;
	color: #000;
	text-decoration: none;
	height: 32px;
}
body.list div#content li a span.name
{
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 93%;
	white-space: nowrap;
	display: block;
}
body.list div#content li a:hover
{
	color: #fff;
}
body.list div#content li a:hover
{
	background: url("../images/menutouched.png") repeat-x;
}
body.list div#content
{
	margin-top: -13px !important;
}
body.list ul img
{
	width: 90px;
	height: 90px;
	position: absolute;
	left: 0;
	top: 0;
}

#leftnav
{
	font-size: 12px;
	font-weight: bold;
	z-index: 5000;
	position: absolute;
	margin-top: 4px;
}
#leftnav a, #rightnav a
{
	display: block;
	color: #fff;
	line-height: 24px !important;
	height: 24px !important;
	text-decoration: none;
	margin-top: 4px;
}
#leftnav img, #rightnav img
{
	margin-top: 4px;
	height:16px !important;
}

#leftnav a
{
    background: url("../images/navbut.png") repeat-x center;
	z-index: 3;
	border-width: 0 5px 0 13px;
	padding-right: 4px;
	padding-left: 4px;
	margin:1px;
	float: left;
}
#rightnav, #rightbutton
{
	position: absolute;
	font-size: 12px;
	right: 9px;
	top: 4px;
}
#rightnav a
{
    background: url("../images/navbut.png") repeat-x center;
	float: right;
	border-width: 0 13px 0 5px;
	text-align:center;
	z-index: 3;
	font-weight: bold;
}

ul li.hidden
{
	display: none;
}
ul li.autolisttext
{
	text-align: center;
}
ul li.autolisttext a:hover
{
	background-image: none !important;
	color: black !important;
}

#frame span.red
{
    -moz-border-image: url("../images/redbutton.png") 0 14 0 14;
    color: #fff;
}
#frame span.gray
{
    -moz-border-image: url("../images/whitebutton.png") 0 14 0 14;
    color: #000;
    text-shadow: white 0 1px 0;
}

#frame a:hover span.black, #frame a:hover span.gray
{
    -moz-border-image: url("../images/bluebutton.png") 0 14 0 14;
    color: #fff;
    text-shadow: rgba(0,0,0,1) 0 -1px 0;
}
#frame a:hover span.red
{
    -moz-border-image: url("../images/darkredbutton.png") 0 14 0 14;
}

#frame span.red, #frame span.gray
{
    display: block;
    height: 46px;
    border-width: 0 14px;
    width: auto;
    background-repeat: no-repeat;
    line-height: 46px;
    font-size: large;
    opacity: 1;
    font-weight: bolder;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: Arial,Helvetica,sans-serif;
}

/* --------- Calendar Style -----------  

table.calendar {
	border-collapse: separate;
	border: 1px solid #9DABCE;
	border-width: 0px 0px 1px 1px;
}
td.calendarDay, th.calendarDay {
	width: 22px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/cells.png);
	color: #444;
	position: relative;
}
th.calendarDay {
	height: 22px;
	font-weight: bold;
	font-size: 14px;
}
td.calendarDay:hover, th.calendarDay:hover {
	background-position: 0px -81px;
	color: #222;
	cursor:pointer;
}
td.date_has_event 
{
    width: 22px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/cells.png);
	color: #444;
	position: relative;
	background-position: 162px 0px;
	color: white;
	cursor:pointer;
}
td.date_has_event:hover 
{
    width: 22px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/cells.png);
	color: #444;
	position: relative;
	background-position: 162px -81px;
}
td.padding 
{
    width: 22px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/cells.png);
	color: #444;
	position: relative;
	background: url(../img/calpad.jpg);
}
td.today 
{
    width: 22px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/cells.png);
	color: #444;
	position: relative;
	background-position: 81px 0px;
	color: white;
}
td.today:hover 
{
    width: 22px;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/cells.png);
	color: #444;
	position: relative;
	background-position: 81px -81px;
}*/
table.calendar {
	border-collapse: separate;
	border: 1px solid #9DABCE;
	border-width: 0px 0px 1px 1px;
}
td.calendarDay, th.calendarDay {
	height: 18px !important;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/day.png);
	color: #444;
	position: relative;
	font-weight: bold;
	font-size: 14px;
}
td.calendarDay
{
	width: 28px !important;
}
td.calendarDay:hover, th.calendarDay:hover {
	/*background-position: 0px -81px;*/
	color: #222;
	cursor:pointer;
}
td.date_has_event 
{
    width: 28px !important;
	height: 18px !important;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/selectedDay.png);
	color: #444;
	position: relative;
	/*background-position: 162px 0px;*/
	color: white;
	cursor:pointer;
}
td.date_has_event:hover 
{
    width: 28px !important;
	height: 18px !important;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/selectedDayHover.png);
	color: #444;
	position: relative;
	/*background-position: 162px -81px;*/
}
td.today 
{
    width: 28px !important;
	height: 18px !important;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/today.png);
	position: relative;
	/*background-position: 81px 0px;*/
	color: white;
}
td.today:hover 
{
    width: 28px !important;
	height: 18px !important;
	text-align: center;
	vertical-align: middle;
	background: url(../pics/todayHover.png);
	color: #444;
	position: relative;
	/*background-position: 81px -81px;*/
}

/*   top buttons Today Day Month styles      */

div.calToday
{
	font-size: 14px;
	left:5px;
	float:left;
}

div.calToday span
{
    background: url("../images/calToday1.png") no-repeat center;
	margin: 4px 2px;
	padding: 0px 5px;
	border-width: 0 4px;
	float: left;
	display: inline-block;
	line-height: 25px;
	cursor:pointer;
	font-weight:bold;
}

#calNavDay
{
	font-size: 14px;
}

div.daySelectDayStyle
{
    background: url("../images/calDisabled1.png") no-repeat center;
	padding: 0px 5px;
	float: left;
	display: inline-block;
	line-height: 25px;
	cursor:default;
	font-weight:bold;
}
div.daySelectMonthStyle
{
    background: url("../images/calToday1.png") no-repeat center;
	padding: 0px 5px;
	float: left;
	display: inline-block;
	line-height: 25px;
	cursor:pointer;
	font-weight:bold;
}

#calNavMonth
{
	font-size: 14px;
}

div.monthSelectDayStyle
{
    background: url("../images/calToday1.png") no-repeat center;
	padding: 0px 5px;
	float: left;
	display: inline-block;
	line-height: 25px;
	cursor:pointer;
	font-weight:bold;
}
div.monthSelectMonthStyle
{
    background: url("../images/calDisabled1.png") no-repeat center;
	padding: 0px 5px;
	float: left;
	display: inline-block;
	line-height: 25px;
	cursor:default;
	font-weight:bold;
}

#dayView
{
    padding-left: 75px;
}

#dayView span.button
{
    -moz-border-bottom-left-radius: 5px 5px;
    -moz-border-bottom-right-radius: 5px 5px;
    -moz-border-top-left-radius: 5px 5px;
    -moz-border-top-right-radius: 5px 5px;
    color:White; 
    font-weight:bold;
    margin:2px;
    line-height: 20px;
	cursor:pointer;
	background: url("../images/button.gif") repeat-x;
}
#dayViewHeader
{
    background: url("../images/listheader.gif") repeat-x;
	height: 22px !important;
	width: 100%;
	color: #81838A;
	font-weight: bold;
	font-size: 16px;
	text-shadow: gray 0 1px 0;
	line-height: 22px;
	padding-right: 50px;
	border-bottom: none !important;
    text-align:right;
}

/* Copied from OcStyle.css*/

.ocitem {
	-webkit-border-radius: 8px;
	background-color: #fff;
	border: #878787 solid 1px;
	font-size: 10pt;
	overflow: hidden;
	padding: 0;
	position: relative;
	display: block;
	height: auto;
	width: auto;
	margin: 3px 9px 17px;
	list-style: none;
}

.ocitem li:first-child {
	border-top: 0;
}

li.ocmenu {
	position: relative;
	list-style-type: none;
	display: block;
	height: 27px;
	overflow: hidden;
	border-top: 1px solid #878787;
	width: auto;
}

li.ocmenu:hover {
	background: url("images/oc/actiontouched.png") repeat-x #0274ee;
}
li.ocmenu a:hover span.name, 
li.ocmenu a:hover span.comment
{
	color: #fff;
}
li.ocmenu a:hover span.comment {
	color: #CCF;
}
li.ocmenu a {
	display: block;
	height: 27px;
	width: auto;
	text-decoration: none;
}
li.ocmenu a img {
	width: auto;
	height: 16px;
	margin: 5px 0 0 5px;
	float: left;
}

li.ocmenu span.name {
	margin: 5px 0 0 3px;
	width: auto;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 75%;
	white-space: nowrap;
	float: left;
}

.textSearch
{
    width: 100px !important
}

li.ocmenu span.actionarrow
{
	position: absolute;
	width: 8px!important;
	height: 10px!important;
	right: 9px;
	top: 10px;
	margin: 0!important;
	background: url(../images/oc/actionarrow.png) 0 0 no-repeat;
}

a:hover span.actionarrow {
	background-position: 0 -10px!important;
}

/*select, .rightside
{
	display: block;
	-webkit-box-shadow: 1px 1px 3px #000;
	-webkit-appearance: menulist;
	-webkit-border-radius: 0 !important;
	font-size: 16px;
	position: absolute;
	margin: 2px auto auto auto;
	padding:0 5px 0 5px;
	right:2px;
	width: 54%;
}*/

select.freeform
{
	width: auto !important;
	display: inline !important;
	position:relative !important;
}

li.freeform .name
{
	width: 55% !important;
	white-space: nowrap;
	position: relative;
	margin: 3px 0 0 7px;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	overflow: hidden;
}

li.form input[type=submit],
li.form input[type=reset],
li.ocform input[type=submit]
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 16px;
}

li.ocform input[type=submit]
{
	display: block;
	float:left;
}

li.ocform, li.detail, li.freeform
{
	position: relative;
	list-style-type: none;
	display: block;
	overflow: hidden;
	width: auto;
	height: 27px !important;
	border-top: 1px solid #CCCCCC !important;
}

li.detail
{
	/*height: 18px !important;*/
	height: inherit !important;
	padding: 2px;
}

li.ocform .name,
li.freeform .name,
li.detail .name
{
	width: 40% !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	color: #000;
	font-size: 16px;
	overflow: hidden;
	float:left; 
    vertical-align:middle; 
    font-weight:bold;
    padding:2px; 
}

li.ocform span.value
{
	width: 55% !important;
    padding:2px; 
	float:right;
	vertical-align:middle;
}

li.freeform div.value
{
    float:right; 
    padding:5px; 
    vertical-align:middle;   
}

li.ocform .orgName
{
    width: 35px !important;
	white-space: nowrap;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
	float:left; 
    padding:8px 5px 2px 5px; 
    vertical-align:middle; 
    font-weight:bold;
    display:block;
}

li.ocform span.orgValue
{
	position:absolute !important;
	width: 185px !important;
	padding:5px 5px 2px 35px;
}

li.freeform .name
{
	position: relative !important;
}

li.detail .name
{
	font-size: 16px !important;
	padding:5px;
}

li.detail span.value
{
	font-size: 16px;
	margin: auto;
	display: block;
	position: relative;
	width: 50% !important;
	padding:5px;
	float:right;
}

li.ocform input[type=text], 
li.ocform input[type=password]
{
	font-size: 16px;
	margin: 2px auto auto auto;
	padding-left:5px;
	padding-right:5px;
	float:right;
	max-width:95% !important;
	border: 1px solid #AAAAAA;
}

#listcontent
{
	width: 100%;
	position: relative;
	min-height: 250px;
	margin-top: 10px;
	height: auto;
	z-index: 0;
	overflow: hidden;
}

div#listcontent
{
	width: auto;
	margin: -14px auto auto 0px;
}
div#listcontent ul
{
	background: url("../images/oc/namelistbg.png") repeat;
}
div#listcontent ul li
{
	list-style: none;
	height: 34px;
	width: auto;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	white-space: nowrap;
}
div#listcontent ul li a
{
	text-decoration: none;
	color: #000;
	width: 100% !important;
	height: 100%;
}
div#listcontent ul li .number, 
div#listcontent .name, 
div#listcontent .time
{
	display: inline-block;
	height: 24px;
	font-weight: bold;
	font-size: large;
	text-align: center;
	line-height: 26px;
	vertical-align:middle;
}
div#listcontent ul li .name
{
	margin-left: 0;
	width: auto !important;
	font-size: medium;
	padding-left: 5px;
	padding-top: 8px;
	border-left: solid 1px #e6e6e6;
}
div#listcontent ul li .number
{
	padding-top: 8px;
}
div#listcontent ul li .time
{
	color: #848484;
	font-size: medium;
	margin-left: 4px;
	width: auto !important;
	padding-top: 8px;
	font-weight: normal;
}
div#listcontent
{
	background: url("images/background.png"),url('images/menutouched.png') no-repeat;
}
div#listcontent ul li span.name
{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 62%;
}

div#listcontent ul li.autolisttext
{
	line-height: 34px !important;
}

div#listcontent span.arrow
{
	position: absolute;
	width: 8px !important;
	height: 13px !important;
	right: 10px;
	top: 12px;
	margin: 0 !important;
	background: url("../images/arrow.png") 0 0 no-repeat;
}

.textbox .value
{
	float:right;
}