﻿/* BREADCRUMBS */
#breadcrumbs{padding-bottom:10px; text-align:left;}
#breadcrumbs li{padding-left:5px; padding-right:10px; BACKGROUND: url('../../images/list/redarrow.gif') no-repeat  right center; display:inline;}
#breadcrumbs li a{color:black;}
/* TOP NAVIGATION BAR */
#topNav {padding-left:150px;}
/*
#topNav{	background: url('../../images/bg/topnav-left.gif');	padding-left:6px;}
#topNav div.bd{ text-align:right; background: url('../../images/bg/topnav-right.gif');	padding-right:6px;}
#topNav div.bd ul{background: url('../../images/bg/topnav-middle.gif');	background-repeat: repeat-x;	margin:0px;   padding-top:7px;	padding-bottom:7px;}
#topNav div.bd ul li.yuimenubaritem {display:inline;	padding-left:10px; padding-right:10px;}
#topNav div.bd ul li.yuimenubaritem a{	COLOR: #ffffff;	TEXT-DECORATION: none;}
#topNav div.bd ul li.yuimenubaritem a:hover{	COLOR: #ffffff; TEXT-DECORATION: underline; FONT-WEIGHT:BOLD;}
*/

/* LEFT NAVIGATION BAR */ 
#nav{ position:relative; left:2px; margin-top:40px; float:left; width:25%; margin-left:10px; } 
#nav .main .tab_left{ BACKGROUND: url('../../images/bg/LEFTNAV-LEFT.gif') no-repeat left center; padding-left:7px; MARGIN: 0px; HEIGHT: 28px; }
#nav .main .tab_body{ PADDING-LEFT: 10px; PADDING-RIGHT: 20px; DISPLAY: block; FONT-WEIGHT: bold; BACKGROUND: url('../../images/bg/leftnav-bg.gif') repeat-x right center; MARGIN: 0px; HEIGHT: 28px; } 
#nav .main .tab_link{ text-align:left; position:relative; top:7px; COLOR: #666; TEXT-DECORATION: none; DISPLAY:BLOCK; FONT-SIZE:smaller; TEXT-DECORATION: underline; } 
#nav .main .tab_link:hover{ COLOR: #666; TEXT-DECORATION: underline; BACKGROUND: url('../../images/list/redarrow.gif') no-repeat  right center; DISPLAY:BLOCK; FONT-WEIGHT:BOLD;}