﻿/*tag*/
* {
font-family:"Segoe UI",Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
HTML {
margin: 0px;
padding:0px;
text-align: center;
}

BODY{
color:#006699;
background-color:#F5F5F5;
margin:0px;
padding:0px;
}

form {
margin:0;
padding:0;
}

h1 {
margin:0px;	
padding:0px;
}
h2 {
margin:0px;	
padding:0px;
}
h3 {
margin:0px;	
padding:0px;
}
h4 {
margin:0px;	
padding:0px;
}

p {
margin:0px;	
padding:0px;
}

a {
font-weight: normal;
text-decoration: none;
color:#000000;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

ul
{
padding:0px;
margin:0px;
list-style:none;
 
}
ul li
{
padding:0px;
margin:0px;
list-style:none;
}

fieldset
{
padding:10px;
}

fieldset legend
{
font-size:16px;
font-weight:normal;
letter-spacing:-1px;
margin-bottom:10px;
}

/*Contenitori*/

div#LoginCenteredContent {
	width: 400px;
	height: 500px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px; 
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -250px; 
	/* Half the height of the DIV tag which is also 50 pixels */
}

div#maincontainer
{
    margin: auto;
	padding: 0px;
	text-align: center;
	width:980px;
}
div#topsection
{

	text-align: left;
	height: 142px;
	background-image:url('../Images/Reseller/topsection_bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	clear:both;
	position:relative;
}


div#topsection-Left
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 142px;
	width:280px;
	left:0px;
	top:0px;
	position:absolute;
}


div#topsection-Right
{
	margin: 0px;
	padding: 0px;
	left:290px;
	top:107px;
	position:absolute;
	text-align: right;
	height: 35px;
	background-color:#F09100;
	color:white;
	font-size:12px;
	line-height:35px;
	width:690px;
}

div#wrap
{
    clear:both;
}

div#leftcolumn{
    float: left;
    width: 280px; /*Width of left column*/
    text-align:left;
    font-size:12px;
    color:white;
   /* margin-left:-100%;*/
}

div#leftcolumn h1
{
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
}

div#leftcolumn h2
{
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
}

div#leftcolumn ul
{
	padding:0px;
	margin:0px;
	
}

div#leftcolumn ul li
{
	list-style:none;
	background-image:url(../images/solid.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:18px;
	margin:auto;
	margin-bottom:2px;
	min-height: 15px;
	height: auto !important;
	height:15px;
	line-height:17px;
}

div#leftcolumn ul li a
{

	text-decoration:none;
	font-weight:bold;
}

div#leftcolumn ul li a:hover
{

	text-decoration:underline;
	font-weight:bold;
}

div#contentcolumn {
    margin-left: 290px; /*Set left margin to LeftColumnWidth*/
    text-align:left;
    background-color:white;
    padding:10px;
    font-size:12px;
    color:#707375;
}

div#contentcolumn a {
font-weight: bold;
text-decoration: none;
color:#000000;
}

div#contentcolumn a:hover{
text-decoration: underline;
}


div#contentcolumn h1
{
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
	background-color:#F5F5F5;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
}

div#contentcolumn h2
{
	font-size:16px;
	font-weight:normal;
	letter-spacing:-1px;
	background-color:#F5F5F5;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	line-height:24px;
}




div#footer {
    clear: both;
    width: 100%;
    margin:auto;
	text-align:left;
	padding-top:22px;
	font-size:9px;
	color:#999999;
	height:150px;
}


div#footer a
{
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}
div#footer a:hover
{
	font-weight:normal;
	text-decoration:underline;
}

div#footer-Left
{
	
	margin:0px;	
	padding:0px;
	text-align:left;
	width:280px;
	float:left;
}

div#footer-Right
{

	margin:0px;	
	padding:0px;
	text-align:right;
	margin-left:290px;

}

/* classi */
.BoxGrigio {
	background-image:url('../Images/Reseller/risvolto_bg.png');
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#A0A5A8;
	/*min-height: 35px;
	height: auto !important;
	height:35px;*/
	padding:0px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:14px;

}

.BoxOrange {
	background-image:url('../Images/Reseller/risvolto_bg.png');
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#F09100;
	/*min-height: 35px;
	height: auto !important;
	height:35px;*/
	padding:0px;
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:14px;

}

.BoxOrange a 
{
    color:#FFFFFF;
}

.fontSmall
{
	font-size:9px;
}

.SelectfontSmall
{
	font-size:10px;
}

.pagination {
	font-weight:bold;
	font-size:10px;

	color:#6A4000;
	
}

