@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #d1d2d2;
	font-size:100%;
}
#mcontent, #header, #menu {
	width:779px;
}
#menu {
	/*padding-top:5px;*/
	margin:0px;
	padding:0px;
	margin-top:5px;
}

#menu ul.menu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul.menu li {
	/*float:left;
	border-bottom:solid 5px;*/
	text-indent:-9999px;
	float:left;
	height:24px;
}
#menu ul.menu li.prvi a, #menu ul.menu li.drugi a, #menu ul.menu li.treci a, #menu ul.menu li.cetvrti a {
	width:156px;
	height:24px;
	/*float:left;*/
	display:block;
}
#menu ul.menu li.peti a {
	width:155px;
	height:24px;
	float:left;
	display:block;
}
#menu ul.menu li a.pocetna {
	height:29px;
}
.menu-boja1 {
	background-color:#3399cc;
}
.menu-boja2 {
	background-color:#669900;
}
.menu-boja3 {
	background-color:#ff9933;
}
.menu-boja4 {
	background-color:#e0b415;
}
.menu-boja5 {
	background-color:#cc0000;
}
#menu ul.menu li.prvi a {
	/*border-bottom-color:#3399cc;
	border-right:solid 1px #d1d2d2;*/
	background-image:url(images/l1.gif);
}
#menu ul.menu li.prvi a.active {
	background-image:url(images/l1_o.gif);
}
#menu ul.menu li.prvi a:hover {
	background-image:url(images/l1_o.gif);
}
#menu ul.menu li.drugi a {
	/*border-bottom-color:#669900;
	border-right:solid 1px #d1d2d2;*/
	background-image:url(images/l2.gif);
}
#menu ul.menu li.drugi a.active {
	background-image:url(images/l2_o.gif);
}
#menu ul.menu li.drugi a:hover {
	background-image:url(images/l2_o.gif);
}
#menu ul.menu li.treci a {
	/*border-bottom-color:#ff9933;
	border-right:solid 1px #d1d2d2;*/
	background-image:url(images/l3.gif);
}
#menu ul.menu li.treci a.active {
	background-image:url(images/l3_o.gif);
}
#menu ul.menu li.treci a:hover {
	background-image:url(images/l3_o.gif);
}
#menu ul.menu li.cetvrti a {
	/*border-bottom-color:#ffff00;
	border-right:solid 1px #d1d2d2;*/
	background-image:url(images/l4.gif);
}
#menu ul.menu li.cetvrti a.active {
	background-image:url(images/l4_o.gif);
}
#menu ul.menu li.cetvrti a:hover {
	background-image:url(images/l4_o.gif);
}
#menu ul.menu li.peti a {
	/*border-bottom-color:#cc0000;
	border-right:solid 1px #d1d2d2;*/
	background-image:url(images/l5.gif);
}
#menu ul.menu li.peti a.active {
	background-image:url(images/l5_o.gif);
}
#menu ul.menu li.peti a:hover {
	background-image:url(images/l5_o.gif);
}
#menu ul.menu li a {
	text-decoration:none;
	color:#000000;
}
.menu-line1 {
	float:left;
	clear:left;
	width:779px;
	height:5px;
	font-size:5px;
}
ul li, ul li a {
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
#korisnicki-podaci ul li {
	display: block;
}
#korisnicki-podaci ul li a {
	display:block; margin-bottom:10px;
}

