 @import url("main-drop-down-menu.css");

body {
		text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
/*		background-image:url(images/background-shadow.jpg); background-repeat:repeat-y; background-position:center;*/
}


/*--------------------------------------
LAYOUT STYLES
---------------------------------------*/
#container {
	width: 793px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 

/*     TOP NAV       */

#top-nav ul {padding:0px;}
#top-nav ul li { padding:0px; list-style:none;}

#header {
	margin:0;
	width:790px;
	clear:both;
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position:top;
} 

#top-nav {
	background-color:#EE0000;
	width:795px;
	height:25px;
	padding:5px 0 0px 0px;
	margin:0 0 0 -1px;
	clear:left;
	border-bottom:#5F8BD8 3px solid;
}

#top-nav ul li {
	letter-spacing:0.2pt;
	font-size:90%;
}

#top-header .right {
	float:right;
	text-align:right;
	padding:10px 0px 10px 0;
	display:block;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}

#top-header .left{
	float:left;
	text-align:left;
	padding:8px 0px 10px 0px;
	width:250px;
}


/*       MAIN CONTENT        */
#mainContent {
	float:left;
	width:570px;
	margin: 0;
	padding-left:10px;
	padding-right:3px;
	background-color: #fff;
	
	padding-top: 10px;
	padding-bottom: 0px;
	/*border-right: 3px solid #ccc;*/
	border-left-style: none;

}

main Content p { 
margin-bottom: 1em; 
font-family:Arial, Helvetica, sans-serif; 
font-size:75%; 
line-height:150%;}

#event p {
line-height:120%;
margin:0px;
}


/*    SIDE BAR      */

#sidebar {
	float:right;
	width: 190px;
	margin:10px 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:73%;
	background-color: #FFF;
	padding: 0;
}
#sidebar-left {
	float:left;
	width: 190px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:73%;
	background-color: #FFF;
	padding: 0;
}

.sidebar-box {clear:both;}

#sidebar-box {
	width:188px;
	clear:both;
	padding-bottom:13px; background-color:#EFF; border: solid 1px #CCC;
	margin-bottom:10px;
}

#sidebar-box-left {
	width:188px;
	clear:both;
	padding-bottom:13px; 
	background-color:#E6F2FF; /*#E9F2F3*/
	border: solid 1px #999;
	margin-bottom:10px;
	line-height:1.5em;
}
#sidebar-box-left ul {margin-left:10px;}
#sidebar-box-left ul li { margin:0;}
#sidebar-box-left ul .indent li { margin-left:15px; list-style:circle outside none;}
#sidebar-box-left ul .indent { margin-bottom:-8px; margin-top:0;}

#sidebar-box-left .current-page {background-color:#FFF; padding:4px; margin: -4px;}

#sidebar-box-left a:hover {background-color:#FFF; padding:4px; margin:-4px;}

#sidebar-homepage {
float:right;
width:190px;
font-family:Arial, Helvetica, sans-serif;
}

#sidebar-box-homepage{
	width:188px;
	clear:both;
	padding-bottom:13px; background-color:#EFF; 
	border: solid 1px #CCC;
	margin-bottom:10px;

}

#sidebar-box-donate-homepage {
	width:190px;
	padding:10px 0;
	text-align:center;
	clear:both;
}

#sidebar-homepage form {	padding: 0 0 10px 0; margin:0; float:right;}



/*  backup 
#sidebar {
float:right;
width:200px;
font-family:Arial, Helvetica, sans-serif;
}*/



#sidebar p, form {	padding: 0 0px 10px 0px; margin:0;	}
#sidebar p {font-size:12px;}

#sidebar-box-donate {
	width:190px;
	padding:10px 0;
	text-align:center;
	clear:both;
}

#sidebar h3, h4 {	
/*background-image:url(/images/arrow-white.gif); 
background-position:left; 
background-repeat:no-repeat; */
margin:0 0 5px 0; color:#fff; 
background-color:#1E61D8; 
text-align:center;
padding:3px 3px 3px 10px ;}



/*    FOOTER   */
#footer {
	padding: 10px 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top:3px solid #999;
	text-align: center;
	background-color:#CCC;
	margin-top:15px;
}

#footer a {text-decoration:none;}

#footer-sitemap {
	width:780px;
	margin:0 auto;
	clear:both;
	text-align:left;
	line-height:1.5em;
}

#footer-sitemap div {
	margin-left:15px;
	padding:3px 3px 3px 0;
	float:left;
	text-align:left;
}


