/* BASE */

* {
    font-family: "trebuchet ms", tahoma, sans-serif;
}

a {
    color: #18598B;
    text-decoration: none;
}

a:hover {
    color: #ff7f40;
    text-decoration: underline;
}

a img {
    border: 0;
	margin:0;
	padding:0;
}

a.userclass {
    color: #1B5685;
    text-decoration: none;
}





a.boxs {
	margin: 2px 1px 2px 1px;
	padding: 1px 2px 1px 2px;
	font-size: 10px;
	color: #1b5685;
	border-color: #c5af95 #c5af95 #c5af95 #c5af95;
	border-width: 1px;
	border-style: solid solid solid solid;
	background-image: url(images/tagbac.gif);
	background-repeat: repeat-x;
}


body {
    margin: 0;
    padding: 0;
}

input[type=text], input[type=password] {
    border: 1px solid #AAA;
    padding: 0.2em;
}

input[type=text]:focus, input[type=password]:focus {
    border-color: #666;
}

p.error, p.success {
    position: relative;
    border: 1px solid;
    font-size: small;
    padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1empx;
    width: 70%;
	margin-right:1em;
}

p.error {
    background: #FCC;
    border-color: #966;
    color: #633;
}

p.success {
    background: #CFC;
    border-color: #696;
    color: #363;
}

td#availability {
    color: seagreen;
    font-weight: bold;
}

td#availability.not-available {
    color: red;
}

textarea {
    font-size: small;
    padding: 0.2em;
}

th {
    padding-right: 1em;
    text-align: right;
}

/* HEADER */

div#header {
    background: #FFF url('bg_header.png') bottom repeat-x; */
    background: #FFF;
	height:66px;
    border-bottom: 3px solid #ff8040;
    clear: both;
}

div#header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html div#header {
    height: 1%;
}

h1 {
    float: left;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.25em;
    margin: 0;
    padding: 1em 0.5em 1em 1em;
    text-transform: lowercase;
}

html > body h1 {

    padding: 1em 0.5em 1em 23px;
}

#header h1 {

    padding: 1em 0.5em 1em 23px;
}

html > body div#header.popup h1 {
    background: url('logo_24.png') 10px center no-repeat;
    padding: 0.5em 0.5em 0.5em 50px;
}

h1 a {
    color: #000;
}

h1 a:hover {
    color: #FD894C;
	text-decoration:none;
}

h2 {
    background: #666 url('bg_bar.png') center center repeat-x;
    clear: both;
    color: #ddd;
    font-size: medium;
    letter-spacing: 0.1em;
    margin: 0 0 0 0;
    padding: 0em 0em;
    color: #ffffff;

}

h2 a {
    color: #f7c502;
}

h2 a:hover {
    color: #FFF;
}

/* NAVIGATION */

span#rightnav {
	color:#f5c501;
	float:right;
}

p#access, p#navigation {
    font-size: medium;
    padding: 0.75em;
    text-transform: lowercase;
}

p#access {
    float: right;
}

p#navigation {
    float: left;
}

p#access a, p#navigation a {
    font-weight: bold;
    padding: 0.2em 0.5em;
}

p#access a:hover, p#navigation a:hover {
    background: #7AD;
    color: #FFF;
}

p#access span, p#navigation span {
    display: none;
}

/* BOOKMARKS */

ol#bookmarks {
    list-style-type: none;
    margin: 0;
    padding: 0 1em;
    width: 100%;
}

html > body ol#bookmarks {
    margin: 0 1em;
    padding: 0;
}

div.link a {
    color: #0079BC;
    font-size: medium;
    font-family: Verdana,"Trebuchet MS", Arial,  sans-serif;
    font-size: 130%;
    /*font-weight: lighter;*/
    letter-spacing: -1px; 
    background: none;
    display: block;
	padding:0px;
	margin-left:68px;
    text-decoration: bold;
}

div.link a:visited {
    color: #0079BC;
}

