/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* @override http://www.playloud.org/archiveandstore/themes/playloud/css/product.css */

/* product desc */

.warningoverlay {
	position: absolute;
	z-index: 9999;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	color: #fff;
	opacity: 0.9;
}

div#clicktoaccept {
	width: 80%;
	height: 200px;
	margin: 20% auto;
}

#clicktoaccept div.warninginfo p {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}

div.acceptdenny {
	margin: 30px;
	height: 100px;
	font-size: 24px;
	padding: 10px;
}

div.acceptenter, div.acceptexit {
	margin: 20px;
	height: 30px;
	text-align: center;
	background-color: #222;
	padding: 10px 0 0 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	width: 40%;
}

div.acceptexit a {
	color: #fff;
}

div.acceptexit {
	float: left;
	color: #fff;
}

div.acceptenter {
	float: right;
	color: #fff;
}

/* primary_block ***************************************************************************** */

body#product #primary_block {
	margin: 0px;
	padding: 0px;
	background-color: #111;
	float: left;
}

/* Product-center-column ***************************************************************************** */

body#product #center_column {
	background-color: #111;
}

/* pb-right-column ***************************************************************************** */

#pb-right-column {
	width: 580px;
	height: 80px;
}

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

#pb-right-column  #image-block img {
	border: 1px solid #cdcdcd
}

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

#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: rgb(0,0,0);
	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: 20px;
	float: left;
}

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

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

#thumbs_list li {
	float: left;
	height: 60px;
	width: 72px;
	cursor: pointer
}

#thumbs_list li img {
	margin: 0 6px;
	border: 1px solid #cdcdcd
}

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.png) no-repeat center center transparent
}

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

.resetimg {
	padding: 10px 0 0 0
}

/* link list */

#usefull_link_block {
	list-style-type: none;
	margin: 10px;
}

#usefull_link_block li {
	padding: 2px 0;
}

#usefull_link_block li.print {
	display: none;
	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 ****************************************************************************** */

#short_description_content, #short_description_content p {
	color: #ccc;
	padding-top: 0px;
	margin: 0px;
}

#short_description_content  img {
	float: left;
	width: 400px;
	margin: 0 130px 0 10px;
}

#playloudplayer {
	float: left;
	margin-right: 15px;
}

#pb-left-column {
	float: left;
	margin: 10px 0 0 0;
}

#pb-left-column h1 {
	padding: 10px;
	font-size: 15px;
	color: #ccc;
	line-height: 25px;
	text-align: right;
	background-color: #000;
}

#pb-left-column #short_description_block {
	width: 780px;
	margin-left: 5px;
	color: #666;
}

#pb-left-column #short_description_block b {
	font-weight: bold;
	color: #999;
}

#pb-left-column #short_description_block p.buttons_bottom_block {
	clear: none;
}

div.block.products_block.accessories_block ul li {
	float: left;
	width: 720px;
	margin: 0px 0px 10px 0px;
}

.accessories_block .product_accessories_description span.price {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	float: left;
}

div.block.products_block.accessories_block.clearfix {
	padding: 0px;
	margin: 0px;
}

.accessories_block .product_accessories_description div.singlepreview {
	width: 280px;
	float: left;
}

div.product_desc div.singlepreview p {
	float: left;
	width: 140px;
	padding: 0px;
	margin: 0px;
}

.accessories_block .product_accessories_description div.singlepreview audio {
	margin: 10px;
	float: right;
}

.accessories_block .product_accessories_description {
	background-color: #444;
	color: #ddd;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.accessories_block .product_accessories_description div.singletitle {
	float: left;
	padding: 10px;
	width: 30%;
	font-weight: normal;
	font-size: 12px;
}

.accessories_block .product_accessories_description div.singleaddtocart {
	float: right;
	width: 140px;
	height: 30px;
	padding: 5px 0 0 0;
	text-align: center;
}

div.singleaddtocart span.price {
	float: ;
	margin: 5px auto;
	text-align: right;
}

p.filmstreamingtext {
	color: #000;
	font-weight: bold;
	float: left;
	width: 96%;
	clear: both;
	background-color: #ccc;
}

.accessories_block .product_accessories_description a.exclusive.button.ajax_add_to_cart_button {
	margin: auto;
	float: right;
	color: #000;
	text-align: center;
}

/* form */

#pb-left-column  form#buy_block {
	width: 240px;
	margin: 10px auto;
	text-align: center;
}

#productbuyblock {
	float: right;
}

#buy_block p {
	padding: 0px;
	margin: 15px 0 10px 0;
}

#pb-left-column  #buy_block label {
	display: inline-block;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
}

#pb-left-column  #buy_block #product_reference label {
	float: left;
	height: 30px;
}

#pb-left-column  #buy_block #product_reference span.editable {
	float: left;
	width: 150px;
	margin: 0 0 5px 10px;
	text-align: left;
}

