.breadcrumb{
	overflow: hidden;
	padding: 17px 0 5px 44px;
}
.breadcrumb li{
	float: left;
	font-size: 10px;
	color: #b3b3b3;
	text-transform: uppercase;
}
.breadcrumb a{
	color: #b3b3b3;
}
.breadcrumb a span{
	color: #048b35;
}

.br_arrow{
	background-position: 6px -388px!important;
	width: 9px;
	height: 14px;
	padding: 0px 0 0 10px;
}

.filter{
	background: url(../images/site_images/green_lines.png) 0 -173px;
	width: 317px;
	height: 23px;
	padding: 4px 0 0 25px;
	margin: 0 0 9px 18px;
}
.filter label{
	color: #fff;
	text-transform: uppercase;
	margin: 0 10px 0 0;
}
.tabs{
	line-height: 26px;
	margin: 0 0 0 25px;
	color: #b3b3b3;
}
.tabs ul{
	float: left;
	padding: 0 0 0 10px ;
}
.tabs li{
	float: left;
	height: 26px;
	text-transform: uppercase;
}
.tabs a{
	padding: 0px 0 0px 30px;
	color: #048b35;
}
.tabs span{
	padding: 0px 30px 0px 0px;
}
.tabs a:hover, .tabs a.active{
	background: url(../images/site_images/green_lines.png) no-repeat  0 -274px;
	padding: 0px 0 0px 30px;
	display: block;
	text-decoration: none;
	color: #fff;
}
.tabs {
	overflow: hidden;
}

.tabs a:hover span, .tabs a.active span{
	background: url(../images/site_images/green_lines.png) no-repeat  right -274px;
	padding: 0px 30px 0px 0px;
	display: block;
}

#mycarousel_products li, .related li{
	float: left;
}
#mycarousel_products li .elem, .related li .elem{
	display: block;
	width: 233px;
	height: 252px;
	margin: 0 0 18px;
}
#mycarousel_products а, .related li а {
	color: #000;
}

#mycarousel_products li, .related li{
	float: left;
}

div.products_list {
	overflow: hidden;
    padding: 10px 0 15px 27px;
    width: 672px;
    position: relative
}

div.products_list_border {
	border-bottom: 3px solid #1B1B1B;
}

div.products_list h2.prod_title
{
	margin: 0px;
}

.mycarousel_products .elem {
	display: block;
	width: 216px;
	height: 255px;
	margin: 0 4px 18px;
	float: left;
}
.mycarousel_products а {
	color: #000;
}

.short_info{
	color: #048b35;
	padding-right: 5px;
}

.paging-control {
	position: relative;
	bottom: 3px;
	padding: 0 0 0 22px;
}
.paging-control a{
	float: left;
	display: block;
	width: 15px;
	height: 20px;
	padding: 9px 10px 13px 12px ;
	color: #b0b0b0;
	font-size: 24px;
}
.paging-control a.active{
	float: left;
	display: block;
	width: 19px;
	height: 20px;
	background: url(../images/site_images/carousel_sprite.png) no-repeat 0 0;
	color: #fff;
	font-size: 24px;
	padding: 9px 22px 10px 17px;
	margin: 0px -15px 0 -7px;
}

.paging-scroll{
	width: 123px;
	height: 44px;
	position: absolute;
	bottom: -17px;
	right: -43px;
	background: url(../images/site_images/carousel_sprite.png) no-repeat 0 -56px;
}

.paging-scroll a, .paging-scroll span {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 59px;
	height: 43px;
}

.paging-scroll-products{
	width: 123px;
	height: 44px;
	position: absolute;
	bottom: 17px;
	right: -43px;
	background: url(../images/site_images/carousel_sprite.png) no-repeat 0 -56px;
}

.paging-scroll-products a, .paging-scroll-products span {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 59px;
	height: 43px;
}

.spesification {
	padding: 25px 26px 10px 10px;
	width: 200px;
}
.spesification h3{
	color:#b3b3b3;
	font-size: 12px;
}


/* microformat classes*/
#map{
	margin: 20px 0 ;
}
.vcard, .email{
	color: #048b35;
	font-weight: bold;
	overflow: hidden;
}
.adr{
	float: left;
}
.contact_label{
	clear: left;
	float: left;
	width: 80px;
	font-weight: normal;
	color: #272727;
}
.given-name{
	display: none;
}

.product_list_container {
	padding-top: 20px;
}

div.icon_doc {
	background: url(../images/site_images/icon_doc.png) no-repeat;
	height: 20px;
	margin-bottom: 8px;
}

div.icon_xls {
	background: url(../images/site_images/icon_xls.png) no-repeat;
	height: 20px;
	margin-bottom: 8px;
}

div.icon_pdf {
	background: url(../images/site_images/icon_pdf.png) no-repeat;
	height: 20px;
	margin-bottom: 8px;
}

div.icon_jpg {
	background: url(../images/site_images/icon_jpg.png) no-repeat;
	height: 20px;
	margin-bottom: 8px;
}

div.icon_png {
	background: url(../images/site_images/icon_png.png) no-repeat;
	height: 20px;
	margin-bottom: 8px;
}

div.icon_other {
	background: url(../images/site_images/icon_other.png) no-repeat;
	height: 20px;
	margin-bottom: 8px;
}


div.icon_pdf a,
div.icon_doc a,
div.icon_xls a,
div.icon_jpg a,
div.icon_png a,
div.icon_other a {
	margin-left: 20px;
}