/* COMMON STYLE
--------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
}
body#bd {
  height: 100%; 
  padding: 0;
  margin-bottom: 1px;
}

.bgr{
  position:absolute;
  right:0px;
  top:0px;
  width:100%;
  height:46px;
  z-index: -1;
}
div.wrapper {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
}

div.wrapper2 {
  margin: 0 auto;
  position: relative;
}

body.contentpane {
  width: auto; /* Printable Page */
  margin: 1em 2em;
  background: #FFFFFF;
  color: #000000;
  font-size: 12pt;
  line-height: 140%;
}
body.font1{
  font-size: 9px;
}
body.font2{
  font-size: 10px;
}
body.font3{
  font-size: 11px;
}
body.font4{
  font-size: 12px;
}
body.font5{
  font-size: 13px;
}
body.font6{
  font-size: 14px;
}
body.font7{
  font-size: 15px;
}
body.font8{
  font-size: 16px;
}
body.font9{
  font-size: 17px;
}
body.font10{
  font-size: 18px;
}

/* MODULE
--------------------------------------------------------- */
.mainbody {
  margin: 0 auto 10px auto;
  position: relative;
}
.bodymain {
  margin: 0 auto 0 auto;
  color:#555;
  padding: 5px;
  background-color:#f5f5f5;
  border: 1px solid #d7d7d7;
  position: relative;
  -webkit-box-shadow: 0px 0px 3px #ddd;  
  -moz-box-shadow: 0px 0px 3px #ddd;
  box-shadow: 0px 0px 3px #ddd;
}

.noshadow {
  color: #222;
  margin: 0 auto 10px auto;
  padding: 10px;
  border: 1px solid #d7d7d7;
  position: relative;
}

.bottom {
  margin: 0 auto 5px auto;
  padding: 5px;
  border-right: 1px solid #777;
  position: relative;
}
.bottom h3
{
color: #bbb !important;margin: 0px -4px 7px -4px; padding: 2px 2px 2px 10px; font-size: 170%;  border-bottom: 1px solid #666;
}
.white {
  color: #333;
  background-color: #fff;
  margin: 0 auto 10px auto;
  padding: 5px;
  position: relative;
  border: 1px solid #d7d7d7;
}
.white:hover {
  color: #333;
  background-color: #f9f9f9;
}
.white h3,.noshadow h3, .logs h3, .nflash h3
{
margin: 0px -4px 7px -4px; padding: 2px 2px 2px 27px;background-image: url(../images/h3div.png
); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; font-size: 170%;  border-bottom: 1px solid #c5c5c5;
}
.logs {
  color: #111;
  background-color: #ecedea;
  margin: 0 auto 10px auto;
  padding: 5px;
  position: relative;
  border: 1px solid #d7d7d7;
}
.droping {
  margin: 0 auto 10px auto;
  padding: 3px;
}

.tempjo {
  color: #333;
  background-color: #f4f4f4;
  margin: 0 auto 5px auto;
  padding: 3px;
  position: relative;
  border: 1px solid #d7d7d7;
}
.tempjo:hover {
  color: #333;
  background-color: #ddd;
}

.imgset {
  color: #333;
  background-color: #f1f1f1;
  margin: 5px;
  padding: 2px;
  border: 1px solid #ccc;
}
.imgset:hover {
  color: #333;
  background-color: #ccc;
}
.mcolor {
  background-color: #5ca891;
  color: #f1f1f1;
  margin: 0 auto 10px auto;
  padding: 5px;
  position: relative;
  border: 1px solid #d7d7d7;
}

.nflash {
  background-color: #fdfcf0;
  margin: 0 auto 10px auto;
  padding: 5px;
  position: relative;
  border: 1px solid #d7d7d7;
}

.dark h3, .mcolor h3 {  font-size: 170%;
  margin: 0px -4px 7px -4px;
  padding: 2px 10px;
  border-bottom: 1px solid #888; 

}

.dark {
  background-color: #333;
  margin: 0 auto 10px auto;
  color: #ddd;
  padding: 5px;
  position: relative;
}
.dark ul, .mcolor ul, .white ul {
  padding-left: 10px;
}
h3.title span.color{
    color: #040303;
}

