﻿/******************************
 * Global styles
 ******************************/

body
{
    height:100%;
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	background-image: url(/images/tree_background.gif);
	background-repeat: repeat-y;
}
/* header */
#banner_row {
	height:119px;
	background-color:white;
}
#banner_row img{
	border:0;
	padding:20px;
}
.banner_buttons {
	padding-right:35px;
	padding-top:85px;
	float: right;
}
#banner_buttons a {padding-left: 7px;}
#banner_border1 {
	overflow:hidden;
	height:4px;
	background-color:#626262;
}
#banner_border2 {
	overflow:hidden;
	height:1px;
	background-color:#9C9C9C;
}
#banner_border3 {
	overflow:hidden;
	height:1px;
	background-color:#BFBFBF;
}
#banner_border4 {
	overflow:hidden;
	height:1px;
	background-color:#D6D5D5;
}
#banner_border5 {
	overflow:hidden;
	height:3px;
	background-color:#DDDCDC;
}
#menu {width:240px;}
#menu ul {
	list-style-type:none;
	padding:20px;
	margin:0;
}
#menu li {
	border-top:1px solid #cccccc;
	width:180px;
}
#menu a {
	display:block;
	height:30px;
	line-height:28px;
	color:#0066CC;
	text-decoration:none;
	padding-left:10px;
}
#menu a:hover, #menu a:active {
	background-color:white;
	color:red;
}
ul {padding:0;}
#page_content {
	position:absolute;
	left:275px;
	top:150px;
	padding-top:10px;
	font-size: 11px;
	line-height:18px;
}
#action_row {height:30px;}
#action_row a {
	font-size:9px;
	font-weight:bold;
	text-align:center;
	line-height:23px;
	text-decoration:none;
	background-color:#eeeeee;
	border:1px solid #cccccc;
	padding:5px 15px;
}
#action_row a:hover {background-color:#ffffff;}
#page_content a {
	text-decoration:none;
	color:#cc0000;
}
h2 {
	font-size:16px;
	margin-top:20px;
	color:#666666;
}
h4 {
	font-size: 12px;
	color:#3366FF;
}
/*h5 {
	font-size: 11px;
	color:#3366FF;
	margin:0;
}*/
h5 {
	font-size: 11px;
	color:#0066CC;
	margin:0;
	float:left;
	clear:left;
	width:150px;
}
#details {padding-top:25px;}
/*.staticMenuItemStyle {*/
.level1 {
	display:block;
	width:125px;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	text-decoration:none;
	color:#666666;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:none;
	background-color:#e7e7e7;
}
.selected {
	background-color:#ffffff;
	border-bottom-color:#ffffff;
}
/*#details h5 {
	font-size: 11px;
	color:#0066CC;
	margin:0;
	float:left;
	clear:left;
	width:150px;
}*/
td, th {
	border-bottom:1px solid #cccccc;
}
.gv {border: none;}
.gv th {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #ff0000;
	padding: 3px 15px;
	text-align:left;
}
/*#page_content .gv th {
	width:10px;
}
#page_content .gv th a {
	color:#0066CC;
}
#page_content .gv th a:hover {
	color:#D32329;
	text-decoration: underline;
}*/
.gv td {
	border:none;
	padding:3px;
}
.gvsortasc {
	background-image: url(../images/triangle_red_up.png);
	background-size: 10px 10px;
	background-repeat:no-repeat;
	background-position:left center;
}
.gvsortdesc {
	background-image: url(../images/triangle_red_down.png);
	background-size: 10px 10px;
	background-repeat:no-repeat;
	background-position:left center;
}
.footer {
	border-top:1px solid #cccccc;
	border-bottom:none;

}
.altrow {background-color:#efefef;}
.width05 {width:50px;}
.width075 {width:75px}
.width1 {width:100px;}
.width125 {width:125px;}
.width15 {width:150px;}
.width175 {width:175px;}
.width2 {width:200px;}
.width25 {width:250px;}
.width3 {width:300px;}
.width5 {width:500px;}
.w1 {width:150px;}
.w2 {width:75px;}
.w3 {width:50px;}
.w4 {width:100px;}
.w5 {width:125px;}
.mw1 {min-width:125px;}
.sidepadd {margin-left:25px;}
.alignleft {text-align:left;}
.alignright {text-align:right;}
.aligncenter {text-align:center;}
input, textarea, select {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.aspbutton {
	color:#CC0000;
	font-size:10px;
	font-weight:bold;
	padding:3px 0;
	width:100px;
}
.taskdetcal {
	float:right;
	position:absolute;
	top:75px;
	left:200px;
}
.cal4 {
	float:right;
	color:red;
	position:absolute;
	left:300px;
}
.cal1 {
	float:right;
	position:absolute;
	left:300px;
	top:-20px;
	background-color:#ffffff;
}
.addressblock {
	width:300px;
	margin-left:150px;
}
#DetailMenu {
	padding: 20px 0;
}
.multiline {
	margin-left:150px;
}
#detailinput td {
	border:none;
	width:125px;
	padding:0;
	text-align:left;
}
#detailinput label {
	padding:0;
}