.pagination a {
	background-image:url(../images/Reseller/button_bg.png);
	padding:3px;
	padding-left:5px;
	padding-right:5px;	
	background-position: top center;
	color: #6A4000;
	text-decoration: none;
	border:1px solid #6A4000;
	font-weight:bold;	
	line-height:20px;
	font-size:10px;
}

.pagination a:hover {
	color:#FFFFFF;
	border:1px solid #FFDBA6;
	background-image:url(../images/Reseller/button_bg_over.png);
	background-color: #FFDBA6;	
	font-size:10px;
}

.spacer
{

	height:0px;
}
.spacer5
{
	height:5px;

}
.spacer10
{
	height:10px;

}

.clear {
	clear:both;
}

.SelectBorder
{
	font-size:11px;
	margin:0px;
	border-style:solid;
	border-color:#074C7C;
	border-width:2px;
	background-color:#FFFFFF;
	padding:2px;
	height:25px;
	line-height:25px;
}

.ButtonGrey
{
	font-size:12px;
	margin:0px;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	line-height:25px;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	background-image:url('../Images/ButtonGreyBg.png');
	background-repeat:no-repeat;
	background-position:left top;
	vertical-align:baseline;
	min-height: 25px;
	height: auto !important;
	height:25px;
	text-decoration:none;
	color:#000000;
}

.ButtonGrey:hover
{
	margin:0px;
	border-style:solid;
	border-color:#333333;
	border-width:1px;
	line-height:25px;
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	background-image:url('../Images/ButtonGreyHoverBg.png');
	background-repeat:no-repeat;
	background-position:left top;
	height:25px;
	cursor:pointer;
	text-decoration:none;
	color:#000000;
}

a.ButtonGrey 
{
    color:#000000;
    }



.ProfiloLinkArancione, a.ProfiloLinkArancione, div#contentcolumn a.ProfiloLinkArancione {
	
	padding:0px;
	padding-left:5px;
	padding-right:5px;	
	color:#FFFFFF;
	text-decoration: none;
	border:1px solid #FFFFFF;
	font-weight:bold;	
	line-height:25px;
	background-color: #F09100;	
	font-size:12px;
	min-height: 25px;
	height: auto !important;
	height:25px;
	text-align:center;

}

.ProfiloLinkArancione:hover, a:hover.ProfiloLinkArancione, div#contentcolumn a:hover.ProfiloLinkArancione {
	
	color: #FFFFFF;
	border:1px solid #707375;
	text-decoration:none;
	cursor:pointer;
	background-color:#A0A5A8;
}



.InputButtonBorder
{
	
	padding:0px;
	padding-left:5px;
	padding-right:5px;	
	color:#FFFFFF;
	text-decoration: none;
	border:2px solid #003366;
	font-weight:bold;	
	line-height:35px;
	background-color: #003366;	
	font-size:10px;
	min-height: 35px;
	height: auto !important;
	height:35px;
	text-align:center;

}
.InputButtonBorder:hover 
{
	
	color: #003366;
	border:2px solid #2B95FF;
	background-image:url(../images/Reseller/button_bg.png);
	background-color: #2B95FF;
	text-decoration:none;
	cursor:pointer;

}

.CellaIntestazione
{
	background-image:url(../images/Reseller/button_bg.png);
	background-repeat:repeat-x;
	color:#6A4000;
	font-weight:normal;
	height:25px;
	font-size:11px;
}

.CellaIntestazione a
{
	color: #6A4000;
	font-weight:bold;
	text-decoration:none;
}

.CellaIntestazione a:hover
{
	color: #6A4000;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
.Pad10 
{
    padding:10px;
}
.TextLineHeight
{
    line-height:1.5em;
}

.TextRight 
{
    text-align:right;
}
.TextLeft
{
    text-align:left;
}
.FloatLeft
{
	float:left;
}
.FloatRight
{
	float:right;
}
.wideinput 
{
	width: 100%;
}

.Alert-green
{
	background-color:#006600;
	color:#FFFFFF;
	padding:10px;
	
}

.Alert-red
{
	background-color:#990000;
	color:#FFFFFF;
	padding:10px;
}

/* prodotti */

.ProductRow {
	clear:	both;
	margin-bottom:10px;
}

.ProductItem {
	float:left;
	width:320px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin-right:5px;
}

.ProductItemImage {
	width:140px;
	float:left;
}

.ProductItemText {
	margin-left:140px;
}

.TitoloOrange 
{
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:30px;
	color:#FFFFFF;
}

.TitoloGrigio
{
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:30px;
	color:#FFFFFF;
}


