
.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: #000;
	font-weight: bold;
	text-decoration: none;
}

.alinkcatptitle:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

/*CATEGORIES Links*/
.alinkcat:link, .alinkcat:visited
{
	display: block;
	width: 90px;
	height: 16px !important;
	height: 18px;
	background: #F6F3E6;
	color: 000;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 5px;
}

.alinkcat:hover
{
	color: 000;
	background: #FDE6BD;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.alinkcatselected:link, .alinkcatselected:visited
{
	display: block;
	width: 90px;
	height: 18px;
	background: #D2D9DD;
	color: 000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;
	font-size: 11px;
}


.alinkcatselected:hover
{
	display: block;
	width: 90px;
	height: 18px;
	background: #D2D9DD;
	color: 000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 2px;
	font-size: 11px;
}


.alinkcattitle:link, .alinkcattitle:visited
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.alinkcattitle:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

/*SUBCATEGORIES Links*/
.alinksubcat:link, .alinksubcat:visited
{
	display: block;
	width: 139px;
	height: 100%;
	color: #F58B1B;
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
	vertical-align: middle;
}

.alinksubcat:hover
{
	display: block;
	width: 139px;
	border-left: 4px solid #002D68;
	height: 100%;
	color: #F58B1B;
	background: FFF;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 1px;
}

.alinksubcatselected:link, .alinksubcatselected:visited
{
	display: block;
	width: 139px;
	height: 100%;
	color: #F58B1B;
	background: FFF;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 6px;
	padding-top: 2px;
}

.alinksubcatselected:hover
{
	display: block;
	width: 139px;
	height: 100%;
	color: #F58B1B;
	background: FFF;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
 	padding-left: 6px;
	padding-top: 2px;
}


.alinksubcattitle:link, .alinksubcattitle:visited
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.alinksubcattitle:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

/*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: #000;
	font-weight: bold;
	text-decoration: none;
}

.alinkproductlinetitle:hover
{
	color: #000;
	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 ---============================*/

