@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,700,900&subset=latin-ext');
* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
body {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	background: #ffffff url('/img/bg-body.png') repeat-x;
}
b, strong, h1, h2, h3, h4 {
	font-weight: 700;
}
body.title {
	background: #ffffff url('/img/bg-body-title.png') repeat-x;
}
body.title h1 {
	display: none;
}
#area {
	position: relative;
	width: 1030px;
	margin: 0px auto;
	text-align: left;
}
#motto {
	position: relative;
	padding-top: 10px;
	font-size: 18px;
	text-transform: uppercase;
	text-align: right;
}
#motto span {
	font-size: 28px;
}
header {
	position: relative;
	width: 100%;
	height: 400px;
	background: transparent url('/img/bg-header.jpg') no-repeat 0px 225px;
	margin-bottom: 50px;
}
header.page1 {
	position: relative;
	width: 100%;
	height: 240px;
	background: none;
	margin-bottom: 50px;
}
header.page1 div#headline {
	position: absolute;
	top: 240px;
	left: -25px;
	font-size: 17px;
}
header.page2 {
	background: transparent url('/img/bg-header-o-nas.jpg') no-repeat 0px 225px;
}
header.page12 {
	background: transparent url('/img/bg-header-vyrobni-divize.jpg') no-repeat 0px 225px;
}
header.page16 {
	background: transparent url('/img/bg-header-montazni-divize.jpg') no-repeat 0px 225px;
}
header.page19 {
	background: transparent url('/img/bg-header-divize-mechanizace.jpg') no-repeat 0px 225px;
}
header.page24 {
	background: transparent url('/img/bg-header-divize-projektoveho-rizeni.jpg') no-repeat 0px 225px;
}
header.page27 {
	background: transparent url('/img/bg-header-stroje-a-materialy-k-odprodeji.jpg') no-repeat 0px 225px;
}
header.page28 {
	background: transparent url('/img/bg-header-zamestnani.jpg') no-repeat 0px 225px;
}
header.page29 {
	background: transparent url('/img/bg-header-kontakty.jpg') no-repeat 0px 225px;
}
#logo {
	position: absolute;
	display: block;
	top: 65px;
	width: 251px;
	height: 85px;
}
#links {
	position: absolute;
	top: 130px;
	right: 0px;
}
#links a {
	font-size: 14px;
	color: #1c5699;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline	;
}
#sitemap {
	position: relative;
	float: right;
	background: transparent url('/img/sitemap.png') no-repeat 0px 50%;
	padding: 2px 0px 2px 32px;
}
#home {
	position: relative;
	float: right;
	background: transparent url('/img/home.png') no-repeat 0px 50%;
	padding: 2px 30px 2px 32px;
}
#headline {
	position: absolute;
	top: 226px;
	font-size: 17px;
	background: transparent url('/img/bg-headline.png') no-repeat 100% 50%;
	padding: 10px 60px 10px 25px;
}
#breadcrumb {
	position: absolute;
	top: 420px;
	list-style-type: none;
}
#breadcrumb li {
	display: inline-block;
	font-size: 13px;
	color: #888;
}
#breadcrumb li a {
	color: #888;
	text-decoration: none;
}
#breadcrumb li a:hover {
	text-decoration: underline;
}
#cols {
	position: relative;
	width: 100%;
	padding-bottom: 20px;
}
#leftcol {
	position: relative;
	float: left;
	width: 170px;
}
#leftcol ul {
	list-style-type: none;
}
#leftcol ul li {
}
#leftcol ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 10px 0px 8px 20px;
	border-bottom: solid #1c5699 1px;
}
#leftcol ul li a:hover {
	background: transparent url('/img/arrow-red.png') no-repeat 2px 50%;
}
#leftcol ul li a.active {
	color: #b7000c;
	background: transparent url('/img/arrow-red.png') no-repeat 2px 50%;
}
#leftcol ul > li > ul {
	font-size: 13px;
}
#leftcol ul > li > ul.hide {
	display: none;
}
#leftcol ul > li > ul > li > a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 10px 8px 10px;
	background-color: #1c5699;
	border-bottom: solid #ffffff 1px;
}
#leftcol ul > li > ul > li > a:hover, #leftcol ul > li > ul > li > a.active {
	color: #ffffff;
	background-color: #b7000c;
}
#leftcol ul > li > ul > li > ul > li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 8px 0px 8px 20px;
	background-color: #ffffff;
	border-bottom: solid #ffffff 1px;
	background: transparent url('/img/square-black.png') no-repeat 2px 50%;
}
#leftcol ul > li > ul > li > ul > li > a:hover, #leftcol ul > li > ul > li > ul > li > a.active {
	color: #b7000c;
	background-color: #ffffff;
	background: transparent url('/img/square-red.png') no-repeat 2px 50%;
}
#centercol {
	position: relative;
	width: 600px;
	float: left;
	margin-left: 30px;
}
#centercol.title {
	position: relative;
	width: 1030px;
	margin-left: 0px;
}
#centercol.self {
	position: relative;
	width: 800px;
	margin-left: 0px;
}
#centercol ul, #centercol ol {
	position: relative;
	margin: 0px 0px 20px 25px;
}
#centercol a {
	position: relative;
	text-decoration: underline;
	color: #c20e1a;
	z-index: 10;
}
#centercol a:hover {
	text-decoration: none;
}
#rightcol-hide {
	display: none;
}
#rightcol {
	position: relative;
	width: 190px;
	float: left;
	margin-left: 30px;
}
#rightcol a {
	color: #c20e1a;
	text-decoration: underline;
}
#rightcol a:hover {
	color: #c20e1a;
	text-decoration: none;
}
#rightcol ul {
	padding-left: 16px;
}
h1 {
	font-size: 17px;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: solid #1c5699 3px;
}
h2 {
	font-size: 17px;
	padding-top: 30px;
	padding-bottom: 5px;
	border-bottom: solid #1c5699 3px;
}
h3 {
	font-size: 17px;
}
#centercol h2 {
	font-size: 17px;
	padding-bottom: 5px;
	margin: 0px 0px 20px 0px;
	border-bottom: solid #1c5699 3px;
	clear: right;
}
#centercol ul, #centercol li {
	position: relative;
	z-index: 1;
}
.cms-img {
	float: right;
	margin: 0px 0px 10px 20px;
}
.cms-img-right-col {
	width: 280px;
	float: right;
	margin: 10px 0px 10px 20px;
	z-index: 99;
}
.cms-foto-right-col .cms-img {
	margin: 0px 0px 10px 0px;
}
p {
	margin: 10px 0px 5px 0px;
}
.action_list_item {
	padding-bottom: 10px;
	border-bottom: solid #1c5699 1px;
}
#rightcol p {
	font-size: 13px;
	line-height: 135%;
}
.action_list_item p.red {
	font-size: 14px;
}
.action_list_item a {
	display: inline-block;
	color: #000000!important;
	text-decoration: none;
	padding-top: 5px;
}
.action_list_item a:hover {
	text-decoration: underline;
}
div.actgal {
	/*display: none;*/
	display: flex;
	justify-content: space-around;
	flex-wrap: nowrap;
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 6px 5px;
	background-color: #dddddd;
}
div.actgal a {
	display: inline-block;
}
.red {
	color: #c20e1a;
}
.block {
	display: block;
}
.mart5 {
	margin-top: 5px;
}
.mart10 {
	margin-top: 10px;
}
.mart15 {
	margin-top: 15px;
}
.ptop15 {
	padding-top: 15px;
}
.more_info {
	border-bottom: solid #1c5699 1px;
	font-size: 13px;
}
.more_info a {
	display: block;
	margin: 10px 0px 10px 0px;
	color: #000000!important;
	text-decoration: underline;
}
.more_info a:hover {
	text-decoration: none;
}
#red-left {
	width: 170px;
	height: 8px;
	background-color: #1c5699;
	display: inline-block;
}
#blue-center {
	width: 660px;
	height: 8px;
	background-color: #c20e1a;
	display: inline-block;
}
#red-right {
	width: 200px;
	height: 8px;
	background-color: #1c5699;
	display: inline-block;
}
.clear {
	clear: both;
}
.mtop30 {
	margin: 30px 0px 0px 0px!important;
}
#graph1 {
	position: relative;
	width: 600px;
	height: 219px;
	margin: 10px 0px 20px 0px;
	background: transparent url('/img/structure.png') no-repeat 0px 0px;
}
#graph2 {
	position: relative;
	width: 600px;
	height: 200px;
	margin: 10px 0px 20px 0px;
	background: transparent url('/img/structure.png') no-repeat 0px -219px;
}
#graph3 {
	position: relative;
	width: 600px;
	height: 221px;
	margin: 10px 0px 20px 0px;
	background: transparent url('/img/structure.png') no-repeat 0px -419px;
}
#graph3 a {
	position: absolute;
	display: block;
	width: 191px;
	height: 18px;
	left: 223px;
}
#graph3 #d1 {top: 88px;}
#graph3 #d2 {top: 119px;}
#graph3 #d3 {top: 150px;}
#graph3 #d4 {top: 181px;}

