/* @group Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, hr,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table, caption, tbody, tfoot, thead, tr, th, td {outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}*/
table, caption{outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {background-color:#f4b505;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
body.contentpane {background-color:#f4b505;}
/* @end Reset */

/* @group Typography Helper Styles */

body {
	line-height: 145%;
	font-family: Verdana, Geneva, Tahoma, "Trebuchet MS", Arial, Sans-serif;
        font-size:9pt;
}

.topmenu a:link, .topmenu a:visited
{
    color: #ffffff;
	font-size:8.5pt;
	text-decoration: none;
}

.topmenu a:hover
{
    color: #ffffff;
	text-decoration: underline;
}

/* Headings */

strong,
em,b,
i,
abbr,
.contentheading,
.componentheading,
.contentpagetitle,
h1,h2,h3,h4,h5,h6 {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

}
.componentheading {
	margin: 0px 0px 10px 4px;
}

table.blog table.contentpaneopen td.contentheading,td.contentheading {
	    width: 99%;
        font-size:18pt !important;
        padding-bottom:8pt;
		line-height: normal;
}

h1,h2,h3,h4,h5,h6 {
	margin: 1.2em 0;
}
ul.latestnews,ul.latestnewsdark,ul.latestnewslight,ul.latestnewsmid,ul.latestnewsbdr,
ul.mostread,ul.mostreaddark,ul.mostreadlight,ul.mostreadmid,ul.mostreadbdr {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
a.readon {
	padding: 0px 0px 0px 4px;
}

/*Side Column Navigation*/

ul#mainlevel-sidenav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#mainlevel-sidenav a,a.mainlevel-sidenav {
	text-decoration: none;
	line-height: 135%;
	font-weight: bold;
}


.mainlevel-sidenav a:hover {
	text-decoration: underline;
}

/*If you want to use table based menus in vertical menu style*/

#mainmenu a:link, #mainmenu a:visited
{
    display:block;
    
}
#mainmenu a:hover
{
    background-color:#6b6249;
    -moz-border-radius:6px !important;
    -webkit-border-radius:6px !important;
}
#sidebar a.mainlevel, #sidebar-2 a.mainlevel {
	text-decoration: none;
	line-height: 135%;
	font-weight: bold;
}

#sidebar a.mainlevel:hover, #sidebar-2 a.mainlevel:hover {
	text-decoration: underline;
}

/*Sublevel Support*/

#sidebar a.sublevel,
#sidebar-2 a.sublevel
 {
	text-decoration: underline;
	padding-left: 4px;
	font-size: .9em;
}

#sidebar a.sublevel:hover, #sidebar-2 a.sublevel:hover {
	text-decoration: none;
}


/* Lists */
#content ol, #content ul {margin-left:40px;margin-bottom: 5px;}
#content li ul {margin-left:20px;margin-bottom: 0px;}
#content ul li {list-style-type: disc;}
#content ul li li {list-style-type: circle;}
/* Ordered Lists */
#content ol {list-style-type: decimal;}
#content ol ol {list-style-type: lower-alpha;}

p {
	margin: 10px 0px;
}

pre {
	display: block;
	font: 10px "Courier New", Courier, monospace;
	padding: 5px;
	white-space: normal;
}

/* @end */

/* @group Structure */

.topbar h1 {
	position: relative;
	background: url(../images/logo.png) no-repeat 20px 0;
	padding: 0px;
	margin: 0px;
   
}

.topbar {
	position: relative;
	width: 100%;
        padding-bottom:50px;
}

#wrap {
	margin-top: 8px;

}

#main-body {
	clear: both;
	float: left;
	padding-bottom: 10px;
	position: relative;
	width: 100%;
	z-index: 100;
}

#content {
	float: right;
	width: 67%;
}

#sidebar {
	float: left;
	margin-right: -3px;
	width: 32.5%;
}

#sidebar-2 {
	float: right;
	margin-left: -3px;
	overflow: hidden;
	position: relative;
	width: 24.25%;
}

#sidebar .inside {
	padding: 10px 4px 10px 10px;
}

#sidebar-2 .inside {
	padding: 10px 10px 10px 4px;
}

#content .inside {
	padding: 10px 7px;
}


/* @end */

/* @group Navbar */
.active_link 
{
   background-color:#6b6249 !important; 
}

#active_menu
{
  color: #f4b505 !important;
	text-decoration: underline;
}
#active_menu-nav
{
   text-decoration: underline;
}
#topnav_ie {
   margin-top:7pt;
   text-align:center;
   padding-left:6px;
}

#topnav {
   margin-top:7pt;
   padding-left:10px;
   display:block;
}

