/***************************************************************
	Vivid v1.0 
	By Ori Pearl
	http://www.oripearl.com/
	Instructions can be found in the attached Instructions.txt
***************************************************************/

/**********************************
	Reset settings  
**********************************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
text-align:left;
vertical-align:baseline;
}

/**********************************
	Basic elements 
**********************************/
body {
/*
background:url('images/opendata-bg4.png') no-repeat fixed right top #fff;
opendata-bg3.png
opendata-bg4.png
opendata-bg2.jpg
*/
/*background:url('../images/top-bg.jpg') repeat-x #fff;*/
background-color:#fff;
/*color:#383737;*/
color:#555555;
font-family: Arial,Verdana,Helvetica,sans-serif;
/*font-family:Verdana, Arial, sans-serif;*/
font-size:13px;
}

h1 {
color:#0071CD;
font-size:18px;
font-weight:400;
margin-bottom:8px;
border-bottom:1px dotted #0071CD;
}

h2{
color:#0071CD;
font-size:14px;
font-weight:600;
margin-bottom:8px;
vertical-align:middle;
border:1px dotted #0071CD;
}

h3 {
color:#0071CD;
font-size:12px;
font-style:italic;
text-decoration:underline;
font-weight:600;
margin-bottom:8px;
}

h4 {
color:#0071CD;
font-size:10px;
font-weight:bold;
text-decoration:underline;
margin-bottom:8px;
}



img {
vertical-align:middle;
}

a {
/*color:#383737;*/
color:#555555;

}

a:hover {
color:#000;
}

a img {
text-decoration:none;
}

p {
margin-bottom:18px;
text-align:left;
}

p img {
margin:6px;
}

blockquote {
/*color:#626262;*/
color:#555555;
font-style:italic;
font-size: 11px;
border:1px dotted silver;
background-color:#F4F4F4;
padding: 5px;
text-align:justify;
margin-bottom: 10px;
}
blockquote p{
	 margin-bottom: 2px;
}

.breadcrumb
{
padding: 5px;
margin-bottom:5px;
background-color:#DFE7FF;

}

/* Table */
caption,th,td {
font-weight:400;
text-align:left;
}

table,td,th {
vertical-align:middle;
}

table {
margin-bottom:8px;
width:100%;
background-color:#7093CC;
}

th {
background:#C3D9FF;
font-weight:700;
}

th,td {
padding:4px 10px 4px 5px;
}

tr td {
background:#E5ECF9;
text-align:left;
font-size:10px;
}

/* Lists */
ul,ol {
margin:0 16px 8px;
}

ul {
list-style-type:square;
}

li {
margin-left:14px;
}

.date {
font-size:12px;
font-style:italic;
}

p .update {
color:#0071CD;
font-style:italic;
margin-bottom:8px;
}
	




/**********************************
	Header settings  
**********************************/
#header {
/*margin:140px auto 0;*/
margin:0px auto 0;
width:900px;
}

#header #header-message {
/*color:#ef5400;*/
float:right;
font-size:16px;
width:310px;
text-align:center;
}

#header #logo {
float:left;
}

#header img.oepm 
{
    float: left;
    /*height: 6em;
    width: 15.1em;*/
}

#header img.mityc 
{

    float: left;
    /*height: 6em;
    width: 25.4em;*/
}


/**********************************
	Menu settings  
**********************************/
#menu-strip 
{
	/*background:#be370e;*/
	/*background:transparent url(images/blueslate_background.gif) repeat-x top left;*/
	/*background:transparent url(images/menu_opendata_background.gif) repeat-x top left;*/
	background:url(images/bg_header.gif) repeat-x bottom left transparent ;
	float:left;
	height:42px;
	/*margin-top:50px;*/
	width:100%;
}
.menu-opendata
{
	margin:0px auto;
	width:900px;

	position:relative;
	display:block;
	height:42px;
	font-size:11px;
	font-weight:bold;
	/*background:transparent url(images/blueslate_background.gif) repeat-x top left;*/
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;
}
.menu-opendata ul
{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
.menu-opendata ul li
{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
.menu-opendata ul li a
{
	display:block;
	float:left;
	/*color:#D5F1FF;*/
	color:#FFFFFF;
	text-decoration:none;
	padding:14px 22px 0 22px;
	height:28px;
}
.menu-opendata ul li a:hover,.menu-opendata ul li a.current
{
	color:#FFCC00;
	background:transparent url(images/blueslate_backgroundOVER.gif) no-repeat top center;
}
/*
#top-menu {
margin:8px auto;
width:900px;
}

#top-menu li {
display:inline;
float:left;
list-style-type:none;
margin-left:0;
margin-right:40px;
}

#top-menu a {
color:#fff;
font-size:17px;
text-decoration:none;
}

#top-menu a:hover {
color:#ffa46d;
}*/


/**********************************
      Language switch Strip  
**********************************/

#lang-strip 
{
	/*background:#be370e;*/
	/*background:transparent url(images/blueslate_background.gif) repeat-x top left;*/
	/*background:transparent url(images/menu_opendata_background.gif) repeat-x top left;*/
	background:url(images/bg_header.gif) repeat-x bottom left transparent ;
	/*float:right;*/
	/*margin-top:50px;*/
	width:100%;
	text-align:right;
}
.lang-strip
{
	margin:0px auto;
	width:900px;

	position:relative;
	/*display:block;*/
	font-size:9px;
	/*background:transparent url(images/blueslate_background.gif) repeat-x top left;*/
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-align:right;
	color:#FFFFFF;
	height:30px;
	
}
/*.lang-strip ul
{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}
.lang-strip ul li
{
	display:block;
	float:right;
	margin:0 1px 0 0;
}*/
/*.lang-strip ul li a*/
.lang-strip a
{
	/*display:block;
	float:right;*/
	/*color:#D5F1FF;*/
	color:#FFFFFF;
	text-decoration:none;
	padding:4px 4px 2px;
}
/*.lang-strip ul li a:hover,.lang-strip ul li*/
.lang-strip a:hover
{
	text-decoration:underline;
}



/**********************************
	Main content settings  
**********************************/
#wrapper {
clear:both;
margin:0 auto;
padding-top:15px;/*30px*/
width:900px;
}

#main-content {
float:left;
margin-right:20px;
width:600px;
padding:5px;
}

#main-content p {
line-height:20px;
}

.block {
margin-bottom:18px;
}

.datatabs
{
overflow: auto; 
height: 400px;
}

/**********************************
	Sidebar settings  
**********************************/
#sidebar {
float:left;
width:240px;
padding:5px;
}

#sidebar img {
float:left;
}
#sidebar #login label {
    display: block;
}
/**********************************
	Search form settings  
**********************************/
.search-form {
margin-bottom:18px;
}

.search-form #searchterm {
height:17px;
width:146px;
}

.search-form #submitbutton {
background-color:#fff;
border:solid 1px #383737;
/*color:#383737;*/
color:#555555;
font-size:13px;
}

/**********************************
	Footer settings  
**********************************/
#footer {
/*background:#be370e;*/
/*background:transparent url(images/menu_opendata_background.gif) repeat-x top left;*/
background:url(images/bg_header.gif) repeat-x bottom left transparent ;
float:left;
height:42px;
height:32px;
margin-top:50px;
width:100%;
}

#footer-content {
color:#F5D027;
font-size:12px;
/*margin:5px auto;*/
margin:0px auto;
width:900px;
margin-top:6px;
}

#footer-content a {
color:#fff;
}

#footer-content p {
margin-bottom:0;
}
.tooltip {
    visibility: hidden;
    width: 183px;
    background-color: #505050;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
}