﻿body
{
	font-family: Trebuchet MS, Arial;
	background-position: left top;
	background-image: url(  '../Images/Site/bkg.jpg' );
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size:x-small;
}

body a
{
	text-decoration: none;
	color: #222222;
	outline-style: none;
}

body a:hover
{
	text-decoration: none;
	color: #444444;
}


.silverlight
{
	height:300px; 
	width:1000px; 
	margin: 0px auto 0px auto;
}

#shadowRight
{
	background-image: url(  '../Images/Site/rs.jpg' );
	background-position:top right;
	background-repeat:repeat-y;
	width: 1050px;
	margin: 10px auto 0px auto;

}

#shadowLeft
{
	background-image: url(  '../Images/Site/ls.jpg' );
	background-position:top left;
	background-repeat:repeat-y;
	width: 1050px;
	margin: 0px auto 0px auto;

	

}



.main
{
	background-position: center top;
	width: 1000px;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	


}

.content
{
	min-height:400px;
	width: 700px;
	/*margin: 5px 0px 5px 5px; background-color: #F9F9F9;
	font-size: small;*/
	float: left; 
	/*
	background-image: url(   '../Images/Site/line.jpg' );
	background-position: right center;
	background-repeat: no-repeat;
	*/
}



.column
{

	width:300px; 
/*	background-color:#d40000;*/
 	float:left;
 	
 
}

.columnRight
{
	width:280px; 
 	float:right;
 	padding: 20px 0px 20px 0px;
}

.column2
{
	width: 499px;
	float: left; /*border-right: dotted 1px #000000;*/
	min-height: 400px;
	background-image: url(   '../Images/Site/corner_bkg.jpg' );
	background-position: right top;
	background-repeat: no-repeat;
}

.column3
{
	width: 333px;
	float: left; /*border-right: dotted 1px #000000;*/
	
	min-height: 400px;
	/*background-image: url(   '../Images/Site/line.jpg' );
	background-position: right center;
	background-repeat: no-repeat;*/
}

.columnNews
{
	width: 333px;
	float: left; /*border-right: dotted 1px #000000;*/
	min-height: 400px;
	padding: 10px 0px 10px 0px;
	/*
	background-image: url(   '../Images/Site/corner_bkg.jpg' );
	background-position: right top;
	background-repeat: no-repeat;
	border-right:dotted 1px #f0f0f0;
	*/
	
}

.separator
{
	width:2px;
	background-color: #d4d4d4;
	float:left;
	min-height:400px;
	margin: 10px 0px 10px 0px;
}

#margins
{
height:auto;
margin:0px 705px auto 0px;
}

.newsHorizontal
{
 
	width:1000px; 
	background-color:#EEEEEE; 
	margin-top: 5px;
	background-image: url(  '../Images/Site/bkg1.jpg' );
 	
}

.contentFull
{
	min-height:400px; 
	width: 1000px;
	margin: 5px auto 0 auto;
	background-color: #F9F9F9;
	font-size: small;
	float: right;
	height: auto;
}
/* --------------------------- noSilverlight ------------------------------- */
.nosilverlight
{
	height:270px;
}
.noBorder
{
border: solid 0px;
position:relative;
top: 0px;
}



.menu
{
	color: #FFFFFF;
	text-align:center;
	/*position:relative;
	top:-30px;*/

	height: 30px;
	background-color:#d40000;
	
	
}

.menu a
{
	color: #FFFFFF;
	font-size:x-small;
	text-decoration:none;
	display:list-item;
	vertical-align:middle;
	display:inline-block;
	width: 120px;
	height:30px;
	padding-top: 6px;
	

}

.menu a:hover
{
	background-image:url(  '../Images/Site/menuhover.png' );
	color: #FFFFFF;
	
}
	


/* --------------------------- Text ------------------------------- */

.textBlock
{
	color: #4d4d4d;
	margin-top: 20px;
	padding: 5px 30px 10px 20px;
	text-align: justify;
	font-size: small;
}

.WhieTextBlock
{
	color: #FFFFFF;
	padding: 10px 10px 0px 10px;
}

.list
{
	color: #4d4d4d;
	margin: 10px 10px 0px 10px;
	list-style-type: square;
}

.BoxTextListBullets
{
	font-size: small;
	margin: 25px;
}

.title
{
	color: #999999;
	font-size:large;
	padding: 10px 10px 0px 20px;
	font-weight:bold;	
	
}
.title2
{
	color: #d40000;
	font-size:medium;
	padding: 0px 10px 5px 40px;
	font-weight:bold;	
}

.textBlockImage
{
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}

/* --------------------------- News ------------------------------- */
.newsContent1
{
	color: #4d4d4d;
	padding: 0px 5px 0px 5px;
	font-size: x-small;
	width: 270px;
	margin: 5px auto 0 auto;
	min-height: 45px;
	text-align:right;
	background-color: #f0f0f0;
	
}



.newsContent2
{
	color: #4d4d4d;
	padding: 0px 5px 0px 5px;
	font-size: x-small;
	width: 270px;
	margin: 5px auto 0 auto;
	min-height: 45px;
	text-align:right;
	background-color: #fbfbfb;
	
}



.dateBig
{
	color:#d40000;
	font-weight:bolder;
	padding-bottom: 10px;
	width: 150px;
    padding-right: 10px;
    padding-top: 10px;
    /*border-right: 1px dotted #CCCCCC!important; */
    margin-right: 1em;
    float:left;
    text-align:center;
	
}

