@import "catalog/login.css";
@import "catalog/menu.css";
@import "catalog/cover.css";
@import "catalog/categories.css";
@import "catalog/list_products.css";
@import "catalog/product.css";
@import "catalog/basket.css";
@import "catalog/process.css";

div#l_contents { width: 768px; }

div#left {
	width: 152px;
	margin: 0;
}

div#contents {
	width: 580px;
	position: relative;
	float: right;
	padding:0;
	margin:0;
}

optgroup { color: black; }

div.box_438 {
	padding-left: 5px;
}

div#contents div#details h1 {
	width: 585px;
	overflow:hidden;
	clear: both;
	margin: 6px 0px;
	padding: 4px 0px 4px 5px;
}
div#contents h1 p { color: #FFFFFF;}

div#catalog_tools {
	position: relative;
	float: right;
	margin: 0;
	width: 585px;
	height:30px;
	padding:0;
	padding-top: 2px;
	text-align:right;
}

div#catalog_tools input {
	margin: 0 6px 0 0;
	padding-left: 4px;
	width: 242px;
	height: 12px;
	background: #fddc8e;
	border: 1px solid #b18120;
	color: black;
}

div#catalog_tools input.checkbox { width: 13px; margin: 0px 5px 0 0; padding:0; border: none; background:#FF0000;
 }

div#catalog_tools label {
	margin: 0;
	color: #edcf87;
}

div#catalog_tools button {
	cursor: pointer;
	margin: 6px 0 0 18px;
	width: 64px;
	height: 16px;
	text-align: right;
	padding: 0 2px 2px 0;
	font-weight:bold;
	color:#680d21;
	background: url(../images/backgrounds/bg_buscar.gif) no-repeat top left;
	border: none;
}

div#catalog_tools a#view_basket {
	margin: 6px 0 0 30px;
	padding: 2px 1px 1px 25px;
	text-align: right;
	font-weight:bold;
	color:#680d21;
	background: url(../images/backgrounds/bg_ver_cesta.gif) no-repeat top left;
}



img.header { margin:0; padding:0; }


div.product p.category_path {
	position: relative;
	float:left;
	margin: 5px 5px 5px 0;
	line-height: 11px;
	color: #98861d;
	clear:both;
	width: 100%;
	display:none;
}

div#details p.category_path {
	position: relative;
	margin: 5px 5px 5px 0;
	line-height: 11px;
	float:right;
	color: #98861d;
}

p.category_path a { color: #bdab57; }
p.category_path a:hover {
	text-decoration: underline;
	color: #bdab57;
}
p.category_path a:visited { color: #b18120; }
p.category_path a.normal {
	padding-left: 10px;
	background: url(../images/catalog/icon_tiny_arrow.gif) no-repeat left;
}

div#info {
	margin: 20px 0 0 90px;
	padding: 15px 10px 0 60px;
	font-weight: bold;
	height: 43px;
	color: #f8c00b;
}
div.messages {
	margin: 20px 0 10px;
	padding: 10px 0 10px 75px;
	font-weight: bold;
	text-align: left;
	color: red;
	background: url(../images/catalog/alert_process.gif) top left no-repeat;
	border: 1px solid #f1ae06;
}

div.messages ul { margin: 0; padding: 10px 0;}
div.messages li.error {
	list-style: none;
	color: red;
}

div#product p.price {
	position: relative;
	float: left;
	color: #b18120;
	font-weight: bold;
	margin: 40px 0 0 0;
}
div.product div.options p.priceoffer, div#product p.priceoffer {
	float: left;
	margin: 5px 0;
	color:#6e4a32;
	font-weight: bold;
}
div.product div.options p.priceoffer .old, div#product p.priceoffer .old {
	font-weight: normal;
	text-decoration: line-through;
	font-size: 9px;
	color:#ff4500;
}


div.tags  {
	margin-top: 3px;
	float:left;
	width: 100%;
}

div.tags p {
	float: left;
	margin: 0 0 5px 0;
	height:14px;
	padding: 5px 10px 0 20px;
	color: #999999;
}
div.tags p.featured {
	background: url(../../images/catalog/icon_featured2.gif) no-repeat left center;
	height: 20px;
	padding: 9px 0 0 30px;
	margin:0;
	display:inline;
	color: #01417e;
}
div.tags p.offer {
	background: url(../../images/catalog/icon_offer2.gif) no-repeat left center;
	height: 20px;
	padding: 9px 0 0 30px;
	margin-right: 10px;
	display:inline;
	color: #01417e;
}
div.tags p.new {
	background: url(../../images/catalog/icon_new2.gif) no-repeat left center;
	height: 20px;
	padding: 9px 0 0 30px;
	margin-right: 10px;
	display:inline;
	color: #01417e;
}


div.registration input, div.registration textarea  {
	padding-left: 4px;
	margin: 3px 5px 3px 10px;
	width: 390px;
	background:#fddc8e;
	border: 1px solid #b18120;
	color:#6d0e23;
	clear: left;
	position: relative; float: left;
	display: inline;

}

div.registration input[type=hidden] {

display: none;}

div.registration select#id_province {
	position: relative; float: left; clear:left;
	margin-left: 10px;
	width: 390px;
	padding: 0px;
	color: #6d0e23;
	background:#fddc8e;
	border: 1px solid #b18120;
	display:inline;
}
div.registration select#id_province option {
	padding: 0px;
	color: #6d0e23;
}

div#popin {
	width: 585px;
	padding: 9px;
	background: #6a1223;
	border-left: 1px solid #fede90;
	border-top: 1px solid #fede90;
	border-bottom: 1px solid #b0801e;
	border-right: 1px solid #b0801e;
}

div#popin h1 {
	clear: both;
	margin: 0 0 6px 0px;
	padding: 4px 0px 4px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	background:url(../images/backgrounds/bg_h2.jpg) no-repeat center left;}

div.registration select{
	width: 397px;
	padding: 0;
	margin: 5px 10px;
	color: #6d0e23;
	background:#fddc8e;
	border: 1px solid #b18120;
}
div.registration select option {
	padding: 0px;
	color: #6d0e23;
}
