/* product desc */
/* primary_block ***************************************************************************** */
#primary_block {
	margin-top:15px;
}

/* pb-right-column ***************************************************************************** */
#pb-right-column {
	float:left;
	width:40%;
}

#pb-right-column #image-block {
	position:relative;
}

#pb-right-column #image-block img {
	max-width:100%;
	height:auto;
}

#pb-right-column #image-block #view_full_size {
	display:block;
	cursor:pointer;
	margin-right: 50px;
}

#pb-right-column #image-block #view_full_size .span_link {
	position:absolute;
	bottom:10px;
	left:32%;
	display:block;
	padding:0 12px 0 30px;
	line-height:20px;
	color:#fff;
	text-shadow:0 1px 0 #000;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../img/icon/zoom.png);
	background-repeat:no-repeat;
	background-position:10px 2px;
	background-color:#000;
	background-color:rgba(0,0,0,0.5);
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}

#pb-right-column #image-block #view_full_size .span_link img {
	position:relative;
	top:3px;
	left:-3px;
	border:none;
	padding-right:2px;
}

/* miniatures */
#pb-right-column #views_block {
	margin-top:10px;
	width:266px;
}

#thumbs_list {
	float:left;
	overflow:hidden;
	margin-left:4px;
	width:216px;
}

#thumbs_list ul#thumbs_list_frame {
	list-style-type:none;
	padding-left:0;
}

#thumbs_list li {
	float:left;
	height:59px;
	width:77px;
	cursor:pointer;
}

#thumbs_list li a {}
#thumbs_list li img {
	margin:0;
	border:1px solid #cdcdcd;
	width:70px;
	height:52px;
}

span.view_scroll_spacer {
	float:left;
	height:16px;
	width:21px;
}

#view_scroll_left,#view_scroll_right {
	float:left;
	margin-top:20px;
	padding:0 4px;
	height:18px;
	width:9px;
	text-indent:-3000px;
	background:url(../img/thumbs_left.gif) no-repeat center center transparent;
}

#view_scroll_right {
	margin-left:4px;
	background-image:url(../img/thumbs_right.gif);
}

.resetimg {
	padding:10px 0 0;
}

/* link list */
#usefull_link_block {
	list-style-type:none;
	margin-top:20px;
}

#usefull_link_block li {
	padding:2px 0;
}

#usefull_link_block li.print {
	padding-left:20px;
	background:url(../img/icon/print.gif) no-repeat 0 0;
}

#usefull_link_block li.sendtofriend {
	padding-left:20px;
	background:url(../img/icon/send_friend.gif) no-repeat 0 0;
}

#usefull_link_block li#left_share_fb {
	padding-left:20px;
	background:url(../img/icon/picto_fb.png) no-repeat 0 0;
}

/* pb-left-column ****************************************************************************** */
#pb-left-column {float:left; width:60%; position:relative;}
#pb-left-column #global {padding:0; margin:0 0 20px 0;}
#pb-left-column .cat {font-size:12px; text-transform:uppercase; color:#757575;}
#pb-left-column .manufacturer {font-size:30px; text-transform:uppercase; color:#000;}
#pb-left-column h1 {padding:0; margin:0; font-size:24px; line-height:1.1; font-weight:normal;}
#pb-left-column #short_description_block {color:#000;}
#pb-left-column #short_description_block p {padding:0; margin:0;}
#pb-left-column #short_description_block .buttons_bottom_block {display:none;}
#pb-left-column #timer-container {padding:0; margin:0 0 20px 0;}
#pb-left-column #buy_block {margin:0 0 20px 0;}
#pb-left-column .product_attributes {border:1px solid #CCC; padding:20px; position:relative;}


#pb-left-column #availability {position:absolute; top:0; left:0; bottom:0; padding:20px; border-right:1px solid #CCC; font-size:14px;}
#pb-left-column #availability .dispo {display:inline-block;}
#pb-left-column #availability #availability_label {text-transform:uppercase;}

#pb-left-column #product_add_to_cart {float:right; margin-left:20px;}
#pb-left-column #quantity_prices {float:right; text-align:right;}

.ie7 #pb-left-column #buy_block label {margin-right:5px;float:left}

/* short description pack */
.short_description_pack {
	display:none;
}

/* color_picker */
#pb-left-column #color_picker p {
	padding-bottom:5px;
	font-weight:700;
}

#attributes fieldset {
	padding-bottom:10px;
}

#attributes fieldset label {
	vertical-align:top;
}

#attributes .attribute_list {
	display:inline-block;
}

.ie7 #attributes .attribute_list {
	display:inline;
	zoom:1;
	float:right
}

#attributes .attribute_list ul{
	list-style:none
}

#attributes .attribute_list ul li{
	clear:both
}

