
.prodnav_color
{
	background-color: #f8fcfe;
	border-bottom: 1px solid #cdd4d7;
}

.prod_title
{
	font-size: 18px;
	color: #ee8234;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding-bottom: 3px;
	width: 209px;
	background-color: #f0f6fa;
	border-bottom: 1px #cdd4d7 solid;
}

.prodnav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.prodnav li
{
	text-indent: 25px;
	margin: 0 0 1px 0;
}

.prodnav subcatborder
{
	border-bottom: 1px solid #b5b5b5;
}

/*===========================--- Links ---============================*/

/*CATALOG Links*/
.alinkcatp:link, .alinkcatp:visited
{
	display: block;
	width: 200px;
	background: url(../images/ico/plus.gif) #e6ecf0 no-repeat;
	background-position: 5px center;
	color: #2850b2;
	font-weight: none;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: 1px #cdd4d7 solid;
	padding: 3px 0 0 0;
}

.alinkcatp:hover
{
	color: #2850b2;
	background: url(../images/ico/plus.gif) #f0f6fa no-repeat;
	background-position: 5px center;
}

.alinkcatpselected:link,.alinkcatpselected:visited
{
	display: block;
	width: 200px;
	background: url(../images/ico/minus.gif) #e6ecf0 no-repeat;
	background-position: 5px center;
	color: #2850b2;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: 1px #cdd4d7 solid;
	padding: 3px 0 0 0;
}

.alinkcatpselected:hover
{
	display: block;
	width: 200px;
	background: url(../images/ico/minus.gif) #e6ecf0 no-repeat;
	background-position: 5px center;
	color: #ee8234;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: 1px #cdd4d7 solid;
	padding: 3px 0 0 0;
}
.alinkcatptitle:link, .alinkcatptitle:visited
{
	color: #A58635;
	font-size: 11px;
	text-decoration: none;
}

.alinkcatptitle:hover
{
	color: #FFF3D5;
	font-size: 11px;
	text-decoration: none;
}

/*CATEGORIES Links*/
.alinkcat:link, .alinkcat:visited
{
	font-size: 10px;
	color: #F8C951;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	text-indent: 5px;
	display: block;
	width: 139px;
}

.alinkcat:hover
{
	font-size: 10px;
	color: #F8C951;
	text-decoration: none;
	background: #322810;
	display: block;
	width: 139px;
}

.alinkcatselected:link, .alinkcatselected:visited
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-indent: 5px;
	display: block;
	width: 139px;
}


.alinkcatselected:hover
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	/*background: #322810;*/
	font-weight: bold;
	display: block;
	width: 139px;
}


.alinkcattitle:link, .alinkcattitle:visited
{
	color: #A58635;
	font-size: 11px;
	text-decoration: none;
}

.alinkcattitle:hover
{
	color: #FFF3D5;
	font-size: 11px;
	text-decoration: none;
}

/*SUBCATEGORIES Links*/
.alinksubcat:link, .alinksubcat:visited
{
	font-size: 14px;
	color: #878787;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	display: block;
	width: 139px;
	text-indent: 5px;
}

.alinksubcat:hover {
	background-color : #1d2022;
	color: #878787;
	text-decoration: none;
}

.alinksubcatselected:link, .alinksubcatselected:visited
{
	font-size: 14px;
	color: White;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
	display: block;
	width: 139px;
	text-indent: 5px;
}

.alinksubcatselected:hover {
	background-color : #1d2022;
	text-decoration: none;
}


.alinksubcattitle:link, .alinksubcattitle:visited
{
	color: #A58635;
	font-size: 11px;
	text-decoration: none;
}

.alinksubcattitle:hover
{
	color: #FFF3D5;
	font-size: 11px;
	text-decoration: none;
}

/*PRODUCT LINES Links*/
.alinkproduct_line:link, .alinkproduct_line:visited
{
	display: block;
	width: 200px;
	height: 16px !important;
	height: 18px;
	background: #d1d1d1;
	color: black;
	font-weight: none;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	text-indent: 10px;
	padding-top: 2px;
}

.alinkproduct_line:hover
{
	color: black;
	border-left: 6px solid #ee6320;
	width: 194px !important;
	width: 200px;
	text-indent: 4px;
}

.alinkproductlinetitle:link, .alinkproductlinetitle:visited
{
	color: #A58635;
	font-weight: bold;
	text-decoration: none;
}

.alinkproductlinetitle:hover
{
	color: #FFF3D5;
	font-weight: bold;
	text-decoration: underline;
}

.alinkproduct_lineselected:link, .alinkproduct_lineselected:visited
{
	display: block;
	width: 194px !important;
	width: 200px;
	border-left: 6px solid #ee6320;
	text-indent: 4px;
	height: 16px !important;
	height: 18px;
	color: black;
	background: #d1d1d1;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 2px;
}

.alinkproduct_lineselected:hover
{
	display: block;
	width: 194px !important;
	width: 200px;
	border-left: 6px solid #ee6320;
	text-indent: 4px;
	height: 16px !important;
	height: 18px;
	color: black;
	background: #d1d1d1;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 2px;
}
/*===========================--- Links ---============================*/
