@import url(/products/products_styles.css);
/* Adam's revised content containers */
#rightColumn	{
float: right;
margin-right:5px;
width:215px;
padding-top:5px;
}
#leftColumn	{
width:310px;
margin-left:10px;
padding-left:5px;
}
#bottomColumn	{
margin: 5px;
padding-left:5px;
padding-left:10px;

}
#logoDiv	{
position:absolute;
left: 257px;
top:191px;
z-index:99;

}
#productDiv	{
position:absolute;
left: 529px;
top: 106px;
z-index:98;
}
/* end adam */




#leftCol {
	width:235px;
	padding: 0px;
	margin: 0px;
	background: transparent url(/images/alt/tubsncases/sub_leftcol_bg.gif) repeat-y left;  
}
#regularMenu {
	position:relative;
	top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border-style:solid;
	border-width: 0px 0px 0px 0px;
	border-color: white;
}
* html #regularMenu {
	margin-right: 0px; 
}
#regularMenu a {
	display:block;
	width: 225px;
	position:relative;
	left: 0px;
	padding:5px 0px;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family:Arial, Helvetica, Verdana;
	font-weight:bold;
	font-size:11px;
	color:white;
	text-align:center;
	border-style: solid;
	border-top: white solid 1px;
	border-bottom: black solid 1px;
	border-left: #4e120f solid 2px;
	border-right: #4e120f solid 2px;
	background: #F5A90A;
	text-decoration:none;
}
#regularMenu a:hover {
	color:#330065;
}
#regularMenu a.active {
	background: #FFCC00 url(/images/alt/tubsncases/regularMenu_active_arrow.gif) no-repeat right center;
}
#multimediaMenu {
	width:230px;
	float:left;
	height:100%;
	background: #02008f;
	text-align:center;
	padding-bottom:5px;
}
.mmImg {
	margin-top: -8px;
}
* html .mmImg {
	margin-top: -8px;
}
#multimediaMenu a {
	float:none;
	clear:both;
}
#content {
	width: 537px;
	background: transparent url(/images/alt/tubsncases/content_top_repeat.gif) repeat-x 0px -1px;
	border-top-width: 0px;
}
* html .tbl {
	margin-top: -3px;
}

