﻿/* COMMON STYLES */

/* ************************ ACCESSIBLITY */
#accessibility {
	display: none;
	position: absolute;
	left: -2000px;
	top: -2000px;
}

/* ************************ GLOBAL CONTENT */
div#global_content {
	position: absolute;
	left: 50%;
}

/* THIN */
div.thin {
	width: 770px;
	margin-left: -385px;
}
div.thin #left,
div.thin #right {	width: 160px; }
div.thin #left a.mainlevel,
div.thin #right a.mainlevel { width: 140px;  /* 160 - a padding 12 - a border 2 - module padding 6 */ }
body.thin { background-position: 12% 90%; }

/* WIDE */
div.wide {
	width: 970px;
	margin-left: -485px;
}
div.wide #left,
div.wide #right {	width: 175px; }
div.wide #left a.mainlevel,
div.wide #right a.mainlevel { width: 155px; /* 175 - a padding 12 - a border 2 - module padding 6 */ }
body.wide { background-position: 5% 90%; }

/* FULL */
div.full {
	width: 98%;
	margin-left: -49%;
}
div.full #left,
div.full #right {	width: 175px; }
div.full #left a.mainlevel,
div.full #right a.mainlevel { width: 155px;  /* 175 - a padding 12 - a border 2 - module padding 6 */ }
body.full { background-position: 2% 90%; }

/* ************************ TEMPLATE STYLES */
body#background { 
	background-repeat: no-repeat; 
	background-attachment: fixed;
}

div.clear { clear: both; }

div.mediumbox {
	width: 786px;
}

div.lightbox, div.mediumbox {
	background-position: 0 100%;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}
div.stripes {
	height: 14px;
	background: url("../Image/Site/module_footerdots.png") repeat-x 0 0;
}
div.stripes div.arrows {
	height: 12px;
	background: url("../Image/Site/module_footerarrows.png") no-repeat 98% 100%;
}

div.shadow {
	height: 8px;
	margin: 0 4px;
	background-color: transparent;
	background-position: 0 -1px;
	background-repeat: repeat-x;
}

div.header_bg, div.header_ads_bg {
	height: 70px;
	background-position: 0 0;
	background-repeat: repeat-x;
}
div.header_l, div.header_r, div.header_ads_seperator_l, div.header_ads_seperator_r {
	height: 70px;
	background-repeat: no-repeat;
}
div.header_l, div.header_ads_seperator_l {	background-position: 0 0; }
div.header_ads_seperator_r { 
	padding: 2px 0 0 0;
	background-position: 100% 0; 
}
div.header_r {  
	background-position: 100% 0; 
	padding: 0 10px 0 0;
}

div#header { margin: 3px 0 0 0; }

div#logo { 
	float: left;
	width: 190px;
	text-align: center;
	padding: 2px 0 0 7px;
}

div#ads {
	float: right;
	width: 476px;
	text-align: center;
}

div#sizeselector {
	float: right;
	width: 60px;
	font-size: 0.8em;
	text-align: right;
	padding: 0 6px 0 0;
}

div#pathway {
	float: left;
	height: 16px;
	background: url("../Image/Site/pathway_icon.png") no-repeat 3px 2px;
	padding: 0 0 0 16px;
}

#topmenu {
	height: 20px;
	margin: 3px 0 0 0;
	background-position: 0 0;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
}

#topmenu .iconshadow {
	float: left;
	width: 22px;
	height: 20px;	
	background-position: 4px 0;
	background-repeat: no-repeat;
}

#topmenu .menuicon {
	height: 20px;
	background-position: 5px 4px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
}

#topmenu div.moduletable {
	float: left;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
}

#topmenu h3 { display: none; }
#topmenu li { display: inline; }

#topmenu a.mainlevel  {
	display: block;
	float: left;
	padding: 3px 10px 4px 10px;
	background-position: 0 18px;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	text-decoration: none;
	font-size: 0.85em;
	font-weight: normal;
}

#topmenu a#active_menu { background-position: 0 0 !important; }
#topmenu a.sublevel {
	display: block;
	text-decoration: none;
}

#left, #right {
	font-size: 0.85em;
	vertical-align: top;
}	

#left { 	padding-right: 6px; }
#right {	 padding-left: 6px; }

#left .moduletable, #right .moduletable {
	margin: 0 0 8px 0;
}

#left ul.latestnews li, #right ul.latestnews li, 
#left ul.mostread li , #right ul.mostread li {	background-image: url("../Image/Site/arrow_grey.png"); }

