/*
kleuren:
I:
- lichtoranje: #de8937
- donkeroranje: #d66733
II:
- lichtoranje: #ff9a59
- donkeroranje: #d66733

*/

/*
centerdiv on page: 
http://articles.techrepublic.com.com/5100-22-5296198.html
http://www.maxdesign.com.au/presentation/center/
*/

/*body
{
    background-color: #ffffff;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10pt;
	text-align: center; */ /* workaround to center a div in IE: http://www.maxdesign.com.au/presentation/center/ */
/*     	margin: 0px;
    color: #002161;
}
*/
/*
body.bgi_body_iframe
{
	background-color:#ffffff;
	text-align: left;
}

#bgi_map_iframe
{
	width:100%;
	height:224px;
	border: 0px;
padding: 0px;
margin: 0px;
}
*/

body.editor
{
    background-color: #ffffff;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 9pt;
}


#map
{
	border:1px solid #C0C0C0;
	/*bottom:220px;*/
	height:370px;
	left:0px;
	margin:0px;
	padding:0px;
	/*position:relative;*/
	width:620px;
    float: left;
}

#editmap {
	width:860px;
	height:550px;
	position: absolute;
	top: 110px;
	border: 1px solid grey;
}

#projectattributen input, #projectattributen textarea {
	/*float:right;*/
}

/* start tweet styling */
#tweets {
    background-color: white;
    border: 1px solid #C0C0C0;
    font-size: 0.8em;
    padding: 0px;
    text-align: left;
    width: 300px;
    height: 370px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #222222;
    float: right;
}

.jta-tweet-body{
    line-height: 12px;
}

#followbutton {
    height: 9px;
    margin: 2px 2px 0 4px;
    width: 50px;
}

#tweets ul,  #tweets ol {
    margin: 0 0 4px 4px;
}

#tweets a:link, #tweets a:visited, .jta-tweet-text a:link, .jta-tweet-text a:visited{
    color: #EE5500 !important;
    text-decoration: underline;
}

.jta-tweet-timestamp a:link, .jta-tweet-timestamp a:visited {
    color: #999999 !important;
    text-decoration: none !important;  
}

.jta-tweet-attributes{
    font-size: 0.9em !important;
}

/* end tweet styling */

#bewerken {
	left: 880px;
	position:absolute;
	top:10px;
	width:380px;
	border: solid 1px grey;
	background-color: white;
}


#login {
	border: solid 1px grey;
	background-color: #ffff88;
	margin: 5px;
}
/* needs a hack for positiong in this theme... */
div.olMapViewport{
	/*top:-16px;*/
}

#bgi_map_text
{
	width: 290px;
	height: 370px;
	overflow: auto;
	position: relative;
	left: 0px;
	font-size: 0.8em;
	float: left;
}

#bgi_loading
{
	position:absolute;
	top:280px;
	left: 45%;
	width: 10%;
	height:20px;
	border:solid 1px #c0c0c0;
	background-color:#ECE9D8;
	opacity: 0.8;
	padding:15px;
}

.bgi_rss_item ul
{
	border: 1px solid #EEEEEE;
	font-size: 8pt;
	line-height: 10px !important;
	list-style-type:none;
	margin:0 !important;
	padding:0;
}

.bgi_rss_item li
{
	padding: 2px 0pt 2px 0px;
	margin:0px;
	cursor: pointer;
}

.bgi_rss_item li.odd
{
	background-color:#ffffff;
}

.bgi_rss_item li.even
{
	background-color:#eeeeee;
}

.bgi_rss_item h4
{
	line-height:12px;
	font-size:1.2em !important;
}


.bgi_rss_item a
{
	font-size:10pt;
}

a
{
	color:#FF8810;
	background-color: transparent;
	text-decoration: none;
}

a:hover 
{
	text-decoration:underline;
}

/*
ul
{
	padding: 0;
	margin: 0;
	list-style: disc url(../images/bullet2.gif) inside;
}
*/

li 
{
	margin: 0;
	/*padding: 2px 0pt 2px 16px;*/
}

li.level2
{
	list-style: none;
}

li.notavailable
{
	color: #cccccc;
	display: none;
}

.olPopup
{
	font-size:8pt;
	border: 1px solid gray !important;
}



