/*************************************
*       Configuration petit          *
*            Windows Noir AJAX       *
*************************************/


#blackWindowFull{
	width:100%;
	height:100%;
	visibility:hidden;
	background:url(/templates/ajax/layout/black/bg.png);
	_background:url(/templates/ajax/layout/black/bg.gif);
	font-family:arial;
}
#blackWindowTrailer{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	text-align:center;
	visibility:hidden;
	background:url(/templates/ajax/layout/black/bg.png);
	_background:url(/templates/ajax/layout/black/bg.gif);
	font-family:arial;
}
#blackWindow{
	width:150px;
	min-height:200px;
	height: auto !important;
	height: 200px;
	font-family:arial;
	
	top:0;
	left:0;
}
.blackWindow{	
	position:absolute;
	top:0;
	left:0;
	font-size:10px;
	z-index:1000;
	font-family:arial;
}

.blackWindow #shortScart{
	padding: 5px;
	width: 140px;
	background:url(/templates/ajax/layout/black/bottom.png) bottom;
	_background:url(/templates/ajax/layout/black/bottom.gif) bottom;
	color: #fff;
	min-height:350px;
	height: auto !important;
	height: 350px;
	
}
.blackWindow #shortScart .item{
	clear:both;
	line-height:22px;
	height:22px;
	border-bottom: dotted #000 1px;
	overflow:hidden;
}
.blackWindow #shortScart .header{
	font-weight:bold;
	line-height:30px;
	height:30px;
}
.blackWindow #shortScart .value{
}
.blackWindow #shortScart .price {
	float: right;
	width:80px;
	text-align: right;
}
.blackWindow #shortScart .header .value{
	float: left;
	width:60px;
}

.blackWindow #shortScart #scartBottom {
	clear:both;
	margin: 15px 0 10px 0;
	width: 140px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.blackWindow  #degr {
	clear:both;
	background:url(/templates/ajax/layout/black/bottom.png);
	_background:url(/templates/ajax/layout/black/bottom.gif);
	border:solid #ddd;
	width:150px;
}

#scartBtn{
	width:140px;
	cursor:pointer;
	height:12px;
	background:url(/templates/ajax/layout/black/puce_white.png)  65px 0 no-repeat;
	_background:url(/templates/ajax/layout/black/puce_white.gif)  65px 0 no-repeat;
}
/*************************************
*       Configuration grand          *
*            Windows Noir AJAX       *
*************************************/

#bigBlackWindow{
	width:830px;
	min-height:200px;
	height: auto !important;
	height: 200px;
	
	position:absolute;
	top:0;
	left:0;
	
	background:#000;
}

#bigBlackWindow #shortScart{
	padding: 5px;
	width: 774px;

	color: #fff;
}

#bigBlackWindow #shortScart .totalPrice {
	height: 30px;
}

#bigBlackWindow #shortScart .totalItem {
	float: left;
	width: 680px;
}

#bigBlackWindow #shortScart .total {
	float: right;
	width: 640;
	
	text-align: right;
}

#bigBlackWindow #shortScart .item{
	float: left;
	width: 640px;
	padding: 5px 0 5px 0;
	
	font-size: 11px;
	border-bottom: dotted #000 1px;

	
}

#bigBlackWindow #shortScart .price {
	float: right;
	width: 640px;
	padding: 5px 0 5px 0;
	
	text-align: right;
	
	border-bottom: dotted #000 1px;	
}

#bigBlackWindow #shortScart .buyItem {
	margin: 15px 0 0 0;
	width: 500px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background: url(/templates/layout/bullets/puce_black.png) no-repeat right;
}





#closeBlackWindow{
	position:absolute;
	right:20px;
	top:20px;
	width:13px;
	height:13px;
	background:url(/templates/ajax/layout/black/close_white.png) no-repeat;
	_background:url(/templates/ajax/layout/black/close_white.gif) no-repeat;
	cursor:pointer;
}



#scart .separation{
	clear:both;
	background:url(/templates/ajax/layout/black/shop_sep_460px.png) no-repeat;	
	_background:url(/templates/ajax/layout/black/shop_sep_460px.gif) no-repeat;	
	margin-left:40px;
	height:10px;
}
#scart #next{
	clear:both;
	cursor:pointer;
	line-height:22px;
	height:22px;
	width:80px;
	text-align:right;
	background:url(/templates/ajax/layout/black/btn_shop_go.png) no-repeat;
	_background:url(/templates/ajax/layout/black/btn_shop_go.gif) no-repeat;	
	margin-left:40px;
}
#scart img{	
	margin-top:10px;
}
#scart {
	position:relative;
	width:720px;
	margin:30px auto;
	color:#fff;
	overflow:auto;
	font-size:11px;
}

#scart h1 {
	position:relative;
	color:#fff;
	font-size:18px;
	height:44px;
	line-height:30px;
	padding-left:40px;
	background: url(/templates/ajax/layout/black/icon_shop.png) 2px left no-repeat;
	_background: url(/templates/ajax/layout/black/icon_shop.gif) 2px left no-repeat;
}