#left h3, #right h3 {
	height: 20px;
	line-height: 19px !important;
	line-height: 20px;
	background-position: 0 0;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	font-size: 0.85em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	padding: 0 4px;
	margin-bottom: 3px;
}

#left .contentheading, #right .contentheading {
	background: none;
	padding: 0;
	font-size: 1em;
	border: none;
}

#left .article_seperator, #right .article_seperator { display: none; }

#left a.mainlevel, #right a.mainlevel {
	display: block;
	margin: 3px 0 0 0;
	padding: 2px 2px 2px 10px;
	border-width: 1px;
	border-style: solid;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

#left a.sublevel, #right a.sublevel {
	display: block;
	padding: 1px 3px;
	margin: 1px 0;
	text-decoration: none;
	font-weight: normal;
 	background-image: none !important;
}

#left .moduletable div, 
#right .moduletable div { padding: 0 !important; }

#left .moduletable div img, 
#right .moduletable div img { display:none; }

#left .moduletable div div a.sublevel, 
#right .moduletable div div a.sublevel { padding-left: 10px; }

#left .moduletable div a#mainlevel, 
#right .moduletable div a#mainlevel { background-image: none; }

#content {	
	vertical-align: top;
}	

#text { 
	font-size: 0.85em;
	line-height: 1.3em;
	border-width: 1px;
	border-style: solid;
	border-bottom: none;
	padding: 6px;
	
}

#text .text_bg { 
	background-color: #FFF; 
	padding: 4px 4px 4px 4px;
	width: 765px;
	min-height: 369px;
}

#top {
	background-position: 70% 90%;
	background-repeat: no-repeat;
	padding: 10px 4px 4px 4px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 2px;
}

#top td { vertical-align: top; }

#top .moduletable, #bottom .moduletable {
	font-size: 0.85em;
	margin: 0 4px;
	text-align: left;
}

#top h3, #bottom h3 { 
	background-position: 0 0;
	background-repeat: repeat-x;
	padding: 0 2px 6px 4px;
	margin-bottom: 8px;
	font-size: 1em;
	text-align: left;
}

#top .contentheading, #bottom .contentheading {
	font-size: 1em;
	background: none;
	padding: 0;
	border: none;
}

#top .article_seperator, #bottom .article_seperator { display: none; }

#top ul.latestnews li, #top ul.mostread li, 
#bottom ul.latestnews li, #bottom ul.mostread li {	background-image: url("../Image/Site/arrow_white.png"); }

#bottom {
	padding: 0 0 2px 0;
}

#bottom .moduletable { margin: 6px 8px; }

#top a.mainlevel, #bottom a.mainlevel {
	display: block;
	margin: 0 0 4px 0;
}

#copyright {
	font-size: 0.85em;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid; 
	border-right-width: 1px;
	border-right-style: solid; 
	padding: 0 4px;
	width: 765px;
}

#copyright img { margin-top: 4px; }
#copyright a {	font-weight: normal; }

/* ***************** HTML TAGS *************** */
/* ******************************************* */
html, body { 
	height: 100%; 
	margin: 0;
	padding: 0;
}

body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;    
	color: #333;
	background: #FFF;
}

table {	font-size: 1em; }

h1, h2, h3, h4, ul, li, form {
	padding: 0;
	margin: 0;
}

ul li { list-style-type: none; }

a {
	font-weight: bold;
	text-decoration: underline;
}

a:hover { text-decoration: none;}

a.inset {
	font-weight: bold;
	text-decoration: none;
}

a:hover.inset {
	text-decoration: underline;
}

hr {
	height: 1px;
	border: 0;
	color: #DBDBDB;	
	background-color: #DBDBDB;
}

img { border: 0; }

input, select, textarea {
	font: normal 1em Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px;
	border-width: 1px;
}

body.contentpane {	padding: 6px 10px 4px; }

table.moduletable { width: 100%; }

.contentdescription { padding: 6px 0; }

span.article_seperator { 
	display: block;
	/* border-top: 1px dotted #B7B2B2; */
}

a.readon {	
	display: block;
	float: left;
	background-position: 100% -1px;
	background-repeat: no-repeat;
	padding: 0 20px 1px 3px;
	color: #FFF;
	font-weight: normal; 
	text-decoration: none;
}

a.readon:hover { text-decoration: none; }