#pb-left-column  #buy_block div.content_prices {
	float: left;
	margin-top: 5px;
	width: 100%;
}

/* short description pack */

.short_description_pack {
	display: none;
}

/* color_picker */

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

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

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

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

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

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

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

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

.product_attributes {
	padding: 0px 0 0 0;
	border-top: 1px solid #ccc;
}

body#product .product_attributes {
padding-top: 10px;
	color: #ccc;
}

body#product #productbuyblock #product_reference {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

/* attributes */

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

/* quantity_wanted */

#quantity_wanted_p input {
	width: 50px;
	border: 1px solid #cdcdcd;
}

/* availability_statut */

#availability_statut {
	padding-bottom: 10px;
}

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

#availability_statut span#availability_value {
	display: inline-block;
	padding: 1px 5px;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	background: #9b0000
}

/* prices */

.content_prices {
	margin-top: 0px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	text-align: center
}

#buy_block p.price {
	padding: 0
}

.discount {
	display: none
}

#buy_block p#old_price {
	display: none;
	font-size: 14px;
	text-decoration: line-through
}

.our_price_display {
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 24px;
	line-height: 18px;
	color: #ff5700;
}

#reduction_percent, #reduction_amount {
	display: block;
	float: right;
	margin-left: 10px;
	padding: 0 0 0 10px;
	font-weight: bold;
	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: 0;
	background: url(../img/bg_reduction.png) no-repeat 100% 0 transparent
}

/* online_only */

#buy_block p.online_only {
	font-weight: bold;
	font-size: 11px;
	color: #ff5700;
	text-align: center;
	text-transform: uppercase
}

/* add_to_cart */

.content_prices #add_to_cart {
	position: relative;
	margin: auto;
	width: 50%;
	padding: 0;
}

body#product #more_info_block {
	width: 792px;
}

body#product #more_info_block li.user_licenses {
	float: left;
	list-style: none;
	margin: 0px 10px 10px 0px;
	background-color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	width: 730px;
}

li.user_licenses .singletitle {
	float: left;
	margin: 10px;
	height: 45px;
	width: 180px;
	font-weight: bold;
	font-size: 14px;
}

li.user_licenses .singlepreview {
	float: left;
	height: 45px;
	width: 290px;
	margin: 5px;
}

li.user_licenses .singleaddtocart {
	float: right;
	height: 60px;
	width: 210px;
	padding: 0 5px;
}

li.user_licenses span.price {
	clear: both;
	float: left;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	margin: 20px 5px;
	text-align: right;
	width: 80px;
}

li.user_licenses a.exclusive.button.ajax_add_to_cart_button {
	margin: 20px 5px;
	float: right;
}

.content_prices #add_to_cart .exclusive, .content_prices #add_to_cart .exclusive_disabled {
	padding: 4px 7px 4px 15px;
}

*: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 {
	display: inline;
	padding-top: 20px;
}

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

/* 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 10px
}

#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: bold;
	font-size: 13px;
	color: #333
}

#send_friend_form .form_container p.txt_required {
	padding-bottom: 0;
	color: #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;
	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: #6666
}

#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
}

#blockpack ul#product_list p a, #blockpack ul#product_list a p {
	color: #bbb;
	padding: 0px;
}

#blockpack ul#product_list img {
	margin: 30px 30px 10px 30px;
	clear: both;
}

#blockpack ul#product_list li h3 a {
	float: left;
	margin: 10px auto;
	line-height: 18px;
	color: #fff;
}

#blockpack ul#product_list  li {
	float: left;
	width: 200px;
	margin: 0 10px 0 10px;
	color: #fff;
	background-color: #222;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#blockpack  #product_list li div.center_block {
	min-height: 420px;
}

#blockpack #product_list li.ajax_block_product div.right_block div.content_price span.price {
	font-size: 20px;
	font-weight: bold;
	color: #ff7c00;
}

#blockpack #product_list li div.right_block {
	text-align: center;
	margin: 10px;
}

#blockpack #product_list li div.right_block div.content_price {
	margin: 10px;
}

.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
}

.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
}

#short_description_content a {
	text-decoration: underline;
	color: #ff7c00;
}

#short_description_content p.buttons_bottom_block a.button, #short_description_content p.buttons_bottom_block a.button2 {
	color: #000;
	text-decoration: none;
}

#idTab1 ul li.user_licenses div.singleaddtocart form {
	padding: 15px;
	text-align: center;
}

#idTab9 li {
list-style: none;
	padding: 5px;
	font-size: 110%;
	line-height: 130%;
	background-color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	width: 200px;
	min-height: 50px;
	text-align: center;
	margin: 10px;
}



#idTab9 li a{
	color: #ff7c00;
	text-decoration: underline;
}



a#more_info_tab_attachments {
	color: #e21e13;
}