﻿/* common elements */
body 
{
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
	background:#ffffff url(images/bodyBack.gif) repeat-y;
}

img 
{
	border:0;
}

div,p,ul {margin-top:0;}/*clear mozilla margin*/

a
{
	text-decoration:none;
}

a,
a:link,
a:visited,
a:active,
a:hover
{
	color:#454545;
}

h1,h2,h3,h4,h5
{
	color:#454545;
}

h4
{
	margin-top:5px;
	margin-bottom:2px;
}

fieldset
{
	background-color:#ffffff;
	border-color:#A5A5A5;
	border-width:1px;
	border-style:solid;
}

* fieldset fieldset
{
	width:500px;
}
fieldset fieldset 
{
	min-width:500px;
}

label
{
	color:#454545;
	font-weight:bold;
}

hr
{
	color:#454545;
}

legend
{
	color:#454545;
	font-weight:bold;
}


/*Common table style*/

table
{
	border-collapse:collapse;
}

table.noborder td
{
	border-style:none;
}

table.dpGridView
{
	border:solid 1px #454545;
}

td
{
	border:none;
	vertical-align:top;
	padding-right:10px;
	background-color:#ffffff;
}

table.transparentTable td
{
	background-color:Transparent;
}

th
{
	background:#454545 url(style/th.gif) repeat-x top left;
	color:#ffffff;
	border:solid 1px #ffffff;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
}

.headerNone
{
	display:none;
}

th a,
th a:visited,
th a:active,
th a:link,
th a:hover
{
	color:#ffffff;
}

th a:hover
{
	text-decoration:underline;
}

tr.altZebra
{
	background-color:#E5E5E5;
}

.altZebra td
{
	background-color:#E5E5E5;
}

tr.dpRowHighlight,
tr.dpRowHighlight td
{
	background:#ffff80;
}

.selButton
{
	width:39px;
	height:16px;
	text-indent:-1000px;
	display:block;
}

tr.dpRowHighlight a.selButton:hover
{
	background:transparent url(style/selArrow.gif) no-repeat top left;
}


/* page stucture styles */
#page
{
	background:transparent url(images/watermark.gif) no-repeat bottom right;
}

#loginInfo
{
	font-weight:bold;
	color:#454545;
}

#loginInfo a
{
	color:#454545;
}

#left {
	background-color:#ffffff;
}

#footer
{
	font-weight:bold;
	background-color:#ffffff;
	color:#454545;
	border-top:solid 1px #A5A5A5;
}

#ctl00_logo
{
	position:absolute;
	top:10px;
	left:4px;
	width:140px;
	height:188px;
	background:#ffffff url(style/logo.gif) center left no-repeat;
	display:block;
	text-indent:-2000px;
	
}


/*Navigation styles */

.nav
{
	background-color:#A5A5A5;
}



.nav ul
{
	margin-right:1px;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}


.nav ul li
{
	padding-left:0px;
}

.nav ul li
{
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	border-bottom: 1px solid #A5A5A5;
}

/* Hides from IE5-mac \*/
* div.nav ul li {height: 1%;}
/* End hide from IE5-mac */ 

div.nav ul li
{
	min-height:20px;
	background-color:#ffffff;
}
* html div.nav ul li
{
	height:20px;
}


* html div.nav ul li a
{
	height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:144px;
}
* html div.nav ul li ul li a
{
	white-space:normal;
	overflow:visible;
	width:auto;
}


legend
{
	background-repeat:no-repeat;
}

div.nav ul>li
{
	min-height:20px;
}

* html div.nav ul>li
{
	height:20px;
}

div.nav>ul>li>a
{
	min-height:20px;
}
* html div.nav>ul>li>a
{
	height:20px;
}


.nav ul li a,
.nav ul li a:link,
.nav ul li a:visited,
.nav ul li a:active,
.nav ul li a:hover
{
	background:transparent url(style/navMenu.gif) no-repeat top left;
	color:#454545;
	font-size:110%;
	padding-top:1px;
	padding-left:5px;
	display:block;
	min-height:20px;
	font-weight:bold;
}



.nav ul li ul
{
	display:block;
	background-color:#ffffff;
}

