/* style3 */

body {
	background: #B4B4B4 url(../images/bg.png) 0 0 repeat-x;
	color: #333;	
}
em{text-decoration:none;font-size:11px;font-style:normal}

.bpadding10 {padding-left:10px; padding-right:10px}

.width33 {width:33%;}

.width25{width:25%;}

.width50{width:50%}

div.wrapper { margin: 0 auto; width: 900px;}
/* font colors */

.style1 {font-size: 24px}
.style2 {font-size: 18px}
.style3 {font-size: 16px}

.pad {padding-left:30px;}

a {
	color: #A21A21;
}

.sides{border-right:3px solid #A21A21;
border-left:3px solid #A21A21;}

.pad10{
padding-right:10px;
padding-left: 10px;
}


h1 {
	color: #DA9A2A;
}


h2 {
	color: #A21A21;
}

h3 { 
   color: #FFEBC8;
   background:#666;
   line-height: 20px;
}

.contentheading {
	color: #A21A21;
}

.componentheading {
	color: #A21A21;
}

#mainbody a {

}


/* structure */

/* mainbody */

#mainbody {
	border-top: 1px solid #831820;
	border-bottom: 1px solid #831820;
	background: #fff;
	padding: 10px 0px 15px 10px;
}

.bgt{
	background: url(../images/body-bgt.png) 0 0 repeat-x;
}

.bgb{
	background: url(../images/body-bgb.png) 0 100% repeat-x;
}
.rightbg {
	background: url(../images/body-bg1.png) 100% 0 repeat-y;
}

.leftbg {
	background: url(../images/body-bg.png) 0 0 repeat-y;
}

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

#mainbody td.section {
	background: url(../images/body-bg.png) 0 0 repeat-y;
}

#mainbody div.moduletable h3 {
	background: #ededed url(../images/body-h3.png) 0 0 repeat-y;
	color: #4F4F4F;
}

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



#menu ul{
background:#f6f6f6;
padding:0;
margin:0}

acenter{
text-align:center;
right:0;
width:116px;

}

a.readon_black {
	background: url(../images/read_more.png) 0 0 no-repeat;
	color: #fff;
	height:25px;
	width:116px;
	display:block;
	text-align:left;
	padding-left:5px;
	line-height:25px;
	font-weight:bolder;
}


#mainbody div.Col-Section h3 {
	background:  #666666;
	color: #F9F0DF;
}

#left_menu {background: #f6f6f6;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;}

#left_menu li{background:#f6f6f6;
text-align:left;}


/* section1 */

#section1 {
	background: #FFF;
	padding: 10px 0px 15px 10px;
	color: #000;
	border-bottom:3px solid #A21A21;
	border-top:3px solid #A21A21;
	}


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

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

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

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

/* section2 */


#section2 {
	background: #575757;
	padding-top: 1px;
	color: #D5D5D5;
}

#section2 a {
	color: #DA9A2A;
}

#mainbody div.Col-Section h3, 
.hr {border-bottom:3px solid #A21A21;};



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

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

#section2 div.moduletable h3 {
	background: #575757 url(../images/section2-h3.png) 0 0 repeat-y;
	color: #D5D5D5;
}

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

img#logo {
}

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

#footer .rk-1 {
	background: url(../images/foot_03.png) 100% 0 no-repeat;
}

#footer .rk-2 {
	background: url(../images/foot_01.png) 0 0 no-repeat;
}

/* horiz menu */

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

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

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

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

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


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

/* moomenu */
.nav {
font-size:14px;}

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

.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: #444;
}

#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(../images/bullet-sucker.png) 100% 50% no-repeat;
}

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

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

/* top menu */

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


/* mainlevel menu */

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

/* content stuff */

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

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

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

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

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

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

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

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


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

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

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

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

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

/* joomla content */
span.pathway {
	color: #fff;
	font-size:14px;
}

span.pathway img {
	background: url(../images/bullet-sucker.png) no-repeat;
	display:inline;
}

span.pathway a {
	color: #DA9A2A;
}

.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(../images/icon-author.png) 0 0 no-repeat;
}

td.createdate {
	background: url(../images/icon-created.png) 0 0 no-repeat;
}

/* pull-down */

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

#fxTarget { 
	background: #CA261F;
	border-bottom: 2px solid #95111B;
}

#fxTab {
	background: url(../images/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: #DA9A2A;
}

input.button {
  padding: 2px 5px;

  font: 400 1.1em "trebuchet ms", serif;

  color: #A21A21;
  background: #555;
  border-width: 1px;
  border-style: solid;
  border: 1px solid #444;
}

input{
  padding: 2px;
  font: 400 1em verdana, sans-serif;
  color: #FFEBC8;
  font-weight:bolder;
  background: #555;
  border: 1px solid #444;
}

select  {
  padding: 2px;
  font: 400 1em verdana, sans-serif;
  color: #FFEBC8;
  background: #555;
  border: 1px solid #444;
}

textarea{
  padding: 2px;
  font: 400 1em verdana, sans-serif;
  color: #FFEBC8;
  background: #555;
  border: 1px solid #444;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #CCCCCC;
  border: 1px solid #a21a21;
}


@charset "utf-8";
/* CSS Document */