#graph3en {
	position: relative;
	width: 600px;
	height: 221px;
	margin: 10px 0px 20px 0px;
	background: transparent url('/img/structure-en.png') no-repeat 0px -419px;
}
#graph3en a {
	position: absolute;
	display: block;
	width: 212px;
	height: 18px;
	left: 210px;
}

#graph3de {
	position: relative;
	width: 600px;
	height: 221px;
	margin: 10px 0px 20px 0px;
	background: transparent url('/img/structure-de.png') no-repeat 0px -419px;
}
#graph3de a {
	position: absolute;
	display: block;
	width: 212px;
	height: 18px;
	left: 210px;
}

#graph3fr {
	position: relative;
	width: 600px;
	height: 221px;
	margin: 10px 0px 20px 0px;
	background: transparent url('/img/structure-fr.png') no-repeat 0px -419px;
}
#graph3fr a {
	position: absolute;
	display: block;
	width: 205px;
	height: 18px;
	left: 217px;
}

#graph3it {
	position: relative;
	width: 600px;
	height: 221px;
	margin: 10px 0px 20px 0px;
	background: transparent url('/img/structure-it.png') no-repeat 0px -419px;
}
#graph3it a {
	position: absolute;
	display: block;
	width: 228px;
	height: 18px;
	left: 202px;
}

