/* FROM MAIN CSS FILE (to fix JCE Editor) */
/* Pulled from Cypress Meadows Original Site */
body {
	background-color:#666666;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cccccc;
	background-image: url(../siteimages/tanbg.jpg);
}
body, html {height:100%;width:100%}
.wrapper-outer{
	margin:0;
	padding:10px 0;
	text-align:center;
	width:100%;
}
.wrapper-inner{
	margin:auto;
	padding:0;
	text-align:left;
}
.body_content {
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.brn_bg {
	background-image: url(../siteimages/navbuttons/nav_btn2.jpg);
	background-repeat: repeat-y;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	line-height: 40px;
}
.red_btn_bg {
	background-image: url(../siteimages/navbuttons/nav_btn1.jpg);
	background-repeat: repeat-y;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 20px;
	vertical-align: middle;
	line-height: 40px;
}
.style1 {font-size: 9px}
#hideMenu {
	position:absolute;
	left:0px;
	top:83px;
	width:237px;
	height:188px;
	z-index:1;
}

#frontmenu {
	position:absolute;
	left:19px;
	top:128px;
	width:193px;
	z-index:5;
}

#hidemenu {
	position:absolute;
	left:3px;
	top:67px;
	width:446px;
	height:423px;
	z-index:2;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#Layer1 {
	position:absolute;
	left:352px;
	top:19px;
	width:227px;
	height:60px;
	z-index:19;
}
#Layer2 {
	position:absolute;
	left:708px;
	top:193px;
	width:172px;
	height:22px;
	z-index:19;
}
#Layer3 {
	position:absolute;
	left:770px;
	top:130px;
	width:164px;
	height:85px;
	z-index:19;
}
#Layer4 {
	position:absolute;
	left:600px;
	top:183px;
	width:264px;
	height:74px;
	z-index:19;
}
#hideMenu {
	position:absolute;
	left:2px;
	top:68px;
	width:502px;
	height:388px;
	z-index:5;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	left:708px;
	top:207px;
	width:194px;
	height:40px;
	z-index:19;
}
#Layer6 {
	position:absolute;
	left:247px;
	top:293px;
	width:186px;
	height:32px;
	z-index:20;
	visibility: visible;
}
#Layer7 {
	position:absolute;
	left:16px;
	top:320px;
	width:187px;
	height:34px;
	z-index:21;
}
.style2 {font-weight: bold}
.style3 {font-size: 16px}
/*----------------------------------------*/

/* not from CM Site */
/* @group Main */

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4, h5, h6 {
	padding-bottom: 5px;
	margin: 15px 0;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

/* @group Fonts */

/* @group Sizes */


body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 12px;
}

body.f-larger {
	font-size: 15px;
}

h1,h2,h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 150%;
	/* color: see style css */
}

h2 {
	font-size: 140%;
	/* color: see style css */
}

h3 { 
   font-size: 130%;
}

h4 {
	font-size:  110%;
}

h5 {
	font-size: 100%;
	font-style: italic;
}


.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
	/* color: see style css */
}

#nav a,
#tabmenu a,
#nav-main a,
#nav-sub a,
.moduletable h3,
.module h3,
.module-hilite1 h3,
.module-hilite2 h3,
.module-hilite3 h3,
.module-hilite4 h3,
#vert-menu a,
a.mainlevel,
a.sublevel,
 {
	font-size: 92%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}


/* @end */

/* @group Family */

body {
		line-height: 125%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		/* color: see style css */
}


a:link,
a:visited {
	text-decoration: none;
	/* color: see style css */
}

a:hover {
	text-decoration: underline;
	/* color: see style css */
}

/* @end */

/* @end */

/* @end */

/* @group Custom */

/* @group accessibility */

/* accessibility stuff */

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 38px;
	height: 18px;
	margin-left: 1px;
	background-repeat: no-repeat;
	cursor: pointer;
}

/* @end */

/* @group layout */

#page-bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
  /* background: see style css */
}


/*****************************************************
 * CHANGE WIDTH SETTINGS HERE
 *
 * To change the width of this template just edit this 
 * div#wrapper element.
 *
 * Fixed - just chagne the width to your desired width
 * Fluid - set the width to 100%;
 *
 *****************************************************/
div#wrapper {
	width: 883px;
	margin: 0 auto;
	position: relative;
}

#mainbody #header {
	/* background: see style css */
	width: 100%;
	position: relative;
	height: 142px;
}

