/* 
	Atos Origin
	Navigation Stylesheet
	Matthijs Meijer / S. El Yaghmouri
	mei 2006
*/

/* NAVIGATIE */

.mainMenu {
	background:#FFFFFF;
	top:170px;
	left:0;
	width:150px;
	/*height:100%;*/
	margin: 0;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
	font-weight:normal;
	font-size: 0.70em;
	list-style-type:none;
    float: left;
 }


/* SUB NAVIGATIE */

#searchSubMenu { 
	position: absolute;
	top:8px;
	left: 472px;
	width:135px;
	height:72px;
}

.M2 {	background: #FFF url(images/searchSubImage.gif);}


#subMenu { 
	position: absolute;
	top:108px;
	left: 625px;
	width:135px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding: 70px  0  70px 0;
/*	font-size: 0.70em; */
	font-size: 11px; 
}

.M1 {	background: #FFF url(../images/subImage.gif) 0 0 no-repeat;}

#subMenu ul {
	position: absolute;
	top:-5px;
	width:135px;
	left:0px;
	margin: 0;
	padding: 75px 0 0 0;
	list-style-type: none;
	height:120px;
	min-height:120px;
}

#subMenu > ul				{ height:auto; }
#subMenu > ul > li > ul		{ height:auto; }
#subMenu ul li				{ font-size: 11px; font-weight:bold; background-color: #FFF; padding-left:5px; }
#subMenu ul li.level-two	{ font-size: 10px;  font-weight:normal; background-color: #FFF; padding-left:16px; }
#subMenu ul li a			{ display:block; background: #FFF url(../images/arrow_sub_bullet.gif) 0px 8px no-repeat; width:99px; color:#00275d; text-decoration:none; padding:3px 0px 3px 10px; }
#subMenu a.active			{ background: #FFF url(../images/arrow_sub_activeSub.gif) 0px 8px no-repeat; color: #D95B12; width:99px; padding:5px 0 5px 10px; border-bottom:none; font-weight:normal; }
#subMenu a:hover			{ color:#D95B12; }
#subMenu ul li.headerSub	{ font-size: 1.00em; background-color: #b1c0d0; padding:2px 0 4px 5px; color:#00275d; font-weight: bold; }
#subMenu ul li a			{ width:107px; } 
#subMenu ul ul li a			{ width:97px; } 

#subMenu ul li.separator	
{
	border-bottom:solid 0px #green;
	background-color: #FFF; 
	padding-left:0px; padding-right:7px;
	padding-top:0px; padding-bottom:0px;
	width:126px;
}
#subMenu ul li.separator-l2	
{ 	border-bottom:solid 0px #green;
	background-color: #FFF; 
	padding-left:14px; padding-right:7px;
	padding-top:0px; padding-bottom:0px;
	width:112px;}

hr.separator 
{
	margin: 0px 0px 0px 4px;
	clear: both;
	height: 1px;
	color: #ccc;
	border: none;
}

/* QUICK NAVIGATIE */

#quickMenu {
	position: absolute;
	background:#FFF;
	top:5px;	
	left:200px;
	text-align:right;
	font-size: 0.70em;
	width: 550px;
	padding: 0;
	margin:0;
}

#quickMenu ul { list-style-type:none; margin:0; padding:0; display:inline; }
#quickMenu li, #quickMenu a.first { display:inline; margin:0; padding: 0 4px 0 4px; border-right:1px solid #00275d; }
#quickMenu li.last { padding-right:0; border-style:none; display:inline; }

#quickMenu a {text-decoration:underline; }
#quickMenu a:link    { color: #00275d; }
#quickMenu a:visited { color: #00275d; }
#quickMenu a:hover   { color: #D95B12;}
#quickMenu a.current { text-decoration:none; }
#quickMenu a.current:hover { color: #D95B12; }

#quickMenu h3      { font-weight:normal; font-size:92.5%; margin:0;padding:0; display:inline; }


/* BREADCRUMBS */

#breadcrumbs {
	/*position: absolute;
	left:158px;
	top:108px;
	font-size: 0.70em;*/
	text-decoration:none;
	border: 1px solid #9c9c9c;
	/*width: 457px; */
	margin:8px 0px 4px 7px;
	padding:1px 0px 3px 0px;
	color: #9c9c9c;
	
} 
#breadcrumbs a {color: #9c9c9c; text-decoration:none;} 
#breadcrumbs a:hover {color:#D95B12; text-decoration:none;}
#breadcrumbs h3 {margin:0;padding:0; display:inline; }
#breadcrumbs p	{padding:2px 0px 0px 5px; margin: 0; }

