@charset "UTF-8";

@font-face {
	font-family: 'UniversLTStd47CnLtBold';
	src: url('../../fonts/universltstd-boldcn-webfont.eot');
	src: local('☺'), url('../../fonts/universltstd-boldcn-webfont.woff') format('woff'), url('../../fonts/universltstd-boldcn-webfont.ttf') format('truetype'), url('../../fonts/universltstd-boldcn-webfont.svg#webfontBen6HZvW') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UniversLTStd57CnRegular';
	src: url('../../fonts/universltstd-cn-webfont.eot');
	src: local('☺'), url('../../fonts/universltstd-cn-webfont.woff') format('woff'), url('../../fonts/universltstd-cn-webfont.ttf') format('truetype'), url('../../fonts/universltstd-cn-webfont.svg#webfont4tqs60d6') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen, projection {

body {
	background-image: url(../images/layout09/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6;
	font-family: 'UniversLTStd57CnRegular', sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img, a {
	border: 0 none;
}

a {
	color: #004572;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.invisible {
	display: none;
}

.clear {
	clear: both;
}

/* ** ** PAGE BACKGROUND ** ** */
body.home {
	position:relative;
	display:block;
	width: 100%;
	z-index: 50;
}
        
body.home span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 700px;
	width: 100%;
	z-index: 50;
}

body.mon {
	background-image: url(/static/images/layout/background/lam/montag_weich.jpg);
}

body.tue {
	background-image: url(/static/images/layout/background/lam/dienstag_weich.jpg);
}

body.wed {
	background-image: url(/static/images/layout/background/lam/mittwoch_weich.jpg);
}

body.thu {
	background-image: url(/static/images/layout/background/lam/donnerstag_weich.jpg);
}

body.fri {
	background-image: url(/static/images/layout/background/lam/freitag_weich.jpg);
}

body.sat {
	background-image: url(/static/images/layout/background/lam/samstag_weich.jpg);
}

body.sun {
	background-image: url(/static/images/layout/background/lam/sonntag_weich.jpg);
}

body.home.mon {
	background:url(/static/images/layout/background/lam/montag.jpg) 0 0 no-repeat;
}
        
body.home.mon span.hover {  
        background:url(/static/images/layout/background/lam/montag_weich.jpg) 0 0 no-repeat;
}

body.home.tue {
	background:url(/static/images/layout/background/lam/dienstag.jpg) 0 0 no-repeat;
}
        
body.home.tue span.hover {  
	background:url(/static/images/layout/background/lam/dienstag_weich.jpg) 0 0 no-repeat;
}

body.home.wed {
	background:url(/static/images/layout/background/lam/mittwoch.jpg) 0 0 no-repeat;
}
        
body.home.wed span.hover {  
	background:url(/static/images/layout/background/lam/mittwoch_weich.jpg) 0 0 no-repeat;
}

body.home.thu {
	background:url(/static/images/layout/background/lam/donnerstag.jpg) 0 0 no-repeat;
}
        
body.home.thu span.hover {  
	background:url(/static/images/layout/background/lam/donnerstag_weich.jpg) 0 0 no-repeat;
}

body.home.fri {
	background:url(/static/images/layout/background/lam/freitag.jpg) 0 0 no-repeat;
}
        
body.home.fri span.hover {
	background:url(/static/images/layout/background/lam/freitag_weich.jpg) 0 0 no-repeat;
}

body.home.sat {
	background:url(/static/images/layout/background/lam/samstag.jpg) 0 0 no-repeat;
}
        
body.home.sat span.hover {  
	background:url(/static/images/layout/background/lam/samstag_weich.jpg) 0 0 no-repeat;
}

body.home.sun {
	background:url(/static/images/layout/background/lam/sonntag.jpg) 0 0 no-repeat;
}
        
body.home.sun span.hover {  
	background:url(/static/images/layout/background/lam/sonntag_weich.jpg) 0 0 no-repeat;
}

/** ** ** ADVERTISEMENT CORNER ** ** */
div.corner {
	position: absolute;
	right: 0;
	top: 0;
	width: 150px;
	height: 88px;
	background-image: url(/static/images/layout/corner-blog.png);
	text-indent: -999em;
	text-decoration: none;
	float: right;
	z-index: 1000;
}

/* ** ** HEADMENU ** ** */
div.selectHeader {
	background-image: url(/static/images/layout/headline.png);
	background-position: bottom;
	font-size: 11px;
	width: 1005;
	z-index: 1000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	font-family: 'Arial';
	-khtml-user-select: none;
	-moz-user-select: none;
}

div.selectHeader div.selectionBody {
	height: 30px;
	line-height: 25px;
	width: 1010px;
	margin: auto;
	color: #000000;
}

div.selectHeader div.selectionBody a {
	color: #004572;
	font-weight: bold;
	text-decoration: none;
}

div.selectHeader div.selectionBody a:first-child {
	padding-left: 6px;
}

div.selectHeader div.selectionBody div.leftSelection {
	width: 50%;
	float: left;
}

div.selectHeader div.selectionBody div.rightSelection {
	width: 50%;
	float: right;
	text-align: right;
}

div.selectHeader div.selectionBody div.rightSelection a {
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #787878;
}

div.selectHeader div.selectionBody div.rightSelection a:last-child {
	border: 0 none;
	font-weight: normal;
}

div.selectHeader div.selectionBody div.rightSelection form {
	display: inline-block;
}

div.selectHeader div.selectionBody div.rightSelection form input {
	background-image: url(/static/images/layout/searchIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	height: 14px;
	line-height: 12px;
	width: 120px;
	border: 0 none;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 10px;
	outline: 0 none;
	color: #999999;
	border: 1px solid #CCCCCC;
}

div.selectHeader div.headSelector {
	display: none;
	position: absolute;
	width: 1000px;
	top: 25px;
	left: 50%;
	margin-left: -500px;
	padding-bottom: 25px;
	background: rgba(255,255,255,0.9);
	background-image: url(/static/images/layout/headline.png);
	background-repeat: repeat-x;
	background-position: 0px -30px;
	z-index: 500;
}

div.selectHeader div.headSelector div.pageList div.pageBox {
	width: 233px;
	float: left;
	margin-left: 15px;
}

div.selectHeader div.headSelector div.pageList div.pageBox h2 {
	font-size: 18px;
	height: 30px;
	color: #004572;
	border-top: 2px solid #004572;
	border-bottom: 2px solid #004572;
	padding-top: 6px;
}

div.selectHeader div.headSelector div.pageList div.pageBox ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #004572;
	margin-top: 45px;
}

div.selectHeader div.headSelector div.pageList div.pageBox ol li {
	border-bottom: 1px dashed #004572;
	height: 25px;
	line-height: 25px;
	padding-left: 25px;
	background-position: 205px 7px;
	background-repeat: no-repeat;
	color: #1A1A1A;
}

div.selectHeader div.headSelector div.pageList div.pageBox ol li.de {
	background-image: url(/static/images/layout/flags/de.png);
}

div.selectHeader div.headSelector div.pageList div.pageBox ol li.en {
	background-image: url(/static/images/layout/flags/gb.png);
}

div.selectHeader div.headSelector div.pageList div.pageBox ol li.fr {
	background-image: url(/static/images/layout/flags/fr.png);
}

div.selectHeader div.headSelector div.pageList div.pageBox ol li.es {
        background-image: url(/static/images/layout/flags/es.png);
}

div.selectHeader div.headSelector div.pageList div.pageBox ol li.it {
        background-image: url(/static/images/layout/flags/it.png);
}

div.selectHeader div.headSelector div.pageList div.pageBox ol li.da {
        background-image: url(/static/images/layout/flags/dk.png);
}

div.selectHeader div.headSelector div.pageList div.pageBox ol li a {
	display: block;
	width: 100%;
	height: 25px;
	color: #004572;
	text-decoration: none;
	font-weight: bold;
}

div.selectHeader div.headSelector div.pageList div.pageBox ol li:last-child {
	border-bottom: 1px solid #004572;
}

div.selectHeader div.headSelector div.bannerLinks {
	margin-left: 10px;
	margin-right: 10px;
}

div.selectHeader div.headSelector div.bannerLinks div.banner {
	width: 188px;
	height: 103px;
	float: left;
	overflow: hidden;
	margin-top: 25px;
	margin-right: 9px;
}

div.selectHeader div.headSelector div.bannerLinks div.banner:last-child {
	margin-right: 0px;
}

div.selectHeader div.headSelector div.bannerLinks div.banner img {
	width: 188px;
}

div.selectHeader div.headSelector div.bannerLinks div.banner.large {
	width: 388px;
}

div.selectHeader div.headSelector div.bannerLinks div.banner.large img {
	width: 388px;
}

div.selectHeader div.headSelector div.additionalHeadinfo {
	margin: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
	clear: both;
	font-size: 12px;
	border-bottom: 2px solid #004572;
}

/* ** ** AUTO COMPLEtE ** ** */
ul.ui-autocomplete {
	margin: 0px;
	margin-top: 5px;
	margin-right: 70px;
	padding: 0px;
	list-style: none;
	width: 150px;
	padding-top: 8px;
	background: rgba(255,255,255,0.9);
        background-image: url(/static/images/layout/headline.png);
        background-repeat: repeat-x;
        background-position: 0px -26px
}

ul.ui-autocomplete li {
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #004572;
	font-size: 11px;
	padding-left: 15px;
	color: #74BFE7;
	font-weight: bold;
	width: 135px;
	overflow: hidden;
}

ul.ui-autocomplete li:last-child {
	border-bottom: none;
}

/* ** ** HEADER ** ** */
div.header {
	height: 150px;
	margin-top: 25px;
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 100;
	position: relative
}

body.de div.header {
	background-image: url(/static/images/layout/beltLastaufnahmemittel.png);
}

body.en div.header  {
	background-image: url(/static/images/layout/beltLiftingEquipment.png);
}

body.da div.header  {
	background-image: url(/static/images/layout/beltDanish.png);
}

div.header div.headerSection {
	width: 753px;
	padding-left: 135px;
	padding-top: 93px;
	margin: auto;
}

div.header div.headerSection ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.header div.headerSection ol li {
	display: inline;
	margin-right: 18px;
	color: #004572;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'UniversLTStd47CnLtBold', sans-serif;
	font-size: 12px;
}

div.header div.headerSection ol li:last-child {
	margin-right: 0px;
}

div.header div.headerSection ol li a {
	color: #004572;
	text-decoration: none;
}

div.header div.headerSection ol li.active, div.header div.headerSection ol li.trail a, div.header div.headerSection ol li a:hover {
	/*color: #bb0000;*/
	text-decoration: underline;
}

div.header div.headerSection ol:first-child {
	float: left;
}

div.header div.headerSection ol:last-child {
	float: right;
	width: 168px;
}

/* ** ** CONTENT ** ** */
div.content {
	width: 970px;
	min-height: 690px;
	background-image: url(/static/images/layout/content.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	padding-bottom: 40px;
	margin: auto;
	margin-top: 15px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	z-index: 100;
	position: relative;
	color: #004572;
}

div.content div.contentTitle div.leftTitle {
	width: 746px;
	height: 48px;
	line-heigh: 48px;
	float: left;
	border-top: 3px solid #004572;
	border-bottom: 3px solid #004572;
}

div.content div.contentTitle div.leftTitle h1 {
	padding-left: 175px;
	margin: 0px;
	color: #004572;
	font-family: 'UniversLTStd57CnRegular';
}

div.content div.contentTitle div.rightTitle {
        width: 208px;
        height: 48px;
        line-heigh: 48px;
        float: right;
        border-top: 3px solid #004572;
        border-bottom: 3px solid #004572;
}

div.content div.contentTitle div.rightTitle ol {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div.content div.contentTitle div.rightTitle ol li {
	padding-top: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

div.content div.contentTitle div.rightTitle ol li a:hover {
	text-decoration: none;
	color: #BB0000;
}

div.content div.contentHead {
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
}

body.home div.content div.contentHead {
	border-top: 3px solid #004572;
}

div.content div.headImage, div.content div.headContent {
	width: 970px;
	height: 270px;
	overflow: hidden;
}

div.content div.headImage img {
	display: block;
}
div.content div.cycleButton {
        height: 80px;
        width: 80px;
        text-indent:-9999px;
        position: relative;
        margin-top: -175px;
        z-index: 10000;
        background-repeat: no-repeat;
        background-position: center center;
}

div.content div.cycleButton.prevControl {
        float: left;
}
 
div.content div.cycleButton.prevControl:hover {
        background-image: url(/static/images/layout/cycleLeft.png);
}
 
div.content div.cycleButton.nextControl {
        float: right;
}
 
div.content div.cycleButton.nextControl:hover {
        background-image: url(/static/images/layout/cycleRight.png);
}

div.content div.teaser {
	width: 738px;
	clear: both;
	float: left;
	margin-top: 50px;
}

div.content div.teaser div.keywords {
	font-size: 10px;
	padding-top: 10px;
	text-align: justify;
}

div.content div.diary {
	width: 379px;
	float: right;
}

div.content div.teaser h2, div.content div.diary h2 {
        clear: both;
        font-family: 'UniversLTStd57CnRegular', sans-serif;
        color: #004572;
        border-top: 2px solid #004572;
	border-bottom: 2px solid #004572;
	height: 46px;
	line-height: 46px;
}

div.content div.diary h2 {
	color: #BB0000;
}

div.content div.diary h2:nth-child(2) {
	border-top: none;
	color: #004572;
	margin-top: -10px;
}

div.content div.diary a {
	color: #000000;
	text-decoration: none;
}

div.content div.diary h2 a {
  color: #BB0000;
}

div.content div.diary a:hover {
	text-decoration: underline;
}

/* ** ** LEFT ** ** */
div.content div.left {
	width: 160px;
	border-top: 2px solid #004572;
	float: left;
}

div.content div.left p.back {
	background-image: url(/static/images/layout/arrowLeft.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin: 0;
	margin-top: 4px;
	margin-bottom: 25px;
	font-size: 13px;
}

div.content div.left p.back a {
	color: #000000;
	text-decoration: none;
}

div.content div.left p.back a:hover {
	text-decoration: underline;
}

div.content div.left ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.content div.left ol li {
	min-height: 22px;
	line-height: 22px;
	border-bottom: 2px solid #004572;
	font-size: 11px;
	font-weight: bold;
}

div.content div.left ol li a {
	text-decoration: none;
	color: #000000;
}

div.content div.left ol li.active, div.content div.left ol li.trail {
	color: #bb0000;
}

div.content div.left ol li ol {
	padding-left: 12px;
	border-top: 2px solid #004572;
}

div.content div.left ol li ol li {
	border-bottom: 1px dashed #000000;
}

div.content div.left ol li ol li:last-child {
	border: none;
}

div.content div.left ol li.active {
	background-image: url(../images/layout09/arrowRight.png);
	background-repeat: no-repeat;
	background-position: right center;
}

/* ** ** CENTER ** ** */
div.content div.center {
	width: 572px;
	border-top: 2px solid #004572;
	float: left;
	margin-left: 15px;
}

div.content div.center.extended {
	width: 747px;
	margin-left: 0px;
}

div.content div.center h1 {
	margin-top: 4px;
	font-size: 18px;
	color: #004572;
	font-weight: bold;
	font-family: 'UniversLTStd57CnRegular', sans-serif;
}

div.content div.center h2 {
	margin: 0px;
	font-family: 'UniversLTStd57CnRegular', sans-serif;
        color: #004572;
	font-size: 14px;
}

div.content div.center h3 {
        margin: 0px;
        font-size: 14px;
        color: #004572;
        font-weight: bold;
        font-family: 'UniversLTStd57CnRegular', sans-serif;
}

div.content div.center ul {
	list-style: circle;
}

div.content div.center a {
	color: #333333;
	text-decoration: none;
}

div.content div.center a:hover {
	text-decoration: underline;
}

div.content div.center div.sitemap ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.content div.center div.sitemap ol li {
	border-bottom: 2px solid #004572;
	font-weight: bold;
}

div.content div.center div.sitemap ol li ol {
	margin-left: 25px;
}

div.content div.center div.sitemap ol li ol li {
	border-bottom: 1px dashed #004572;
	font-weight: normal;
}

div.content div.center div.sitemap ol li ol li:last-child {
	border-bottom: 0px;
}

div.content div.center div.accordion {
	border-bottom: 2px solid #004572;
}

div.content div.center div.accordion h3 {
	height: 48px;
	line-height: 48px;
	margin: 0px;
	padding: 0px;
	color: #004572;
	text-transform: uppercase;
	font-size: 16px;
	border-top: 2px solid #004572;
	font-family: 'UniversLTStd57CnRegular', sans-serif;
	cursor: pointer;
}

div.content div.center div.accordion h3:first-child {
	border-top: none;
}

div.content div.center div.accordion h3:focus {
	outline: 0;
}

div.content div.center div.accordion div {
	padding-bottom: 15px;
	font-size: 12px;
}

div.content div.center div.accordion div.row {
	padding-bottom: 0px;
}

div.content div.center div.accordion div div.leftForm {
	width: 48%;
	float: left;
	padding: 0px;
}

div.content div.center div.accordion div div.rightForm {
	width: 50%;
	padding: 0px;
	float: right;
}

div.content div.center div.accordion div div.rightForm textarea {
	width: 248px;
	height: 63px;
}

div.content div.center div.accordion div div.rightForm p.button {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}

div.content div.center p.jobHeadline {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-top: 12.5px;
	padding-bottom: 12.5px;
}

div.content div.center ul.square {
	list-style-type: square;
	padding-left: 25px;
	line-height: 25px;
}

div.content div.center span.button {
	display: inline-block;
	float: right;
	height: 21px;
	line-height: 23px;
	border-top: 2px dashed #004572;
	border-bottom: 2px dashed #004572;
	padding-left: 12.5px;
	padding-right: 12.5px;
	color: #004572;
	font-family: 'UniversLTStd47CnLtBold';
	text-transform: uppercase;
}

div.content div.center form.jobApplication div.w50 {
	width: 50%;
	float: left;
	padding-top: 6.25px;
}

div.content div.center form.jobApplication div.w50 label {
	display: block;
}

div.content div.center form.jobApplication div.w50 input[type=text], div.content div.center form.jobApplication div.w50 select, div.content div.center form.jobApplication div.w50 input[type=file] {
	width: 85%;
	margin-left: 15px;
}

div.content div.center form.jobApplication div.w50 select {
	width: 87%;
}

div.content div.center form.jobApplication input[type=submit] {
	float: right;
	border: 0 none;
	background: none;
	padding: 0px;
	margin-top: 25px;
	margin-right: 35px;
	padding-left: 12.5px;
	padding-right: 12.5px;
	height: 23px;
	line-height: 21px;
	border-top: 2px dashed #004572;
	border-bottom: 2px dashed#004572;
	color: #004572;
	font-family: 'UniversLTStd47CnLtBold';
	font-size: 11px;
	text-transform: uppercase;
}

div.content div.center p.error {
	font-weight: bold;
	color: #bb0000;
}

/* ** ** RIGHT ** ** */
div.content div.right {
	width: 208px;
	border-top: 2px solid #004572;
	float: right;
}

div.content div.right h1 {
	margin-top: 4px;
	font-size: 18px;
	color: #004572;
	font-weight: bold;
	font-family: 'UniversLTStd57CnRegular', sans-serif;
}

div.content div.right img {
	max-width: 208px;
}

div.content div.right div.accordion {
	border-bottom: 2px solid #004572;
}

div.content div.right div.accordion h3 {
	height: 48px;
	line-height: 48px;
	margin: 0px;
	padding: 0px;
	color: #004572;
	text-transform: uppercase;
	font-size: 12px;
	border-top: 2px solid #004572;
	font-family: 'UniversLTStd57CnRegular', sans-serif;
	cursor: pointer;
}

div.content div.right div.accordion h3:first-child {
	border-top: none;
}

div.content div.right div.accordion h3:focus {
	outline: 0;
}

div.content div.right div.accordion div {
	padding-bottom: 15px;
	font-size: 12px;
}

div.content div.right div.accordion div ol.list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.content div.right div.accordion div ol.list li {
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dashed #AFAFAF;
	padding-left: 15px;
}

div.content div.right div.accordion div ol.list li a {
	color: #243843;
	text-decoration: none;
}

div.content div.right div.accordion div strong {
	font-weight: bold;
	text-transform: uppercase;
	color: #A9B2B7;
	padding-left: 15px;
	padding-top: 25px;
	display: block;
}

div.content div.right div.accordion div strong:first-child {
	padding-top: 0px;
}

div.content div.right p.job {
	padding-bottom: 12.5px;
}

div.content div.right p.job a {
	display: block;
}

div.content div.right p.job a:hover {
	text-decoration: none;
	color: #bb0000;
}

div.content div.right p.job strong {
	font-size: 13px;
}

div.content div.right p.job span {
	display: block;
}

div.content div.right p.job span.availability {
	font-size: 11px;
}

/* ** ** TABLE ** ** */
div.content div.center table {
	width: 100%;
	border-top: 2px solid #245882;
	border-bottom: 1px solid #245882;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.content div.center table thead {
	font-weight: bold;
	background-color: #F5F8F9;
}

div.content div.center table thead tr td {
	border-bottom: 2px solid #245882;
}

div.content div.center table tr {
	line-height: 22px;
	background-color: #F5F8F9;
}

div.content div.center table tr.secondRow {
	background-color: #FFFFFF;
}

div.content div.center table tr td {
	padding-left: 25px;
	color: #0c3155;
	border-bottom: 1px dashed #245882;
}

div.content div.center table tr td.firstCol {
	width: 200px;
}

div.content div.center table tr td.lastRow {
	border-bottom: 0px;
}

/* ** ** BOXVIEW ** ** */
div.content div.box {
	width: 231px;
	border-top: 2px solid #004572;
	float: left;
	margin-right: 15px;
}

div.content div.box a {
	color: #000000;
	text-decoration: none;
}

div.content div.box a:hover {
	color: #000000;
	text-decoration: underline;
}

div.content div.box.ticker {
	margin-right: 0px;
	float: right;
}

div.content div.box h1 {
	height: 44px;
	padding-top: 4px;
	margin: 0px;
	color: #004572;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #004572;
	font-family: 'UniversLTStd57CnRegular', sans-serif;
}


div.content div.box.ticker ol {
	height: 200px;
	width: 231px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}


div.content div.box.ticker ol li {
	width: 231px;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #004572;
}

div.content div.box.ticker ol li a {
	text-decoration: none;
	color: #004572;
}

/* ** ** FOOTER ** ** */
div.footer {
	height: 30px;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(/static/images/layout/footer.png);
	z-index: 200;
}

div.footer div.footerArea {
	width: 970px;
	height: 30px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}

div.footer div.footerArea ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;	
}

div.footer div.footerArea ol li {
	display: inline;
	margin-right: 18px;
	color: #3A3938;
	font-size: 11px;
	line-height: 30px;
}

div.footer div.footerArea ol li a {
	color: #3A3938;
	text-decoration: none;
}

div.footer div.footerArea div.bookmarks {
	float: right;
	position: relative;
}

div.footer div.footerArea div.bookmarks a {
        opacity: 0.4;
}

div.footer div.footerArea div.bookmarks a:hover {
        opacity: 1.0;
}

div.footer div.footerArea div.quicksearch {
	float: right;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 25px;
	color: #3A3938;
}

div.footer div.footerArea div.quicksearch input {
	width: 150px;
}

/* ** ** BOOKMARKS ** ** */
.bookmark_popup_text img {
	border: none;
	vertical-align: bottom;
}
.bookmark_popup {
	display: none;
	position: absolute;
	z-index: 100;
}
.bookmark_popup ul {
	float: left;
	width: 320px;
}
.bookmark_list {
	display: inline-block;
	float: left;
	list-style-type: none;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  /* Safari3/Opera9 */
	.bookmark_list {
		font-size: 100%;
	}
}
html:first-child .bookmark_list {  /* Opera */
	font-size: 80%;
}
.bookmark_list li {
	float: left;
	width: 23%;
	margin: 0px 1px;
	padding: 1px;
}
.bookmark_compact li {
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 2px;
	background-color: transparent;
	border: none;
	padding-left: 5px;
	padding-top: 7px;
}
.bookmark_list a {
	width: 100%;
	text-decoration: none;
	cursor: pointer;
}
.bookmark_list span {
	display: inline-block;
	width: 16px;
	height: 16px;
}
.bookmark_list span.bookmark_icons {
	background: url(/static/images/layout/bookmarks.gif) no-repeat center;
}
.bookmark_list img {
	border: none;
}

/* ** * CONTACT ** ** */
div.contact_box label, div.callback_box label {
	font-size: 11px;
	display: block;
	color: #004572;
}

div.contact_box input.text, div.callback_box input.text {
	width: 250px;
	margin-bottom: 10px;
}

div.contact_box textarea {
	width: 450px;
	height: 120px;
}

/** ** ** SLIDER ** ** */
div.itemSlider {
	background: none;
	overflow: hidden;
	position: relative;
	height: 246px;
	width: 789px;
}

div.itemSlider.productSlider {
	height: 300px;
}

div.itemSlider.branchSlider {
        height: 100px;
}

div.itemSlider ul {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

div.itemSlider ul li {
	display: inline;
}

div.itemSlider div.slider {
	width: 787px;
	height: 25px;
	padding: 1px;
	position: relative;
	top: 206px;
	background: url(/static/images/layout/slider/slidebar.png) no-repeat;
}

div.itemSlider.branchSlider div.slider {
	top: 70px;
}

div.itemSlider div.ui-slider-parent {
	display: block;
	height: 25px;
	width: 707px;
}

div.itemSlider a.ui-slider-handle {
	position: absolute;
	cursor: move;
	height: 16px;
	width: 65px;
	margin-top: 3px;
	margin-left: 0px;
	padding-left: 18px;
	padding-right: 20px; 
	background: url(/static/images/layout/slider/slider.png) no-repeat top;
	outline: none;
}


div.itemSlider.productSlider div.slider {
	top: 270px;
}

.slider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 1px;
}
	
}

