/* Gator variant */

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

a:hover {
	color: #e5e6e7;
}

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

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

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

blockquote {
	background: #c30000 url(../images/primary/gator/blockquote_bg.png) no-repeat;
	border: solid 1px #a90017;
}

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

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

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

.contentheading {
	color: #fff;
}

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

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

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

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

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

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


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

div.loginelement {
	color: #ccc;
}

div.loginelement label {
	color: #ccc;
}

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

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

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

.modifydate {
	color: #c0c0c0;
}

.createdate {
	color: #c0c0c0;
}

.moduletable-hilite { background: #c30000; color: #fff; }

.moduletable-hilite h3 {
	background: url(../images/primary/gator/modh3_hilite_bg.jpg) no-repeat;
	color: #fff;
}

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

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

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

div.accent .moduletable,
div.accent .moduletable-flush {
	border: solid 1px #a90017;
	background: #c30000;
	color: #fff;
}

div.accent .moduletable h3,
div.accent .moduletable-flush h3 {
	background:  #525252 url(../images/primary/gator/modh3_accent_bg.png) no-repeat;
	color: #fff;
}

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

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

div.accent a.mainlevel {  }

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

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

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

/* live search */
#LSShadow {
	background-color: #232323;
	border: solid 1px #a90017;
}

#LSResult {
	color: #c30000;
}

.LSRow {

	border-top: 1px solid #666;
	border-bottom: 1px solid #3b3b3b;
}

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

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

#LSHighlight {
	background-color: #c30000;
	border-top: 1px solid #e70000;
	border-bottom: 1px solid #c30000;
}

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