/***************************************************
GLOBAL ELEMENTS - NO CHANGE
***************************************************/

.ButtonText{
	color:#FFF;
	cursor:pointer;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
}
.CalendarDays{
	background:#FFF;
	color:#666;
	font-size: 10px;
}
.CalendarDaysDiffMonth{
	background:#EEE;
	color:#666;
	font-size: 10px;
}
.CalendarDaysToday{
	background:#FFC;
	color:#666;
	font-size: 10px;
}
.CalendarEventWaiting{
	color:#C00;
	font-size: 10px;
}
.CalendarEventWaiting a:link,.CalendarEventWaiting a:visited, .CalendarEventWaiting a:active,.CalendarEventWaiting a:hover{
	color:#C00;
}
.ChangeMonthDropdown{
	color:#000;
	font-size: 12px;
	font-family: Arial;
}
.ChangeMonthTitle{
	color:#666;
	font-size: 11px;
	font-family: Arial;
}
.FormAlert{
	background:#FFFFCC;
	border:2px solid #CC0000;
	color:#000000;
	font:normal 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding: 5px 10px 0px 10px;
}
.FormField190{
	color:#000;
	font-size: 12px;
	width:190px;
}
.FormField390{
	color:#000;
	font-size: 12px;
	width:390px;
}
 
 
/***************************************************
TEMPLATE SPECIFIC STYLES
***************************************************/

#wrapper {
	background: #FFF;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	width:768px;
}
#wrapborder {
	border-right: 9px solid #FFF;
	border-bottom: 9px solid #FFF;
	border-left: 9px solid #FFF;
}
#date {
	font-size:11px;
	font-family: Arial;
	padding: 4px 10px 4px 10;
	margin: 3px 0 3px 0;
	text-align: right;
}
#footer{
	text-align: left;
	color: #000;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	border-top: 1px solid #CCCC00;
	padding: 15px 0 0 0;
}
#footermsites {
	color: #666;
	float: right;
}
#footermsites a {
	color: #666;
}
 
.homehighlightstitle {
	color:#C60;
	font-size: 12px;
	font-weight: bold; 
	font-family: Georgia;
	padding: 3px 0 3px 8px;
}

.homehighlights {
	color:#666;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	background-image: url(/Templates/AtlantaResource/assets/Body/HighlightsArrow.gif);
	background-repeat : no-repeat;
	padding: 0 0 4px 12px;
}
.homehighlightsborder {
	border-left: 1px dashed #CCC;
	padding: 0 0 0 8px;
	vertical-align : top;
}
 
.maincontentpadding {
	color: #000;
	font-size: 13px;
	font-family: Verdana,Arial, Geneva,Helvetica,sans-serif;
	padding: 10px 0 10px 10px;
	vertical-align: top;
	text-align: left;
}
 
 
/***************************************************
GLOBAL TEXT ELEMENTS - CHANGE
***************************************************/

body.bg{
	margin : 0 0 15px 0;
	text-align: center;
}
.AcceptMoneyTable1 {
	border : 4px solid #F3FDBE;
}
.AcceptMoneyTable2 {
	background : #FFC;
	border : 4px solid #F3FDBE;
}
.AcceptMoneyAmountTextField {
	font-size: 18px;
	font-weight: bold;
	width:125px;
}
.AcceptMoneyAmount {
	font-size:18px;
	font-weight:bold;
}
.AttachmentsBox {
	background-color : #FFFFF5;
	font-size: 12px;
	border : 1px dashed #F3FDBE;
	padding : 10px 100px 10px 15px;
}
.CalendarDaysTitle{
	background-color: #F3FDBE;
	color: #666;
	font-size:12px;
}
.Copyright{
	font-size: 11px;
 	border-top : 1px dashed #666;
 	border-bottom : 1px dashed #666;
}
.EventDetails{
	color:#666;
	font: bold 16px Arial;
}
.Headlines{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
}
.PageTitle{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
}
 
 
/***************************************************
NAVIGATION ELEMENTS
***************************************************/

.NavWrapper{
	background: #CCCC00;
	vertical-align:top;
	padding: 0 0 20px; 0;
}
.PageStatus {
	margin: 0 0 0 -15px;
}
.ParentBG{
	padding: 5px 5px 5px 18px;
	border-bottom: 1px solid #FFFFFF;
}
.Parent{
	color: #FFF;	
	font-size: 11px;
	font-weight: bold;
	font-family : Arial, "Trebuchet MS";
}
.Parent a:link, .Parent a:visited, .Parent a:active {
	color: #FFF;
	text-decoration:none;
}
.Parent a:hover{
	color: #FFF;
	text-decoration:underline;
}
.ParentSelectedBG{
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 5px 4px 18px;
}
.ParentSelected{
	font-size: 11px;
	font-weight: bold;
	font-family : Arial, "Trebuchet MS";
}
.ParentSelected a:link,.ParentSelected a:visited,.ParentSelected a:active {
	color: #FFF;
	text-decoration:none;
}
.ParentSelected a:hover{
	color: #FFF;
	text-decoration:underline;
}
.ChildBG{
	background-color: #FFF;
	padding: 3px 3px 10px 18px;
}
.Child{
	color: #000;
	font-size: 11px;
	line-height: 12px;
	font-family : Arial, "Trebuchet MS";
	padding: 2px 0 2px 1px;
}
.Child a:link,.Child a:visited, .Child a:active{
	color: #000;
	text-decoration: underline;
}
.Child a:hover{
	color: #000;
	text-decoration: none;
}
 
