﻿/* CSS Document */

/* redefine HTML tags here */
body {
    font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    background-color: White;
    color: Black;
    margin: 0;
    padding: 0;
    min-width: 680px;
    /*max-width: 1250px;*/
}
/*table {
    font-size: 100%;
    clear: none;
}*/
a {
    text-decoration: none;
    color: Black;
    background-color: transparent;
}
a:hover 
{
	color: #990000;
}
img {
    border: none;
    vertical-align: middle;    
    padding: 1px 2px 1px 2px;
}
p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
    /*position: relative;*/
}
p a:visited {
    color: #990000;
    background-color: transparent;
}
p a:active {
    color: Red;
    background-color: transparent;
}

p a:hover {
	color: #405358;
}

p img {
    border: 0;
    margin: 0;
}

hr {
    height: 1px;
    color: #666666;
    background-color: transparent;
    position: relative;
}


h1, h2, h3, h4, h5, h6 {
    color: Black;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #94453D;
	margin-bottom: 0.75em;
    /*position: relative;*/
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important; 
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 140%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}


ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-image: url(img/linkOpaque.gif);
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
ul a, ol a {
    text-decoration: underline;
}
li {
    margin-bottom: 1em;
}
dt {
    font-weight: normal;   
}
dt a {
    text-decoration: underline;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}
dd a {
    text-decoration: underline;
}

dd.link a {
    text-decoration: none;
    color: Black;
}
form {
    border: none;
    margin: 0;
}
textarea {
    font: 100% "Courier New", Courier, monospace; 
    border: 1px solid #000000;  
    color: Black;
    background-color: white;
    width: 100%;
}
fieldset {
    border: 1px solid #000000;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}
legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}
/* end HTML tag definitions */


/* header global navigation formatting */
#AMB_nav 
{
	/*background-color: #7ac45a;*/
	background-color: #405358;
	color: black;
	font-weight: bolder;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	/*height: 21px;*/
	list-style: none;
	height: 22px;
	/*padding: 2px 0px 2px 0px;*/
}
#AMB_GlobalNav {
	background-color: transparent;
    border-collapse: collapse;
    /*padding: 0em 0em 0em 1em;*/
    padding: 0em 0em 0em 3px;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    /*height: auto;*/
    line-height:normal;
    vertical-align: top;
    /*padding-top: 2px;*/
}
/* *html #AMB_GlobalNav {
	padding-top: 2px;
}  */
#AMB_GlobalNav li {
	display: inline;
	vertical-align: middle;
	padding: 1px 0px 1px 0px;
}
#AMB_GlobalNav img {
	padding: 2px 1px 5px 1px;
	vertical-align: middle;
}
/* *html #AMB_GlobalNav img {
	padding: 2px 0px 5px 0px;
}   */
#AMB_GlobalNav li a {
    background-color: transparent;
    /*border-color: white;
    border-width: 1px; 
    border-style: solid;*/
    color: white;
    height: 16px;
    /*margin-right: 0.4em;*/
    /*padding: 0em 1.5em 0.5em 1.0em;*/
    padding: 0em 0.85em 0.5em 0.5em;
    text-decoration: none;
    text-transform: none;
	font-weight:bold;
}
#AMB_GlobalNav li.on a {
    background-color: white;
    color: black;
}
#AMB_GlobalNav li.off a {
    background-color: #405358;
    /*color: black;*/
}
#AMB_GlobalNav li a:hover {
	background-color: #e9e2d8;
	border-color: white;
	color: #405358;
}
.left_align {
	
}
.item_level_one {
	margin-left: 0em;
}
.item_level_two {
	margin-left: 1em;
}
.item_level_three {
	margin-left: 2em;
}
.outline_level_one {
	margin-left: 0em;
	background-image: url(../img/icon/arrow_collapse.gif);
	background-position: top left;
	margin-top: 10px;
	background-repeat: no-repeat;
	padding-left: 1em;
}
.outline_level_two {
	margin-left: 1em;
	background-image: url(../img/icon/arrow_collapse.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 1em;
	margin-top: 4px;
}
.outline_level_three {
	margin-left: 2em;
	background-image: url(../img/icon/arrow_collapse.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 1em;
	margin-top: 4px;
}
#AMB_SectionNav {
	background: white;
	border-collapse: collapse;
	border: 1px solid #C1DAC1;
}
#AMB_SectionNav_Header {
	background: white;
	border-collapse: collapse;
	border-top: 1px solid #C1DAC1;
	border-left: 1px solid #C1DAC1;
	border-right: 1px solid #C1DAC1;
	padding: 2px 2px 2px 5px;
	font-size: 100%;
	font-weight: bold;
	/*z-index: 50;*/
}
.section_item {
	display: block;
	border: 1px solid White;
	background: white;
	/*z-index: 60;*/
}
.section_item .on {
	background: #94453D url(../img/icon/bullet_blue.png) -2px 0px no-repeat;
	color: White;
	/*z-index: 60;*/
	/*font-style: italic;*/
}
.section_item a {
	display: block;
	border: 1px solid White;
	background: white url(../img/icon/bullet_red.png) -2px 0px no-repeat;
	padding: 1px 1px 1px 15px;
	/*z-index: 70;*/
}
.section_item a:hover {
	background: #dceadc url(../img/icon/bullet_blue.png) -2px 0px no-repeat;
	color: Black;
}
/* end navigation bars styles */

