﻿/* 
Fulla d'estils demo botiga Unipromos
Jaume Llorens i Bach
www.jllorens.net
*/


body {
    background: #F2F2F2 url(images/fons_body.jpg) top repeat-x;
    color: #908986;
}

table.centrada td{
    text-align: center;
}
/* #top {min-height: 98px} */

#unipromos {background-color: #77aa27; color:#fff; text-align:center;}
#unipromos a {color:#fff;}

#cos { background-color: #F2F2F2;
       color: #666666;
       padding: 10px 0 70px 0;
}

#peu_1 {

    padding: 20px 0 30px }

#peu_2 {background: #20130D; font-size: 11px; padding: 5px 20px }

#capsalera {

    height: 55px;
    overflow: hidden;
	margin-bottom: 2px;
}


#capsalera ul {
display:block;
float: right;
width: 650px;
}

#logo {display: block; margin: 8px 0; padding: 0 0; .padding: 8px 0;}


/* tipografia */

#top {} 

#peu_1 h3 {
    color: #20130D;
    font-size:12px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

#peu2 p {padding: 0}

a {color: #908986;}

/* menus */

ul#dreceres { 
    margin: 2px 0 ;
    font-size: 90%;
	text-align:right;
}

ul#dreceres li { 
    list-style:none;
    display:inline;
    padding: 0;
    margin: 0 ;


}
ul#dreceres li a {padding: 0 5px; border-left: 1px solid #908986; color: #000000; text-decoration:none } 

ul#dreceres li a:hover {text-decoration: underline}



ul#menuprincipal {
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

ul#menuprincipal li { 
    display: block;
    float: right;
    text-align: center;
    padding: 0;
    margin: 0;
}

ul#menuprincipal li a {
    display:block;
    text-align:center ;
    width:auto;
    padding: 16px 20px;
	border-right: 1px solid rgba(0,0,0,0.10);
	border-left: 1px solid #ccc;
	border-left: 1px solid rgba(255,255,255,0.20);
    font-size: 14px;
    color: white;
    text-decoration: none;
} 

ul#menuprincipal li a:hover {
	background-color:#ccc;
	color:#333;

}

#menucategories ul {
	padding: 5px 0;
    list-style:none;
	background:#fff;
	border: 1px solid #ccc;
	
}

#menucategories ul li {
margin-left: 0;	
position: relative;
}

#menucategories ul li a {
    text-decoration: none;
    display:block;
	color: #ccc;
	margin: 0 10px 0 10px;
    padding: 10px 5px;
 	border-bottom: 2px dotted #ccc;
}

#menucategories ul li a:after {
	content:'»';
}

/*#menucategories ul li {
    margin: 0 0 0px;
    padding: 2px 10px;
    background:#121212;


}*/



/*#menucategories ul li a:hover {
    background:#141414;
    border:1px solid #111111;
    color: #FFFFFF;
}*/

#menucategories ul li a.actual  {
/*    color: #73A626;*/
}



#menucategories ul li ul {
	margin: 0px 0 10px ; padding-top: 0; border:none; border-bottom:1px solid #ccc ; background:none; 
    width:auto;
	}
#menucategories ul li ul li {
	padding:0px; border: none; 
	font-size:12px;
	text-decoration: none;
 }

#menucategories ul li ul li a {
	padding:5px; border: none; 
	font-size:12px;
	list-style:disc;
	padding-left: 15px;

	}

#menucategories ul li ul li a.actual, #menucategories ul li ul li a:hover {

}

/*#menucategories ul li ul li a:hover {background:none}*/
	
/* encabezado */

#encabezado {
	position:relative;
	margin-bottom:0px;

}
#encabezado img {
	max-width:940px;
}

#tel_encabezado {
	display: inline;
	position:absolute;
	bottom:0;
	right:250px;
	margin: 0px;
    padding: 3px 5px 0;

}

#powered {
	float:right;
	color:fff;
}

/* formularis */

