/* Light Style */

#maincol-container {
	margin: auto;
	width: 860px;
}

/**************** Start Font colors ***************/

/* menu module base color */
.module-menu h3 {
	color: #999;
}

/* menu module accent color */
.module-menu h3 span {
	color: #000;
}

/* module link color */
.module h3 a,.module-color1 h3 a,.module-color2 h3 a,.module-color3 h3 a,.module-color4 h3 a,.module-style1 h3 a,.module-style1-color1 h3 a,.module-style1-color2 h3 a,.module-style1-color3 h3 a,.module-style1-color4 h3 a,.module-style2 h3 a,.module-style2-color1 h3 a,.module-style2-color2 h3 a,.module-style2-color3 h3 a,.module-style2-color4 h3 a {
	color: #990000;
}

/* module base color */
.module h3,.module-color1 h3,.module-color2 h3,.module-color3 h3,.module-color4 h3,.module-style1 h3,.module-style1-color1 h3,.module-style1-color2 h3,.module-style1-color3 h3,.module-style1-color4 h3,.module-style2 h3,.module-style2-color1 h3,.module-style2-color2 h3,.module-style2-color3 h3,.module-style2-color4 h3 {
	color: #CB1717;
}

/* module accent color */
.module h3 span,.module-style1 h3 span,.module-style2 h3 span {
	color: #000;
}

/* module accent color3 */
.module-color3 h3 span,.module-style1-color3 h3 span,.module-style2-color3 h3 span {
	color: #79B216;
}


/******************** end font styles *******************/

/* start slider toolbar */

#rokslide-toolbar {
	background: url(images/light/tabber-bg.png) 0 0 repeat-x;
}

#rokslide-toolbar li.last {
	background: transparent;
}

#rokslide-toolbar li.current,
#rokslide-toolbar li.last.current {
	background: url(images/light/tabber-active-r.png) 100% 0 no-repeat;
}

#rokslide-toolbar li.current span {
	background: url(images/light/tabber-active-l.png) 0 0 no-repeat;
}

#rokslide-toolbar li {
	background: url(images/light/tabber-div.png) 100% 0 no-repeat;
}

#rokslide-toolbar {
	color: #666;
}

#rokslide-toolbar li.active { 
	color: #222;
}

#rokslide-toolbar li.current { 
	color: #333;
}

/* end slider toolbar */

a.readon {
	background: url(images/light/readon.png) 0 0 no-repeat;
	color: #CB1717;
}

a.readon2 {
	background: url(images/light/readon2.png) 0 0 no-repeat;
	color: #fff;
}

/* @end */
