/* Handcoded by RapidxHTML - http://www.rapidxhtml.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
}

:focus {
    outline:none;
}

/* links */
a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
    color:#008cff;
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:250%;
    color:#b4b4b4;
}

h3 {
    font-size:200%;
    color:#000;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#787878;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
	font-family:Arial, Helvetica, sans-serif;
	
	color:#646464;
	font-size:12px;
	background-color: #000000;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat;
	background-position: 50% 0;
}

div#page {
    background:url(../images/shadow.png) 0 0 repeat-x;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:1055px;
}

/* header */
div#header {
width:764px;
    position:relative;
    height:142px;
    margin:0px auto;
}

/* logo */
span#logo, img#logo {
    position:absolute;
    top:5px;
    left:130px;
    width:760px;
    height:143px;
    border:0;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
}

/* left column */
div#left {
    width:150px;
    float:left;
    padding:5px 0px 0px 0px;
}

/* right column */
div#right {
	width:200px;
	padding:5px 0px 0px 0px;
	float:right;
	margin-top: 30px;
}

/* content column */
div#main {
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#mainmiddle {
    margin:0px 0px 0px 0px;
}

div#content {
    width:auto;
    margin:10px 200px 0px 0px;
    padding:0 25px;
}

/* footer */
div#footer {
    width:auto;
    padding:10px 0px 20px 0px;
    clear:both;
    color:#fff;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* content header */
div.content-header {
    overflow:hidden;
    padding:0 10px 0 0;
}

/* topmenu */
div#topmenu {
    height:20px;
    float:left;
}

div#topmenu ul {
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
}

div#topmenu ul li {
    float:left;
    display:block;
    ;
}

div#topmenu ul li {
    font-size:13px;
	font-weight:bold;
    background:url(../images/menu_line.png) 0 0 no-repeat;
    padding:0 12px 0 16px}
div#topmenu ul li.home {
    font-size:13px;
	font-weight:bold;
    padding:0 10px 0 5px;
    background-image:none;
}

div#topmenu a {
    float:left;
    display:block;
    line-height:17px;
    overflow:hidden;
    color:#fff;
}

div#topmenu a:hover {
    text-decoration:underline;
}

/* search */
.cerca_input {
    font-size:10px;
    font-weight:bold;
    color:#FFF;
    float:right;
}

.cerca_input .cerca-field {
    border:solid 1px #513d34;
    margin:0 2px 0 2px;
    height:18px;
    width:168px;
}

.cerca_input .cerca-submit {
    border:none;
    background-color:#513d34;
    color:#FFF;
    font-size:10px;
    font-weight:bold;
    padding:2px 2px 2px 2px;
    cursor:pointer;
}

/* pagination */
.pagination {
    background:#e0c9b2;
    margin:8px 10px 0 0;
    text-align:right;
    padding:2px 4px 2px 4px;
}

.pagination a {
    padding:1px 5px;
    background-color:#937b64;
    color:#FFF;
    font-weight:bold;
    margin:0 1px;
}

.pagination a:hover, .pagination a.active {
    background-color:#584331;
    text-decoration:none;
}

/* categories */
#categories {
    margin:12px 0 0 0;
}

#categories ul {
    list-style:none;
    line-height:14px;
}

#categories ul li {
    list-style:none;
    background:url(../images/li_button.png) 0 4px no-repeat;
    text-transform:uppercase;
    padding:0 0 0 10px;
    font-size:11px;
    color:#ffff00; /*color:#cc1b59;*/
    font-weight:bold;
}

#categories ul li a {
    color:#ffff00; /*color:#cc1b59;*/
}

#categories ul li a:hover {
    color:#ffff00;
}

#categories ul li a.active {
    color:#ffff00;
}

#categories ul li ul li {
    font-size:10px;
    margin:0 0 0 6px;
    background:none;
}

#categories ul li ul li a {
    color:#FFF;
}

#categories ul li ul li a:hover {
    color:#ffff00;
    text-decoration:underline;
}

/* products */
#featured_galleries {
	margin:8px 0 0 0;
}

#featured_galleries ul {
    list-style:none;
    margin:0px 8px 10px 0;
    float:left;
}

#featured_galleries ul li {
    margin:5px 0 0 5px;
    font-size:11px;
    font-weight:bold;
	line-height:12px;
    float:left;
    width:206px;
    height:308px;
    background-color:#FFF;
    border:solid 2px #e0c9b2;
}

