/* 
exlibris.ch - Screen Styles
2009 by Ex Libris

Version 091202

Francais */
#checkout.content_contact form input{
	width:380px;
	margin-right:0px;
	display:block;
	float: left;
	margin-bottom:2px;
	margin-right:0px;
	margin-top:0px;
}
#checkout.content_contact form textarea{
	width:380px;
	margin-right:0px;
}
#checkout.content_contact form select{
	width:384px;
	margin-right:0px;
}




/* -Buttons */	

#content .rightcontentBasket .cassa{
	display:block;
	vertical-align:top;
	text-align:left;
	padding-left:30px;
	width:93px;
	height:22px;

}

#content .button{
	display:block;
	width:88px;
	height:17px;
	float: right;
	vertical-align:top;
	background-image:url(../_images/_buttons/go_small.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: left;
	padding-left:0px;
	font-weight:normal;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:4px;
	margin-left:0px;
	margin-top:0px;
	margin-right:7px;	
	font-size:10px;
	border: 0px solid black;
}
#content .button:hover{
	background-image:url(../_images/_buttons/go_small.gif);

}
#center .article_box a.addBasket{
	display:block;
	width:88px;
	height:17px;
	float: right;
	vertical-align:top;
	background-image:url(../_images/_buttons/basket_small.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: right;
	padding-left:0px;
	font-weight:bold;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	padding-top:0px;
	padding-right:30px;
	padding-bottom:0px;
	margin-left:0px;
	margin-top:-8px;
	margin-right:0px;	
	font-size:10px;
    }
#center .article_box a.addBasket:hover{
	background-image:url(../_images/_buttons/basket_small.gif);
	background-position:right;
    }

#center .list a.addBasket,#center .account_watchlist a.addBasket{
	display:block;
	font-size:11px;
	width:17px;
	height:17px;
	float: right;
	vertical-align:top;
	background-image:url(../_images/_buttons/basket_button.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: left;
	padding-left:0px;
	font-weight:bold;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	margin-right:4px;
	margin-top:-3px;
	font-size:10px;
    }

#center .list a.addBasket:hover,#center .account_watchlist a.addBasket:hover{
	vertical-align:top;
	background-image:url(../_images/_buttons/basket_button.gif);
	background-position:right;
	background-repeat:no-repeat;

    }
#center .container form  .button{
	display:block;
	width:88px;
	height:17px;
	float: left;
	vertical-align:top;
	background-image:url(../_images/_buttons/go_small.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: left;
	padding-left:0px;
	font-weight:normal;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	padding-top:0px;
	padding-right:0px;
	padding-left:8px;
	margin-left:190px;
	margin-top:5px;
	font-size:10px;
	border: 0px solid black;
    }
.article_header a.addBasket{
	display:block;
	height:18px;
	width:97px;
	float: right;
	vertical-align:top;
	text-align: right;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	padding-top:4px;
	padding-right:25px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:2px;
	margin-bottom:5px;
	margin-right:0px;	
	background-image:url(../_images/_buttons/basket_large.gif);
	background-position: left;
	background-repeat:no-repeat;
    }
#article_bundle a.addBasket{
	display:block;
	height:17px;
	width:100px;
	float: right;
	vertical-align:top;
	text-align: right;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	padding-top:5px;
	padding-right:22px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top:2px;
	margin-bottom:5px;
	margin-right:0px;	
	background-image:url(../_images/_buttons/basket_large.gif);
	background-position: left;
	background-repeat:no-repeat;
    }
.article_header a.addBasket:hover,#article_bundle a.addBasket:hover{
	background-image:url(../_images/_buttons/basket_large.gif);
    }	