input, select, textarea {border: 1px solid #ccc; font-size: 11px; color: #666666; padding: 0px}

#input_cesta {border:none; background-color: #333; color:#fff; font-size: 13px; line-height: 1;}

/* cercador */

#cercador {
	position:absolute;
	bottom:-55px;
	left: 5px;
	.text-align:right;
}


#cercador form { 
    height: 30px;
    width:210px;
    background-color:#FFFFFF;
    margin: 8px 0;
    padding: 3px 5px 2px;
}

#cercador form input { margin: 0; padding: 7px 0 0 0; border: none; width:156px; float: left; font-size:14px;}

a.cerca{
    width:22px;
    height:28px;
    overflow:visible;
    text-indent:-9999px;
    border:none;
    background: transparent url(images/imatges_fons.png) 0 -80px no-repeat;
    background-repeat: no-repeat;
    cursor:pointer;
	float: right;
}

button.cerca:hover{
	background: transparent url(images/imatges_fons.png) -50px -80px no-repeat;
    cursor:pointer}

#trg_advsearch{
 width:24px;
    height:28px;
	margin-top: 4px;
    overflow:visible;
    text-indent:-9999px;
    border:none;
    background: transparent url(images/plus-gris.png) no-repeat;
    cursor:pointer;
	float: left;

}
#trg_advsearch:hover{
	background: transparent url(images/plus-negro.png) no-repeat;
 	curser:pointer

}
#close_advsearch{
 	width:24px;
    height:24px;
    border:none;
    background: transparent url(images/creu-gris.png) no-repeat;
    cursor:pointer;
	position: absolute; 
	right: 5px; 
	top: 5px; 
	z-index: 100;

}
#close_advsearch:hover{
	background: transparent url(images/creu-negre.png) no-repeat;
 	curser:pointer

}


#advsearch {
	background: #FFF;
	border: #ccc solid 2px;
	color:#908986;
	display: none; 
	padding: 30px; 
	position: absolute;
	left: 35%; 
	top: 20%; 
	z-index: 101;
	width:330px;
	
}

.advsearch_interior {
	background: #FFF;
	color:#908986;
	padding: 10px; 
	z-index: 100;
	width:330px;
	border: 1px solid #cccccc;


	
}

#advsearch ul li, .advsearch_interior ul li {list-style:none; margin: 2px 0; padding: 2px 0; border-bottom: 1px dotted #ccc;}

#advsearch label , .advsearch_interior label {display:block; width:100px; float: left; text-align:right; margin-right: 5px;}
#advsearch input[type=text], #advsearch select, .advsearch_interior input[type=text], .advsearch_interior select  {width:60%; height:20px;}
#advsearch input[type=submit], .advsearch_interior input[type=submit] {border:none; border-bottom: 1px solid rgba(0,0,0,0.25); float:right;}
#submit_adv { position:relative; padding: 5px; width: 100px; clear:both; float:right; }
#submit_adv:active { }


#capsalera a.cistella { 
    float: right;
    height: 20px;
    width: 60px;
    margin: 0;
    padding: 40px 0 5px 0;
    text-align:center;
    text-decoration: none;
    background: url(images/imatges_fons.png) -110px -75px no-repeat;
	border-left: 1px solid #ccc;
	border-left: 1px solid rgba(255,255,255,0.20);    color: #FFFFFF;
    font-size:smaller;
}

#capsalera a.cistella:hover {
    background-position: -160px -70px;
}

/* formulari dades personals */

form#envio   {
background-color:#fff;
color: #666; 
border: 1px solid #ccc;
padding: 20px;
}

form#envio ul#col_1 {float: left; width:320px;}
form#envio ul#col_2 {float: right; width:320px;}


form#envio ul li {list-style:none; margin: 2px 0; padding: 2px 0; border-bottom: 1px dotted #ccc;}

form#envio label {display:block; width:140px; float: left; text-align:right; margin-right: 5px;}

form#envio input, form#envio textarea, form#envio select {width:165px}
form#envio input.small { width: 80px}
select#country {
	width:170px;
}


