/* 
    Document   : books_shop.css
    Created on : 20-lug-2009
    Author     : Luca Fregoso http://www.s2kagency.com
*/
body{
    background-color:#E8E9EE
}

.book_index_container{
    width:290px;
    height:130px;
    /*margin:20px 10px 10px 16px;*/
    margin:15px 8px 10px 10px;
    float:left;
    position:relative;
}

.book_index_container .book_cover_thumb{
    height:130px;
    width:95px;
    overflow:hidden
}

.book_index_container .book_description{
    width:190px;
    height:130px;
    position:absolute;
    top:0;
    left:106px
}

.book_index_container .buttons{
    position:absolute;
    bottom:0px;
    height:25px;
    width:190px;
}
.dettagli{
    
    width:60px;
    height:25px;
    display:block;
    float:left;
}

.add_cart{
    
    width:125px;
    height:25px;
    display:block;
    float:right
}

#books{
    width:645px;
    background:url('../img/container_bg.gif') repeat-y;
    padding-top:12px
}

.title, a, thead{
    color:#969;
    font-size:100%;
    margin:0;
    padding:0
}

.text_container{
    margin:0 0 0 16px;
    position:relative;
}

#flashMessage{
    color:#969;
    position:absolute;
    right:0;
    top:0;
    width:300px;
    text-align:right
}
#checkout{
    display:none;
    color:#969;
    position:absolute;
    right:0;
    top:0;
    width:300px;
    text-align:right
}
.qty{
    width:30px
}
#pager{
    display:block;
    position:absolute;
    bottom:0;
}
#shop_articles{
    padding-top:15px;
}

.book_index_mini_container{
    height:130px;
    /*margin:20px 10px 10px 16px;*/
    margin:13px 2px;
    float:none;
    position:relative;
}
.book_index_mini_container .book_cover_thumb{
    margin-left:5px;
    height:130px;
    width:95px;
    overflow:hidden
}
.book_index_mini_container .book_description{
    height:65px;
    position:absolute;
    top:0;
    left:106px
}
.book_index_mini_container .buttons{
    position:absolute;
    top:120px;
    left:130px;
    height:25px;
    width:60px;
}
.hr{
    background:url("../images/brk_190.gif") repeat-x;
    display:block;
    width:98%;
    margin:0 1% 0 1%;
    line-height:1px;
    height:10px
}

.w110{
    width:110px
}

.w180{
    width:200px
}

.w160{
    width:180px
}

.w210{
    width:210px
}

.w390{
    width:390px
}
.w410{
    width:410px
}
.w430{
    width:430px
}
.w430b{
    width:410px
}
.oh{
    overflow:hidden
}
.offers{
    width:200px;
    height:664px;
    overflow:hidden;
    border:none;
    background-color:#E8E9EE;
    float:left;
}


.winImg20{
    float:left;
    margin-bottom:10px;
    margin-left:0;
    margin-right:20px;
    margin-top:3px;
}

.w240{
    width:240px
}
.fl{
    float:left
}
.fr{
    float:right
}

.winBtnsHPImg{
    border:0 none;
    float:right;
    margin:2px 0 8px 10px;
    padding:0;
}

#midrightContent{
    float:left;
    margin:0 14px;
    width:200px;
    overflow:hidden;
    background-color:#E8E9EE;
    height:664px
}

.thrColFixHdr #leftContent430 {
	float: left;
	margin: 0px 0px 10px 10px;
	width: 430px;
}

.thrColFixHdr #mainContentPage430 {
	float: left;
	width: 430px;
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}

.thrColFixHdr #leftContent430b {
	float: left;
	margin: 0px 0px 10px 10px;
	width: 410px;
}

.thrColFixHdr #mainContentPage430b {
	float: left;
	width: 410px;
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */

}

.thrColFixHdr #rightContent_login {
	float: left; /* since this element is floated, a width must be given */
	margin: 0;
	background: #000; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
        overflow:hidden;
}

.fs75{
    font-size:75%;
}
.pl10{
    padding:0 0 0 10px
}

.boxhome{
/*    height:327px*/
height:auto;
}
#leftContent.win2{
min-height:573px;
  height:auto !important;
  height:573px;
}

.book_index_mini_container .book_description {
font-size:11px;
height:65px;
left:110px;
position:absolute;
top:0;
width:80px;
}
