﻿/*

	project: interactive media (free css template)
	author: luka cvrk (www.solucija.com)
	
*/
   
* { margin:0; padding:0; }
body { font: 72.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; color:#555; background: #fff url(../images/pagebackground.gif) repeat-x; }

/* general styling */
a { color:#809E72; background: inherit; border-bottom:1px dotted #ccc; text-decoration:none; }
a.blankLinkStyle { color:inherit; background: inherit; border-bottom:none; text-decoration:underline; }
a.blankLinkStyle:hover { color:inherit; background: inherit; border-bottom:none; text-decoration:underline; }
a.blankLinkStyle:focus { color:inherit; background: inherit; border-bottom:none; text-decoration:underline; }
a:hover { border-bottom:1px solid #ccc; color: #808080; background: inherit; }
a:focus { outline: 0; }
ul { margin:10px 10px 10px 0; padding:0 0 0 15px; }
li { margin:0 0 0 10px; padding:3px; }
img { border: 0; text-decoration: none; }
h3 { font: normal 24px Georgia, "Times New Roman", Times, serif;color: #4aaae7; letter-spacing:-1px; margin: 0px; }

/* user panels for logged in and out states */
.loginPanel { font: normal 11px Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF; }
#topLinks { float:right; margin: 4px 0px 0px 0px; display: block; padding: 3px; text-align: right; font: 11px "Arial, Verdana" ;background-color: #b2d873; }
#userPanel { float:right; margin: 2px 0px 0px 0px; display: block; padding: 3px; text-align: center; background-color: #b2d873;}

/* content */
.wrap { padding:0 10px 10px 10px; width:980px; margin:0 auto;}
.headerwrap { padding: 0 10px 10px 0px; height: 130px; width:980px; margin:0; background: url(../images/prints.gif); background-repeat: no-repeat; }
#logo {float:left; margin: 26px 20px 14px 5px; color:#000; height: 100px;}
h1 { margin:15px 0 10px 10px; letter-spacing: 1px; font-size: 2em; overflow:visible; }
h1 a { color: #fff; }
h1 a:hover { color: #f0f0f0; }
	
	
/*Homepage specific 2-column layout*/
#hpleft {	width:230px; float:left; margin: 0 0 20px 0; }
#hpright { float: right; width: 730px; margin: 0 0 20px 0; }
	#hpright h2 { font: normal 24px Georgia, "Times New Roman", Times, serif;color: #4aaae7; letter-spacing:-1px; margin: 0px; }
	#hpright h2 a { color:#121212; text-decoration:none; border: 0; }
	#hpright p { clear: both; margin: 5px 0 20px 0; font-size:110%; line-height:21px; }
	
/* main navigation */
#nav { float:right; padding:0; margin: 34px 0px 10px 0; width: 450px;}
#nav li { float:left; list-style:none; margin:0 4px 0 0; padding:0; font-size: 1.1em; }
#nav li a { display:block; padding: 10px 4px 15px; color:#000; text-decoration:none; border: 0; margin:0 1px 0 0; }
#nav li a:hover, #nav li a.current { background: url(../images/InterActiveMedia/barbg.gif) no-repeat bottom center; color:#fff; }	
	.akey { border-bottom: 1px dotted #4B5761; }

/* main content */
#right { float: right; width: 760px; margin: 0 0 20px 0; }
	#right h2 { font: normal 24px Georgia, "Times New Roman", Times, serif;color: #4aaae7; letter-spacing:-1px; margin: 0px;}
	#right h2 a { color:#121212; text-decoration:none; border: 0; }
	#right p { clear: both; margin: 5px 0 20px 0; font-size:110%; line-height:21px; }
	
/* sidebar */
#left {	width:200px; float:left; margin: 0 0 20px 0; }
	#left h2 { color:#555; margin: 0 0 5px 0; font: bold 1.2em "Trebuchet MS", Arial; background: #fff url(../images/InterActiveMedia/sideh2bg.gif) repeat-x; padding: 4px 10px; border-bottom: 2px solid #000; }
	#left ul { list-style:none; 	border-top:1px solid #eee; border:none; padding:0; margin: 0 0 15px 0; }
	#left ul li { border-bottom:1px solid #eee; padding:5px; margin:0; }
	#left ul li a { border: 0; }

	#tagcloud { margin: 0 0 20px; }
	#tagcloud a { margin: 0 5px 0 0; color: #25771F; }
	#tagcloud a:hover { background: #E7FEE5; color: #007898; }
	
	#info { border: 1px solid #ccc; padding: 3px 5px; margin: 0 0 10px; }

#footer { text-align:center; clear: both; border-top: 1px solid #ccc; margin-top: 25px; padding: 20px 0; color:#808080; }
#footer p { line-height: 2.5em; }

#center { width: 960px; margin: 0 0 20px 0; }
	#center h3 { font: normal 24px Georgia, "Times New Roman", Times, serif;color: #4aaae7; letter-spacing:-1px; margin: 0px; }
	#center h2 a { color:#121212; text-decoration:none; border: 0; }
	#center p { clear: both; margin: 5px 0 20px 0; font-size:110%; line-height:21px; }
	
#center_cf { width: 960px; margin: 0 0 0px 0; font-size:10px; }
	#center_cf h2 { font: normal 24px Georgia, "Times New Roman", Times, serif; color: #4aaae7; letter-spacing:-1px; margin: 0px;}
	#center_cf h2 a { color:#121212; text-decoration:none; border: 0; }
	#center_cf p { clear: both; margin: 5px 0 20px 0; font-size:110%; line-height:21px; }  

.SearchButton{
	BACKGROUND: #4aaae7;
	font-size: 11px;
	font: normal 11px "Verdana", Arial, sans-serif; 
	Color:#fff;
	padding: 4px 2px;
	border: none;
}
.ClearButton{
	BACKGROUND: #FFBC67;
	Color:#000;
	font-weight: Bold;
	border-style: outset;
	border-color: #ffffff;

}

a.HeaderLinks
{
	font-family: Verdana;
	 color: #FFFFFF;
	 font-weight: normal;
	 
	
}
a.HeaderLinks a:link
{

}

a.HeaderLinks:hover
{
    color: #000000;
}

a.HeaderLinks:visited
{

}

#Searchcontent {
		
		left:50px;
		background:#fff;
		height:70px;
		filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffffffff'); /* EndColorStr= tab bottom color */
		
		}
		
#Searchcontent2 {
		
		left:50px;
		background:#fff;
		padding-top:7px;
		height:25px;
		filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffffffff'); /* EndColorStr= tab bottom color */
		
		}
		
.HeaderLabel{
BACKGROUND: #495D3C;
Color:#000;
font-weight: Bold;

filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#fffffff',EndColorStr='#ff8cc331'); /* EndColorStr= tab bottom color */
}
.Wizard
{
	padding-left: 10px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	height:350px;
	overflow: auto;

}