/* ********* SEARCH RESULTS */
table.searchintro{
	padding: 8px 0px;
	width: 100%;
}

span.highlight { background-color: #FFFF99; }

/* ******** SEARCH MODULE */
div.search {}

/* ********* NAVIGATION COUNTER */
.pagenavcounter { text-align: right; }

/* ********* NAVIGATION BAR BETWEEN ARTICLES */
.pagenavbar {
	padding: 4px;
	text-align: left;
}

/* ********* SYNDICATE */
div.syndicate img {	margin: 1px 0px; }

/* ********** FORM FIELDS */
input.inputbox, select.inputbox, textarea {	
	color: #5B5557; 
	border-color: #5B5557;
}

/* ********* FORM BUTTON */
input.button {
	font-weight: bold;
	padding: 2px 4px !important;
	padding: 1px 0;
}

/* ********* PATHWAY MODULE */

span.pathway {
	font-size: 0.80em;
	white-space: nowrap;
}

span.pathway img {	display: none; }

span.pathway a {
	padding: 0 6px 0 2px;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	background: url("../Image/Site/arrow_grey.png") no-repeat 100% 5px;
}

span.pathway a:hover { 	text-decoration: underline; }

/* ********* SMALL TEXT AND CREATE DATE */
.createdate, .modifydate, .small  {
	font-size: 1em;
	color: #787373;
	text-align: left;
}

/* ********* PAGE CONTENT */
.contentpaneopen, .contentpane, .blog {
	width: 100%;
	font-size: 1em;
	clear: both;
}

.contentpaneopen ul, .contentpane ul { padding-left: 15px; }

.contentpaneopen ol li, .contentpane ol li { 
	list-style-type:decimal; 
	padding: 2px 0; 
}

.contentpaneopen ul li, .contentpane ul li {
	padding: 2px 0px 2px 24px;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

/* ******** BLOG CONTENT */
.blog_more {
	padding: 6px;
	margin: 4px;
	border-style: solid;
	border-width: 1px;
	font-size: 1em;	
	background: url("../Image/Site/module_footerdots.png") repeat-x 0 22px;
}

.blog_more ul{ 	padding: 4px 0 0 4px; }
.blog_more li { margin: 4px 0; }

/* ********* SECTION TITLE */
div.componentheading {
	float: right;
	padding: 3px 100px 3px 10px;
	margin: 0 0 10px 6px;
	font-weight: normal;
	font-size: 0.85em;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	background-repeat: repeat-x;
	background-position: 0 116%;
}

/* ********* CATEGORY TITLE */
.contentheading {
	font-weight: bold;
	font-size: 1.1em;
	color: #FFF;
	background-position: 0 0;
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	padding: 1px 1px 1px 24px;
}

.contentheading a.contentpagetitle, .contentheading a {
	color: #FFF;
	text-decoration: none;
}

.contentheading a.contentpagetitle:hover, .contentheading a:hover { text-decoration: underline; }

/* ********* BUTTONS HEADING (PRINT, EMAIL, PDF) */
.buttonheading {           
	text-align: center;
	vertical-align: bottom;  
	font-size: 0.85em;
	white-space: nowrap;
}

.buttonheading a, .buttonheading a:hover { text-decoration: none; }
.buttonheading img { border: 0; }

/* ********* TABLE ITEMS */
.sectiontableheader {	padding: 2px; }

tr.sectiontableentry1 td, td.sectiontableentry1,
tr.sectiontableentry2 td, td.sectiontableentry2 {	padding: 2px; }

.sectiontableentry1 a, .sectiontableentry2 a { text-decoration: none; }
.sectiontableentry1 a:hover, .sectiontableentry2 a:hover { text-decoration: underline; }

/* ********* TABLE CONTENT TOC */
table.contenttoc {
	margin: 0 2px 2px 4px;
	border-width: 1px;
	border-style: solid;
}

table.contenttoc th {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding: 2px 6px 1px;
}

table.contenttoc td { padding: 1px 6px 2px 6px; }
table.contenttoc a.toclink {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}

table.contenttoc a.toclink:hover { text-decoration: underline; }

/* ********** MOS IMAGE */
div.mosimage {	
	width: auto;
	margin: 0px 4px;
	border-style: solid;
	border-width: 1px;
}

div.mosimage img { border: 0px;}
div.mosimage_caption {
	padding: 2px;
	font-size: 0.85em;
	border-top-style: solid;
	border-top-width: 1px;
}

/* ********* PAGINATION RESULTS */
span.pagenav { color: #787373; }
span.pagenav, a.pagenav {
	font-size: 1em;
	font-weight: bold;
	margin: 0 2px;
}

a.pagenav, .pagenav_prev a, .pagenav_next a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

a.pagenav:hover, .pagenav_prev a:hover, .pagenav_next a:hover { text-decoration: underline; }

/* ********** BACK BUTTON  */
div.back_button {    
	height: 14px;
	margin-right: 4px;
}

div.back_button a { 
	display: block;
	float: right;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 3px 2px 25px;
	color: #FFF;
	font-weight: normal; 
	text-decoration: none;
}

div.back_button a:hover { 
	text-decoration: none; 
}

/* ********* POLL MODULE */
.poll {}
.pollstableborder {	width: 100%; }
.poll div {	padding: 4px 0px; }

/* ********* LATESTNEWS, MOSTREAD */
ul.latestnews, ul.mostread {
	margin-left: 2px;
}

ul.latestnews li, ul.mostread li {
	margin: 6px 0;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position:  0 4px !important;
	background-position:  0 6px;
}

ul.latestnews a, ul.mostread a {
	text-decoration: none;
}

ul.latestnews a:hover, ul.mostread a:hover { text-decoration: underline; }

/* ************ ADMIN CONTENT */
div.message {
	font-size: 0.85em;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding: 5px 0;
}

table.adminform {}

table#toolbar a.toolbar {
	border: 1px solid #CCC;
	background-color: #FFF;
}

table#toolbar a.toolbar:hover {
	border: 1px solid #666;
	background-color: #F5F5F5;
}

/* DARK CONTRAST STYLES */
body#background { 
	background-color: #5B5557; 
	background-image: url("../Image/Site/body_background.png");
}

