/* blue variant */

a:link,
a:visited {
	color: #FFCB00;
}

a:hover {
	color: #fff;
}

ul li {
	background: url(../images/primary/blue/li_dark.png) 0 2px no-repeat;
}

ul.arrow li {
	background: url(../images/primary/blue/li_arrow_dark.png) no-repeat;
}

ul.big li {
	background: url(../images/primary/blue/li_big_dark.png) 0 1px no-repeat;
}

blockquote {
	background: #F7B40B url(../images/primary/blue/blockquote_bg.png) no-repeat;
	border: 1px solid #0048BD;
	color: #000;
}

td.middle ul li {
	background: url(../images/primary/blue/li.png) 0 2px no-repeat;
}

td.middle ul.arrow li {
	background: url(../images/primary/blue/li_arrow.png) no-repeat;
}

td.middle ul.big li {
	background: url(../images/primary/blue/li_big.png) 0 1px no-repeat;
}

.contentheading {
	color: #FFCB00;
}

#header {
	background: #fff url(../images/primary/blue/header_bg.png) repeat-x;
}

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

#header_spotlight {
	background: url(../images/primary/blue/header_spotlight.png) repeat-x;
}

#nav li.active_menu a:link,
#nav li.active_menu a:visited,
#nav li.active_menu a:hover {
	color: #FFCB00;
}

div#menu_horiz ul.submenu li.active_menu a {
	color: #FFCB00;
}

div#topbox div.moduletable h3 {
	color: #FFCB00;
}

div.loginelement a:hover {
	color: #FFCB00;
}

div.loginelement a:link,
div.loginelement a:visited {
	color: #FFCB00;
}

div.loginelement {
	color: #ccc;
}

div.loginelement label {
	color: #ccc;
}

a:hover span.loginsubmit,
a:hover span.logoutsubmit {
	border: 1px solid #FFCB00;
}

a.readon {
	border: 1px solid #333333;
	color: #fff;
	background: url(../images/button_bg2.png) 0 0 repeat-x;
}

a.readon:hover {
	border: 1px solid #FFCB00;
}

.modifydate {
	color: #ccc;
}

.createdate {
	color: #ccc;
}

.moduletable-hilite {
	background: #FFCB00;
	border: 1px solid #88C21B;
}

.moduletable-hilite h3 {
	background:  #88C21B url(../images/primary/blue/bullet4.png) 5px 50% no-repeat;
	color: #fff;
}

.moduletable-hilite a:link,
.moduletable-hilite a:visited {
	color: #2929AB;
}

.moduletable-hilite a:hover {
	color: #5454D6;
}

div.block.accent {
	background: #F0B10B;
	border-top: 1px solid #CAEE88;
}

div.accent .moduletable,
div.accent .moduletable-flush {
	border: 1px solid #BD8B09;
	background: #FFCB00;
	color: #333;
}

div.accent .moduletable h3,
div.accent .moduletable-flush h3 {
	background:  #BD8B09 url(../images/primary/blue/bullet2.png) 5px 50% no-repeat;
	color: #fff;
}

div.accent .moduletable a:link,
div.accent .moduletable a:visited {
	color: #2929AB;
}

div.accent .moduletable a:hover {
	color: #5454D6;
}

ul.sidenav li {
	border-bottom: 1px solid #BD8B09;
}

ul.sidenav li.active_menu a:link, 
ul.sidenav li.active_menu a:visited  {
	color: #333;
}

div.accent a.mainlevel {
	border-bottom: 1px solid #BD8B09;
}

div.accent a#active_menu:link,
div.accent a#active_menu:visited {
	color: #333;
}

div.accent li.active_menu a:link,
div.accent li.active_menu a:visited {
  color: #333;
}

div.light .moduletable a:link,
div.light .moduletable a:visited {
	color: #2929AB;
}

div.light .moduletable a:hover {
	color: #5454D6;
}

/* scroller */
div#scroller-v a:hover {
	color: #FFCB00;
}

/* live search */
#LSShadow {
	background-color: #1736A2;
	border: 1px solid #0D1693;
}

#LSResult {
	color: #FFCB00;
}

.LSRow {

	border-top: 1px solid #515CF0;
	border-bottom: 1px solid #0D1693;
}

#LSResult a:link,
#LSResult a:visited {
	color: #ccc;
}

#LSResult a:hover {
	color: #FFCB00;
}

#LSHighlight {
	background-color: #FFCB00;
	border-top: 1px solid #BD8B09;
	border-bottom: 1px solid #BD8B09;
}

#LSHighlight.LSRow a {
	color: #333;
}
