/* @override 
	http://tiger:8888/workspace/joomla/dec06/templates/rt_elixer2.0/css/style3.css
*/

/* orange/purple */

div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
	color:  #913697;
}

table.headlines div.moduletable h3,
.componentheading {
	color: #F69200;
}

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

h2 {
	color: #913697;
}

div.moduletable-hilite1 {
	border: 1px solid #dcc7dd;
	background: #ede4ee;
}

div.moduletable-hilite2 {
	background: #F69200;
	color: #fff;
}

div.moduletable-hilite2 h3 {
	color: #fff;
}

#nav li.active_menu {
	background: url(../images/style3/tabs_active_l.png) 0 0 no-repeat;
}

#nav li.active_menu a:link,
#nav li.active_menu a:visited,
#nav li.active_menu a:hover {
	background: url(../images/style3/tabs_active_r.png) 100% 0 no-repeat;
	color: #fff;
}

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

#menu_horiz {
	background: #F69200 url(../images/style3/menu_div.png) 0 100% repeat-x;
}

#menu_divider {
	background: #F69200 url(../images/style3/menu_div.png) 0 0 repeat-x;
}

#showcase {
	border-top: 1px solid #d1c4d9;
	background: #fff url(../images/style3/head_bg.png) 0 0 repeat-x;
	color: #913697;
}

#showcase_bottom {
	background: #913697;
}

#the-footer {
	background: url(../images/style3/footer_bg.png) 0 0 repeat-x;
}

#rocket {
	background: url(../images/style3/footer_rocket.png) 0 0 no-repeat;
}

#shadow {
	background: url(../images/style3/footer_bg_shadow.png) 0 0 repeat-x;
}

#shadow-rocket {
	background: url(../images/style3/footer_rocket_shadow.png) 50% 0 no-repeat;
}

#topmodule {
	border-top:  1px solid #d1c4d9; /*hack to stop float pushing down */
}

/* Content */

a.readon {
	background: url(../images/bullet_arrow.png) no-repeat;
}

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

ul.arrow li {
	background: url(../images/style3/bullet_arrow.png) 0 0 no-repeat;
}

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

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

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

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

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

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

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

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

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

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

span.tip {
	background: url(../images/style3/tip_icon.png) 0 0 no-repeat;
	color: #F69200;
}

blockquote {
	background: #F69200 url(../images/style3/quote_corner.png) 0 0 no-repeat;
	color: #fff;
}

pre {
	background: #f6f6f6;
	border-top: 4px solid #e0e0e0;
	border-bottom: 4px solid #e0e0e0;
	color: #333;
}

#badge {
	background: url(../images/style3/badge.png) 0 0 no-repeat;
}

span.loginsubmit {
	background: url(../images/style3/button_login.png);
}

span.logoutsubmit {
	background: url(../images/style3/button_logout.png);
}

img.content_button {
	background: url(../images/style3/button_content.jpg) no-repeat;
}

#screenshot {
	background: url(../images/style3/screenshot.jpg) 0 0 no-repeat;
}

img.top_button {
	background: url(../images/style3/head_button.jpg) no-repeat;
}