/* URL Get and print button */
#getUrlText 
{
	font-family: Arial;
	font-size: 9px;
	text-align: right;
}

#getUrlTooltip {
	text-align: right;
}

/* SEARCH */

.searchContent {
	position: absolute;
	left: 0px;
	line-height: 1.9em;
	top: 120px;
	padding: 0;
	margin:0;
	width: 400px;
	background: #FFF;
}

.searchLink {
	position: absolute;
	left:115px;
	top: -15px;
	width:131px;
	height:19px;
	margin:0;
	padding:0;
	/* border:solid 1px red; */
}

 #search #searchinput{
	position: absolute;
	background-color: #FFF;
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #00275d;
	top:-8px;
	width: 100px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 2px solid #999;
	padding: 1px 2px 0px 2px;
}.searchForm input{
	position: absolute;
	top:100px;
	left:0px;
	background-color: #FFF;
}

#search fieldset {	border: none;}

#search li {
	list-style-type: none;
	font-size: 0.70em;
	width:65px;
	line-height:1.2em;
	}

#search ul {width:65px;}

#search li.advanced {
	position:absolute;
	list-style-type: none;
	font-size: 0.70em;
	line-height:1.2em;
	left:-110px;
	top:25px;
	width:120px;
	}

#search a				{text-decoration:underline; }
#search a:link			{ color: #00275d; }
#search a:visited		{ color: #00275d; }
#search a:hover			{ color: #D95B12;}
#search a.current		{ text-decoration:none; }
#search a.current:hover { color: #D95B12; }

/*** ICC RadEditor Common Stylesheet ***/
/* imported stylesheets are not shown in the editor, but are avaiable in the webpages*/
@import "TemplateCourtRecord.css";

/*** Basic HTML tags ***/

body {
	font-family: Verdana, sans-serif;
	color:#000;
	margin:0;
	padding:0;height: 100%;
	min-height:100%; 
}
/* Content of radeditor area */
.RadEContentBordered
{
	font-family: Verdana, sans-serif;
	font-weight:normal;
	font-size: 0.7em;
	color:#00275d;
}
p {	padding:7px 0 5px 7px;	margin: 0;}
h1 {
	font-family: "Palatino Linotype", Palatino, "Times New Roman", Times;
	font-weight: bold !important;
	font-size: 1.6em !important;
	color: #00275d;
	margin: 0 !important;
	padding: 0px 0px 7px 7px;
}

h2 {
	font-family:"Palatino Linotype", Palatino, "Times New Roman", Times;
	font-weight:bold;
	font-size: 1.4em;
	color:#00275d;
	margin:0;
	padding: 0px 0px 7px 7px;
}

h3 
{
	font-family:"Palatino Linotype", Palatino, "Times New Roman", Times;
	font-size:1.25em;
	line-height:16px;
	font-weight:bold;
	color:#072B61;

/* ORIGINAL
	font-size: 1.2em;
	color:#00275d;*/
	margin:0;
	padding: 7px 0px 0px 7px;
	/* padding: 21px 0px 7px 7px; */
}

h4 {
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size: 1.0em;
	color:#00275d;
	margin:0;
	padding: 0px 0px 0px 7px;
}

h5 {
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size: 1.2em;
	color:#00275d;
	margin:0;
	padding: 7px 0px 14px 7px;
}
/*** COURT RECORDS ***/

.docdescriptGray /* 10 */
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:14px;
	font-weight:normal;
	color:#666666;
	letter-spacing:-1px;
	margin-top:20px;
}
.docnamebold /* 8 */
{
	font-family:Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:16px;
	font-weight:bold;
	color:#072B61;
	letter-spacing:-1px;
}
.GrayPage /* 11 */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:14px;
	font-weight:normal;
	color:#666666;
	letter-spacing:0px;
}
.IndexHeadGray /* 12 */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:10px;
	font-weight:bold;
	color:#999999;
	letter-spacing:0px;
}
.DocVersion /* 13 */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:10px;
	font-weight:normal;
	color:#999999;
	letter-spacing:0px;
}
.red
{
	color: #ff0000;
}
/*.Message {
	color:#FF0000;
	font-size:small;
}*/