.suckerfish #mainbody #header {
	/* background: see style css */
	height: 151px;
}


#header #access {
	position: absolute;
	left: 300px;
	top:  6px;
	width: 150px;
	height: 21px;
	border: 0;
}

#header #tabmenu {
	position: absolute;
	right: 30px;
	top:  3px;
	width: 400px;
	height:  30px;
}

#header #nav-main ul {
	padding-top:  82px;
}

#header #logo {
	position: absolute;
	left:  35px;
	top:  38px;
	width: 150px;
	height: 85px;
}

#header #search {
	position: absolute;
	left: 55px;
	top: 0px;
	width: 230px;
	height: 32px;
}

#header #nav-main {
	height: 74px;
	padding-top: 42px;
	margin-right: 23px;
	margin-left:  214px;
}

#header #nav-main.splitmenu2 {
	height: 116px;
	padding: 0;
	margin-right: 23px;
	margin-left:  214px;
}

#header #nav-sub {
	margin-right: 23px;
	margin-left:  214px;
}

.border-pad {
	margin-left: 4px;
	margin-right: 4px;
	padding: 0 1px;
}

.border-bottom {
	padding-bottom: 0px;
}

#content-bg {
	margin-left:16px;
	margin-right: 16px;
}

#showcase {
	padding: 5px 7px 0 7px;
	margin: 0;
}

.usermodule {
	float: left;
}

#fakecolumn2 {

}

#fakecolumn1.sc_0 {
	border-left: 0;
}

#fakecolumn1.sc_0 #fakecolumn2 {
	margin-left: 0;
	background: none;
}

div#middlecolumn .padding {
	padding: 10px 20px;
}

div.leftcolumn {
	width: 130px;
	padding: 10px 10px 10px 0;
	position: relative;
	text-align:left;
}

.maincolumn{
	background:#666666 url(../siteimages/navpageimages/headerimage.jpg) 100% 0 no-repeat;
	padding:0 15px;
}

.maincolumn div.navtabs{
	float:right;
	display:block;
	width:23px;
	margin: 20px 0 0 10px;
}

div.mainbody{
	width:100%;
	margin:0;
	padding:0;
}

.rightcell {
	background: #7f7f7f url(../images/cellrtbg.png) repeat-y;
}
.rightside {
	background: #666666 url(../siteimages/rtcol-bg.png) 100% 0 repeat-y;
}
div#align-padding {
	margin-left: 2px;
	margin-right: -1px;
}

div#inset {
	padding: 1px;	
}

div#rightcolumn {
	float: right;
	width: 191px;
	padding: 5px 5px 0 0;
}

div#componentcolumn {
	margin-right: 206px;
}

div#componentcolumn.sc_0 {
	margin-right: 0;
}

#footer {
	padding: 7px 7px 5px 7px;
}

#bottom {
	margin-bottom: 20px;
}

#bottom .shad-1 {

}

#bottom .shad-2 {
	height: 74px;
}

#bottom .rocket {
	
}

/* @end */

/* @group modules */

div.moduletable {
	margin-bottom: 10px;
}

div.moduletable-flush {
	margin: 0;
	padding: 0;
}

div.module,
div.module-hilite1,
div.module-hilite2,
div.module-hilite3,
div.module-hilite4 {
	margin-bottom: 10px;
}

div.moduletable h3,
div.module h3,
div.module-hilite1 h3,
div.module-hilite2 h3,
div.module-hilite3 h3,
div.module-hilite4 h3 {
	margin: 10px 0;
	padding: 0 0 1px 0;
	line-height: 100%;
	height: auto;
}

div#showcase div.moduletable,
div#footer div.moduletable {
	padding: 10px 5px;
	margin: 0;
}

.leftcolumn div.moduletable h3 {
	margin: 0 0 10px 0;
}

.leftcolumn div.moduletable {
	padding: 0 10px 5px 10px;
	margin-bottom: 20px;
}
.backmenu .moduletable {
	padding: 0;
	margin-bottom: 20px;
}

#backmenu{
	padding: 0;
	position:relative;
	_left:-47px;
}
div.module-title{
	margin-bottom:0;
}

div.module h3,
div.module-hilite4 h3,
div.module-hilite1 h3 {
	margin: 0 0 10px 0;
}

div.module-hilite2 h3 {
	margin: 0 0 10px 0;	
}

