/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 								*/
   
body { padding: 0; margin: 0; font-size : 11.5px;
	font-family : Tahoma,Verdana,Arial; line-height: 1.6em; background: #fff; color: #454545; font-size:11.5; }

/* links */
a { color: #003B6E; background: inherit; text-decoration:none; }
a:hover { color: #9EC068; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b;  text-decoration: none; background-image:none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background-image:none; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 200px; border: none; background: #fff url(/templates/1/images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 10px auto; width: 960px; }

/* header */
#header { height: 125px; }
#logo { padding: 30px 0 0 8px; float:left; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: url(/templates/1/images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 110px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: url(/templates/1/images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: url(/templates/1/images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: url(/templates/1/images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(/templates/1/images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 0px 0 0 100px;
}
	#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(/templates/1/images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(/templates/1/images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 650px; margin: 0 0 10px 0; }
	.left_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	}
	
	.calendar { height: 50px; float: left; width: 50px; padding: 5px 0 0 9px;  color: #808080; background-image:none;}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* bottom thirds */
.thirds { float: left; width: 204px; background: #eee; margin: 10px 12px 0 0; color: #5d5d5d; height:210px; }
	.smallboxtop { height: 14px; background: #fff url(/templates/1/images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(/templates/1/images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px; height:190px; text-align:center  }
	.smallbox p { padding: 0; margin: 0; text-align:center; }
	.smallbox a {
	text-decoration:none;
	background-color:#FFFFFF;
	background-image:none;
	}

	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop { height: 19px; background: #fff url(/templates/1/images/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(/templates/1/images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.box a{
	background-image:none;
	text-decoration:none;
	font-weight:bold;
	}
	.meniu a
	{
		background-image:url(/templates/1/images/arrow.jpg);
		background-position:left;
		background-repeat:no-repeat;
		width:40%;
		display:block;
		float:left;
		padding-left:15px;
		text-decoration:none;
		font-weight:bold;
		font-size:11px;
	}
	.meniu a:hover
	{
		background-image:url(/templates/1/images/arrow.jpg);
		background-position:left;
		background-repeat:no-repeat;
	}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

.box_titlu
{
	display:block;
	background-color:#dedede;
	color:#000;
	text-align:center;
	height:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;
	font-weight:bold;
}






/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 300px;
		height: 30px;
		position: relative;
		background: url(/templates/1/images/star_rating.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
	
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		line-height:30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
		overflow:hidden;
	}
	.star-rating li a:hover{
		background: url(/templates/1/images/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
		border:none;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating a.six-stars{
		left: 150px;
	}
	.star-rating a.six-stars:hover{
		width: 180px;
	}
	.star-rating a.seven-stars{
		left: 180px;
	}
	.star-rating a.seven-stars:hover{
		width: 210px;
	}
	.star-rating a.eight-stars{
		left: 210px;
	}
	.star-rating a.eight-stars:hover{
		width: 240px;
	}
	.star-rating a.nine-stars{
		left: 240px;
	}
	.star-rating a.nine-stars:hover{
		width: 270px;
	}
	.star-rating a.ten-stars{
		left: 270px;
	}
	.star-rating a.ten-stars:hover{
		width: 300px;
	}
	.star-rating li.current-rating{
		background: url(/templates/1/images/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}
	
.table, .table a, table
{
	font-size : 11.5px;
	font-family : Tahoma,Verdana,Arial;
	font-size : 11.5px;
	font-family : Tahoma,Verdana,Arial;
}



.right h3 {
		background: #BDBDBD  url(/templates/1/images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 6px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}
	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 0px;	
		margin: 0 0 3px 0;
	}
	
#banner
{
	float:left;
	margin-left:30px;
}

.left h2 {
	clear: both;
	background: #E8E8E8 url(/templates/1/images/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
.right_all
{
	border-left-width:thin;
	border-left-color:#999999;
	border-left-style:dotted;
	padding-left:5px;
}
.inactive
{
color:#CCCCCC;
}
.headers
{
	background-color:#CCCCCC;
	height:30px;
}
.normal
{
	padding:5px;
	border-width:thin;
	border-style:solid;
	border-color:#000000;
}
.modify
{
	padding:5px;
	border-width:thin;
	border-style:solid;
	border-color:#0066cc;
}


.citat
{
	font-size:11px;
	color:#999999;
	padding:15px;
}
.left_tab
{
	border-width:0px 1px 1px 0px;
	border-color:#CCCCCC;
	border-style:dashed;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}
.all_tab
{
	border-width:0px 1px 1px 1px;
	border-color:#CCCCCC;
	border-style:dashed;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}
.right_tab
{
	border-width:0px 0px 1px 0px;
	border-color:#CCCCCC;
	border-style:dashed;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}
.left .calendar { height: 50px; float: left; background: #fff url(/templates/1/images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
.shadowed { 
  float:right;
  background: url(/templates/default/images/drop-shadow.png) no-repeat bottom right !important;
  background: url(/templates/default/images/drop-shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
.shadowed img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 1px;
}
.box_film
{
	width:104px;
	float:left;
	text-align:center;
	height:175px;
	overflow:hidden;
}