div.lightbox, div.mediumbox, #content {
	color: #3B3533;
	border-color: #000;
}

div.lightbox { 	
	background-color: #D8D8DB;
	background-image: url("../Image/Site/border_3d_lightgrey.gif"); 
}

#left div.lightbox 
{
	width: 170px;
}

div.mediumbox { 
	background-color: #B7B2B2;
	background-image: url("../Image/Site/border_3d_medgrey.gif"); 
}

div.shadow {
	background-image: url("../Image/Site/border_shadow.png") !important;
	background-image: url(no-image);
	clear:both;
	/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../Image/Site/border_shadow.png'); */
}

div.header_bg { 	background-image: url("../Image/Site/header_background.gif"); }
div.header_ads_bg { background-image: url("../Image/Site/header_ads_background.gif"); }
div.header_l {		background-image: url("../Image/Site/header_left.gif"); }
div.header_r { 		background-image: url("../Image/Site/header_right.gif"); }

div.header_ads_seperator_l, 
div.header_ads_seperator_r { background-image: url("../Image/Site/header_ads_seperator.gif"); }

#topmenu {
	background-image: url("../Image/Site/topmenu_background.png");
	border-color: #000;
}

#topmenu .iconshadow { 	background-image: url("../Image/Site/topmenu_iconshadow.png"); }
#topmenu .menuicon {	border-right-color: #423B36; }
#topmenu .moduletable {	border-right-color: #66605F; }

#topmenu a.mainlevel  {
	border-left-color: #66605F;
	border-right-color: #423B36;
	color: #FFF;
}

#topmenu a#active_menu { 
 
	border-left-color: #969290;
	border-right-color: #4F4540;
	color: #FFF;
}

#left h3, #right h3 {
	background-image: url("../Image/Site/left_heading.png");
	color: #FFF;
	border-color: #000;
}

#left .contentheading, #right .contentheading { color: #3B3533; }

#left a.mainlevel, #right a.mainlevel {
	color: #3B3533;
	border-color: #8A8A8A;
	background-color: #FFF;
}

#left a#active_menu, #right a#active_menu {	color: #FFF; }
#left a.sublevel, #right a.sublevel {
	background-color: #B7B2B2;
	color: #3B3533;
}

#left a.sublevel:hover, #right a.sublevel:hover {
	background-color: #9A9596;
	color: #FFF;
}

span.pathway {		color: #787373; }
span.pathway a, span.pathway a:hover { color: #787373; }

#top {
	color: #FFF;
	width: 778px;
}
	
#top .contentheading { color: #FFF; }
#top a, #top a:hover { color: #FFF; }

#bottom {
	border-top-color: #928E8E;
	color: #3B3533;
}

