/* variant */

a:link,
a:visited {
	color: #0559b4;
}

a:hover {
	color: #ff9900;
}

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

ul.arrow li {
	background: url(../images/li_arrow.gif) 5px center no-repeat;
	border-bottom:1px solid #d97c1e;
}
ul.arrow.dark li {
	background: url(../images/li_arrow_dark.gif) 5px center no-repeat;
	border-bottom:0;
}
ul.arrow.light li {
	background: #e01912 url(../images/li_arrow_light.gif) 5px center no-repeat;
	border-bottom:0;
}
ul.arrow.light li a:link,ul.arrow.light li a:visited  {
color:#ffffff;
}

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

ul.big li.big2 {
	background: url(../images/bullet_2.png) 0 0 no-repeat;
}

ul.big li.big3 {
	background: url(../images/bullet_3.png) 0 0 no-repeat;
}

ul.big li.big4 {
	background: url(../images/bullet_4.png) 0 0 no-repeat;
}

ul.big li.big5 {
	background: url(../images/bullet_5.png) 0 0 no-repeat;
}

ul.big li.big6 {
	background: url(../images/bullet_6.png) 0 0 no-repeat;
}

ul.big li.big7 {
	background: url(../images/bullet_7.png) 0 0 no-repeat;
}

ul.big li.big8 {
	background: url(../images/bullet_8.png) 0 0 no-repeat;
}

ul.big li.big9 {
	background: url(../images/bullet_9.png) 0 0 no-repeat;
}

ul.big li.big10 {
	background: url(../images/bullet_10.png) 0 0 no-repeat;
}

blockquote {
	background: #f9f9f9 url(../images/quote_corner.png) no-repeat;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 8px solid #e0e0e0;
}

.contentheading {
	color: #D97C1E;
}

#nav li.active-menu a:link,
#nav li.active-menu a:visited,
#nav li.active-menu a:hover {
	color: #D97C1E;
}

div#menu-horiz ul.submenu li.active-menu a {
	color: #BAFE39;
}

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

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

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

.loginelement {
border:1px solid #D97C1E;
background: #e01912 url(../images/login_back.jpg) center 115px no-repeat;
}

div.loginelement label {
	color: #ccc;
}

a.readon {
	border: 1px solid #333333;
	color: #fff;
}

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

.modifydate {
	color: #D97C1E;
}

.createdate {
	color: #D97C1E;
}