#featured_galleries ul li a {
    background-color:#806851;
    display:block;
    padding:2px 0 2px 8px;
    text-decoration:none;
    color:#FFF;
    height:20px;
    width:189px;
    margin:4px 0 0 4px;
}

#featured_galleries ul li img {
    margin:0 0 0 3px;
}

/* cart */
.location {
	background: url(../images/shopingcart_bg.png) 0 0 repeat-x;
	border: solid 2px #603821;
}

.languages {
	overflow:hidden;
	margin:0 0 4px 0;
	background:url(../images/ariaunity_img.png) 0 4px no-repeat;
	padding:5px 0 0 135px;
}

.languages a.itlian {
    background:url(../images/fleg1.png) 0 0 no-repeat;
    display:block;
    width:28px;
    height:15px;
    text-indent:-9999px;
    text-align:left;
    float:left;
    margin:0 5px 0 0;
}

.languages a.english {
    background:url(../images/fleg2.png) 0 0 no-repeat;
    display:block;
    width:28px;
    height:15px;
    text-indent:-9999px;
    text-align:left;
    float:left;
}

.ariaunity_tagline {
	width:192px;
	height:130px;
	margin:0 0 0 4px;
}

.ariaunity_tagline p {
    font-size:16px;
    color:#FFF;
    text-align:left;
    margin:10px 0 0 10px;
    width:140px;
}

.online_shop {
    border-top:dashed 1px #000;
    border-bottom:dashed 1px #000;
    height:45px;
    background:url(../images/deshedbox_bg.png) 0 2px repeat-x;
    color:#FFF;
    font-size:10px;
    font-weight:bold;
    line-height:14px;
    margin:30px 0 0 7px;
    padding:5px 0 0 5px;
    width:175px;
}

.online_shop a {
    background:url(../images/arrow.png) 0 0 no-repeat;
    padding:8px 6px 6px 8px;
    margin:5px 8px 0 0;
    float:right;
}
 
.date_part {
    background:url(../images/troly.png) 8px 10px no-repeat;
    width:100px;
    height:110px;
}
.date_partfull {
    background:url(../images/trolyFULL.png) 8px 10px no-repeat;
    width:100px;
    height:110px;
}

.troly {
	margin:3px 0 0 5px;
	float:left;
	width:179px;
	height:97px;
}

.date_box {
    width:73px;
    height:40px;
    background:url(../images/date_bg.png) 0 0 repeat-x;
    float:left;
    margin:3px 3px 0 0;
    text-align:center;
    font-size:12px;
    padding:5px 0 0 0;
    font-weight:bold;
    line-height:16px;
    float:right;
}

.date_box a {
    color:#FFF;
}

.more_link {
    text-align:right;
    clear:both;
    font-size:10px;
    font-weight:bold;
}

.more_link a.link_icon {
    background:url(../images/arrow.png) 100% 10px no-repeat;
    padding:5px 17px 0 0;
    color:#FFF;
    display:block;
}

/* banners */
.advert {
    padding:7px 0 0 0;
}

.advert img {
	border:solid 2px #603821;
	margin:18px 0 0 0;
}

/* footer menus */
#footer {
    margin:15px 0 0 0;
}

.footer_content {
	width:650px;
	margin:0 0 0 169px;
	border:solid 1px #e0c9b2;
	background-color:#FFF;
	padding:5px 5px 5px 5px;
}

.footer_link {
	background-color:#E6E1DC;
	margin:0 0 0 0;
	padding:0 0 20px 0;
	border:solid 1px #FFF;
	overflow:hidden;
	width:665px;
}

.coloum {
    float:left;
}

.coloum h5 {
    color:#000;
    margin:0 0 3px 0;
    background:#806851;
    padding:0 25px 10px 10px;
    font-size:11px;
    font-weight:bold;
    text-transform:uppercase;
}

.coloum ul {
    margin:0 0 0 15px;
}

.coloum ul li {
    color:#000;
    font-size:10px;
    font-weight:bold;
    margin:0 7px 0 5px;
    padding:0;
    line-height:110%;
}

.coloum ul li a {
    color:#000;
}

/* copyright */
.padro {
    margin:6px }
.footer_logo img {
    float:left;
    border-right:solid 2px #000;
    padding:0 10px 0 0;
    margin:0 0 0 0;
}

