/* CSS Document */
#product-info-page #min-height .personalize-tabs{
	margin-left: 0;
	top:2px;
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
	text-align: left; 
	clear: both;
	height: 26px;
	position: relative;
	overflow:hidden;
	background:url(img/striped-tab.gif) no-repeat;
	}

#product-info-page #min-height .personalize-tabs li{
	float:left;
	margin: 0;
	
}

#product-info-page #min-height .personalize-tabs li a {
	text-decoration: none;
	
	color:#765;
	text-decoration:none;
	font-weight:normal;
	display: inline;
}

* html #product-info-page #min-height .personalize-tabs li a {
	display: table-cell;
}

#product-info-page #min-height .personalize-tabs li a:hover{
	color:#eb628e;
	text-decoration: none;
}

#product-info-page #min-height .personalize-tabs li.current{
	
	padding:2px 0 0 10px;
	
}

#product-info-page #min-height .personalize-tabs li.current strong{ 
	font-weight:bold;
	display: inline;
}

* html #product-info-page #min-height .personalize-tabs li.current strong{ 
	display: table-cell;
}

.tabcontentstyle { /*style of tab content oontainer*/
	margin-bottom: 1em;
	padding: 0;
}

/*--- tab content ---*/


#prod-buy {
	position: relative;
	font-size: 11px;
	background-color: #fff; 
	width: 400px;
}
#personalize-options, #bag-products {
	position: relative;
	border-left: 1px solid #eb628e; 
	border-right: 1px solid #eb628e;  
	border-top: 1px solid #eb628e;
	}
	
#personalize-options { padding: 15px 15px 0 15px;}
#bag-products {	padding: 0;  
	border-bottom: 1px solid #eb628e;	}
  
#shopping-btns {
	border: 1px solid #eb628e; 
	padding: 15px 0px 15px 15px;
	display: block;
	text-align: center;
	}
	
#add-to-cart #shopping-btns input {
	float: none; 
	margin-right: 10px;
	text-align: center;
	display: inline;
	}

#personalize-options .price {
	float: left;
	padding: 3px 0 0 0;
	font-size: 11px;
}

#personalize-options .price strong {
	display: inline;
	color: #808080 !important;
}	

#personalize-options #qty,
#bag-products .qty {
	border: 1px solid #eb628e;
	padding: 4px 0 0 0;
	font-size: 12px;
	color: #808080;
	margin-left: 15px;
	width: 20px;
	height: 20px;
	text-align: center;
	margin-top: -3px;
}


#add-to-cart #bag-products input.qty,
#bag-products .qty {
	margin: 0px;
	float: none;
	}

#add-to-cart #personalize-options label {
	font-weight: bold;
	color: #808080;
	margin: 0 0 0 15px;
	padding: 3px 0 0 0;
	float: left;
}

#check-personalize, #detail-personalize-wrapper {
	margin: 0;
	padding: 0;
	border-left: 1px solid #f57a9f; 
	border-right: 1px solid #f57a9f; 
	} 
	
#detail-personalize-wrapper { padding: 0; background-color:#e6e6f3;}
	
#check-personalize {
	cursor:pointer;
	margin: 0px 0 0px 0px;
	padding: 15px;
	}	
	
#check-personalize img, #detail-personalize img {
	margin: 0px 15px 0 30px;
	top: 5px;
	float: left;
	display: block;
	}

#detail-personalize {
	background-color:#e6e6f3;
	font-size: 11px;
	padding: 6px 15px 8px 9px;
	width:auto;
	height:29px;
	clear:both;
}

#detail-personalize img {
	/*margin-left:45px;
	margin-bottom: 3px;*/
}

#detail-personalize #checked-img {
	cursor:pointer;
}

#check-personalize .personalize-price, #detail-personalize .personalize-price {
	vertical-align:text-top; 
	font-weight: bold; 
	color: #eb628e;
	top: 0;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	clear: right;
	}
	
 #detail-personalize .personalize-price {
	margin: 0;
	padding:  9px 0 0 0;
	float: left;
	display: block;
	clear: right;
	}
.inscription-txt br.clear {line-height: 2px; clear: both; }	
.inscription-txt { font-weight: bold; color: #eb628e !important; }
.inscription-txt .field { width: 250px; clear: both; }

.personalized-dots {
	text-align:center;
	width:95%;
	text-align:center;
	margin: 0 auto;
	clear: both;
}

.personalized-dots img {
	margin: 0 15px;
	}

#personalized-radio {
	padding-left:45px;
}

