/* blue */
/*
a:link, a:visited {
	color: #e44625;
}

a:hover {
	color: #e48e25;
}

#pillmenu a:hover {
  color: #e48e25;
}

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

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

h3, .componentheading, table.moduletable th {
  color: #e44625;
}

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

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

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

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

div.module {
	background: url(../images/blue/wobox-bl.png) 0 100% no-repeat;
}

div.module div {
	background: url(../images/blue/wobox-br.png) 100% 100% no-repeat;
}

div.module div div {
	background: url(../images/blue/wobox-tl.png) 0 0 no-repeat;
}

div.module div div div {
	background: url(../images/blue/wobox-tr.png) 100% 0 no-repeat;
}

#bubblemenu {
  background: url(../images/blue/womenu.png) no-repeat;
}

#wobbox {
}
#wobbox div {
}

#wobbox_t {
	background: url(../images/blue/wobbox-tm.png) 0 0 repeat-x;
}

#wobbox_tl {
	background: url(../images/blue/wobbox-tl.png) 0 0 no-repeat;
}

#wobbox_tr {
	background: url(../images/blue/wobbox-tr.png) 100% 0 no-repeat;
}

#wobbox_m {
	border-left: 2px solid #e48e25;
	border-right: 2px solid #e48e25;
}

#wobbox_b {
	background: url(../images/blue/wobbox-bm.png) 0 100% repeat-x;
}

#wobbox_bl {
	background: url(../images/blue/wobbox-bl.png) 0 100% no-repeat;
}

#wobbox_br {
	height: 13px;
	background: url(../images/blue/wobbox-br.png) 100% 100% no-repeat;
}*/
