body {margin:0px;}
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}
th {font-size:14px; font-weight:bold; text-align:left;color:#535353; padding-top:13px; padding-left:15px; padding-bottom:5px; border-bottom:1px solid #000000;}
form {margin:0px;padding:0px;}

h1 {font-size:18px; color:#535353; margin:0px;}
h2 {font-size:14px;	color:#535353; margin:0px;}
h3 {font-size:13px;margin:0px;}
h4 {font-size:12px;margin:0px;}
h5 {font-size:13px;	color:#535353; margin:0px; margin-bottom:5px;}


p {font-size:12px;margin:0px;}
a {color:#000000;text-decoration:none;}
img {border:none;}


object, embed {
	margin:0px;
	padding:0px;
}


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

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

.even, .odd {
	/*border-bottom:1px solid #000000;*/
	padding-left:15px;
}

.even {
	background:#EDF7FF;
}

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

.required {
	color:#D80016;
}

.price-old em {
	color:#D80016;
}

.price-old span {
	text-decoration:line-through;
	color:#000000;
}

/*List Pages*/
.page-other , .page-current, .page-next, .page-prev {
	background:url('images/icons/icon-page.gif') 0 0 no-repeat;
	font-weight:bold;
	width:20px;
	height:20px;
	display:block;
	float:left;
	text-align:center;
	margin-right:2px;
}

.page-other a, .page-current a {
	font-size:14px;
	font-weight:bold;
	color:#2995BF;
	line-height:20px;
}

.page-current a {
	color:#E2001E;
}

.page-next img, .page-prev img {
	margin-top:4px;
}

.price-filter {
	margin-bottom:20px;
}

.price-filter p {
	color:#888888;
	margin-bottom:7px;
}

.price-filter td {
	color:#888888;
}



/*Search*/
.search {
}

.search p {
	font-weight:bold;
	font-size:9px;
	color:#535353;
	text-transform:uppercase;
}

.search input {
	margin:0px;
	margin-left:10px;
}

.logo {
	background:url('images/logo-bg.jpg') 0 0 repeat-x #2894BF;
	padding-top:60px;
}

.logo h2 {
	font-size:16px;
	font-weight:normal;
	margin:0px;
	margin-top:30px;
	color:#81D0F4;
}

/*Top Navigation*/
.top-line {
	background:url('images/top-navigation/top-line.gif') 0 0 repeat-x #93E0FF;
}

.top-navigation {
	background:url('images/top-navigation/top-nav-bg.gif') 0 0 repeat-x #A4E5FF;
}

.top-navigation .item {
	float:left;
	background:url('images/top-navigation/top-nav-item-bg.gif') 0 0 repeat-x #D4D4D4;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:27px;
	padding-right:27px;
}

.top-navigation .delimiter {
	float:left;
	height:34px;
}

/*Left Navigation*/
.left-navigation {
	padding-right:12px;
	border-right:1px solid #DEDEDE;
}
.left-navigation .main-item, .left-navigation .main-item-over {
	background:url('images/left-nav-group-bg.gif') 0 0 repeat-x #D4D4D4;
	height:24px;
	padding-top:10px;
	cursor:pointer;
}

.left-navigation .main-item h2, .left-navigation .main-item-over h2 {
	background:url('images/icons/icon-right-arrow.gif') 195px 0 no-repeat;
	padding-left:40px;
}

.left-navigation .main-item-over h2 {
	background:url('images/icons/icon-arrow-down.gif') 192px 3px no-repeat;
}

.left-navigation .sub-items {
}

.left-navigation .item, .left-navigation .item-over {
	background:url('images/icons/icon-right-tiny-arrow.gif') 25px 8px no-repeat;
} 

.left-navigation a {
	display:block;
	font-size:12px;
	color:#535353;
	margin-left:30px;
	padding:8px 12px 7px 12px;
	border-bottom:1px solid #C7C7C7;
}

.left-navigation a:hover {
	color:#D80016;
}

.head-line {
	background:url('images/head-line.gif') 0 0 repeat-x;
	padding-left:25px;
}

/*Content*/
.content {
	padding:12px;
}


/*Product Items*/
.product-item {
	float:left;
	width:285px;
	margin-bottom:12px;
	margin-top:5px;
}

.product-item h3 {
	color:#2995BF;
	font-size:11px;
	margin:0px;
	margin-bottom:10px;
}

.product-item p {
	color:#000000;
	font-family:Verdana, Arial, sans-serif;
	font-size:9px;
	margin:0px;
	margin-bottom:10px;
}

.product-item .description {
	padding-left:10px;
	padding-right:10px;
}


.product-item .description a {
	color:#535353;
	font-size:8px;
	margin:0px;
	margin-bottom:10px;
	display:block;
	text-decoration:underline;
}

.product-item .tmb {
	
}

.product-item h5 {
	font-size:24px;
	color:#D80016;
	margin:0px;
}

.product-item h5 span {
	display:block;
	font-size:11px;
	color:#535353;
	display:block;
	margin-bottom:10px;
}

/*Single product*/
.product {
	
}

.product h1 {
	color:#2995BF;
	font-size:18px;
	margin-bottom:20px;
}

.product p {
	color:#535353;
	font-size:11px;
	margin:0px;
	margin-bottom:3px;
}

.product .price {
	color:#D80016;
	font-size:24px;
	font-weight:bold;
}

.product .price-old em{
	color:#D80016;
	font-size:24px;
	font-weight:bold;
}

.product .currency {
	color:#D80016;
	font-size:14px;
	font-weight:bold;
}

.product-info a.order {
	background-color:#CC0000;
	padding:5px;
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
}

.product .image img, .product .image object {
	border:1px solid #C7C7C7;
	width:335px;
}

.product .tabs {
	background:url('images/tabs-line.gif') 0 0 repeat-x;
}

.product .tabs .tab, .product .tabs .tab-over  {
	float:left;
	padding-right:12px;
	cursor:pointer;
}

.product .tabs .tab-over  {
	background:url('images/top-navigation/top-nav-bg.gif') 0 0 repeat-x;
}


.product .tabs .tab a, .product .tabs .tab-over a {
	font-size:14px;
	color:#535353;
	background:url('images/icons/icon-right-arrow.gif') 18px 10px no-repeat;
	padding-left:35px;
	display:block;
	line-height:34px;
	float:left;
}

.product .tabs .tab-over a {
	background:url('images/icons/icon-arrow-down.gif') 15px 13px no-repeat;
	font-weight:bold;
}

.product .tabs .delimiter {
	float:left;
	height:34px;
}

.product .description {
	background:url('images/product-description-bg.gif') 0 0 repeat-x;
	padding:10px;
}

.product .gallery {
	padding-bottom:10px;
}

.product .gallery div {
	float:left;
	margin-right:4px;
	cursor:pointer;
}

.product .gallery p {
	font-size:11px;
	color:#535353;
	text-decoration:underline;
}

.product .gallery img {
	background-color:#CCCCCC;
	border:1px solid #C7C7C7;
}


/*Manufacturers*/
.title-line {
	background:url('images/tabs-line.gif') 0 0 repeat-x #D5D5D5;
	border-top:1px solid #C7C7C7;
	height:29px;
	padding-left:20px;
	margin-bottom:20px;
}

.title-line h1 {
	line-height:29px;
	font-weight:normal;
}

.manufacturer-product-type {
	float:left;
	margin-right:58px;
	margin-bottom:48px;
	width:130px;
}

.manufacturer-product-type a.tmb {
	display:block;
	border:1px solid #DDDDDD;
}

.manufacturer-product-type a.tmb:hover {
	border:1px solid #EC576B;
	
}

.manufacturer-product-type p, .manufacturer-product-type p a{
	color:#535353;
	font-size:12px;
}

.manufacturer-product-type p {
	margin-top:10px;
}


/*Products List*/
.product-list-item {
	float:left;
	width:335px;
	margin-right:20px;
	margin-bottom:50px;
}

.product-list-item h1 {
	color:#2995BF;
	font-weight:normal;
	margin-bottom:18px;
}

.product-list-item .tmb img {
	margin-bottom:8px;
	border:1px solid #E0E0E0;
}

.product-list-item .tmb -over {
	border:1px solid #D80016;
}

.product-list-item .tmb h2 {
	color:#E2001E;
	font-weight:normal;
	font-size:18px;
	margin:0px;
	text-align:right;
}


.product-list-item .description {
	padding-left:15px;
}

.product-list-item .description p {
	font-size:11px;
	color:#000000;
}

.product-list-item .description a {
	font-size:12px;
	color:#2995BF;
	display:block;
	text-align:right;
	margin-top:10px;
}

.product-list-item .description a img {
	margin-right:7px;
}

/*Articles*/
.article {
	/*background:url('images/product-description-bg.gif') 0 0 repeat-x;*/
	padding:10px;
	padding-top:0px;
}

.article p {
	margin-bottom:5px;
	line-height:17px;
}







/*th {background:#E9E9E9; padding:5px; text-align:left; border-bottom:1px solid #000000;}*/







/*copyright*/
.copyright td {
	background-color:#CCCCCC;
	padding:5px;
	
}





.product-details {
	padding:5px;
	padding-top:20px;
	padding-left:0px;
}


.product-details div {
	padding-top:20px;
	width:550px;
}

.product-details td { 
	padding:3px;
	border-bottom:1px solid #999999;
}

.see-also td{
	padding:3px;
	border-bottom:1px solid #999999;
}

.basket {
}

.basket-title {
	background:url('images/basket.gif') 0 0 no-repeat #EFEFEF;
	padding:3px;
	padding-left:30px;
	padding-top:5px;
}