div.personalized-scroll {
	height: 150px;
	background-color: #fff;
	padding: 0 10px;
	text-align: left;
	font-size: 11px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x:hidden;
	scrollbar-3dlight-color:#eb628e;
	scrollbar-arrow-color:#eb628e;
	scrollbar-base-color: #fec2d5;
	scrollbar-darkshadow-color:#fec2d5;
	scrollbar-face-color: #fec2d5;
	scrollbar-highlight-color: #eae2e4;
	scrollbar-shadow-color: #fec2d5;
	position: relative;
}

div.personalized-scroll h5,
div.personalized-scroll p{
	margin: 0;
	padding: 0;
	text-align: left;
	}
div.personalized-scroll h5	{ margin: 10px 0; font-size: 14px; color:#eb628e;}

.field {
	border:1px solid #eb628e;
	}

#add-to-cart input.field {
	padding-left:0px;
	margin-left:0;
	padding-right:0;
	margin-right:0;
	border:1px solid #e6e6f3;
	margin-bottom:0px;
	width:180px;
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	vertical-align:top;
	margin-right:5px;	
	padding: 2px 2px 3px 2px;
	color: #333;
	margin-top: -3px;
	display: inline;
	float: none;
	}
	
#personalized-preview {
	display: block;
	padding-left: 35px;
	background-image: url(img/icon-personalized-preview.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 10px;
	width: 155px;
	white-space: nowrap;
}
	
#option-img {
	margin: 0;
	padding: 15px 0 0 0;
	z-index: 32;
	}
/*
#option-img img{
	clear: both;
	}
	
#option-img p{
	margin: 0;
	padding: 0;
	text-align: center;
	}*/
	
#option-zoom {
		position: absolute;
		top: 195px;
		left: 25px;
		background-image: url(img/shadow_xlg.gif);
		background-repeat: y-repeat;
		background-position: bottom right;
		z-index:500;
		}
		
#option-zoom a#close-pop {
		position: absolute;
		top: 8px;
		left:600px;
		width:80px;
		z-index: 201;
		padding: 3px 5px;
		margin: 0;
		white-space: nowrap;
		display: block;
		text-decoration: none;
		border: 1px solid #EB628E;
		background-color: #fff;
		font-size: 12px;
		line-height: 12px;
	}


/*	#option-zoom {
		position: absolute;
		top: 50px;
		left: 10px;
		background-image: url(img/shadow_xlg.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
	}*/
	
	#option-zoom div {
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
		}
	
	#option-zoom a {
		margin: 0 !important;
		padding: 0;
	}
	
	#option-zoom a img {
		margin: 0 4px 4px 0;
		border: 1px solid #808080;
		position: relative;
		z-index: 1;
		display: block;
		background-image: url(img/shadow_bottom.gif);
		background-repeat: repeat-x;
		background-position: bottom right;
		width: 700px;
		height: 500px;
		
	}
	
	#option-zoom a img#option-zoomshot {
		/*border-top: 20px solid #fff;
		border-bottom: 10px solid #fff;
		border-right: 10px solid #fff;
		border-left: 10px solid #fff;*/
		margin: 0 3px 3px 0;
	}
	
	#option-zoom a#close-pop {
		position: absolute;
		top: 10px;
		right: 14px;
		z-index: 600;
		padding: 3px 5px;
		margin: 0;
		white-space: nowrap;
		display: block;
		text-decoration: none;
		border: 1px solid #EB628E;
		background-color: #fff;
		font-size: 12px;
		line-height: 12px;
	}
	
.pickers {
	float: left;
	padding: 0px 8px 8px 0;
	width: 250px;
	}
	
	
/*-- Shopping bag --*/	

.bag-line {
	margin: 0;
	clear: both;
	background-color:#eb628e;
	overflow:hidden;
	height:1px;
}

#bag-header-wrapper {
	background-color: #eb628e; 
	clear: both; 
	height: 24px;
	}

#bag-header, #bag-prod  {
	margin:0;
	width: auto;
	clear:both;
	}
	
#bag-header  {
	padding: 4px 0;
	color: #ffffff; 
	font-weight: bold;
	font-size: 11px;
	display: block;
	}
	
 #bag-prod th { 
 	padding: 4px 0;
	color: #ffffff; 
	font-weight: bold;
 	background-color: #eb628e; 
	}
#bag-prod th.bag-item {color: #fff; text-align: left;}
	
#bag-prod {
	padding:0px 0;
	display: inline;
	}
		
