@charset "utf-8";
/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	line-height: 1.5;
}

ol li {
	line-height: 1.5;
	list-style-type: decimal;
	margin-left: 18px;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Clearing floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52565a;
	background: #00407c url(../images/body_back.jpg) center top no-repeat;
}

#master {
	width: 944px;
	margin: 0 auto;
}

#header {
	width: 944px;
	height: 143px;
	background: url(../images/header_back.gif) left bottom no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	width: 170px;
	height: 71px;
	left: 754px;
	top: 22px;
}

/* Main menu */
#mainMenu {
	height: 35px;
	overflow: hidden;
	padding-top: 89px;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
	font-size: 16px;
	color: #004990;
}

#mainMenu li {
	float: left;
	display: block;
	padding-right: 38px;
	line-height: 35px;
	margin-right: -20px;
	background: url(../images/menu_item_back.png) right 0 no-repeat;
	width: auto;
}

#mainMenu li.active {
	background-image: url(../images/menu_item_active_back.png);
	position: relative;
}

#mainMenu li a {
	padding: 6px 2px 5px 22px;
	float: left;
	display: block;
	background: url(../images/menu_item_link_back.png) 0 0 no-repeat;
	color: #004990;
	text-decoration: none;
	line-height: 24px;
	width: auto;
}

#mainMenu li a.first {
	background-image: url(../images/menu_item_link_first_back.png);
}

#mainMenu li.active { color: #f0b310; }

#mainMenu li.active a, #mainMenu li.active a:hover {
	background: url(../images/menu_item_link_active_back.png);
	color: #52565a;
}

#mainMenu span { display: inline-block; }
#mainMenu span { display: inline; }

#mainMenu li:hover, #mainMenu li.hover { color: #fff; }
#mainMenu li a:hover {
	color: #fff;
	background-color: transparent;
}

/* Footer */
#footer {
	width: 944px;
	padding: 34px 0 10px 0;
	background: transparent url(../images/footer_back.gif) 0 0 no-repeat;
	color: #fff;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
}

#footer a {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#footer a:hover {
	color: #f0b310;
}

/* Wrapper */
#wrapper {
	width: 944px;
	background: #ebeef0 url(../images/wrapper_back.gif) 0 0 repeat-x;
	min-height: 231px;
	height: auto;
}

/* Latest news */
#latestNews {
	background: url(../images/news_back.gif) 0 0 repeat-x;
	padding: 14px 25px 0 25px;
	height: 39px;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
}

#latestNews a {
	font-size: 14px;
	color: #0055a6;
	text-decoration: none;
}

#latestNews a:hover {
	color: #f0b310;
}

.latestNewsLeft {
	float: left;
	width: 800px;
}

.latestNewsRight {
	float: right;
	width: 90px;
	text-align: right;
	padding-top: 6px;
}

#latestNews .latestNewsRight a {
	font-size: 12px;
}

.latestNewsLeft h2 {
	float: left;
	font-size: 16px;
	padding-right: 24px;
	padding-top: 3px;
	width: auto;
}

.latestNewsItem {
	float: left;
	padding-right: 22px;
	width: auto;
}
#home .latestNewsItem {
	padding-right: 19px;
}

.latestNewsDay, .latestNewsMonth {
	float: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding-top: 7px;
	height: 18px;
	width: auto;
}

.latestNewsItem a {
	padding-top: 4px;
	padding-left: 9px;
	line-height: 14px;
	float: left;
	width: auto;
	padding-bottom: 4px;
}

.latestNewsDay {
	width: 15px;
	background: url(../images/date_day_back.gif) 0 0 no-repeat;
	padding-left: 6px;
}

.latestNewsMonth {
	width: 28px;
	background: url(../images/date_month_back.gif) 0 0 no-repeat;
	padding-left: 3px;
}

/* Home */
#homeContent {
	padding: 0 25px 14px 25px;
}

.homeContentLeft {
	width: 510px;
	float: left;
}

.homeContentLeft h1 {
	font-size: 16px;
	line-height: 24px;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
	padding: 9px 0 24px 0;
}