#attributes .attribute_list input.attribute_radio{float: left;margin-left: 3px;}
#attributes .attribute_list span{float: left;margin-bottom: 5px;margin-left: 3px;}

.ie7 #attributes .attribute_list span{margin-top:1px}

#attributes .attribute_list #color_to_pick_list {
	list-style-type:none;
	width:125px;
}

#attributes .attribute_list #color_to_pick_list li {
	float:left;
	margin:0 8px 8px 0;
	padding:1px;
	border:1px solid #ccc;
	clear:none
}

#attributes .attribute_list #color_to_pick_list li.selected {
	border:1px solid #000;
}

#attributes .attribute_list #color_to_pick_list a.color_pick {
	display:block;
	height:20px;
	width:20px;
}



/* attributes */
#attributes select {
	width:120px;
	border:1px solid #cdcdcd;
}

/* quantity_wanted */
#quantity_wanted_p input {
	width:30px;
	border:1px solid #cdcdcd;
	text-align:center;
}

/* availability_statut */
#availability_statut {
	margin: 10px 0 0 0;
}

#availability_statut span#availability_label, 
#availability_date_label {
	display:inline-block;
	width:125px;
	font-weight:700;
	font-size:12px;
	text-align:right;
}

#availability_statut #availability_value {
		background-color:green;
		color:#ffffff;
		text-shadow:none;
		padding:0 10px;
		text-transform: uppercase;
		font-size:10px;
		font-weight: bold;
		display:inline;
}

#availability_statut #availability_value.warning_inline {
	background-color:#9B0000;
}

/* prices */
.content_prices {
	padding:0;
	margin:0;
}

#buy_block p.price {
	padding:0;
}

.discount {
	display:none;
}

#buy_block #old_price {
	font-size:16px;
	color:#7f9a28;
	text-decoration:line-through;
	margin-right:10px;
}

#our_price_display {
	font-weight:700;
	font-size:30px;
	line-height:1;
	color:#f51818;
}

#reduction_percent,#reduction_amount {
	display:block;
	float:right;
	margin-left:10px;
	padding:0 0 0 10px;
	font-weight:700;
	font-size:12px;
	color:#fff;
	background:url(../img/bg_reduction.png) no-repeat 0 0 transparent;
}

#reduction_percent span,#reduction_amount span {
	display:block;
	padding:1px 5px 1px 0;
	background:url(../img/bg_reduction.png) no-repeat 100% 0 transparent;
}

/* online_only */
#buy_block p.online_only {
	font-weight:700;
	font-size:11px;
	color:#900;
	text-align:left;
	text-transform:uppercase;
}

/* add_to_cart */
.content_prices #add_to_cart {
	position:relative;
	float:right;
	padding:0;
	width:66px;
	height:66px;
}

#product_add_to_cart #add_to_cart .exclusive,
#product_add_to_cart #add_to_cart .exclusive_disabled {
	width:66px;
	height:66px;
	background:url(../img/atlanpolis/addtocart-xl.png) no-repeat top left;
}
#product_add_to_cart #add_to_cart .exclusive:hover {background-position:0 -66px;}
p#add_to_cart, p#quantity_wanted_p, p.our_price_display, p.price-ecotax {padding:0; margin:0;}



@media screen and (-webkit-min-device-pixel-ratio:0) { /*hack Chrome and Safari */
 
    .content_prices #add_to_cart .exclusive,.content_prices #add_to_cart .exclusive_disabled {
		padding:6px 7px 4px 15px;
	}

}

.ie9 .content_prices #add_to_cart .exclusive, .ie9 .content_prices #add_to_cart .exclusive_disabled,
.ie8 .content_prices #add_to_cart .exclusive, .ie8 .content_prices #add_to_cart .exclusive_disabled,
.ie7 .content_prices #add_to_cart .exclusive, .ie7 .content_prices #add_to_cart .exclusive_disabled {
		padding:8px 7px 4px 15px;
		line-height:12px;
	}

:first-child+html .content_prices #add_to_cart .exclusive {
	padding:4px 3px 4px 11px;
}

.content_prices #add_to_cart span {
	z-index:10;
	display:block;
	position:absolute;
	top:0;
	left:-12px;
	height:26px;
	width:26px;
	background:url(../img/icon/pict_add_cart.png) no-repeat 0 0 transparent;
}

/* */
.buttons_bottom_block {
	clear:both;
}

.buttons_bottom_block #wishlist_button {
	font-weight:700;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form {
}

#send_friend_form h2 {
	padding:8px 11px;
	font-size:12px;
	color:#fff;
	text-shadow:0 1px 0 #000;
	text-transform:uppercase;
	background:#383838;
}

#send_friend_form .product {
	margin:20px 10px;
}

#send_friend_form .product img {
	float:left;
	margin:0 10px 0 0;
	border:1px solid #ccc;
}