#topnav ul , #topnav_ie ul {
	margin-top: 6px;
	list-style: none;
}

#topnav li , #topnav_ie li {
	
	background-color: #f4b505;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-khtml-border-radius:6px; 
	/*behavior:url(border-radius.htc);*/
	margin-left:6px;
}


#topnav li a, #topnav_ie li a {
	display: block;
	float: left;
	text-decoration: none;
	color:#ffffff !important;
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
}
#topnav li:hover, #topnav_ie li:hover{
	background-color:#6b6249;
	color: #ffffff !important;
}

#nav {
    
	position: absolute;
	right: 1em;
	z-index: 500;
}

#nav ul {
	margin-top: 12px;
	list-style: none;
}

#nav a {
	float: none;
}

#nav li {
	float: left;
	height: 20px;
	margin: 0px 4px;
	padding-left: 5px;
	background: url(../images/tmenu_up_l.png) no-repeat bottom left;
}

#nav li a {
	display: block;
	float: left;
	height: 20px;
	padding-right: 5px;
	text-decoration: none;
	background: url(../images/tmenu_up_r.png) no-repeat bottom right;
}

div#nav li:hover, div#nav li.sfhover {
	background: url(../images/tmenu_over_l.png) no-repeat bottom left;
}

div#nav li:hover a, div#nav li.sfhover a {
	background: url(../images/tmenu_over_r.png) no-repeat bottom right;
}

div#nav li.active a {
	background: url(../images/tmenu_active_r.png) no-repeat bottom right;
}

div#nav li.active {
	background: url(../images/tmenu_active_l.png) no-repeat bottom left;
}
/* @end Navbar */

/* @group Pathway */

#path {
	height: 33px;
	position: relative;
	width: 100%;
}

span.pathway {
	display: block;
	margin: 0 10px;
	line-height: 32px;
	font-size: 11px;
}

span.pathway a, span.pathway a:hover {
	line-height: 32px;
	font-size: 11px;
}



#path .pathleft .inside {
	margin-left: 10px;
}

.pathright {
	background: url(../images/pathway_right.png) no-repeat left top;
	float: right;
	height: 33px;
	padding-right: 0px;
	width: 11px;
}

/* Accessibility Buttons */


.access {
	height: 21px;
	position: absolute;
	right: 1.7em;
	top: .37em;
	width: auto;
}

#access_buttons {
	height: 21px;
	margin-left: 7px;
	white-space: nowrap;
	width: 103px;
}

#access_buttons a {
	height: 21px;
	text-decoration: none;
	white-space: nowrap;
	width: 21px;
}

/* @end */

/* @group Modules */


/* user3 Background Color */

#headerleader .module-gradient {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#headerleader .module,
#headerleader .modulelight,
#headerleader .moduledark,
#headerleader .modulemid,
#headerleader .modulebdr {
	margin: 8px;
}


.user4split2,.user6split2 {
	float: left;
	overflow: hidden;
	width: 49%;
}

.user5split2,.user7split2 {
	float: right;
	overflow: hidden;
	width: 49%;
}


.user6,.user7,.user6split2,.user7split2 {
	overflow: hidden;
	padding-top: 10px;
}


#headerleader .module,#headerleader .module div {
	margin: 0;
	padding: 0;
}


/* LIGHT */

div.modulelight
{
	margin-bottom: 10px;
	background: url(../images/topright_light.png) 100% 0 no-repeat;
	height: 1%;
}

