/*
	project: web application template
	author: luka cvrk (www.solucija.com)
*/

*{ margin: 0; padding: 0; }*
body { margin: 15px 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: 1.8em; border-bottom: 1px solid #eee; margin: 12px 0 .8em;; }
	h3 { font-size: 1.8em; border-bottom: 1px solid #eee; margin: 0 0 .8em; }
	h4 { font-size: 1.5em; border-bottom: 1px solid #ccc; margin: 16px 0 .8em; }
	h5 { font-size: 1.1em; margin: 8px 0 .8em; }
	p  { margin: 0 0 2em 0; line-height: 1.8em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #3c72cc; }
	a:hover { color: #A0000E; text-decoration: none; }
	img { border: 0; }
	ul { list-style:square; padding: 0 0 12px 20px; }
	blockquote {font: 0.9em normal helvetica, sans-serif;  margin-top: 10px;  margin-bottom: 20px;  margin-left: 50px;  padding-left: 15px;  border-left: 3px solid #ccc;} 
	.blue { color: #3c72cc; }
	.orange { color: #Ca8A25; }
	.green { color: #6D5903; }
	.red { color: #A60000; }
	
.wrap { width: 960px; margin: 0 auto; }
 
#header { width: 960px; height: 80px; 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: 12px; 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 #3c72cc; color: #3c72cc;}
 
#teaser { clear: both; height: 290px; background: #fff url(../images/teaserbg.png) repeat-x; }
#teasergrey { clear: both; height: 290px; background: #fff url(../images/teaserbg_grey.png) repeat-x; }
#teaser-small { clear: both; height: 50px; background: #fff url(../images/teaserbg.png) repeat-x; }
	.box { float: left; padding: 46px 10px 0; width: 455px; color: #111111; }
	.box p{padding:0 12px 0 0;}
	.box h2{color: #3C72CC; }
	.box span{color:#cc9933;}
	.box a {text-decoration:none;}
	.learn { display: block;   width: 107px;   height: 20px;   background: url(../images/learn.gif) no-repeat 0 0; }
	.learn:hover {   background-position: 0 -20px;}
	.learn span { color: #ffffff; padding:6px 10px 2px 10px; font-size:13px;}

	#image { float: left; width: 355px; position: relative; top: 12px; background: url(../images/logo.png) no-repeat top left; height: 80px; }
#bar { height: 40px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(../images/bar.gif) 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 h1{color: #FAFDDD; padding: 4px 0 0 1px; margin: 0 2px 0 0; font-size: 1.4em; float: left; text-align: center; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	
.col { float: left; width: 300px; margin: 0 30px 16px 0; }
.main { float: left; width: 630px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.infobottom { font-style:italic; border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

#footer { clear: both; width: 960px; margin: 0 auto; padding: 15px; border-top: 3px solid #3C72CC; background: inherit url(../images/__small_logotype.jpg) no-repeat right 13px; }	
	#footer .tag { display:inline; float: left; margin: 10px 45px 0 0; }
	#footer a { color: #808080; font-weight: bold; }
	#footer img{float:right; padding:5px 25px 5px 0px;}
	
	
	
/*	Rotator ************************************* */

#featured{ 
	width:710px; 
	padding:40px 0 0 0; 
	position:relative; 
	border:0px solid #ccc; 
	height:250px; 
	background:inherit;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:40px; left:710px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
	text-decoration:none; 
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}

#featured li.ui-tabs-selected{ 
	background:url('../rotator/selected-item.png') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:710px; height:250px; 
	background:inherit; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:10px; 
	height:70px; 
	background: url('../rotator/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}

#featured .ui-tabs-hide{ 
	display:none; 
}
