@charset "ISO-8859-1";

html, body {
   padding: 0;
   margin: 0;
   }
   
   
body {
	background-attachment: scroll;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-image: url(sysimages/bg.jpg);
}
.alignmentcontainer {
	vertical-align: sub;
	display: block;
	margin: auto;
	text-align: center;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
}
.blockmiddle {
	background-color: #262626;
	text-align: left;
	display: block;
	margin: auto;
	clear: both;
	width: 935px;
	border-top-width: thin;
	border-right-width: thin;

	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	
	border-left-color: #333333;
}

.holder {
	display: block;
	margin: auto;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	text-align: left;
	width: 650px;
	display: inline;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contenttext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	text-align: left;
	width: 500px;
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.sideunit {
	display: inline-block;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	width: 270px;
	margin-top: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;	/*background-image: url(sysimages/sideunit.jpg);*/
}

.blacktable{
margin: 5px;
margin-top: 0px;
background-color:#000;
padding: 5px;
padding-top: 0px;
height: 100px;
}

.blacktable2{
margin: 5px;
margin-top: 0px;
background-color:#000;
padding: 5px;
padding-top: 0px;

}



.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	display: block;
	width: 920px;
	text-indent: 10px;
	
	padding-left: 5px;
}


.foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-align: left;
	display: block;
	width: 920px;
	text-indent: 10px;
	
	padding-left: 5px;
}
.contenttext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.contenttext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #CC0000;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #222;
}
a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #CC0000;
}
	
	
/* navigation bar*/	


ul#mainNav {
	margin: 0;
	list-style: none;
	text-decoration: none;
	padding: 0px;
	width: 100%;
	
		}
	

#mainNav a{
	color: #fff;
	font-size: 10px;
	
	text-decoration: none;
	padding: 7px 5px;
	display: block;
	background-image: url(sysimages/alrtow.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#mainNav a:hover{
	color: #fff;
	background-color: #333;
	font-size: 10px;
	
	text-decoration: none;
	padding: 7px 5px;
	display: block;
	background-image: url(sysimages/alrtow-copy.jpg);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
body#home a#homeLink, body#about a#aboutLink, body#news a#newsLink, body#contact a#contactLink, body#support a#supportLink, body#directory a#directoryLink, body#donate a#donateLink, body#team a#teamLink {
	color: #fff;
	background-color: #fff;
	background-image: url(sysimages/alrtow-copy2.jpg);
	font-size: 10px;
	
	text-decoration: none;
	padding: 7px 5px;
	display: block;
	
}
#mainNav li{
	float: left;
	width: 85px;
	
}




/* navigation bar*/	


ul#mainNav2 {
	margin: 0;
	list-style: none;
	text-decoration: none;
	padding: 0px;
	text-align: right;
	width: 220px;
	float: left;
	}
	

#mainNav2 a{
	color: #999;
	font-size: 10px;
	text-transform: none;
	text-decoration: none;
	padding: 7px 5px;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 5px;
}
#mainNav2 a:hover{
color: #fff;
background-color: #333;
background-image:url(sysimages/altrow2.gif);
font-size: 10px;
text-transform: none;
text-decoration: none;

padding: 7px 5px;
display: block;
}




/*field background*/


#contactform .label{

width: 200px;
font-weight: bold;
text-align: right;
margin-right: 400px;
}


input[type="text"]{

width: 200px;
clear: right;

}
input#send {
margin-left: 400px;
}