h3.title {
    color: #666;
}
h3.title span.dcolor  {
  color: #f1f1f1;
}
.dark h3.title, .mcolor h3.title {
  color: #bbb;
}
.mcolor a { color: #ddd; text-decoration: underline;}
.mcolor, .dark, .white, .noshadow, .logs, .tempjo, .button, .button:hover, #ol-search div.search, .nflash{ -moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;
  -webkit-box-shadow: 2px 5px 50px rgba(0, 0, 0, 0.07), 0 0 10px rgba(0, 0, 0, 0.1) inset;
  -khtml-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.07), 0 0 10px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.07), 0 0 10px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.07), 0 0 10px rgba(0, 0, 0, 0.1) inset;}
/* Normal link */
a {
  color: #5ca891;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  color: #4c7da7;
  text-decoration: underline;
}

/* Title text colour */
.contentheading, .componentheading, div.moduletable h3,
h1, h2, h3 {
  text-shadow: 0px 1px 0px #f1f1f1, 0px 1px 3px #999,;
  background-color: #F6A719;
}

p {
  margin: 5px 0 15px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Article Layout */
.leading {
  width: 100%;
  padding-bottom: 10px;
  
}
.leading_separator {
  display: block;
  margin: 1px 0;
  height: 2px;
  overflow: hidden;
  width: 100%;
}
.article_column {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
}
.article_separator {
  clear: both;
  margin: 0;
  display: none;
}
.row_separator {
  display: block;
  clear: both;
  height: 2px;
}
.article_row {
  margin-bottom: 10px;
  width: 100%;
  float: left;
  
}

.article_column_pad {
  
  padding: 5px ;
  overflow: hidden;
}
p.iteminfo {
  line-height: 1em;
  margin: 0;
  
}
.article_row p.iteminfo {
  line-height: 1em;
  margin: 0 -10px 5px;
  padding: 10px;
}
.articleinfo {
  margin: 0.5em 0;
}
/* Category Table layout */
.filter {
  float: left;
  margin: 0;
  padding: 0;
}
.display {
  float: right;
  margin: 10px 0 0;
  text-align: right;
}
/**/
table.category,
table.weblinks,
table.newsfeeds {
  width: 100%;
  clear:both;
  font-size:1em;
  margin:20px 0;
}
table.category {
  border: 1px solid #fafafa;
  width: auto;
  margin:10px 0;
}
table.category td {
  padding: 4px 4px !important;
}
table.category td.last {
  padding: 0px 4px 0px 0px !important;
}
table.newsfeeds th, table.weblinks th, table.category th {
  padding: 8px 5px 8px 5px;
}
table.newsfeeds td, table.weblinks td, table.category td {
  padding:5px;
}
div.moduletable {
  padding: 0; line-height: 20px;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ol-base, #ol-basedown, #ol-baseheader, #ol-basetop, #ol-baseflash { width: 100%; margin: 0 auto; }
  
#middlefullw {
  margin-top:15px;
  width:200%;}
  
#middlewrapper {
  float:left;
  left:50%;
  position:relative;
  width:50%;}   
  
#middle {
  left:-100%;
  overflow:hidden;
  position:relative;} 

#middlebread {
  left:-100%;
  overflow:hidden;
  position:relative;
  margin-top:1px;
  margin-bottom:10px;} 
  
#middlewrap {
  width:100%;}   
  
#leftcolumn {
    padding-top:10px;
    padding-right:13px;
    float:left;
    left:-50%;
    overflow:hidden;
    position:relative;}
    
    
#middlewrap {
    padding-top:20px;
    float:left;}
    
#rightcolumn {
    margin-left:13px;
    float:left;}  
  
/* Main body */  
  
.fixcolumside {
  margin-left:5px;
  margin-top:-5px;}
  
#topfix {height:10px;
  position:relative;} 

