/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	background: url(../images/play.png) no-repeat;
}

/*** fonts ***/
body {
		
		font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
		color: #5B5648;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 13px;
}

a {
	color: #960000;
}

a:hover {
	color: #000;
}

td.left a.mainlevel#active_menu {
	color: #000;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
#inset a {
	font-size: 110%;
}

div.moduletable h3,
.contentheading,
.componentheading {
	font-size: 130%;
	color: #2D2B20;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h3,
.contentheading,
.componentheading,
#nav,
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate,
#inset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* module settings */

div.module h3,
div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
	font-size: 110%;
}

div.module,
div.moduletable {
	margin-bottom: 10px;
}

td.left div.module,
td.right div.module,
td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.module ul,
div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.module ul li,
div.moduletable ul li {
	padding-bottom: 3px;
}

/* default menu link styles */
a.mainlevel {
	display: block;
}

a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.png) no-repeat;
	margin-bottom: 3px;
}

a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

/* headings */

h1 {
	padding-bottom: 5px;
}

h2 {
   padding-bottom: 5px;
}

h3 { 
   padding-bottom: 5px;
}

h4 {
	 padding-bottom: 5px;
}

.small {
	font-weight: bold;
	color: #8C876B;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	color: #8C876B;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #8C876B;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #edece9;
  border-bottom: 1px solid #dfdedc;
}

table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #edece9;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #edece9;
}

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;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 900px;
}

.w-thin div.wrapper {
	width: 750px;
}

.w-fluid div.wrapper {
	margin: 0 20px;
}


/* showcase */
#showcase {
	border-bottom: 1px solid #d5c9ba;
	background: #e7e4dc url(../images/showcase-bg.png) repeat-x;
}


/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #c3bda4;
}

#mainbg {
	background: url(../images/body-bg.png) repeat-x;
}

#mainbg-2 {
	background: #fff url(../images/body-shadow-br.png) 100% 0 repeat-y;
}

#mainbg-3 {
	background: transparent url(../images/body-shadow-bl.png) 0 0 repeat-y;
}

#mainbg-4 {
	background: transparent url(../images/body-shadow-tr.png) 100% 0 no-repeat;
}

#mainbg-5 {
	background: transparent url(../images/body-shadow-tl.png) 0 0 no-repeat;
	padding: 0 25px;
}

#mainft-2 {
	background: #c3bda4 url(../images/footer-shadow-tr.png) 100% 0 no-repeat;
}

#mainft-3 {
	background: transparent url(../images/footer-shadow-tl.png) 0 0 no-repeat;
	padding: 0 24px;
}

div.wrapper {
	margin: auto;
	position: relative;
}


#showcase ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.left li,
td.right li,
#footer li {
		border-bottom: 1px dotted #8e8a6e;
		padding-bottom: 0;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 5px 0px;
}

#mainbody-padding {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  
}

#inset {
	color: #ccc;
	text-align: center;
	margin: 15px 0;
}

#inset table {
	width: auto;
	margin: 0 auto;
}

#footer {
	padding-top: 10px;
}

#the-footer {
	text-align: center;
	background: #938c69;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #C4BD9A;
}

#the-footer .padding {
	padding: 10px 0;
	width: 100%;
	border-top: 1px solid #c4bd9a;	
	
}

table.showcase,
table.mainbody,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}

table.headlines {
	margin-top: -5px;
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 10px;
}

table.mainbody td.mainbody {
	padding: 0;
	background: #f1eee6 url(../images/content-bg.png) repeat-x;
}

td.mainbody .padding {
	padding: 0 15px;
}

table.mainbody td.left,
table.mainbody td.right {
	width: 18%;
	background: #e7e4dc url(../images/side-bg.png) repeat-x;
	padding-top: 5px;
}

table.mainbody td.left {
	border-right: 1px solid #fff;
}

table.mainbody td.right {
	border-left: 1px solid #fff;
}

table.headlines td.headlines {
	background: #f4f1ea;
}

/* toolbar */

#toolbar {
	height: 31px;
	background: url(../images/toolbar-bg.png) repeat-x;
	position: relative;
}

/* some page content things */

.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;
}

.highlight {
  background-color: #ffc;
}

table#adminform #toolbar {
	background: none;
}

/* Typography */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;	
}

span.alert {
	color: #c00;
	border-top: 3px solid #F37579;
	border-bottom: 3px solid #F37579;
	background: #EBBBC2 url(../images/span_alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #76A5E3;
	border-bottom: 3px solid #76A5E3;
	background: #B9CFEC url(../images/span_info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #F3DB79;
	border-bottom: 3px solid #F3DB79;
	background: #EBE4C2 url(../images/span_note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #B9D887;
	border-bottom: 3px solid #B9D887;
	background: #D4E3C7 url(../images/span_download.png) 10px 50% no-repeat;
}