div.meta {
    color: seagreen;
    color: #999999;
	margin-left:68px;
	font-size:85%;
}

div.metaon {
    color: grey;
	font-size:85%;
	margin-left:68px;
}

div.description {
	color:#383633;
	margin-left:68px;
}

div.meta span {
    color: red;
    color: #999999;
}
.tagdata {
    color: #999999;
    display: block;
    padding: 1px 0 3px 16px;
    line-height: 1.8em;
    background: url('images/tag_blue.png') left center no-repeat;
}

li.xfolkentry {
    border-bottom: 1px solid #DDD;
    margin-bottom: 0;
    padding: 0.5em 0.5em;
}

html > body li.xfolkentry {
    border-bottom: 1px dotted #AAA;
}

li.xfolkentry div {
    padding: 0.1em;
}

li.xfolkentry.deleted {
    opacity: 0.5;
}

li.xfolkentry.private {
    border-left: 3px solid red;
}

li.xfolkentry.shared {
    border-left: 3px solid orange;
}

/* SIDEBAR */

div#sidebar {
    font-size: small;
    position: absolute;
    right: 1em;
    top: 11.0em;
    width: 25%;
}

div#sidebar a {
    color: #368BBF;
}

div#sidebar a:hover {
    color: #145D92;
}

div#sidebar div.loginbox {
	position:relative;

background: #F3FAEB url('images/loginregisterbg.png') right top repeat-x;	
	text-align:left;
	padding:0px;
}

div#sidebar div {
    background: #FFF;
    border-top: 0px solid #009900;
    border-bottom: 0px solid #9de19d;
    border-left: 1px solid #009900;
    border-right: 1px solid #009900;
    color: #555;
    margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

div#sidebar h2 {
	background: #F3FAEB url('bg_header.png') bottom repeat-x;
    border-top: 0px solid #009900;
    border-bottom: 0px solid #009900;
    border-left: 1px solid #009900;
    border-right: 1px solid #009900;
    color: #ffffff;
    letter-spacing: 0;
    margin: 0;
    padding: 10px 10px 10px 10px;
}

div#sidebar hr {
    display: none;
}

div#sidebar p {
    margin: 0em;
}

div#sidebar p.tags a {
    margin: 0;
}

div#sidebar table {
    margin: 0.5em 0.5em 0 0.5em;
}

div#sidebar table td {
    padding-bottom: 0.25em;
    padding-right: 0.5em;
}

div#sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	width:100%;
}

div#sidebar ul li {
    margin: 0;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #f1f1f1;
	border-top: 1px solid #ffffff;
	border-left: 0px solid #f1f1f1;
	border-right: 0px solid #ffffff;
}



/* TAGS */

p.tags {
    line-height: 2.25em;
    margin: 2em 3%;
    text-align: justify;
    vertical-align: middle;
}

p.tags a, p.tags span {
    color: #47A;
    margin-right: 0.5em;
}

p.tags span:hover {
	cursor:pointer;
	cursor:hand;
    text-decoration: underline;
}

p.tags span.selected {
    background: #CEC;
}

/* TAGS Inner*/

p.tagsinner {
    line-height: 2.25em;
    margin: 2em 3%;
    text-align: justify;
    vertical-align: middle;
	width:100%;
}
p.tagsinner a, p.tagsinner span {
color: #47A;
    margin-right: 0.5em;
}

p.tagsinner span:hover {
	cursor:pointer;
	cursor:hand;
    text-decoration: underline;
}

p.tagsinner span.selected {
    background: #CEC;
}

/* PROFILE */

table.profile th {
    width: 10em;
}

/* OTHER GUFF */

dd {
	background: #ffffff;
	color: #464;
	padding: 6px;
}
dd a:hover {
	text-decoration: underline !important;
}

