/* style14 */

body {
/*
	background: #AEAEAE url(bg.png) 0 0 repeat-x;
*/
	background: #662d91 url(bg.jpg) 0 0 repeat-x;
}

/* font colors */

a {
	color: #ffde05;
}

h1, h2, h3, h4, h5, h6, p {
	color: #ffffff;
	font-weight: lighter;
	font-family: Helvetica, sans-serif;
}


.contentheading {
	
}

.componentheading {
	font-size: 26px;
	font-weight: lighter;
}

div#mainbody a {

}


/* structure */


/* TOP */

div#top {
	float:right;
	color: #ffffff;
	height:57px;
	padding: 0px 170px 0px 0px;
	letter-spacing:1px;
}

div#top a {
	color: #ffffff;
}


/* mainbody */

div#mainbody {
	padding: 0px 80px;
}

div#mainbody td.mainbody,
div#mainbody td.left,
div#mainbody td.right {
	padding: 0px;
}

div#mainbody a.readon {
	background: url(body-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#mainbody td.section {
/*	background: url(body-bg.png) 0 0 repeat-y; */
}

div#mainbody div.moduletable h3,
div#mainbody div.module h3 {
	background: #ededed url(body-h3.png) 0 0 repeat-y;
	color: #151515;
}

#mainbody li {
/*	background: url(bullet-body.png) 0 3px no-repeat; */
}

/* hilite1 */

#mainbody div.moduletable-hilite1 a {
	color: #3B5472;
}

#mainbody div.moduletable-hilite1 {
	background: #E6E6E6 url(body-hl1-bg.png) 0 0 repeat-y;
}

#mainbody div.moduletable-hilite1 h3 {
	background: #D6D6D6 url(body-hl1-h3.png) 0 0 repeat-y;
	color: #4B4B4B;
}

#mainbody div.moduletable-hilite1 li {
	background: url(bullet-hl1.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite1 a.readon {
	background: url(body-hl1-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite2 */


#mainbody div.moduletable-hilite2 a {
	color: #F3D7A7;
}

#mainbody div.moduletable-hilite2 {
	background: #333 url(body-hl2-bg.png) 0 0 repeat-y;
	color: #fff;
}

#mainbody div.moduletable-hilite2 h3 {
	background: #2E2E2E url(body-hl2-h3.png) 0 0 repeat-y;
	color: #fff;
}

#mainbody div.moduletable-hilite2 li {
	background: url(bullet-hl2.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite2 a.readon {
	background: url(body-hl2-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite3 */

#mainbody div.moduletable-hilite3 a {
	color: #3B5472;
}

#mainbody div.moduletable-hilite3 {
	background: #F8E5C1 url(body-hl3-bg.png) 0 0 repeat-y;
	color: #242019;
}

#mainbody div.moduletable-hilite3 h3 {
	background: #F3D7A7 url(body-hl3-h3.png) 0 0 repeat-y;
	color: #242019;
}

#mainbody div.moduletable-hilite3 li {
	background: url(bullet-hl3.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite3 a.readon {
	background: url(body-hl3-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite4 */

#mainbody div.moduletable-hilite4 a {
	color: #F8E5C1;
}

#mainbody div.moduletable-hilite4 {
	background: #3B5472 url(body-hl4-bg.png) 0 0 repeat-y;
	color: #E1E5E9;
}

#mainbody div.moduletable-hilite4 h3 {
	background: #374E69 url(body-hl4-h3.png) 0 0 repeat-y;
	color: #E1E5E9;
}

#mainbody div.moduletable-hilite4 li {
	background: url(bullet-hl4.png) 0 3px no-repeat;	
}

#mainbody div.moduletable-hilite4 a.readon {
	background: url(body-hl4-readmore.png) 0 0 no-repeat;
	color: #fff;
}

/* hilite5 */

#mainbody div.moduletable-hilite5 h3 {
	background: #272727 url(body-hl5-h3.png) 0 0 repeat-y;
	color: #DFDFDF;
}

/* hilite6 */

#mainbody div.moduletable-hilite6 h3 {
	background: #3B5472 url(body-hl6-h3.png) 0 0 repeat-y;
	color: #E2E6EA;
}

/* hilite7 */

