/* style1 */

body {
	background: #5597BF url('../images/style1/bg.png') repeat-x 0 0;
	color: #333
}

/* font colors */

a {
	color: #333333;
}

h1 {
	color: #45a9d5;
}


h2 {
	color: #00335b;
}

h3 { 
   color: #666;
}

.contentheading {
	color: #EB7B00;
}

.componentheading {
	color: #00335b;
}

div#mainbody a {

}


/* structure */

/* mainbody */

div#mainbody {
	border-top: 1px solid #65b5de;
	background: #fff;
}

div#mainbody td.mainbody{
	background-position: 
               right 0; background-image:url('../images/style1/body-bg.png'); background-repeat:repeat-y; background-attachment:scroll
}

div#mainbody td.left {
background: #dfebf8 url('../images/style1/body-hl4-bg.png') repeat-y 0 0;

}

div#mainbody a.readon {
	background: url('../images/style1/body-readmore.png') no-repeat 0 0;
	color: #fff
}



#mainbody div.moduletable h3 {
	background:  #c4dbf1 url('../images/style1/body-hl4-h3.png') repeat-y 0 0;
	color: #002647
}

#mainbody li {
	background-position: 
    left 5px; background-image:url('../images/style1/bullet-body.gif'); background-repeat:no-repeat; background-attachment:scroll
}

/* hilite1 */

#mainbody div.moduletable-hilite1 a {
	color: #968237;
}

#mainbody div.moduletable-hilite1 {
	background: #fff9e2 url('../images/style1/body-hl1-bg.png') repeat-y 0 0;
}

#mainbody div.moduletable-hilite1 h3 {
	background: #fef0c2 url('../images/style1/body-hl1-h3.png') repeat-y 0 0;
	color: #846E1E
}

#mainbody div.moduletable-hilite1 li {
	background: url('../images/style1/bullet-hl1.png') no-repeat 0 3px;	
}

#mainbody div.moduletable-hilite1 a.readon {
	background: url('../images/style1/body-hl1-readmore.png') no-repeat 0 0;
}

/* hilite2 */


#mainbody div.moduletable-hilite2 a {
	color: #EB7B00;
}

#mainbody div.moduletable-hilite2 {
	background: #fff0df url('../images/style1/body-hl2-bg.png') repeat-y 0 0;
}

#mainbody div.moduletable-hilite2 h3 {
	background:  #fee0c0 url('../images/style1/body-hl2-h3.png') repeat-y 0 0;
	color: #EB7B00
}

#mainbody div.moduletable-hilite2 li {
	background: url('../images/style1/bullet-hl2.png') no-repeat 0 3px;	
}

#mainbody div.moduletable-hilite2 a.readon {
	background: url('../images/style1/body-hl2-readmore.png') no-repeat 0 0;
}

/* hilite3 */

#mainbody div.moduletable-hilite3 a {
	color: #54702A;
}

#mainbody div.moduletable-hilite3 {
	background: #f3f9de url('../images/style1/body-hl3-bg.png') repeat-y 0 0;
}

#mainbody div.moduletable-hilite3 h3 {
	background:  #e9f3c3 url('../images/style1/body-hl3-h3.png') repeat-y 0 0;
	color: #3A590F
}

#mainbody div.moduletable-hilite3 li {
	background: url('../images/style1/bullet-hl3.png') no-repeat 0 3px;	
}

#mainbody div.moduletable-hilite3 a.readon {
	background: url('../images/style1/body-hl3-readmore.png') no-repeat 0 0;
}

/* hilite4 */

#mainbody div.moduletable-hilite4 a {
	color: #00335B;
}

#mainbody div.moduletable-hilite4 {
	background: #dfebf8 url('../images/style1/body-hl4-bg.png') repeat-y 0 0;
}

#mainbody div.moduletable-hilite4 h3 {
	background:  #c4dbf1 url('../images/style1/body-hl4-h3.png') repeat-y 0 0;
	color: #002647
}