dl {
	font-size: small;
	margin: 1em;
	width: 70%;
}
dl#profile dd {
	background: #ffffff;
	color: #247;
}
dl#profile dt {
	background: #ffffff;
	color: #245;
	display: block;
	padding: 6px;
}
dl#meta dd {
	line-height: 1.5em;
}
dl#meta dt {
	background: #BDB;
	color: #353;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dt {
	border-right: 0px solid #9B9;
}
dt a {
	display: block;
	padding: 6px;
}
dt a:hover {
    border: 0;
}
form {
	margin: 0;
}
form#search {
	background: #FFF;
	color: white;
	font-size: small;
	margin: 0px;
}
form label,
form td,
form th {
	font-size: small;
}
form table {
	margin: 0 0 0 1em;
}
h3 {
	background: #fde3d5;
	color: #555;
	font-size: small;
	letter-spacing: 0.2em;
	margin: 0em 1em 0em 1em;
	padding: 0.25em 0.75em;
	width:98%;
}
li {
	font-size: small;
	margin-bottom: 0.5em;
}
p {
    font-size: small;
    margin: 1em;
}
p#sort {
    color: #666666;
    font-size: small;
    float: right;
    margin: 0;
    position: absolute;
    right: 0;
    top: 48px;
}
html > body p#sort {
    margin-right: 11px;
}
p#sort a#highlight {
    background: #ff8a4d;
    color: #ffffff;
    font-weight: normal;
    padding: 0 1em;
}
p#sort a {
    background: #AAA;
    color: #555;
    font-weight: normal;
    margin-right: 0.5em;
    padding: 0 1em;
}
html > body p#sort a {
    margin-right: 0;
}
p#sort a:hover {
    background: #CCC;
    text-decoration: none !important;
}
p#sort span {
    display: none;
}
p.paging {
    font-size: 67%;
	margin-left: 1em;
}
p.paging a,
p.paging span.disable, p.paging span.current, p.paging span.dots {
	background: #ffffff;
	color: #009A00;
	display: block;
	float:left;
	margin-right: 0.1em;
	margin-top: 0em;
	margin-bottom: 0.1em;
	margin-left: 0em;
    padding: 0.2em 0.5em;
	border:1px solid #9cd09c;
}
p.paging a:hover {
	background: #18598B;
	color:#ffffff;
}
p.paging span.current {
	background: #18598B;
	color: #fff;
	border:1px solid #AAA;
}
p.paging span.disable {
	color: #AAA;
	border:1px solid #AAA;
}
p.paging span.dots {
	color: #AAA;
	background: #FFFFFF;
	border:1px solid #ffffff;
}

div.collapsible p.tags {
	line-height: 2.25em;
	margin: 1em 2em;
}
th label {
	padding-right: 1em;
}
ul {
	margin-right: 1em;
	width: 75%;
}

#foot {
  font-size: small;
  padding: 1.5em 1em 1.8em 1em;
  clear: both;

  color: black;
  font-weight: bold;
}

#foot a {
  text-decoration: none;
  padding-right: 20px;
  font-weight: bold;
}

#foot a:hover {
  text-decoration: underline;
}

.news-vote {
width: 4.8em;
text-align: center;
font-size: 85%;
margin: 0;
padding: 0;
list-style: none;
}

.voting {
    background: url('images/vote_bg.gif') left top no-repeat;
	text-align:center;
	display:block;
	padding:0px;
	border:0px;
	margin:0px;
	height:20px;
	font-size:20px;
	height:62px;
	width:61px;
	float:left;
}

.onlyvoting {
    background: url('images/vote_bg.gif') left top no-repeat;
	text-align:center;
	display:block;
	border:0px;
	margin:0px;
	height:62px;
	width:61px;
	float:left;
	padding:0px;
	font-size:20px;
}

.news-vote li {
border: 1px solid #fff; /* fixes IE margin bug */
margin: 0;
padding: 0;
}

.shade-5 { background: #FFF299 url(/bg_header.png); }
.shade-5 a { bottom right; color: blue; }
.shade-5 strong { color: #50470D; }

.shade-5 strong {
display: block;
}

#welcome {
text-align: center;
}

#welcome ul li {
  text-align: left;
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
  border:0px;
}