#search_site {
	margin-top: 10px;
	font-size: 90%;
	color: #405358;
}
.searchImg {
	padding: 2px 2px 3px 2px;
}
.search_box {
	font-size: 90%;
	border: solid 1px #405358;
}
#center_header {
	width: 100%;
	border-bottom: solid 1px #94453D;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 125%;
	line-height: 14px;
	margin-bottom: 5px;
}


/* start page zone formatting */ 
.error {
	color: red;
}
.link {
    text-decoration: none;
    color: #94453D;
    background-color: transparent;
}
.link:hover 
{
	color: #990000;
}
.calendar_legend {
	border: solid 1px #94453d;
	margin-top: 12px;
}
.border_black_top {
	border-top: 1px solid black;
}
.border_black_left {
	border-left: 1px solid black;
}
.border_black_right {
	border-right: 1px solid black;
}
.border_black_bottom {
	border-bottom: 1px solid black;
}
.border_green_top {
	border-top: 1px solid #94453D;
}
.border_green_left {
	border-left: 1px solid #94453D;
}
.border_green_right {
	border-right: 1px solid #94453D;
}
.border_green_bottom {
	border-bottom: 1px solid #94453D;
}
.border_gray_top {
	border-top: 1px solid #dddddd;
}
.border_gray_left {
	border-left: 1px solid #fbfbfb;
}
.border_gray_right {
	border-right: 1px solid #fbfbfb;
}
.border_gray_bottom {
	border-bottom: 1px solid #fbfbfb;
}

.border_darkgray_bottom {
	border-bottom: 1px solid silver;
}
.border_silver_bottom {
	border-bottom: 1px solid silver;
}
.gray_text {
	color: #444444;
}

.gridview_header {
	border-bottom: 1px solid #94453D;
	background-color:  #F1F6F1;
}
.gridview_footer {
	border-top: 1px solid #94453D;
	background-color:  #F1F6F1;
}
.sub_text {
	color: #444444;
	font-size: 80%;
	font-style: italic;
}

li a 
{
	text-decoration:none;
	color: #94453D;
}
li a:hover 
{
	text-decoration:none;
	color: black;
	background-color: #F1F6F1;
}

#AMB_logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bolder;
	color: #94453D;
	text-decoration: none;
	letter-spacing: 0.5em;
	margin: 0.5em 0em 1em 1em;
	text-align:left;
	height: 39px;
}

/*
#AMB_nav li {
	float: left;
	position: relative;
	top:-2px;
} */
#AMB_Logout {
	position: absolute;
	top: 41px;
	right: 10px;
	text-align: center;
	vertical-align:middle;
	text-decoration:none;
	color: Black;
	letter-spacing: 0.05em;
	font-size: 75%;
	font: 69% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#AMB_nav #anon-nav a {
	display: block; 
	text-decoration: none;
	padding-right:38px;
	padding-left:5px;
}

#AMB_nav #anon-nav a:hover 
{
	color: Yellow;
}


#ctl00_NavigationMenu 
{
	position:absolute; 
	top: 66px;  
	z-index:1000; 
	
}