blockquote {
	width: auto;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	background: #E3E0D3 url(../images/quote_start.png) 10px 10px no-repeat;
	color: #333;
}

blockquote p {
	background: #E3E0D3 url(../images/quote_end.png) 100% 100% no-repeat;
	color: #333;
	padding-right:10px;
}

pre {
	background: #f6f6f6;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	padding: 10px;
}

.mainbody ul li.bullet-a,
.mainbody li.bullet-a {
	background: url(../images/bullet-a.png) 3px 3px no-repeat;
}

.mainbody ul li.bullet-b,
.mainbody li.bullet-b {
	background: url(../images/bullet-b.png) 5px 5px no-repeat;
}

.mainbody ul li.bullet-c,
.mainbody li.bullet-c {
	background: url(../images/bullet-c.png) 0 0 no-repeat;
}

.mainbody ul li.bullet-d,
.mainbody li.bullet-d {
	background: url(../images/bullet-d.png) 0 0 no-repeat;
}


.mainbody ul li.bullet-e,
.mainbody li.bullet-e {
	background: url(../images/bullet-e.png) 4px 4px no-repeat;
}

.mainbody ul li.bullet-f,
.mainbody li.bullet-f {
	background: url(../images/bullet-f.png) 0 0 no-repeat;
}

.mainbody ul li.bullet-g,
.mainbody li.bullet-g {
	background: url(../images/bullet-g.png) 3px 3px no-repeat;
}

.mainbody ul {
	margin-left: 0;
	padding-left: 1em;
}

.mainbody li {
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 3px;
}

#mainbody ul.morespace {
	margin-left: 35px;
	padding: 0;
}

li.bullet-a,
li.bullet-b,
li.bullet-c,
li.bullet-d,
li.bullet-e,
li.bullet-f,
li.bullet-g{
	list-style: none;	
	padding-bottom: 15px;
	padding-left: 30px;
	margin-left:0px;
}

ul.number {
	margin: 25px -10px;
	list-style: none;
	padding-left:  10px;
}

ul.number li {
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 15px;
}

ul.number li.number1 {
	background: url(../images/number1.png) 0 0 no-repeat;
}

ul.number li.number2 {
	background: url(../images/number2.png) 0 0 no-repeat;
}

ul.number li.number3 {
	background: url(../images/number3.png) 0 0 no-repeat;
}

ul.number li.number4 {
	background: url(../images/number4.png) 0 0 no-repeat;
}

ul.number li.number5 {
	background: url(../images/number5.png) 0 0 no-repeat;
}

ul.number li.number6 {
	background: url(../images/number6.png) 0 0 no-repeat;
}

ul.number li.number7 {
	background: url(../images/number7.png) 0 0 no-repeat;
}

ul.number li.number8 {
	background: url(../images/number8.png) 0 0 no-repeat;
}

ul.number li.number9 {
	background: url(../images/number9.png) 0 0 no-repeat;
}

/* @end */

/* rokslide stuff */
.rokslide {
	padding: 15px;
}

ul#rokslide-toolbar {
	background: url(../images/tabs-bg.png) 0 0 repeat-x;
}

#rokslide-toolbar li.active { 
	background: #D0CAAA;
}

#rokslide-toolbar li.current { 
	background: #C2BCA0;
	border-left: 1px solid #747059;
	border-right: 1px solid #747059;
}

#rokslide-toolbar li {
	border-left: 1px solid #747059;
	border-right: 1px solid #747059;
	color: #fff;
	border-bottom:none;
}

#frame {
	background: #EBE8E0 !important;
	border:1px solid #ccc;
}

#frame div.button#left { 
	background: url(../images/tabs-prev.png) 0 0 no-repeat;
}

#frame div.button#right { 
	background: url(../images/tabs-next.png) 0 0 no-repeat;
}

/* @end */

/* RokLatest News */

#accordian {
	margin-right: -10px;
	margin-left: -10px;
	cursor: pointer;
}

#accordian h3.toggler {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:25px;
	line-height: 25px;
	font-weight: bold;
	padding: 0 5px;
	margin: 0;
	font-weight: bold;
	color: #333;
	
}

#accordian div.element {
	padding: 10px 5px;
}

.bg0,
div.module-hilite4 li.bg0,
#accordian h3.toggler.bg0 {
	background: #F4F1EA;
}

