﻿
*
{
	font-family:Arial;	
}

body 
{  
    background-image:url(Img/repeater.jpg);
    background-repeat:repeat-x;
    background-color:Black;
    color:#CCFFFF;
}

.labelHeader
{
	font-size:2em;
	text-align:center;
	border-bottom: solid 1px #0066FF;
	color:#0066FF;	
}

.linkEmbedded
{
    color:#CCFFFF;
    font-weight: bold;
    text-decoration: underline; 
}

.linkEmbedded:hover
{
    color: #00FF00;
    font-weight: bold;
    text-decoration: none; 
}

.BlueText
{
	font-size:1.2em;
	text-align:center;
	color:#0066FF;	
}

.linkResources a
{
	color:#CCFFFF;	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.linkResources:hover
{
	color:#00FF00;	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}




.calendar a
{
	text-decoration:none;
}

.calendar a:hover
{
	color:#00FF00;
}

.center
{
	text-align:center;	
}

.AAQuote
{
	Color:#0066FF;
	text-decoration:itialics;
	font-weight:bold;
	text-align:center;
}

.menu
{
	position:absolute;
	top:230px;
	left:10px;
	
}

#headerLogo 
{
	position:absolute;
	top:0px;
	left:0px;
}

#AALogo
{
	position:absolute;
	top:20px;
	left:190px;	
	z-index:2;
}

.menuButtons
{
	color:#CCFFFF;
	border:solid 1px #0066FF;
	width:140px;
	height:25px;
	margin-top:2px;
	margin-bottom:2px;
	font-family:Arial;
    background:#000000;
	
}

.menuButtons:hover
{
	color:#00FF00;
	border:solid 2px #0066FF;
	width:140px;
	height:25px;
	margin-top:2px;
	margin-bottom:2px;
	font-size:12px;
	font-family:Arial;
    background:#000000;	
}

#contentArea 
{
	position:absolute;
	top:220px;
	left:195px;
	min-width:800px;
	max-width:800px;
	width:800px;
}

#pnlAddTopic
{
	z-index:10;	
}

.topLeftContent
{
	position:absolute;
	top:10px;
	left:10px;	
}

.calendar a
{
	color:#00FF00;	
}

#gvLinks
{
	min-width:200%;	
}


.dayButtons
{
	
	height:30px;
	text-align:left;
	color:#CCFFFF;
	background:#000000;
	border:none;
	font-size:medium;
	font-family:Arial;
	
}

.dayButtons:hover
{
	color:#8B0AB6;	
}

.floatLeft
{
	float:left;	
}

.meetingFloatLeftBorder
{
	float:left;
	padding:5px;	
	border-left:solid 1px #0066FF;	
	width:180px;
	height:240px;
}

.meetingFloatLeft
{
	float:left;
	padding:5px;		
	width:180px;
}
.meetingDayFloatLeft
{
	float:left;
	padding:10px;	
	width:180px;
}
.meetingCityFloatLeft
{
	float:left;
	padding:10px;	
}
	
.rightBorder
{
	border-right:solid 1px #0066FF;	
}

.meetingPage
{
	text-align:center;
	color:#CCFFFF;	
	width:800px ! important;
}

ul
{
	list-style:none;	
}

#meetingLocations, #meetingDays
{
    		
}

#detailsContainer
{
	position:absolute;
	top:170px;
	left:45px;
	width:350px;
}

#detailsLogo
{
	position:absolute;
	top:10px;
	left:40px;	
	text-decoration:blink underline;
	text-align:center;
	color:#8B0AB6;
}

#Links
{
	padding:10px 30px;	
	text-align:center;
}


.tblSel
{
	border:none;
	padding:10px 10px 10px 10px;
	font: 14px arial;
	border-bottom: solid 1px #000000;
	color:#CCFFFF;	
	text-decoration: underline;
	font-weight: 500;
}

.tblSel:hover
{
	border:none;
	padding:10px 10px 10px 10px;
	font: 14px arial;
	border-bottom: solid 1px #000000;
	color:#00FF00;	
	text-decoration: underline;
	font-weight: 500;
}

.displayNone
{
	display:none;
}

.modalBackground
{
	filter:alpha(opacity=70);		
	background-color:Gray;
}

.modalPanel
{
	background-color:#000000;
	border-color:#7F008A;
	border-style:solid;
	padding:20px 20px 20px 20px;
	z-index:50;

}


#test > *
{
	color:#F60006;	
	position:relative;
	top:0px;
	left:0px;
	z-index:50;
	border:solid 5px #D0000A;
	padding:15px;
}

/*
#adminLogin
{
	position:absolute;
	top:10px;
	right:20px;
	height: 19px;
}*/

#emailUs
{
	position:relative;
	bottom:0px;

	text-align:center;
	background-color:#000000;
	color:#CCFFFF;
	border:solid 2px #0066FF;
	filter:alpha(opacity=85);
	padding:10px;
	max-width:170px;
	z-index:30;
}

#test
{
	padding:20px;
	color:#F60006;
	border:dotted 2% #F60006;
	background:#000000;
	filter:alpha(opacity=70);
	
}

.adminControls
{
	position:fixed;
	bottom:10px;
	right:5px;
	background-color:#000000;
	border-style:solid;
	border-color:#F60006;
	filter:alpha(opacity=85);
	color:#F60006;
	padding:1% 1% 1% 1%;
	max-width:170px;
	z-index:30;
}


.adminEditMode
{
	color:#0066FF;	
	margin: 5px 4px 5px 4px;
}

.underlineBlueEmph
{
	border-bottom: solid 1px #000000;
	color:#0066FF;
	font-size:1.2em;
}

.adminEdit
{
	color:#F60006;
	margin:5px 4px 5px 4px;
	padding:5px 4px 5px 4px;
}


.borderNone
{
	border-style:none;	
	width: 700px;
}

.hasEvent
{

	color:#F60006;
}

.link
{
color:#F60006;	
cursor:hand;
}

#missonStatement
{
	font-family:Arial;
	font-size:1em;
}

#contactInfo
{
	text-align:center;
}

.blueBorder
{
	border-color:#0066FF;
	background-color:#000000;
	color:#0066FF;
	border-style:solid;
	height: 26px;
}

.editTextbox
{
	border-color:#0066FF;
	background-color:#DFDFFB;
}
.nLetterLink:hover
{
	color:#00FF00;
	text-decoration:underline;	
}

.nLetterLink
{
	text-decoration:none;
	margin:7px 4px 7px 4px;
	font-size:large;
	/*border-bottom:solid 1px #0066FF;*/	
}

.newsLetterLinks
{
	position:relative;
	
	
	padding-left:1%;
	padding-right:1%;
	text-align:center;
	

	/*position:relative;
	top:10%;
	left:110%;*border-left:solid #0066FF;
	border-right:solid #0066FF;/
}

.newsLetterLinks a
{
	color:#CCFFFF;	
}


.newsLetterLinksEdit
{
	position:absolute;
	top:1%;
	left:5%;
	float:left;	
	border-left:solid #0066FF;
	border-right:solid #0066FF;
	padding-left:1%;
	padding-right:1%;
	text-align:center;
	margin-left:10px;
	width:auto;
	/*position:relative;
	top:10%;
	left:110%;*/
}

#hotTopics h2
{
	font-family:Arial;
	text-align:center;	
}

#gvHotTopics
{
	border:none;
	float:left;	
}

.topicHeading
{
	border:none;
	padding:1% 2% 1% 0%;
	margin-right:1%;
	font-family:Arial;
	font-size:1.1em;
	width:100px;
	
}

.topicBody
{
	width:550px;	
	/*padding:2% 2% 2% 2%;
	border:none;
	width:85%;*/
	min-width:550px;	
	padding:2% 3% 2% 2%;
	font-size:0.9em;
	border:none;
	border-bottom: solid 2px #0066FF;
	
}

.popupCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color:Silver;
    color:#8B0AB6;
}

h2
{
	font-family:Arial;	
}