/* blue */

a:link, a:visited {
	color: #2089b8;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #fff;
  text-decoration:underline;
}

#pillmenu a#active_menu-nav {
  /*background: url(../images/blue/mw_menu_active_bg.png) repeat-x;*/
	background:#56a3df;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #2089b8;
  padding:13px 0 0 15px;
  font-size:16px;
  display:none;
}



div.module_menu {
	background: url('../images/blue/mw_box_br.png') no-repeat 100% 100%;
}

div.module_menu div {
	background: url('../images/blue/mw_box_bl.png') no-repeat 0 100%;
}

div.module_menu div div {
	background: url('../images/blue/mw_box_tr.png') no-repeat 100% 0;
}

div.module_menu div div div {
	background: url('../images/blue/mw_box_tl.png') no-repeat 0 0;
}

a.mainlevel, a.mainlevel:link, a.mainlevel:visited {
	color:#000000;
	line-height:20px;
	font-size:13px;
        
}


#leftcolumn #leftNavigation a{
	padding-top:1px;
	padding-bottom:1px;
	color:#000;
	font-size:13px;
}

#leftcolumn #leftNavigation a#active_menu {
	font-weight:bold;
	font-style:normal;
    color:red;
	padding-left:5px;
	font-style:italic;
}

#leftcolumn #leftNavigation a.sublevel {
	padding-left:28px;
	font-size:13px;
	line-height:20px;
	color:#2089b8;
       
}

#leftcolumn #leftNavigation a.sublevelVisited {
	padding-left:28px;
	font-size:13px;
	line-height:20px;
	color:#ff0000; 
       
}

#plasticWear {
	color:#2089b8;
	font-size:11px;
	font-family:"Myriad Pro Light", Arial, Helvetica, sans-serif;
}

#plasticWear .headerSep {
	background:transparent url(../images/table_05.gif) repeat-x;
	width:12px;
}

#plasticWear .datasep {
	width:12px;
}

#plasticWear .footerSep {
	background:transparent url(../images/table_11.gif) repeat-x;
	width:12px;
}

#plasticWear .headingBg {
	background:transparent url(../images/table_05.gif) repeat-x;
	color:#FFFFFF;
}

#plasticWear .leftborder {
	background:transparent url(../images/table_07.gif) repeat-y;
	width:19px
}

#plasticWear .rightborder{
	background:transparent url(../images/table_09.gif) repeat-y;
	width:19px
}

#plasticWear .footerBg {
	background:url(../images//table_11.gif) repeat-x;
}