.bag-item-options {
	background-color: #e6e6f3;
	padding: 10px 0;
	}

/*.bagheader-qty { width: 35px; padding: 0 15px; }
	
.bagheader-item { width:250px; }

.bagheader-price { width: 50px; }			
	
.bagheader-subtotal {width: 60px; }

.bagheader-subtotal, .bag-price { text-align: right; }	

.bagheader-subtotal div.spaces { padding: 0 20px 0 5px; }
*/

.bagheader-qty { width: 10%; padding: 0 15px; }
	
.bagheader-item { width:50%; }

.bagheader-price { width: 20%; text-align: right; padding-right: 15px;}			
	
.bagheader-subtotal {width: 20%; }

.bagheader-subtotal, .bag-price, .bagheader-price, .bag-subtotal { text-align: right; }	

.bagheader-subtotal div.spaces { padding: 0 20px 0 5px; }


.bag-qty { width: 10%; padding: 10px 0; text-align: center; }
	
.bag-item { width:50%; padding: 10px 0; }

.bag-price { width: 20%; padding: 10px 10px 10px 0px;  white-space: nowrap; }			
	
.bag-subtotal, #bag-review th.bag-subtotal { width: 20%; padding: 10px 15px 10px 0px; white-space: nowrap; }

#bag-review .bag-item { width:30%; }

#bag-review .bag-remove {text-align: center; width: 20%; padding: 0px 0px 0 0;}

#bag-review th.bag-subtotal { padding: 0px 0px 0px 0px; }
#bag-review .bag-price { padding-right: 0; }

.bag-qty { padding: 0 15px; }

div.spaces { padding: 0 15px; }

#bag-prod .bag-item {
	color: #eb628e;
	font-weight: bold;
	}
	
.bag-opt-divider {
	margin: 0; 
	padding: 0 25px;
	}
	
.bag-personalized {
	padding: 0 15px;
	}
.bag-personalized img {
	margin: 0 5px 0 40px;
	}
	
.bag-inscription {
	padding: 8px 15px 0 70px;
	}
	
.bag-img {
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #eb628e;
	}

.bag-img img {
	margin: 10px
	}
	
#bag-prod .gift-textarea {
	padding: 15px 0;
	}
#bag-prod textarea {
	color: #333;
	border: 1px solid #eb628e;
	padding: 10px;
	display: block;
	width: 300px;
	height: 50px;
	float: left;
	margin-right: 15px;
}
	
	
	
#add-to-cart .bag-inscription strong,
#add-to-cart td.bag-item-total strong,
#add-to-cart td.bag-total strong {
	display: inline;
	font-size: 14px;
	}
#add-to-cart td.bag-item-total { padding: 15px; }
#add-to-cart td.bag-total { padding: 15px 15px 15px 0; }

#add-to-cart td.bag-item-total strong,
#add-to-cart td.bag-total strong { color: #999; }

	
#bag-scroll {
	height: 260px;
	/*overflow:-moz-scrollbars-vertical !important;*/
	overflow: auto;
	overflow-y: scroll;
	overflow-x:hidden;
	padding: 0;
	text-align: left;
	scrollbar-3dlight-color:#eb628e;
	scrollbar-arrow-color:#eb628e;
	scrollbar-base-color: #fec2d5;
	scrollbar-darkshadow-color:#fec2d5;
	scrollbar-face-color: #fec2d5;
	scrollbar-highlight-color: #eae2e4;
	scrollbar-shadow-color: #fec2d5;
}

.btn-offer { 
	margin: 0 0 0 8px;
	padding: 0;
	vertical-align: middle;
}


/*-- review spacific --*/

#bag-review-out {
	padding-left: 0px;
	position: relative;
	}


#bag-review {
	width: 550px;
	padding-left: 10px;
	line-height:16px;
	}
	
#bag-review .bag-item-options {
	margin: 0;
	padding: 0;
	height: 60px;
	}

#bag-review .bag-item-options table {
	margin: 0 0 0 40px;
	padding: 0;
	clear: both;
	}

	#bag-review .bag-item-options table td img {
	margin: 0 5px 0 0px;
	padding: 0;
	clear: both;
	}
#bag-review .bag-inscription {
	padding: 0px 15px 0 55px;
	}
#footnote {
	padding: 0 15px;
	clear: left;
	}
	
	
#footnote p {
	font-size: 12px;
	}
		
table.pers-table {
	margin-bottom: 8px;
}
table.pers-table td {
	padding-left: 10px;
}
	

	
	