#scart #breadcrumbs {
	position:absolute;
	font-weight:bold;
	right:4px;
	top:9px;
	width:500px;
	
	color:#666;	
	font-size:12px;
}
#scart #breadcrumbs .current {
	padding: 0 0 0 13px;
	background:url(/templates/ajax/layout/black/btn_shop_on.png) no-repeat 2px left;
	_background:url(/templates/ajax/layout/black/btn_shop_on.gif) no-repeat 2px left;	
	color:#fff;
}

#scart h2 {
	clear:both;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background:url(/templates/ajax/layout/black/shop_sep_460px.png) no-repeat left bottom;
	_background:url(/templates/ajax/layout/black/shop_sep_460px.gif) no-repeat left bottom;	
	line-height:25px;
	height:25px;
	margin-left:40px;
}



#breadcrumbs span.done {
	padding: 0 0 0 13px;
	background:url(/templates/layout/detail/btn_shop_off.png) no-repeat;	
	color:#595959;
}

#scart a{
	color:#fff;
}
#scart #listing{
	margin-left:40px;
	width:600px;
}
#scart #listing .odd{
	background:url(/templates/ajax/layout/black/scart_item_bg.png) no-repeat;
	_background:url(/templates/ajax/layout/black/scart_item_bg.gif) no-repeat;	
}
#scart .itemTitle {
	color:#666;
	width:650px;
	height:24px;
	line-height:24px;
}
#scart .itemTotal {
	width:650px;
	font-weight:bold;
	height:50px;
	line-height:30px;
	background:url(/templates/ajax/layout/black/shop_sep_460px.png) no-repeat left top;	
	_background:url(/templates/ajax/layout/black/shop_sep_460px.gif) no-repeat left top;	
	margin:15px 0 0 40px;
}
#scart .itemTotal .label {
	width:200px;
	float:left;
}
#scart .itemTotal .total {
	width:200px;
	float:right;
	margin:0 15px 0 0;
}
#scart .item {
	clear:both;
	height:24px;
	line-height:24px;
	width:650px;
	overflow:hidden;
}
#scart .item div{
	overflow:hidde;
}

#scart .product {
	float:left;
	width:300px;
	font-weight:bold;
}
#scart .no {
	float:left;
	width:80px
}
#scart .stock {
	float:left;
	width:75px;
}
#scart .qt {
	float:left;
	width:30px;
	text-align:right;
}
#scart .price {
	float:left;
	width:60px;
	text-align:right;
}
#scart .total {
	float:left;
	width:70px;
	text-align:right;
}
#scart .delete{
	float:left;
	width:20px;
	height:20px;
	background: url(/templates/ajax/layout/black/btn_shop_delete.png) no-repeat 10px 7px;
	_background: url(/templates/ajax/layout/black/btn_shop_delete.gif) no-repeat 10px 7px;
	cursor:pointer;
	
}

#scart #reduction{
	margin-left:40px;
}
#scart #reduction div{
	float:left;
	width:100px;
	line-height:25px;
}

#scart label {
	display:block;
	float:left;
	width:80px;
	width:15px;
	line-height:15px;
	height:15px;
}

#scart .address {
    position:relative;
	width:190px;
	float:left;
	margin-right:10px;
	display:inline;
	
}
#scart .address h2 {
	position:absolute;
	top:-23px;
	left:-40px;
	width:200px;
	margin-right:20px;
	font-size:11px;
	background:url();
}
#scart .account {
	width:200px;
	float:left;
	margin-right:5px;
	position:relative;
}

#scart .account #loginaccount {
	position:absolute;
	right:0;
	top:15px;
	width:12px;
	height:12px;
	background:url(/templates/ajax/layout/black/puce_white.png);
	_background:url(/templates/ajax/layout/black/puce_white.gif);
	cursor:pointer;
}

#scart .block {
	clear:both;
	margin:0 0 0 40px;
}

#scart input, #scart select {
	font-size:11px;
	width:100px;
	color:#000;
	margin-top:3px;
}

 #scart select {
	font-size:11px;
	width:105px;
	color:#000;
	margin-top:3px;
}

#scart #adrLivr{

}
#scart .visible{
	visibility:visible;
}
#scart .hidden{
	visibility:hidden;
}
#scart #noAdrLivr{
	
}



#mailThisPage {
	width:460px;
	min-height:100px;
	height: auto !important;
	height:100px;
	margin:50px auto;
	color:#fff;
}

#mailThisPage label {
	display:block;
	float:left;
	width:150px;	
}

#mailThisPage textarea {
	font-size:11px;
	color:#555;
}

#mailThisPage .submit {
	margin-left:150px;
}

#mailThisPage h1 {
	color:#fff;
	font-size:16px;
}

#mailThisPage h2 {
	color:#fff;
	font-size:12px;
	margin:30px 0 10px 0;
}






















