/* $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;
}

.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:0px;
	position:absolute;
	width:880px;
	left:50%;
	margin-left:-440px;
}
#miniPageContainer{
	position:relative;
	float:right;
	width:830px;
	background-color:#BF202F;
}
#bodyContainer{
	position:relative;
	float:right;
	width:718px;
	margin-top:250px;
}
#pageTitle{
	position:absolute;
	left:214px;
	top:360px;
	z-index:73;
}
#varHeight{
	height:1px;
}
/* general pages */
#header{
	position:absolute;
	right:0px;
	top:0px;
	width:830px;
	height:400px;
	background-color:#000;
}
.holder{
	position:absolute;
	left:466px;
	top:108px;
	overflow-x:hidden;
	overflow-y:auto;
	width:350px;
}

.textContainer{
	position:absolute;
	top:400px;
	left:215px;
	width:580px;
	text-align:justify;
	z-index:73;
}


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