#send_friend_form .product .product_desc {
	float:left;
	width:380px;
}

#send_friend_form .product .product_desc p {
	padding:0 10px 0 0;
	color:#333;
}

#send_friend_form .product .product_desc p.product_name {
	font-size:12px;
	color:#000;
}

#send_friend_form .send_friend_form_content {
	margin:0 10px 20px;
}

#send_friend_form .form_container {
	padding:10px 15px;
	border:1px solid #ccc;
	background:#eee;
}

#send_friend_form .form_container p.intro_form {
	padding-bottom:14px;
	font-weight:700;
	font-size:13px;
	color:#333;
}

#send_friend_form .form_container p.txt_required {
	padding-bottom:0;
	color:/* SEND TO FRIEND (pop-in) ##################################################################### */
#666;
}

#send_friend_form .form_container .text {
	padding-bottom:10px;
}

#send_friend_form .form_container .text label {
	display:inline-block;
	padding:6px 15px;
	width:180px;
/* 210 */
	font-size:12px;
	text-align:right;
}

#send_friend_form .form_container .text input {
	padding:0 5px;
	height:22px;
	width:260px;
	border:1px solid #ccc;
	font-size:12px;
	color:#666;
}

#send_friend_form .submit {
	margin-top:20px;
	padding-bottom:0;
	text-align:right;
}

/* PACK ##################################################################### */
#blockpack {
	margin-top:20px;
	padding-top:20px;
	border-top:1px dotted #999;
}

/* PERSONNALISATION ##################################################################### */
.customization_block {
}

.customization_block p.infoCustomizable {
	margin:10px 0 20px;
	padding:0 0 0 20px;
	background:url(../img/icon/infos.gif) no-repeat 0 0 transparent;
}

ul#uploadable_files,ul#text_fields {
	list-style-type:none;
}
.customizableProductsFile,.customizableProductsText {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.customizationUploadLine {
	padding-bottom:10px;
}
.customizationUploadBrowse img + a {
	position: relative;
	top: -51px;
}
.customizationUploadLine label {
	display:inline-block;
	width:150px;
	vertical-align:top;
}
.customizationUploadLine textarea {
	height:50px;
	width:300px;
	border:1px solid #ccc;
}
#customizedDatas {
	float:right;
}
.accessories_block div ul li a {
	/*display:inline-block;*/
}
.accessories_block div ul li .s_title_block a, 
.accessories_block div ul li .s_title_block span  {
	font-weight:bold;
}

.cat {
    color: #757575;
    font-size: 12px;
    text-transform: uppercase;
}
.manufacturer {
    color: #000000;
    font-size: 30px;
}












#more_info_tabs {text-transform:uppercase; font-size:24px; text-align:center; border-bottom:1px solid #98b930; height:42px;}
#more_info_tabs a {color:#7f9a28; display:inline-block; padding:10px 15px 0 15px; margin:0; height:33px; line-height:33px;
-webkit-border-radius: 5px 5px 0px 0px;
        border-radius: 5px 5px 0px 0px;
}
#more_info_tabs a.selected {color:#000; border:1px solid #98b930; border-bottom:none; background:#FFF; padding-top:9px;}
#more_info_tabs a.selected span {border-bottom:5px solid #98b930;}
#more_info_tabs a:hover {text-decoration:none;}




#more_info_sheets {border:1px solid #98b930; border-top:none; padding:15px; position:relative;}


#more_info_block {margin:30px 0 60px 0;}



#description_features {border:1px solid #98b930; padding:45px 60px;}
#description_features .title {font-size:24px; text-transform:uppercase; margin-bottom:10px;}
#description_features .description {font-size:14px; overflow:hidden; text-align:justify;}
#description_features .small .mask { background:url(../img/atlanpolis/short_bg.png) repeat-x bottom left;}

#description_features .description p.titre1 { padding:10px 0 0 0; text-decoration:underline; margin:0 0 5px 0;}
#description_features .description p {padding:0 0 10px 0;}

.features {border-collapse:collapse; font-size:14px;}
.features tr.item ,#features_two tr.item{background:#ebf1d6;}
.features tr.alternate_item,#features_two tr.alternate_item {background:#d7e3ad; border:1px solid #FFFFFF;}
.features td , #features_two td{padding:2px 10px;}
.features td.field, #features_two td.field {text-align:right;}
.features td.sep, #features_two td.sep {text-align:center; padding:2px 0;}
.features td.value, ##features_two td.value {text-align:left;}

.btn-qty a {width:15px; height:15px; line-height:15px; display:inline-block; background:#9aba31; border-radius:50px; color:#FFF; text-align:center;}
.btn-qty a:hover {background:#000; text-decoration:none;}

.product #pb-right-column .picto {position:absolute; top:0; right:50px; left:inherit;}
