﻿/* DEFAULTS BEGIN */
.TableBack
{
	padding: 5px;
	border: 1px dotted #C0C0C0;
	color: #996633;
	background-image: url('Images/DefaultBack.jpg');
	background-repeat: repeat;
}
.TitleRightFrame
{
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('Images/BackRicerca.jpg');
	background-repeat: repeat-x;
	min-height:20px;
	width: 100%;
	text-align: center;
	line-height: 20px;
}
.TitleMainFrame
{
	color: #996633;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	height: 25px;
	line-height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}
/* DEFAULTS END */

/* Gallery.aspx BEGIN */
.TabGallery
{
	width: 150px;
	height: 180px;
}
.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 */

/* Carrello.aspx BEGIN */
.GridViewCarrello{
	width: 100%;
}

/* Carrello.aspx END */

.TabDatiFatturaRow
{
	background-color: #FFFFCC;
}

/* Richiesta.aspx BEGIN */
PanelRichiesta
{
}
TableRichiesta
{
	color: #800000;
	text-align: left;
	padding-left: 15px;
}
.BoxTitle {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 30px;
}
.BoxRichiesta {
	border: 1px dotted #800000;
	color: #800000;
	background-color: #FFFFCC;
}
.RichiestaSend{
	vertical-align: top;
	text-align: center;
}
/* Richiesta.aspx END */

/* Admin.aspx BEGIN */
.ContainerAdmin
{
	width: 800px;
	background-color: #C0C0C0;
	font-size: 8pt;
	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 */


