/* Slide Menu */
.slidemenu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 100%;
	background-color: #eee;
	-webkit-box-shadow: 3px 0px 5px -2px #262626;
	box-shadow: 3px 0px 5px -2px #262626;
	z-index: 2147483647;
	display: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}


.slidemenu ul {
	margin: 8px 0 0 0;
	padding: 0 4px;
	width: inherit;
}

.slidemenu ul li {
	list-style-type: none;
	margin: 0px;
}
		
.ui-icon-smico {
	background-image: url("images/smico.png") !important;
}

.slidemenu_btn .ui-icon-shadow {
	-moz-box-shadow: 0 0px 0 rgba(255,255,255,0);
	-webkit-box-shadow: 0 0px 0 rgba(255,255,255,0);
	box-shadow: 0 0px 0 rgba(255,255,255,0);
}

.slidemenu_btn .ui-btn-inner {
	border-top: 0px;
}
.slidemenu_btn .ui-icon {
	margin: 4px 1px 2px 2px !important;
	width: 25px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.slidemenu_btn .ui-icon, .ui-icon-searchfield::after {
	background: none;
}

.slidemenu_btn.ui-btn-icon-notext {
	width: 30px;
}

/* -------------- Custom Styles -------------- */

/* Global */
h1,h2,h3,h4 {
	font-weight: normal;
	text-shadow: none;
	clear: both;
}

dd {
	display: none !important;
}

.cL, .cR, .cB {
	clear: both;
	margin-bottom: 15px;
}

.ui-icon.ui-icon-lpc.ui-icon-shadow,
.ui-icon.ui-icon-lpc.ui-icon-shadow:hover {
	background: #fff url("images/lpcico_w25.png") 5px 2px no-repeat;
	border-radius: 0;
	height: 100%;
	width: 100%;
}
.ui-btn-up-a.lpc-home-btn,
.ui-btn-down-a.lpc-home-btn,
.ui-btn-hover-a.lpc-home-btn,
.ui-btn-hover-a.lpc-home-btn:visited,
.ui-btn-hover-a.lpc-home-btn:hover {
	background-color: #fff !important;
	background-image: none !important;
	
	top: -1px;
	right: 0;
	border-radius: 0;
	height: 100%;
	width: 40px;
}

.ui-body-a input.ui-input-text {
	color: #262626;
	background: #fff;
}
.slidemenu_btn .ui-icon {
	background: #C30033 url("images/smico.png") 6px 12px no-repeat;
	border-radius: 0;
	height: 100%;
	width: 100%;
	margin: 0 !important;
	padding: 0;
}

div.header a.slide-button {
	background: #c30033 !important;
	box-shadow: none;
	border: none;
	border-right: 1px solid #fff;
	
	top: 0px;
	left: 0;
	border-radius: 0;
	height: 100%;
	width: 40px;
}

div.header a.slide-button span.ui-btn-inner {
	background: none !important;
}

div.header a.slide-button:hover {
	background: #999;
}


body {
	font-family: "Abel", sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #262626;
}

/* Nav */

.slidemenu ul.l2,
.slidemenu ul.l3 {
	display: none;
	margin: 0;
	padding: 0;
	width: inherit;
}

a.nav,
a.nav:hover {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
	
  border-radius: 0.5em;
	-moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  -khtml-border-radius: 0.5em;
}

a.nav.l1,
a.nav.l1:link,
a.nav.l1:focus,
a.nav.l1:hover,
a.nav.l1:active,
a.nav.l1:visited {
	width: 206px;
	height: 22px;
	padding: 3px 12px;
	margin: 0 0 8px 0;
	
	font-size: 18px;
	
	background: #fff;
	color: #262626;
}

a.nav.l1.active,
a.nav.l1:hover,
a.nav.l1:active {
	color: #fff;
	background: #c30033;
}

a.nav.l2,
a.nav.l2:link,
a.nav.l2:focus,
a.nav.l2:hover,
a.nav.l2:active,
a.nav.l2:visited {
	width: 189px;
	height: 19px;
	padding: 1px 12px 2px 17px;
	margin: 0 0px 5px 12px;
	background: #fff;
	color: #262626;
	font-size: 14px;
	text-transform: none;
}

a.nav.l2.active,
a.nav.l2:hover,
a.nav.l2:active {
	background: #999;
	color: #fff;
}

/* Breadcrumbs */
div.bcrumbs {
	margin-bottom: 15px;
}

div.bcrumbs,
a.bcrumbs,
a.bcrumbs:link,
a.bcrumbs:focus,
a.bcrumbs:hover,
a.bcrumbs:active,
a.bcrumbs:visited {
	font-size: 12px;
}

/* ko_references */
div.tx-koreferences-pi1 img {
	margin: 0 4px 6px 0;
}

div.ref-image-mask {
	display: none;
}

div.ref-image {
	background-color: rgb(255, 255, 255);
	background-image: none;
	border-radius: 0.5em;
	box-shadow: rgb(136, 136, 136) 3px 3px 10px 0px;
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-box-shadow: rgb(136, 136, 136) 3px 3px 10px 0px;
	color: rgb(38, 38, 38);
	display: block;
	float: left;
	height: 90px;
	width: 140px;
	margin-right: 14px;
	padding: 6px;
}

div.ref-text {
	float: none;
	border-radius: 0.5em;
	height: 90px;
	padding: 6px;
	background: #fff;
	overflow: hidden;
}

div.ko_references-entry {
	margin: 8px 0 0;
}

/* lp_products */
.lpproducts_details {
	cursor: pointer;
}

.lpproducts_images {
	float: left;
	width: 144px;
	margin-right: 6px;
}

.lpproducts_list {
	float: none;
	overflow: hidden;
}

.lpproducts_list h2 {
	clear: none;
	margin-top: 0px;
}

p.lpproducts_subtitle {
	font-weight: bold;
}

.lpproducts_details {
	background-color: rgb(255, 255, 255);
	background-image: none;
	border-radius: 0.5em;
	box-shadow: rgb(136, 136, 136) 3px 3px 10px 0px;
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	-webkit-box-shadow: rgb(136, 136, 136) 3px 3px 10px 0px;
	color: rgb(38, 38, 38);
	display: block;
	padding: 12px 6px;
	margin-bottom: 8px;
}

/* Footer */
div.footer-logo {
	margin: 30px 0 15px 0;
}

div.infoBox {
	height: 22px;
	width: 100%;
	background: #fff;
	padding: 0;
	margin-bottom: 8px;
	border-radius: 0.5em;
	text-align: center;
}

a.tel {
	color: #262626 !important;
}

.footer div.wrapper {
	padding: 15px;
}

h3.fNav {
	margin: 0;	
}

.footer .ui-navbar li .ui-btn .ui-btn-inner,
.footer a.ui-btn.ui-shadow.ui-btn-corner-all .ui-btn-inner {
	border: none;
	font-size: 14px;
	text-transform: none;
	padding: 0 11px;
}

.footer .ui-navbar li a.fNav.l1.ui-btn.ui-btn-inline {
	border: none;
}


.footer .ui-navbar li a.fNav.l1.ui-btn.ui-btn-inline.active,
.footer a.ui-btn.ui-shadow.ui-btn-corner-all.ui-btn-hover-b {
	border: none;
	color: #fff;
	background: #999;
}

/*------------------------------------------------------------------*/

/* Clearing the divs */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block; font-size: 0; line-height: 0;}
/* End hide from IE-mac */




/* Webfonts */
@font-face {
	font-family: 'Abel';
	src: url('../fonts/abel-regular-webfont.eot');
	src: url('../fonts/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/abel-regular-webfont.woff') format('woff'),
			 url('../fonts/abel-regular-webfont.ttf') format('truetype'),
			 url('../fonts/abel-regular-webfont.svg#AbelRegular') format('svg');
	 font-weight: normal;
	 font-style: normal;
}