/* Generals */
body {
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f0f4d9 url(../images/body_bg.gif) repeat;
}
body.clean {
	padding: 0 20px 0 20px;
	background: #ffffff none;
}
p {
	line-height:16px;
}
ul, form {
	border: 0;
	margin: 0;
	padding: 0;
}
li {
	border: 0;
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}
#container {
	background: url(../images/container_bg.png) no-repeat top center;
	width: 100%;
}
#container2 {
	width: 926px;
	margin: 0 auto;
	padding: 0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.l, .l2 {
	width:100%;
	height: 7px;
	left:8px;
}
.r, .r2 {
	width: 8px;
	height: 7px;
	float:right;
}
.round {
	position: absolute;
	display: block;
	z-index: 10;
	border: 0;
	padding: 0;
	margin: 0;
}
div.round_l {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	left: 0;
	height: 100%;
}
div.round_r {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	right:0;
	height: 100%;
}
.cls { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a {
	color: #464646;
}
a:hover {
	color: #2e2e2e;
	text-decoration: none;
}
input.button, a.button, input.button2, a.button2, input.button3 {
	background:url(../images/button_bg.gif) no-repeat;
	width: 136px;
	height: 28px;
	line-height: 24px;
	font-size: 11px;
	text-align: center;
	color: black;
	cursor: pointer;
	text-decoration: none;
	padding-bottom: 4px;
	border:0;
}
input.button, a.button, input.button2, a.button2 {
	float:right;
	display: block;
}
input.button:hover, a.button:hover, input.button3:hover {
	background:url(../images/button_over_bg.gif) no-repeat;
}
input.button2, a.button2 {
	background:url(../images/button2_bg.gif) no-repeat;
}
input.button2:hover, a.button2:hover {
	background:url(../images/button2_over_bg.gif) no-repeat;
}
.hidden {
	display: none;
}
.breadcrumb {
	color:#6a6a6a;
	padding-left: 20px;
	padding-top: 10px;
}
.breadcrumb a {
	color: #6a6a6a;
}
#message {
	padding: 20px;
	font-size: 12px;
	font-weight: bold;
}
#contacte_middle #message{
	color:#ffd700;
	padding: 20px 20px 0 20px;
}
/* Validació js
*/

.form_error {
	padding-left:10px;
	color:#e03b15;
}
input.input_error {
	border: 1px red solid;
	color:#e03b15;
}
/* Fi Generals */


/* MODAL */
#blockOverlay {
}
.blockPage {
	border: 4px #115A63 solid;
}
.modalCloseImg {
	background: url(../images/modal_close.png) no-repeat;
	color:#ffffff;
	z-index:3200;
	position:absolute;
	top:-20px;
	right:-4px;
	cursor:pointer;
	padding:2px 6px;
	width: 63px;
}
.modalCloseImg:hover {
	color:#ffffff;
}
.modalMessage {
	padding:6px;
	font-size: 20px;
	color: #535353;
}
.modalErrors {
	font-size: 12px;
	color:#535353;
	text-align:left;
}
/* Fi MODAL */

/* HEADER */
#header {
	background: #000000 url(../images/header_bg.jpg) no-repeat;
	width:100%;
	height:207px;
	padding: 0px;
	margin: 0px;
	color:#c0c5c5;
}
#header_left {
	float:left;
	padding: 184px 0 0 20px;
	margin: 0px;
}
#header_right {
	float:right;
	padding: 188px 20px 0 0;
	margin: 0px;
	text-align: right;
	font-weight: bold;
}
#header_left a, #header_right a {
	font-size: 11px;
	text-decoration: none;
	color: #c0c5c5;
}
#header_left a:hover, #header_right a:hover {
	color: #10b5c7;
}
#header_left a.lnk1, #header_right a.lnk1 {
	color: #c0c5c5;
}
#header_left a.lnk1:hover, #header_right a.lnk1:hover {
	color: #10b5c7;
}
/* FI HEADER */	
	
