@CHARSET "UTF-8";

#content, #leftbar,
#carouselContent_carousel {
	z-index:0;
}
#leftbar, #popup-phone {z-index:999;}

#popup-phone {
	display:none;
	position:absolute;
	position:fixed;
	bottom:80px;
	right:100px;
	border:10px solid rgba(0,0,0,0.5);
	border-radius:10px;
}
#popup-phone img.c {
	position:absolute;
	display:block;
	top:-20px;
	right:-20px;
	width:38px;
	height:38px;
}

body, td, p, div, span {
	font-size:13px;
}

h1, td.moduleHeading {
	padding:.5em;
	background-image:-moz-linear-gradient(top, #eee, #ddd);
	background-image:-o-linear-gradient(top, #eee, #ddd);
	background-image:-webkit-gradient(top, #eee, #ddd);
	background-color:#ddd;
	border-bottom:0;
}


hr {
	display:none;
}

input {
	padding:.3em;
	border-radius:2px;
}

td.qty input, 
input.pl-order,
a.pl-details {
	height:28px;
	line-height:28px;
}
td.qty input {
	text-align:right;
	padding:0;
	padding-right:.2em;
}

input.pl-order, a.pl-details {
	display:inline-block;
	color:#555;
	box-shadow:0 0 2px #999;
	border-radius:2px;
}

.ui-widget-header {background-image: none;background-color:#fff;border:0 none;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {border-radius: 5px;}
.ui-widget-content {border:0 none;}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background-image:url(img/vlauf_vert_bgDark.gif);
	height:27px;
	line-height:27px;
}

.ui-widget-header .ui-state-active, .ui-widget-header .ui-state-hover {
	background-image:url(img/vlauf_vert_bgDark_Hover.gif);
}

.ui-tabs .ui-tabs-nav li a {padding:0 1em;color:#fff;font-weight:400;
	height:27px;
	line-height:27px;}

.ui-tabs .ui-widget-content {
	border:1px solid #ddd;
}