/* tophead
--------------------------------------------------------- */
#date-format {  font-size: 170%; position: absolute; bottom: 5px; right: 0px; z-index: 1; padding: 0px; }
.dmy {display: block;padding: 0;}
span.date {text-transform: uppercase;font-size: 95%;font-weight: bold;}
#pathway { margin-left:5px; padding-top: 5px; }
span.pathway { font-weight: normal; line-height: 120%; text-transform: uppercase; padding: 5px; overflow: hidden; }
span.pathway img {padding-right: 1px;width: 5px;height: 9px;}
span.pathway a {float: none;padding: 0 2px 0 0;}
#ol-flashcol {color: #f2f2f2;  background: #333;}
#ol-flashtext {padding: 10px;font-size: 32px; text-shadow: 0px 1px 4px #333, 1px 4px 2px #ccc;  }
#ol-header {  padding: 0; position: relative; margin: 0;}
#ol-tophead { clear: both; line-height: normal;  position: relative; min-height: 30px;}
#ol-pewrap { line-height: normal; background-color: #f6f5ec; text-align: left; position: relative; clear: both; padding: 5px; border: solid 1px #c3c1a8; }
#logo, img#logo { border: 0; }
#logo-text {  border: 0; }
#logo-text h1{   text-indent: 10px; margin-top: 5px; }
#ol-topnavwrap { position: absolute; top: 0px; right: 0px; z-index: 2; }
#ol-topnavwrap1 { position: absolute; top: 0px; right: 0px; z-index: 2; }
#ol-spacenews {text-align: center; position: relative; }
/* Search */
#ol-search label {display:none;}
#ol-search {  bottom: 1px; right: 0px;margin-bottom: 5px; padding: 0; }
#ol-search div.search { background: url(../images/icon-search.png) no-repeat left center; height: 30px; padding-top: 5px; padding-right: 2px; padding-left: 34px; }
#ol-search .inputbox { color: #333; background-color: #fff; width: 90%; padding-left: 5px; border: solid 1px #cdccce; }
#ol-textbig { font-size: 250%; }
/* User Tools */
#stanhi-4 { font-size: 12px; float: right; padding-top: 4px; padding-right: 3px; padding-left: 3px; }
#ol-extools {
  padding: 0;
  float: left;
  display: block;
  font-size: 12px;
}
#ol-extools span {
  float: left;
  margin: 0 2px;
  display: block;
}
#ol-extools img {
  padding: 3px 0 0 0;
}
#ol-extoolswrap {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 11px;
}

*+html #ol-extoolswrap {
  right: 0;
}

#ol-extools {
  margin: 0;
  padding: 0;
}

* html #ol-extools { /*IE 6*/
  float: left;
}

*+html #ol-extools { /*IE 7*/
  padding: 0px;
}

#ol-extools ul {
  margin: 0;
  padding: 0;
  float: left;
}

#ol-extools ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
  display: inline;
}

#ol-extools img {
  padding: 0;
  margin: 0 0 0 2px;
}

/* MODULE
--------------------------------------------------------- */
h3.title span.color{
    color: #151414;
}

h3.title {
    color: #151414;
}
/* FOOTER
--------------------------------------------------------- */
#ol-footer {clear: both; padding: 20px; background: #222; color: #bbb;}
#ol-footer a { 
  border-bottom: none; color: #f1f1f1;} 

#ol-footer small {
  font-size: 100%;
  padding: 8px 10px;
}
#ol-footer ul {
  margin: 0;
  float: right;
  padding-bottom: 5px;
  line-height: normal;
}
#ol-footer li {
  display: inline;
  margin: 0;
  padding: 0;
  background: url(../images/line.gif) no-repeat right center;
}
#ol-footer li a {
  display: inline;
  line-height: normal;
  padding: 0 10px;
}
li.ol-firstitem {
  background: none !important;
}
  
/* MISCELLANOUS
----------------------------------------------------------- */
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
  margin: 10px 0;
  display: block;
  background: none!important;
  text-decoration: none!important;
}

/* Login Module ---*/
#form-login-username .inputbox,
#form-login-password .inputbox {
  background-position: 5px center;
  background-repeat: no-repeat;
  padding: 3px 10px;
}

#form-login-username .inputbox, #form-login-password .inputbox { width: 85%; }

#form-login p { margin: 0 0 5px;}
.menusys_multi p, #menusys_multi p  {color: #999; }

#form-login .button { margin: 10px 0; }

/* conturfix */
.conturfix:after {
  clear: both;
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
}

