BODY
{
    font-size: 9pt;
    margin: 0px auto;
    width: 100%;
    color: #000;
    font-family: Verdana;
    height: 100%;
    text-align: center;
    background-color:  #c8d1da;
    padding-top: 20px;
}

.MainDiv
{
    width: 852px;
    margin: 0px auto;    
}

HTML
{
    margin: 0px auto;
    width: 100%;

    font-family: Gothic;
    height: 100%;
    text-align: center;
}

FORM {
	HEIGHT: 100%;
	margin: 0px auto;	
}

a:visited, a:active
{
color: #0054A4;
}

H3 {
	FONT-SIZE: 11pt; 
/*	FONT-FAMILY: Gothic; */
	TEXT-ALIGN: left;
	color: #524c32;
}
H4 {
	FONT-SIZE: 11pt; 
	FONT-FAMILY: Gothic; 
	TEXT-ALIGN: left;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;	
}

H1{
	FONT: bold 12pt Verdana;
	color:#0054a4;
}

H2{
	FONT-SIZE: 12pt; 
}

.invisible 
{
	visibility: hidden;
	display: none;
}

.visible
{
	visibility: visible;
	display: block;
}

.TABLEMAXHEIGHT {
	Height: 100%;
}

.TableHeader
{
    background-color: #EEF415;
    color:#000000;
    font-weight:bold ;
}

.ErrorString
{
    color:#FF0000;
    font-weight: bold ;
}

UL
{
    padding-left:20px;
    margin-left:3px;    
    margin-top:7px;
    margin-bottom:5px;
}

.SmallText
{
    font-size:8pt;
}
a{
  text-decoration:underline;
}
a:hover{
  text-decoration:none;
}
a img{
  border:none;
}
/************************************************************************
*
*	default.aspx
*
************************************************************************/
.HeaderColumnStyle {
	BACKGROUND: url(images/header.gif) no-repeat top #fff;
	VERTICAL-ALIGN: top; 
	WIDTH: 852px;
	TEXT-ALIGN: left
}
#Logo{
  margin:15px 0px 15px 26px;
}
.LeftColumnStyle {
	BACKGROUND: #fff;
	VERTICAL-ALIGN: top;
	width: 226px;
	HEIGHT: 100%; 
	TEXT-ALIGN: left;
	padding-left:26px;
}

.ClientTestimonials{
  margin:0px 0px 0px 0px;
  background:#0054a4 url(images/top_CT.gif) no-repeat top left;
  color:#fff;
  padding-top:33px;
}
.ClientTestimonials .Text{
  padding: 0px 20px 22px 20px;
  background:url(images/bg_Text.gif) no-repeat bottom right;
}
.ClientTestimonials .Name{
  text-align:right;
  padding:5px 20px 0px 20px;
  font-size:8pt;
  color:#bebdbd;
}

.ContentColumnStyle {
	BACKGROUND: #FFFFFF;
	VERTICAL-ALIGN: top; 
	HEIGHT: 100%; 
    text-align:left;
	padding-left: 30px;
	padding-right: 26px;
	padding-bottom: 5px;
    line-height:1.5;
    width: 544px;
}


.RightColumnStyle {
	BACKGROUND: #fff;
	VERTICAL-ALIGN: top; 

}
.FooterColumnStyle {
	WIDTH: 852px;
	TEXT-ALIGN: left;
	BACKGROUND: #fff url(images/bg_footer.gif) no-repeat bottom left;
	padding: 0px 26px 25px 26px;
	color:#999;
	font-size:8pt;
}

#copyright{
  margin-top:15px;
    float:left;
}
#footermenu{
  margin-top:20px;
    float:right;
}
#footermenu a{
  margin: 0px 10px;
  text-decoration:none;
  color:#999;
  
}
#footermenu a:hover{
  text-decoration:underline;
}
.divClear{
  clear:both;
}
/************************************************************************
*
*	LoginPage
*
************************************************************************/
.LoginPage
{
    /*height: 100%;*/
    padding: auto auto auto auto;
}

.LoginPageTable
{
    background-color: #FFFFFF;
    border: solid 1px #524c32;
    /*margin: auto auto auto auto;*/
}

