/*
	project: web application template
	author: luka cvrk (www.solucija.com)
*/

*{ margin: 0; padding: 0; }*
body { margin: 50px 0 0; background: #fff url(images/bg.gif) repeat-x; font: .74em "Trebuchet MS", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	h3 { font-size: 1.5em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	p  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	.red { color: #9D2900; }
	form {margin:0px;padding:0px;}
	 .button {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1em;
	background-color: #006666;
	border: 1px solid #000066;
	cursor: pointer;
	margin: 3px;
}
		
.wrap { width: 900px; margin: 0 auto; }
 
#header { width: 900px; height: 50px; margin: 0 auto; }
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
		#menu a:hover { color: #000; border-bottom: 2px solid #ccc; }
		#menu .active a { border-bottom: 2px solid #C70012; color: #9D2900;}
 
#teaser { clear: both; height: 259px; background: #fff url(images/teaserbg.jpg) repeat-x; }
	.box { float: left; padding: 66px 0 0; width: 480px; color: #C7E3EE; }
	#image { float: right; width: 388px; position: relative; top: 16px; background: url(images/logotype.jpg) no-repeat top right; height: 258px; }
	
#bar { height: 35px; margin: 0 0 30px; padding: 0px; background: url(images/bar01.jpg) repeat-x; }
	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	
.col { float: left; width: 276px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

.col2, #emptyData { float: left; width: 552px; margin: 0 30px 16px 0; }
#emptyData {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	text-align: center;
	float: left;
	margin: 50px 0px 150px 0px;
}

#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; background: #fff url(images/small_logotype.jpg) no-repeat right 13px; }	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }
.urlyellow {color:#FFCC00}
.urlyellow:hover {color:#00CCCC}
.arabic{
	font-size:18px;
	font-weight:bold;
}
/* Scroller Box */
#box {
 position: relative;
 width: 420px;
 height: 130px;
 overflow: hidden;
}

#scrollerbox p {
 padding: 0;
}
/* Scoller Box */

#bar .select {
margin:0px 0px 0px 20px; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

#bar li {
float:left;
background:url(images/bar01.jpg);
}

#bar .select a b {
display:block;
padding:0 30px 0 15px; 
background:url(images/bar01.jpg) right top;
}

#bar .select a {
display:block; 
height:35px; 
float:left; 
background: url(images/bar01.jpg); 
padding:0px 0px 0px 15px; 
text-decoration:none; 
line-height:33px; 
white-space:nowrap; 
color:#FFF;
}

#bar .select a:hover, 
#bar .select li:hover a {
background: url(images/bar02.jpg); 
padding:0px 0px 0px 15px;
cursor:pointer; 
color:#FFF2B3;
}

#bar .select a:hover b, 
#bar .select li:hover a b {
display:block; 
padding:0 30px 0 15px; 
background:url(images/bar02.jpg) right top; 
cursor:pointer;
}
.thumbnail {
	float:left;
	margin: 5px 5px 0px 0px;
}
.thumbnailbox {
        padding: 10px; float:left; margin:10px;background: #EFEFEF; border: 1px solid #424242;
}
.thumbnailbox div {
        font-size:10px;
}
.title a {
	font-size: 14px;
	text-decoration: none;
}
.title a:hover {
	color:#666666;
	text-decoration: underline;
}
.date { margin: 0px 0 5px 0; padding: 0px 5px 5px 0; background: #FFFFFF url(images/horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; background: #FFFFFF; }

/************ Link Directory ****************/
.link_list {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	overflow:hidden;
	float:left;
	width: 550px;
}
.link_list li {
	display:block;
	float:left;	
	width: 250px;
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	overflow:hidden;
}
.link_list li a {
	font-weight: bold;
	color: #49656d;
	background: url(images/folder.gif) no-repeat left 3px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}
.link_list li a:hover {
	color:#CCCCCC;
}
.sublink_list {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	overflow:hidden;
	float:left;
}
.sublink_list li {
	display:inline;
	float:left;
	margin: 0px 0px 0px 0px;
}
.sublink_list li a {
	font-weight: normal;
	color: #49656d;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background:none;
}
.sublink_list li a:hover {
	color:#CCCCCC;
}
/********** FACE BOX **************/

#facebox .b {
  background:url(../../js/facebox/b.png);
}

#facebox .tl {
  background:url(../../js/facebox/tl.png);
}

#facebox .tr {
  background:url(../../js/facebox/tr.png);
}

#facebox .bl {
  background:url(../../js/facebox/bl.png);
}

#facebox .br {
  background:url(../../js/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/************* PAGING ***************/
div#paging {
	margin: 0px;
	padding: 0px;
	clear: both;
}
div#paging label#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#paging label#left input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

div#paging label#right {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 40%;
	text-align: right;
}
#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
}
#documentation {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100%;
}
#documentation img {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pollingbar {
	background-image: url(images/bar2.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 7px;
}
#detailcontent ul, #detailcontent ol {
        margin: 0px 0px 0px 10px;
}
#detailcontent ul li, #detailcontent ol li {
        margin: 5px 0px 0px 20px;
}
#detailcontent blockquote {
        margin: 5px 0px 0px 20px;
}