.homeContentLeft p {
	line-height: 22px;
}

.homeContentLeft a {
	color: #004990;
	text-decoration: none;
}

.homeContentLeft a:hover {
	color: #f0b310;
}

.homeContentRight {
	width: 349px;
	float: right;
}

.homeSlideshowContainer {
	width: 333px;
	height: 174px;
	background: url(../images/home_slideshow_back.gif) 0 0 no-repeat;
	padding: 9px;
}

.homeSlideshow {
	width: 333px;
	height: 174px;
	overflow: hidden;
}

.homeLinksTop {
	padding-bottom: 10px;
}

a.toContact, a.toStoring {
	color: #004990;
	text-decoration: none;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0 0 36px;
	font-size: 12px;
	line-height: 22px;
	width: 106px;
	height: 25px;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
}

a.toContact {
	float: left;
	background-image: url(../images/tocontact_back.gif);
}

a.toStoring {
	float: right;
	background-image: url(../images/tostorage_back.gif);
}

.rightLinksTop a.toStoring, .rightLinksTop a.toContact {
	float: left;
	margin-bottom: 9px;
}

a.toContact:hover, a.toStoring:hover {
	background-position: 0 -25px;
}

/* Home boxes */
#homeBoxes {
	padding: 17px 0 0 20px;
}

.homeBox {
	float: left;
	width: 180px;
	padding: 10px 11px 11px 11px;
	position: relative;
	background: url(../images/home_box_back.gif) 0 0 no-repeat;
	margin-right: 29px;
	min-height: 254px;
}

.homeBoxBot {
	background: url(../images/home_box_bot_back.gif) 0 0 no-repeat;
	width: 202px;
	height: 11px;
	line-height: 0;
	font-size: 0;
	position: absolute;
	left: 0;
	bottom: 0;
}

.homeBoxImgContainer {
	width: 174px;
	height: 94px;
	border: 3px solid #d1d1d1;
	margin-bottom: 3px;
}

.homeBox h2 {
	color: #00407c;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 4px;
	background-color: transparent;
}

.homeBox p {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 12px;
}

.homeBoxImg {
	width: 174px;
	height: 94px;
	overflow: hidden;
}

a.homeBoxLink {
	display: block;
	width: 180px;
	height: 27px;
	text-align: center;
	background: url(../images/home_box_link_back.gif) 0 0 no-repeat;
	color: #efb211;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
	padding-top: 3px;
	position: absolute;
	bottom: 11px;
	left: 11px;
}

a.homeBoxLink:hover {
	color: #fff;
	background-position: 0 -30px;
	background-color: transparent;
}

/* Breadcrumbs */
#breadcrumbs {
	font-size: 11px;
	padding: 1px 35px 0 35px;
	background: url(../images/breadcrumbs_back.gif) 25px 0 no-repeat;
	height: 24px;
	margin-bottom: 15px;
}

.location {
	font-family: Cambria, Georgia, Helvetica, sans-serif;
	padding: 6px 18px 6px 0;
	float: left;
	display: block;
	width: auto;
}

.onlocation {
	float: left;
	display: block;
	padding: 6px 17px 6px 9px;
	width: auto;
}

#breadcrumbs a {
	float: left;
	display: block;
	padding: 6px 17px 6px 9px;
	background: url(../images/breadcrumbs_arrow.gif) right top no-repeat;
	color: #004990;
	text-decoration: none;
	width: auto;
}

#breadcrumbs a:hover {
	color: #f0b310;
}

/* Columns */
#contentColumns {
	padding: 0 25px 20px 25px;
}

#leftColumn {
	float: left;
	width: 180px;
	padding-right: 25px;
}

#rightColumn {
	float: right;
	width: 180px;
}

#content {
	float: left;
	width: 485px;
}

#content.map {
	width: 689px;
}

/* Content */
#content h1 {
	font-size: 16px;
	line-height: 24px;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
}

#content p {
	line-height: 22px;
	padding-bottom: 22px;
}

#content a {
	color: #004990;
	text-decoration: none;
}

#content a:hover {
	color: #f0b310;
}