.ManagerLinks{
	background-color: #CCFF99;
	color: #000000;
	font-size: 11px;
	line-height: normal;
	padding: 0px 0 8px 15px;
}
.ManagerLinks a:link,.ManagerLinks a:visited {
	color: #000000;
	text-decoration:underline;
}
.ManagerLinks a:active,.ManagerLinks a:hover{
	color: #000000;
	text-decoration:none;
}
.ManagerMessage{
	background: #CCFF99 url( /Templates/AtlantaResource/assets/LeftNav/Check.gif) no-repeat;;
	color:#000000; 
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	padding: 8px 5px 10px 45px;
}
 
   
/***************************************************
* START IMPORT * GENERAL ELEMENTS
***************************************************/

body{
	color:#000;
	font-size:12px;
	font-family: Verdana,Arial, Geneva,Helvetica,sans-serif;
}
a:link,a:visited{
	color: #CCCC00;
	text-decoration:underline;
}
a:active,a:hover{
	color: #CCCC00;
	text-decoration:none;
}
.Caption{
	color:#999;
	font-size: 11px;
}
.GeneralText{
	font-size:13px;
	font-family: Verdana,Arial, Geneva,Helvetica,sans-serif;
	vertical-align:top;
}
.GeneralTextBold{
	font-size:13px;
	font-weight: bold;
}
.Heading1{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial,Verdana;
}
.Heading2{
	color: #F00;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial,Verdana;
}
.Heading3{
	color: #F00;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial,Verdana;
}
.SmallText{
	color:#666;
	font-size:9px;
	line-height: 14px; 
}
  
 
/***************************************************
HOME PAGE ELEMENTS
***************************************************/


/*** home page photo styles ****/
 
.homephotosbg{
	background: #CCFF99;
}
.homephotosbg a:link,.homephotosbg a:visited, .homephotosbg a:active,.homephotosbg a:hover{
	font-size:10px;
}
.homephotoborder {
	background: #FFF;
}
#titlenotemail{
	color: #CC6600;
	font-size: 30px;
	font-weight: bold;
	font-family: Georgia;
	padding: 45px 0 0 10px;
}
#viewallnotemail{
	font-size:12px;
	font-family: Georgia;
	padding: 5px 0 0 10px;
}
#viewallnotemail a:link,#viewallnotemail a:visited, #viewallnotemail a:active, #viewallnotemail a:hover{

}
 
 
 /*** email photo styles ****/
  
.HomePhotos{
	background: #CCFF99;
	font-size:11px;
	padding: 10px 0 0 0;
}
.HomePhotos a:link,.HomePhotos a:visited, .HomePhotos a:active,.HomePhotos a:hover{
	font-size:11px;
}
.HomePhotosTitle{
	background: #CCFF99;
	color: #CC6600;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia;
}
.HomePhotosViewAll{
	color: #CC6600;
	font-size:12px;
	font-weight: normal;
	font-family: Georgia;
}
.HomePhotosViewAll a:link,.HomePhotosViewAll a:visited, .HomePhotosViewAll a:active,.HomePhotosViewAll a:hover{
	color: #CC6600;
}
 

/***************************************************
MULTIPLE SECTIONS PHOTO STYLES - NO CHANGE
***************************************************/

.PhotoTableLeft {
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.PhotoTableRight {
	float:right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.PhotoDiv {
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(/ManagerTools/assets/Pages/PhotoShadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.PhotoDiv Img {
	border: 1px solid #666;
	padding: 4px;
}
.SectionDiv {
	display: block;
	clear:both;
}
 
  
 /***************************************************
EMAIL BROADCAST ELEMENTS
***************************************************/

.Border {
	border : 6px solid #CCFF99;
}
.EmailSiteName {
	color: #CC6600;
	font: bold 18px Arial, Verdana,Helvetica, sans-serif;
 }
.HorizontalLine {
	border-bottom : 1px dashed #CCC;
}
.VerticalLine {
	border-left: 1px dashed #CCC;
}
.HighLights {
	color:#666;
	font:bold 12px Arial,Helvetica,Geneva,sans-serif;
	border-bottom: 1px dashed #CCC;
	padding : 5px 3px 5px 15px;
}
.HighLightsLinks{
	color:#000;
	font:11px/14px Verdana,Geneva,Arial,Helvetica,sans-serif;
}
 
 /***************************************************
HEADER PICKER
***************************************************/

.header {
	height: 150px;
}
#nameleft {	
	margin: 0 0 0 190px;
	padding: 50px 20px 0 0;
}
#nameright {	
	padding: 50px 20px 0 20px;
}
.sidepictureright{
	float: right;
	height: 150px;
	width: 175px;
	background-repeat: no-repeat;
 	background-position: right;
}
.sidepictureleft{
	float: left;
	height: 150px;
	width: 175px;
	background-repeat: no-repeat;
}
.sitename {
	font: bold 22px Georgia, Helvetica;
}
.sitedescription{
	font: 13px Georgia, Helvetica;
}
 
 
  /***************************************************
* STOP IMPORT *
***************************************************/

