/* PrestaShop - Default theme */

/* General */

body {
	margin: 15px 0 0 0;
	padding: 0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFF;
}

input {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

input[type="checkbox"] {
	margin:0.5em 0px 0px 0px;
	padding:0px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

h1 {
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	font-size: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

h1.real_h1{
	border:none;
	float:left;
}
h1 a:hover {
	text-decoration:none;
}

h2 {
	margin: 6px 0px 4px 0px;
	font-size: 15px;
}

h3 {
	margin: 0;
}

h3 a {
	font-weight: bold;
}

a img {
	border: 0px;
}

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

textarea {
	font-family: inherit;
	font-size: 12px;
}

/* Layout */

#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 100%;
	height: 75px;
	margin-bottom: 25px;
}

#currencies {
	float: right;
	height: inherit;
	margin-right: 30px;
}

#languages {
	float: right;
	height: inherit;
	margin-right: 30px;
}

#header_nav {
	float: right;
	height: inherit;
	vertical-align: bottom;
}

#content {
 	overflow: auto;
 	clear: both;
}

#left {
	width: 190px;
	float: left;
}

#center {
	width: 540px;
	margin-left: 19px;
	margin-right: 19px;
	float: left;
}

#right {
	width: 190px;
	float: left;
}

#footer {
	clear: both;
	margin-top: 20px;
	width: 100%;
	height: 40px;
	border-top: 1px solid #777;
}

#payment_logos {
	float: left;
	height: inherit;
	padding-top: 6px;
}

#footer_nav {
	float: right;
	height: inherit;
	vertical-align: bottom;
	padding-top: 4px;
}

/* Classes */

.header_nav {
	font-size: 11px;
	text-align: right;
	line-height: 22px;
}

.footer_nav {
	font-size: 11px;
	text-align: right;
	line-height: 18px;
}

.block_title {
	width: 182px;
	height: 18px;
	padding-left: 8px;
	padding-top: 6px;
	line-height: 20px;
	font-family: Verdana, sans-serif;
	background-image: url("../img/block_title.gif");
}

.block_title, .block_title a {
 	color: #3C3C3C;
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 15px;
}

.block_title a:hover {
 	text-decoration: none;
}

.strike { 
 text-decoration: line-through;
}

.block {
	width: 190px;
	color: #333333;
	background-color: #EFEFEF;
}

.block a {
	color: #333333;
 	background-color: #EFEFEF;
}

.clear {
	clear: both;
}

.space {
	margin-top: 20px;
}

.bspace {
	margin-bottom: 8px;
}

.bbspace {
	margin-bottom: 20px;
}

.tspace {
	margin-top: 8px;
	cursor: pointer;
}

.bottom {
	vertical-align: text-bottom;
	padding-right: 2px;
}

.m_bottom {
	margin-bottom: 8px;
}

.middle {
 	vertical-align: middle;
}

.text-bottom {
	vertical-align: text-bottom;
}

.text-top {
 	vertical-align: text-top;
}

.f_left {
 	float: left;
}

#categories ul {
	margin: 0px;
	padding-left: 18px;
der zu	list-style-type: none;
	color: #C7327A;
	background-color: #EFEFEF;
}

/*
#categories ul li {
	background: url("../img/puce.gif") no-repeat 0px 8px;
	padding-left: 12px;
}*/

#categories a {
	color: #333;
	background-color: #EFEFEF;
	font-weight: bold;
}

#categories li {
	line-height: 22px;
}

#rssfeed ul {
	margin: 0px;
	padding:4px 8px 2px 8px;
	list-style-type: none;
	color: #C7327A;
	background-color: #EFEFEF;
}

#rssfeed ul li {
	background: url("../img/puce.gif") no-repeat 0px 8px;
	border-bottom: dashed 1px #D3D3D3;
	padding-left: 12px;
}

#rssfeed a {
	color: #333;
	background-color: #EFEFEF;
	font-size:10px;
}

#rssfeed li {
	line-height: 22px;
}

#cat_img {
 	padding-right: 2px;
}

.featured_product {
	width: 111px;
	margin-left: 9px;
	margin-right: 9px;
	text-align: center;
	float: left;
}

.featured_sep {
	width: 1px;
	height: 220px;
	border-right: 1px dashed #CCC;
	float: left;
}

.featured_line {
	width: 100%;
	height: 1px;
	padding-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

.price {
	color: #C33102;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.block .price {
 	color: #C33102;
 	background-color: #EFEFEF;
}

.nav_bar {
	margin-bottom: 15px;
}

.product_image {
	padding: 4px;
}

/* Header */
#header_nav, #languages, #currencies {
	height: 75px;
 	padding-top: 24px;
 	font-size: 12px;
}

#currencies select {
 	font-size: 10px;
}

img.flag {
 	padding-top: 4px;
}

span.pipe_spacer {
 	padding-left: 8px;
}