/* Formulari Contacte */

.contacte {background-color: white; color: #666; border: 1px solid #cccccc; padding: 20px; margin-bottom: 20px}

/*  Llistats de productes */

ul#llista_productes {
    margin: 0 0 20px 0;
    padding: 0;
    list-style:none;
	text-align:center;
}


ul#llista_productes li {
    float: left;
    width:158px;
    height:230px;
    overflow:hidden;
    margin: 0 20px 20px 0;
    border: 1px solid #ccc;
    background-color: #fff;
    position: relative;  /* important per desprï¿½s poder utilitzar la posiciï¿½ absoluta a ofertes i novetats */
}

ul#llista_productes li:hover {
    float: left;
    width: 154px;
    height:226px;
    overflow:hidden;
	margin: 0 20px 20px 0;
	box-shadow: 0px 0px 3px #ccc;
    border: 3px solid #ccc;
    background: #ccc none repeat scroll 0% 0%;
    transform: translateZ(0px);
    background-color: #fff;
    position: relative;  /* important per desprï¿½s poder utilitzar la posiciï¿½ absoluta a ofertes i novetats */
}

ul#llista_productes li.ultima {
    margin-right: 0
}


ul#llista_productes li a {
    padding: 5px 10px;
    text-decoration:none;
    line-height:120%;
    display:block;

}

ul#llista_productes li a img{
    padding: 0;
	padding-top: 50px;
	max-height:88px;
	max-width:120px;
	display:block;
	margin-left:auto;
	margin-right:auto;

}

/* ul#llista_productes li span.preu {
    margin-left: 10px;
    font-size:15px;
    font-weight:bold;
} */

ul#llista_productes li p.preu {
	bottom:17px;
    font-weight:bold;
} 

ul#llista_productes li span.preu_ab {
	display:block;
	font-size:10px;
	left: 10px;
	bottom:60px;
} 

/*ul#llista_productes li a.boto { padding: 3px 15px 3px; font-weight:normal; margin-top: 2px} */

ul#llista_productes li a.boto {
	position:absolute;
	padding: 3px 10px 3px;
	left: 25px;
    right: 15px;
	bottom:10px;
	font-weight:normal;
	z-index: 1;
}

ul#llista_productes li a.boto:active {
	top: 190px;
}


a.descripcio { 
	position: absolute;
	width:124px;
	height:26px; 
	overflow:hidden;
	left:5px;
	top:5px;
	z-index: 1;
	
}
/* 
div.attributes {
	position: absolute; 
	top: 166px;
	z-index: 2;
	white-space: nowrap;
	width: 144px;
	overflow-x:hidden;
	left: 5px;
}
div.attributes:hover {
	overflow-x:auto;
}
span.attribut {
	display:inline;
	border: 1px solid #ccc;
	color: #a2a2a2;
	padding: 0px 2px;
}
*/
.oferta, .oferta_de, .oferta_en, .oferta_fr, .oferta_pt {
    color: #FFFFFF;
    width: 45px;
    height: 47px;
    position: absolute;
    left: 0px;
    bottom: 30px;
    text-indent:-9000px;
}

.novetat, .novetat_de, .novetat_en, .novetat_fr, .novetat_pt {
    color: #FFFFFF;
    width: 45px;
    height: 47px;
    position: absolute;
    left: 0px;
    bottom: 60px;
    text-indent:-9000px;
}


.novetat {
    background: transparent url(images/imatges_fons.png) -501px -128px no-repeat scroll;
	background-color:ccc;
}

.oferta {
    background: transparent url(images/imatges_fons.png) -501px -78px no-repeat scroll;
}

.novetat_de {
    background: transparent url(images/imatges_fons_de.png) -501px -128px no-repeat scroll;
}

.oferta_de {
    background: transparent url(images/imatges_fons_de.png) -501px -78px no-repeat scroll;
}

.novetat_en {
    background: transparent url(images/imatges_fons_en.png) -501px -128px no-repeat scroll;
}