/* CONTINGUT */		
#content {
	clear:both;
	width:100%;
	margin:0;
	padding: 0 8px 0 8px;
	width: 910px;
	background: #001214 url(../images/content_bg.gif) repeat-y;
}
#left {
	width: 186px;
	float:left;
	padding: 3px 0 0 0;
	background-color: #001214;
}
#left .l {
	margin: 2px 0 0 0;
	background: #115a63 url(../images/left_left.gif) no-repeat left;
}
#left .r {
	background: url(../images/left_right.gif) no-repeat;
}
#left .l2 {
	background: #115a63 url(../images/left_left2.gif) no-repeat left;
}
#left .r2 {
	background: url(../images/left_right2.gif) no-repeat;
}
#left .center {
	padding: 12px 10px 12px 10px;
	text-align: left;
	background: #115a63;
}
#left .title {
	color: white;
	font-weight: normal;
	padding: 0 0 5px 0;
}
#left ul {
	padding: 0 0 5px 16px;
}
#left li {
	padding: 5px 0 5px 0;
	list-style-image: url(../images/left_arrow.jpg);
}
/*----------------- menu families -------------------*/
		#left #menu_families {
	padding: 0 0 5px 0px;
	font-family:'Verdana';
	font-size:10px;
	font-style:normal;
}
#left #menu_families a.lnk0 {
	text-decoration:none;
	text-align:left;
	color: #000;
	display: block;
	padding: 5px 0 5px 0;
}
#left #menu_families a:hover {
	color:#fff;
}
#left #menu_families a.lnk1 {
	color: #fff;
	text-decoration:none;
	display: block;
	padding: 5px 0 5px 0;
}
#family {
	padding-left:10px;
}
.subfamily_selected {
	color:#7a7a7a;
}
/*---------------------------------------------------*/
		#left a {
	color: black;
}
#left #cart_block {
	width: 165px;
	font-size: 10px;
}
#left #cart_block .image {
	text-align:center;
	padding: 10px 0 0 0;
}
#left #cart_block .quantity {
	color: #9fa2a2;
}
#left #cart_block .total {
	margin: 5px 20px 15px 0;
	padding: 5px 0 0 0;
	border-top: 1px #9fa2a2 dotted;
	color: white;
}
#middle {
	width:720px;
	float:right;
}
/* per links d'opcions com a payment methods */
	#middle .overOut {
	height: 65px;
	line-height: 65px;
	padding: 0 10px;
	border: 1px solid #cccccc;
	margin: 5px 0;
}
#middle .overOut:hover {
	border: 1px solid #0a6770;
}
#middle .overOut a {
	line-height: 65px;
	text-decoration: none;
	display: block;
}
#middle .overOut img {
	padding-right:30px;
}
input.paypal{
	
}
#middle_top {
	color:white;
	position:relative;
	width:704px;
	text-align:left;
}
.search_input {
	margin: 2px 0 0 0;
	float: right;
}
.search_input input {
	font-size: 11px;
	height:11px;
	width:148px;
}
.search_button {
	border-width:0px;
	margin: 2px 0 0 0;
	padding:0;
	float: right;
}
#search_button {
	border-width:0;
	margin: 0;
	padding:0;
	display: block;
}
#middle_top h2 {
	font-size: 14px;
	color:#e4e4e4;
	font-weight:normal;
	display: inline;
}
#middle_top .round {
	background: url(../images/middle_top_bg.gif) repeat-x;
	width:100%;
	height: 26px;
	left:8px;
	padding: 10px 0 0 0;
}
#middle .round_l {
	background: url(../images/middle_top_left.gif) no-repeat;
	width: 8px;
	height: 36px;
}
#middle .round_r {
	background: url(../images/middle_top_right.gif) no-repeat;
	width: 8px;
	height: 36px;
	right: -16px;
}
#middle_center {
	margin: 38px 0 0 0;
	background-color: white;
	text-align: left;
}
body.clean #middle_center {
	margin: 0;
}
#middle_center .l {
	background: url(../images/middle_center_left.gif) no-repeat left;
}
#middle_center .r {
	background: url(../images/middle_center_right.gif) no-repeat;
}
#middle_center .l2 {
	background: url(../images/middle_center_left2.gif) no-repeat left;
}
#middle_center .r2 {
	background: url(../images/middle_center_right2.gif) no-repeat;
}
#middle_center h2 {
	padding: 0;
	margin: 0;
}
/*---------------  Pages ----------------------------------*/
		#middle_pages {
	margin: 38px 0 0 0;
	text-align: left;
}
#pages {
	font-size:10px;
	font-style:normal;
	color:#f0f8f9;
	background: url(../images/pages.jpg) no-repeat;
	width:720px;
	min-height:795px;
	background-color:#001214;
	text-align:justify;
}
#pages_top {
	padding-top:42px;
	padding-left:100px;
}
#pages_bottom {
	color:#7e9fa2;
	line-height:18px;
	padding-left:100px;
	padding-right:150px;
}
.destacat_centrat {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.destacat_page_10 {
	color:#115A63;
	font-size:10px;
	font-weight:bold;
}
.links_page {
	color:#FFFFFF;
	text-decoration:none;
}
.links_page a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#contacte {
	background: url(../images/contacte.jpg) no-repeat;
	width:726px;
	height:762px;
}
#contacte_top {
	height: 157px;
	color:#c6c6c6;
	font-family:'Arial', Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
}
#contacte_top_top {
	padding-top:27px;
	padding-right:35px;
	text-align:right;
	font-size:18px;
}
#contacte_top_bottom {
	text-align:center;
	font-size:11px;
	padding: 24px 50px 0 50px;
}
#contacte_middle {
	/*border: 1px dotted #FF0000;*/
			height: 350px;
}
.contacte_table {
	padding: 60px 0 0 0;
	color:#e4e4e4;
}
/*.contacte_table .inputs {
				font-size:11px;
				color: #fff;				
				border: none;
				width: 205px;
				height:20px;
				background: url(../images/inputcontacte.gif) no-repeat;
			}	*/		
			input.send {
	background-color: transparent;
	border: none;
	font-size: 12px;
	cursor: pointer;
	color:#858282;
	font-family:'Verdana';
	font-size:11px;
	font-style:normal;
}
input.reset {
	background-color: transparent;
	border: none;
	;
	cursor: pointer;
	color: #fff;
	margin: 0px 20px 0 0;
	color:#013c43;
	font-family:'Verdana';
	font-size:11px;
	font-style:normal;
}
input.reset:hover, input.send:hover {
	color: #f96600;
}
/*---------------- llistat de productes ----------------*/
		#middle_center #productes {
	margin: 10px 14px 10px 14px;
}
#middle_center #productes h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#middle_center #productes_top {
	padding-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #013c43;
}
#middle_center #productes_top_left {/*nom família*/
	width:40%;
	float:left;
}
#middle_center #productes_top_right {/*paginació*/
	width:40%;
	float:right;
	text-align:right;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #c6c7c8;
}
#middle_center #productes_top_family_description { /*descripció de la família*/
	/*border: 1px dotted #FF0000;*/
			padding-top:30px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:25px;
	font-family:Verdana;
	font-size:10px;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25525d;
	color:#5B5B5B;
	line-height: 16px;
	font-style: normal;
}
/*#middle_center #productes_bottom {
			width:100%;
			border: 1px dotted #000099;
			}*/
			#middle_center #productes_llistat {
	padding-top:10px;
	padding-left:26px;
	padding-bottom:20px;
	width:203px;
}
#middle_center #productes_list_top {
	width:203px;
	height:133px;
	background:url(../images/list_top.jpg) no-repeat;
}
#middle_center #productes_list_top_image {/* foto producte*/
	padding-top:8px;
	text-align:center;
}
#middle_center #productes_list_bottom {
	width:203px;
	height:134px;
	background:url(../images/list_bottom.jpg) no-repeat;
}
#middle_center #productes_list_bottom_content {
	margin-left:10px;
	margin-right:10px;
	height:81px;
	padding-top:5px;
}
#middle_center #productes_list_bottom_content_caract {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#115A63;
	width:100%;
	margin-bottom:4px;
}
.product_list_name {
	font-size:10px;
	font-variant: normal;
	text-decoration:none;
}
.product_list_ref {
	font-size:9px;
	color:#FF0000;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
.product_list_description {
	color:#949393;
	font-size:10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
#middle_center #productes_list_bottom_buttons {
	height:53px;
	width:203px;/*border: 1px dotted #000099;						*/
					}
#middle_center #productes_list_bottom_buttons_left {
	float:left;
	width:110px;
	height:44px;
	text-align:center;
}
#middle_center #productes_list_bottom_buttons_right {
	float:right;
	width:88px;
	text-align:center;
	font-family:'Verdana';
	color:#115A63;
	font-size:10px;
	font-weight: normal;
	font-variant: normal;
	padding-top:12px;
}
.product_list_price {
	color:#115A63;
	font-size:14px;
	font-weight: bold;
	font-variant: normal;
	text-decoration:none;
}
#middle_center #productes_list_space {
	height:150px;
	width:100%;
}
/*---------------- Fi llistat de produtes ----------------*/
		.price_consult_form {
	font-size:12px;
	font-weight:bold;
}
.price_consult_list {
	font-size:10px;
	text-align:left;
	font-weight:bold;
}
/*---------------- Fitxa productes -----------------------*/
		#middle_center #productes_fitxa {
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#middle_center #productes_fitxa_top {/* Característiques + descripció */
	padding-bottom:20px;
	width:95%;
}
#middle_center #productes_fitxa_top_right_caract {
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:#013c43;
	margin: 5px;
}
#middle_center #productes_fitxa_top_right_description {
	text-align:left;
	font-family:Arial;
	font-size:10px;
	color:#7a7a7a;
	width:100%;
	margin: 5px;
	line-height: 15px;
}
#middle_center #productes_fitxa_bottom { /* PREU + CISTELLA COMPRA */
	width:95%;
	padding-bottom:25px;
}
#middle_center #productes_fitxa_bottom_top { /*preu*/
	text-align:right;
	padding-bottom:10px;
	padding-right:5px;
	color:#115A63;
}
#middle_center #productes_fitxa_bottom_bottom { /*preu*/
	text-align:right;
	float:right;
	width:420px;
}
.product_form_price {
	font-family:'Verdana';
	font-size:12px;
	font-variant: normal;
	text-decoration:none;
}
.product_form_price_no {
	color:#FF0000;
	font-family:'Verdana';
	font-size:12px;
	font-variant: normal;
	text-decoration:line-through;
}
.no_sell {
	font-size:10px;
	font-variant: normal;
	color:#FF0000;
	padding:3px;
}
/*--------------- Fi fitxa productes ----------------------*/		
		/*--------------- productes_visitat ----------------------*/		
		#middle_center #process {
	margin: 10px 14px 10px 14px;
}
#middle_center #process img {
	margin-bottom:6px;
}
#middle_center #cart table.cart tr td {
	padding: 0 10px 0 10px;
}
#middle_center #cart table.quantity tr td {
	padding: 0;
}
#middle_center tr.cartCaption {
	font-weight: bold;
	color: #6a6a6a;
	height: 50px;
}
#middle_center #cart tr.cartItemOdd {
	color: #757575;
	background-color: #f1f0f0;
	height: 28px;
}
#middle_center #cart tr.cartItemEven {
	color: #757575;
	height: 28px;
}
#middle_center #cart tr.cartItemOdd input, #middle_center #cart tr.cartItemEven input {
	background-color: #818181;
	width: 11px;
	height: 11px;
	border-top: 1px solid #4e4e4e;
	border-left: 1px solid #6a6a6a;
	border-right: 1px solid #6a6a6a;
	border-bottom: 1px solid #adadad;
	font-size: 10px;
	line-height: 11px;
	text-align: right;
}
#middle_center #cart tr.cartItemOdd a {
	color: #757575;
}
#middle_center #cart tr.cartItemEven a {
	color: #757575;
}
#middle_center #cart div.total {
	margin-top:1px;
	border-top: 10px solid #f1f0f0;
	text-align: right;
}
#middle_center .register {
	background:url(../images/register_bg.gif) no-repeat;
	width: 255px;
	height: 179px;
	padding: 0 20px 0 20px;
}
#middle_center #cart table.total {
	color: #115A63;
	padding: 10px 10px 0 0;
	line-height: 20px;
	float: right;
	font-weight: normal;
}
#middle_center #cart td.caption {
	padding: 10px 30px 0 0;
}
#middle_center .buttons {
	padding: 30px 20px 0 20px;
}
#middle_center #cart a.button {
	float: left;
}
#middle_center #summary {
	padding: 10px 30px;
}
#middle_center #summary .outer {
	padding: 0;
}
/* padding contingut */
		#middle_center .outer {
	padding: 10px 30px;
}
#middle_center .left {
	text-align: left;
	width: 300px;
}
#middle_center .right {
	text-align: left;
	width: 300px;
}
#middle_center .title2 {
	padding: 20px 0 5px 0;
	text-align: left;
	font-size: 17px;
	color: #7f7f7f;
	font-weight: bold;
}
/* Formularis */
		#middle_center .title, .formCaptionTitle {
	padding: 15px 0 25px 0;
	text-align: left;
	font-size: 12px;
	color: #115A63;
	font-weight: bold;
}
#middle_center .title {
	padding: 15px 0 3px 0;
	margin-bottom: 5px;
	border-bottom: 1px #a4b6b8 solid;
}
#middle_center input[type=text], #middle_center input[type=password] {
	text-align: left;
	font-size: 11px;
	width: 200px;
}
#middle_center .button {
	float: left;
}
#middle_center table.form {
	border:1px solid #ffffff;
	width: 100%;
}
#middle_center table.form tr td {
	padding: 4px;
	text-align: left;
	font-size: 11px;
}
#middle_center a.middle {
	color: #0e53a8;
	font-weight: normal;
	font-size: 11px;
}
#middle_bottom {
	padding: 0;
	margin: 0;
	color: black;
	text-align: left;
	font-size:9px;
	background-color: white;
}
#middle_bottom .title {
	text-align:center;
}
#middle_bottom h3 {
	padding: 0;
	margin: 0;
	color: #39686d;
	font-size:9px;
	line-height:30px;
}
#middle_bottom_b {
	padding: 20px 0 20px 0;
	text-align: right;
	color: white;
	text-align: center;
	font-size: 10px;
}
#middle_bottom_b a {
	text-decoration: none;
	color: #c0c5c5;
}
#middle_bottom_b a:hover {
	color: #10b5c7;
}
#header_left a.lnk1 {
	color: #c0c5c5;
}
#header_left a.lnk1:hover {
	color: #10b5c7;
}
/* FI CONTINGUT */

