/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html
{
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	
	 /*scrollbar-arrow-color: #01029b;
	 scrollbar-face-color: #abaad4;
	 scrollbar-highlight-color: #01029b;
     scrollbar-3dlight-color: #01029b;
     scrollbar-shadow-color: #01029b;
     scrollbar-darkshadow-color: #01029b;
     scrollbar-track-color: #01029b;*/
	 
	 overflow: -moz-scrollbars-vertical;
}

body
{
	height: 100%;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-color: #00a650;
	
    background-image: url('../images/body_background.jpg');
    background-position: left top;
    background-repeat: repeat-y;   

    color: #ED1D24;
    font-family: Arial,Verdana,Tahoma,Helvetica,Arial,sans-serif;
    font-size: 76%;
    line-height: 1.3em; 	
}

img {
    border: 0;
}

#container
{
	width: 943px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('../images/header.jpg');
    
    background-position: top left;
    background-repeat: no-repeat;   
    	

}

#content_text{
	
	overflow-y:hidden;
	overflow-x:auto;
	width: 643px;
}

#header{

    height:240px
}   

#container #inner
{
	margin: 0px 0px 0px 0px;
	padding: 171px 0px 0px 0px;
	width: 943px;
    background-image: url('../images/background_content.gif');
    background-position: bottom right;
    background-repeat: no-repeat;	
    
}

div#siteSelect {
    text-align: right;
    height: 74px;
    padding-right: 52px;
}

form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p
{ 
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

div, p, table, td, th
{
	font-family: Arial, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #ed1d24;
}

a
{
	color: #ed1d24;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #ed1d24;
	text-decoration: underline;
	font-weight: bold;
}

input.button
{
	cursor: pointer;
}

.clear
{
    clear: both;
    height: 0px;
    overflow: hidden;
}

.center
{
	text-align: center;
}
/*****************************************/










/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/


#logo
{
	width: 450px;
	height: 144px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	overflow: hidden;
}

#logo_divider_start
{
	width: 25px;
	height: 144px;
	margin: 0px 0px 0px 450px;
	padding: 0px 0px 0px 0px;

	background-image: url('../images/header_divider_start.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#logo_divider
{
	height: 144px;
	margin: 0px 0px 0px 454px;
	padding: 0px 0px 0px 0px;

	background-image: url('../images/header_divider.gif');
	background-position: 25px 0px;
	background-repeat: no-repeat;
}

#DropDownMenu
{
	
	margin-top:25px;
	position:relative;

	width:183px;
	float:left;
}


#content
{
	

	height:auto;
	margin: 0px 0px 0px 0px;
	
    padding: 0px 0px 0px 10px;
	color: #ed1d24;
	font-family: Arial, Verdana, Tahoma;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
	float:left;

}


#newsbanner{
    position:relative;
    left:180px;
    top:0px;
    width:663px;
}

.sponsor_header
{
	color: #01029b;
	font-family: Arial, Verdana, Arial, Tahoma;
	font-size: 17px;
	font-weight: bold;	
}

/*****************************************/






/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

a.readon
{
	display: block;
}

a.readon:hover, a.readon:focus
{
}

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}


h1 {
    color: #ED1D24;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}

h2, .contentheading, h1.pageTitle {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;

	color: #ed1d24;
	font-family: Arial, Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	margin: 5px 0px 5px 0px;
	color: #ed1d24;
    font-size: 13px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ed1d24;
}

table.moduletable th {
    margin: 0;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1.5em;
    color: #135cae;
    padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}



/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited
{
	padding-left: 5px;
}

a.mainlevel:hover
{

}

/* spacers */
.article_separator_news
{
	margin: 10px 0px 10px 0px;
	height: 1px;
	border-bottom: 1px solid #000000;
}

.article_column
{
	padding-right: 5px;
}

.column_separator
{
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	background: url(../images/mw_box_blue_br.png) 100% 100% no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div {
	background: url(../images/mw_box_blue_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/mw_box_blue_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/mw_box_blue_tl.png) 0 0 no-repeat;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */

dl#system-message { margin: 0; padding: 0; }
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 14px; }

/* System Standard Messages */

#system-message dt.message { display: none; }
#system-message dd.message { background: #fff; }
#system-message dd.message ul { list-style: none; color: black; padding: 10px 10px 10px 40px;}

/* System Error Messages */

#system-message dt.error { display: none; }
#system-message dd.error { background: #f00; }
#system-message dd.error ul { list-style: none; background: url(../../../images/M_images/icon_error.gif) no-repeat 10px 10px; color: white; padding: 10px 10px 10px 40px;}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Links (sponsors) */

table.sponsorTable {
  width: 100%;
}

table.sponsorTable td {
  width: 25%;
  text-align: center;
}

table.sponsorInfoTable {
  margin-top: 5px;
  width: 600px;
}

table.sponsorInfoTable td.info {
  width: 450px;
  height: 125px;
  vertical-align: top;
  padding-right: 10px;
}

table.sponsorInfoTable td.info h4 {
  margin: 10px 0 5px 0;
  font-size: 110%;
}

table.sponsorInfoTable td.info p {
  margin: 5px 0 5px 0;
}

table.sponsorInfoTable td.img {
  width: 150px;
  vertical-align: top;
}

td.mainSponsor {
  width: 33%;
  vertical-align: top;
  text-align: center;
}

div.Paging
{
	border: 0px solid #a5a5a5;
	
	text-align: left;
}

div.Paging div.Paging_Data
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}


div.Paging div.Paging_Data ul
{
	list-style: none;
}

div.Paging div.Paging_Data ul li
{
	padding: 5px 5px 5px 5px;
	text-align: center;
	display: inline;
}

div.Paging div.Paging_Data ul li a
{
}

.shopcar_header, .shopcar_total {
	font-weight: bold;
}

.shopcar_footer {
	font-weight: bold;
	font-size: 14px;
}