.topholder {
	text-align: left;
	display: block;
	margin: auto;
	clear: both;
	width: 935px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #111;
	background-image: url(sysimages/gradient.jpg);
	background-position: bottom;
}
.midholder {
	background-position: right bottom;
	text-align: left;
	display: block;
	margin: auto;
	clear: both;
	width: 935px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #151515;
	background-repeat: no-repeat;
}
.footerholder {
	background-position: right bottom;
	text-align: left;
	display: block;
	margin: auto;
	clear: both;
	width: 935px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #151515;
	background-repeat: no-repeat;
}
.footerholder a:hover {
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
.newscontent {
	display: block;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;	
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	height: 25px;
	text-align: center;
	width: 100%;
	background-image: url(sysimages/alrtow.jpg);
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}

.blockmiddleCopy {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	display: block;
	margin: auto;
	clear: both;
	
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #fff;
	
	
	font-weight: 100;
	padding: 5px;
}
.articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #fff;
	
	font-weight: 100;
	padding: 5px;
}
.articles a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #fff;
	font-weight: 100;
	padding: 5px;
	text-decoration: none;
}
.articles a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #888;
	font-weight: 100;
	padding: 5px;
	text-decoration: none;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #fff;
	font-weight: 100;
	padding: 5px;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #fff;
	display:block;
	
	font-weight: 100;
	padding: 5px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(sysimages/formbg.gif) repeat-x left top;
}

.blackbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #111;
	text-align: left;
	vertical-align: top;
	display: block;
	clear: both;
	float: left;
	width: 350px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 11px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
	/*background:url(sysimages/bloxbg.png) no-repeat left top;*/

	
}
.ibox {
	
	display: block;
	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 7px;
	}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.title1 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	text-decoration:none;
}

.title1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	text-decoration:underline;
		
}
.title1 a:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	text-decoration:underline;
		
}

.title1 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	text-decoration:none;
		
}


#pscroller1{
	width: 496px;
	height: 283px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#pscroller1 a{
text-decoration: none;
}
.greenbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0D0D0D;
	text-align: left;
	display: block;
	height: 20px;
	width: 483px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*background:url(sysimages/greebox.png) no-repeat left top;*/
	font-weight: 100;
}.footholder {
	text-align: left;
	display: block;
	margin: auto;
	clear: both;
	width: 935px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #000;
	
}.top {
	display: block;
	height: 20px;
	width: 300px;
	padding-top: 30px;
	overflow: hidden;
	z-index: 3;
	text-align: center;
	clear: both;
	float: none;
	position: absolute;
}
.topimg {
	display: block;
	
	padding-top: 28px;
	padding-left: 250px;
	overflow: hidden;
	z-index: 2;
	text-align: center;
	clear: both;
	float: none;
	position: absolute;
}
.ibox {
	display: inline-block;
	margin: 5px;
}
.artcon{
	display: block;
	width: 380px;
	height:120px;
	margin: 10px;
	padding: 10px;
	background-color: #000;
	overflow:hidden;
	clear:auto;
	float:left;
		
}
.calendar{
	background-color:#000;
	width: 400px;
	 	
}

.calendar2{
	background-color:#222;
	width: 400px;
	 	
}


table.calendar {
 	font-family: sans-serif; 
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
	border-top: 1px solid #000000;
  table-layout: fixed;
}



table.calendar tr td {
        width: 40px;
		height: 48px;
	text-align: center;
	border: 1px #222 solid;
}



table.calendar2 {
 	font-family: sans-serif; 
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
	border-top: 1px solid #000000;
  table-layout: fixed;
}



table.calendar2 tr td {
        width: 40px;
		height: 48px;
	text-align: center;
		border: 1px #111 solid;

}


.busy {
        color: #888;
	background: #222;
	text-align: center;
	background-image: url(sysimages/calendar-bg1.jpg) 
}
.today {
        color: #FFFFFF;
		text-align: center;
	background: #db0024;
		background-image: url(sysimages/calendar-bg2.jpg)
}

caption.calendar-month {
 
 
  background: #000; 
}

span.text{
	font-family: sans-serif;
	font-size:10px;
}

span.calendar-title{
	font-family: sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 0.2cm;
}
.newscon{
	display: inline-block;
	float: right;
	width: 390px;
	
	margin: 10px;
	padding: 10px;
	background-color: #000;
	
}
.newscon2{
	display: block;
	float: right;
	width: 390px;
	
	margin: 10px;
	padding: 10px;
	background-color: #222;
	
}
.conbox{
	display: block;
	float: left;
	width: 150px;
	height:140px;
	margin-left: 5px;
	padding: 5px;
	background-color: #000;
	overflow:hidden;
}
	conbox a{
	text-decoration:underline;
	
}
conbox a:hover{
	text-decoration:underline;
	color: #FFF;
	
}

