﻿/****shop.css***************/
.AddToCart {
	float: left;
	margin: 5px;
	width: 100%;
	clear: both;
	color: #000000;
}
.AddToCart a {
	display: block;
	line-height: 30px;
	background: url('../images/buy.gif') no-repeat left;
	padding-left: 32px;
}

.NotLogged .AddToCart a {
	line-height: 30px;
	background: url('../images/buy.gif') no-repeat left;
	padding-right: 32px;
}



/* ---- dettaglio prodotto --- */
#WorkflowAddToCart {
	position: relative;
	right: 5px;
	width: 220px;
}
#Product, #Account {
	background-position: bottom;
	width: 560px;
	float: left;
	display: block;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-right: 15px;
}
.ProductImage {
	background: #f6f6f6 url("../images/spinner.gif") center center no-repeat;
	padding: 5px;
	border: 1px #DEDCD4 solid;
	margin-left:5px;
	margin-bottom:20px;
}
#Product .details {
	float: left;
	padding: 10px;
	width: 200px;
	clear: none;
	margin-right: 20px;
	display: block;
}
#Product .details img {
	margin: 0 10px 0 0;
	padding: 10px;
	background-color: #fff;
	float: left;
}
#Product .description, #Account {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px none #e8e8e8;
	float: left;
	width: 580px;
	margin-top:15px;
	padding: 0px 5px 10px 5px;
	background: #fff url('../images/content.jpg') no-repeat center bottom;
	min-height: 300px;
	height: auto;
	_height: 300px;
}
#Product .description img {
	margin: 0 10px 20px 0;
	float: left;
}
#Product .description p {
	font-size: 11px;
}
#Product .description h2 {
	color: #CC3300;
}
#Product .description h4 {
	font-size: 14px;
	color: #00468C;
}
#Product .description .codice {
	font-size: 9px;
}
.LongDescription {
	padding-bottom: 10px;
	padding-top: 20px;
	margin-top:10px;
}
#popup {
	visibility: hidden;
}
/* producttitle ----------------------------------*/
.productTitle08 {
	background-color: #f8f8f8; /*	background: url('../images/product_bg.gif') repeat-x left top; */;
	margin-top: 0px;
	width: 570px;
	padding: 10px 5px 5px 15px;
	font-size: 12px;
	margin-left: -10px;
	#margin-left:-5px;
	margin-bottom:10px;
}
tr.productTitle td h3
{
    font-size: 12px;
    font-weight: bold;
    color: #00468C;
    margin-bottom: 5px;
}
.productTitle08 .codice {
	padding: 0 0 0 22px;
	background: url('../images/codice.gif') no-repeat left center;
	float: right;
	color: #6D6D6D;
	font-size: 11px;
	text-decoration: none;
	width: 100px;
	line-height: 22px;
	vertical-align: middle;
}
.productTitle08_bottom .prezzi {
	float: right;
	color: #00468C;
	font-size: 11px;
	text-decoration: none;
}
.productTitle08_bottom a {
	display: block;
}
.productTitle08_bottom .Ls, .productTitle08_bottom .codice {
	float: right;
	color: #00468C;
	font-size: 11px;
	text-decoration: none;
}
.productTitle08_bottom {
	z-index: 1;
	margin-top: 0px;
	width: 500px;
	border-top: 1px solid #DEDCD4;
	padding: 10px 15px 15px 15px;
/*		background: url('../images/producttitle_bg.gif') repeat-x left top; */	font-size: 11px;
	line-height: 16px;
	margin-left: -14px;
}
/* ProductUmDiv  */
.ProductUmDiv {
	margin: 5px -5px 10px 5px;
	background: url('../images/details.jpg') repeat-x bottom;
	width: 110px;
	font-size:11px;
	float: right;
	clear: none;
	padding: 3px;
	border: 1px #EAEAEA solid;
}
.ProductUmDiv a, .ProductUmDiv a:visited {
	color: #333333;
}
.ProductUmDiv h5 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
	text-indent: 5px;
}
/* -------- dettaglio account ---------- */
.DetailsHead {
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	clear: right;
	display: block;
	width: 600px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.DetailsHead h3 {
	margin-bottom: 10px;
	font-weight: normal;
}
.DetailsHead ul {
	list-style-type: none;
}
.DetailsHead li {
	list-style-type: none;
	border-bottom-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 0 3px 0;
}
#UsernameUtente {
	font-weight: bold;
	word-spacing: 2px;
	text-transform: uppercase;
	text-indent: 5px;
}
#emailUtente {
	font-weight: bold;
	word-spacing: 2px;
	text-indent: 5px;
}
.DetailsHead .text {
	word-spacing: 2px;
	text-indent: 5px;
}
/* ------------------ hs_thumbs --------------------- */
.hs_thumbs {
	padding: 0 0 0 5px;
	border: 0px #F3F3F3 solid;
	float: left;
	list-style: none;
	margin: 10px 10px 10px 0;
	clear: both;
	width: auto;
	display: block;
	background-color: #FFFFFF;
	text-indent: -99999px;
	#width: 100%;
	width:100%;
}
.hs_thumbs img {
	margin: 0px 10px 10px 10px;
	float: left;
	display: block;
	clear:none;
	background: #f6f6f6 url("../images/spinner.gif") center center no-repeat;
}
img.highslide {
	margin: 15px;
}
/* ------------------  AttachList ------------------- */
.AttachList {
	padding: 0 0 0 10px;
	border: 1px #F3F3F3 solid;
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
	clear: none;
	width: 530px;
	display: block;
	background: url('../images/details.jpg') repeat-x center;
	
}
.AttachList h3 {
	color: #CC3300;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
}
.AttachList ul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
}
.AttachList ul {
	margin: 0 0 12px 2px;
}
.AttachList li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #f4f4f4;
	line-height: 18px;
}
.AttachList a {
	float: left;
	margin: 0;
	padding: 4px 0 4px 15px;
	background: url("../images/bullet_arrow.png") 0 50% no-repeat;
	color: #333333;
}
.AttachList a:hover {
	color: #00468C;
}
/* ------------------  AttachList end ------------------- */
/* -------- Ajax table --------- */
table#ctl00_ContentMain_NavTab_tabAccountDetails_AccountDetails {
	width: 400px;
	border-style: none;
	border-width: 0px;
}
table#ctl00_ContentMain_NavTab_tabAccountDetails_AccountDetails tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4E4FF;
}
table#ctl00_ContentMain_NavTab_tabAccountDetails_AccountDetails td {
	border-style: none;
	border-width: 0px;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4E4FF;
}
/***** account ***/
table.AccountDetails {
		font-size: 11px;

}
table.AccountDetails td {
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E6E6E6;
}
.AccountDetails tr {
	line-height: 18px;
}
.AccountDetails b {
	padding: 10px 0 10px 0;
	color: #00468C;
}
.AccountDetails th {
	text-align: left;
		color: #00468C;
}


.AccountDetails h3
{
    padding: 10px 0 5px 0px;
    font-size: 13px;
    color: #003366;
}

td #Pricetd
{
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
    color: #004488;
}
.tableProduct h3
{
    font-size: 13px;
    color: #004488;
}
.AddressesDetails ul li
{
    background-color: #F3F3F3;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    margin:10px 0px 10px 0px;
}
.AddressesDetails ul li a.crud_command, .AccountDetails a 
{
    float: left;
    display: block;
    clear: none;
    width: 110px;
    font-size: 10px;
    border: 1px solid #999999;
    padding: 2px; margin:2px; background:#f3f3f3; margin-bottom:5px;
}

.AccountDetails input[type=text] { width:250px;}
a#Person_2_updatemode
{
width:98%;    background-color: #fff;
    padding: 4px;
    font-weight: bold; float:none;
}
.AddressesDetailsSingle {    background-color: #F3F3F3;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    margin:10px 0px 10px 0px; float:left; width:98%;}
#PersonalDetails { position:relative; bottom:0px; margin-bottom:10px; font-size:11px;}