.productholder
{
	margin-left:2px;
	position:relative;
}

.homeNavigation
{
    height: 200px;
    width: 300px;
	font-family::Arial, Helvetica, sans-serif;
}

div.leftnav
{
    display: block;
    position: absolute;
    left: 1px;
	top:2px;
    width: 158px;
    height: 23px;
    font-size: 11px;
    padding-top: 7px;
    text-decoration: none;
	background-image: url(../images/arrow.gif); 
    background-repeat: no-repeat;
    background-position: 140px 9px;
    color: white;
    overflow: hidden;
    z-index: 40;
    text-transform: uppercase;
    cursor: pointer;
	text-indent:10px;
	font:Arial, Helvetica, sans-serif;
}

div.leftna\v
{
    width: 158px;
}

#leftnav1, .leftnav1 { top: 1px; }
#leftnav2, .leftnav2 { top: 32px; }
#leftnav3, .leftnav3 { top: 63px; }
#leftnav4, .leftnav4 { top: 94px; }
#leftnav5, .leftnav5 { top: 125px; }
#leftnav6, .leftnav6 { top: 156px; }

#leftnavBottom, .leftnavBottom 
{ 
	top: 187px; 
	height:55px ;
	background-color: #000;
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	background-image: none;
}


.navshadeTopnav
{
    position: absolute;
    left: 0;
    display: block;
    z-index: 0;
    height: 30px;
    width: 158px;
	background-color: #000;
	filter: alpha(opacity=40);
    -moz-opacity: .40;
    background-color: #000;
}

div.subnav
{
    display: none;
    position: absolute;
    width: 120px;
    height: 22px;
    font-size: 10px;
    padding-left: 10px;
    padding-top: 8px;
    background-color: white;
    color: black;
    font-size: 10px;
    text-decoration: none;
    background-image: url(../images/arrow_grey.gif); 
    background-repeat: no-repeat;
    background-position: 107px 9px;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    cursor: pointer;
	font-family::Arial, Helvetica, sans-serif;
	border:1px solid #000000;
}

.subnav1 { left: 159px; }
.subnav2 { left: 290px; }

.navposition1 { top: 0px; }
.navposition2 { top: 31px; }
.navposition3 { top: 62px; }
.navposition4 { top: 93px; }

.navposition5 { top: 124px; }
.navposition6 { top: 155px; }
.navposition7 { top: 186px; }
.navposition8 { top: 217px; }
.navposition9 { top: 248px; }
.navposition10 { top: 345px; }
.navposition11 { top: 369px; }
.navposition12 { top: 393px; }
.navposition13 { top: 105px; }
.navposition14 { top: 81px; }

div.final,
div.final:hover,
div.final:active
{
    background-image: none;
}

.product
{
	display:none;
    position: absolute;
    left: 422px;
	top: 1px;
	height: 226px;
    width:313px;
    padding: 11px;
   	background-color: #FEFEFE;
	filter: alpha(opacity=85);
    -moz-opacity: .85;
    overflow: hidden;
    font-size: 10px;
	
}

.product p
{
    line-height: 11px;
    margin: 0;
    padding: 0;

}

.product .text
{
	position:absolute;
	top:8px;
	right:8px;
	color:#5c5b5b;
	border-top: 1px dashed #cccccc;
	border-left: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	border-right: 5px solid #b60000;
	padding:4px;
}

.product .text ul
{
	margin-top:5px;
	margin-left:15px;
	padding:0;
	list-style:circle;
	    line-height: 12px;
}

.product .text ul li
{
display:block;
margin:0;
padding:0;
list-style:circle;
}

.product .text ul li ul li
{
display:block;
margin:0;
padding:0;
list-style:none;
}




.product .links
{
position:absolute;
left:10px;
bottom:20px;
width:120px;
font-size:10px;
color:#5c5b5b;
}

.product table td
{
border-bottom:1px dashed #cccccc;
}

.product table td.bot
{
border-bottom:none;
}

.product h3
{
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:0;
	padding:0;
}

.product img
{
	margin-top:15px;
	margin-left:10px;
	float:left;
}

.productholder .product .links ul
	{
		margin:0;
		padding:10px 0 0 5px;
		list-style-type: none;
	}
	
.productholder .product .links ul li a
	{
		margin:0 0 0 0;
		padding:0 0 0 20px;
		background-image: url(../images/arrow_red.gif);
		background-position: 0.4em;
		background-repeat: no-repeat;
		font: 11px Arial;
		color: black;
		line-height:16px;
		color:#b30505;	
		text-decoration:underline;
		font-weight:bold;
	}


.productholder .product .links ul li a:hover {

	
	background-repeat: no-repeat;
	background-image: url(../images/arrow_black.gif);
	color:#333333;
	}



.navshade,
.navshadeSimple,
.navshadeTopnav
{
    z-index: 2;
}

.subnav,
.product
{
    z-index: 150;
}