div.module-hilite3 h3,
#footer div.moduletable h3 {
	margin: 0 0 10px 0;	
}


div.module div div div,
div.module-title div div div,
div.module-hilite1 div div div,
div.module-hilite2 div div div,
div.module-hilite3 div div div,
div.module-hilite4 div div div {
	padding: 5px 5px;
}
div.module-title{
	margin-bottom:0;
	padding-bottom:0;
}

div.module-hilite1,
#componentcolumn div.module {
	padding-bottom: 5px
}

div.module-hilite1 div,
#componentcolumn div.module div {
	background: none;
}

div.module div div div div,
#rightcolumn div.module div div div div,
div.module-hilite1 div div div div,
div.module-hilite2 div div div div,
div.module-hilite3 div div div div,
div.module-hilite4 div div div div {
	background: none;
	padding: 0;
}

/* @end */

/* @group menus */

/* For other menu CSS see individual style files: splitmenu.css and suckerfish.css */

/* @group top tabmenu */

/* styles are in the style.css for tabs */

#tabmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:  right;
}

#tabmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#tabmenu a {
	float:  left;
	margin: 0;
	height: 28px;
	line-height: 34px;
	padding: 0 20px;
}

#tabmenu li {
	background-repeat:  no-repeat;
	background-position: 100% 0;
}

#tabmenu li a {
	background-repeat: no-repeat;
	background-position:  -2px 0;
}

#tabmenu li.index-1 a {
	background-position: 0 0;
}

/* @end */

/* @end */

/* @group content */

/* @group headers */

/* see style css files for colors */

/* @end */

/* @group search box */

#search form {
	margin: 0;
	padding: 0;
}

#search .search {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#search input.inputbox {
	width: 130px;
	padding-left: 5px;
}

span.searchtitle {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px
}

/* @end */

/* @group lists */

ul {
	list-style: none;
	padding: 0;
	padding-left: 10px;	
}

ul li {
	margin: 5px 0;
	padding-left: 25px;
	/* background: see style css */
}

#componentcolumn ul li {
	margin: 15px 0;
}

table.moduletable-blog div.moduletable ul {
	margin: 0;
	padding-left: 0px;
}

table.moduletable-blog div.moduletable ul li {
	margin: 5px 0;
	padding-left: 20px;
}

div.moduletable ul li {
	margin: 5px 0;
	padding-left: 20px;
}

ul.arrow {

}

ul.arrow li {
	/* background: see style css */
	padding-bottom: 10px;
	padding-left: 40px;
}

ul.check li {
	/* background: see style css */
	padding-bottom: 10px;
	padding-left: 40px;
}

ul.big li {
	position:relative;
	.left:-25px;
	padding-bottom: 10px;
	padding-left: 55px;	
}

/* @end */

/* @group alert styles */

span.alert {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}

span.info {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}

span.star {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}

span.note {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}

span.download {
	/*background: see style css*/
	display: block;
	margin:  10px;
	padding: 10px 10px 10px 45px;
}


/* @end */

/* @group quote */

span.quote {
	display: block;
	font-style: italic;
}

div.author {
	text-align: right;
	font-weight: bold;
}

/* @end */

/* @group blockquote */

blockquote {
	/* background: see style css */
	margin:  10px;
	padding: 10px 10px 5px 45px;
}

blockquote p {
	/* background: see style css */
	padding-right: 35px;
}

/* @end */

/* @group code */

pre {
	margin: 10px;
	padding: 10px 10px 10px 40px;
	font-family: "courier new",helvetica,"times new roman",serif;
	font-size: 1.1em;
}

/* @end */

/* @group content area */

.left_image {
	float: left;
	margin-right: 10px;
}

.right_image {
	float: right;
	margin-left: 10px;
}

/* @end */


/* @group styles */

img.album.left {
	margin-right: 5px;
}

img.alubm.right {
	margin-right: 5px;
}

div.style {
	float: left;
	margin-left: 10px;
	width: 175px;
	text-align: center;
	margin-top: 20px;
}

.style .album {
	border: 0;
}

/* @end */

#rocket {
	display: block;
	border: 0;
	width: 146px;
	margin: 0 auto;
	height: 49px;
}

.vert_spacing {
	margin: 15px 0;
}

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

a:link.nounder,
a:visited.nounder,
a:hover.nounder {
	text-decoration: none;
	border: 0;
}

/* @end */

/* @end */

/* @group Joomla Core */