#graph3ru {
	position: relative;
	width: 600px;
	height: 221px;
	margin: 10px 0px 20px 0px;
	background: transparent url('/img/structure-ru.png') no-repeat 0px -419px;
}
#graph3ru a {
	position: absolute;
	display: block;
	width: 228px;
	height: 18px;
	left: 202px;
}

#graph3en #d1, #graph3de #d1, #graph3fr #d1, #graph3it #d1, #graph3ru #d1 {top: 90px;}
#graph3en #d2, #graph3de #d2, #graph3fr #d2, #graph3it #d2, #graph3ru #d2 {top: 121px;}
#graph3en #d3, #graph3de #d3, #graph3fr #d3, #graph3it #d3, #graph3ru #d3 {top: 152px;}
#graph3en #d4, #graph3de #d4, #graph3fr #d4, #graph3it #d4, #graph3ru #d4 {top: 183px;}

#topmenu {
	position: absolute;
	top: 160px;
	list-style-type: none;
	text-align: center;
	width: 1030px;
	border-top: solid #88bcf8 5px;
}
#topmenu li {
	display: inline-block;
	text-align: left;
	background: transparent url('/img/separator.png') no-repeat 100% 30px;
	padding: 0px 24px 0px 5px;
	height: 60px;
	margin: 0px auto;
}
#topmenu li:first-child {
	padding: 0px 24px 0px 0px;
}
#topmenu li:last-child {
	background: none;
	padding: 0px 0px 0px 5px;
}
#topmenu li a {
	color: #ffffff;
	display: table-cell;
	height: 50px;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	padding: 0px 9px 10px 9px;
}
#topmenu li a:hover {
	border-bottom: solid #88bcf8 5px;
	padding-bottom: 5px ;
}
#topmenu li a.active {
	border-bottom: solid #c20e1a 5px;
	padding-bottom: 5px ;
}
footer {
	position: relative;
	width: 1030px;
	padding: 5px 0px 10px 0px;
	font-size: 13px;
	text-align: right;
}
footer a.copyright, footer span {
	display: none;
}
#langs {
	position: absolute;
	top: 5px;
	right: 0px;
}
#langs a[title=Deutsch], #langs a[title=Français], #langs a[title=По-русски], #langs a[title=Italiano] {
	/*display: none;*/
}
#certs {
	/*display: none;*/
}
#certs a {
	float: left;
	display: block;
	text-align: center;
	margin: 14px;
	text-decoration: none;
	font-weight: 700;
	color: #000000;
}
#certs a img {
	border: solid #cccccc 1px;
}
#reference > div {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid #1c5699 1px;
	min-height: 175px;
	font-size: 14px;
	line-height: 135%;
}
#reference > div p b {
	color: #c20e1a;
}
#reference > div > div.refgal {
	/*display: none;*/
	clear: both;
	padding: 10px 10px 6px 10px;
	background-color: #dddddd;
}
#reference > div > div.refgal a {
	display: inline-block;
}
.bborder {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid #1c5699 1px;
}