#korisnicki-podaci ul li a em {
	float: left; display: block; width: 105px;

}
#korisnicki-podaci ul li a strong {
	float:left; display: block; width:415px;
	padding-bottom:5px;
}
.meni-data2 ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.meni-data2 ul.meni2 li {
	background-color:#FFFFFF;
	border-bottom:1px solid #ECECEC;
	line-height:1.2em;
	margin-left:0;
	padding-bottom:6px;
	padding-left:10px;
	padding-top:6px;
}
.meni-data3 ul.meni3 li {
	background-color:#FFFFFF;
	border-bottom:1px solid #ECECEC;
	line-height:1.2em;
	margin-left:0;
	padding:0px;
}
.meni-data2 ul li a {
	color:#000000;
	text-decoration:none;
}	
.meni-data3 ul {
	margin:0 10px;
	padding:2px;
}
.naslov h1 {
	font-size:16px;
	margin-top:10px;
	margin-bottom:0px;
}
.naslov_sub h2 {
	font-size:100%;
	color:#000000;
	font-weight:normal;
}
.tekst {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.3em;
}
.naslov_sub a, .tekst div a {
	text-decoration:underline;
	color:#000000;
	font-size:12px;
}
.naslov_sub a:hover, .tekst div a:hover {
	text-decoration:none;
}
#midcontent {
	clear:both;
	padding:10px;
	float:left;
	width:759px;
	background-color:#f4f2f3;
}
#footer{
	/*border-top:solid 9px #525252;*/
	background-color:#525252;
	color:#ffffff;
	float:left;
	clear:left;
	width:100%;
	font-size:0.6em;
}
.footer {
	float:left;
	padding-top:5px;
	padding-left:10px;
}
.footer {
	width:475px;
}
.footer2 {
	float:right;
	width:250px;
	padding-top:5px;
	padding-right:10px;
}
.footer-lower {
	float:left;
	clear:both;
	width:600px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:5px;
	color:#959595;
}
#footer div ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#footer div ul li {
	float:left;
	padding:0px 5px;

}
#footer div ul li a {
	text-decoration:underline;
	color:#ffffff;
}
#left, #left2 {
	float:left;
	/*padding-top:10px;*/
	width:591px;
	margin-right:10px;
}
#left2 {
	width:759px;
}
table.left {
	background-color:#ffffff;
}
td ul.table-left, .trazilica ul.table-left {
	margin:0px;
	margin-left:1px;
	padding:10px 0px 10px 0px;
	/*list-style:square;
	list-style-image:url(images/li.gif);*/
	list-style:none;
}	
td ul.table-left li, .trazilica ul.table-left li, .trazilica ul li, .trazilica1 ul li {
	background-image:url(images/li.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:7px;
}	
ul.kolumne li {
	height:75px;
	margin-bottom:5px;
}
ul.kolumne li.rados, ul.kolumne li.herceg {
	background-image:none;
}
ul.kolumne li.rados a {
	background-image:url(images/li-rados.jpg);
}
ul.kolumne li.herceg a {
	background-image:url(images/li-herceg.jpg);
}
ul.kolumne li.rados a, ul.kolumne li.herceg a {
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
}
ul.kolumne li.rados a span, ul.kolumne li.herceg a span {
	display:block;
	padding-top:60px;
	height:20px;
	font-weight:normal;
	font-style:italic;
}
.left-top {
	margin-bottom:10px;
	float:left;
}
.left-box, .left-box1 {
	width:144px;
	float:left;
}
.left-box {
	margin-right:5px;
}
.left-data {
	background-color:#ffffff;
	padding:5px;
	clear:left;
	float:left;
	width:581px;
	margin-top:10px;
}
.left-data1, .left-data2 {
	background-color:#ffffff;
	float:left;
	width:150px;
	/*margin-top:10px;*/
}
.left-data2, .left-data3 {
	width:411px;
	margin-left:10px;
	font-size:100%;
	padding:5px;
}
.left-data3 {
	width:749px;
}
#login_subtitle {
	width:580px;
}
#right {
	float:left;
	width:155px;
}
.trazilica, .trazilica1 {
	margin-bottom:15px;
	padding:5px;
	background-color:#ffffff;
	width:145px;
}
.box1 {
	background-color:#FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.box2 {
	background-color:#FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 5px;
}
.box3 {
	background-color:#FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 5px;
}
.box4 {
	background-color:#c0c9c8;
}
.box5 {
	background-color:#FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 5px;
	float:left;
}
.boxc {
	clear:both;
}
.poll {
	font-size:11px;
}
.poll-data {
	font-size:10px;
}
.trazilica1 {
	padding:0px;
}
.trazilica span, .trazilica1 span {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	display:block;
}
.trazilica1 span span.box {
	/*background-image:url(images/right.gif);
	background-repeat:no-repeat;*/
	line-height:15px;
	color:#ffffff;
	padding-left:5px;
}

.trazilica ul {
	margin:5px 0px;
	padding:0px;
	list-style:none;	
}
.trazilica1 ul {
	margin:5px 0px;
	padding:5px;
	list-style:none;	
}
.trazilica1 ul li a  {
	text-decoration:underline;
}
.trazilica1 ul li a:hover {
	text-decoration:none;
}
.search {
	border:solid 1px #000000;
	width:115px; 
	font-size:10px;
	float:left;
}
.banner {
	margin-bottom:15px;
	background-color:#ffffff;
	width:155px;
}
.slova {
	margin:10px;
	font-size:11px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	font-size:14px;
	font-weight:bold;
}
.slova a {
	text-decoration:none;
	color:#3399cc;
}
.slova a.active {
	font-weight:bold;
}
.naslov_sub a h1 {
	font-size:11px;
}

