﻿body
{
	background-color: #edf1fa;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial;
	font-size: 12px;
	border-color: #5c7fc4;
}

A.pListLink
{
	text-decoration: none;
	color: Blue;
}

A.pListLink:visited
{
	text-decoration: none;
	color: Blue;
}

A.pListLink:hover
{
	text-decoration: underline;
	color: Blue;
}

.personHeader
{
	height: 150px;
	background-color: White;
	border-bottom: solid 1px #5c7fc4;
}

.ticketPic
{
	position: absolute;
	margin: 0 0 0;
	left: 10px;
	top: 10px;
}

.ticketName
{
	position: absolute;
	top: 125px;
	left: 10px;
	z-index: 0;
}

.headerMenu
{
	position: absolute;
	top: 50px;
	left: 135px;
	width: 400px;
	height: 85px;
}

table.banner
{
	width: 100%;
	height: 102px;
}

content
{
	background-color: #edf1fa;
	padding: 20px 10px 10px 10px;
	height: 100%;
}

.editArea
{
	background-color: #fff;
	text-align: left; /* 	border: solid 1px #bfcde6; 	border-left: solid 1px #bfcde6; 	border-right: solid 1px #bfcde6; 	border-bottom: solid 1px #bfcde6; 	background-image: url(images/editarea-bg.gif); 	background-repeat: repeat; 	*/
}

.tree
{
	height: 692px;
	width: 300px;
	background-color: White; /*  	float: left; border: solid 1px #5c7fc4;  */
	overflow: auto;
	font-size: 11px;
	font-family: tahoma, Verdana, Arial;
}

.ml
{
	border-style: none;
	width: 290px;
	height: 692px;
}

.pToolTip
{
	position: absolute;
	left: 10px;
	top: 671px;
	width: 298px;
	height: 115px;
	background-color: #fff;
	text-align: left;
	font-size: 11px;
	font-family: tahoma, Verdana, Arial;
	border: solid 1px #bfcde6;
}

.viewTitle
{
	font-size: 105%;
	color: #4d6aa3;
	font-family: Verdana;
	vertical-align: middle;
}

div.viewTitle2
{
	margin: -7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	font-size: 10px;
	color: #4d6aa3;
	font-family: Tahoma;
	float: left;
	width: 100%;
}

div.panel
{
	margin-top: 0px;
}

div.text
{
	padding: 0 0 0 0;
	margin: 0 0 0 10px; /* 	border-bottom: solid 1px #e3e3e3; 	background-color: #fbfbfc; */
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial;
	float: left;
	line-height: 25px;
}

.viewLabel
{
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial;
	font-weight: bold;
	border: none 0px;
	height: 16px;
	margin-top: 12px;
	padding: 1px 1px 1px 1px;
}

.viewEdit
{
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial;
	font-weight: bold;
	border: none 0px;
	background-color: #cedef2;
	height: 15px;
	margin-top: 6px;
	padding-left: 2px;
	padding-right: 2px;
	width: 100px;
}

span.nextLabel
{
	margin-left: 30px;
}

.personTicket
{
	position: absolute;
	width: 307px;
	height: 92px;
	left: 10px;
	top: 10px;
	border: solid 1px #5c7fc4;
	background-color: #f7fafd;
	padding: 10px 5px 5px 10px;
}


.editbtn
{
	position: absolute;
	right: 90px;
	bottom: 5px;
}

A.commandLink
{
	color: Blue;
}

A.commandLink:visited
{
	color: Blue;
}

div.photos
{
	clear: both;
	overflow: auto;
	height: 180px;
	padding: 0px 5px 2px 5px;
	width: 70%;
	text-align: left;
}

A.funcLink:visited
{
	color: #fcfdfe;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: underline;
}

A.funcLink
{
	color: #fcfdfe;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: underline;
}

A.funcLink:hover
{
	color: #fcfdfe;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

div.tabs
{
	float: left;
	background: yellow;
	line-height: normal;
	background: #edf1fa url(      "images/tabs-bg.gif" ) repeat-x bottom;
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
}

div.tabs ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}

div.tabs li
{
	float: left;
	background: url(      "images/tab-right.gif" ) no-repeat right top;
	margin: 0;
	padding: 0;
}

div.tabs a
{
	display: block;
	background: url(      "images/tab-left.gif" ) no-repeat left top;
	padding: 5px 15px 4px;
	text-decoration: none;
}

div.tabs a:hover
{
	color: #000000;
	text-decoration: underline;
}

div.tabs li.selected
{
	background-image: url( images/tab-right-s.gif );
}

div.tabs li.selected a
{
	background-image: url( images/tab-left-s.gif );
	padding-bottom: 5px;
}

.header
{
	background: url(      "images/tab-right.gif" ) no-repeat top right;
}

.header div
{
	background: url(      "images/tab-left.gif" ) no-repeat top left;
}

.personView
{
	float: left;
	width: 300px;
	padding: 0px 15px 7px 0px;
	overflow: auto;
}

.menu
{
	font-size: 10px;
	color: Blue;
}

.menu a:hover
{
	background-color: #cedef2;
	padding: 2px 2px;
	color: Blue;
}

.menu a:visited
{
	padding: 2px 2px;
	color: Blue;
}

.menu a
{
	padding: 2px 2px;
	text-decoration: none;
	color: Blue;
}

.labelTitle
{
	text-transform: capitalize;
}

A.treeLink, A.treeLink:visited, A.treeLink:hover
{
	color: White;
	text-decoration: underline;
}

.treeHoverMenu
{
	text-align: Left;
	visibility: Hidden;
	background-color: White;
	z-index: 99999;
	border: solid 1px Gray;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	padding: 2px;
}

A.menuLink, A.menuLink:visited, A.menuLink:hover, td.menuLink
{
	color: #597DC3;
	text-decoration: underline;
	width: 100px;
	padding: 1px;
}

td.menuLink
{
	text-decoration: none;
}

A.menuLink:hover, td.menuLinkHover
{
	background-color: #597dc3;
	color: White;
	width: 100px;
}

.treeNavMenu, .treeNavMenuOn, .treeNavMenuDisabled
{
	padding-left: 3px;
	padding-right: 3px;
}

.treeNavMenuOn
{
	cursor: hand;
}

.treeNavMenuOn, .treeNavMenuOn a
{
	color: White;
	background-color: Gray;
}

.treeNavMenu
{
	color: #597DC3;
}


.treeNavMenuDisabled
{
	color: Silver;
}

.treeNavMenu a
{
	text-decoration: underline;
}

.modalBackground
{
	background-color: Gray;
	-ms-filter: alpha(opacity=70);
	-ms-opacity: 0.7;
}

.addCap
{
	background-color: #ccccff;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.addDiv
{
	padding-left: 5px;
	padding-right: 5px;
}

table.tabMenuItem
{
	background: url(  "images/tabl.gif" ) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
}

table.tabMenuItem td
{
	background: url(  "images/tabr.gif" ) right top no-repeat;
	padding-right: 10px;
}

.tabMenuItem img
{
	margin-right: 5px;
}

table.tabMenuItemSelected
{
	background: url(  "images/tabls.gif" ) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
	z-index: 0;
	position: relative;
	top: 1px;
}

table.tabMenuItemSelected td
{
	background: url(  "images/tabrs.gif" ) right top no-repeat;
	padding-right: 10px;
	z-index: 0;
}

td.masterpanel
{
	border: solid 1px #bfcde6;
	margin: 0 0 0;
	padding: 0 0 0;
	background: white;
}

hr
{
	color: #C0C0C0;
	background-color: #C0C0C0;
	height: 1px;
}

