/*	#maintable - controls the main content table and all cells within it  */

.ContactMain
{
	background: #FFFFFF url(../resources/images/contact_us_bg.jpg) no-repeat;
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.AboutMain
{
	background: #FFFFFF url(../resources/images/about_us_bg.jpg) no-repeat;
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.VideoMain
{
	background: #FFFFFF url(../resources/images/video_bg.jpg) no-repeat;
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.CollectionMain
{
	background: #FFFFFF url(../resources/images/Collections_bg.jpg) no-repeat;
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.CollectionBridalMain
{
	background: #FFFFFF url(../resources/images/bridal_gown_bg.jpg) no-repeat;
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.CollectionExclusiveBridalMain
{
	background: #FFFFFF url(../resources/images/exclusive_bridal_gown_bg.jpg) no-repeat;
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.CollectionEveningMain
{
	background: #FFFFFF url(../resources/images/evening_gown_bg.jpg) no-repeat;
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.CollectionBrideMaidMain
{
	background: #FFFFFF url(../resources/images/brides_maid_gown_bg.jpg) no-repeat;
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.CollectionOtherMain
{
	background: #FFFFFF url(../resources/images/others_bg.jpg) no-repeat;
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.CollezioneBrideMain
{
	background: #FFFFFF url(../resources/images/Collezione_bride_bg.jpg) no-repeat;
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.CollectionLimitedMain
{
	background: #FFFFFF url(../resources/images/limited_edition_bg.jpg) no-repeat;
	color: #939494;
	font-family: Arial;
	font-size: 11px;
}
.CollezioneBrideDiv
{
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
}
.CPage
{
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.Paging
{
	color: #807D7D;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
#Catalogue
{
	z-index: 2;
	position: absolute;
	top: 70px;
	left: 300px;
}
#TitleText{
	color: #939494;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.ProductTitle
{
	color: #939494;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.imgU
{
	margin: 0px 3px 0px 3px;
	border: solid 0px #DFDFDF;
	padding: 4px 3px 4px 3px;
}
.imgO
{
	margin: 0px 2px 0px 2px;
	border: solid 1px #DFDFDF;
	padding: 3px;
}
.VideoLink
{
	margin: 0px 0px 0px 20px;
	color: #F68ACA;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.CurrentVideo
{
	margin: 0px 0px 0px 20px;
	color: #F68ACA;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}