#bottom h3 { background-image: url("../Image/Site/footer_heading.png"); }
#bottom .contentheading {	color: #3B3533; }
#bottom a, #bottom a:hover { color: #3B3533; }

#top .sectiontableentry1, #top .sectiontableentry2, 
#top .sectiontableentry1 td, #top .sectiontableentry2 td,
#bottom .sectiontableentry1, #bottom .sectiontableentry2, 
#bottom .sectiontableentry1 td, #bottom .sectiontableentry2 td { background: none; }

#top input.button, #bottom input.button {
	color: #FFF;
	background-color: #5B5557;
	border-top-color: #9A9596;
	border-left-color: #9A9596;
	border-bottom-color: #000000;
	border-right-color: #000000;
}

#text {
	color: #31271F;
	background-color: #E4E4E7;
	border-color: #000;
}

div.componentheading {
	background-color: #E4E4E7;
	border-left-color: #DBDBDB;
	border-bottom-color: #9A9596;
	background-image: url("../Image/Site/border_3d_lightgrey.gif"); 
}

.blog_more { 
	border-color: #B7B2B2;
	background-color: #E4E4E7;
}

a.readon, div.back_button a {	background-color: #928E8E; }
a.readon:hover, div.back_button a:hover { 
	background-color: #B7B2B2; 
	color: #5B5557;
}

.sectiontableheader {
	background: #3A3432;
	color: #FFF;
}

.sectiontableheader a, .sectiontableheader a:hover { color: #FFF; }

tr.sectiontableentry1 td, td.sectiontableentry1 { background-color: #D9D9DC; }
tr.sectiontableentry2 td, td.sectiontableentry2 { background-color: #E4E4E7; }

table.contenttoc { border-color: #B7B2B2; }
table.contenttoc th { background-color: #E4E4E7; }

div.mosimage { border-color: #B7B2B2; }
div.mosimage_caption {
	border-color: #B7B2B2; 
	background-color: #E4E4E7;
}

#copyright, #copyright a, #copyright a:hover {
	color: #F2F2F2;
	border-color: #928E8E;
}

/* ORANGE STYLES */
a, a:hover { color: #CC5000; }

#topmenu .menuicon {	background-image: url("../Image/Site/topmenu_icon.png"); }

#topmenu a.mainlevel  {
	background-image: url("../Image/Sitetopmenu_colorline.png"); 
}

#topmenu a.mainlevel:hover { 	color: #FC7900; }
#topmenu a#active_menu:hover { 	color: #FC7900; }

#left a.mainlevel, #right a.mainlevel {	background-image: url("../Image/Site/leftmenu_item.png"); }

#left a.mainlevel:hover, #right a.mainlevel:hover {
	background-color: #FCD7B4;
	color: #CC5000;
	border-color: #FC7900;
}

#left a#active_menu, #right a#active_menu {	
	background-image: url("../Image/Site/leftmenu_item_on.png");
	background-color: #FC7900; 
	border-color: #EB6207;
}

#left a#active_menu:hover, #right a#active_menu:hover {	
	background-color: #EB6207;
	border-color: #CC5000;
}

.contentheading { 
	background-color: #E86900;
	background-image: url("../Image/Site/contheading_background.png"); 
	border-color: #CC5000;
}


.contentpaneopen ul li, .contentpane ul li { background-image: url("../Image/Site/topmenu_icon.png"); }

a.readon {		background-image: url("../Image/Site/readmore_icon.png"); }
div.back_button a {	background-image: url("../Image/Site/back_icon.png"); }

#top {
	border-top-color: #FEBD82;
	border-left-color: #FD9B41;
	border-right-color: #CC5000;
	border-bottom-color: #CC5000;
	background-image: url("../Image/Site/module_background.png");
	background-color: #FC7900;
}

#top h3 {
	background-image: url("../Image/Site/module_heading.png");
	color: #CC5000;
}

#bottom h3 {
	color: #CC5000;
}

input.button {
	color: #FFF;
	background-color: #F17500;
	border-top-color: #FEBD82;
	border-left-color: #FEBD82;
	border-bottom-color: #CC5000;
	border-right-color: #CC5000;
}

a.boxlevel, a.boxlevel:visited {
	color: #5B5557;
	text-decoration: none;
	font-weight: normal;
}

a.boxlevel:active, a.boxlevel:hover {
	color: #5B5557;
	text-decoration: underline;
	font-weight: normal;
}