﻿body
{
}

.ssMain
{
	width: 193px;
	font: 10px Arial;
}

.ssBandInfo
{
	width: 100%;
	height: 15px;
	display: block;
	background-color: #fcdf69;
	font-weight: normal;
	color: #444444;
	font: bold 11px Arial;
	padding-top: 1px;
	text-align: center;
}
.ssLoginTable
{
	margin-left: 10px;
	margin-bottom: 2px;
}
.ssLoginFont
{
	font: 10px Arial;
}

.ssPnlLoginOk
{
	padding-top: 5px;
	margin-left: 13px;
}
.ssValidateLogin
{
	margin-left: 5px;
	padding-top: 3px;
	float: left;
}
.ssLoginButton
{
	border: solid 1px #666;
	color: #bb3333;
	background-color: #fcdf69;
	text-align: center;
	display: block;
	float:right;
	height: 16px;
	line-height: 16px;
}
.ssLogin
{
	color: #bb3333;
	background-color: #fcdf69;
	text-align: center;
	font: 10px Arial;
	padding: 0px 6px 1px 6px;
	text-decoration: none;
	cursor: pointer;
	display: block;
	height: 16px;
	line-height: 16px;
}
.ssLogin:Hover
{
	background-color: #fef090;
}
.ssLogout
{
	border: solid 1px #666;
	color: #bb3333;
	background-color: #fcdf69;
	text-align: center;
	font: 10px Arial;
	margin: 5px 0 5px 27px;
	display: block;
	padding: 2px 5px;
	height: 14px;
	width: 100px;
	text-decoration: none;
}
.ssLogout:Hover
{
	background-color: #fef090;
}
.ssPnlOrdine
{
	padding-bottom: 2px;
}
.ssBorderDettaglioOrdine
{
	width: 185px;
	border: 1px solid #bb9060;
	border: 1px dashed #bb9060;
	background-color: #fcdf69;
	margin: 5px 0 3px 3px;
}
.ssHeadersDettaglioOrdine
{
	width: 100%;
	height: 17px;
	font-weight: bold;
	background-color: #ddb06c;
}
.ssScrollerDettaglioOrdine
{
	width: 100%;
	/*width: 185px;*/
	height: 160px;
	overflow: auto;
}
.ssTotOrdineTable
{
	margin-left: 10px;
	font-weight: normal;
	color: #444444;
	font: 11px Arial;
	text-align: left;
	margin-bottom: 2px;
}
.ssBandOrdineDesc
{
	width: 90px;
	height: 14px;
	display: block;
	background-color: #fce690;
	padding: 2px 0 0 10px;
	margin-bottom: 2px;
}
.ssBandOrdineDescSmall
{
	width: 90px;
	height: 14px;
	display: block;
	background-color: #fce690;
	padding: 1px 0 0 10px;
	/*margin-bottom: 2px;*/
}
.ssBandOrdineNum
{
	font-weight: bold;
	width: 60px;
	height: 14px;
	display: block;
	background-color: #fce690;
	padding: 2px 10px 0 0;
	text-align: right;
	margin-bottom: 2px;
	white-space: nowrap;
}
.ssBandOrdineNumSmall
{
	font-weight: bold;
	width: 60px;
	height: 14px;
	display: block;
	background-color: #fce690;
	padding: 1px 10px 0 0;
	text-align: right;
	/*margin-bottom: 2px;*/
	white-space: nowrap;
}
.ssLinksOrdine
{
	width: 170px;
	height: 17px;
	display: block;
	/*background-color: #fce690;*/
	background-color: #fef090;
	font-weight: normal;
	color: #444444;
	font: bold 11px Arial;
	padding-top: 4px;
	text-align: center;
	margin: 0 0 2px 10px;
	text-decoration: none;
}
.ssLinksOrdine:Hover
{
	color: #cc5522;
}