/* @group content */

.mainbody .contentheading, 
.componentheading, 
#zoomgallery h2, 
.componentheader h3 {
	padding:0 0 10px 0;
	margin: 0;
	line-height:31px;
	text-indent:30px;
	font-size:42px;
	vertical-align:top;
	position:relative;
	top:-7px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#fff;
	text-align:left;
}

#zoomgallery h2 {
	top:-3px;
}
.componentheading,
.componentheader h3{
	top:0px;
}





table.contentpane .contentheading, table.blog .contentheading{
	font-size:25px;
	line-height:100%;
	color:#ccc;
	left:0;
	top:0;
	bottom:0;
	right:0;
	text-indent:0;
}

#showcase .contentheading {
	padding-top: 0;
}

td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
	width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 25px;
	padding-top: 2px;
	margin-top: 0px;
	line-height: 14px;
	height: 16px;
	/* background: see style css */
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
}

.createdate {
	height: 20px;
	vertical-align: top;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* @end */

/* @group pathway */

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 15px;
}

span.pathway a {
}

span.pathway img {
	border: 0;
	width: 10px;
	margin: 0 7px 0 9px;
	/* background: see style css */
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

/* @end */

/* @group sections */



/* @end */

/* @group mainmenu */

a.mainlevel:link,
a.mainlevel:visited {
	display: block;
	padding: 0px 0 0px 0px;
	margin-bottom: 5px;
	/* background: see style css */
}

a.mainlevel:hover {
	background-position: 100% -40px;
	text-decoration: none;
}

a.mainlevel#active_menu,
a.sublevel#active_menu {
	background-position: 100% -20px;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}


/* @end */

/* @group modules */


/* @end */

/* @group misc */

table.adminform textarea {
  width: auto;
}

.sectiontableheader {
	font-weight: bold;
	padding: 4px;
}

h3.sectiontableheader,
h3.sectiontableheader a {
	font-weight: bold;
	padding: 4px;
	font-size:12px;
}
.sectiontableentry1,
.sectiontableentry2 {
	padding: 4px;
}

.pollstableborder .sectiontableentry1,
.pollstableborder .sectiontableentry2 {
	border: 0;
	background: none;
}

#frontright, #frontleft {vertical-align:top}

td.righttop{
	background:#666666 url(../siteimages/top_bar_bg.jpg) no-repeat;
	padding:0;
	margin:0;
}

/* @end */

/* @end */

/* My Comment */



/*----------------------------------------- END MAIN CSS FILE ----------------------------------*/





/* Style1 - Green and Orange with Blue */

/* General Style */



a:link,
a:visited,
a:hover {
	color: #fff;
	text-decoration:underline;
}

a img {border:0}

/* access */

a.large .button {
	background: url(../images/style1/access-large.png);
}

a.small .button {
	background: url(../images/style1/access-small.png);
}

a.default .button {
	background: url(../images/style1/access-med.png);
}

/* Layout */
#page-bg {
  background: #000 url(../images/style1/bg.png) repeat-x;
}

#mainbody {
	background: #1F1F1F url(../images/style1/head-bg-tabs.png) 0 0 repeat-x;
}

.suckerfish #mainbody {
	background: #1F1F1F url(../images/style1/head-bg-sucker.png) 0 0 repeat-x;	
}

#mainbody .shad-1 {
	background: url(../images/style1/shadow-l.png) 0 0 repeat-y;
}

#mainbody .shad-2 {
	background: url(../images/style1/shadow-r.png) 100% 0 repeat-y;
}

#mainbody .shad-3 {
	background: url(../images/style1/head-r-tabs.png) 100% 0 no-repeat;
}

.suckerfish #mainbody .shad-3 {
	background: url(../images/style1/head-r-sucker.png) 100% 0 no-repeat;
}

#mainbody #header {
	background: url(../images/style1/logo-tabs.png) 0 0 no-repeat;
}

.suckerfish #mainbody #header {
	background: url(../images/style1/logo-sucker.png) 0 0 no-repeat;
}

.border-pad {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

.border-bottom {
	border-bottom: 1px solid #333;
}

#content-bg {
	background: #1F1F1F;
}

#showcase {
	border-top: 1px solid #333;
	background: #1F1F1F url(../images/style1/showcase-bg.png) 0 0 repeat-x;
	border-bottom: 1px solid #000;
	color: #ccc;
}