#sales div {
	margin: 20px 0px 40px 0px;
}
#sales div p {
	margin: 5px 0px;
}


/* ##### Contact ##### */
#contact {
	font-size: 13px;
}
#contact div {
	position: relative;
	width: calc(50% - 30px);
	float: left;
	margin: 0px 30px 30px 0px;
}
#contact div.clear {
	position: relative;
	width: 100%;
	margin: 30px 0px 15px 0px;
}
#contact h2 {
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	border: none;
}
#contact h3 {
	font-size: 15px;
	margin: 0px 0px 10px 0px;
}
#contact table {
	font-size: 13px;
}
#contact table th {
	position: relative;
	vertical-align: top;
	text-align: right;
	padding: 0px 10px 0px 0px;
}
#contact p {
	margin: 0px 0px 20px 0px;
}
#contactForm {
	clear: both;
	text-align: center;
}
#contactForm table {
	margin: 0px auto;
	font-size: 14px;
}
#contactForm table {
	margin: 0px auto;
}
#contactForm table tr#antispam {
	display: none;
}
#contactForm table th {
	text-align: right;
	vertical-align: top;
	padding: 5px;
}
#contactForm table td {
	text-align: left;
	padding: 2px 5px;
}
#contactForm table input[type=text] {
	border: solid #cccccc 1px;
	padding: 3px 5px;
	width: 250px;
}
#contactForm table textarea {
	border: solid #cccccc 1px;
	padding: 3px 5px;
	width: 350px;
	height: 100px;
}
#contactForm table input[type=submit] {
	background-color: #1c5699;
	border: solid #194f8e 1px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #333333;
	color: #ffffff;
	padding: 8px 13px;
	box-shadow: 0 8px 6px -6px #888888;
	-moz-box-shadow: 0 8px 6px -6px #888888;
	-webkit-box-shadow: 0 8px 6px -6px #888888;
	border-radius: 2px;
	cursor: pointer;
	margin: 5px auto;
}
#contactForm table input[type=submit]:hover {
	background-color: #113f76;
	border-color: #103d72;
	box-shadow: 0 8px 6px -6px #444444;
	-moz-box-shadow: 0 8px 6px -6px #444444;
	-webkit-box-shadow: 0 8px 6px -6px #444444;
}
#businessRegister {
	font-style: italic;
	padding: 50px 0px 0px 0px;
}
/* ##### Contact ##### */