div.modulelight div
 {
	background: url(../images/topleft_light.png) 0 0 no-repeat;
}
div.modulelight div div  {
	background: url(../images/botright_light.png) 100% 100% no-repeat;
}
div.modulelight div div div  {
	background: url(../images/botleft_light.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.modulelight div div div div {
	background: transparent none;
	padding: 0;
}
div.modulelight h3 {
	margin: 0px 0px 10px 0px;
	text-indent: 0px;
	border: none;
}




/* MID */

div.modulemid
{
	margin-bottom: 10px;
	background: url(../images/topright_mid.png) 100% 0 no-repeat;
	height: 1%;
}

div.modulemid div
 {
	background: url(../images/topleft_mid.png) 0 0 no-repeat;
}
div.modulemid div div  {
	background: url(../images/botright_mid.png) 100% 100% no-repeat;
}
div.modulemid div div div  {
	background: url(../images/botleft_mid.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.modulemid div div div div {
	background: transparent none;
	padding: 0;
}
div.modulemid h3 {
	margin: 0px 0px 10px 0px;
	text-indent: 0px;
	border: none;
}

/* DARK */

div.moduledark
{
	margin-bottom: 10px;
	background: url(../images/topright_dark.png) 100% 0 no-repeat;
	height: 1%;
}

div.moduledark div
 {
	background: url(../images/topleft_dark.png) 0 0 no-repeat;
}
div.moduledark div div  {
	background: url(../images/botright_dark.png) 100% 100% no-repeat;
}
div.moduledark div div div  {
	background: url(../images/botleft_dark.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.moduledark div div div div {
	background: transparent none;
	padding: 0;
}
div.moduledark h3 {
	margin: 0px 0px 10px 0px;
	text-indent: 0px;
	border: none;
}

/* BDR */

div.module,div.modulebdr
{
	margin-bottom: 10px;
	background: url(../images/topright_bdr.png) 100% 0 no-repeat;
	height: 1%;
}

div.module div, div.modulebdr div
 {
	background: url(../images/topleft_bdr.png) 0 0 no-repeat;
}
div.module div div, div.modulebdr div div  {
	background: url(../images/botright_bdr.png) 100% 100% no-repeat;
}
div.module div div div, div.modulebdr div div div  {
	background: url(../images/botleft_bdr.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.module div div div div, div.modulebdr div div div div {
	background: transparent none;
	padding: 0;
}
div.module h3, div.modulebdr h3 {
	margin: 0px 0px 10px 0px;
	text-indent: 0px;
	border: none;
}

/* @end Modules */

/* @group Footer */

#footereflect {
	height: 43px;
	text-align: center;
	color: #666;
	background-color:#f4b505;
}
#footereflect a:link, #footereflect a:visited
{
         color: #9e3e1a;
	font-size: 9pt;
        text-decoration: none; 
}
#footereflect a:hover {
	
	text-decoration: underline;
}


#footer #mainlevel ul {
	cursor: default;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:visited
{
        text-decoration: none;
        padding-left:3px;
        padding-right:3px;
}
#footer a:hover
{
        color: #f4b505 !important;
        text-decoration: none;
}
span.mainlevel
{
       color: #c0c0c0;
}
#footer #mainlevel li {
	cursor: default;
	display: inline;
	line-height: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
}


#footer td {
	padding-top: 10px;
}

/* @end */

/* @group Joomla Specific Styles */

table.contentpaneopen td.buttonheading,
table.blog table.contentpaneopen td.buttonheading {
	
}

div.mosimage {
	margin: 5px;
}

.pagenav {
	padding: 3px 5px 3px 3px;
}

table.contenttoc {
	margin: 5px;
	padding: 1px;
	float: right;
}
table.contenttoc th {
	padding: 2px 10px;
}
table.contenttoc td {
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	padding: 2px 0px 2px 4px;
}
table.contenttoc a {
	text-decoration: none;
	line-height: 1em;
}
table.contentpaneopen {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.blog table.contentpaneopen td {
	padding: 0px 4px;
}

/*Header for table content*/

.sectiontableheader {
	font-weight: bold;
	padding: 4px;
        height:20px !important;
        color: #FFF;
	background: #222;
        font-size:9pt !important;
}

/*Alternating table rows*/

tr.sectiontableentry1 td,td.sectiontableentry1 {
	padding: 6px;
}

tr.sectiontableentry2 td ,td.sectiontableentry2 {
	padding: 6px;
}
/* Article Overflow */

div.blog_more {
	border-top: 1px solid #e6e6d4;
}
div.blog_more strong {
	position: relative;
}
div.blog_more ul li {
	list-style: none;
	background-image: none;
	padding: 0px;
}
div.blog_more ul li a {
	text-decoration: none;
	display: block;
	padding: 4px;
}
div.blog_more ul li a:hover {
	text-decoration: none;
}

input
{
   font-size:9.5pt;
}
.highlight1
{
    width:225px;
    height: 154px; 
    background-color: #3e88c2;
}
.highlight2
{
    width:225px;
    height: 154px; 
    background-color: #a3248f;
}
.highlight3
{
    width:225px;
    height: 154px; 
    background-color: #fab201;
}
/*
.link_active:link, .link_active:visited
{
   display:block;
   background-color: #000000;
   -moz-border-radius:6px !important;
   -webkit-border-radius:6px !important;

}*/

#mainmenu_active
{
background-color:#6b6249 !important;
}
.module img
{
    display: block;
}
.toggle_div{
   padding-top:3px;
   padding-bottom:3px;
}
.toggle_div a:link,.toggle_div a:visited{
   margin-left:10px;
}
.advert img{
    border:0px;
}
.moduletablehighlight1 th, .moduletablehighlight2 th, .moduletablehighlight3 th
{
   font-size:11pt;
}
.photo a:link, .photo a:visited
{
   text-decoration:none;
}
.photo a:hover
{
   text-decoration:underline;
}
/* @end */