#fakecolumn1 {
	border-left: 194px solid #1F1F1F;
}

#fakecolumn2 {
	background: url(../images/style1/left-div.png) 0 0 repeat-y;
}

div#inset {
	border-bottom: 1px solid #333;
}

#footer {
	background: #A75700 url(../images/style1/footer-bg.png) 0 0 repeat-x;
}

#bottom {
	background: url(../images/style1/bottom-bg.png) 0 0 repeat-x;
}

#bottom .shad-1 {
	background: url(../images/style1/bottom-r.png) 100% 0 no-repeat;
}

#bottom .shad-2 {
	background: url(../images/style1/bottom-l.png) 0 0 no-repeat;
}

/* Modules */

div.moduletable h3,
div.module h3,
div.module-hilite1 h3,
div.module-hilite2 h3,
div.module-hilite3 h3,
div.module-hilite4 h3 {
	color: #ccc;
}

div.moduletable,
div.module,
div.module-hilite1,
div.module-hilite2,
div.module-hilite3,
div.module-hilite4 {
	margin:0;
	background:#333333;
}

#rightcolumn div.module a:link,
#rightcolumn div.module a:visited,
div.module-hilite2 a:link,
div.module-hilite2 a:visited,
div.module-hilite3 a:link,
div.module-hilite3 a:visited,
div.module-hilite4 a:link,
div.module-hilite4 a:link {
	color: #fff;
	border-bottom: 1px #fff solid;
}

#showcase div.moduletable h3 {
	border-bottom: 4px solid #2c2c2c;
	color: #ccc;	
}

.leftcolumn div.moduletable {
	background: url(../images/style1/module-left-bg.png) 100% 100% no-repeat;
}

.leftcolumn div.moduletable h3 {
	border-bottom: 2px solid #666666;
	padding-bottom: 3px;
}

#rightcolumn div.module h3,
div.module-hilite4 h3 {
	color: #fff;
	border-bottom: 4px solid #A75700;
}

div.module h3,
div.module-hilite1 h3 {
	color: #FFF;
	border-bottom: 4px solid #2C2C2C;
}

div.module-hilite2 h3 {
	color: #fff;
	border-bottom: 4px solid #44850E;	
}

div.module-hilite3 h3 {
	color: #fff;
	border-bottom: 4px solid #2B64B2;	
}

#footer div.moduletable h3 {
	color: #fff;
	border-bottom: 4px solid #A75700;
}

#footer div.moduletable {
	color: #fff;
}

div.module-hilite1,
#componentcolumn div.module {
	background: url(../images/style1/module-1-bg.png) 100% 100% no-repeat;
}

div.module-hilite2 {
	color: #fff;
	background: url(../images/style1/module-2-tr.png) 100% 0 no-repeat;
}

div.module-hilite2 div {
	background: url(../images/style1/module-2-tl.png) 0 0 no-repeat;
}

div.module-hilite2 div div {
	background: url(../images/style1/module-2-br.png) 100% 100% no-repeat;
}

div.module-hilite2 div div div {
	background: url(../images/style1/module-2-bl.png) 0 100% no-repeat;
}

div.module-hilite3  {
	color: #fff;
	background: url(../images/style1/module-3-tr.png) 100% 0 no-repeat;
}

div.module-hilite3 div {
	background: url(../images/style1/module-3-tl.png) 0 0 no-repeat;
}

div.module-hilite3 div div {
	background: url(../images/style1/module-3-br.png) 100% 100% no-repeat;
}

div.module-hilite3 div div div {
	background: url(../images/style1/module-3-bl.png) 0 100% no-repeat;
}

div.module-hilite4,
#rightcolumn div.module {
	color: #fff;
	background: url(../images/style1/module-4-tr.png) 100% 0 no-repeat;
}

div.module-hilite4 div,
#rightcolumn div.module div {
	background: url(../images/style1/module-4-tl.png) 0 0 no-repeat;
}

div.module-hilite4 div div,
#rightcolumn div.module div div {
	background: url(../images/style1/module-4-br.png) 100% 100% no-repeat;
}

div.module-hilite4 div div div,
#rightcolumn div.module div div div {
	background: url(../images/style1/module-4-bl.png) 0 100% no-repeat;
}

/* Top tabmenu styles */

#tabmenu a {
	color: #ccc;
}

#tabmenu li {
	background-image: url(../images/style1/tabs-top-r-off.png);
}