/* TUKAJ SE NASTAVI BARVA WELCOME NA NASLOVNICI*/
p.welcomemsg {
	color:white;
	font-size:150%;
	line-height:0px;
	padding:0px;
	text-indent:-10px;
	
}

p.welcomemsg ul li {
	text-align: left;
	text-align: left;
	font-weight: bold;
	border:0px;	
}

.copylink {
    padding: 0px 0 0px 14px;
    background: url('images/copy.png') left center no-repeat;
}

.edit {
    padding: 0px 0 0px 14px;
    background: url('images/edit.png') left center no-repeat;
}

.delete {
    padding: 0px 0 0px 14px;
    background: url('images/delete.png') left center no-repeat;
}

.emailthis {
    padding: 0px 0 0px 18px;
    background: url('images/email.png') left center no-repeat;
	font-weight: bold;
}

.comments {
    padding: 0px 0 0px 18px;
    background: url('images/comments.png') left center no-repeat;
	font-weight: bold;
}

.comments_no {
    padding: 0px 0 0px 18px;
    background: url('images/comments.png') left center no-repeat;
	font-weight: bold;
}

.blogthis {
background: #FFE4E1;
padding: 0px 5px 0px 5px;
border-right: 1px solid #ccc;
font-weight: bold;
}

.history {
    padding: 0px 0 0px 12px;
    background: url('images/history.png') left center no-repeat;
	font-weight: bold;
}

#topnav {
	position:absolute;
	top:0px;
	right:10px;
	margin:0px;
	border:0px;
	padding:0px;
	height:25px;
	white-space:nowrap;

}

#topnav ul{
	display: inline;
	background-color: #f2faf2;
    list-style: none;
	margin:0px;
	padding:0px;
	border:0px;
	height:25px;
}

#topnav li{
	display:inline;
	background-color: #f2faf2;
    list-style: none;
	color:#999999;
	font-size:70%;
	text-align: left;
	font-weight: bold;
	padding:0px;
	margin:0px;
	border:0px;
	height:25px;
}

#topnav li a{
	float:left;
	display:block;
	background-color: #f2faf2;
	padding: 3px 3px 3px 20px;
	border-top: 0px solid #009901;
	border-bottom: 1px solid #009901;
	border-left: 2px solid #ffffff;
	border-right: 0px solid #009901;
	margin: 0px 0px 0px 0px;
}

#topnav li a:hover{
	background-color:#fde6da;
}

.votebookmarks {
	background-position: 3px 3px;
	background-image: url('images/votebookmarks.png');
	background-repeat: no-repeat;
}
.mybookmarks {
	background-position: 3px 3px;
	background-image: url('images/mybookmarks.png');
	background-repeat: no-repeat;
}
.myprofile {
	background-position: 3px 3px;
	background-image: url('images/profile.png');
	background-repeat: no-repeat;
}
.mytags {
	background-position: 3px 3px;
	background-image: url('images/MyTags.png');
	background-repeat: no-repeat;
}
.myvotes {
	background-position: 3px 3px;
	background-image: url('images/myvotes.png');
	background-repeat: no-repeat;
}
.watchlist {
	background-position: 3px 3px;
	background-image: url('images/watchlist.png');
	background-repeat: no-repeat;
}
.addbookmarks {
	background-position: 3px 3px;
	background-image: url('images/addbookmarks.png');
	background-repeat: no-repeat;
}
.logout {
	background-position: 3px 3px;
	background-image: url('images/logout.png');
	background-repeat: no-repeat;
}
.register {
	background-position: 3px 3px;
	background-image: url('images/register.png');
	background-repeat: no-repeat;
}
.login {
	background-position: 3px 3px;
	background-image: url('images/login.png');
	background-repeat: no-repeat;
}


.loginboxform {
	position:relative;
	background: url('images/loginregister.png') right top no-repeat;
}

.welcomefont {
	font-size:85%;
}

.main-save {
	padding-left:62px;
	background: url('images/main-save.png') left top no-repeat;
}