#mainbody div.moduletable-hilite7 h3 {
	background: #F3D7A7 url(body-hl7-h3.png) 0 0 repeat-y;
	color: #242019;
}

/* hilite8 */

#mainbody div.moduletable-hilite8 h3 {
/*	background: #871E21 url(body-hl8-h3.png) 0 0 repeat-y; */
	color: #fff;
}

/* section1 */

div#section1 {
/*	background: #871E21; */
	padding-top: 1px;
	color: #fff;
}

div#section1 a {
	color: #F8E5C1;
}

div#section1 a.readon {
	background: url(section1-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#section1 td.section {
	background: url(section1-bg.png) 0 0 repeat-y;
}

div#section1 div.moduletable h3 {
	background: #6E1B1F url(section1-h3.png) 0 0 repeat-y;
	color: #F1E9E9;
}

#section1 li {
	background: url(bullet-section1.png) 0 3px no-repeat;	
}

/***************** section2 ************************/

table.sections .advert2 {
/*	background: url(promo-advert2-bg.jpg) no-repeat; */
	color: #ffffff;
/*	padding: 64px 8px 0 220px; */
	font-family: Helvetica, sans-serif;
	padding: 64px 0px 0px 220px;
	width: 228px;
	font-size: 80%;
	line-height:140%;
}

table.sections .user7 {
/*	background: #0000ff;  url(promo-advert2-bg.jpg) no-repeat; */
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	padding: 100px 25px 0px 25px;
	width: 186px;
	font-size: 80%;
	line-height:140%;
}

/* old save for News to Go!
table.sections .user8 {
	font-family: Helvetica, sans-serif;
	color: #ffffff;
	padding: 100px 110px 0px 25px;
	width: 181px;
	font-size: 80%;
	line-height: 140%;
}
*/


table.sections .user8 {
	color: #FFFFFF;
	font-family: Helvetica,sans-serif;
	font-size: 90%;
	line-height: 120%;
	padding: 60px 90px 0 15px;
	width: 181px;
}





div#section2 {
	background: #88c319 url(section-bg.jpg) no-repeat;	
	color: #ffffff;
	padding-bottom: 25px;
}

div#section2 a {
	color: #ffffff;
}

div#section2 a.readon {
	background: url(section2-readmore.png) 0 0 no-repeat;
	color: #fff;
}

div#section2 td.section {
/*	background: url(section2-bg.png) 0 0 repeat-y; */
}

div#section2 div.moduletable h3 {
	background: #334860 url(section2-h3.png) 0 0 repeat-y;
	color: #CCD1D7;
}

#section2 li {
/*	background: url(bullet-section2.png) 0 3px no-repeat; */
}

img#logo {
	background: url(logo.png) 0 0 no-repeat;
}

div#footer {
	background: #88c319 url(footer-bg.jpg) no-repeat;
	color: #ffffff;
}

div#footer .rk-1 {
/*	background: url(bottom-r.png) 100% 0 no-repeat; */
	height: 50px;
}

div#footer .rk-2 {
	padding-top: 20px;
}

div#the-footer {
	
}

/* horiz menu */

div#horiz-menu a,
div#horiz-menu li.active li a  {
	color: #548741; /* sets color for main and dropdown menu text */
}


div#horiz-menu li:hover,
div#horiz-menu li.sfHover,
div#horiz-menu li.active:hover,
div#horiz-menu li.active.sfHover {

}

div#horiz-menu li:hover a {
	background: url(menu-hilite.jpg) 100% 0 no-repeat; /* sets the main menu hover bg */
}

div#horiz-menu li.active:hover a {
	/* rollover on active main menu */
	
}

div#horiz-menu li.sfHover a {
	color: #5e9649; /* sets the color of the rollover not-active main menu text */
}

div#horiz-menu li.active.sfHover a {
	color: #5e9649; /* sets the color of the active main and dropdown menu text */
}



#horiz-menu li.active {

}

#horiz-menu li.active a {
	color: #548741;
	background: url(menu-hilite.jpg) 100% 0 no-repeat; /* main menu active bg */
}

#horiz-menu li.active li.active,
#horiz-menu li.active li.active a {
	background: #5e9649; /* this controls the active bg on dropdowns */
	
}

/* moomenu */

