﻿/* DEFAULTS BEGIN */
.BoxTopFrame
{
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('Images/NaviRightTop.png');
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	line-height: 25px;
}
.BoxMiddleFrame
{
	background-image: url('Images/NaviRightMiddle.png');
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.BoxBottomFrame
{
	background-image: url('Images/NaviRightBottom.png');
	background-repeat: no-repeat;
	height: 28px;
}
.TitleMainFrame
{
	color: #666666;
	font-weight: bold;
	text-align: left;
	height: 25px;
	line-height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}
.CollezioneTab
{
	font-size: 8pt;
	margin-left: 3px;
	background-image: url('Images/tabellaCollezioni.jpg');
	background-repeat: no-repeat;
}

/* DEFAULTS END */

/* Gallery.aspx BEGIN */
.DataListGalleryProdottiText
{
	vertical-align: top;
	height: 48px;
}
.DataListGalleryCollezioniText
{
	vertical-align: top;
	height: 64px;
	text-align: center;
}
.CollModellInfo
{
	width: 380px;
	height: 380px;
	background-color: #e7e7e7;
}
.TabCollMisureColori
{
	width: 380px;
	background-color: #ffffd7;
}
/* Gallery.aspx END */


.TabDatiFatturaRow
{
	background-color: #CCCCCC;
	color: #666666;
}
.DefaultButton
{
	border: 1px solid #669999;
	color: #666666;
	cursor: hand;
	background-color: transparent;
}
.DefaultBox
{
	border: 1px solid #669999;
	color: #666666;
	background-color: transparent;
}

/* Richiesta.aspx BEGIN */
PanelRichiesta
{
}
.TableRichiesta
{
	text-align: left;
	padding-left: 10px;
	width: 600px;
}
.BoxTitle {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 30px;
}
.BoxRichiesta
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: white;
	color: #666666;
}
.RichiestaSend{
	vertical-align: top;
	text-align: center;
}
/* Richiesta.aspx END */

/* Admin.aspx BEGIN */
.ContainerAdmin
{
	width: 800px;
	background-color: #C0C0C0;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	padding: inherit;
}
.TabAdmin
{
	font-size: 9pt;
	width: 660px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: inherit;
}
.FooterAdmin
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: inherit;
}
.TabFooterAdmin
{
	font-size: 9pt;
	width: 800px;
	text-align: center;
}
.NoCredentials
{
	font-size: 9pt;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: inherit;
}
/* Admin.aspx END */