/************************************************************************
*
*	Top Menu
*
************************************************************************/
/*The css class of menu itself*/
#TopMenuReflex{
  margin-left:26px;
  margin-bottom:5px;
}
.TopMenuMainCSS
{
}


/*Set the paddings and margins for static part of menu*/
.TopMenuCSS
{
	margin: 0px 0px 1px 26px;

	FONT-FAMILY: Gothic, Verdana;
	width: 800px;
	BACKGROUND: url(images/bg_TopMenu.gif) no-repeat top left #0054a4;
	height:30px;
}

.TopMenuCSS a,
.TopMenuDynamicItem a
{
	color: #FFFFFF !important;
}

.TopMenuCSS a:hover
{
	color: #B1D67D !important;
}

/*Static Item style*/
.TopMenuStaticItem
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	TEXT-DECORATION: none;
	FONT-FAMILY: Gothic, Verdana;	
	COLOR: #FFFFFF;	
}	

/*Static Item style*/
.TopMenuStaticItem td
{
	/*FONT-WEIGHT: bold; */
    background: url(images/bg_TopMenuItem.gif) no-repeat top right;
	PADDING-TOP: 8px;
	PADDING-BOTTOM: 8px;
	TEXT-DECORATION: none;

	PADDING-RIGHT: 13px;
	PADDING-LEFT: 13px;
}

/*Static item Selected*/
.TopMenuStaticSelectedItem,
.TopMenuStaticSelectedItem a
{
	color: #C4DF9B !important;
	text-decoration: none;
}

/*Static item Hover*/
.TopMenuStaticHoverItem
{
    COLOR: #C4DF9B;
}

/*Popup position*/
.TopMenuDynamic
{
	margin-left: -1px;
	FONT-SIZE: 7pt; 
	background-color: #7f0732;		
}

/*Popup Item style*/
.TopMenuDynamicItem
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;

	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt; 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	background-color: #0154A4;
	
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
}

.TopMenuDynamicItem table
{
}

.TopMenuDynamicItem div, table, tr
{
}

.TopMenuDynamicItem td
{
	margin-top: -1px;
	width: 100%;
}

/*Popup selected item*/
.TopMenuDynamicSelectedItem
{
    color: #0154A4;
    background-color: #B2D67C;
}

.TopMenuDynamicSelectedItem td
{
}

/*Popup hover item*/
.TopMenuDynamicHoverItem, .TopMenuDynamicHoverItem td
{
    color: #0154A4;
    background-color: #B2D67C;
}

/****************************************************************************
*
*	Side menu
*
****************************************************************************/
.SideMenuCSS
{
	margin-left: 0px; 
}

/*Static Item style*/
.SideMenuStaticItem
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #0a54a2; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	width: 175px;
	margin-top: 3px;
}

/*Static Item style*/
.SideMenuStaticItem td
{

	/*margin-top: 15px; */
	padding-left: 40px; 
	background: url(images/Page/MenuBGwhite.gif) #cee03d  no-repeat; 
	padding-bottom: 8px; 
	padding-top: 5px; 
}

/*Static item Selected*/
.SideMenuStaticSelectedItem
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	width: 175px;
	margin-top: 3px;
}

.SideMenuStaticSelectedItem td, .SideMenuStaticHoverItem td
{

	/*margin-top: 15px; */
	color: #000000;
	padding-left: 40px; 
	background: url(images/Page/MenuBGselected.gif) #cee03d  no-repeat; 
	padding-bottom: 8px; 
	padding-top: 5px; 
}

/*Static item Hover*/
.SideMenuStaticHoverItem
{
    color: #000000;
}

/*Popup position*/
.SideMenuDynamic
{
	margin-top: 5px;
}

/*Popup Item style*/
.SideMenuDynamicItem
{
	border-right: #7c9133 1px solid;
	border-top: #7c9133 1px solid;
	border-left: #7c9133 1px solid;
	border-bottom: #7c9133 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;

	FONT-WEIGHT: bold; 
	FONT-SIZE: 9pt; 
	COLOR: #0a54a2; 
	FONT-FAMILY: Arial, Verdana; 
	TEXT-DECORATION: none;
	background-color: #cee03d;
	width: 174px; 
}

/*Popup selected item*/
.SideMenuDynamicSelectedItem
{
}