.oferta_en {
    background: transparent url(images/imatges_fons_en.png) -501px -78px no-repeat scroll;
}
.novetat_fr {
    background: transparent url(images/imatges_fons_fr.png) -501px -128px no-repeat scroll;
}

.oferta_fr {
    background: transparent url(images/imatges_fons_fr.png) -501px -78px no-repeat scroll;
}
.novetat_pt {
    background: transparent url(images/imatges_fons_pt.png) -501px -128px no-repeat scroll;
}

.oferta_pt {
    background: transparent url(images/imatges_fons_pt.png) -501px -78px no-repeat scroll;
}

.multicolor {
    color: #FFFFFF;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 4px;
    top: 42px;
    text-indent:-9000px;
	background: transparent url("/static/images/multicolor.png") no-repeat scroll;
}
div.cost_refresh img {
}
div.cost_refresh img:hover {
	cursor:pointer;
	cursor: hand;
}
.input-quantity {
	padding-top:0;
	width:140px;
	float:left;
}

.producte_cistella {
	position:absolute; 
	top:-2px;
	right:-5px;
	width:20px;
	height:20px;
}
.producte_cistella img {
	position:absolute;
	background: url(images/carrito-claro.png) no-repeat;
	background-position:center;
	top:-2px;
	right:-5px;
	width:20px;
	height:20px;
}

.producte_cistella img:hover {
	background: url(images/carrito-negro.png) no-repeat;
	background-position:center;
}



/**************/

#peu_1 ul {
    margin: 0;
    padding: 0;
    list-style:none;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #ccc;
}
#peu_1 ul li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    padding: 2px;
    margin: 0;
}

#peu_1 a {
    color: #ccc;
    text-decoration:none;
}
#peu_1 a:hover {
    color: #fff;
}

/* frontpage-slideshow */
#slideshow {
    height: 300px;
    margin-top: 7px;
	margin-bottom: 20px;
}

.featured_product_img {
	float:right;
	position:relative;
	display:table;
	table-layout: fixed;
	padding-right:50px;
}
.image_container {
	width:100%;
	height:290px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
}
.featured_product_img img {
    max-height:290px;
	max-width:392px;

}
.featured_product {
}
.featured_product h4 {
    color: #666;
	font-size:30px;
	line-height:45px;
	text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    margin-top: 20px;
	margin-left:20px;
	width:450px;
	overflow:hidden;
	text-shadow: -1px -1px 0px #202020, 1px 1px 0px #ccc;	
}

.featured_product p {
    color: #666;
	margin-left:20px;
	line-height:18px;
	height:72px; 
	width:400px;
	overflow:hidden;
}
.featured_product .preu {
	display:block;
    font-size: 24px;
    color: #73A626;
    font-weight:bolder;
	margin-left:20px;
	margin-top:20px;

}

#preu_min {
	font-size:12px;
}


.featured_product a.boto {
	float: none;
    overflow:visible;
	width: 100px;
	cursor:pointer;
	text-align:center;
	top:-3px;	
	
}

.bx-wrapper .bx-pager {
	bottom: 0px;
	margin-bottom: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	display:inline-block;
	color: #C00;
	float:left; 
	text-indent:-9999px
}


/* Paginacio de productes */

ol.pdtnav{
    /* width:500px; */
    height:31px;
    float:left;
    list-style: none;
	display:inline;


}


ol.pdtnav li{
    margin:0; padding:0;
    font-size:11px;
    list-style:none;
	display:inline;
}
ol.pdtnav a{
    border:solid 1px #ddd;
    color: #333;
    margin-right:2px;
}

ol.pdtnav .seguent a,
ol.pdtnav .anterior a {
    font-weight:bold;
    border:solid 1px #FFFFFF;
}
ol.pdtnav .actual{
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
}
ol.pdtnav a:link,
ol.pdtnav a:visited {
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}
ol.pdtnav a:hover{
    border:solid 1px #9C9893;
}


