body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
}

td, th {
	font-size:12px;
}

th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#E8E8E8;
	text-align:center;
	border-bottom:1px dotted #A8A8A8;
}

ul {
	padding:0px;
	margin-left:16px;
}

li {
	/*padding:0px;
	margin:0px;*/
}

h2 {
	margin:0px;
	margin-bottom:8px;
	font-size:17px;
	color:#ff3600;
	font-weight:normal;
}

h3, h3 a {
	margin:0px;
	margin-bottom:5px;
	font-size:15px;
	color:#242424;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}

h4, h4 a {
	margin:0px;
	margin-bottom:4px;
	font-size:14px;
	color:#242424;
	/*font-weight:normal;	*/
	text-decoration:none;
}

h4 a:hover {
	text-decoration:underline;
}

h5 {
	margin:0px;
	margin-bottom:3px;
	font-size:12px;
}

h6 {
	margin:0px;
	margin-bottom:3px;
	font-size:11px;
	font-weight:normal;
}

p, p a {
	margin:0px;
	margin-bottom:5px;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}

p a:hover{
	text-decoration:underline;
}

a {
	color:#000000;
	font-size:12px;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

.orange {
	color:#ff3600;
}

form {
	padding:0px;
	margin:0px;
}

.odd, .even {
	border-bottom:1px dotted #A8A8A8;
}

.even {
	background:#E7E7E7;
}

.hidden {
	display:none;
	visibility:hidden;
}

.visible {
	display:block;
	visibility:visible;
}

.copyright {
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	border-top:1px dotted #A8A8A8;
}

.copyright a{
	font-size:11px;
	text-decoration:none;
}

.copyright a:hover{
	text-decoration:underline;
}
/*Pager 2*/
.pager {
	clear:both;
}

.pager a {
	display:block;
	float:left;
	margin-right:5px;
	width:22px;
	height:22px;
	text-align:center;
	line-height:22px;
	background:#FF3600;
	text-decoration:none;
	color:#FFFFFF;
	border:1px solid #000000;
}

.pager a.selected {
	font-weight:bold;
	background:#232323;
	font-size:13px;
}

.pager a:hover {
	background:#232323;
}

.pager div {
	display:block;
	float:left;
	margin-right:5px;
	padding-left:5px;
	width:auto;
	height:20px;
	text-align:center;
	line-height:20px;
	background:#FFFFFF;
	border:1px solid #000000;
}

.pager span {
	display:block;
	float:right;
	line-height:24px;
}

.pager select {
	display:block;
	float:right;
	margin-left:5px;
	width:auto;
	height:24px;
	padding:0px;
	line-height:24px;
	text-align:center;
	background:#FFFFFF;
	border:1px solid #000000;
	width:40px;
}

/*Pager 1*/
.list-pages {
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	font-size:11px;
	color:#232323;
	font-weight:bold;
}

.list-page, .list-page-active {
	font-size:10px;
	font-weight:bold;
	color:#232323;
	text-decoration:none;
	margin-right:5px;
	margin-left:5px;
}

.list-page:hover, .list-page-active:hover {
	text-decoration:underline;
}

.list-page-active {
	color:#C71D25;
}

.clear {
	clear:both;
	font-size:0px;
}

.languages {
	/*text-align:right;*/
	float:left;
	color:#3f3f3f;
	/*font-weight:bold;*/
	padding-top:12px;
	padding-bottom:8px;
}

.languages  a {
	color:#3f3f3f;
	font-size:11px;
	/*font-weight:bold;*/
}

.languages  a.active {
	color:#ff3600;
}

.search {
	float:right;
	padding-top:8px;
	padding-bottom:8px;
}

.top-navigation {
	background:url('../images/nav-bg.gif') 0 0 repeat-x;
	border:1px solid #A7A3A3;
}

.top-navigation .item, .top-navigation .item-over, .top-navigation .item-last, .top-navigation .item-last-over{
	border-right:2px solid #858585;
	padding-left:12px;
	padding-right:12px;
	float:left;
	height:24px;
	line-height:24px;
	cursor:pointer;
}

.top-navigation .item-over, .top-navigation .item-last-over {
	background:url('../images/nav-bg-over.gif') 0 0 repeat-x;
}

.top-navigation .item-last{
	/*border-right:none;*/
}

.top-navigation a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
}

.left-navigation .title {
	background:url('../images/nav-bg.gif') 0 0 repeat-x;
	color:#FFFFFF;
	border:1px solid #A7A3A3;
	height:24px;
	padding-left:28px;
	font-size:12px;
}

.left-navigation .item, .left-navigation .item-over {
	background:url('../images/left-nav-item.gif') 0 0 repeat-x #FAFAFA;
	padding:4px 7px 10px 30px;
	border-bottom:1px solid #A8A8A8;
	cursor:pointer;
}

.left-navigation .item-over {
	background:url('../images/left-nav-item-over.gif') 0 0 repeat-x #E8E8E8;
}

.left-navigation .item-expand, .left-navigation .item-expand-over  {
	background:url('../images/left-nav-item-expand.gif') 0 0 repeat-x #FAFAFA;
	padding:4px 7px 10px 30px;
	border-bottom:1px solid #A8A8A8;
	cursor:pointer;
}

.left-navigation .item  a, .left-navigation .item-over  a, .left-navigation .item-expand  a {
	text-decoration:none;
	color:#626262;
	font-size:12px;
}

.left-navigation .item-expand  a, .left-navigation .item-expand-over a {
	font-weight:bold;
	color:#ff3600;
}

.left-navigation .item-over  a {
	color:#ff3600;
}

.left-navigation .descendants {
	/*background:url('../images/left-nav-bg.gif') 0 0 repeat-x;
	/*padding-top:5px;
	margin-bottom:5px;*/
}

.left-navigation .item-descendant, .left-navigation .item-descendant-over {
	/*background:none;*/
	padding:7px 7px 7px 35px;
	border:none;
	border-bottom:1px dotted #CCCCCC;
	cursor:pointer;
}

.left-navigation .item-descendant a, .left-navigation .item-descendant-over a  {
	font-weight:normal;
	text-decoration:none;
}

.left-navigation .item-descendant-over a  {
	color:#ff3600;
}

.bottom-navigation {
	 /*background-color:#DDDDDD;*/
	 border-top:1px dotted #000000;
	 background:url('../images/bottom-nav-bg.gif') 0 0 repeat-x;
	 text-align:left;
	 /*overflow:hidden;*/
	 padding:15px;
	 padding-right:0px;
	 margin-bottom:15px;
}

.bottom-navigation  h4 {
	margin:0px;
	margin-bottom:5px;
	font-size:12px;
	color:#ff3600;
}

.bottom-navigation  p{
	margin:0px;
	margin-bottom:3px;
}

.bottom-navigation p a{
	font-size:11px;
}

.bottom-navigation .main-product-type {
	float:left;
	width:220px;
	padding-right:10px;
	/*border:1px solid #FF0000;*/
}

.headline {
	background:url('../images/headline-bg.gif') 0 0 repeat-x;
	color:#FFFFFF;
	border:1px solid #ffb2a5;
	height:24px;
	overflow:hidden;
	padding-left:20px;
}

.headline a {
	color:#FFFFFF;
	text-decoration:none;
}

.headline a:hover {
	text-decoration:underline;
}

.content {
	padding:20px;
	padding-right:0px;
}

.promo-item {
	float:left;
	width:230px;
	margin-right:10px;
	margin-bottom:30px;
	border-bottom:1px dotted #626262; 
}

.promo-item  .tmb {
	height:180px;
	overflow:hidden;
	margin-bottom:5px;
}

.promo-item  .product {
	height:17px;
	overflow:hidden;
	margin-bottom:5px;
}

.promo-item  .description {
	height:40px;
	overflow:hidden;
	margin-bottom:10px;
}

.promo-item  .description  p{
	font-size:10px;
}

.promo-item  .shopping {
	height:20px;
	overflow:hidden;
	margin-bottom:5px;
}

.promo-item  .shopping .order {
	float:left;
}

.promo-item  .shopping .order a{
	text-decoration:none;
	color:#ff3600;
}

.promo-item  .shopping .order a:hover{
	text-decoration:underline;
}

.promo-item  .shopping .price{
	float:right;
}

.promo-item .tmb img {
	border:1px solid #CCCCCC;
	height:178px;
}

.promo-item  h3  {
	font-size:12px;
	font-weight:bold;
	color:#ff3600;
}

.promo-item  h2 a {
	font-size:17px;
	color:#ff3600;
	text-decoration:none;
}

/*
.promo-item-last {
	background-image:none;
}*/

.manufacturer-item  {
	/*width:228px;
	border-bottom:1px dotted #626262; 
	float:left; 
	text-align:center; 
	margin-right:10px;
	margin-bottom:20px;
	padding-bottom:5px;*/
}

.manufacturer-item .logo{
	/*height:52px;
	overflow:hidden;
	margin-bottom:5px;*/
}


.product-type-item, .product-type-item-last {
	width:230px; 
	/*height:250px;*/
	border-bottom:1px dotted #626262; 
	float:left; 
	margin-right:10px;
	margin-bottom:20px;
	padding-bottom:5px;
}


.product-type-item h3, .product-type-item-last  h3 {
	/*text-align:center;*/
	display:block;
	height:36px;
	overflow:hidden;
	padding-left:5px;
}

.product-type-item h3 a, .product-type-item-last  h3 a{
	color:#FF3600;
}
	

.product-type-item .sub-types, .product-type-item-last  .sub-types {
	height:105px;
	margin-top:5px;
	overflow:hidden;
}

.product-type-item .sub-types a, .product-type-item-last  .sub-types a{
	display:block;
	background:url('../images/icons/icon-arrow-orange.gif') 0 5px no-repeat;
	padding-left:8px;
	margin-bottom:4px;
	text-decoration:none;
}

.product-type-item .more, .product-type-item-last .more {
	margin-top:5px;
	padding-left:8px;
}

.product-type-item .more a, .product-type-item-last .more a{
	color:#FF3600;
}

.product-type-item .tmb, .product-type-item-last .tmb {
	width:228px;
	height:183px;
	overflow:hidden;
	border:1px solid #CCCCCC;
}

.product-type-item .tmb img, .product-type-item-last .tmb img {
	width:228px;
	height:auto;
	display:block;
	position:relative;
}

/*
.product-type-item-last {
	margin-right:0px;
}
*/

.two-cols {
	width:345px;
	margin-right:20px;
}

.two-cols .tmb{
	width:343px;
	height:280px;
}

.two-cols .tmb img{
	width:343px;
	height:auto;
}

.products-list {
}

.products-list td, .products-list th {
	padding:5px;
}

.products-list p, .products-list a{
	font-size:11px;
}


.products-list a {
	text-decoration:none;
}

.products-list a:hover {
	text-decoration:underline;
}

.products-list p, .products-list p strong, .products-list p b{
	font-weight:normal;
}

/*Manufacturers list*/
.manufacturers-list {
	width:100%;
	margin-bottom:10px;
	margin-top:10px;
}

.manufacturers-list .title{
	width:200px;
	padding:5px 3px 5px 3px;
}

.manufacturers-list .title h4 {
	font-size:13px;
}

.manufacturers-list .logo{
	width:150px;
	padding:5px 3px 5px 3px;
}

.manufacturers-list .url {
	padding:3px;
	font-size:11px;
}

.manufacturers-list .url a {
	font-size:11px;
}

.manufacturers-list .odd td {
	border-bottom:1px dotted #A8A8A8;
}

.manufacturers-list .even td {
	background:#E7E7E7;
	border-bottom:1px dotted #A8A8A8;
}

.manufacturers-list .catalogues td {
	border-bottom:none;
}

.manufacturers-list .catalogues-list td {
	padding:5px 3px 5px 3px;
}

.manufacturers-list .catalogues-list h5 {
	color:#ff3600;
	margin-bottom:5px;
}

.manufacturers-list .catalogues-list p, .manufacturers-list .catalogues-list p a {
	font-size:11px;
}

.tooltip {
	width:200px; 
	height:200px; 
	overflow:hidden; 
	position:absolute; 
	visibility:hidden; 
	text-align:center;
	left:0px;
	top:0px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

.tooltip img {
	margin-top:22px;
}

.product-details {
	/*padding-left:20px;*/
}

.product-details  p {
	margin-bottom:10px;
}

.product-details  h4 {
	color:#ff3600;
}

.tabs {
	background:url('../images/tabs-bg.gif') 0px 0px repeat-x #E1E1E1;
	height:28px;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
	border-top:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
}

.tab, .tab-active {
	float:left;
	color:#000000;
	line-height:28px;
	padding-left:15px;
	padding-right:15px;
	cursor:pointer;
}

.tab-active  h5 {
	color:#FF3600;
	/*text-decoration:underline;*/
}

.tab-delimiter {
	float:left;
	line-height:28px;
}

.more {
	
}
.more li {
	list-style-position: outside;
	list-style-image: url('../images/icons/icon-arrow-orange.gif');
	list-style-type: none;
	line-height:23px;
}

.more li a{
	margin-left:8px;
	text-decoration:none;
}

.more li a:hover{
	color:#FF3600;
	text-decoration:underline;
}

.product-details .price {
	
}

.gallery {
	
}

.gallery div {
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #A8A8A8;
	cursor:pointer;
}

.basket {
	width:100%;
}

.basket td, .basket th {
	padding:5px 3px 5px 3px;
}

.basket h2 {
	font-size:22px;
}

.basket tr.odd td {
	border:none;
	background:none;
}

.basket tr.even td{
	border:none;
	background:#E8E8E8;
}

.basket sup{
	vertical-align:0px;
	font-size:14px;
}

.basket h4 sup{
	vertical-align:0px;
	font-size:17px;
}

.basket .total {
	padding-top:10px;
}


.footer {
	padding-top:10px;
	padding-bottom:20px;
}

.footer img{
	margin-right:20px;
}

/* Delivery */
.delivery {
	
}

.delivery td {
	padding:0px;
}

.delivery .title {
	width:200px;
	/*text-align:right;*/
	/*padding:3px 3px 3px 0px;*/
}

.delivery .field {
	width:250px;
	padding:3px 3px 3px 10px;
}

.input , .input-invalid {
	border:1px solid #242424;
	width:240px;
}

.input-invalid {
	background:#f8f9c0;
}

label.input-invalid {
	border:none;
	background:none;
	color:#DD0000;
	font-weight:bold;
}

select {
	border:1px solid #242424;
}

.select {
	border:1px solid #242424;
	width:240px;
}

.input:hover {
	border:1px solid #ff3600;
}


.checkup {
	
}

.checkup h2{
	font-size:22px;
	margin-bottom:5px;
}

.checkup h4{
	font-size:16px;
	margin-top:20px;
	margin-bottom:10px;
}

.checkup td {
	padding:0px;
}

.checkup .odd, .checkup .even {
	border:none;
	background:none;	
}

.checkup tr.odd td {
	border:none;
	background:#E8E8E8;
}

.checkup tr.even td{
	border:none;
	background:none;
}

.checkup .title {
	width:196px;
	/*border-right:1px solid #FF3600;*/
	/*text-align:right;*/
	padding:3px;
}

.checkup .title p {
	font-weight:bold;
	margin:0px;
}

.checkup .field {
	width:500px;
	padding:3px 3px 3px 10px;
}

.new-product {
	position:relative;
	top:175px;
	left:215px; 
	width:115px;
	height:96px;
	background:url('../images/icons/new-product.gif') 0 0 no-repeat;
}

.new-product span {
	display:block;
	position:relative;
	top:47px;
	left:44px;
	color:white;
	font-weight:bold;
}

/*Publish*/
/* Delivery */
.publish {
	width:100%;
}

.publish td {
	padding:0px;
}

.publish .title {
	width:180px;
	/*text-align:right;*/
	/*padding:3px 3px 3px 0px;*/
}

.publish .field {
	width:280px;
	padding:3px 3px 3px 10px;
}

.publish .input , .publish .input-invalid {
	width:270px;
}

.publish .select {
	border:1px solid #242424;
	width:270px;
}

.publish textarea {
	border:1px solid #242424;
	width:270px;
	height:150px;
}

/*Banners*/
ul#banner {
	margin:auto;
	margin-top:10px;
	list-style: none;
	height: 200px;
	overflow:hidden;
}