.contentImage {
	padding: 5px;
	float: left;
	margin: 0 10px 0 0;
	background-color: #f5f6f7;
	border: 1px solid #d8dde1;
	display: block;
	width: auto;
}

.contentImage img {
	display: block;
}

/* Submenu */
#subMenu {
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	margin-bottom: 20px;
}

#subMenu li {
	border-bottom: 1px solid #dfdfdf;
}

#subMenu li ul {
	border-top: 1px solid #dfdfdf;
}

#subMenu li a {
	display: block;
	padding: 10px 9px 11px 9px;
	color: #00407c;
	text-decoration: none;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
	background: #fff url(../images/submenu_item_back.gif) 0 0 no-repeat;
	font-size: 14px;
}

#subMenu li li a, #subMenu li.active li a {
	padding-left: 18px;
	background: #fff url(../images/submenu_item_back.gif) 0 0 no-repeat;
	color: #00407c;
}

#subMenu li li.active a, #subMenu li.active li.active a {
	background-image: none;
	color: #52565a;

}

#subMenu ul li a {
		padding-left: 25px;
	}

#subMenu li.active a {
	color: #52565a;
	background-image: none;
}

#subMenu li.active a span {
	color: #efb211;
}

/* Left column */
#leftColumn h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
	padding: 0 10px 9px 10px;
}

#leftColumn h2 span {
	color: #efb211;
}

/* Right slideshow */
#rightSlideshowContainer {
	padding: 5px;
	background-color: #f5f6f7;
	border: 1px solid #d7dce0;
	margin-bottom: 20px;
}

#rightSlideshow {
	width: 168px;
	height: 238px;
	overflow: hidden;
}

#rightSlideshow img {
	display: block;
}

/* Right box */
#rightBoxContainer {
	float: right;
	width: 250px;
	padding-top: 6px;
}
	
.rightBox {
	border: 1px solid #dfdfdf;
	background-color: #f2f6f9;
	padding: 6px 9px 0 9px;
}

.rightBox h2 {
	font-family: Cambria, Georgia, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	padding-bottom: 5px;
}

.rightBox p {
	line-height: 22px;
}

.rightBox a {
	color: #004990;
	text-decoration: none;
}

.rightBox a:hover {
	color: #f0b310;
}

.rightBoxImageContainer {
	padding: 7px;
	border: 1px solid #e1e1e2;
	margin-bottom: 16px;
}

/* Alfabet filter */
#alfabetFilter { width: 485px; }
#alfabetLine {
	text-align: center;
	background: url(../images/alfabet_back.gif) 0 0 no-repeat;
	height: 25px;
	
}

#alfabetLine ul {
	margin-left: 0px!important;
	line-height: 25px;
}

div #alfabetLine ul li {
	margin-left: 0px!important;
	display: inline;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 3px;
	color: #afafaf;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
}

#alfabetLine ul li a {
	display: inline;
}

#alfabetLine ul li.active a {
	color: #f0b310;
}

#alfabetList {
	padding: 20px 14px;
	font-size: 14px;
	line-height: 22px;
	font-family: Cambria, Georgia, Helvetica, sans-serif;
}

/* Google maps */
.leftMap {
	float: left;
	width: 415px;
}

.tx-lumogooglemaps-pi1 {
	background-color: #f2f6f9;
	border: 1px solid #dfdfdf;
	padding: 8px;
	width: 397px;
	margin-bottom: 20px;
}

a.backSign {
	font-size: 12px;
	width: 240px;
	line-height: 24px;
	height: 25px;
	background: url(../images/backlink_back.gif) 0 0 no-repeat;
	float: left;
	padding-left: 10px;
	margin-bottom: 20px;
}

#content a.backSign:hover {
	color: #004990;
	background-position: 0 -25px;
}

/*********** SITEMAP ****************/