* html > body .conturfix {
  width: 100%;
  display: block;
}

* html .conturfix {
  height: 1%;
}
/* LR PADD */

#fix-hi { position: relative; padding: 0; width: 100%; clear: both; }
#lr-padd,#lr-padd1,#lr-padd2,#lr-padd3 { position: relative; padding: 0; width: 100%; clear: both; }
#lr-padd div.moduletable, #lr-padd2 div.moduletable, #lr-padd1 div.moduletable, #lr-padd3 div.moduletable { margin: 0; padding: 1px; border-right-width: 10px; }
table.lr-padd { width: 100%; padding: 0; }
table.lr-padd a:hover { text-decoration: none; }
table.lr-padd td.lr-padd {  width: 25%; }
table.lr-padd1, table.lr-padd3 { width: 100%; padding: 0; }
table.lr-padd1 a { text-decoration: underline; }
#lr-padd1 ul {
  padding-left: 10px;
  margin: 0!important;
}
#lr-padd1 li {
  padding: 0;
  margin: 0;
  background: none;
  line-height: 170%;
}
table.lr-padd1 a:hover { text-decoration: underline; }
table.lr-padd1 td.lr-padd1 { width: 20%;  padding: 0 3px 3px; }
table.lr-padd2 td.lr-padd2 {  width: 20%; padding: 0 5px 5px; }
table.lr-padd3 td.lr-padd3 { width: 20%; padding: 5px 3px 3px; }
#lr-padd3 { background: #010101 url(../images/bottom_bg.jpg) repeat-x 0 0px; }
#lr-padd ul li,#lr-padd2 ul li,#lr-padd1 ul li {
  background: url(../images/arround.png) no-repeat 0 10px;
  margin-top: 1px;
  padding: 1px 0 1px 10px;
}
#lr-padd3 ul li {
  margin-top: 2px;
  border-bottom: dotted 1px #777;
}

#ol_top {float:left }
#ol_top a { color: #f5f5f8; font-weight: bold; text-decoration: none; }
#ol_top a:hover { color: #fff; text-decoration: underline; }
html {
  margin-bottom: 1px;
  height: 100%!important;
  height: auto;
}
#ol_bottom { padding: 8px; border: solid 1px #d4d4d4;
  color:#333; background-color:#fafafa; }

/* @group Menus */

.ju_clmenu_wrap li, .ju_homenu_wrap li {
  border-top: 1px solid #f1f1f1;
}

.ju_clmenu_wrap ul li, .ju_homenu_wrap ul li {
  padding: 6px;
  background: none;
}

ul.menu {
margin: 0 0 10px;
padding: 0;
}
ul.menu li {
list-style: none;
background: none;
margin: 0;
padding: 0;
}
ul.menu ul {
margin: 4px 0;
}
ul.menu ul li a {
text-indent: 7px;
}
ul.menu ul a {
background: none;
text-indent: 0;
}
ul.menu ul {
margin-left: 5px;
padding: 0;
}
ul.menu ul ul {
padding: 0;
margin-left: 10px;
}
ul.menu li li {
padding: 0;
margin: 0;
}
ul.menu ul a {
text-indent: 0;
}
ul.menu li a { padding: 3px 3px 5px 15px; text-decoration: none; }
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-weight: bold;}
ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}
ul.menu li a:hover { background-color: transparent; text-decoration: none; }
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
ul.menu a { outline: none medium; display: block; text-decoration: none;  }
ul.menu a:hover {  }
ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 5px;}
ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 10px;}
/* @end */


.pagetitle, div.title h1, div.title h2, .ol-morearticles h3 { font-weight: bold; 
  margin: 0 auto 10px auto;
  padding: 5px 10px;
}

div.title h1 span, div.title h2 span { color:#5ca891; }


.mcolor, #ol-search div.search, #ol-mainmenu,.ju_supershow_wrap .supershow-caption h2{
  background-color: #5ca891;
}

.bgr{
  background-color: #333; 
  -webkit-box-shadow: 0px 0px 33px #ddd;  
  -moz-box-shadow: 0px 0px 33px #ddd;
  box-shadow: 0px 0px 33px #ddd;
}
