/* $Header: /usr/local/cvsroot/scottmadden.com/elements/css/style.css.php,v 1.6 2009/04/09 19:16:20 tngsandiego Exp $ */
/* Coded by CaViCcHi: matteo [at] cavicchi [dot] net */

a#productList:focus, a#productList:hover {
	text-decoration : none;
	background-color: transparent;
}

/* Menus */
.mlvl0{
	font-size: 18pt;
	margin-left:0px;
	color:#9A926A;
	font-weight: bold;
}
.mlvl1{
	font-size: 9pt;
	margin-left:8px;
	color:#444444;
	font-weight: bold;
	line-height: 1.7em;
}
.mlvl2{
	font-size: 9pt;
	margin-left:15px;
	color:#888888;
	font-weight: bold;
	line-height: 1.7em;
}
.mlvl3{
	font-size: 9pt;
	margin-left:22px;
	color:#888888;
	font-weight: normal;
	font-style: italic;
	line-height: 1.7em;
}
.mlvl4{
	font-size: 9pt;
	margin-left:27px;
	color:#888888;
	font-weight: normal;
	font-style: italic;
	line-height: 1.7em;
}
.mlvl5{
	font-size: 7pt;
	margin-left:31px;
	color:#888888;
	font-weight: normal;
	font-style: italic;
	line-height: 1.7em;
}
.mlvl6{
	font-size: 6pt;
	margin-left:36px;
	color:#888888;
	font-weight: normal;
	font-style: italic;
	line-height: 1.7em;
}
.uppercase { text-transform: uppercase; }
form{margin:0px;}
hr{
	background-color:transparent;
	border: none;
	color:#E8E8E8;
	font-size:1px;
	height:1px;
	width:100%;
}

/* *** Pages *** */
#pageContainer{
	top:20px;
	position:absolute;
	width:870px;
	height:584px;
	left:50%;
	margin-left:-435px;
}
.flashContainer{
	position:absolute;
	width:874px;
	height:584px;
	top:50%;
	left:50%;
	margin-left:-437px;
	margin-top:-292px;
}
/* general pages */
.holder{
	position:absolute;
	left:466px;
	top:108px;
	overflow-x:hidden;
	overflow-y:auto;
	width:350px;
}
.imgFramer{
	position:absolute;
	left:466px;
	top:412px;
	height:75px;
	overflow-y:hidden;
	overflow-x:auto;
}
#imgScroll{
	width:360px;
}
.textContainer{
	width:330px;
	text-align:justify;
}

.formg{
	border:1px solid #A1A1A1;
}

/* Changed background colors */
.dbg1{background-color: #fff;}
.dbg2{background-color: #fff;}
.dbg3{background-color: #fff;}
.dbg4{background-color: #fff;}