#ariadna {font-size:11px; margin: 0 10px 5px}
#ariadna a {text-decoration: none; }
#ariadna a:hover {color: #333333}
#limpiar_busqueda {float:right;}

/* navegador amb opcions sota capsalera */

#opcions { font-size: 11px; text-align:right; margin-bottom: 10px}

/* #opcions #intervalpreus {float: left; margin-right: 20px} */ 
#opcions label {margin-left: 10px;}
#opcions input {margin-right: 2px; }
button.cerca2{
    width:22px;
    height:22px;
    overflow:visible;
    text-indent:-9999px;
    border:none;
    background: transparent url(images/imatges_fons.png) -650px -85px no-repeat;
    cursor:pointer;
	margin-left: 10px}

button.cerca2:hover{
    background-position:-690px -85px;
    cursor:pointer}
	
	
	
/* fitxa producte */


#fitxa_imatge {
	padding-bottom:20px;
}

#fitxa_confi {
		float:left;
		width:340px;


}



#fitxa_descripcio {margin-left: 360px; min-width:1px;}

#fitxa_descripcio h1 {font-size:20px; font-weight:normal; }

#fitxa_imatge img {max-width:338px; max-height:249px; }

#fitxa_descripcio a.boto {
display: block;
margin-left:50%;
margin-top: 15px;
padding-left: 10px; padding-right:10px;
}

#fitxa_descripcio p {
	line-height: 20px;
}


#fitxa_descripcio .preu {
	font-size: 30px;
	font-weight:bold;
	margin: 5px;
	line-height:30px;
	width:40%;
	text-align:center;
	float: left;
}
span.nota {
margin-top:10px;
font-size: 9px;
display:block;
line-height: 11px;
}
#fitxa_descripcio h3 {font-size:11px; margin-bottom: 10px}

#confidencial{
border-bottom: 1px dotted #ccc;
display:block;
width: 338px;
	
}

table#confidencial_fitxa_producte {
width: 338px;
padding: 5px 0;
font-size: 90%;
margin: 10px 0 10px 0;
}

table#precios_marcaje {
	margin-top: 20px;
}

table.table_prices, table#confidencial_fitxa_producte {
	width: 100%;
	background-color:#fff;
	color:#333;
	border: 2px #999 solid;
}
#confidencial_fitxa_producte tbody tr td a {
	color:#333;
}

table.table_prices caption {
	text-align:left;
}

table.table_prices td {
	text-align:center;
	vertical-align:middle;
	border-left: 1px #999 solid;
	height:25px;
}

table.table_prices td {
	text-align:right;
	padding-right: 5px;
}
table.table_prices td:first-child {
	text-align:left;
	padding-left: 5px;
}
table.table_prices td.total_cost {
	font-weight: bold;
}
table.table_prices tr.total {
	border-top: solid 1px #999;
	border-bottom: solid 2px #999;
}
table.table_prices th {
	vertical-align:middle;
	}

table.table_prices .tr_unidades th {
	background-color:#fff;
	color:#333;
	border-left: 1px #999 solid;
	border-bottom: 1px #999 solid;
}


div#confidencial_fitxa_producte li {margin: 5px 0}

div#opcions_fitxa_producte {
min-height:30px;
border-top: 2px dotted #ccc;
border-bottom: 2px dotted #ccc;
padding: 5px 0;
font-size: 90%;
margin: 0 0 10px 0;
}

div#opcions_fitxa_producte div {margin: 5px 0}

#fitxa_descripcio input {border: 1px solid #999; width:90%; padding-left: 5px; color: #666666; }
#fitxa_descripcio label {display: block; width:50%;  float: left}
#fitxa_descripcio select {border: 1px solid #999; color: #666666; width:50%; }
#fitxa_descripcio textarea {border: 1px solid #999; width:49%;  }	
#notes_cart {width: 100%;}	

#afegit {display: none; width: 500px; top:300px; left:25%; margin-left: 100px; z-index: 2000; position: fixed; font-size: 200%; text-align: center; padding: 20px; }

/* table color/sizes */
table#variants {
	width: 100%;

}
table#variants th {
	padding: 3px;
	}