.footer_menu {
    color:#000;
    font-size:9px;
    font-weight:bold;
    float:right;
    padding:0 5px 0 0;
}

.footer_menu ul {
    list-style:none;
    padding:8px 0 0 0;
}

.footer_menu ul li {
    float:left;
    border-left:solid 1px #000;
    height:11px;
    line-height:11px;
    padding:0 1px 0 1px;
}

.footer_menu ul li.first {
    border:0px;
    margin:0 5px 0 0;
}

.footer_menu ul li a {
    color:#000;
}
#boxHome {
	height: 297px;
	margin: 10px auto;
	text-align: center;
	width: 640px;
	float: left;
}
#login {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
}
#login a{
	color:#FFF;
	font-size: 11px;
	display: block;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
}

/* product_thumb */
#product_thumb {
	background-color: #e0c9b2;
	width: 638px;
	padding: 1px;
	height: 1050px;
	float: left;
}


#product_thumb ul {
	list-style:none;
	float:left;
	height: 172px;
}

#product_thumb ul li {
	font-size:12px;
	font-weight:bold;
	float:left;
	background-color:#FFFFFF;
	height: 208px;
	margin: 1px;
}

#product_thumb ul li a {
	background-color:#806851;
	display:block;
	padding:2px 2px 2px 8px;
	text-decoration:none;
	color:#FFF;
	height:20px;
	margin:4px;
	width: 139px;
}

#product_thumb ul li img {
    margin:0 0 0 3px;
}
/* schedaprodotto*/
.tabProdotto{
	margin: 0 auto;
	width: 635px;
	font-size: 11px;
	color: #000000;
}
.fondoSchedaProdotto{
	width: 640px;
	height: 100%;
	border: 2px solid #e0c9b2;
	margin-top: 6px;
	padding: 5px;
	min-height: 1000px;
	background-color: #FFFFFF;
}
.fondoSchedaProdotto2{
	width: 640px;
	height: 100%;
	border: 2px solid #e0c9b2;
	margin-top: 6px;
	padding: 5px;
	height:100%;
	background-color: #FFFFFF;
}
.nomeProdotto{
	background-color: #806851;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin: 4px;
	padding: 5px;
}
.nomeProdotto a:hover { 
color: #FFFFFF;
}

.btn-carrello a{
	background-color: #fe009c;
	color: #FFFFFF;
	padding: 0px 26px 0px 4px;
	background-image: url(../images/freccia-btn-carrello.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin: 10px 0px;
}
.btn-carrello a:hover{
	text-decoration: underline;
}
.btn-carrello2 a{
	background-color: #fe009c;
	color: #FFFFFF;
	padding: 0px 4px 0px 26px;
	background-image: url(../images/freccia-btn-carrello2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0px;
	float: left;
}
.btn-carrello2 a:hover{
	text-decoration: underline;
}
.prezzo {
	background-color: #806851;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 4px;
	/*float: right;*/
	margin: 10px 0px 10px 2px;
}
.tabellaProdottiThumb{/* tabella sotto tabella carrello*/
	background-color: #e0c9b2;
	width: 650px;
	height: 100%;
	border: 2px solid #e0c9b2;
	margin-top: 6px;
}
.tabellaProdottiThumb img{
	padding: 0px 4px 4px 4px;
}
/* end schedaprodotto*/


/* chi è pedro*/
.chiepedro {
	color: #46392c;
	font-size: 11px;
	padding: 4px;
	line-height: 24px;
}
.chiepedro img {
	margin: 0 auto;
	border: 1px solid #806851;
}
/* carrello*/
.tabCarrello{
	text-align: center;
	width: 640px;
	margin: 0 auto;
	color: #46392c;
}
.hr{
	background-image: url(../images/HR-repeat.jpg);
	background-repeat: repeat-x;
	height: 10px;
	padding: 4px;
	background-position: center;
}
.prezzoCarrello{
	color: #46392c;
	text-align: right;
	font-weight: bold;
}
#menuCondizioni{
	text-align: center;
}
.condizioniTxt {
	color: #46392c;
	line-height: 16px;
	list-style-type: upper-alpha;
	list-style-position: outset;
	padding: 30px 15px;
}
#menuCondizioni a {
	color: #513d34;
	font-weight: bold;
	font-size: 10px;
}
#menuCondizioni a:hover {
	text-decoration: underline;
}


#spacerBoxHome{
	float:left;
	width: 5px;
	height: 307px;
}
