/* CSS Document */
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 84.5%; margin: auto; padding: auto; width: 600px; background: #fff;}

a {color: #173a72;}

/*Info visibly unseen as positioned off-page to not impact layout but keep order relative to content, especially for links where a class for format/doctype icon is used*/
.hide, .email span, .offsite span, .pdf_doc span, .pub_file span, .text_doc span, .word_doc span,   
.legal_doc span, .list_doc span, .ppt_doc span, .toolkitpkg  span, .video  span, .web_doc  span, .faq_doc  span, .podcast  span, .webcast  span, .researchdoc  span, .newsletterdoc  span, .promisedirectdoc  span, .lpword_doc  span, .podcast_asl  span, .national_doc span {
height:1px;
	width:1px;
	overflow:hidden;
	position:absolute;
	top:-60px;

}
	a img {border: none; 
} 


.strikeout {text-decoration: line-through;}
.noborder {border: none;}
.medium {font-size: medium;}
.small {font-size: small;}

.red {color: #d60238;}
.blue {color: #003399;}
.black {color: #000;}
.green {color: #006600;}

#content {background: #fff; width: 580px; margin: auto; padding: 25px; border: 1px solid #333; min-height: 500px; font-size: 95%;}

.leftImage {float: left; margin-right: 15px; margin-bottom: 15px;}
.rightImage {float: right; margin-left: 15px; margin-bottom: 15px;}
.alignCenter, .center {width: 100%;text-align: center;}
.cleardiv {clear: both;}

h1 {font-size: 160%; font-family: Verdana, Arial, Helvetica, san-serif; color: #0359a3; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 5px; letter-spacing: 1.2; font-weight: normal;}
h2 {font-family: Arial, Helvetica, san-serif; font-size: 130%; color: #000; padding-top: 0; margin-top: 0; background-color: #ebf0f4; border: none;}
h3 {font-size: 110%; color: #d60238; padding-top: 0.1em; margin-top: 1em; border-top: 2pt solid #d60238;}
h4  {color: #000; font-size: 100%; padding-top: 3pt; padding-bottom: 0; margin-bottom: 0; border: none; padding-left:0;}
h5 { margin: 0 0.1em 0.1em 0.1em ; padding: 0 0.1em 0.1em 0.1em; font-weight: normal; color: #000; font-size: 80%; border: none;}

.toc {width: 100%;}
.thumb img {border: 1px solid #000; margin: 0 0 0 10px; vertical-align: middle; float: left; width: 100px;}
.story_desc {float: right;width: 400px;}
.story_desc a{font-weight: bold;}

/*Div creates two columns, side-by-side content*/
.columntworow { margin: 0px 10px;}
.columntwoA { float: left; width: 48%;}
.columntwoB { float: right; width: 50%;}

p { margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 0;}
p.topspace {margin-top: 3px; padding-top: 3px;}
ul li, #hlcredits p {padding: 2px 0; margin: 2px 0;}
.listonerow ul {display:inline; list-style-type: none; margin: 0; padding: 0;}
.listonerow li {display: inline; list-style-type: none; margin: 0 3px; padding: 0;}

#content .columntworow { margin: 0; font-size: 90%;}
#content .columntworow h3 {border: none;}
#content .columntworow li {padding: 2px 0; margin: 2px 0;}

.hlnews {background: #fff url(http://www.sedbtac.org/images/icon_news.gif) no-repeat left center;}
.hlpubs{background: #fff url(http://www.sedbtac.org/images/icon_sharecomments.gif) no-repeat left center;}
.hltraining {background: #fff url(http://www.adacourse.org/images/icon_calendar3.gif) no-repeat left center;}
.hlmgmt {background: #fff url(http://www.sedbtac.org/images/icon_newslettersignup.gif) no-repeat left center;}
.hlnews,.hlpubs,.hltraining,.hlmgmt { text-indent: 62px; text-align: left; padding-top: 16px; padding-bottom: 16px; }
 h2.hlnews, h2.hlpubs, h2.hltraining, h2.hlmgmt {background-color: #ebf0f4;}
.hlnews a, .h1pubs a {white-space: nowrap;}

.infobox { color:#000; background:#ffeecc; padding: 8px; margin: 1.5em .5em .5em .5em; font-size: 85%;}

.altformats { border: 1px dotted #ccc; margin: 2.5em .5em 1em 0; padding: 2pt; background: #fff; width: 95%; font-size: 80%;} 
#hlcredits h4, .altformats h4, .hlcontact, .infobox h4 { color: #003399; background: inherit; font-size: small; padding: 0; margin: 0 0 5px 0; border-bottom: 1px solid #003399;} 
.altformats a, .infobox a { color:#000; background: inherit;}
.altformats ul, #h1credits ul {margin-top: 0; margin-left: 0; padding-left: 0;}
.altformats ul li,  #hlcredits ul li {list-style: none; }

#footer {color: #000; background: #efefef; width: 550px; margin: auto; padding: 10px; border: 1px solid #333; text-align: center; font-size: 90%;}
#footer .projectname {font-size: 135%; color: #0359a3; font-weight: bold;}
#footer p {margin: 3px; padding: 3px;}
#footer a {font-weight: bold; color: #000;}
#footer .websiteby {font-size: 75%; margin: 2px 0 0 0; padding: 2px 0 0 0; }
#footer .websiteby a {font-weight: normal;}

.disclaimbox {
	text-align: left;
	font-size: x-small;
	color: #000;
	width: 550px;
	padding: 10px;
	font-size: 90%;
	background-color: #FFF;
}
.highlightbox {
	text-align: left;
	color: #000;
	width: 550px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border: thin dotted #900;
	margin-top: 10px;
}

a:hover { color: #003399; background: #ffffcc;} 

/*Format/doctype styles*/
a.confevent:hover {background: #ffffcc url(http://sedbtac.org/images/conficon.gif) no-repeat top left;}
a.email:hover {background: #ffffcc url(http://adacourse.org/images/email.jpg) no-repeat top right;}
a.faq_doc:hover {background: #ffffcc url(http://adacourse.org/images/unanswered.gif) no-repeat top left;}
a.legal_doc:hover {background: #ffffcc url(http://adacourse.org/images/icon_legalscales_sm.gif) no-repeat top left;}
a.list_doc:hover {background: #ffffcc url(http://adacourse.org/images/bulleted_list.gif) no-repeat center left;}
a.lpword_doc:hover {background: #ffffcc url(http://sedbtac.org/images/LPword_icon.gif) no-repeat top left;}
a.makediff:hover {background: #ffffcc url(http://sedbtac.org/images/icon_makediff.gif) no-repeat center left;}
a.national_doc:hover {background: #ffffcc url(http://adacourse.org/images/usmap_icon.gif) no-repeat center left;}
a.new:hover {background: #ffffcc url(http://sedbtac.org/images/new.gif) no-repeat center left;}
a.newsletterdoc:hover {background: #ffffcc url(http://sedbtac.org/images/newslettericon3.gif) no-repeat center left;}
a.offsite:hover {background: #ffffcc url(http://adacourse.org/images/offsite.gif) no-repeat center right;}
a.pdf_doc:hover {background: #ffffcc url(http://adacourse.org/images/pdf.gif) no-repeat center left;}
a.podcast_asl:hover {background: #ffffcc url(http://adacourse.org/images/podcasticon_asl.gif) no-repeat center left;}
a.podcast:hover {background: #ffffcc url(http://adacourse.org/images/podcasticon.gif) no-repeat top left;}
a.ppt_doc:hover {background: #ffffcc url(http://adacourse.org/images/ppt-icon.jpg) no-repeat center left;}
a.promisedirectdoc:hover {background: #ffffcc url(http://sedbtac.org/images/promisingdirectionsicon5.gif) no-repeat center left;}
a.pub_file:hover {background: #ffffcc url(http://adacourse.org/images/pubicon.gif) no-repeat center left;}
a.researchdoc:hover {background: #ffffcc url(http://sedbtac.org/images/researchicon.jpg) no-repeat center left;}
a.text_doc:hover {background: #ffffcc url(http://adacourse.org/images/texticon.gif) no-repeat center left;}
a.toolkitpkg:hover {background: #ffffcc url(http://adacourse.org/images/toolbox-icon.jpg) no-repeat center left;}
a.video:hover {background: #ffffcc url(http://adacourse.org/images/video_icon.jpg) no-repeat top left;}
a.webcast:hover {background: #ffffcc url(http://adacourse.org/images/webcasticon.gif) no-repeat top left; }
a.web_doc:hover {background: #ffffcc url(http://tacesoutheast.org/websitedev/images/html_icon.jpg) no-repeat top left; }
a.word_doc:hover {background: #ffffcc url(http://adacourse.org/images/word_icon.gif) no-repeat center left;}

a.email, a.audiofile, a.lpword_doc, a.pdf_doc, a.web_doc, a.calendardoc, a.faq_doc {padding-top: 2px; padding-bottom: 2px;}

.email, .offsite {padding-right: 20px; }
.pdf_doc, .pub_file, .text_doc, .word_doc   {padding-left: 20px; }
.legal_doc, .list_doc, .makediff, .ppt_doc, .toolkitpkg, .video, .web_doc {padding-left: 25px;} /*28 px*/
.faq_doc, .podcast, .webcast, .researchdoc, .newsletterdoc, .promisedirectdoc, .lpword_doc {padding-left: 27px;}
.podcast_asl, .new {padding-left: 31px;}
.national_doc, .confevent {padding-left: 35px;}

.confevent {background: url(http://sedbtac.org/images/conficon.gif) no-repeat top left;}
.email {background: url(http://adacourse.org/images/email.jpg) no-repeat top right;}
.faq_doc {background: url(http://adacourse.org/images/unanswered.gif) no-repeat top left;}
.legal_doc {background:  url(http://adacourse.org/images/icon_legalscales_sm.gif) no-repeat top left;}
.list_doc {background:  url(http://adacourse.org/images/bulleted_list.gif) no-repeat center left;}
.lpword_doc {background: url(http://sedbtac.org/images/LPword_icon.gif) no-repeat top left;}
.makediff {background: url(http://sedbtac.org/images/icon_makediff.gif) no-repeat center left;}
.national_doc {background: url(http://adacourse.org/images/usmap_icon.gif) no-repeat center left;}
.new {background: url(new.gif) no-repeat center left;}
.newsletterdoc {background: url(http://sedbtac.org/images/newslettericon3.gif) no-repeat center left;}
.offsite {background: url(http://adacourse.org/images/offsite.gif) no-repeat center right;}
.pdf_doc {background: url(http://adacourse.org/images/pdf.gif) no-repeat center left;}
.podcast_asl {background: url(http://adacourse.org/images/podcasticon_asl.gif) no-repeat center left;}
.podcast {background: url(http://adacourse.org/images/podcasticon.gif) no-repeat top left;}
.ppt_doc {background: url(http://adacourse.org/images/ppt-icon.jpg) no-repeat center left;}
.promisedirectdoc {background: url(http://sedbtac.org/images/promisingdirectionsicon5.gif) no-repeat center left;}
.pub_file {background: url(http://adacourse.org/images/pubicon.gif) no-repeat center left;}
.researchdoc {background: url(http://sedbtac.org/images/researchicon.jpg) no-repeat center left;}
.text_doc {background: url(http://adacourse.org/images/texticon.gif) no-repeat center left;}
.toolkitpkg {background: url(http://adacourse.org/images/toolbox-icon.jpg) no-repeat center left;}
.video {background: url(http://adacourse.org/images/video_icon.jpg) no-repeat top left;}
.webcast {background: url(http://adacourse.org/images/webcasticon.gif) no-repeat top left; }
.web_doc {background: url(http://tacesoutheast.org/websitedev/images/html_icon.jpg) no-repeat top left; }
.word_doc {background: url(http://adacourse.org/images/word_icon.gif) no-repeat center left;}

