

html{
	background:transparent url(/bulgari/wireframe_images/backColor/thematic.jpg) repeat-x scroll 0 0;
	}

#MainTextArea{
	position:relative;
	top:0px;
	width:990px;
	text-align: center;
	}

#monoHeader{

	color:#FFFFFF;
	font-family:inherit;
	font-size:12px;
	margin-top:0px;
	position:relative;
	text-align:center;
	
	
}

#monoHeader a{
	cursor:pointer;
}


#flashWrapper img{
	display:block;
	height:98px;
	width:234px;
	}

#fullflashWrapper{
	/*width:942px;
	height: 450px;
	*/
	margin: 0px auto;
	*margin: 0px 0px;
	}
	
#fullVideo{
	display:none;
	border: 0px none red;
	width:990px;
	height: 450px;
	float:left;
	position: absolute;
	background-color: transparent;
	z-index: 4;

	}


.text{
	margin-top:21px;
	text-align:center;
	text-transform:uppercase;
}

.text span{
	/*margin-left:311px;*/
	margin-top:21px;
	text-align:center;
	text-transform:uppercase;
	width:360px;
}


.collLink{
	margin-top:23px;

}

.collLink a{
	color:#ffffff;
	font-size:12px;
	font-family: arial;
	text-transform:uppercase;
	letter-spacing:0.5px;
}

.collLink a:hover{
	text-decoration:underline;
}



#monoSubHeader{
	position:relative;
	margin-top: 25px;
	text-align: center;
	font-family: inherit;
	font-size: 13px;
	text-transform: uppercase;
	color: #ffffff;
	width:100%;
}

#monoLink{
	position:relative;
	margin-top: 20px;
	text-align: center;
	font-family: inherit;
	font-size: 10px;
	color: #b8a06d;
	text-decoration: none;
	width:100%;
}


#monoLink a{
text-decoration: none;
color:#b8a06d;
}

#monoLink a:hover{
text-decoration: none;
color:#ffffff;
}



#monoPromotion{
	
	height:50px;		
	display: block; 
	position: absolute; 	
	width:990px;		
	float:left;
	bottom:83px;
	
}



.monotext{
	text-align: center;
	font-family: inherit;
	font-size: 13px;
	text-transform: uppercase;
	vertical-align: middle;
	color: #bfb6a3;
	padding-right: 25px;
	height: 50px;
	width: 100px;
	margin-top:17px;
	text-decoration: none;
	position: relative;
	z-index: 1;
}

	
.monobox {
	bottom:0;
	overflow:hidden;	
	background-color: trasparent;
}
.monobox * {
	margin: 0;
	padding: 0;
}
.monobox ul {
	height:50px;
	/*left:0px;
	float:left;*/
	position:relative;
	top:0px;
	background-color: trasparent;
	/*left:45px;*/
	
}


.monobox tr {
	height:50px;
	/*left:0px;
	float:left;*/
	position:relative;
	top:0px;
	background-color: trasparent;
	/*left:45px;*/
	
}




.monobox td{

background-image:url(/bulgari/wireframe_images/backColor/bcg_black_50.png);
	/*float: left;*/
	list-style: none;	
	position: relative;
	width: 152px; /*100px*/
	/*padding-right: 25px;*/
	padding-bottom: 0px;	
	padding-left: 0px;
	height: 50px;
	color:#bfc6a3;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
	width:198px; /*178px*/
	text-transform:uppercase;
	
}


.monobox td p{

	margin-bottom: 0.0001pt; 
	text-align: center; 
	line-height: normal;
}

.monobox li {
	background-image:url(/bulgari/wireframe_images/backColor/back00000070.png);
	float: left;
	list-style: none;	
	position: relative;
	width: 152px; /*100px*/
	padding-right: 25px;
	padding-bottom: 0px;	
	padding-left: 0px;
	height: 50px;
	color:#bfc6a3;
	text-align:center;
	vertical-align:middle;
	line-height:47px;
	width:178px;
	text-transform:uppercase;
	

	
}

/*apply this style to the selected li element to remove transparent background*/
#selected{
	background-image:none;
	
}






.monobox a {
	text-align:center;
	cursor:pointer;
	
	
	}
	
	

.monobox img {
	border:0;
	height: 50px;
	cursor:pointer;
	width:198px;
}

.textClass {
	font-size: 12px;
	background-color: trasparent;
	color:#bfb6a3;
	font-family: Arial;	
	/*height:50px;*/
}

.imgClass {
	width:150px;
	border:0px;
	display:none;
}


/*Overrides colors of the header and footer navigation links */



	.header .utility a:link, 
	.header .utility a:visited{
		color:#d1d1cc;
	}
	
	.header .utility a:hover, 
	.header .utility a:active{
		color:#d1d1cc;
	}

	.globalnav a:link,
	.globalnav a:visited{
		color:#dddbd9;
		
	}

	.globalnav a:hover,
	.globalnav a:active{
		color:#dddbd9;
	}
	
	.footer .content .footer-external li a:link,
	.footer .content .footer-external li a:visited{
		color:#f3ecec;
		
	}

	.footer .content .footer-external li a:hover,
	.footer .content .footer-external li a:active{
		color:#f3ecec;
		
	}
	
	
	
	.footer .content .footer-internal li a:link,
	.footer .content .footer-internal li a:visited{
		color:#e1dada;
		
	}

	.footer .content .footer-internal li a:hover,
	.footer .content .footer-internal li a:active{
		color:#e1dada;
		
	}
	