.csc-sitemap { width: 600px; padding: 10px 0 10px 0; }
.csc-sitemap ul { margin: 0; 	padding:0px 0 0px 0;}
.csc-sitemap ul li {list-style:none; margin-bottom: 2px;}
.csc-sitemap li { margin: 0; padding: 0; }
.csc-sitemap a { display: block; padding: 0 8px; font-weight:bold; line-height: 2em; color: #000; text-decoration: none; background: #e9e9e9; border-bottom: 1px solid #dedfde }
.csc-sitemap ul li ul {	margin-top:10px;	margin-left:20px;	margin-bottom:10px; }
.csc-sitemap ul ul a { padding-left: 28px; font-weight:normal; background-color: #fafafa; border-bottom: 1px solid #dedfde; }
.csc-sitemap ul ul ul a { padding-left: 58px; color: #fcfcfc; }
.csc-sitemap a:hover, .csc-sitemap a:focus { color: #fff; background-color: #dfdfdf; font-weight: bold;  }

/*********** TT NEWS ***************/ 
/*** list ***/
.news-list-date {font-weight:bold; float:left; margin-right: 5px} 
.news-list-item img {float:left; margin-right: 5px;}
.news-list-item h2 {clear:both; padding: 10px 0; border-top: 1px solid #cccccc; }
.news-list-item {padding-top: 1px; clear: both; display: block;}

/*** single ***/
.news-single-date {font-weight:bold; float:left; margin-right: 5px;   } 
.news-single-item img {float:left; margin-right:5px; }
.clearer {clear:both;}
.imgSinglNews { float: left; display: inline; margin-right: 10px; }
#content .news-list-item p {padding-bottom:0}


/********* POWERMAIL *************/

.tx-powermail-pi1_fieldset { border: 0px; padding: 0px; margin: 0px; }
.tx-powermail-pi1 { border:0; color:#828181; }
.tx-powermail-pi1_fieldset legend{display:none;}
.tx_powermail_pi1_fieldwrap_html {display:block; width:400px; }
.tx_powermail_pi1_fieldwrap_html label { width:100px; float:left;font-weight:bold; margin-top:4px;}
.tx_powermail_pi1_fieldwrap_html label .powermail_mandatory{color:#eb0000}
.tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js{font-style:italic; color:#a8a8a8;}
.tx_powermail_pi1_fieldwrap_html input.powermail_text{width:360px; border:1px solid #999999;}
.tx_powermail_pi1_fieldwrap_html textarea {width:360px; border:1px solid #999999;}
.tx_powermail_pi1_fieldwrap_html .powermail_submit { text-align:center; float:left; background:#999; border:none; color:#FFF; font-size:12px; font-weight:bold; padding:3px 7px 3px 7px; margin-top:5px; margin-bottom:7px;}

/*
 * Images
 */
div.csc-textpic-imagewrap, .news-single-img { background: #f5f6f7; border: 1px solid #d8dde1; padding: 5px; }
div.csc-textpic-imagewrap *, .news-single-img * { margin: 0 !important; display: block !important; padding: 0 !important; }

#content ul {margin-left: 15px; list-style-type: circle;}
#content ul li {margin-left: 15px; padding-bottom: 4px;}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {display: none;}

.powermail_check_inner {width: 200px; float: left;}

.powermail_check_inner label {padding-right: 4px;  }

.powermail_check_inner input {float: left; } 

.tx_powermail_pi1_fieldwrap_html_30 {padding-top: 4px; padding-bottom: 4px;}

.homeBox a.internal-link{
	color: #004990;
	text-decoration: none;
}

#content #alfabetList ul {margin-left:0; padding-left:0;}
#content #alfabetList ul li {list-style-type:none; margin-left:0; padding-left:0;}

#content p#gmapDirHeadFrom, #content p#gmapDirItemFrom, #content p#gmapDirBtnsFrom, #content p#gmapDirHeadTo, #content p#gmapDirItemTo, #content p#gmapDirBtnsTo {padding-bottom: 0;}
.tx-lumogooglemaps-pi1 p { line-height:18px!important; }

#plusone-home {
float: right;
margin-top: 6px;

	}
	
#linkedin {
float: right;
margin-top: 1px;
margin-right: 15px;	
	}
	
#twitter {
float: right;
margin-right: 20px;
	}