.newsContent1Big
{
	color: #4d4d4d;
	padding: 0px 5px 0px 5px;
	font-size: medium;
	margin: 5px auto 0 auto;
	min-height: 45px;
	text-align:right;
	background-color: #f0f0f0;
	
}


.newsContentPressAlternate
{
    color: #4d4d4d;
    padding: 10px;
    font-size: small; /*margin: 30px 10px 30px 10px;*/
    min-height: 45px;
    text-align: justify;
    background-color: #F2F2F2;
    width: 100%;
    float:left;
    display: block;
}


.newsContentPress
{
    color: #4d4d4d;
    padding: 10px;
    font-size: small; /*margin: 30px 10px 30px 10px;*/
    min-height: 45px;
    text-align: justify; /*background-color: #FBFBFB;*/
    background-color: #F8F8F8;
    width: 100%;
    float: left;
    display: block;
}


.newsContentPressTitle
{
   font-weight: bold;
   display: block;
   font-size: large;
   padding-right: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
   border-left: 1px dotted #CCCCCC!important; 
   border-right: 1px dotted #CCCCCC!important; 
   border-top: 1px dotted #CCCCCC!important; 
   text-align:right;
}

.NewsImage
{
   float: left; 
   margin-right: 1em;
   padding-right: 10px;
   padding-top: 10px;
   border-right: 1px dotted #CCCCCC!important; 
   border-top: 1px dotted #CCCCCC!important; 
}

.EventImages
{
   margin-top: 20px;
   padding-right: 10px;   
   border-right: 1px dotted #CCCCCC!important; 
   text-align: right;
}

.EventImages img
{
   margin: 10px;
   border: 1px solid #CCCCCC!important; 
}



.NewsDescription
{
     text-align:justify;
     padding-right: 10px;
     padding-top: 10px;   
}

.NewsDescription a
{
     border-bottom:dashed 1px #222222;
}

.NewsSeparatorPress
{
    clear: both;
    height: 25px;
    background-color: #FBFBFB;
}

.NewsSeparator
{
    clear: both;
}

.treeNode
{
    padding: 3px;
    width: 100%;
    border-top: 1px dotted #D40000;
 }

.DescBig
{
}
.DescBig  textarea
{
    width: 100%;
    height: 150px;
}
.TitleBig
{
}

.TitleBig input
{
    width:100%;
    text-align:right;
}

.newsContent2Big
{
	color: #4d4d4d;
	padding: 0px 5px 0px 5px;
	font-size: medium;
	margin: 5px auto 0 auto;
	min-height: 45px;
	text-align:right;
	background-color: #fbfbfb;
	
}

.date
{
	color:#d40000;
	font-size:x-small;
	font-weight:bolder;
}



.listSeparator
{
    width: 60%;
    border-top: 1px dotted #CCCCCC;
    margin: 0 auto;
}

.listHolder
{
    margin: 2px 5px 2px 5px;
}

/* --------------------------- redColumn ------------------------------- */
.center
{
	margin: 20px auto 0 auto;
	vertical-align:middle;
	text-align:center;
	display: block;

}

.quote
{
	color: #FFFFFF;
	font-size:medium;
	font-weight:lighter;
	/*	font-style:italic;*/
	padding: 0px 10px 10px 10px;
	/*text-transform:uppercase;*/
}



/* --------------------------- Footer ------------------------------- */

a.footerLink
{
	text-decoration:none;
	color:#999999;
}


a.footerLink:hover
{
	text-decoration: underline;
	color: #d40000
}

div.footer
{
	width:1000px; 
	text-align: center;
	color: #999999;
	/*margin: 0px 15px 0px 15px;*/
	padding: 15px 0px 15px 0px;
	font-size: x-small; 
	clear:both;
	
	border-top: dotted 1px #cccccc;
	/*background-image: url(  '../Images/Site/cityfooter.jpg' );
	background-position: center top;
	background-repeat:no-repeat;*/
}

.bottom
{
	background-image: url(  '../Images/Site/bottom.jpg' );
	background-position: center top;
	background-repeat:no-repeat;
	height:100px;
}



.shadowBottomLeft
{
	background-image: url(  '../Images/Site/bls.jpg' );
	background-position: left bottom;
	background-repeat:no-repeat;
	width: 1050px;
	margin: 0 auto 0 auto;
	height:45px;
}

.shadowBottomRight
{
	background-image: url(  '../Images/Site/brs.jpg' );
	background-position: right bottom;
	background-repeat:no-repeat;
	width: 1050px;
	margin: 0 auto 0 auto;
	height:45px;
}

.shadowBottom
{
	background-image: url(  '../Images/Site/bs.jpg' );
	background-position: left top;
	background-repeat:repeat-x;
	margin: 0 100px 0 100px;
	height:45px;
}

.Portfolio
{
    clear: both;
    margin-top: 10px;
    float: left;
}

.Portfolio img
{
    border: solid 1px #C5C5C5;
}

.PortfolioImage
{
    float: left;   
    margin-right: 1em;
    border: solid 1px #C5C5C5;
    padding: 5px;
    text-align: center;
    color: #C5C5C5;
    font-size: x-small;
}

.Clearer
{
    clear: both;    
}