#tabmenu li a {
	background-image: url(../images/style1/tabs-top-l-off.png);
}

#tabmenu li.active_menu {
	background-image:  url(../images/style1/tabs-top-r-on.png);	
}

#tabmenu li.active_menu a {
	background-image: url(../images/style1/tabs-top-l-on.png);
	color: #E14B04;
}

/**** CONTENT STYLES *****/

/* headers */

h1 {
	color: #90C306;
}

h2,h4,h5 {
	color: #ccc;
}

h3 {
	color: #FFFFFF;
}


/* Joomla styles */
.small,
.modifydate,
.createdate,
div.mosimage_caption {
	color: #666;
}

.componentheading, .contentheading, .componentheader ,.componentheader h3{
	color: #fff;
}


a.readon {
	background:  url(../images/style1/bullet-redo.png) 0 0 no-repeat;
}

span.pathway img {
	background: url(../images/style1/arrow-round.png) 50% 50% no-repeat;
}

table.adminform textarea {
  color: #666;
  text-transform:none;
}
.blockHeader a{color:#000}
.sectiontableheader {
	background: #333;
	border-bottom: 1px solid #222;
}

.sectiontableentry1,
.sectiontableentry2 {
	border-bottom: 1px solid #222;
}

.sectiontableentry2 {
	background: #555;
}
.sectiontableentry1 {
	background: #333;
}

/* List styles */

ul li {
	background: url(../images/style1/arrow-round.png) 0 3px no-repeat;
}

ul.arrow li {
	background: url(../images/bullet-arrow.png) 0 0 no-repeat;
}

ul.check li {
	background: url(../images/bullet-check.png) 0 0 no-repeat;
}

ul.big li.big1 {
	background: url(../images/style1/list-1.png) 0 -3px no-repeat;
}

ul.big li.big2 {
	background: url(../images/style1/list-2.png) 0 -3px no-repeat;
}

ul.big li.big3 {
	background: url(../images/style1/list-3.png) 0 -3px no-repeat;
}

ul.big li.big4 {
	background: url(../images/style1/list-4.png) 0 -3px no-repeat;
}

ul.big li.big5 {
	background: url(../images/style1/list-5.png) 0 -3px no-repeat;
}

ul.big li.big6 {
	background: url(../images/style1/list-6.png) 0 -3px no-repeat;
}

ul.big li.big7 {
	background: url(../images/style1/list-7.png) 0 -3px no-repeat;
}

ul.big li.big8 {
	background: url(../images/style1/list-8.png) 0 -3px no-repeat;
}

ul.big li.big9 {
	background: url(../images/style1/list-9.png) 0 -3px no-repeat;
}

/* Alert styles */

span.alert {
	background: #751010 url(../images/icon-alert.png) 5px 5px no-repeat;
	border-top: 4px solid #5C1010;
	border-bottom: 4px solid #5C1010;
	color: #fff;
}

span.info {
	background: #2E5076 url(../images/icon-info.png) 5px 5px no-repeat;
	border-top: 4px solid #244067;
	border-bottom: 4px solid #244067;
	color: #fff;
}

span.star {
	background: #8F8F42 url(../images/icon-star.png) 5px 5px no-repeat;
	border-top: 4px solid #8F7510;
	border-bottom: 4px solid #8F7510;
	color: #fff;
}

span.note {
	background: #545454 url(../images/icon-note.png) 5px 5px no-repeat;
	border-top: 4px solid #2E2E2E;
	border-bottom: 4px solid #2E2E2E;
	color: #fff;
}

span.download {
	background: #576A1C url(../images/icon-download.png) 5px 5px no-repeat;
	border-top: 4px solid #2C4E16;
	border-bottom: 4px solid #2C4E16;
	color: #fff;
}


pre {
	background: #244067 url(../images/icon-code.png) 5px 5px no-repeat;
	border-top: 4px solid #1B314D;
	border-bottom: 4px solid #1B314D;	
	color: #fff;
}

/* Misc styles */

div.style {
	border: 4px solid #2C2C2C;
}

#rocket {
	background: url(../images/style1/rocket.png) 0 0 no-repeat;
}

/******* MENU SYSTEMS *******/

/* Default Joomla! menu */
a.mainlevel:link,
a.mainlevel:visited {
	background: url(../images/style1/menu-indicator.png) 100% 0 no-repeat;
}

a.mainlevel#active_menu,
a.sublevel#active_menu {
	color: #EB8A00;
}