table#variants td {
	margin: 3px;
	margin-top:20px;
	border:none;
	vertical-align:middle;
	}
table#variants td.color_name {
    max-width:150px;
	text-align:right; 
	padding-right:5px; 
	overflow: hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
	}
table#variants input {
	height: 20px;
}
table#variants tr {
	height:25px;
	padding-top:5px;
	vertical-align:middle;
}
/* End table color/sizes */

/* Cistella  */

#frmcesta  {
background-color:#FFFFFF;
color: #666666;
border: 1px solid #ccc;
padding: 20px;
line-height:120%;
}

.table_cesta { table-layout:fixed;}

.table_cesta .mobile {display: none}

.table_cesta img {width:50px;}

#td_comentario {border:none;}
#th_options {width: 260px;}

.table_cesta td {
	padding: 5px;
border-top: 1px dotted #ccc;
vertical-align:top;
overflow:hidden;
}

.table_cesta td ul{
list-style:none;
padding: 0;
font-size: 90%;
}
.table_cesta select.attributes { width:50%; }


.table_cesta th.total {border-top: 1px solid #ccc; text-align:right; padding-top: 3px}
.table_cesta label {display: block;}
#td_quantity {min-width: 110px;}
.table_cesta input {display:inline-block; float: left; text-align:left; padding: 3px 0 3px 5px; width: 60px;}
img.qty-refresh {display: inline-block; float:left;  width: 23px; margin-left: 5px;}
div.qty_min {display: inline-block; clear:both; font-style:italic;}


div.btn-eliminar-producte {
    padding-top: 10px;
}
div.btn-eliminar-producte a.boto {
    background-color:crimson;
    color:white;
}
div.jconfirm-box {
    width: 300px;
}

/* errors */

input.error { background-color:#FFFFCC; color: #000000}
span.error {display: block; color: red; font-size:80%; margin-left: 148px}
#frmcesta span.error { margin-left: 0; }


/* proves botons */
#llista_productes li a.boto {
    margin-right: 10px;
    float:right;
}

#llista_productes li a.boto:hover {
}


	


form#envio a.boto {margin-left: 145px; }