conbox a:visited{
	text-decoration:underline;
	
	
}

.conbox2{
	display: inline-block;
	float: left;
	width: 150px;
	height:140px;
	margin-left: 5px;
	padding: 5px;
	background-color: #222;
	overflow:hidden;
}
.calendardisp{
	display:block;
	float: left;
	padding: 10px;
}
.imgblock{
display: block;
width: 840px;

background-color: #fff;
margin: 10px;
}
.imgblock2{
display: block;
width: 480px;

background-color: #fff;
margin: 10px;
}

.blackblock{
	display: block;
	width: 850px;
	padding: 10px;
	height: 150px;
	
	
}

.blackblock2{
	display: block;
	width: 850px;
	padding: 10px;
	height: 300px;
	
	
}
.holderboxabout{
	display: block;
	width: 410px;
	padding: 5px;
	float:right;
	}
	.holderboxabout2{
	display: block;
	width: 400px;
	padding: 5px;
	float:left;
	}
	.holderboxabout3{
	display: block;
padding:4px;
width:263px;
margin-left:10px;
	float:left;
	}
		.holderboxabout4{
	display: block;
	background-color:#000;
padding:4px;
width:250px;
margin:5px;
	float:right;
	}

#example1div a:link {
color:#CC0000;
text-decoration: underline;
}
#example1div a:hover {
color:#fff;
text-decoration: underline;
}
#example1div a:visited {
color:#CC0000;
text-decoration: underline;
}
#example1div a:visited:hover {
color:#fff;
text-decoration: underline;
}

.galleryimage {
	margin-right: 10px;
	margin-top:10px;
	border: thin solid #FFF;	
}
.galleryimage a:link{
	margin-right: 10px;
	border: thick solid #cc0000;	
}


	.album{
		display:block;
		float: left;
		padding: 10px;
		clear:auto;
	}
	
	#pagination{
		display:block;
		clear: both;
		width:100%;
		text-align:center;}
		
	
			.newsholder{
				width: 500px;
			}
			
			
			
			
			
			
			
			
			
			
			
			
			
			/* Jquery Tool */

/* root element for single scroll */
	.scroll {
		position:relative;
		overflow:hidden;
		width:600px;
		height: 350px;
		margin-top:30px;
		margin-bottom:30px;
		padding-left:-10px;
		left:10px;
		float:left;
	}
	
	/* root element for the scroll pics */
	.scroll .pics_s {
		width:20000em;
		position:absolute;
		clear:both;
	}
	
	/* single scroll item */
	.pics_s div {
		float:left;
		cursor:pointer;
		width:600px !important;
		height:350px;
		margin:0px;
	}
	
	
	
	
	
		.homeCarousel {
		position:relative;
		overflow:hidden;
		width:490px;
		height: 240px;
		margin-top:0px;
		margin-bottom:0px;
		padding-left:-10px;
		left:0px;
		float:left;
	}
	
	/* root element for the scroll pics */
	.homeCarousel .pics {
		width:20000em;
		position:absolute;
		clear:both;
	}
	
	/* single scroll item */
	.homeCarousel .pics div {
		float:left;
		cursor:pointer;
		width:490px !important;
		height:240px;
		margin:0px;
	}
	

	/* possible settings for the active scroll */
	.scroll.active {
	
	}

/* position and dimensions of the navigator */
ul.navi {
	position:relative;
	z-index:50;
	left:30px;
	float:right;
	background: transparent;
	display: block;
}



/* items inside navigator */
.navi li {

	float:left;
	margin:1px;
	padding:0px;
	width:20px;
	height:20px;
	background:#ccc;
	display:block;
	font-size:10px;
	color: #aaa !important;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align: center;
}


/* active state (current page state) */
.navi li.active {
}

.navi li a {
	color: #333 !important;     
}

.navi li.active a {
	color: #fff !important;     
}



.ui-progressbar{

	width:70% !important;
	margin: auto !important;
	height:90px;

}
.ui-progressbar-value{

	position:relative;
	top:-15px;
}

.ui-widget-header{

	background: #ff0000 !important;

}
