﻿/* DEFAULTS BEGIN */


.TableBack
{
	padding: 5px;
	border: 1px dotted #663300;
	color: #800000;
	background-image: url('Images/DefaultBack.jpg');
	background-color: #FFFFCC;
}

.OrderConfirmTables
{
	padding: 5px;
	border: 1px dotted #800000;
	background-color: #FFFFCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.TitleMainFrame
{
	color: #800000;
	font-weight: bold;
	text-align: left;
	height: 25px;
	line-height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 15px;
	border-bottom-color: #800000;
}
.TitleSmall {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 5px;
	background-image: url('Images/TitleBack.png');
	background-repeat: no-repeat;
	height: 25px;
	line-height: 21px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 5px;
}
.TableYellow
{
	padding: 5px;
	border: 1px dotted #990000;
	color: #800000;
	background-repeat: repeat;
	background-color: #FFFFCC;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
}

.ContentMiddle85
{
	padding: 0px;
	margin: 5px auto 5px auto;
	width: 85%;
}

/* 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: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.GridViewCarrelloBack{
	background-image: url('Images/ContBackTabelle.jpg');
	background-repeat: repeat-y;
}

.HeaderStyle {
	background-image: url('Images/TpCaption.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.FooterStyle {
	background-image: url('Images/TpCaption.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
}

/* 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;
	color: #404040;
}
.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;
	background-color: #C0C0C0;
}
.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;
	background-color: #C0C0C0;
	height: 80px;
}
/* Admin.aspx END */