#domRoot a {
	font-size:11px;
	color:#000000;
}
.mjesec {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	display:block;
	line-height:20px;
	padding:0px 5px;
	line-height:27px;
}	
.mjesec b {
	font-size:12px;
	font-weight:bold;
}
.dan, .dan1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:bold;
	color:#2f2f2f;
	line-height:47px;
	float:left;
}
.dan {
	padding:0px 5px;
	width:50px;
	text-align:center;	
}
.dan1 {
	font-size:16px;
	font-weight:normal;
}
.prognoza {
	float:left;
	width:35px;
	padding:0px 10px;
}
.prognoza .temp, .prognoza .slika {
	float:left;
	font-size:10px;
	line-height:12px;
}
.prognoza .slika {
	line-height:35px;
	clear:left;
}
.prognoza span img {
	width:35px;
}
td a, a.download {
	color:#000000;
	text-decoration:underline;
}
td a:hover, a.download:hover {
	text-decoration:none;
}




#najave, #jeste-znali, #ostalo, #zadnje-vijesti, .zadnje-vijesti {
	clear:both;
	float:left;
	display:block;
	background-image:url(images/najave2_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:581px;
}
#zadnje-vijesti, .zadnje-vijesti {
	background-position:left bottom;
	background-color:#ffffff;	
	background-image:url(images/najave2_bg.gif);
	background-repeat:no-repeat;
}
#najave .baner {
	width:180px;
	/*height:225px;*/
	height:600px;
	display:block;
	margin-top:10px;
}
#najave .baner span, #jeste-znali .znali div.naslov, #zadnje-vijesti .znali div.naslov {
	font-size:18px;
	font-weight:bold;
}
#najave .baner {
	margin-left:10px;
	margin-top:10px;
	float:left;
}
.najave {
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.najava-dan {
	float:left;
	clear:both;
	background-color:#8dd4df;
	margin-bottom:2px;
}
.najava-dan span {
	font-size:11px;
	font-weight:bold;
	padding:3px;
	display:block;
}
.najava-dan ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.najava-dan ul li {
	float:left;
	clear:both;
	background-color:#FFFFFF;
}
.najava-dan ul li span.najava {
	float:left;
	width:375px;
	clear:both;
}
.najava-dan ul li span.najava em {
	float:left;
	width:25px;
	padding:5px;
	padding-left:2px;
	color:#989898;
	font-style:normal;
	
}
.najava-dan ul li span.najava strong {
	float:left;
	width:325px;
	font-weight:normal;
	line-height:22px;
}




.znali span {
	float:left; 
	display:block;
	font-size:11px;
	padding:10px 0px;
	width:96%;
}	
.znali span span.vise {
	float:right; 
	width:32px;
}
.znali span span.vise a {
	text-decoration:none;
	color:#024282;
}	
.znali span span.vise a:hover {
	text-decoration:underline;
	color:#024282;
}	
	
#jeste-znali .znali, #zadnje-vijesti .znali, .zadnje-vijesti .znali {
	/*float:left;*/
	margin-top:10px;
	margin-left:10px;
	width:421px;
}
#jeste-znali .slika, #zadnje-vijesti .slika, .zadnje-vijesti .slika {
	float:right;
	margin-top:10px;
	margin-left:10px;
	width:150px;
}
#zadnje-vijesti .slika, .zadnje-vijesti .slika {
	margin-bottom:10px;
}
div.ostale-vijesti {
	float:left;
	width:581px;
}
.ostale-vijesti ul {
	float:left;
	list-style-image:url(images/li.gif);
	list-style-position:inside;
	width:450px;
	padding-left:5px;
}
.ostale-vijesti ul li a {
	color:#024282;
}
.ostale-vijesti ul li a:hover {
	text-decoration:underline;
}
.ostale-vijesti span {
	float:right;
	text-align:left;
	font-size:11px;
	margin-top:60px;
	color:#024282;
	display:block;
	width:75px;
	clear:none;
}
#ostalo .grupa {
	float:left;
	font-size:11px;
	/*text-transform:uppercase;*/
	margin:5px;
	width:183px;
}
#ostalo .grupa ul {
	background-color:#f4f2f2;
	border-top: solid 1px #d1d2d2;
	list-style:square;
	list-style-position:inside;
	width:183px;
	margin:0px;
	padding-top:3px;
	padding-left:3px;
}
#karikatura {
	/*float:left;*/
	text-align:center;
}	
.karikatura .naslov span {
	color:#000000;
	font-weight:bold;
	text-transform:capitalize;
	float:left;
}
.karikatura .naslov span.ime {
	float:right;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

.vi-pitate {	
	font-size:11px;
	color:#000000;
	border:solid 1px #828282;
	font-family:Arial, Helvetica, sans-serif;
	width:275px;
}
#fotogalerija {
	float:left;
	clear:left;
}





