﻿a
{
	text-decoration: none;
	color: #003366;
}
a:hover
{
	color: #FF0000;
}
/* Elenchi */
ul
{
	margin-left: 0px;
	padding-left: 35px;
	padding-right: 25px;
	list-style-type: square;
	margin-top: 5px;
}
ul li
{
	color: #ffffff;
	margin-bottom: 5px;
}

#DivBox ul li
{
	color: #333333;
	margin-bottom: 5px;
}
ul li a
{
	color: #dcdcdc;
	text-decoration: none;
}
ul li a:hover
{
	color: #FF0000;
}
/* Formattazioni Testo */
p
{
	text-align: justify;
	padding-left: 30px;
	width: 450px;
}
img
{
	margin-left: 10px;
	margin-right: 10px;
	border-style: solid;
	border-color: #FFFFFF;
}
h1
{
	margin-top: 3px;
	margin-bottom: 3px;
	color: #003366;
}

h2
{
	color: #003366;
	border-bottom: solid 1px #808080;
	padding-bottom: 5px;
	margin-right: 200px;
	font-size: 16px;
}

h3
{
	color: #003366;
	padding-left: 15px;
	width: 530px;
}

h4
{
	margin: 0px;
	width: 530px;
}
h5
{
	margin: 0px;
}
h6
{
	font-size: 10px;
	margin: 0px;
}
.green
{
	color: #006600;
}
.red
{
	color: #990000;
} 
.testoEvidenza
{
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}
/* the news box when JavaScript is available */
#DivShopList.hasJS
{
	height: 100px;
	overflow: hidden;
	position: relative;
	border-bottom: solid 1px #999999;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 5px;
}
/* The nested UL when JavaScript is available */
#DivShopList.hasJS ul
{
	position: absolute;
	top: 100px;
	left: 0;
	margin-left: 0px;
	padding-left: 35px;
	padding-right: 25px;
}
/* Box Contenuti */
#DivBoxTop
{
	background: transparent url(Images/Structure/BackGroundBoxTop.png) no-repeat left top;
	min-height: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#DivBox
{
	background: transparent url(Images/Structure/BackGroundBox.png) repeat-y left top;
}
#DivBoxBottom
{
	background: transparent url(Images/Structure/BackGroundBoxBottom.png) no-repeat left top;
	height: 10px;
}
/* Box Contenuti */
#DivBoxTopSx
{
	background: transparent url(Images/Structure/BackGroundBoxSxTop.png) no-repeat left top;
	height: 10px;
	width: 242px;
}
#DivBoxSx
{
	background: transparent url(Images/Structure/BackGroundBoxSx.png) repeat-y left top;
	width: 242px;
}
#DivBoxSxBottom
{
	background: transparent url(Images/Structure/BackGroundBoxSxBottom.png) no-repeat left top;
	height: 10px;
	width: 242px;
}

/* Layout 2 Colonne */
.DivLayoutSx
{
	float: left;
	width: 50%;
}
.DivLayoutDx
{
	float: left;
	width: 50%;
}

/* Table */
table
{
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #E1E1E1;
	background-color: White;
	/*width: 90%;*/
}
table thead td
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #e5e5eb;
}
table tbody td
{
	color: #4f4f82;
}
table tbody tr:hover
{
	background-color: #e5e5eb;
}
table tfoot td
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	font-size: 6px;
	background-color: #e5e5eb;
	border-right: solid 1px #E1E1E1;
}
#DivTableButton
{
	text-align: center;
	padding: 10px;
}
.BoxFixed222
{
	float: left;
	width: 202px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
	padding: 5px;
	border: solid 1px #dcdcdc;
}
.BoxFixed222Img
{
	height: 170px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.BoxFixed222Testo
{
	height: 55px;
	overflow: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;
}
.DivLogin{ color: #ffffff; }

/*Tab*/
.Tab .ajax__tab_header
{
	font-size: 12px;
}
.Tab .ajax__tab_outer
{
	color: #4f4f82;
}
.Tab .ajax__tab_inner
{
	color: #4f4f82;
}
.Tab .ajax__tab_body
{
	color: #4f4f82;
}
.Tab .ajax__tab_hover
{
	background-color: #FF0000;
}
.Tab .ajax__tab_active
{
	font-weight:bold;
}
.DivBoxTopTab
{
	background: transparent url(Images/Structure/BackGroundBoxTop.png) no-repeat left top;
	min-height: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.DivBoxTab
{
	background: transparent url(Images/Structure/BackGroundBox.png) repeat-y left top;
}
.DivBoxBottomTab
{
	background: transparent url(Images/Structure/BackGroundBoxBottom.png) no-repeat left top;
	height: 10px;
}
/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;	
}

.modalPopup
{
	/*background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;*/
	margin-left: auto;
	margin-right: auto;	
}


/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}