.boto, .boto:visited {

	display: inline-block; 
	padding: 3px 20px 3px;
	color: #fff; 
	text-decoration: none;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}


	.boto:hover							{ background-color: #111; color: #fff; }
	.boto:active							{ top: 1px; }
	.petit.boto, .petit.boto:visited 			{ font-size: 11px; font-weight: normal; padding:3px 30px 3px ; }
	.boto, .boto:visited,
	.mitja.boto, .mitja.boto:visited 		{ font-size: 13px; line-height: 1;  }
	.grande.boto, .grande.boto:visited 			{ font-size: 16px; padding: 8px 15px 9px; }
	
	.green.boto, .green.boto:visited		{ background-color: #73A626; }
	.green.boto:hover						{ background-color: rgba(0,0,0,0.25); }
	.blue.boto, .blue.boto:visited		{ background-color: #2daebf; }
	.blue.boto:hover							{ background-color: #007d9a; }
	.red.boto, .red.boto:visited			{ background-color: #e33100; }
	.red.boto:hover							{ background-color: #872300; }
	.magenta.boto, .magenta.boto:visited		{ background-color: #a9014b; }
	.magenta.boto:hover							{ background-color: #630030; }
	.orange.boto, .orange.boto:visited		{ background-color: #ff5c00; }
	.orange.boto:hover							{ background-color: #d45500; }
	.yellow.boto, .yellow.boto:visited		{ background-color: #ffb515; }
	.yellow.boto:hover

/* configuraciÃ³ template, valors per defecte: */

#capsalera,
button.cerca2, 
.boto, 
.boto:visited ,
#menucategories ul li a:hover
{ background-color: #5F871F; 
color: #ffffff;}


#cercador a:hover { color: #5F871F; }

#cercador form { border: 2px #5F871F solid; }

.items div .preu,
.items div .preu,
ul#llista_productes li span.preu,
#menucategories ul li a
{ color: #5F871F; }

.boto:hover { 
	background-color: #517418;
	color: #ffffff; 
	}

#menucategories ul li a.actual
{ background-color:#8eca2e; }	

#menucategories ul li ul li a.actual
{ background-color:#bade4c; }		
#menucategories ul li ul li a:hover
{ background-color:#9cc424; }	
ul#menuprincipal li a,
#capsalera a.cistella  {
    border-left-color: #78a135;
    border-right-color: #537025;
        color: #ffffff;
} 
#afegit {
	background-color: #5F871F; 
	color: #ffffff; 
}

#peu_1 { 
 	background-color: #94bf2a;
  	border-top: 1px solid #94bf2a;
 }

#peu_1 ul {
    border-top-color: #81a334;
    border-bottom-color: #afd92f;
	border-top-color:: 1px solid rgba(0,0,0,0.10);
	border-bottom-color: 1px solid rgba(255,255,255,0.20);
	}

#peu_1 ul li {
    border-top-color: #afd92f;
    border-bottom-color: #81a334;
	border-top-color: 1px solid rgba(255,255,255,0.20);
	border-bottom-color:: 1px solid rgba(0,0,0,0.10);

}
#peu_1 a {
    color: #ffffff;
    text-decoration:none;
}

#peu_1 a:hover {color: #ffffff}

#peu_1 h3 {color:  #1c2809; }

/* Korrektur style_unipromos.css bei user-login */
.btn, h3 {
text-shadow:none
}
.table-striped tbody tr:nth-child(odd) td,.table-striped tbody tr:nth-child(odd) th{background-color:#f8f8f8;}
table#cart_table table.table_prices td {
	background-color: transparent;
	}

/* Mailing */
div#mailing-btn {
padding: 15px 0 15px 0;
}


.alert {
	background-color: #fff;
	font-weight:bold;
	font-size:16px;
	padding: 10px;
}

.alert-danger {
	color: #900;
}

alert-success {

	color: # 363;
}
#marketing-box .col-sm-4 {background-color: white; color: #666; border: 1px solid #cccccc; padding: 20px; width:191px; min-height: 260px; float:left}
.text-center {padding-top:20px; text-align:center; text-shadow:none}
div#vaciar_cesta .btn {
	margin-bottom: 10px;
}
<!-- tt-suggestions: ->

.tt-input {
	margin-top:-20px;
}
div.tt-menu {
	background-color:#FFF;

} 
.tt-menu a {
	text-decoration: none;
    text-underline: none;
}

.tt-dataset {
	width:290px;
	float:left;
	background-color:#FFF;

}

.tt-dataset img {
	width: 50px;
	float:left;
	padding-right: 2px;
}
.table_suggestion {
	width: 100%;

}
.tt-td-img {
	width: 52px;
}
.tt-td-name {
	padding-left:4px;
	vertical-align:top;
}
.tt-td-price {
	white-space: nowrap;
	font-weight:bold;
	text-align:right;
	vertical-align:bottom;
}

.tt-smaller {
	font-size:smaller;
}
div.tt-suggestion {
        padding: 4px;
		
    }

div.search_suggestion {
	padding-bottom: 1px;
	max-height: 40px;
	overflow:hidden;
	font: 13px/1.5 Arial,Helvetica,sans-serif;
	border-bottom: 1px solid #e1e1e1;
}

div.tt-selectable:hover, div.tt-selectable:hover a, div.tt-selectable span a:hover, div.query:hover, div.query:hover a {
	background:#ccc;
	color:#fff;
	cursor:pointer;
	curser:hand;
}

 div.search_heading {
	 font-size:x-small;
	 text-align:right;
	 padding: 2px;
    font-weight: bold;
	color: #ADADAD;
}
<!-- End tt-suggestions ->

#slideshow-ownbanner {
    margin: 10px 0 0 0;
}
#slideshow-wrapper {
	margin-bottom:-40px;
}