/*--------------------------------------
LINKS
---------------------------------------*/
a { font-weight: normal; color:#CF2626; text-decoration:underline;}
a:hover { color: #666666; text-decoration:underline;}

a.bcprofile:hover {font-weight: normal; color: #666666; text-decoration:underline; border-bottom:1px;}
.bcprofile, a.bcprofile, a.bcprofile:visited { 
font-weight: normal; color: #004275; text-decoration:underline;}

.ctalinks, a.ctalinks, a.ctalinks:visited {	font-weight: normal;color: #380505;	text-decoration:none; line-height: 17px;}
a.ctalinks:hover { font-weight: normal; color: #380505; text-decoration:underline;}
.ctalinks_lang, a.ctalinks_lang, a.ctalinks_lang:visited {font-weight: normal; color: #CF2626; text-decoration:none;}
a.ctalinks_lang:hover { font-weight: normal; color: #cc2222; text-decoration:underline;}
.cta_redlink, a.cta_redlink, a.cta_redlink:visited { font-family:  Arial, Helvetica, sans-serif; font-weight: normal; color: #ed1c24; text-decoration: none;}
a.cta_redlink:hover { font-family:  Arial, Helvetica, sans-serif; font-weight: normal; color: #ed1c24; text-decoration:underline; }

.ZZ-NO-TOUCH-GSSILINK { font-size: 10px; font-weight: normal; color: #A9ABAE; text-decoration: none}
.smallgray, a.smallgray, a.smallgray:visited { font-size: 11px; font-weight: normal; color: #777777; text-decoration:none; }
a.smallgray:hover { font-size: 11px; font-weight: normal; color: #777777; text-decoration:underline;}

a.sub {font-size:11px; color: #CF2626;}
a.sub:hover {font-size:11px; color: #cF2626;}
a.sub:visited {font-size:11px; color: #cf2626;}

a.bcprofile:hover { font-weight: normal; color:#666666; text-decoration:underline;}
.bcprofile, a.bcprofile, a.bcprofile:visited { font-weight: normal; color: #004275; text-decoration:underline;}



/*--------------------------------------
TYPOGRAPHY
---------------------------------------*/

body li, ol, p, table, td, tr, ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#380505; }

p {margin: 0 0 12px 0;}

h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:13px; }

ul {padding:5px 0 10px 0; margin:0;}
ul li { list-style:disc inside none; padding:2px 0; }

.red {	color: #EE0000;}

.red-medium {
	font-size: 14px;
	font-style: normal;
	color: #EE0000;}

.red-medium-bold {
	font-size: 14px;
	font-weight: bold;
	color: #EE0000;}

.red-large {
	font-size: 16px;
	font-style: normal;
	color: #EE0000;}

.red-large-bold {
	font-size: 16px;
	font-weight:bold;
	color: #EE0000;}

a.red-medium , a.red-medium-bold , a.red-large , a.red-large-bold  {
color: #906;
}

.subtitle1 { font-size: 17px; font-weight: normal; color: #17324E;}
.subtitle2 { font-size: 13px; font-weight: bold; color: #EE0000;}
.subtitle3 { font-size: 13px; font-weight: bold; color: #003399;}

.titlebar {
	font-size: 16px;
	font-weight: normal;
	line-height:170%;
	color: #EE0000;
	padding:0 0 5px 0;
	margin:0;
}

.black {color:#000;}
.title-med-black { font-size:14px; color:#000; }
.title-med-black-bold { font-size:14px; color:#000; font-weight:bold;}
.title-large-black { font-size: 16px; font-style: normal; color: #000;}
.title-large-black-bold { font-size: 16px; font-weight:bold; color: #000;}	

.ctaheader { font-size: 13px; font-weight: bold; color:#EE0000;}

.WkshopComment {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;
	color: #380505;
}

.greytext { font-weight:normal; color: #585858; text-decoration:none;}

.comments {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	font-style: italic;
	color: #380505;
}

.paleface {
	font-size: 12px; color: #806966; font-style: normal;}

.ctaheader-dark { font-size: 13px; font-weight: bold; color: #444444;}

.ctaheader-white {font-size: 15px; font-weight: bold; color: #FFFFFF;}
.ctabullet { color: #ed1c24; font-weight: bold;}

.utilities { font-size:10px; font-weight: normal; color: #441E09; text-decoration:none; }
.utilities:hover { font-size: 10px; font-weight:normal; color: #441E09; text-decoration:underline;}

.italics {	font-style: italic;}
.bold {	font-weight: bold;}
.bold-italics{	font-style: italic;	font-weight: bold;}

.message {	font-size: 12px;	color: #380505;	 }
	
.smalltext {	font-size: 11px;	color: #380505;}
.bullet-bottom {	margin-bottom: 16px;}

.table-title {	background-color: #E6EEEE; }
.table-titleCoastal { background-color: #B3D3EF; }
.table-titleInterior { background-color: #FFE57F; }
.table-titleNorth {	background-color: #CFEFB3; }
.table-titleIsland {background-color: #B7A7BF; }
.table-titleGeneral { background-color: #FFE9CF;}

.whitetext { font-weight: normal; color: #FFFFFF;}
.whitetext_bold { font-weight: bold; color: #FFFFFF;}
.smalltextBold { font-size: 10px; color: #380505; font-weight: bold;}
.13Redheader { font-size: 13px; font-weight: bold; color: #EE0000;}
.greytext { font-weight:normal; color: #585858; text-decoration:none;}

.RASPname {	font-size: 16px; font-style: normal; color: #EE0000;}

.RASP-Menu { padding:0px 0 0 3px; margin:0px; list-style:none; list-style-type:none;}
.RASP-Menu-Item { list-style:none; list-style-type:none; padding:0px; margin:0 0 4px 0px;}

/* ------ */

.news-date-header {
	margin:0;
	padding: 5px;	
	background-color:#ECE9EF;
	color:#000;
	text-align:center;
}

#summary {
	float:left;
	padding: 0 10px 15px 0;
	clear: both;
	border-top: 1px solid #009dca;
	width:98%;
}

#summary p {
	padding:0;
	margin:0 0 0 80px;
	padding-top:5px;
}

.highlight-yellow { font-weight:bold; background-color:#FF0; font-size:13px; font-weight:bold;}
.highlight-pink { font-weight:bold; background-color:#F39; font-size:13px; color:#FFF;}

/* ----------------   
Date Box Test -------------------  */

.date-box {
	float:left;
	width: 45px;
	padding:3px;
	margin: -1px 10px 10px 0;
	border: 1px solid #009dca;
	text-align:center;
	color:#009dca;
	font-family:Tahoma, Geneva, serif;
}
.date-box-wide {
	float:left;
	width: 60px;
	padding:3px;
	margin: -1px 10px 0 0;
	border: 1px solid #009dca;
	text-align:center;
	color:#009dca;
	font-family:Tahoma, Geneva, serif;
}

.date-box .month, .date-box-wide .month {
	font-weight:bold;
	font-size:20px;
	line-height:20px;
}
.date-box .day, .date-box-wide .day {
	font-size:17px;
	line-height:17px;
}

.date-box .year, .date-box-wide .year {
	font-weight:normal;
	font-size:12px;
	line-height:12px;
}

/*  End Date-Box Test  ---------------- */


/*  Homepage Styles  */

.ACT-homepage-sub-heading-center {
color:#EE0000;
margin-bottom:10px;
padding: 2px 0px 0px 3px;
border-top:1px solid #EE0000;
text-align:center;
}


/* Upcoming Workshops */
#upcoming-workshops {font-size:13px;}
#workshops p {}

.Special-event-date-bg{
color:#FFF;
background-color:#FFC;
margin-bottom:10px;
padding: 2px 0px 2px 3px;
}

.ACT-event-date-bg-header {
color:#fff;
font-weight:bold;
margin-bottom:10px;
padding: 2px 0px 0px 3px;
border-bottom:2px solid #F00;
background-color:#EE0000;
}

.ACT-event-date-bg-header-center {
color:#fff;
font-weight:bold;
margin-bottom:10px;
padding: 2px 0px 0px 3px;
border-bottom:2px solid #F00;
background-color:#EE0000;
text-align:center;
}


.non-ACT-event-date-bg-header {
color:#fff;
background-color:#C60;
padding: 2px 0px 2px 3px;
font-size:15px;
margin-bottom:3px;
}

#workshops {font-size:13px; width:100%;}
#workshops .date-location {background-color:#F0F8FB; margin:0 0 7px 0; padding:3px; border-top:2px solid #06C; border-bottom:2px solid #06C;}

#workshops .presenter, #webcasts .presenter{color:#000; font-weight:bold;}

.title{color:#EE0000; font-size:14px; font-weight:bold; text-decoration:none;}
.title a{text-decoration:none; color:#EE0000; font-size:14px; font-weight:bold;}
.title a:hover {color:#F00; text-decoration:underline;}

.title-blue{color:#003399; font-size:14px; font-weight:bold; text-decoration:none;}
.title-blue a{text-decoration:none; color:#003399; font-size:14px; font-weight:bold;}
.title-blue a:hover {color:#003399; text-decoration:underline;}


.title-upcoming {color:#EE0000; font-size:13px; font-weight:bold; text-decoration:none; }

#webcasts .new {color:#666; font-weight:bold;} 

.border-top {border-top:1px solid #333;}

#workshop-event {
width:100%; margin:0;
}

/* ACT Workshops */

#initiative {
padding: 0 5px;
margin:5px 0;
}

.blue-background {	background-color:#E8ECEF;}
.light-blue-background {background-color: #F0F2F4;}


/* 
from newstyle.css
for sidebar nav formatting
*/

/* POSITIONING ELEMENTS*/

.arrow-white-right {}

.light-blue-background {	background-color: #F0F2F4;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;	margin-left: 8px;}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;	margin-right: 8px;}


.admin-spacing-fix {padding:5px; border:none;}
.admin-spacing-fix tr {padding:2px 0;}
.admin-spacing-fix td {padding:2px 4px 2px 5px; }

.EBdeadline {background-color:#BCFFB0; }
.RRdeadline {background-color:#FEFF9C;}

#addthis-quicklinks {
 border-bottom: #999 solid 1px;
 width:100px;
 padding-bottom:2px;
 float:right;
 margin-top:3px;
}