#upcoming_events {
	background-color: White;
	
}
#upcoming_event {
	margin-bottom: 0px;
	padding: 0;
	margin: 4px 4px 4px 4px;
	list-style-type: none;
	list-style: none;
	/*font-size: 85%;*/
	width: 180px;
	background-color: White;
	border: solid 1px #c1dac1;
	border-width: 1px;
	background-image: none;
}
#scheduled_events {
	margin-bottom: 0px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style: none;
	position: relative;
	background-color: White;
	border: solid 1px #c1dac1;
	background-image: none;
}
#upcoming_event table 
{
	padding: 0 0 0 0;
}
#upcoming_events_header {
	background-color: White;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	background-image: none;
	border-bottom: solid 1px #c1dac1;
}
#scheduled_upcoming_events_header {
	background-color: White;
	font-weight: bold;
	background-image: none;
	border-bottom: solid 1px #c1dac1;
	padding: 2px 2px 2px 2px;
}
#upcoming_events_footer {
	border-bottom: solid 1px #C1DAC1;
	border-left: solid 1px #C1DAC1;
	border-right: solid 1px #C1DAC1;
}
#upcoming_event td #event_item{
	display: block;
	padding: 0;
	background-image: url(../img/icon/clock.gif);
	background-repeat: no-repeat;
	background-position: .2em .4em;
	padding-left: 1.4em;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 85%;
	/*border-left: solid 1px #C1DAC1;
	border-right: solid 1px #C1DAC1;*/
}
#scheduled_events td #bday_item{
	display: block;
	padding: 0;
	background-image: url(../img/icon/cake_sm.png);
	background-repeat: no-repeat;
	background-position: 0em .4em;
	padding-left: 1.4em;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 85%;
	/*border-left: solid 1px #C1DAC1;
	border-right: solid 1px #C1DAC1;*/
}
#scheduled_events td #event_item{
	display: block;
	padding: 0;
	background-image: url(../img/icon/clock.gif);
	background-repeat: no-repeat;
	background-position: .2em .4em;
	padding-left: 1.5em;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 85%;
}
#upcoming_event a 
{
	width: 100%;
	display: block;
}
#scheduled_events a 
{
	width: 100%;
	display: block;
}
html>body #upcoming_event a 
{
	width: auto;
	display: block;
}
#upcoming_event a:hover, #scheduled_events a:hover
{
	background-color: #F1F6F1;
	color: #405358;
}
.error_box {
	border: solid 1px red;
	padding: 2px 4px 2px 4px ;
	background-color:White;
	color: Red;
}

.page_separator {
	border-bottom: solid 1px gray;
	font-weight: bold;
	width: 100%;
	color: #94453D;
	background-color: #f9f9f9;
	font-style: italic;
	margin-bottom: 2px;
}
.page_separator_t2 {
	border-bottom: solid 1px silver;
	font-weight: normal;
	width: 100%;
	color: #94453D;
	font-style: italic;
	margin-bottom: 2px;
}
.concert_listing_block 
{
	color: #405358;
	font-weight: bold;
}
.concert_listing_block:hover
{
	background-color: #ffffbb;
	font-weight: bold;
}
.concert_listing_header {
	font-weight: normal;
	font-size: 85%;
}
.concert_listing_header:hover {
	background-color: #ffffbb;
}

.small_form_element {
	font-size: 90%;
}
.command_links {
	color: white;
	background-color: #405358;
	font-weight: bold;
	
}
.command_links a{
	color: white;
	background-color: #405358;
	font-weight: bold;
	padding-left: 8px;
}

.command_links a:hover {
	text-decoration: underline;
}

.on_top {
	z-index: 1001;	
}

.required_form_element {
	font-size: 75%;
	color: Red;
}


#search_site 
{
	position: absolute;
	top: 0px;
	right: 8px;
}
.standout_header {
	border-bottom: solid 1px gray;
	font-weight: bold;
	color: #94453D;
	margin-bottom: 10px;
	height:20px;
}

input.Login_Button {
    font-size: 100%;
    margin-bottom: 1px ! important;
    background: White url(../img/icon/door_in.png) 2px -1px no-repeat;
    cursor: pointer;
    padding: 3px 3px 1px 18px;
    text-transform: none;
    border: solid 1px #94453d;
    vertical-align: middle;
}

input.SignUp_Button {
    font-size: 100%;
    margin-bottom: 1px ! important;
    background: White url(../img/icon/house_go.png) 2px -1px no-repeat;
    cursor: pointer;
    padding: 2px 2px 0px 15px;
    text-transform: none;
    border: solid 1px #94453d;
}
input.GO_Button {
    font-size: 100%;
    margin-bottom: 1px ! important;
    background: White url(../img/icon/accept.png) 2px -1px no-repeat;
    cursor: pointer;
    padding: 2px 2px 0px 15px;
    text-transform: none;
    border: solid 1px #94453d;
}
input.STOP_Button {
    font-size: 100%;
    margin-bottom: 1px ! important;
    background: White url(../img/icon/delete.png) 2px -1px no-repeat;
    cursor: pointer;
    padding: 2px 2px 0px 15px;
    text-transform: none;
    border: solid 1px #94453d;
}

