﻿/*----AUTORI-----*/

.autor_color_0 {background-color:#E87F09}
.autor_color_1 {background-color:#FFF1CF}
.autor_color_2 {background-color:#FF5A16}
.autor_color_3 {background-color:#E8453C}
.autor_color_4 {background-color:#E89255}
.autor_color_5 {background-color:#FFD199}
.autor_color_6 {background-color:#FF6427}
.autor_color_7 {background-color:#E8624C}
.autor_color_8 {background-color:#FF4A48}

.autor_color_9 {background-color:#FFF1CF}
.autor_color_10 {background-color:#FF5A16}
.autor_color_11 {background-color:#E8453C}




.product-vlist{margin-bottom:10px; border-top:1px solid #eee;padding-top:10px;}
.product-image{float:left;margin-right:10px;}

.product-title{}
.product-title H2{margin-top:0px; padding-top:0px;}
.product-autor{}
.product-rating{}
.product-description {font-family:Arial, Helvetica, sans-serif; font-size:12px;line-height:20px;margin-top:5px;}
.product-price{font-family:Arial, Helvetica, sans-serif; font-size:18px;color:#B19510}


A.redLink { font-style: normal; color: #C44A07; text-decoration: none; font-weight:bold;}
A.redLink:hover { font-style: normal; color: #C44A07; text-decoration: underline; font-weight:bold;}
A.redLink:active { font-style: normal; color: #C44A07; text-decoration: none; font-weight:bold;}
A.redLink:visited { font-style: normal; color: #C44A07; text-decoration: none; font-weight:bold;}
A.redLink:visited:hover { font-style: normal; color: #C44A07; text-decoration: underline; font-weight:bold;}


#product-detail {/*margin-top:10px;*/font-size:12px;}
#product-detail .product-price{font-size:20px;font-weight:bold;}

#product-detail #product-image {width:180px;float:left;}
#product-detail #product-title {}
/*#product-detail #product-title h1 {font-size:16px;}*/
#product-detail #product-description {margin-top:10px;line-height:20px}
#product-detail #product-purchase {margin-top:15px;}
#product-detail #product-rating {clear:both;margin-top:15px;}


#quote{background-color:#F3EDD3; font-style:italic; font-weight:bold; background-image:url(images/quote-right.gif); background-repeat:no-repeat; background-position:right top}
#quote .quote2{background-image:url(images/quote-left.gif);background-repeat:no-repeat; background-position:left bottom;padding:25px; }
