@charset "utf-8";
/* CSS Document */

/*start*/
.order_btn {
	display: block;
	width: 24px;
	height: 20px;
	background: url(../images/shopping_cart_add.png) 0 0 no-repeat;
}
.order_btn:hover {
	background-position: 0 -20px;
	cursor: pointer;
}
.order_btn_not {
	display: block;
	width: 24px;
	height: 20px;
	background: url(../images/shopping_cart_red.png) 0 0 no-repeat;
}

.show_details_btn{
	display: block;
	width: 24px;
	height: 20px;
	background: url(../images/show-details.png) 0 0 no-repeat;	
}
.show_details_btn:hover {
	background-position: 0 -20px;
	cursor: pointer;
}

.remove_order_btn {
	display: block;
	width: 24px;
	height: 20px;
	background: url(../images/shopping_cart_remove.png) 0 0 no-repeat;
	margin: 0 auto;
}

.remove_order_btn:hover {
	background-position: 0 -20px;
	cursor: pointer;
}
/*
----------- Open Images and Card List-------- */
div#open_cardlist, 
div#open_images {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 113px;
	left: 547px;
	background-color: #FFF;
	width: 300px;
	height: 430px;
	padding: 20px;
}
div#open_cardlist{
	width: 450px;
}


div#open_cardlist img.closebtn,
div#open_images img.closebtn{
	position:absolute;
	width:20px;
	top:-7px; 
	left:330px;	
}
div#open_cardlist img.closebtn{
	left: 480px;
}

/* cardlist table */
a.cardlist_btn{
	font-size: 80%;
	background: #1869AF;
	color: #FFF;
	text-decoration: none;
	padding: 1px 6px;
	border-radius: 10px;
	clear: both;
	display: block;
	width: 5em;
}

#mazzi_dt_list th{
	font-weight: bold;
	text-align: center;
}
#mazzi_dt_list td{
	padding: 2px 4px;
}  
  
#mazzi_dt_list tr.deck_name td{
	font-size : 110%;
	font-weight: bold;
	border : 0;
	border-bottom : 2px solid #888;
	padding : 4px 0;
}
#mazzi_dt_list tr.deck_total td{
	font-size : 120%;
	font-weight: bold;
	border : 0;
	border-top : 2px solid #888;
	padding : 4px 0;
}  
  
/*
---------- structure  --------------*/
div.left_menu {
	float: left;
	width: 623px;
	margin: 9px 20px 10px 0px;
	border: 1px solid #ccc;
	background-color: #FFF;
	border-bottom: 2px solid #d41203;
	border-top: 2px solid #d41203;
}
 /*
---------- tables --------------*/ 
table.carello{
	
}

table th.text-right,
table td.text-right{
	text-align: right;
} 
table th.text-center,
table td.text-center{
	text-align: center;
} 

table td.action{
	margin: 0;
	padding: 0 1px;
}

table.carello th {
	font-weight: bold;
	color: #d41203;
	font-size: 14px;
	border-bottom: 2px #d41203 solid;
	padding: 3px 0;
}

table.carello td {
	padding: 5px 0;
}

table.carello td.total {
	border-top: 2px #d41203 solid;
}

table.carello td.total strong {
	color: #d41203;
}

table.payment-selection{
	width: 100%;
	margin: 10px 0;	
	border-collapse: separate;
}
table.payment-selection td{
	text-align: center;
	border: 5px solid transparent;
}
table.payment-selection td.selected{
	border: 5px solid #1869AF;	
}
img.payment-logo{
	width: 200px;
	margin: 10px;
	cursor: pointer;
}
table.payment-selection input[type="radio"] {
    left: -999em;
    position: absolute;
}
div.payment-link{
	text-align: center;
}

table.order_info {
	width: 295px;
	margin-top: 20px;
}

table.order_info td {
	padding: 5px 10px;
	color: #555;
	text-align: left;
}

table.order_info th {
	padding: 5px 10px 5px 20px;
	color: #555;
	text-align: left;
	width: 90px;
	font-size: 12px;
	font-weight: bold;
}

table.order_info tr {
	height: 50px;
}

table.order_info tr.colorized {
	background: #f4f3f5;
}

table.order-btn-bar a.acquisto_btn,
table.order-btn-bar input,
table.order_info td select,
table.order_info td input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px #ccc solid;
	padding: 5px;
}

table.shipment_info{
	width:100%;
}
table.shipment_info td{
	padding: 5px 10px;
}
table.shipment_info .transport-option{
	font-size: 125%;
}
table.order-btn-bar input.acquisto_btn{
	padding: 5px 10px;
}
table.order-btn-bar a.acquisto_btn{
	padding: 3px 10px;
	color: white;
}
table.order-btn-bar input.acquisto_btn:disabled{
	background-color: #ccc;
	border-color: #ccc;
}
div.registration table.order_info th{
	width:120px;
}

div.registration table.order_info input{
	width:300px;
}

div.registration table.order_info select{
	width:312px;
}

table.order-btn-bar{
	width: 100%;
}
table.order-btn-bar td{
	padding: 10px;
}
div.order-msg-box{
	height:40px;
}

table.noborder{
	border: none;
}

table .publisher,
table .subtitle{
	color: #666;
}

table .total,
table .prodotto_sconto,
table .prodotto_prezzo{
	white-space: nowrap;
}

div.copy-btn-bar{
	display: block;
	float: right;
	height: 32px;
	width: 62px;
	margin:16px;
}
div.copy-btn-bar img{
	cursor: pointer;
}

