div#mainbox
{
	border: 1px solid #879397;
	background-color: #FFFFFF;
	color: #000000;
}

div#header
{
	background-image:url('../images/logo.jpg');
	background-repeat:no-repeat;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	background-color: #FFFFFF;
	padding:5px 10px 10px 0px;
	border-bottom:1px solid #879397;
	height:85px;
}

div#titlebox
{
	color:#FFFFFF;
	background-color:#7f171e;
	height:17px;
	border-bottom:1px solid #879397;
	padding:2px 20px 0px 20px;
}

div#titleboxtitle
{
	float:left;
}

div#titleboxlogin
{
	float:right;
}

div#titleboxlogin a,div#titleboxlogin a:visited
{
	color:#ffffff;
	font-size:10px;
}

div#titleboxlogin a:hover
{
	color:#c7c7c7;
}

div#mappath
{
	padding:4px 0px 4px 10px;
	border-bottom:1px solid #879397;
}

div#centerbox
{
	background-image: url(../images/redbar.gif); 
	background-repeat: repeat-y;
}

div#menubox
{
	min-height:400px;
	width:150px;
	border:1px solid #879397;
	margin:7px;
	background-color: #EAEAEA;
}

div#menutreebox
{
	min-height:400px;
	width:210px;
	border:1px solid #879397;
	padding:0px;
	margin:7px;
	background-color: #EAEAEA;
}

div#jiswologo1
{
	margin:7px 0px 7px 7px;
	padding-left:20px;
	width:190px;
	height:23px;
	border:1px solid #879397;
}

div#jiswologo2
{
	margin:7px 0px 7px 7px;
	width:150px;
	height:23px;
	border:1px solid #879397;
}

.treeselected
{
	color:#7f171e;
}

.contentleft
{
	width:150px;
	/*border-right:1px solid #879397;*/
}

div#contentbox
{
	text-align:left;
	vertical-align: middle;
	min-height:400px;
	margin:10px;
}

div#footer
{
	height:30px;
	border-top:1px solid #879397;
	padding:0px;
	clear: both;
}

div#footerbox
{
	text-align: center;
	width: 98%;
	font-size:9px;
	color:#a1a1a1;
}
div#footerbox a
{
	color:#a1a1a1;
}
div#footerbox a:hover
{
	color:#7f171e;
}
div#loadingbox
{
	float:right;
	display:none;
	font-size:10px;
	color:#a7a7a7;
	padding: 2px 20px 2px 20px;
	background-image:url(../images/spinner.gif);
	background-repeat:no-repeat;
}

/* gridviews admin pages */
.admindatagrid
{
	background-color: #FAFAFA;
    border: 1px solid #7A8383;
}

.admindatagrid th
{
    color: #FFFFFF;
    background-color: #7f171e;
    border: 0px;
    margin: 0px;
    padding: 4px;
}

.admindatagrid td
{
    border: 1px solid #c7c7c7;
    margin: 0px;
    padding: 4px;
}

.admindatagrid th a, .admindatagrid th a:visited
{
	color: #FAFAFA;
	font-weight:bold;
}

.admindatagrid th a:hover
{
	color: #000000;
	font-weight:bold;
}

/* company */
.tabsinner
{
	font-size:11px;
}
.addresstable
{
	width:570px;
	margin: 2px 5px 5px 0px;
	border:1px solid #879397;
}

.addresstable th
{
	font-weight:bold;
	padding: 0px 4px 4px 4px;
	border-bottom:1px solid #879397;
	background-color: #EAEAEA;
}

.addresstable a
{
	font-weight:normal;
}

.addresstable td
{
	padding: 2px 0px 2px 5px;
}

.addresstable td label
{
	font-weight:bold;
}

.descriptionfield
{
	font-size:14px;
	font-weight:bold;
}
.addbutton
{
	display:inline-block;
	padding:2px 2px 3px 20px;
	background-image:url(../images/page_add.png);
	background-repeat:no-repeat;
	border:0px solid black;
	cursor:pointer;
}

.searchbox
{
	font-size:10px;
	width:205px;
}
#hidebutton
{
	border:1px solid #c5c5c5;
	background-color: #f1f1f1;
	width:15px;
	height:17px;
	cursor:pointer;
	padding: 0px 0px 0px 7px;
}

#searchresult
{
	position:absolute;
	border:1px solid #c5c5c5;
	background-color:#ffffff;
	width:220px;
	height:350px;
	display:none;
}

#searchresultinner
{
	position:absolute;
	height:350px;
	width:220px;
	overflow:auto;
	overflow-x:hidden;
}

#searchresultinner a
{
	font-weight:normal;
	padding:2px 2px 2px 5px;
}

#searchresultinner a:hover
{
	background-color:#FFFFCC;
	font-weight:bold;
}

.searchitemheader
{
	margin:2px;
	height:15px;
	width:200px;
	padding:2px 2px 2px 5px;
	border-bottom:1px dashed #c7c7c7;
}

.pdfbutton
{
	padding:1px 1px 1px 20px;
	background-image:url(../images/page_white_acrobat.png);
	background-repeat:no-repeat;
	white-space: nowrap;
}

.xmlbutton
{
	padding:1px 1px 1px 20px;
	background-image:url(../images/page_white_code.png);
	background-repeat:no-repeat;
	white-space: nowrap;
}

.checkbox input
{
	border:0px;
	background-image:none;
}
.checkbox label
{
	font-weight:normal;
}
.radiobutton input
{
	border:0px;
	background-image:none;
	background-color:Transparent;
}
.radiobutton label
{
	font-weight:normal;
}

.AlphabeticPager
{
	border:1px solid #c7c7c7;
	padding:4px;
	margin:5px 0px 5px 0px;
	text-align:center;
	white-space:nowrap;
}