#mainbody div.moduletable-hilite4 li {
	background: url('../images/style1/bullet-hl4.gif') no-repeat 0 3px;	
}

#mainbody div.moduletable-hilite4 a.readon {
	background: url('../images/style1/body-hl4-readmore.png') no-repeat 0 0;
}

/* hilite5 */

#mainbody div.moduletable-hilite5 h3 {
	background:  #25648a url('../images/style1/body-hl5-h3.png') repeat-y 0 0;
	color: #fff
}

/* hilite6 */

#mainbody div.moduletable-hilite6 h3 {
	background:  #f1942f url('../images/style1/body-hl6-h3.png') repeat-y 0 0;
	color: #fff
}

/* hilite7 */

#mainbody div.moduletable-hilite7 h3 {
	background:  #9bb529 url('../images/style1/body-hl7-h3.png') repeat-y 0 0;
	color: #fff
}

/* hilite8 */

#mainbody div.moduletable-hilite8 h3 {
	background:  #71bbdc url('../images/style1/body-hl8-h3.png') repeat-y 0 0;
	color: #fff
}

/* section1 */

div#section1 {
	background: #6ebce2;
	padding-top: 1px;
	color: #002f50;
}

div#section1 a {
	color: #fff;
}

div#section1 a.readon {
	background: url('../images/style1/section1-readmore.png') no-repeat 0 0;
	color: #fff
}

div#section1 td.section {
	background: url('../images/style1/section1-bg.png') repeat-y 0 0;
}

div#section1 div.moduletable h3 {
	background: #4ca9d4 url('../images/style1/section1-h3.png') repeat-y 0 0;
	color: #fff
}

#section1 li {
	background: url('../images/style1/bullet-section1.png') no-repeat 0 3px;	
}

/* section2 */


div#section2 {
	background: #00335b;
	padding-top: 1px;
	color: #bdc9d2;
}

div#section2 a {

}

div#section2 a.readon {
	background: url('../images/style1/section2-readmore.png') no-repeat 0 0;
	color: #fff
}

div#section2 td.section {
	background: url('../images/style1/section2-bg.png') repeat-y 0 0;
}

div#section2 div.moduletable h3 {
	background: #002d4d url('../images/style1/section2-h3.png') repeat-y 0 0;
	color: #bdc9d2
}

#section2 li {
	background: url('../images/style1/bullet-section2.png') no-repeat 0 3px;
}

img#logo {
	background: url('../images/style1/logo.png') no-repeat 0 0;
}

div#footer {
	background: url('../images/style1/bottom-bg.png') repeat-x 0 0;
}

div#footer .rk-1 {
	background: url('../images/style1/bottom-r.png') no-repeat 100% 0;
}

div#footer .rk-2 {
	background: url('../images/style1/bottom-l.png') no-repeat 0 0;
}

div#the-footer {
	background: url('../images/style1/bottom-rocket.png') no-repeat 50% 0;
}

/* horiz menu */

div#horiz-menu a,
div#horiz-menu li.active li a {
	color: #fff;
}

div#horiz-menu li:hover, div#horiz-menu li.sfHover, div#horiz-menu li:hover.active, div#horiz-menu li.active.sfHover {
	background: url('../images/style1/menu2-r.png') no-repeat 100% 0;
}

div#horiz-menu li:hover a, div#horiz-menu li.sfHover a, div#horiz-menu li:hover.active a, div#horiz-menu li.active.sfHover a {
	background: url('../images/style1/menu2-l.png') no-repeat 0 0;
	color: #fff
}

#horiz-menu li.active,
#horiz-menu li.active_menu {
	background: url('../images/style1/menu-r.png') no-repeat 100% 0;
}

#horiz-menu li.active a,
#horiz-menu li.active_menu a {
	background: url('../images/style1/menu-l.png') no-repeat 0 0;
	color: #00213b
}

#horiz-menu li.active li.active,
#horiz-menu li.active li.active a {
	background: none;
}

/* moomenu */