.mart20, #contact .mart20 {
	margin-top: 20px;
	clear: both;
}
/* ##### Table ##### */
table.park {
	font-size: 13px;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.park th {
	padding: 2px 5px;
	border: solid #cccccc 1px;
	background-color: #1c5699;
	color: #ffffff;
}
table.park td{
	padding: 2px 5px;
	border: solid #cccccc 1px;
}
table.park tbody tr {
	background-color: transparent;
}
table.park tbody tr:hover{
	background-color: #eeeeee;
}
.bold {
	font-weight: 700;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: 700;
}
#jobs div {
	margin: 30px 0px 20px 0px;
}
#jobs .job_header {
	position: relative;
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0!important;
	border-bottom: solid #1c5699 1px;
}
#jobs .job_header > div {
	position: relative;
	display: inline-block;
	width: 65%;
	margin: 0!important;
}
#jobs .job_header > div.jhl {
	width: 34%;
}
#jobs .job_header > div:not(.jhl) {
//	float: right;
}
.pdf {
	position: relative;
	display: inline-block;
	background: transparent url('/img/pdf.gif') no-repeat 0% 50%;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
}


.hall {
	border-collapse: collapse;
	margin: 0px 0px 30px 0px;
	font-size: 14px;
}
.hall tr {
	background-color: transparent;
}
.hall tr:hover {
	/*background-color: #dddddd;*/
}
.hall th {
	border: solid #cccccc 1px;
	padding: 3px 5px;
}
.hall td {
	border: solid #cccccc 1px;
	padding: 3px 5px;
}

.rcontact {
	line-height: 150%;
}
.icon {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 1px 10px 1px 0px;
	background: transparent no-repeat 0px 0px;
	vertical-align: middle;
}
.phone {
	background-image: url('/img/icon-phone.png');
}
.mobil {
	background-image: url('/img/icon-mobil.png');
}
.fax {
	background-image: url('/img/icon-fax.png');
}
.email {
	background-image: url('/img/icon-email.png');
}
.multicraftgroupmember {
	margin: 30px 0px 20px 0px;
}
#multicraftgroup {
	position: absolute!important;
	left: -5px;
	bottom: 0px;
	display: inline-block;
}
#multicraftgroup >img {
	width: auto;
	height: 58px;
}
.mzpgroupmember {
	margin: 30px 0px 20px 0px;
}

/***** Info, Alerts - START *****/
.state_alert {
	position: relative;
	display: inline-block;
	padding: 5px!important;
	border-radius: 3px;
	border: solid #cd0a0a 1px;
	background-color: #fde2d8;
	color: #cd0a0a;
	margin: 0px auto 30px auto;
	font-size: 14px;
}
.alert_icon {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: auto 5px auto 0px;
	overflow: hidden;
	background: transparent url('/img/ui-icons_cd0a0a_256x240.png') 0px -144px no-repeat;
}
.state_info {
	position: relative;
	display: inline-block;
	padding: 5px!important;
	border-radius: 3px;
	border: solid #f7d61b 1px;
	background-color: #f1e497;
	margin: 0px auto 30px auto;
	font-size: 14px;
}
.info_icon {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: auto 5px auto 0px;
	overflow: hidden;
	background: transparent url('/img/ui-icons_2e83ff_256x240.png') -16px -144px no-repeat;
}
/***** Info, Alerts - END *****/
.errorCell {
	text-align: left;
	padding-left: 10px!important;
}
.errorCell span {
	position: relative;
	display: inline-block;
	padding: 3px 5px;
	font-size: 12px;
	font-weight: 700;
	color: #c20e1a;
	text-transform: uppercase;
	/*background-color: #ffffff;
	border: solid #c20e1a 1px;*/
}

/***** Ověřená firma - START *****/
#overena-firma {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 130px;
	height: 130px;
}
#overena-firma a {
	display: block;
	height: 40px;
}
#overena-firma a:first-child {
	height: 90px;
}
/***** Ověřená firma - END *****/


