/* GLOBAL STYLES, HACKS AND OBASIC OVERRIDES */

* { font-family : Arial, Helvetica, sans-serif; }

html, body { height: 100%; }

img { display: block;}
a img { border: 0px; }

html, body, form, div, p, span, h1, h2, h3, h4, h5, img { margin: 0px; padding: 0px; color:#000000;}
p, div, table, span, i, u, ul { font-size: 12px; color:#545965;}
body { font-size: 0; }

/************************************************************************/


.mouse_over {
	background-color: #FFB219;
}

border_table {
	 border-top: solid #0000FF;
}

h1 {
	font-weight: bold;
	font-size: 16px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
}

a {
	color: #1B8CF2;
	text-decoration: underline;
}

a:hover {
	color: #1B8CF2;
	text-decoration: underline;
}


table.public_form1 {
	border: #ADADAA 1px solid;
	background: #FFB219;
}


table.public_form {
	border: #ADADAA 1px solid;
	background: #E3E3E3;
}

table.public_form2 {

}

table.public_form th {
	color: #000000;
	text-align: left;
	font-size: 14px;
}

table.public_form td {
	color: #4A4A4A;
}


table.public_list {
	padding: 0px;
	border: #000000 1px solid;
	background: #FFFFFF;
}

table.public_list tr.row1 {
	background: #FFFFFF;
}

table.public_list tr.row2 {
	background: #E3E3E3;
}

table.public_list th {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	background: #707070;
}

a.caption {
	color: #FFFFFF;
	text-align: left;
	background: #707070;
	text-decoration: none;
}

a.caption:hover {
	color: #FFFFFF;
	text-align: left;
	background: #707070;
	text-decoration: none;
}

table.public_list td {
	text-align: left;
}

ul.links {
	margin: 10px 00px 0px 15px;
	padding: 2px;
}

ul.links li {
	
	list-style-image: url('/public/images/new/small_dot.gif');
}

input {
	height: 21px;
}

.submit {
	height: 21px;
	font-size: 11px;
	margin-bottom: 1px;
	border: 0px;
	background: #1F1F1F;
	font-weight: bold;
	color: #FFFFFF;
}

div.autocomplete {
	   width:350px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul li.selected { background-color: #ffb;}
    div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:20px;
      cursor:pointer;
    }



table.calendar {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
}

table.calendar td {
	width: 9%;
}

table.calendar td.top{
	font-size: 14px;
	text-align:center;
	font-weight:bold;
	height: 40px;
	border: #E3E3E3 1px solid;
	background: url('/public/images/calendar_new_top.jpg') top no-repeat;
}

table.calendar td.left{
	font-size: 14px;
	text-align:center;
	font-weight:bold;
	border: #E3E3E3 1px solid;
	background: url('/public/images/calendar_new_left.jpg') top no-repeat;
}

table.calendar td.center{
	font-size: 10px;
	color: #7D9743;
	border: #E3E3E3 1px solid;
	text-align:center;
	font-weight:bold;
	background: #FFFFFF;
}

table.calendar .date{
	font-size: 12px;
	text-align:center;
	background: #E3E3E3;
}

table.calendar .item{
	font-size: 10px;
	background: #FFFFFF;
}

table.calendar a {
	color:#545965;
	text-decoration: none;
}

table.calendar a:hover {
	color:#545965;
}

table.calendar .aWeek {
	color:#545965;
	text-decoration: none;
}

table.calendar .aWeek:hover {
	color:#545965;
	background: #FFFFFF;
}

table.calendarWeek {
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
}

table.calendarWeek td {

}

table.calendarWeek td.top{
	font-size: 18px;
	color: #ffffff;
	text-align:center;
	font-weight:bold;
	background: #DCDBC6;
}

table.calendarWeek td.left{
	font-size: 14px;
	text-align:center;
	font-weight:bold;
	border: #E3E3E3 1px solid;
	background: url('/public/images/calendar_left.jpg') top no-repeat;
}

table.calendarWeek td.center{
	font-size: 10px;
	color: #7D9743;
	border: #E3E3E3 1px solid;
	text-align:center;
	font-weight:bold;
	background: #FFFFFF;
}

table.calendarWeek .date{
	font-size: 12px;
	text-align:center;
	background: #E3E3E3;
}

table.calendarWeek .item{
	font-size: 10px;
	background: #FFFFFF;
}

table.calendarWeek a {
	color:#545965;
	text-decoration: none;
}

table.calendarWeek a:hover {
	color:#545965;
}

table.view td{
	height:10px;
	font-size: 14px;
	color: #A69E70;
}

table.view a{
	text-decoration: none;
	color: #A69E70;
}

table.view a:hover{
	text-decoration: none;
	color: #A69E70;
}

.calendar_arrow {
	color: white;
	font-size: 14px;
	padding: 2px;
	text-align: center;
	width: 130px;
	background: black;
}

td.title {
	background: url('/public/images/new/caption_big.gif') no-repeat;
	width: 380px;
	height: 32px;
	color: white;
	font-weight: bold;
	padding: 12px 0px 0px 20px;
}

td.title_small {
	background: url('/public/images/new/caption.gif') no-repeat;
	width: 380px;
	height: 32px;
	color: white;
	font-weight: bold;
	padding: 12px 0px 0px 20px;
}

td.separator {
	background: #000000;
	height: 1px;
}

.bar {
	padding: 2px;
	margin: 0px;
    background: #FF8040;
    overflow:hidden;
}

.bar_personal {
	padding: 2px;
	margin: 0px;
	background: red;
}



.bar_snpa {
	padding: 2px;
	margin: 0px;
	background: #FF8040;
	font-weight: bold;
}


.bar_personal_snpa {
	padding: 2px;
	margin: 0px;
	background: red;
	font-weight: bold;
}

