.search span.highlight {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 1px 4px;
}
.pagetop {
	position: relative;/*	-webkit-box-shadow: 0px 0px 200px 200px rgba(255, 255, 255, 0.9) ;
	-moz-box-shadow: 0px 0px 200px 200px  rgba(255, 255, 255, 0.9);
	box-shadow: 0px 0px 300px 200px  rgba(255, 255, 255, 1) ; */
}
.backgroundtop {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	background: url(../images/background_top.png) 0% -50px;
	overflow: hidden;
}
.shadowtop {
	background: url(../images/top_shadow.png) 1px 0%;
	background-repeat: repeat-y;
}
.footer {
	background: url(../images/footer_line.png) #eef0f8 repeat-x top;
}
.footer .k2CategoriesListBlock ul {
	height: 120px;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
/*.footer ul{ display:block; }
.footer li{ display:block;  }*/
.footer .custom td {
	line-height: normal;
	font-size: 12px
}
.footer li, .footer .nav > li > a {
	line-height: normal;
	font-size: 12px
}
.footerline {
	border-top: 7px solid #e2e2e2;
}
.moduletable.absolutetexttop {
	font: 24px Tahoma, Geneva, sans-serif;
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	bottom: 25px;
	z-index: 99999;
	width: 100%;
	text-align: right;
	color: #003761;
	text-transform: uppercase;
}
.moduletable.absolutetexttop p {
	margin: 0;
	font: 24px/60px Tahoma, Geneva, sans-serif;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1)
}
.moduletable.absolutetexttop .custom {
	margin-right: 20px
}
#sidebar, #aside, #content {
	margin-top: 32px;
	margin-bottom: 32px
}
.clr {
	clear: both
}
.subCategoryContainer {
	display: inline-block;
	margin: 0 auto;
	float: left;
}
.subCategoryContainer .subCategory {
	border: 1px solid #e2e2e2;
	margin: 5px;
	padding-top: 5px;
	height: 200px;
	position: relative;
	-webkit-box-shadow: 0 0px 4px 1px rgba(100, 100,100, 0.1);
	-moz-box-shadow: 0 0px 4px 1px rgba(100, 100,100, 0.1);
	box-shadow: 0 0px 4px 1px rgba(100, 100,100, 0.1);
	background: url(../images/prod.png) #aabed9 repeat-x
}
.subCategoryContainer .subCategory:hover {
	-webkit-box-shadow: 0 0px 4px 1px rgba(100, 100,100, 0.1);
	-moz-box-shadow: 0 0px 4px 1px rgba(100, 100,100, 0.1);
	box-shadow: 0 0px 4px 1px rgba(100, 100,100, 0.3);
}
.subCategoryContainer .subCategory:hover a {
	text-decoration: underline
}
.subCategoryContainer .subCategory .subCategoryImage {
	position: absolute;
	top: 0;
	margin: 5px auto;
	width: 100%;
	display: block;
	text-align: center;
}
.subCategoryContainer .subCategory .subCategoryImage img {
	max-height: 150px
}
.subCategoryContainer .subCategory h2 a {
	font: 16px Tahoma, Geneva, sans-serif;
	border-top: 1px solid #e2e2e2;
	background: rgba(255,255,255,0.6);
	margin: 0;
	padding: 10px 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center
}
.header-search {
	padding-top: 22px
}
.wrapper {
	padding-right: 20px
}
.search {
	margin: 10px 20px 0 0;
}
div.mod-languages ul, div.mod-languages li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.mod-languages li {
	display: inline-block;
}
div.mod-languages ul.inline-menu {
	margin-bottom: 5px;
	padding: 0 10px 5px;
	border-bottom: 1px solid grey;
}
div.mod-languages ul.lang-inline {
	padding: 0 10px 0;
}
div.mod-languages ul.inline-menu li {
	padding: 0px 2px
}
.firstpagemodules { text-align: center; width:100%; position:relative }
.firstpagemodules div.box {
	border: 1px solid #e2e2e2;
	padding-top: 0px;
	height: 160px;
	display:inline-block;
	margin: 0 10px; 
	position: relative;
	width: auto;
	-webkit-box-shadow: 0 0px 4px 1px rgba(100, 100,100, 0.1);
	-moz-box-shadow: 0 0px 4px 1px rgba(100, 100,100, 0.1);
	box-shadow: 0 0px 4px 1px rgba(100, 100,100, 0.1);
	background: url(../images/prod.png) #aabed9 repeat-x
}
.row-fluid .firstpagemodules .span6{ margin: auto;}
.firstpagemodules h2 {
	position: absolute;
	font: 16px Tahoma, Geneva, sans-serif;
	border-top: 1px solid #e2e2e2;
	background: rgba(255,255,255,0.6);
	margin: 0;
	padding: 10px 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	font-weight:bold;
	text-shadow:1px 1px 2px rgba(255, 255, 255, 1)
	
}
.span12.imageBlock p, 
.span12.imageBlock img {
	float: right !important;
	clear:both;
}
#box-category {
	list-style: none;
	margin: 0;
	padding: 0
}
#box-category li a {
	display: block;
	text-decoration: none;
}
#box-category li a:hover, #box-category li.active>a {
	text-decoration: underline
}
#box-category li ul {
	display: none;
	padding: 0;
	margin: 0;
	margin-left: 0;
	list-style: none
}
#box-category li.active ul {
	display: block;
}
#box-category li ul li {
	overflow: hidden;
	padding-left: 5px
}
.CategoriesListBlock ul, .CategoriesListBlock ul {
	margin: auto;
	list-style: none;
	line-height: normal
}
.CategoriesListBlock ul.level1 {
	display: none;
}
.CategoriesListBlock ul.level0 > li {
	border-bottom: 1px dotted #ccc
}
.CategoriesListBlock ul.level0 > li > a {
	font-size: 16px;
	padding: 10px 0;
	display: block
}
.CategoriesListBlock li.activeCategory ul.level1 {
	display: block;
}
.CategoriesListBlock li.activeCategory > a {
	text-decoration: underline
}
.CategoriesListBlock ul.level0 ul {
	margin: 0 0 1em 1em;
}
.CategoriesListBlock ul.level0 ul li {
	padding: 5px 0 0
}
.footer .footermenu h3{ margin-bottom:5px}
.footer .footermenu p{ padding:0; margin: 0; line-height:normal; font-size:12px}
.footer .footermenu a{ display:block;}
.borderleft { border-left: 1px solid #003761}