/*Popup hover item*/
.SideMenuDynamicHoverItem
{
    color: #000000;
}

/****************************************************************************
*
*	FormBuilder
*
****************************************************************************/
.LeftColumnStyle .FormBuilder
{
    /*width: 100%;*/
    background: #b1d67c url(images/bg_ContactUsForm.gif) no-repeat top left;
    width: 224px;
    height:213px;
    color:#fff;
    font-weight:bold;
    border:none;
    margin:0px;
}
#Header_ContactUsForm{
  margin: 10px 0px 0px 15px;
}
.LeftColumnStyle .FormBuilder td
{
    text-align:left;
    vertical-align: top;
    padding:0px;
}
.LeftColumnStyle .FormBuilderSubmitButton{

  margin: -24px 0px 0px 140px;
}
.LeftColumnStyle .FormBuilder_CenterCoulmn input, .LeftColumnStyle .FormBuilder_CenterCoulmn textarea{
  border: 1px solid #93c847;
  font: normal 10pt Arial;
  color:#7d9d4d;
  padding: 1px 5px;
  width: 180px;
  margin-left:15px;
}

.FormBuilder{
  margin: 10px 0px;
  border: 1px solid #ccc;
}
.FormBuilder td{
    text-align:left;
    vertical-align: top;
    padding:5px;
}
.FormBuilder_CenterCoulmn input, .FormBuilder_CenterCoulmn textarea{
    width:200px;
}
.FormBuilder_Item
{
}

.FormBuilder_LeftCoulmn
{
}

.FormBuilder_RightCoulmn
{
}

.FormBuilder_CenterCoulmn
{
}
.CAPTCHAContainer
{
}

.CAPTCHAInstructions
{
}

.CAPTCHAImage
{
}

.CAPTCHAInstructions2
{
}

.CAPTCHATextBox
{
}

/****************************************************************************
*
*	Image Gallery
*
****************************************************************************/
.page {
    /*border: 1px solid black;*/
}

.breadcrumbs {
    font-size: 11px;
    font-weight: bold;
    background-color: #DCDCDC;
    padding: 3px;
}

.menu {
    background-color: #DCDCDC;
}

.footer {
    font-size: 11px;
}

.error {
    color: red;
    font-weight: bold;
    cursor: pointer;
}


/* 2 ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#admin-albums, #admin-photos {
	background-image: url(../../images/photogallery/body-repeat.gif);
	position: relative;
	/*width: 686px;*/
	padding: 0px 10px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(../../images/photogallery/body-repeat-photo.gif);
	padding: 0px 10px;
	padding-bottom: 40px;
	/*width: 686px;*/
}

.view {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*width: 750;*/
    margin-bottom: 20px;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
    margin-top: 20px;
}

.item {
	padding: 10px 10px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(../../images/photogallery/body-repeat-photo.gif);
	padding: 0;
	/*width: 760px;*/
}