/* Hides from IE5-mac \*/
* html .nav ul li ul {height: 1%;}
/* End hide from IE5-mac */ 

.nav ul li ul li
{
	padding-left:15px;
	padding-top:2px;
	margin-left:0px;
	color:#999999;
}

.nav ul li ul li.sel
{
	background:transparent url(style/sel.gif) no-repeat center left;
}

.nav ul li ul li a,
.nav ul li ul li a:link,
.nav ul li ul li a:visited,
.nav ul li ul li a:active
{
	background-image:none;
	font-weight:normal;
	color:#454545;
	padding-left:-12px;
}

.nav ul li ul li a:hover
{
	background-image:none;
	font-weight:bold;
	padding-left:-12px;
}

.nav ul li ul li.sel a,
.nav ul li ul li.sel a:link,
.nav ul li ul li.sel a:hover,
.nav ul li ul li.sel a:visited,
.nav ul li ul li.sel a:hover
{
	font-weight:bold;
}




/*dp common styles*/

.dpButton,.dpLinkButton
{
	margin-top:10px;
	width:110px;
	height:30px;
	color:#454545;
	background:transparent url(style/dpbutton.gif) no-repeat top left;
	border-style:none;
	font-weight:bold;
	font-style:italic;
}

.dpTitle
{
	color:#454545;
	font-size:120%;
	font-weight:bold;
	padding-bottom:10px;
}


.dpLinkButton
{
	padding:3px 10px 3px 10px;
}

.calWeekend
{
	background-color:#dfe1eb;
}

.calOtherMonth
{
	background-color:#939abd;
}

.calToday
{
	background:transparent url(../../images/icons/daysel20.gif) no-repeat center center;
}


.calSelected
{
	background-color:#cae2ff !important;
	color:#336699 !important;
}

.calTitle
{
	background-color:#454545;
	font-weight:bold;
	color:#ffffff !important;
}

.calDayHeader
{
	background-color:#454545;
	color:#ffffff;
}

.webPartTitle
{
	background-color:#96c1c6;
	color:#0c569a;
	font-weight:bolder;
}

.webPartCutomizeItem
{
	background-color:#96c1c6;
	color:#336699;
}

.webPartVerb
{
	background-color:#cae2ff;
	color:#0c569a;
	font-weight:bold;
	border:solid 2px #96c1c6;
	margin:5px;
	text-align:right;
}

.webPart
{
	border:solid 2px #cae2ff;
	border-top-style:none;
	background-color:#ebf2f3;
}

.webPartHeader
{
	display:none;
}

.webPartEmptyZoneCustomize
{
	border:dashed 1px red;
	text-indent:-2000px;
	background-color:#ffffff;
}

.webPartEmptyZone
{
	text-indent:-2000px;
}



.dpBorderGridView
{
	border-style:none;
	border-spacing:5px;
}


.legendTitle
{
	color:#454545;
	font-size:150%;
	padding-bottom:10px;
	height:48px;
	padding-left:52px;
	padding-top:15px;
	margin-left:-12px;
}

fieldset.dpSection
{
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(style/dpSection.gif);
	border-width:3px;
	border-style:solid;
	border-color:#454545;
	border-top:0px;
	padding-top:0px;
	margin-top:10px;
}

fieldset.dpSectionLong
{
	background-image:url(style/dpSectionLong.gif);
}


.dpSection .legendTitle
{
	padding-top:19px;
	padding-left:55px;
	margin-left:10px;
	margin-top:2px;
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-bottom:16px;
	width:400px;
}

.dpSection fieldset legend
{
	padding-bottom:10px;
}

.dpSection fieldset legend.legendTitle
{
	width:auto;
}

#mainContent>fieldset.dpSection
{
	margin-top:0px !important;
	padding-top:0px;
	border-style:none;
}

.dpSection>.legendTitle
{
	background-repeat:no-repeat;
	background-position:0px 6px;
}

.legendNoIcon
{
	padding-left:0px;
	margin-left:0px;
}

.helpInfo
{
	color:#454545;
	font-weight:bold;
	font-style:italic;
	margin-bottom:10px;
}
.ajax__calendar td
{
	padding-right:0px;
}

ctl00_ContentPlaceHolder1_ddMonth
{
	z-index:-1;
}