/*
-------------- casella ---------------------------------*/
table.casella-table tr td{
	padding-right: 2px;
	vertical-align: middle;
}
table.casella-table #add_to_items_to_cart a{
	text-decoration: none;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 5px;
	display: inline-block;
}
table.casella-table #add_to_items_to_cart a:hover{
	border-color: #3852a4;
}
table.casella-table #add_to_items_to_cart a.disabled{
	color: #888; 
}
table.casella-table #add_to_items_to_cart a.disabled:hover{
	color: #888; 
	border: 1px solid #CCC;
}

span.prodotto_sconto,
table span.prodotto_sconto{
	padding: 0px 8px;
	border-radius:10px; 
	background: #D41203;
	color: #FFF;
	font-size: 13px;
}
div .prodotto_prezzo_scontato,
table .prodotto_prezzo_scontato{
	color: #888;
	text-decoration: line-through;
}

table tr.items{
	border-bottom:1px solid #ccc;
	height:71px;
}
table tr.cards{
	border-bottom:1px solid #ccc;
	height:41px;
}
table td.imgcol{
	padding:5px 10px;
	font-size: 80%;
}
.posta_btn {
	border: 1px solid #d41203;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #d41203;
}

.posta_btn:link {
	color: #fff;
}

.posta_btn:hover {
	border: 1px solid #7ed403;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #7ed403;
}

.acquisto_btn {
	border: 1px solid #d41203;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #d41203;
}

.acquisto_btn:hover {
	border: 1px solid #7ed403;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #7ed403;
}

.msg_info,.msg_success,.msg_warning,.msg_error,.msg_error_registracija {
	font-size: 12px;
	border: 1px solid;
	margin: 10px 0px;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: 10px center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.msg_info {
	color: #00529B;
	background-color: #BDE5F8;
}

.msg_success {
	color: #4F8A10;
	background-color: #DFF2BF;
}

.msg_warning {
	color: #9F6000;
	background-color: #FEEFB3;
}

.msg_error {
	color: #cf2200;
	background-color: #ffcccc;
}

.msg_error_registracija {
	color: #cf2200;
	background-color: #ffcccc;
}

/*end*/
#header_content {
	width: 960px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#header_content_top_picture {
	float: left;
	width: 370px;
}

#header_user_menu,
#header_content_register {
	float: left;
	height: 111px;
	width: 240px;
	margin: 0px 10px 0px 10px;
}

#header_content_search {
	float: left;
	height: 111px;
	width: 190px;
	margin: 0px 5px;
}

#header_content_facebook {
	float: left;
	width: 100px;
}

#promo_content {
	height: 370px;
	clear: both;
}

#new_items_content {
	height: 309px;
	border-bottom: 2px solid #d41203;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 2px solid #d41203;
	background-color: #FFFFFF;
	margin: 0px 0px 30px 0px;
	clear: both;
}

.articles {
	height: 335px;
	border-bottom: 2px solid #d41203;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 2px solid #d41203;
	background-color: #FFFFFF;
	margin: 0px 5px 30px 0px;
	float: left;
	width: 318px;
}

.articles_right {
	border-bottom: 2px solid #d41203;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 2px solid #d41203;
	background-color: #FFFFFF;
	margin: 0px 20px 30px 10px;
	float: left;
	width: 298px;
	padding: 0px 0px 10px 0px;
	height: 325px;
}
.articles_right.item-0 .articles_right_content{
	text-align: center;

}

.new_items_content_title {
	text-transform: uppercase;
	padding: 10px;
	font-size: 16px;
}

.articles_top_element {
	width: 135px;
	height: 199px;
	text-align: center;
	float: left;
}

.articles_top_element_right {
	width: 165px;
	height: 199px;
	text-align: center;
	float: left;
}

.articles_top {
	margin: 0px 0px 0px 10px;
}

.articles_bottom {
	margin: 0px 0px 0px 10px;
}

.header_title {
	font-weight: bold;
	padding: 3px 0px;
	border-bottom: 1px solid #d41203;
	margin: 0px 0px 3px 0px;
}

#header_content_register tr {
	
}

#header_content_register input {
	height: 12px;
	width: 166px;
}

#header_content_register a {
	text-decoration: none;
	color: #d41203;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #d41203;
}

#header_content_register a:hover {
	background-color: #d41203;
	color: #FFF;
}

.sc_block:hover {
	background-color: #d41203;
}

.sc_block_right:hover {
	background-color: #d41203;
}

.dati {
	background-color: #FFF;
}

#menu_nav .navigation_menu a {
	color: #000;
	text-decoration: none;
	border: none;
	background: none;
}

#menu_nav .navigation_menu a:hover {
	color: #3852a4;
}

.info_clienti a:hover {
	color: #000;
	font-weight: bold;
}

.sub_menu {
	background: #2a2b2f;
	padding: 10px;
}

#submenu_two_columns {
	width: 340px;
}

#submenu_one_column {
	width: 160px;
}

.menu_column {
	width: 150px;
	float: left;
	padding: 0px 5px;
}

.sc_block_right_big {
	border: 1px solid #EDEDED;
	margin: 10px auto 0px auto;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	padding: 5px;
	width: 180px;
}

.sc_block_right_big:hover {
	cursor: pointer;
	background-color: #d41203;
}

input {
	border: 1px solid #ddd;
	background: #fff;
}