#horiz-menu li li {
	background:#ffde05;
	border-bottom: 1px solid #ced714;
	border-right: 1px solid #ced714;
}

#horiz-menu li li:hover,
#horiz-menu li li.sfHover,
#horiz-menu li:hover li:hover,
#horiz-menu li.sfHover li.sfHover,
#horiz-menu li.active li.active {
	background: #5e9649; /* sets the background for rollovers in dropdowns */
}

#horiz-menu li:hover li a.daddy:link,
#horiz-menu li.sfHover li a.daddy:link,
#horiz-menu li:hover li a.daddy:visited,
#horiz-menu li.sfHover li a.daddy:visited  {
	background: url(bullet-sucker.png) 100% 50% no-repeat;
}

#horiz-menu li.sfHover,
#horiz-menu li:hover {
	
}

#horiz-menu li.sfHover a,
#horiz-menu li:hover a {
	
		
}

/* top menu */

div#top ul.menu a {
	color: #fff;
}


/* mainlevel menu */

a.mainlevel {
	background: url(bullet-7.png) 0 2px no-repeat;
}

li.active a,
li.active li.active a,
li.active li.active li.active a,
li.active li.active li.active li.active a {
    font-weight: bold;
    color: #3B5472;
}

li.active li a,
li.active li.active li a,
li.active li.active li.active li a {
	font-weight: normal;
	color: #ffffff;
}


/* content stuff */

a img.album,
.flickr_badge_image img {
	border: 2px solid #ffffff;
}

#mainbody div.moduletable-hilite1 .flickr_badge_image img {
	border: 2px solid #3B5472;
}

#mainbody div.moduletable-hilite2 .flickr_badge_image img {
	border: 2px solid #F3D7A7;
}

#mainbody div.moduletable-hilite3 .flickr_badge_image img {
	border: 2px solid #3B5472;
}

#mainbody div.moduletable-hilite4 .flickr_badge_image img {
	border: 2px solid #F8E5C1;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #ffcccc url(status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #CDDFF6 url(status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #fff5cc url(status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #e8f4d2 url(status-download.png) 10px 50% no-repeat;
}

blockquote {
	background: #f9f9f9 url(blockquote.png) 0 0 no-repeat;
	color: #666;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
}

pre {
	background: #f6f6f6;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
}

#mainbody ul.check1 li,
#mainbody li.check1 {
	background: url(bullet-1.png) 0 0 no-repeat;
}

#mainbody ul.check2 li,
#mainbody li.check2 {
	background: url(bullet-3.png) 0 0 no-repeat;
}

#mainbody ul.arrow1 li,
#mainbody li.arrow1 {
	background: url(bullet-2.png) 0 0 no-repeat;
}

#mainbody ul.arrow2 li,
#mainbody li.arrow2 {
	background: url(bullet-4.png) 0 0 no-repeat;
}

#mainbody ul.arrow3 li,
#mainbody li.arrow3 {
	background: url(bullet-5.png) 0 0 no-repeat;
}

#mainbody ul.star li,
#mainbody li.star {
	background: url(bullet-6.png) 0 0 no-repeat;
}

#mainbody ul.circle li,
#mainbody li.circle {
	background: url(bullet-7.png) 0 0 no-repeat;
}

span.loginsubmit,
span.logoutsubmit {
	color: #fff;
	background: url(login_button.png) no-repeat;
}

/* joomla content */
span.pathway {
	color: #fff;
}

span.pathway img {
	background: url(bullet-pathway.png) no-repeat;
}

span.pathway a {
	color: #F8E5C1;
}

.highlight {
  background-color: #ffc;
}

table.mainbody td.mainbody td.sectiontableheader {
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  border-top: 1px #fff;
  border-bottom: 1px solid #efefef;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #fcfcfc;
}

table.contentpaneopen tbody tr td span.small {
	background: url(icon-author.png) 0 0 no-repeat;
}

td.createdate {
	background: url(icon-created.png) 0 0 no-repeat;
}

/* pull-down */

#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
	color: #fff;
}

#fxTarget { 
	background: #881F22;
	border-bottom: 2px solid #6E1B1F;
}

#fxTab {
	background: url(fx-tab.png) 0 0 no-repeat;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #fff;
}

#fxTab span:hover,
#fxTab a:hover {
	color: #ccc;
}