.nav li li {
	background:#153357;
	border-right:1px solid #284773;
	border-bottom: 1px solid #284773;
}

.nav li li:hover,
.nav li li.sfHover,
#horiz-menu li:hover li:hover,
#horiz-menu li.sfHover li.sfHover,
#horiz-menu li.active li.active {
	background: #284773;
}

#horiz-menu li:hover li a:link.daddy, #horiz-menu li.sfHover li a:link.daddy, #horiz-menu li:hover li a:visited.daddy, #horiz-menu li.sfHover li a:visited.daddy  {
	background: url('../images/style1/bullet-sucker.png') no-repeat 100% 50%;
}

.nav li:hover,
.nav li.sfHover {
background: url('../images/style1/menu2-r.png') no-repeat 100% 0;
}

.nav li:hover a
.nav li.sfHover a {
background: url('../images/style1/menu2-l.png') no-repeat 0 0;	
}

/* top menu */

div#top a.mainlevel {
	color: #fff;
}


/* mainlevel menu */

a.mainlevel {
	background: url('../images/style1/bullet-7.gif') no-repeat 0 2px;
}

/* content stuff */

a img.album,
.flickr_badge_image img {
	border: 2px solid #ee7a00;
}

#mainbody div.moduletable-hilite1 .flickr_badge_image img {
	border: 2px solid #968237;
}

#mainbody div.moduletable-hilite2 .flickr_badge_image img {
	border: 2px solid #EB7B00;
}

#mainbody div.moduletable-hilite3 .flickr_badge_image img {
	border: 2px solid #54702A;
}

#mainbody div.moduletable-hilite4 .flickr_badge_image img {
	border: 2px solid #00335B;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #ffcccc url('../images/style1/status-alert.png') no-repeat 10px 50%;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #CDDFF6 url('../images/style1/status-info.png') no-repeat 10px 50%;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #fff5cc url('../images/style1/status-note.png') no-repeat 10px 50%;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #e8f4d2 url('../images/style1/status-download.png') no-repeat 10px 50%;
}

blockquote {
	background: #f9f9f9 url('../images/style1/blockquote.png') no-repeat 0 0;
	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('../images/style1/bullet-1.png') no-repeat 0 0;
}

#mainbody ul.check2 li,
#mainbody li.check2 {
	background: url('../images/style1/bullet-3.png') no-repeat 0 0;
}

#mainbody ul.arrow1 li,
#mainbody li.arrow1 {
	background: url('../images/style1/bullet-2.png') no-repeat 0 0;
}

#mainbody ul.arrow2 li,
#mainbody li.arrow2 {
	background: url('../images/style1/bullet-4.png') no-repeat 0 0;
}

#mainbody ul.arrow3 li,
#mainbody li.arrow3 {
	background: url('../images/style1/bullet-5.png') no-repeat 0 0;
}

#mainbody ul.star li,
#mainbody li.star {
	background: url('../images/style1/bullet-6.png') no-repeat 0 0;
}

#mainbody ul.circle li,
#mainbody li.circle {
	background: url('../images/style1/bullet-7.png') no-repeat 0 0;
}

span.loginsubmit,
span.logoutsubmit {
	color: #fff;
	background: url('../images/style1/login_button.png') no-repeat;
}

/* joomla content */
span.pathway {
	color: #69bce2;
}

span.pathway img {
	background: url('../images/style1/bullet-pathway.png') no-repeat;
}

span.pathway a {
	color: #fff;
}

.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;
}

/* pull-down */

#fxContainer .contentheading,
#fxContainer div.moduletable h3,
#fxContainer {
	color: #97a5af;
}

#fxTarget { 
	background: #00335b;
	border-bottom: 2px solid #002440;
}

#fxTab {
	background: url('../images/style1/fx-tab.png') no-repeat 0 0;
}

#fxTab a:link,
#fxTab a:visited,
#fxContainer a:link,
#fxContainer a:visited {
	color: #fff;
}

#fxTab span:hover,
#fxTab a:hover {
	color: #f88900;
}