.article_header a.addWatchlist{
	display:block;
	width:90px;
	height:16px;
	float: right;
	vertical-align:top;
	background-image:url(../_images/_buttons/add_small.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: right;
	padding-left:0px;
	font-weight:bold;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	padding-top:2px;
	padding-right:23px;
	padding-bottom:0px;
	margin-top:0px;
	margin-right:0px;	
	font-size:10px;
    }
.article_header a.addWatchlist:hover{
	background-image:url(../_images/_buttons/add_small.gif);
    }

#article .articlebox_search .button{
	display:block;
	width:88px;
	height:17px;
	float: left;
	vertical-align:top;
	background-image:url(../_images/_buttons/go_small.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: left;
	padding-left:0px;
	font-weight:normal;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:13px;
	margin-left:0px;
	margin-top:0px;
	margin-right:5px;	
	font-size:10px;
	border: 0px solid black;
    }
#article .articlebox a.addBasket{
	display:block;
	font-size:11px;
	width:18px;
	height:17px;
	float: right;
	vertical-align:top;
	background-image:url(../_images/_buttons/basket_button.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: left;
	padding-left:0px;
	font-weight:bold;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	padding-top:0px;
	margin-top:-3px;
	padding-bottom:0px;
	padding-right:0px;
	margin-right:0px;
	margin-left:2px;	
	font-size:10px;
    }
#checkout a.delete, #checkout input.delete{
	padding-top:3px;
	padding-right:0px;
	display:block;
	width:88px;
	height:17px;
	vertical-align:top;
	background-image:url(../_images/_buttons/button_delete.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: center;
	font-weight:normal;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	font-size:10px;
	border: 0px solid black;
}
#checkout .total input.button{
	margin-top:10px;
	padding-left:0px;
	display:block;
	width:88px;
	height:17px;
	vertical-align:top;
	background-image:url(../_images/_buttons/button.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: center;
	font-weight:normal;
	margin-right:0px;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	font-size:10px;
	border: 0px solid black;
}

#checkout .button{
	display:block;
	float:right;
	text-align: center;
	padding-right:18px;
	padding-left:0px;	
	margin-left:490px;
	width:88px;
	}
#checkout .nextsteps  .button{
	text-align: center;
	padding-right:9px;
	padding-left:0px;
	padding-top:6px;
	margin-right:6px;
	margin-left:0px;
	margin-top:10px;
}



#checkout .nextsteps   #btLogin{
	text-align: center;
	padding-right:14px;
	padding-left:0px;
	padding-top:0px;
	margin-left:481px;
	width:88px;
}
#checkout  .nextsteps.nexstepbottom{
	margin-top:10px;
}
#checkout  .nextsteps.nexsteptop{
	margin-bottom:10px;
}
#checkout .backbutton{
	display:block;
	width:50px;
	height:16px;
	float: left;
	vertical-align:top;
	background-image:url(../_images/_buttons/back_small.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: left;
	padding-left:0px;
	font-weight:normal;
	padding-left:38px;
	padding-top:1px;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	font-size:10px;
	border: 0px solid black;
	margin-top:-20px;
	}
#checkout .backbutton:hover{
	background-image:url(../_images/_buttons/back_small.gif);
	}
#checkout.account .backbutton, #checkout.checkout_cassa_bon .backbutton{
	margin-top:0px;
	}

#checkout.account .button, #checkout.checkout_cassa_bon .backbutton{
	margin-top:-18px;
	padding-right:19px;
	}
#checkout.checkout_cassa_bon .backbutton{
	margin-left:0px;
	padding-right:1px;
	margin-top:-17px;
	}
#checkout form .city{
	display:block;
	float: left;
	width:15px;
	margin-right:100px;
	margin-bottom:4px;
	margin-left:-3px;
	padding-left:0px;
	padding-right:0px;

	background-color:#e4e4e4;
	background-image:url(../_images/_buttons/button_grey.gif);
	background-position:right;
	background-repeat:no-repeat;
		position:relative;
	top:20px;
	   }
#checkout input.delete{
	padding-top:0px;
	padding-right:0px;
	padding-bottom:5px;
	display:block;
}
#checkout.reciept .button{
	padding-top:3px;
	padding-right:0px;
	display:block;
	width:88px;
	height:17px;
	vertical-align:top;
	background-image:url(../_images/_buttons/button_delete.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align: center;
	font-weight:normal;
	color:#fff;
	cursor: pointer;
	cursor: hand;
	font-size:10px;
	border: 0px solid black;
	}
#checkout.checkout_cassa_cc table{
	margin-top:20px;
}

#checkout.checkout_cassa_cc .button{
	padding-right:23px;
}

#checkout.redownload_detail .button{
	padding-right:8px;
}





#checkout.content_contact .button{
	display:block;
	float:right;
	text-align: center;
	padding-right:18px;
	padding-left:0px;	
	margin-left:490px;
	margin-right:7px;
	width:88px;
}
#checkout.redownload_ext .button{

}
.search input.searchbutton, #checkout input.searchbutton,.search .searchbutton, #checkout .searchbutton{
	height:22px;
	width:122px;
	float: left;
	display: block;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding-top: 0px;
	padding-left:11px;
	padding-bottom:2px;
	padding-right:22px;
	letter-spacing:1px;
	font-size:12px;
	font-weight: bold;
	text-align:left;
}

