ol li, ul li {
	display: list-item
}
ol li {
	vertical-align: top
}
li ul li, li ol li {
	vertical-align: middle
}
* {
	margin: 0;
	padding: 0;
	min-height: 1px;
}
body {
	font-family: Arial, lucida, sans-serif;
	background: #fff url("../img/body.gif") repeat-x;
	color: #000;
	font-size: small;
	text-align: center;
	min-width: 772px;
	line-height: 1.5
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px
}
hr {
	display: none
}
hr.cleaner {
	clear: both;
	height: 1px;
	line-height: 1px;
	visibility: hidden
}
.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px
}
#new .end {
	height: 10px
}
/* layout */
#main {
	width: 772px;
	margin: 0 auto;
	text-align: left
}
#header {
	width: 100%;
	height: 138px;
	position: relative;
	background: url("../img/header.png") no-repeat
}
#adv, #text, #action, #newaction {
	width: 570px;
	float: left;
	position: relative
}
#topnav {
	width: 772px;
	border-top: 5px solid #fff;
	background: url("../img/topnav.gif") repeat-x;
	padding: 3px 0
}
#menu, #actions, #new {
	width: 185px;
	float: right;
	overflow: hidden
}
#text {
	width: 577px;
	overflow: hidden
}
#actions, #new {
	width: 190px
}
#text, #actions {
	margin-top: 7px;
	border-top: 3px solid #a7a0a1;
	padding: 7px 0
}
#kontakt #actions, #sales #actions {
	border-top: none;
	margin-top: 0;
	padding-top: 0
}
#foot {
	clear: both;
	padding: 15px 0 15px 0;
	border-top: 3px solid #1c4382;
	width: 100%;
	text-align: right;
	background: #fff url("../img/topnavstrong.gif") repeat-x
}
.text {
	width: 100%
}
/* layout */
/* top navigation */
#topnav ul {
	width: 100%
}
#topnav li {
	list-style: none;
	text-align: center;
	float: left;
	width: 150px;
	float: left;
	margin: 0 2px;
	overflow: hidden
}
#topnav li.act {
	background: #fff;
	padding-top: 10px
}
#topnav a, #topnav strong {
	padding: 8px 5px;
	display: block;
	background: url("../img/topnava.gif") repeat-x;
	text-decoration: none;
	border: 1px solid #fff;
	border-bottom: 3px solid #fff;
	font-weight: normal
}
#topnav strong {
	background: #fff url("../img/topnavstrong.gif") repeat-x;
	margin: -10px 0 0 0;
	color: #1c4382
}
#topnav a:link, #topnav a:visited {
	color: #636363;
	background: #e0e0e0 url("../img/topnava.gif") repeat-x
}
#topnav a:hover {
	color: #1c4382;
	background: #e8f1fb url("../img/topnavah.gif") repeat-x;
	border-bottom: 3px solid #1c4382
}
/* top navigation */
/* menu */
#menu {
	background: #f0f0f0 url("../img/menu.gif") repeat-x;
	width: 190px;
	margin-bottom: 10px
}
#menu ul {
	min-height: 230px;
	padding: 0 10px
}
#menu li {
	background: url("../img/li.gif") repeat-x left bottom;
	list-style: none;
	position: relative;
	top: 3px
}
#menu a, #menu strong {
	display: block;
	padding: 9px 5px 9px 20px;
	background: url("../img/menuli.gif") no-repeat 0 1em;
	text-decoration: none
}
#menu strong {
	background: url("../img/menustrong.gif") no-repeat 0 1em;
	color: #000;
	font-weight: normal
}
#menu a:link, #menu a:visited {
	color: #184284
}
#menu a:hover {
	color: #a90f1e
}
/* menu */
/* new cars */
#new .box, #models .box {
	overflow: hidden;
	position: relative;
	border: 5px solid #ececec;
	height: 100px;
	width: 150px;
	z-index: 0
}
#new {
	margin-top: -10px
}
#new .box {
	margin-top: 10px
}
#new .box p, #models .box p {
	padding: 0
}
#new img, #models img {
	border: none;
	display: block;
	position: relative
}
/* new cars */
/* models */
#models .box {
	float: left;
	width: 180px;
}
#models .box {
	margin-right: 3px;
	margin-bottom: 3px
}
#models {
	padding: 10px 0 0 0;
	position: relative;
	right: -1px
}
/* models */
/* colors */
#colors {
	width: 100%;
	position: relative;
	padding: 0 0 15px 0;
	min-height: 195px
}
.colors {
	width: 100%
}
#colors h4 {
	padding: 1px 0 1px 20px;
	margin-right: 400px;
	cursor: pointer;
	background: url("../img/boxnew.gif") no-repeat 0 0.4em;
	font-size: 100%;
	font-weight: normal
}
div.photo {
	width: 386px;
	height: 200px;
	position: absolute;
	right: 0;
	top: 0;
	visibility: hidden
}
div.colors:hover div.photo, div.colorsHover div.photo {
	width: 386px;
	height: 200px;
	position: absolute;
	right: 0;
	top: 0;
	visibility: visible
}
div.photo img {
	display: block;
	width: 386px
}
/* colors */
/* now cars */
#now {
	width: 100%;
	background: #f5f5f5 url("../img/box.gif") repeat-x;
	border-top: 4px solid #fff;
	line-height: 1.4
}
#nowin {
	padding-left: 4px;
	background: url("../img/nowin.gif") repeat-y
}
#now .box {
	width: 192px;
	float: left;
	overflow: hidden
}
#now .box .in {
	padding: 10px
}
#now .box img {
	border: 4px solid #fff
}
#now p {
	font-size: 90%
}
#adv p.info {
	padding: 15px 15px 15px 0
}
#motors p.info {
	padding-top: 0;
}
#nowcars {
	width: 100%;
	padding: 10px 0
}
#nowcars p.img, #gallery p, #motors p.img, #bonusy p.img {
	width: 190px;
	float: left;
	background: #f5f5f5 url("../img/box.gif") repeat-x;
	text-align: center;
	padding: 5px 0;
	margin-top: 5px
}
#action p.imgres {
	width: 180px;
	float: right;
	background: #f5f5f5 url("../img/box.gif") repeat-x;
	text-align: center;
	padding: 5px 0;
	margin-top: 5px;
	margin-left: 15px
}
#action p.imgres img {
	margin: 5px 0
}
#bonusy {
	width: 100%;
	padding: 10px 0
}
#bonusy p.img {
	margin: 5px 10px 5px 0;
	width: 180px;
	padding: 3px 0
}
#motors p.img {
	float: right;
	margin-right: 0;
	margin-left: 15px;
	margin-bottom: 10px
}
#nowcars img, #gallery img, #motors p.img img, #bonusy p.img img {
	border: 4px solid #fff;
	margin-top: 5px
}
#bonusy p.img img {
	margin-top: 3px
}
#motors p.img img {
	margin-bottom: 5px
}
#nowcars .box {
	background: url("../img/li.gif") repeat-x left bottom;
	padding-top: 15px
}
#nowcars .in {
	margin-left: 205px
}
#nowcars hr, #motors hr, #newaction .box hr {
	visibility: hidden;
	display: block;
	clear: both;
	height: 1px;
	border: 0px solid #000
}
#nowcars p {
	padding: 0 0 5px 0
}
#nowcars p.page, #bonusy p.page {
	text-align: right;
	padding: 10px 0
}
#nowcars p.topborder, #bonusy p.topborder {
	background: url("../img/li.gif") repeat-x left bottom;
	padding-top: 0
}
#bonusy p.page {
	padding-right: 10px
}
#nowcars p.img img {
	margin-bottom: 5px
}
/* now cars */
/* gallery */
#adv p.next, #adv p.prev {
	width: 49%;
	padding: 15px 0
}
#adv p.photo {
	clear: both
}
p.next {
	float: right;
	text-align: right
}
p.next a {
	padding: 0 20px 0 0;
	background: url("../img/more.gif") no-repeat right center
}
p.prev {
	float: left
}
p.prev a {
	padding: 0 0 0 20px;
	background: url("../img/back.gif") no-repeat left center
}
/* gallery */
/* headers */
h1, h1 span {
	width: 374px;
	height: 138px;
	font-size: 130%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	overflow: hidden
}
h1 span {
	display: block;
	background: url("../img/h1.gif") no-repeat;
	z-index: 4;
	cursor: pointer
}
#home h1 span {
	cursor: default
}
h2, h2 span {
	width: 226px;
	height: 31px;
	font-size: 130%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	overflow: hidden
}
h2 span {
	display: block;
	z-index: 2;
	left: 0;
	top:0
}
#adv h3 {
	width: 100%;
	position: absolute;
	right: 15px;
	bottom: 10px;
	font-size: 180%;
	text-align: right;
	font-weight: normal;
	padding: 0
}
#adv h3 span {
	font-size: 80%;
	display: block
}
h3, #newaction li strong {
	font-size: 150%;
	font-weight: normal;
	padding: 7px 0 9px 0;
	color: #a8984f;
	clear: both
}
#newaction li strong {
	font-size: 130%
}
#kontakt #actions h3 {
	padding-top: 0
}
h3.now {
	border-bottom: 3px solid #1c4382
}
h3.margin {
	margin-bottom: 10px
}
#actions h3 {
	padding-left: 10px;
	color: #a8984f
}
#new h3, #models h3 {
	width: 100%;
	position: absolute;
	left: 0;
	top: -5px;
	font-size: 90%;
	color: #000;
	z-index: 2;
	text-align: right;
	background: #fff url("../img/topnavstrong.gif") repeat-x;
	line-height: 1.1;
	white-space: nowrap;
	overflow: hidden
}
#motors h4 {
	font-size: 130%;
	font-weight: normal;
	padding: 11px 0 5px 0;
	color: #a8984f;
	border-top: 1px solid #e8e8e8
}
#now h4 {
	font-size: 100%;
	padding: 5px 10px 5px 18px;
	font-weight: normal;
	background: url("../img/boxh4.gif") no-repeat 0 0.7em
}
#now h4 span {
	display: block;
	padding-top: 3px;
	color: #000
}
#nowcars h4 {
	font-size: 130%;
	color: #000;
	padding: 0 0 10px 0;
	font-weight: normal
}
#nowcars h4 span {
	color: #a8984f
}
#sales #action h4, #text h4, #kontakt #action h4 {
	color: #1c4382
}
#text h4 {
	font-weight: normal;
	padding: 0 0 10px 0
}
#nowcars h5, #action h4, #newaction h4 {
	font-weight: normal;
	color: #1c4382;
	font-size: 100%
}
#newaction h4 {
	font-size: 130%
}
#action h4, #action li strong, #action p strong {
	font-size: 130%;
	padding-bottom: 5px;
	color: #a8984f;
	font-weight: normal
}
#sales #action p strong, #sales #action li strong {
	font-size: 100%;
	color: #a90f1e
}
#newaction p strong, strong#reserve {
	color: #a90f1e;
	font-weight: normal
}
#newaction p, #newaction h4 {
	margin-left: 200px
}
#newaction .box {
	width: 100%
}
#newaction p {
	padding-bottom: 0
}
#newaction p.imgl {
	margin: 5px 0 0 0;
	padding: 0
}
#newaction p.imgl img {
	border: 5px solid #e8e8e8
}
#now h5, #nowcars h5.price {
	color: #0000;
	padding: 5px 10px 5px 15px;
	font-weight: normal;
	font-size: 130%
}
#now h5 {
	text-align: right
}
#now h5 strong, #nowcars h5.price strong {
	display: block;
	font-size: 86%;
	color: #a90f1e;
	font-weight: normal
}
#now h5 br, #nowcars h5.price br {
	display: none
}
#nowcars h5.price {
	text-align: right;
	margin: 0;
	padding: 0
}
h4#send, #sales h4#send, #kontakt h4#send {
	color: #168616;
	padding-bottom: 10px
}
/* headers */
/* paragraphs */
p, address {
	font-style: normal;
	padding: 0 0 15px 0
}
#contact {
	width: 100%;
	clear: both;
	border-top: 3px solid #e8e8e8
}
#contact address {
	width: 235px;
	padding: 0 10px;
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
	background: url("../img/ad.gif") repeat-y right top
}
#contact address.karvina {
	padding-left: 0
}
#contact address.hlucin {
	background: none
}
#contact address strong {
	font-size: 130%;
	font-weight: normal
}
p.drob {
	clear: both;
	padding: 10px 205px 10px 0;
	text-align: right
}
p.tech {
	padding-right: 0
}
#actions p {
	padding: 0 0 5px 10px
}
p.comments {
	font-size: 90%;
	color: #565656
}
/* paragraphs */
/* images */
#adv img {
	border: none
}
p.img, #adv p {
	padding: 0
}
p.imgr {
	padding: 0;
	float: right;
	margin: 5px 0 10px 10px
}
p.imgl {
	padding: 0;
	margin: 5px 10px 0 0;
	float: left
}
p.imgr img {
	border: 4px solid #cecece
}
p.imgr img.noborder {
	border: none
}
#foot p.top {
	padding-bottom: 7px;
	color: #184284
}
#foot p {
	color: #c0c0c0
}
#newaction .box {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 5px
}
#newaction .box p {
	padding-bottom: 10px
}
/* images */
/* lists */
ol {
	padding: 0 0 15px 40px
}
#kontakt ul li ul {
	padding-top: 5px;
	padding-bottom: 5px
}
#kontakt #action ul {
	font-size: 115%
}
#kontakt #action li ul {
	font-size: 110%
}
#kontakt #action ul li ul {
	font-size: 90%
}
#action ol li {
	list-style: lower-alpha
}
#action ol li ol {
	padding: 10px 0 10px 35px
}
#action ol li ol li {
	list-style: decimal
}
#action ul, #text ul {
	padding: 0 0 15px 35px
}
#action ul li, #text li {
	list-style: square
}
ul.pdf {
	width: 100%;
	padding-bottom: 25px
}
ul.data {
	padding-top: 15px;
	padding-bottom: 15px
}
ul.pdf li {
	list-style: none;
	padding: 0 0 0 25px;
	background: url("../img/pdf.gif") no-repeat left center
}
#actions dl {
	padding: 0 0 5px 10px;
	color: #877d7e
}
#actions dt {
	padding: 0 0 3px 20px;
	background: url("../img/boxh4.gif") no-repeat 0 0.4em
}
#actions dd {
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url("../img/li.gif") repeat-x left bottom;
	font-size: 90%
}
#actions dd strong {
	color: #a90f1e;
	font-weight: normal
}
.text ul {
	padding: 0 0 15px 35px
}
.text li {
	list-style: square
}
/* lists */
/* table */
.table, #techdata, #pricelist, #acces {
	width: 100%;
	clear: both;
	padding: 10px 0 0 0
}
table {
	width: 100%;
	font-size: 90%;
	border-collapse: collapse;
	margin-bottom: 25px
}
th, td {
	padding: 5px 10px;
	border: 1px solid #cecece
}
th {
	background: #fff url("../img/topnavstrong.gif") repeat-x;
	color: #184284;
	font-weight: normal;
	white-space: nowrap;
	padding: 7px 10px
}
#techdata th {
	text-align: center
}
tr.noback th {
	background: #fff
}
.noborder {
	border: none
}
col {
	width: 11%;
	text-align: center
}
col.name {
	width: 34%;
	text-align: left
}
.col2 col, .col2 col.name {
	width: 50%
}
.col3 col {
	width: 33%
}
.col3 col.name {
	width: 34%
}
.col4 col {
	width: 22%
}
.col4 col.name {
	width: 34%
}
.col5 col {
	width: 16%
}
.col5 col.name {
	width: 36%
}
.col6 col {
	width: 13%
}
.col6 col.name {
	width: 35%
}
.col8 col {
	width: 10%
}
.col8 col.name {
	width: 30%
}
#pricelist td {
	text-align: center
}
/* table */
/* form */
#action .form {
	clear: right;
	margin-top: 15px
}
.form {
	background: url("../img/body.gif") repeat-x
}
.form fieldset {
	border: 1px solid #fff;
	padding: 15px 15px 0 15px
}
.form legend {
	color: #f36523;
	padding: 5px 10px;
	font-weight: bold
}
.req {
	color: #a90f1e
}
.form br {
	display: none
}
.form label {
	display: block
}
.form p {
	padding: 5px 0
}
input, textarea {
	margin: 0 0 5px 0;
	width: 380px;
	font-family: Tahoma, Verdana, "Trebuchet MS", sans-serif;
	font-size: 100%
}
select {
	margin: 0 0 5px 0
}
option {
	padding-right: 10px
}
.small {
	width: 160px
}
.form p.button {
	padding: 10px 0 20px 15px
}
.form p.button input {
	width: 120px
}
p.button input {
	cursor: pointer
}
#order {
	width: 100%
}
#order label.select {
	display: block
}
fieldset.inline {
	width: 40%;
	float: left;
	padding-bottom: 15px
}
fieldset.inline input {
	display: inline;
	margin: 1px 10px 0 0;
	width: 25px;
	vertical-align: middle
}
fieldset.inline label {
	display: inline;
	vertical-align: middle
}
fieldset.inline br {
	display: block
}
/* form */
/* links */
a {
	text-decoration: underline
}
a:link, a:visited {
	color: #184284
}
a:hover {
	color: #a90f1e
}
a.copy:link, a.copy:visited {
	color: #c0c0c0
}
a.copy:hover {
	color: #000
}
a.print {
	padding-left: 20px;
	background: url("../img/print.gif") no-repeat left center
}
a.fav {
	padding-left: 20px;
	background: url("../img/fav.gif") no-repeat left center
}
a.map {
	padding-left: 20px;
	background: url("../img/map.gif") no-repeat left center
}
a.home {
	padding-left: 20px;
	background: url("../img/home.gif") no-repeat left center
}
p.drob a {
	padding-left: 15px;
	background: url("../img/back.gif") no-repeat left center
}
#new a, #models a {
	display: block;
	text-decoration: none;
	padding: 0 20px 0 0;
	margin-right: 5px;
	background: url("../img/boxnew.gif") no-repeat right center
}
a.more {
	padding: 3px 0 3px 17px;
	background: url("../img/more.gif") no-repeat 0 0.7em
}
a.last {
	padding: 3px 15px 3px 0;
	background: url("../img/last.gif") no-repeat right center
}
a.first {
	padding: 3px 0 3px 15px;
	background: url("../img/first.gif") no-repeat left center
}
a.previous {
	padding: 3px 0 3px 10px;
	background: url("../img/previous.gif") no-repeat left center
}
a.nexts {
	padding: 3px 10px 3px 0;
	background: url("../img/nexts.gif") no-repeat right center
}
/* links */
/* other */
#toplist {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	overflow: hidden
}
#advertising {
	width: 100%;
	padding: 5px 0 15px 0;
	border-top: 3px solid #e8e8e8;
	clear: both
}
#advertising h3 {
	font-size: 110%
}
#advertising ul {
	padding: 0 0 0 35px
}
#advertising li {
	list-style: square
}
/* other */
/* reserve */
#nowcars input {
	width: 170px;
	background: #ececec url("../img/boxh4.gif") no-repeat left center;
	border: none;
	font-weight: normal;
	cursor: pointer;
	text-decoration: underline;
	color: #184284;
	text-align: left;
	padding-left: 20px
}
/* reserve */
#adv h3.yellow a:link, #adv h3.yellow a:visited, #adv h3.yellow a:hover {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold
}
#adv h3.black a:link, #adv h3.black a:visited, #adv h3.black a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold
}
#adv h3.red a:link, #adv h3.red a:visited, #adv h3.red a:hover {
	color: #a90f1e;
	text-decoration: none;
	font-weight: bold
}
#adv h3.white a:link, #adv h3.white a:visited, #adv h3.white a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold
}
#adv h3.blue a:link, #adv h3.blue a:visited, #adv h3.blue a:hover {
	color: #184284;
	text-decoration: none;
	font-weight: bold
}
#adv h3 span.yellow {
	color: #ffcc00
}
#adv h3 span.black {
	color: #000
}
#adv h3 span.red, #action h4 strong, #action p.red {
	color: #a90f1e;
	font-weight: normal
}
#adv h3 span.white {
	color: #fff
}
#adv h3 span.blue {
	color: #184284
}
#actions ul {
	padding: 0 0 10px 27px;
}
#actions ul li {
	list-style: square;
}
#actions p {
	padding-bottom: 15px;
}
#actions dd.noborder {
	background: none;
}
#advertising, #advertising a:link, #advertising a:visited {
	color: #666
}
#advertising a:hover {
	color: #000
}
#actions img {
	border: none
}
#actions img.margin {
	border: 3px solid #cecece;
	margin-bottom: 10px;
}
#text h3.akce {
	color: #c00000;
}
#advertising div {
	width: 33%;
	float: left
}
#advertising ul {
	padding: 0 0 15px 20px
}
#advertising li {
	list-style: square;
	padding: 0 20px 3px 0
}
#action li strong {
	color: #cc0000
}
#action ul li {
	padding-left: 15px;
	list-style: none;
	background: url("../img/li1.gif") no-repeat 0 0.6em
}
#action ul {
	padding-left: 25px
}
p.img img {
	margin: 0 0 15px 0
}
p.logo img {
	margin: 0 20px 0 0
}
.logo a img {
	border: none
}
/* highslide */
.highslide-container div {
	font-size: 10pt
}
.highslide {
	outline: none;
	text-decoration: none
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default
}
.highslide-image {
	border: none;
	background: #f6f1ea
}
.highslide-wrapper, .highslide-outline {
	background: white
}
.highslide-number {
	font-weight: bold;
	color: gray
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em
}
.highslide-dimming {
	position: absolute;
	background: #14262c
}
a.highslide-full-expand {
	background: url("../highslide/graphics/fullexpand.gif") no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url("../highslide/graphics/loader.white.gif");
	background-repeat: no-repeat;
	background-position: 3px 1px
}
a.highslide-loading:link {
	text-decoration: none;
	color: #000
}
.highslide-move, .highslide-move * {
	cursor: move
}
.highslide-overlay {
	display: none
}
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url("../highslide/graphics/close.png")
}
.highslide-controls {
	position: relative;
	width: 195px;
	height: 40px;
	background: url("../highslide/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("../highslide/graphics/controlbar-white.gif") right -90px no-repeat
}
.highslide-controls li {
	float: left;
	padding: 5px 0
}
.highslide-controls a {
	background-image: url("../highslide/graphics/controlbar-white.gif");
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none
}
.highslide-controls a.disabled {
	cursor: default
}
.highslide-controls a span {
	display: none
}
.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
}
.draggable-header .highslide-header {
	height: 16px
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	left: 0;
	right: 16px;
	top: 0;
	width: auto;
	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("../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
}
.no-footer .highslide-footer {
	display: none
}
.wide-border .highslide-image {
	border-width: 20px
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px
}
.borderless .highslide-image {
	border: none
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver
}
.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
}
.colored-border .highslide-image {
	border: 2px solid green
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none
}
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold
}
.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("../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("../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
}
a.highslide-credits:link, a.highslide-credits {
	text-decoration: none;
	display: block;
	height: 30px;
	overflow: hidden;
	padding: 0 20px 0 10px;
	background: url("../highslide/graphics/credits.png") no-repeat right bottom
}
#news span.highslide-caption, #content span.highslide-caption, #content .photos br {
	display: none
}
/* highlide */
