.clear .cleaner
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	line-height:0px;
	font-size: 0px;
}

.left
{
	float: left;
}

.slidingbasket
{
	height: 414px;
	overflow: hidden;
	position: fixed;
	right: -207px;
	top: 150px;
	width: 245px;
	z-index: 2;
	border: 2px solid white;
	background: white;
	box-shadow: 0 0 9px #303030;
	-moz-box-shadow: 0 0 9px #303030;
	-webkit-box-shadow: 0 0 9px #303030;
}

.slidingbasket .black_line
{
	height: 1px;
	background: black;
}

.slidingbasket .summ .text_red
{
	font-family: Oswald;
}

.slidingbasket .summ p,.slidingbasket .shipping_costs p
{
	margin-top: 0px;
}

.slidingbasket
{
	height: 414px;
	overflow: hidden;
	position: fixed;
	right: -207px;
	top: 150px;
	width: 245px;
	z-index: 99;
	border: 2px solid white;
	background: white;
}

.slidingbasket .strap
{
	display: inline;
	float: left;
	height: 385px;
	background: #63a300;
	width: 40px;
	text-align: center;
	height: 100%;
}

.slidingbasket .strap .ico-cart
{
	margin-top: 15px;
}


.slidingbasket .strap img
{
	border: 0 none;
}

.slidingbasket .strap .ico-text
{
	display: inline;
	margin-top: 60px;
}

.slidingbasket .strap img
{
	border: 0 none;
}

.slidingbasket h2
{
	float: left;
	margin-top: 19px;
	padding-left: 15px;
}

.slidingbasket h2 a
{
	color: #cccccc;
	text-decoration: underline;
	padding-top: 19px;
	font-size: 24px;
}

.slidingbasket h2 a span
{
	font-family: "Trebuchet MS", verdana , tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #005cc3;
}

.slidingbasket .prod
{
    float: left;
    height: 190px;
    overflow: hidden;
    width: 183px;
}

.dot_line
{
	background: url("images_layout/summ-dott.gif") 0 15px repeat-x;
}

.slidingbasket .dot_line div
{
	background: #e9e9e9;
}

.slidingbasket .value
{
	padding-top: 5px;
}

.top_margin20
{
	margin-top:20px !important;
}

.top_margin10
{
	margin-top:10px !important;
}

.slidingbasket .last_prod{
	margin-top: 15px;
}

.slidingbasket .last_prod img
{
	margin-right: 7px;
}

.slidingbasket .last_prod .left
{
	height: 140px;
	width: 89px;
}

.slidingbasket .price
{
	margin: 20px 0 0;
	text-decoration: line-through;
}

.slidingbasket .summ
{
	margin-left: 13px;
	background-color: #E9E9E9;
	background-repeat: repeat-x;
	float: left;
	padding: 10px;
	width: 158px;
}

.border_green
{
	border-bottom: 3px solid #63a300;
	border-right: 3px solid #63a300;
	border-top: 3px solid #63a300;
	width: 242px;
	height: 408px;
}

.slidingbasket .summ span
{
	background: #E9E9E9;	 
}

.slidingbasket .summ .dot_line
{
	width: 155px;
	padding-top: 5px;
	float: left;
}

.slidingbasket .value
{
	padding-top: 5px;
}

.slidingbasket .summ .value
{
	margin: 7px 0;
}

.slidingbasket .summ
{
	border-top: 2px solid white;
}
 
.slidingbasket .summ .line .col-one
{
	background-color: #E9E9E9;
	float: left;
	font-size: 11px;
	padding-top: 5px;
	width: auto;
}

.slidingbasket .summ .line .col-two
{
	background-color: #E9E9E9;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	text-align: right;
}

.slidingbasket .red
{
	color: #D80004;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 11px 0 0;
}

.slidingbasket .content
{
	text-align: left;
}

.slidingbasket .content .prod
{
	margin-left: 13px;
	border-bottom: 1px solid black;
	width: 178px;
}

.slidingbasket .shipping_costs
{
	float:left;
	margin: 10px 0 0 14px;
	text-align: left;
}

.slidingbasket .shipping_costs img
{
	margin-top: 10px;
}

.text_bold
{
	font-weight: 700;
}

.right
{
	float: right;
}