.selected_language {
	border: 1px solid #BBB;
	padding: 3px;
	margin-bottom: -4px;
}

/* General blocks */
div.block {
 	padding-top: 10px;
	padding-bottom: 4px;
	font-weight: bold;
}

.link {
	line-height: 20px;
}

ul.link {
 	margin: 0px;
 	padding: 0px;
 	padding-left: 10px;
 	padding-right: 10px;
	list-style-type: none;
}

ul.link a {
	text-decoration: none;
	font-weight: bold;
	color: #494949;
	background-color: #EFEFEF;
}

div.block_content_end {
 	padding-top: 10px;
  	padding-left: 10px;
 	padding-right: 10px;
 	text-align: right;
}

div.block_content_end a {
	font-weight: bold;
}

div.block_footer {
	width: 190px;
	height: 8px;
	margin-bottom: 20px;
	background-image: url("../img/block_footer.gif");
}

/* block's ol */
div.block_img {
 	width: 100%;
 	padding-bottom: 6px;
 	text-align: center;
}

div.block ol {
 	width: 160px;
 	margin: 0px;
 	padding: 0px;
 	padding-left: 10px;
 	padding-right: 10px;
 	list-style-position: inside;
}

div.block ol li {
 	margin: 0px;
 	padding: 0px;
}

div.block ol a {
	text-decoration: none;
	color: #000000;
	background-color: #EFEFEF;
}

div.block ol a:hover {
 	text-decoration: underline;
}

div.block ol li {
 	padding-bottom: 4px;
}

/* Search block */
div.search_block {
 	text-align: center;
}

div.search_input {
	width: 160px;
	height: 22px;
	margin: 4px auto 2px auto;
	text-align: left;
	background-image: url("../img/search_input.gif");
	background-repeat: no-repeat;
}

div.search_input input[type="text"] {
	border: 0px;
	margin: 2px 0 0 2px;
	padding: 2px 0 0 2px;	
	width: 124px;
	height: 16px;
	vertical-align: top;
}

div.search_input input[type="img"] {
 	margin: 0px;
 	padding: 0px;
}

/* Categories block */
ul.category {
 	padding-right: 20px;
}

ul.category li {
 	border-bottom: dashed 1px #D3D3D3;
	vertical-align: middle;
}

ul.category li.cat_end {
 	border-bottom: 0px;
}


/* Sitemap */
div.sitemap {
 	padding-top: 16px;
 	padding-left: 2px;
}

div.sitemap img, div.contact img {
 	vertical-align: text-bottom;
}

div.sitemap a, div.contact a {
 	color: #999999;
 	background-color: #FFFFFF;
}


/* Tags cloud */
div.tags_cloud {
 	padding-left: 10px;
 	padding-right: 10px;
 	font-weight: normal;
}

div.tags_cloud span {
	margin-right: 5px;
}


/* Contact */
div.contact {
 	padding-top: 8px;
 	padding-left: 2px;
}


/* Bank logo */
div.bank_logo {
 	margin: 40px 0 0 0;
 	padding: 0px;
 	width: 190px;
 	text-align: center;
}

/* Center block */
img.home_logo {
 	padding-bottom: 4px;
}

h1.home_title {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
 	border: 0px;
}

p.home_presentation {
 	margin: 0px;
 	margin-bottom: 12px;
}

h2.product_name {
	margin: 0px;
	padding: 0px;
	/*padding-bottom: 4px;*/
	min-height: 4em;
	font-size: 12px;	
}



/* New_product block*/
img.new_product {
 	float: left;
 	padding-top: 2px;
 	padding-left: 6px;
 	padding-right: 4px;
}

ol.new_product {
 	font-size: 11px;
 	padding-left: 26px;
}

ol.new_product a:hover {
 	text-decoration: underline;
}

ol.new_product li {
 	padding-top: 2px;
}

/* Content title (under category picture) */
h2.content_title {
 	width: 530px;
 	margin: 2px;
 	padding-bottom: 4px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #A0A0A0;
}

div.block_title {
 	font-family: arial, sans-serif;
}

div.block_title img {
 	vertical-align: text-top;
}


/* Other */
span.navigation_end {
	font-weight: bold;
}

p.mentions {
 	margin: 4px 0 12px 0;
}

.center {
 	width: 100%;
 	text-align: center;
}

.right {
 	text-align: right;
}

ul.static_description {
 	margin: 0px;
 	padding: 4px 0 0 22px;
}

ul.static_description li, ol.static_description li {
	padding-bottom: 4px; 
}

div.frame {
 	margin: auto;
 	padding: 4px;
 	width: 220px;
 	border: 1px solid #999999;
 	color: #333333;
 	background-color: #F0F0F0;
}

.bold {
 	font-weight: bold;
}

.img_middle {
 	vertical-align: text-top;
}

div.cat_prod_description {
 	color: #777777;
 	background-color: #FFFFFF;
}