.buttonbar {
	background-image: url(../../images/photogallery/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	/*width: 744px;*/
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(../../images/photogallery/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}


/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(../../images/photogallery/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(../../images/photogallery/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(../../images/photogallery/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(../../images/photogallery/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(../../images/photogallery/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(../../images/photogallery/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(../../images/photogallery/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(../../images/photogallery/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}


/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(../../images/photogallery/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(../../images/photogallery/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(../../images/photogallery/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(../../images/photogallery/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
/**********************************************************************
*
*	Blog
*
************************************************************************/
/* -------------------------- */
/* Page Sections              */
/* -------------------------- */

.page
{
    width: 100%;
    margin: auto;
}
.main
{
    width: 430px;
    float: left;
    text-align: left;
}
.sidebar
{
    width: 130px;
    float: right;
    background: #eee;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.post
{
    border-bottom: dotted 1px #ccc;
    margin-bottom: 10px;
}
.postDate
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #336699;
    background: #eee;
}
.postTitle
{
    font-weight: bold;
    font-size: 12pt;
    color: #c60;
    padding-top: 10px;
    padding-bottom: 10px;
}
.postMessage
{
    padding-bottom: 5px;
}
.postFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Comments                   */
/* -------------------------- */

.comment
{
    border-bottom: dotted 1px #ccc;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.commentMessage
{
    font-size: 8pt;
    padding: 10px 4px 10px 4px;
}
.commentMessage BLOCKQUOTE
{
    font-size: 8pt;
    padding: 5px 5px 5px 5px;
    margin: 10px 5px 0px 10px;
    border: 1px dashed #ccc;
    background-color: #fff;
}
.commentFooter
{
    color: #a8a8a8;
    font-size: 7pt;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* -------------------------- */
/* Trackbacks                 */
/* -------------------------- */

.trackback
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}

/* -------------------------- */
/* Sidebar                    */
/* -------------------------- */

.sidebarHeading
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    margin: 0px 0 10px 0;
    color: #999;
    border-top: dotted 1px #ccc;
}
.sidebarText
{
    padding-bottom: 10px;
}

/* -------------------------- */
/* Profile                    */
/* -------------------------- */

.profile
{
    font-size: 7pt;
    margin-top: 10px;
    padding-bottom: 10px;
}
.profile A
{
    font-family: Arial, Verdana;
    text-transform: uppercase;
}

/* -------------------------- */
/* Various Forms              */
/* -------------------------- */

.forms
{
    font-size: 7pt;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.formsHeader
{
    font-family: Arial, Verdana;
    font-size: 12pt;
    font-weight: bold;
    padding: 0px 2px 2px 2px;
    color: #336699;
}
.formsError
{
    color: red;
    font-weight: bold;
}
.formsValid
{
    color: green;
    font-weight: bold;
}
.formsLabel
{
    font-size: 8pt;
    color: #888888;
    margin-top: 2px;
    margin-bottom: 2px;
}

/*******************************************************
*
* Search control 
*
*********************************************************/
/*Main search division tag*/
.SearchDiv
{
}

/*textbox in search control*/
.SearchTextBox
{
}

/*Search button*/
.SearchButton
{
}

/*******************************************************
*
* Search Result control 
*
*********************************************************/
/*Content for the whole control*/
.SearchResultMain
{
	padding-top: 10px;
}

/*Textbox for search result*/
.SearchResultTextBox
{
}

/*search button*/
.SearchResultButton
{
}

/*Search results container*/
.SearchResultList
{
	padding-top: 20px;	
	padding-bottom: 20px;	
}

/*search results found string*/
.SearchResultsFound
{
}

/*search results item container*/
.SearchResultItemContainer
{
	padding-top: 10px;
	padding-bottom: 10px;	
}

/*search results item header*/
.SearchResultItemHeader, .SearchResultItemHeader A
{
	color: #000000;
}

/*the content of search result item*/
.SearchResultItemDescription
{
}

/* -------------------------- */
/* Miscellaneous              */
/* -------------------------- */

.button
{
    font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
    font-weight: normal;
    font-size: 8pt;
    color: #000000;
    cursor: hand;
    border: solid 1px #808080;
    background: url(images/buttonback.gif) center;
    padding: 1px 1px 1px 1px;
}
.highlight
{
    color: #000000;
    background-color: #ffff66;
}

/*****************************
*
*	Image Rotator 
*
******************************/
.ImageRotatorWrapper
{

}

.ImageRotatorImage
{
}

/******************************
*
*	Calendar Period
*
*******************************/

.CalendarPeriodTable
{
}

.CalendarPeriodContainer
{
}

.CalendarPeriodEventContainer
{
}

.CalendarPeriodEventHeadline
{
}

.CalendarPeriodEventDate
{
}

.CalendarPeriodEventTime
{
}

.CalendarPeriodEventDesciption
{
}

/******************************
*
*	Menu Sub Pages
*
*******************************/

.MenuSubPages
{
}

.MenuSubPagesSelectedItem
{
}

.ArticleHeadline a
{
color: #0054A4;
font-weight: bold;
}

.SingleHeadlineWrapper
{
padding-bottom: 10px;
}

.ArticleDate
{
font-size: 7pt;
font-weight: bold;
}
.ArticleSummary a
{
text-decoration: none;
}

.ArticleLayoutHeadline
{
font-weight: bold;
padding-bottom: 10px;
}

.ArticleLayoutAuthor
{
padding-top: 10px;
font-size: 7pt;
font-weight: bold;
}