.main-vote {
	padding-left:62px;
	background: url('images/main-vote.png') left top no-repeat;
}

.main-discover {
	padding-left:72px;
	background: url('images/main-discover.png') left top no-repeat;
}

/* TUKAJ SE NASTAVI BARVA backgrounda NASLOVNICe*/
.searchcounter {
	width:70%;
	background: #325aab url('images/counter-bg.png') right top no-repeat;
	border:0px solid #A6DBA7;
}

.commentsbox {
    color: #666666;
	background-color: #fefcf8;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	width:70%;
	font-size:80%;
}

.commentsbox .commentsheader {
	background: #FEFBF0 url('images/comments_header_bg.gif') left top repeat-x;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	text-indent:3px;
    color: #484848;
}

.commentsbox p.commentsdescription, .commentsdescription {
	display:block;
	background-color: #fcfaf2;
    color: #666666;
	padding:0px;
	margin:0px;
}

.commentsbox p.commentsdescription p, .commentsdescription p{
	display:block;
	background-color: red;
    color: #666666;
	padding:0px;
	margin:0px;
}

.commentsbox ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
	width:100%;
}

.commentsbox ul li {
	background: #FEFBF0 url('images/comments_subheader_bg.gif') left top repeat-x;
    color: #666666;
    margin: 0;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
	border-bottom: 0px solid #f1f1f1;
	border-top: 1px solid #ffffff;
	border-left: 0px solid #f1f1f1;
	border-right: 0px solid #ffffff;
}

.codesnippet {
	position: relative;
	text-align:left;
	width:90%;
	z-index:1;
	border: 1px dotted #DDDDDD;
	padding: 5px;
	display:block;
	margin-bottom:10px;
	background-color:#FFFBE2;
	font-size:85%;
}

#helpcontainers {
	margin: 0px;
	border-top: 0px solid #ffa645;
	border-bottom: 0px solid #ffa645;
	border-left: 0px solid #ffa645;
	border-right: 0px solid #ffa645;
	background: #F3FAEB;
	width: 100%;
	font-size: 1.1em;
	float: right;
	clear:right;
	text-align: left;
}

p#helptext {
color:#195889;
	margin: 0;
	padding: 5px;
	overflow: hidden;
	font-size:100%;
	border-bottom: 1px solid #195889;
}

.helpbutton {
	position:relative;
	float:right;
	clear:right;
	margin-right:10px;
	height:15px;
	width:300px;
	text-align:right;
	background: url('images/help_IG.png') right top no-repeat;
	padding-right:0px;
}

ul#minitabs{
	display:inline;
	list-style: none;
	margin-left: 15px;
	padding: 3px 0px 3px 0px;
	height:25px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

ul#minitabs li{
	height:25px;
	display: inline;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

ul#minitabs li a{
	padding: 3px 5px 3px 5px;
}

ul#minitabs li a:hover{
	background-color:#ff8040;
	padding: 3px 5px 3px 5px;
    	color: #ffffff;
}

ul#minitabs li a.minitabactive{
	background-color:#ff8040;
	padding: 3px 5px 3px 5px;
    	color: #ffffff;
}

/***** ToolTip *****/

#tooltip_loader_container {
text-align:center;
position:absolute;
top:40%;
width:100%;
}

#tooltip_loader {
font-family:Tahoma, Helvetica, sans;
font-size:10px;
color:#000000;
background-color:#FFFFFF;
padding:3px 0 6px 0;
margin:0 auto;
display:block;
width:201px;
border-top:1px solid #6A6A6A;
border-bottom:1px solid #6A6A6A;
border-left:0px solid #6A6A6A;
border-right:0px solid #6A6A6A;
text-align:left;
z-index:255;
}


.tooltip_border_preview{
z-index:100;
position:absolute;
background-color: #F1ECD8;
width:201px;
border: 0px solid #888;
min-height:147px;
height:auto !important;
height:147px;
padding:0px;
}

