﻿#IE6_Force_sidebar_width {width:300px; height: 1px;}

/* .|. Floating Nav bar with Margin-LEFT 
---------------------------------------------- */
#divFloatingTopButtons {z-index: 2000; position:absolute; height: 50px; top:27px; width: 700px; margin-left: 285px;}
    #btnNav_Blog, #btnNav_Calendar {float: left; width: 215px; height: 42px; margin-left: 10px;}
        #divBtn1, #divBtn2, #divBtn3, #divBtn4, #divBtn5, #divBtn6 {float: right;}
        
        
        
        
/* .|. Floating Nav bar with Margin-LEFT 
---------------------------------------------- */
#divSidebarMenuWrapper {z-index: 2000; position:absolute; width:241px; height: 725px; top:0px; margin-left:50px;background: transparent url('/images/ak_home_logo.png') no-repeat;}
    #divSidebarHeaderLogo {width: 200px; height: 200px; margin: 0px auto;}
    #divSidebarMenu {width: 230px; height: 280px; margin: -5px auto 5px auto;}
    #divFaceBookLink {width: 105px; height: 36px; margin: 0px auto;}


#divFullBackgroundWrapper { }

#divPageWrapper, #divFloatingMenuWrapper, #divFloatingTopButtonsMenuWrapper {width: 996px; margin: 0px auto;}
#divPageWrapper {margin-top: 100px;}


/* .|. Master Main -  Layout Table
---------------------------------------------- */
.wrapperTable {width: 996px;}
.topColumn {width: 996px; height:19px; background: #0D3777 url('/images/bgFrame_Top.png') no-repeat;}
.leftShadowColumn {width:4px;vertical-align:top; background: transparent url('/images/bgFrame_Left.gif') repeat-y;}
.centerContentColumn {
    width: 988px;
    padding: 0px;margin:0px;
    vertical-align: top;
    background-color: #0D3777;
        height: 572px;
    min-height: 572px;
  
}
.rightShadowColumn {width:4px; vertical-align:top; background: transparent url('/images/bgFrame_Right.gif') repeat-y;}
.bottomColumn {width: 996px; height:21px; background: #0D3777 url('/images/bgFrame_Bottom.png') no-repeat;}

/* Changing Background Patterns (See Function on code behind Site.Master 
| Same property on IE6.css  */
.bodyPattern_home_class {background: transparent url('/images/ak_home_logo.png') no-repeat;}
.bodyPattern_internal_class {background: transparent url('/images/ak_home_logo.png') no-repeat;}


/* .|. Internal - Layout Table
---------------------------------------------- */
.InternalTableWrapper, .InternalSidebarColumn, .InternalContentColumn  {padding: 0px; margin: 0px; vertical-align:top; /*background-color: #CFD0C1;*/}
.InternalTableWrapper  {width:988px;}
.InternalSidebarColumn {width:278px;}
.InternalContentColumn {width:710px;}




/* .|. Master Column -- Grow effect
---------------------------------------------- */
#divContentArea_Wrapper {
    width: 610px;
    height: 100%;
    min-height: 600px;
    margin: 0px;
    padding-bottom: 10px;
}
#divContent_1ColumnTextArea {
    width:550px; 
    min-height: 600px;
    height: 100%;
    margin-left: 30px; 
    padding-top: 40px;
    /*background: aqua;*/
}

/* .|. Hyperlinks
---------------------------------------------- */
.footer_links {
    font-size: 10px;
    color: #0D3777;
    line-height: 16px;
}
.footer_links a:link {color: #CCCCCC;text-decoration: none;}
.footer_links a:visited {color: #CCCCCC;text-decoration: none;}
.footer_links a:hover {color: #0D3777;text-decoration: underline;}

/* .|. Calendar Page
---------------------------------------------- */
.titleDayEventCalendar {
	font-size: 14px;
	color: #dfe4ae;
	font-weight: bolder;
	text-transform: uppercase; 
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	border-bottom: dotted 1px gray;
}
.titleDayEventCalendar a:link {color: #DFE4AE;text-decoration: none;}
.titleDayEventCalendar a:visited {color: #DFE4AE;text-decoration: none;}
.titleDayEventCalendar a:hover {color: #DFE4AE;text-decoration: none;}

.titleCalendarHeader {
	font-size: 14px;
	color: #7AA7A6;
	font-weight: bolder;
	text-transform: uppercase; 
	line-height: 20px;
	padding: 0px;
	margin: 0px;
    /*clear:both;*/
}
.titleCalendarHeader a:link {color: #7AA7A6;text-decoration: none;}
.titleCalendarHeader a:visited {color: #7AA7A6;text-decoration: none;}
.titleCalendarHeader a:hover {color: #7AA7A6;text-decoration: undeline;}



.calendarDailyViewIcs {
clear:both;
	font-size: 10px;
	color: #7AA7A6;
	font-weight: bolder;
	line-height: 12px;
	padding: 5px 0px 0px 20px;
	margin: 0px;
    background: transparent url('/images/datePickerPopup.gif') no-repeat;
}
.calendarDailyViewIcs a:link {color: #7AA7A6;text-decoration: underline;}
.calendarDailyViewIcs a:visited {color: #7AA7A6;text-decoration: none;}
.calendarDailyViewIcs a:hover {color: #7AA7A6;text-decoration: none;}

.headerEventsSidebar {
	font-size: 11px;
	color: #9FA283;
	font-weight: bolder;
	line-height: 12px;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
}
.headerEventsSidebar a:link {color: #9FA283;text-decoration: none;}
.headerEventsSidebar a:visited {color: #9FA283;text-decoration: none;}
.headerEventsSidebar a:hover {color: #9FA283;text-decoration: none;}




.titleNewsCategory {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase; 
	line-height: 20px;
	padding-bottom: 5px;padding-top: 10px;
	border-bottom: double 1px gray;
}
.titleNewsCategory a:link {color: #FFFFFF;text-decoration: none;}
.titleNewsCategory a:visited {color: #FFFFFF;text-decoration: none;}
.titleNewsCategory a:hover {color: #FFFFFF;text-decoration: none;}



/* .|. Contact Us Form
---------------------------------------------- */
#divForm_ContactUs {min-height: 350px; padding:3px; width: 84%; margin: 0 auto;}

