/* CSS Document */
.item{
background-color:#333;
border-collapse:collapse !important;
border:2px solid #666  !important;
margin-bottom:10px  !important;
}
a{
text-decoration:none !important;
font-weight:normal !important;
color:#EE1C24;
}
 #tabBox
 {
 -moz-padding-start:0px;
display:block;
list-style-type:disc;
margin:0em 0;
 }

 #tabBox li
 {
background-image:url(../images/tabvisible.gif);
color:black;
display:block;
float:left;
height:48px;
width:171px;
 }

 #tabBox li.selectedTab
 {
background-image:url(../images/depressed.gif);
 }

div.tabMenu
{
 position:absolute;top:110px;left:10px;width:874px;
 z-index: 100000;
}

div.top {
	position: absolute;
	left: 0px;
	width:884px;
	height:200px;	
	
	padding:0px;
	display:block;
	color:white;
	
	
}

div.mainindex {

height:auto !important;
left:0;
min-height:1000px;
padding-bottom:15%;
position:relative;
top:150;
width:auto;
}

div.main {
	position: relative;
	top:160px;
	left: 0;
	min-height:800px;
	
	width: auto;
	height:auto !important; 
	height:800px;
	padding-bottom:15%;

	
}

div.admin {
	position: relative;
	top: 210px;
	left: 0;
	width: auto;
	min-height:450px; 
	height:auto !important; 
	height:550px;
	padding-bottom:15%;
	color:white;
}

div.container {
	position: absolute;
	
	width:886px;
	height:auto;
	text-align:left;
	margin:0 auto;
	position:relative;
	border-width:5px;
	
	}
	
.content {
	position:relative;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	top:0px;
	
	margin-left:10px;
	width:864px;
	left: 0px;
	margin-top:10px;
	height: auto;	
}
	
.contentindex {
	position:relative;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
top:420px;
	
	margin-left:10px;
	width:864px;
	left: 0px;
	margin-top:10px;
height: auto;	
}
		

	
div.left {
	position: absolute;
	top: 50px;
	left:10px;
	width:140px;
	z-index:99999;
	padding:10px;
	color:white;
}

div.right {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	height: 480px;
	font-family:  Arial, Helvetica, sans-serif;	
	color:white;
	padding:10px;
	z-index:7;
}


div.menu
{
	position: absolute;
	top: 50px;
	left:20px;
	z-index:9999;
	width:570px;
	height:20px;
	margin-left:0px;
	background-color:##71AD3A;
}

div.adminmenu
{
	position: absolute;
	top: 150px;
	left:0px;
	z-index:9999;
	
	width:800px;
	height:20px;
	margin-left:0px;
	background-color:##71AD3A;
}

div.footer{
	position: absolute;
	bottom:-200px;
	padding-left:10px;
	left:-1px;
	width:874px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;	
	clear:left;


}

.footerA:link
{
    FONT-SIZE: 10px; 
    COLOR:#ffffff; 
    TEXT-DECORATION: none;
	font-family: Arial ;
	
}
.footerA:visited
{
    FONT-SIZE: 10px;
	COLOR:#ffffff;
    TEXT-DECORATION: none;
	font-family: Arial  ;
	
}

.footerA:hover
{
    FONT-SIZE: 10px; 
    COLOR: #666666;
    TEXT-DECORATION: none;
	border-style: none;
	font-family: Arial  ;
}

.footerB:LINK
{
    FONT-SIZE: 8pt; 
    COLOR:#76bd19; 
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:   Arial, Helvetica, sans-serif;
}
.footerB:visited
{
    FONT-SIZE: 8pt;
	COLOR:#76bd19;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Arial, Helvetica, sans-serif;
}

.footerB:hover
{
    FONT-SIZE: 8pt; 
    COLOR:#000000;
    TEXT-DECORATION: none;
	border-style: none;
	font-family:  Arial, Helvetica, sans-serif;
}

#menuA:link
{
    FONT-SIZE: 9pt; 
    COLOR:#ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:   Arial, Helvetica, sans-serif;
}
#menuA:visited
{
    FONT-SIZE: 9pt;
	COLOR:#ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Arial, Helvetica, sans-serif;
}
#menuA:hover
{
    FONT-SIZE: 9pt; 
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	border-style: none;
	font-family:  Arial, Helvetica, sans-serif;
}

#menuCMS:link
{
    FONT-SIZE: 7pt; 
    COLOR:#ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:   Arial, Helvetica, sans-serif;
}
#menuCMS:visited
{
    FONT-SIZE: 7pt;
	COLOR:#ffffff;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Arial, Helvetica, sans-serif;
}
#menuCMS:hover
{
    FONT-SIZE: 7pt; 
    COLOR: #76bd19;
    TEXT-DECORATION: none;
	border-style: none;
	font-family:  Arial, Helvetica, sans-serif;
}

h1 {
	color:white;
	font-size:26px;
	font-weight:100;
	padding:5px;
	padding-left:0px;
	font-family:  Arial,Helvetica,Monaco;
	margin:0px;
	margin-left:0px;
/*width:693px;	
_width:700px;
*/
}

h2 {
	color:#999;
	font-size:18px;
	font-weight:100;
	
	text-align:left;
	font-family:  Arial,Helvetica,Monac;
	margin-top:20px;
	margin-bottom:20px;
	border-bottom:1.5px solid #666;
	color:red;
}
h3{
	color:rgb(113, 173, 58);
	font-size:130%;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	
	}

h4 
{
	color:#000000;
	font-size:120%;
	font-weight:bold;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	letter-spacing: -1px;
}


h5 {
	color:#000000;
	font-size:90%;
	font-weight:bold;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	letter-spacing: -1px;
}


h6 {
	color:#000000;
	font-weight:bold;
	font-weight:normal;
	font-size:80%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	
}

html, body {

	color:#000000;
	background-color:black;
	text-align:center; 
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 110%;
	min-height: 110%;
}
.tabholder{
	
	position:absolute;
	left:110px;
	width:350px;
	display:block;
	

}


table.X6{
border-spacing:1px;
border-collapse:collapse;
border:1px solid black;
color:white;
width:910px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:20px
} 

table.X6 td{
padding:5px;
background-color:#2e2e2e !important;
color:white;
} 


ul
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
list-style-type: square;
color:white;
text-align:left;
}

.submit 
{
	color:black;
	font-size:10pt;
	padding:2px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	
	background-color: #D2C6A3;
	border:1px solid white;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_concertinaslide_3.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This script and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
  
dt a{
letter-spacing:0px;
font-size:13px;
}

p{
font-size:13px;
}