#korisnicki-podaci {
	width: 580px;
	padding-left: 6px;
}
#korisnicki-podaci td, .table-profil td {
	padding-right: 5px;
	padding-left: 5px;
	height: 23px;
	line-height: 23px;
}

.korisnicki-podaci-ostalo {
	padding: 0px;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 21px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}

.korisnicki-podaci-list ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.korisnicki-podaci-list ul li {
	line-height: 18px;
}













/*
	##############################################################
	#########     TAGOVI            ##############################
	##############################################################
*/

#tagovi {
	clear:both;
	width:661px;
}
#tagovi-title {
	background-color:d3d3d3;
	padding:10px;
}
#tagovi-title h1 {
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.2em;
	text-align:left;
}
#tagovi-title span {
	display:block;
	clear:both;
	padding-top:10px;
}

#tagovi ul, #tagovi-test ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#tagovi ul li {
	background-image:url(images/tag_li_bg.gif);
	float:left;
	width:661px;
}
#tagovi ul li.video {
	background-image:url(images/tag_li2_bg.gif);
}
#tagovi-test ul li {
	background-image:url(images/tag_li2_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	clear:left;
	float:left;
}
#tagovi ul li a, #tagovi-test ul li a {
	color:#808080;
	text-decoration:none;
	height:20px;
	line-height:20px;
}
#tagovi ul li a em, #tagovi-test ul li a em {
	/*width:125px;*/
	font-style:normal;
	float:left
}
#tagovi ul li a strong, #tagovi-test ul li a strong {
	padding-left:10px;	
	float:left;
	width:475px;
}
#tagovi ul li a strong em, #tagovi-test ul li a strong em {
	padding-left:10px;	
	font-size:10px;
	font-weight:100;
}
font.ime-rubrike {
	padding-left:10px;	
	font-size:10px;
	font-weight:100;
}
#tagovi-test {	
	clear:both;
	width:492px;
}
.line, .line2 {
	padding-bottom:14px;
	padding-top:14px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/line.gif);
	background-repeat:no-repeat;
	background-position:0px;
	height:1px;
	clear:both;
}
.line2 {
	background-position:left top;
	padding-top:0px;
}

/*****************************************************************************
arhiva  css
*****************************************************************************/
.arhiva, #tagovi span.naslov {
	display:block;
	width:571px;
	clear:both;
	font-style:italic;
	font-weight:bold;
	font-size:13px;
	padding-top:15px;
}
ul.arhiva-mjeseci {
	padding:5px;
	background-color:#dedede;
	list-style:none;
	margin:0px;
	width:571px;
	float:left;
	
}
ul.arhiva-mjeseci li {
	float:left;
	width:140px;
	padding:10px;
}

#mleft #login_subtitle {
	width:655px;
}
.search_content {
	float:left;
}
.search_content input.search_text {
	background-color:#7fe7dd;
	border: solid #7fe7dd;
	font-size:24px;
	font-style:italic;
	padding-left:10px;
	padding-top:10px;
	height:40px;
	width:500px;
}
	


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
	float:left;
}
.highslide1 {
	cursor: url(/templates/geneva/scripts/highslide/graphics/zoomin.cur), pointer;
}
.highslide img {
	/*border: solid 1px #474747;
	margin-right:5px;*/
	/*width:64px;
	height:48px;*/
	margin-right:5px;
}
.highslide:hover img {
	/*border: 2px solid white;*/
	/*border: solid 1px #474747;
	margin-right:5px;*/
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
    border: 2px solid #474747;
}
.highslide-wrapper, .highslide-outline {
	background: #474747;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
    display: none;
    
    border: 2px solid #474747;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    /*background-color: white;*/
}
.highslide-caption .control {
	color:#ffffff;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(scripts/highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(scripts/highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}


/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: #474747;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
	/*background-image:url(images/logo_left.jpg);
	height:35px;*/
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(scripts/highslide/graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 28px;
	/*border-bottom: 1px solid #dddddd;*/
	margin-bottom: .5em;
	background-image:url(images/sponsored.jpg);
	background-repeat:no-repeat;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(scripts/highslide/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}


/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(scripts/highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(scripts/highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(scripts/highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}