/* ##### Scoring - START ##### */
#open-satisfaction {
	color: #c20e1a;
	text-decoration: underline;
	cursor: pointer;
	font-weight: 700;
	display: none;
}
#open-satisfaction:hover {
	text-decoration: none;
}
#satisForm {
	clear: both;
	text-align: center;
}
#satisForm table {
	margin: 0px auto;
	font-size: 13px;
	border-collapse: collapse;
}
#satisForm table tr#antispam {
	display: none;
}
#satisForm table th {
	width: 290px!important;
	text-align: right;
	vertical-align: top;
	padding: 5px;
	font-weight: normal;
}
#satisForm table td {
	text-align: left;
	padding: 2px 5px;
}
#satisForm table tr.even {
	background-color: #e8e8e8;
}
#satisForm table tr.scoring {
	height: 40px;
}
#satisForm table tr.scoring th {
	vertical-align: middle;
}
#satisForm table tr.scoring td {
	border: solid #dddddd 1px;
	text-align: center;
	width: 49px!important;
}
#satisForm table tr td.th {
	border: solid #dddddd 1px;
	position: relative;
	height: 100px;
	text-align: center;
	overflow: clip;
}
#satisForm table tr td.th span {
	position: relative;
	display: inline-block;
	width: 49px;
	text-align: left;
	white-space: nowrap;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 65% 100%;
	-moz-transform-origin: 65% 100%;
	-ms-transform-origin: 65% 100%;
	-o-transform-origin: 65% 100%;
	transform-origin: 65% 100%;
}
#satisForm table input[type=text] {
	border: solid #cccccc 1px;
	padding: 3px 5px;
	width: 250px;
}
#satisForm table input[type=text].error {
	background-color: #ffd0d0;
}
#satisForm table input[type=radio] {
	vertical-align: middle;
}
#satisForm table input[type=radio].error {
	background-color: #ffd0d0;
}
#satisForm table textarea {
	border: solid #cccccc 1px;
	padding: 3px 5px;
	width: 278px;
	height: 100px;
}
#satisForm table textarea.error {
	background-color: #ffd0d0;
}
#satisForm table input[type=submit] {
	background-color: #1c5699;
	border: solid #194f8e 1px;
	font-weight: 700;
	text-shadow: 1px 1px 1px #333333;
	color: #ffffff;
	padding: 8px 13px;
	box-shadow: 0 8px 6px -6px #888888;
	-moz-box-shadow: 0 8px 6px -6px #888888;
	-webkit-box-shadow: 0 8px 6px -6px #888888;
	border-radius: 2px;
	cursor: pointer;
	margin: 5px auto;
}
#satisForm table input[type=submit]:hover {
	background-color: #113f76;
	border-color: #103d72;
	box-shadow: 0 8px 6px -6px #444444;
	-moz-box-shadow: 0 8px 6px -6px #444444;
	-webkit-box-shadow: 0 8px 6px -6px #444444;
}
/* ##### Scoring - END ##### */#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/img/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('/img/lightbox/prevlabel.png') left 5% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/img/lightbox/nextlabel.png') right 5% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 85%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	color: #333333;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color: #333333;}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter:alpha(opacity=82);
	-moz-opacity: 0.82;
	opacity: 0.82;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
#slider-container1 {
	zoom: 1;
	position: relative;
	width: 1030px;
	margin: 0px 0px 10px 0px;
	z-index: 90;
	border: none;
	text-align: left;
/* reset align=center */
}
* html #slider-container1 {
	width: 1030px;
	max-height: 440px;
}
#slider-container1 .sl_images ul {
	position: relative;
	width: 10000%;
	height: auto;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible;
	/*table-layout: fixed;*/
}
#slider-container1 .sl_images ul li {
	width: 1%;
	line-height: 0;
/*opera*/
	float: left;
	font-size: 0;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}
