/* blue/green */

.moduletable_menu {
	width:100%;
}

div.mod_placehere_footer td.mod_placehere_leading {
	width:100%;
	margin:0;
	padding:0;
}

span.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em;
	font-size: 10px;
	background-color: #333399;
	padding-top: 0.3em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
	color: #FFFFFF;
}

span.breadcrumbs a:link{
	color: #CCCCFF;
}

span.breadcrumbs a:hover, span.breadcrumbs a:active {
	color: #CC0000;
}

span.breadcrumbs a:visited {
	color: #CCCCFF;
}

td.left, td.mainbody {
	background-image:url('../images/style1/mod-bg.jpg');
	background-repeat:repeat-x;
}

#page_bg {
	background-image:url('../images/style1/background.jpg');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#header {
	background-image:url('../images/style1/head-bg.jpg');
	background-repeat:repeat-x;
}

span.article_separator {
	display:none;
} 

div.moduletable_bottom_note,
div.moduletable_footer {
	float:right;
}

div.moduletable_footer {
	padding-right:25px;
	font-size:10px;
}

div.moduletable {
	background-image:url('../images/style1/mod-bg.jpg');
	background-repeat:repeat-x;
}

td.mod_placehere_leading {
	padding-top:30px;
}

div.moduletable h3,
div.moduletable-hilite1 h3,
div.mdouletable-hilite2 h3,
.contentheading {
	
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	color: #333333;
	margin: 0em 0em 0.5em 0em;
	padding: 0.35em;
	text-align:left;
	vertical-align:bottom;
}

li {
	color: #333333;
}

ul.menu {
	list-style-type: none;
	
	width: 100%;
}

ul.menu li {
	list-style-type:none;
	padding-top: 1px;
	padding-right: 1px;
	margin-top: 4px;
	padding-bottom: 1px;
}

ul.menu li a:link,
ul.menu li a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 10px;
}

ul.menu li a:hover,
ul.menu li a:active {
	color: #FF0000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 10px;
}

ul.menu li.active {
color: #FF0000;
}

table.headlines div.moduletable h3,
.componentheading {
	color: #92CA2C;
}

a:link,
a:visited {
	color: #CC0000;
}

h2, h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
}

div.moduletable-hilite1 {
	border: 1px solid #afc0d4;
	background: #ebeff4;
}

div.moduletable-hilite2 {
	background: #9AD52D;
	color: #fff;
}

div.moduletable-hilite2 h3 {
	color: #fff;
}

#nav li.active {
	/*background: url(../images/style1/tabs_active_l.png) 0 0 no-repeat;*/
}

#nav li.active a:link,
#nav li.active a:visited,
#nav li.active a:hover {
	/*background: url(../images/style1/tabs_active_r.png) 100% 0 no-repeat;*/
	color: #fff;
}

li.active li a,
li.active li.active li a,
li.active li.active li.active li a {
	/*color: #0253B8;*/
color: #FF0000;
}

#logo {
	background: url('../images/style1/logo.gif') no-repeat;
}

#menu_horiz {
	/*background: #0761d4 url(../images/style1/menu_div.png) 0 100% repeat-x;*/
}

#menu_divider {
	/*background: #0761d4 url(../images/style1/menu_div.png) 0 0 repeat-x;*/
}

#showcase {
	border-top: 1px solid #aabcd0;
	/*background: #fff url(../images/style1/head_bg.png) 0 0 repeat-x;*/
	color: #0253B8;
}

#showcase_bottom {
	background: #95cf2a;
}

#the-footer {
	/*background: url(../images/style1/footer_bg.png) 0 0 repeat-x;*/
}

#rocket {
	/*background: url(../images/style1/footer_rocket.png) 0 0 no-repeat;*/
}

#shadow {
	/*background: url(../images/style1/footer_bg_shadow.png) 0 0 repeat-x;*/
}

#shadow-rocket {
	background: url(../images/style1/footer_rocket_shadow.png) 50% 0 no-repeat;
}

#topmodule {
	border-top:  1px solid #aabbd0; /*hack to stop float pushing down */
}

/* Content */

a.readon {
	background: url(../images/bullet_arrow.html) no-repeat;
}

ul li {
	/*background: url(../images/style1/bullet_small.png) 0 5px no-repeat;*/
}

ul.arrow li {
	background: url(../images/style1/bullet_arrow.png) 0 0 no-repeat;
}

ul.big li.big1 {
	background: url(../images/style1/bullet_1.png) 0 0 no-repeat;
}

ul.big li.big2 {
	background: url(../images/style1/bullet_2.png) 0 0 no-repeat;
}

ul.big li.big3 {
	background: url(../images/style1/bullet_3.png) 0 0 no-repeat;
}

ul.big li.big4 {
	background: url(../images/style1/bullet_4.png) 0 0 no-repeat;
}

ul.big li.big5 {
	background: url(../images/style1/bullet_5.png) 0 0 no-repeat;
}

ul.big li.big6 {
	background: url(../images/style1/bullet_6.png) 0 0 no-repeat;
}

ul.big li.big7 {
	background: url(../images/style1/bullet_7.png) 0 0 no-repeat;
}

ul.big li.big8 {
	background: url(../images/style1/bullet_8.png) 0 0 no-repeat;
}

ul.big li.big9 {
	background: url(../images/style1/bullet_9.png) 0 0 no-repeat;
}

ul.big li.big10 {
	background: url(../images/style1/bullet_10.png) 0 0 no-repeat;
}

span.tip {
	background: url(../images/style1/tip_icon.png) 0 0 no-repeat;
	color: #0761d4;
}

blockquote {
	background: #9fd42d url(../images/style1/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/style1/badge.png) 0 0 no-repeat;
}

span.loginsubmit {
	background: url(../images/style1/button_login.png);
}

span.logoutsubmit {
	background: url(../images/style1/button_logout.png);
}

img.content_button {
	background: url(../images/style1/button_content.jpg) no-repeat;
}

#screenshot {
	background: url(../images/style1/screenshot.jpg) 0 0 no-repeat;
}

img.top_button {
	background: url(../images/style1/head_button.jpg) no-repeat;
}