/* SplitMenu & SplitMenu2 */
.splitmenu #nav-main a {
	color: #ccc;
}

.splitmenu #nav-main li {
	background-image: url(../images/style1/tabs-main-r-off.png);
}

.splitmenu #nav-main li a {
	background-image: url(../images/style1/tabs-main-l-off.png);
}

.splitmenu #nav-main li.active_menu {
	background-image:  url(../images/style1/tabs-main-r-on.png);	
}

.splitmenu #nav-main li.active_menu a {
	background-image: url(../images/style1/tabs-main-l-on.png);
	color: #EB8A00;
}

.splitmenu #nav-sub a {
	color: #ccc;
}

.splitmenu #nav-sub li {
	background-image: url(../images/style1/tabs-second-r-off.png);
}

.splitmenu #nav-sub li a {
	background-image: url(../images/style1/tabs-second-l-off.png);
}

.splitmenu #nav-sub li.active_menu {
	background-image:  url(../images/style1/tabs-second-r-on.png);	
}

.splitmenu #nav-sub li.active_menu a {
	background-image: url(../images/style1/tabs-second-l-on.png);
	color: #EB8A00;
}

.splitmenu #vert-menu a {
	background: url(../images/style1/menu-indicator.png) 100% 0 no-repeat;
}

.splitmenu #vert-menu li.active_menu a {
	color: #ccc;
}

.splitmenu #vert-menu li.active_menu li a {
	color: #EB8A00;
}

/* Suckerfish Menu */
.suckerfish #nav-sub {
	border-right: 1px solid #000;
}

.suckerfish #nav-sub ul {
	border-left: 1px solid #333;
}

.suckerfish #nav-sub li {
	border-left: 1px solid #000;
	border-right: 1px solid #333;	
}

.suckerfish #nav-sub a {
	color: #ccc;
}

.suckerfish #nav-sub li:hover a,
.suckerfish #nav-sub li.sfhover a {
	color: #fff;
}

.suckerfish #nav-sub li:hover,
.suckerfish #nav-sub li.sfhover {
	background: url(../images/style1/sucker-active-bg.png) 0 0 repeat-x;
	color: #333;
	border-left: 1px solid #ED9615;
	border-right: 1px solid #A75700;
}

.suckerfish #nav-sub li li a:link.daddy,
.suckerfish #nav-sub li li a:visited.daddy {
	background: url(../images/style1/sucker-bullet.png) 100% 50% no-repeat;
}

.suckerfish #nav-sub li li:hover,
.suckerfish #nav-sub li li.sfhover {
	background: #BE6B00;
}

.suckerfish #nav-sub li li a:link,
.suckerfish #nav-sub li li a:visited {
	color: #fff;
	border-top: 1px solid #ED9615;
	border-bottom: 1px solid #A75700;
}

.suckerfish #nav-sub li li {
	background: #CC7900;
	border-left: 1px solid #ED9615;
	border-right: 1px solid #A75700;
}

td.rightcell {text-align:center;}
div.rightcolumn {text-align:left;margin:0 5px 0 11px;width:140px;overflow:hidden;}
div.rightcolumn .moduletable, div.rightcolumn .moduletable-blog{background:#fff;color:#333;width:100%;padding:0;margin:0;text-align:left;font-size:10px;position:relative}
div.rightcolumn .moduletable th, div.rightcolumn .moduletable-blog th{background:#660000;width:100%;border:0;padding:3px;margin:0;text-transform:none;color:#fff}
div.rightcolumn .moduletable td, div.rightcolumn .moduletable-blog td{padding:3px;margin:0;color:#000}
div.rightcolumn .moduletable-blog td div.moduletable table th{font-size:10px;padding:2px; text-align:center;}
div.rightcolumn .moduletable-blog td div.moduletable table td{font-size:9px;padding:2px; text-align:center;}
div.rightcolumn .moduletable-blog td div.moduletable table {border-collapse:collapse;border:1px #660000 solid;}
div.rightcolumn .moduletable a, div.rightcolumn .moduletable-blog a{color: #d36a28;text-decoration:none}
div.rightcolumn .moduletable a:hover, div.rightcolumn .moduletable-blog a:hover{color: #d36a28;text-decoration:underline}
div.rightcolumn .moduletable-blog td div.moduletable h3{display:block;width:100%;text-align:center;color:#333}

table.blog{
  width: 100%;
}