input.Email_Button {
    font-size: 100%;
    margin-bottom: 1px ! important;
    background: White url(../img/icon/email_go.png) 2px -1px no-repeat;
    cursor: pointer;
    padding: 2px 2px 0px 15px;
    text-transform: none;
    border: solid 1px #94453d;
}

.Login_Header 
{
	color:Black;
	font-weight:bolder;
	font-style:italic;
	border-bottom: solid 1px #c1dac1;
}
.Login_Item 
{
	color:Black;
	/*z-index: 300;*/
	
}
.LoginCtrl {
	border: solid 1px #c1dac1;
	background-color: White;
	margin: 4px 4px 4px 4px;
}

#Calendar_Day 
{
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	/*border-bottom: solid 1px #405358;*/
	color: #94453D;
	font-weight: bolder;
	font-size: 120%;
}
#Calendar_Item_Null {
	cursor: pointer;
	width: 100%;
	/*border-bottom: solid 1px #405358;*/
	color: Gray;
	font-weight: normal;
	font-size: 100%;
	padding-left: 10px;
}
#Calendar_Item {
	width: 100%;
	/*border-bottom: solid 1px #405358;*/
	color: #405358;
	font-weight: normal;
	font-size: 100%;
	padding-left: 16px;
	background: White url(../img/icon/clock.gif) 3px 4px no-repeat;
}
#Calendar_Item:hover 
{
	background-color:#FFFFCC;
	
}

#Calendar_Item .time 
{
	font-style:italic;
	color: #405358;
}

#Calendar_Item_Short {
	width: 100%;
	/*border-bottom: solid 1px #405358;*/
	color: #405358;
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 10px;
}
#Calendar_Item_Short:hover 
{
	background-color:#FFFFBB;
	color: red; /*this doesnt work for some reason*/
}

#Calendar_Item_Short .time 
{
	font-style:italic;
	color: #405358;
}
.calendar_event_header 
{
	cursor: hand; 
	cursor: pointer;
}
.calendar_event_details {
	visibility: hidden;
	display: none;
	margin-left: 20px;
	border: solid 1px #94453D;
	padding: 3px 3px 3px 3px;
}


.confirm_txt {
	font-size: 115%;
	font-weight: bold;
	color: Blue;
}





#left_pos {
	position: absolute;
	top: -5px;
	left: 4px;
	z-index: 10;
	width: 180px;
}




/* page layout css! DO NOT MODIFY */
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	/*background:#FFF url("../img/rightcolor_bg.gif") repeat-y top right;*/
	background:url("../img/leftcolor_bg.gif") repeat-y top left;
	}
/*#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("../img/leftcolor_bg.gif") repeat-y top left;
	}*/
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	min-height: 432px;
	/*border-left: solid 1px #C1DAC1;*/
	}
#leftcol { 
	position:relative;
	/*top:-10px;*/
	left:-10px;
	float:left;
	width:180px;  /* for IE5/WIN */
	/*voice-family: "\"}\"";
	voice-family:inherit;*/
	width:180px; /* actual value */
	
	margin:0 0 -10px 0;
	padding:5px;
	background:#F2F2F2;
	
	/*border-right: solid 1px #C1DAC1;*/
	}

#centercol {
	position:relative;
	/*padding:0 200px;*/
	padding-top: 0px;
	padding-left: 200px;
	padding-right: 10px;
	vertical-align: top;
	clear: none;
	width: auto;
	/*z-index: 100;*/
	/*white-space: nowrap;*/
	}
#center_spacer {
	width: 98%;
	/*padding: 2px 2px 2px 2px;*/
}
#footer {
	position:relative;
	top:1px;
	background-color: #405358;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:left;
	color:White;
	font-size:80%;
	/*height: 5px;*/
	text-align: left;
	vertical-align: middle;
	border-bottom: solid 1px black;
	}
.white_link {
	color: White;
}
.white_link:hover {
	color: White;
	text-decoration: underline;
}
	
	/* END PAGE FORMATTING CSS */