/* PEU */
	#footer {
	background: #172e31 url(../images/footer_bg.gif) repeat-x;
	font-size: 9px;
	color: #818f91;
	padding: 10px 0 5px 0;
	border: 1px solid black;
}
#footer .logo {
	text-align:right;
	padding: 25px 0 0 0;
}
/* FI PEU */


/* Glow - Ombra popups */
div.popwin_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div#popwin_bg_n {
	top: -12px;
	left:0;
	width: 100%;
	height: 12px;
	background: transparent url('/common/jscripts/jquery.blockUI_glow_hor.png') repeat-x 0 0;
}
div#popwin_bg_s {
	bottom: -12px;
	left:0;
	width: 100%;
	height: 12px;
	background: transparent url('/common/jscripts/jquery.blockUI_glow_hor.png') repeat-x 0 -12px;
}
div#popwin_bg_e {
	right: -12px;
	height: 100%;
	width: 12px;
	background: transparent url('/common/jscripts/jquery.blockUI_glow_ver.png') repeat-y -12px 0;
}
div#popwin_bg_w {
	left: -12px;
	height: 100%;
	width: 12px;
	background: transparent url('/common/jscripts/jquery.blockUI_glow_ver.png') repeat-y 0 0;
}
div#popwin_bg_ne {
	top: -12px;
	right: -12px;
	width: 12px;
	height: 12px;
	background: transparent url('/common/jscripts/jquery.blockUI_glow_sq.png') no-repeat -12px 0;
}
div#popwin_bg_se {
	bottom: -12px;
	right: -12px;
	width: 12px;
	height: 12px;
	background: transparent url('/common/jscripts/jquery.blockUI_glow_sq.png') no-repeat -12px -12px;
}
div#popwin_bg_sw {
	bottom: -12px;
	left: -12px;
	width: 12px;
	height: 12px;
	background: transparent url('/common/jscripts/jquery.blockUI_glow_sq.png') no-repeat 0 -12px;
}
div#popwin_bg_nw {
	top: -12px;
	left: -12px;
	width: 12px;
	height: 12px;
	background: transparent url('/common/jscripts/jquery.blockUI_glow_sq.png') no-repeat 0 0;
}