#slider-container1 .sl_images {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#slider-container1 .sl_images a {
	width: 100%;
	display: block;
	color: transparent;
}
#slider-container1 img {
	max-width: none !important;
}
#slider-container1 .sl_images img {
	width: 100%;
	border: none 0;
	max-width: none;
	max-height: 440px;
	padding: 0;
}
#slider-container1 a {
	text-decoration: none;
	outline: none;
	border: none;
}
#slider-container1 .sl_bullets {
	font-size: 0px;
	position: relative;
	height: 20px;
	margin: 0px;
	z-index: 70;
	text-align: center;
}
#slider-container1 .sl_bullets div {
	position: relative;
	display: inline-block;
	min-width: 0px;
	height: 20px;
	margin: 20px auto 0px auto;
}
#slider-container1 .sl {
	display: none;
}
#slider-container1 sound, #slider-container1 object {
	position: absolute;
}
#slider-container1 .sl_bullets a {
	width: 20px;
	height: 20px;
	background: url('/img/bullet.png') left top;
	float: left;
	text-indent: -4000px;
	position: relative;
	margin-left: 3px;
	color: transparent;
}
#slider-container1 .sl_bullets a:hover {
	background-position: 0 50%;
}
#slider-container1 .sl_bullets a.sl_selbull {
	background-position: 0 100%;
}
#slider-container1 a.sl_next, #slider-container1 a.sl_prev {
	position: absolute;
	display: none;
	top: 33px;
	margin-top: 0px;
	z-index: 60;
	height: 50px;
	width: 25px;
	background-image: url('../img/slider-arrows.png');
}
#slider-container1 a.sl_next {
	background-position: 100% 0;
	right: 0;
}
#slider-container1 a.sl_prev {
	left: 0;
	background-position: 0 0;
}
* html #slider-container1 a.sl_next, * html #slider-container1 a.sl_prev {
	display: block
}
#slider-container1:hover a.sl_next, #slider-container1:hover a.sl_prev {
	display: block
}
/* bottom center */
#slider-container1 .sl_bullets .sl_bulframe {
	top: 20px;
}
#slider-container1 .sl_bullets .sl_bulframe {
	top: 20px;
}
#slider-container1 .sl-title {
	position: absolute;
	display: block;
	top: 93px;
	/*top: 206px;
*/
	left: 166px;
	width: 390px;
	margin: 9px;
	z-index: 50;
	/*font-family: Arial, Impact, Charcoal, sans-serif;
*/
	font-size: 17px;
	color: #000000;
	text-shadow: 1px 1px 1px #BBBBBB;
}
#slider-container1 .sl-title div, #slider-container1 .sl-title span {
	display: inline-block;
	display: none;
	padding: 10px 20px;
	background: #fff;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
*/
	opacity: 0.5;
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
	border-left: solid #b61342 10px;
}
#slider-container1 .sl-title div {
	display: block;
	background: #ffffff;
	margin-top: 10px;
	font-size: 18px;
	color: #000000;
	opacity: 0.7;
	/*text-shadow: 1px 1px 1px #000000;
*/
}
#slider-container1 .sl_images ul {
	animation: slBasic 12s infinite;
	-moz-animation: slBasic 12s infinite;
	-webkit-animation: slBasic 12s infinite;
}
@keyframes slBasic {
0% {
	left: -0%
}
20.83% {
	left: -0%
}
33.33% {
	left: -100%
}
54.17% {
	left: -100%
}
66.67% {
	left: -200%
}
87.5% {
	left: -200%
}
}
@-moz-keyframes slBasic {
0% {
	left: -0%
}
20.83% {
	left: -0%
}
33.33% {
	left: -100%
}
54.17% {
	left: -100%
}
66.67% {
	left: -200%
}
87.5% {
	left: -200%
}
}
@-webkit-keyframes slBasic {
0% {
	left: -0%
}
20.83% {
	left: -0%
}
33.33% {
	left: -100%
}
54.17% {
	left: -100%
}
66.67% {
	left: -200%
}
87.5% {
	left: -200%
}
}