.bg1,
div.module-hilite4 li.bg1,
#accordian h3.toggler.bg1 {
	background: #EBE7DA;
}

#accordian h3.toggler.bg0 {
	border-bottom: 1px solid #DBDBDB;
}

#accordian h3.toggler.bg1 {
	border-bottom: 1px solid #DCD7C9;
}

#accordian h3.toggler.toggle-hilite {
	color: #960000;
}

/* @end */

/* Module Hilites */

div.module-hilite1,
div.module-hilite2,
div.module-hilite3,
div.module-hilite4 {
margin-top:10px;
margin-bottom:10px;
}

div.moduletable-hilite1 h3,
div.moduletable-hilite2 h3,
div.module-hilite1 h3,
div.module-hilite2 h3, 
div.module-hilite3 h3,
div.module-hilite4 h3 {
	font-size:130%;
	color:#fff;
}

div.moduletable-hilite1,
div.moduletable-hilite2,
div.module-hilite1,
div.module-hilite2,
div.module-hilite3,
div.module-hilite4 {
	color:#fff;
}

div.moduletable-hilite1 a,
div.moduletable-hilite2 a,
div.module-hilite1 a,
div.module-hilite2 a,
div.module-hilite3 a,
div.module-hilite4 a {
	color:#ccc;
}

div.moduletable-hilite1 a.readon,
div.moduletable-hilite2 a.readon,
div.module-hilite1 a.readon,
div.module-hilite2 a.readon,
div.module-hilite3 a.readon,
div.module-hilite4 a.readon {
	float:none;
}

div.module-hilite1,
div.module-hilite2,
div.module-hilite3,
div.module-hilite4 {
padding:0px;
}

div.module-hilite1 div div div,
div.module-hilite2 div div div {
margin:3px;
}

/* Hilite 1 */

div.module-hilite1,
div.moduletable-hilite1 {
	background: #8E896D url(../images/hilite1.png) 0 0 repeat-x;
	border: 3px solid #746E59;
	margin-left:-10px;
	margin-right:-10px;
	padding-left:10px;
}

/* Hilite 2 */

div.module-hilite2,
div.moduletable-hilite2 {
	background: #990C08 url(../images/hilite2.png) 0 0 repeat-x;
	border: 3px solid #910000;
	margin-left:-10px;
	margin-right:-10px;
	padding-left:10px;
}

/* Hilite 3 */

div.module-hilite3,
div.module-hilite3 {
	background: #9F9978 url(../images/hilite3-br.png) 100% 100% no-repeat;
}

div.module-hilite3 div,
div.module-hilite3 div {
	background: url(../images/hilite3-bl.png) 0 100% no-repeat;
}

div.module-hilite3 div div,
div.module-hilite3 div div {
	background: url(../images/hilite3-tr.png) 100% 0 no-repeat;
}

div.module-hilite3 div div div,
div.module-hilite3 div div div{
	background: url(../images/hilite3-tl.png) 0 0 no-repeat;
	padding:1px 8px 8px 8px;
}

/* Hilite 4 */

div.module-hilite4,
div.module-hilite4 {
	background: #A8100B url(../images/hilite4-br.png) 100% 100% no-repeat;
}

div.module-hilite4 div,
div.module-hilite4 div {
	background: url(../images/hilite4-bl.png) 0 100% no-repeat;
}

div.module-hilite4 div div,
div.module-hilite4 div div {
	background: url(../images/hilite4-tr.png) 100% 0 no-repeat;
}

div.module-hilite4 div div div,
div.module-hilite4 div div div{
	background: url(../images/hilite4-tl.png) 0 0 no-repeat;
	padding:1px 8px 8px 8px;
}

/* @end */

/* @group RokFlow */

#rokflow, #rokflow #loader {
	overflow: hidden;
	position: relative;
	width: 800px;
	height: 170px;
	background: 50% 50% no-repeat url(../images/loader.gif);
}

#rokflow, #rokflow * {
	margin:0;
	padding:0; 
	border:0;
}

#rokflow div {
	float: left;
	position: relative;
}

#rokflow img {
	width: 124px;
	height: 194px;
	border: 0;
	top:  40px;
	margin-top: 15px;
}

#rokflow div h3 {
	display: block;
	position: absolute;
	white-space: nowrap;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}


.moduletable #rokflow h3 {
	background: none;
	margin: 0;
	padding: 0;
	line-height: 100%;
	height: auto;
}

#rokflow a {
	text-decoration: none;	
}

#rokflow #loader {
	position: absolute;
	top: 0; left: 0;
	z-index: 1000;
}

/* @end */