﻿html
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: normal;
}

body
{
    background-color: Transparent;
}

textarea
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
}


/*moved this from body so it doesn't show up in editor*/
.outerContainer
{
    text-align: center;
    background-image: url('/images/bkg_entire_site.jpg');
    background-repeat: repeat-x;
}

.outerContainer_lower
{
    text-align: center;
    background-image: url('/images/bkg_mountains.jpg');
    background-repeat: repeat-x;
}

.hiddenSR
{
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

br
{
    clear: both;
}

h1
{
    font-size: 1.4em; /* 22.4px */
    font-weight: bold;
    color: #00AA86;
    margin-bottom: 10px;
    float: left;
}

h2, .headline2
{
    font-size: 1.1em; /* 17.6px */
    font-weight: bold;
    color: #00AA86;
    font-style: italic;
}

h2 .kit_pagetitle
{
    font-size: 17px;
    font-weight: bold;
    color: #00AA86;
    font-style: italic;
}

h3
{
    font-size: 1em; /* 16px */
    font-weight: bold;
}

.resource h3
{
    float: none;
}

h3 a
{
    float: left;
}

h4
{
    clear: both;
    float: left;
    font-size: .9em; /* 14.4px */
    font-weight: bold;
}

h5
{
    clear: both;
    float: left;
    font-size: .8em; /* 12.8px */
    font-weight: normal;
}

h6
{
    clear: both;
    float: left;
    font-size: .75em; /* 12px */
    font-weight: bold;
}

.searchBox
{
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.searchBox .button
{
    position: relative;
    top: 5px;
}

#cse-search-results iframe
{
    width: 700px;
}

.code
{
    background-color: gainsboro;
    padding: 15px;
    font-family: 'Courier New' , Courier, monospace;
    font-size: 14px;
}


.addThis
{
    float: right;
    padding-top: 5px;
    margin-right: 10px;
}

.addThis img
{
    margin: 0px 5px 0px 0px !important;
    float: left !important;
}

.helpDiv
{
    display: none;
    width: 330px;
    background-color: #F9D7AA;
    padding: 10px 20px;
    position: absolute;
    top: 200px;
    left: 600px;
    z-index: 2000;
    border: solid 1px black;
}

.helpDiv a
{
    font-weight: bold;
    font-size: 15px;
    margin-left: 140px;
}

#hiddenFilter
{
    display: none;
    float: left;
    margin-top: 10px;
    margin-left: 15px;
}

.orange
{
    color: #ff6600;
}

.breadcrumb
{
    float: left;
    margin: 0px 0px 15px 0px;
    font-size: .9em;
    font-style: italic;
}

.breadcrumb a
{
    font-weight: bold;
}

p
{
    margin: 10px 0px 10px 0px;
}

p, table
{
    max-width: 700px;
}

a, a:link, a:active, a:visited
{
    color: #663399;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

strong
{
    font-weight: bold;
}

em
{
    font-style: italic;
}

strong em, em strong
{
    font-weight: bold;
    font-style: italic;
}

hr
{
    margin: 20px 30px 10px 30px;
}

.req
{
    color: Red;
}

.hide
{
    display: none;
    height: 0px;
    font-size: 0px;
}

.eventImageContainer
{
    float: right;
}

.eventDescription
{
    font-size: 15px;
    padding-top: 15px;
    width: 500px;
}

.eventImage, .eventImageView
{
    margin-top: 3px;
    width: 210px;
    height: 260px;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    background-color: Transparent;
}

.eventImageView
{
    height: 230px;
}

.eventImage div, .eventImageView div
{
    width: 200px;
    text-align: center;
    background-color: Transparent;
}

.eventImage div img, .eventImageView div img
{
    border: solid 2px #643498;
}

.styledTable
{
    width: 98%;
    border-color: #663398;
}

.styledTable .textbox
{
    border-style: inset;
    border-width: thin;
    border-color: inherit;
    margin: 5px;
}

.styledTable thead
{
    background-color: #663398;
    color: #fff;
    height: 30px;
}

.styledTable .required
{
    font-weight: bold;
}

#counter
{
    color: Gray;
}

.samhsaSponsored
{
    background-image: url('/images/samhsaSmall.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 22px;
}

.webcast
{
    width: 600px;
}

.webcast a
{
    background-image: url('/images/streamingvideo.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    height: 30px;
    padding-top: 15px;
    width: 150px;
}

.webcast.list a
{
    padding-top: 0px;
    width: 400px;
    margin-top: 10px;
}

.webcast div, .webcast a
{
    float: left;
}

.webcast div
{
    margin-top: 7px;
}

.webcast div a
{
    background-image: none;
    padding-left: 0px;
    height: 0px;
    padding-top: 0px;
    width: auto;
}

.container
{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 1035px;
}

.masthead
{
    float: left;
    width: 100%;
    height: 30px;
}

.masthead a, .masthead a:link, .masthead a:active, .masthead a:visited
{
    float: left;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 1em;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.masthead a:hover
{
    text-decoration: underline;
}

.masthead a.skiplink
{
    float: left;
    color: Black;
    height: 0px;
    width: 0px;
    display: inline;
    line-height: 0px;
    font-size: 0em;
}

.masthead .textlink
{
    float: left;
    padding-top: 6px;
    margin-left: 4px;
}

.masthead .imagelink
{
    float: right;
}

.sidecolumn
{
    width: 210px;
    float: left;
    margin-top: 45px;
}

.leftcolumnGroup
{
    width: 210px;
    height: 590px;
    background-image: url('/images/bkg_leftnav_bottom.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #512d7f;
}

.editorContent, .mainColumnContent
{
    padding: 0 0 5px 0;
    float: left;
    width: 430px;
}

.sideColumnContent
{
    float: right;
    width: 240px;
    padding-left: 10px;
    height: 600px;
    background-image: url(../images/bkg_3rd_column.jpg);
    background-repeat: no-repeat;
}

.navbot
{
    width: 210px;
    height: 10px;
}

.sidemenu
{
    margin-top: 0px;
    margin-left: 0px;
    padding-bottom: 10px;
    width: 210px;
}

.maincolumn
{
    width: 760px;
    float: left;
    margin-left: 0;
    margin-top: 15px;
    min-height: 600px;
    background-image: url('/images/bkg_content_area.gif');
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0px;
}

.footer
{
    padding-top: 20px;
    text-align: center;
}

.footer p
{
    margin-top: 10px;
    color: #502d7f;
    font-size: .7em;
    max-width: 100%;
}

.footer .links
{
    margin-top: 20px;
    font-size: .75em;
    text-align: center;
}

.footer .links a
{
    padding: 0px 5px;
    line-height: 20px;
}

.sitelogo
{
}

.sitepromo
{
    text-align: center;
    margin-top: 10px;
}

.topMenu
{
    float: left;
    margin-top: 10px;
    padding-left: 4px;
    height: 20px;
    width: 100%;
}

.topMenu ul
{
    float: left;
    width: 65%;
}

.topMenu ul li
{
    display: inline;
}

.addThisDiv ul
{
    float: left;
    width: 100%;
}

.addThisDiv ul li
{
    display: inline;
    list-style-image: none;
}

.addThisDiv ul li:focus, .addThisDiv ul li:hover, .addThisDiv ul li a:focus, .addThisDiv ul li a:hover, .addThisDiv ul li span:focus, .addThisDiv ul li span:hover
{
    font-weight: bold !important;
    color: #000 !important;
}

.topMenu a, .topMenu a:link, .topMenu a:active, .topMenu a:visited
{
    color: #fff;
    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
}

.topMenu a:hover
{
    text-decoration: underline;
    background-color: #663399;
}

.topMenu a.selected
{
    color: #FFF;
    background-color: #663399;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.userName
{
    color: White;
    float: right;
    text-align: right;
    padding-right: 20px;
}

.banner
{
    float: left;
    margin: 10px 0px 10px 0px;
    padding-left: 10px;
}

.maincontent
{
    margin: 10px 15px 15px 20px;
    width: 712px;
}

.maincontent .tile
{
    margin: 20px;
    width: 300px;
}

.maincontent .feature
{
    margin: 5px 0px;
    background-image: url('/images/bkg_feature.jpg');
    width: 300px;
    background-repeat: no-repeat;
    width: 726px;
}

.maincontent h3
{
    margin-top: 20px;
}

.maincontent ul.childList
{
    width: 400px;
}
/* this was floated right and affecting every img on the site. changed 6-3-09
.maincontent img
{
	float: right; 
	margin: 0px 0px 10px 10px;
} */

.maincontent .imageLeft img
{
    float: left;
}

.date
{
    color: #00A88F;
    margin-right: 5px;
}

.number
{
    font-weight: bold;
    color: #00AA86;
}

.news
{
    float: left;
    background-color: #FF9933;
    margin-top: 10px;
    width: 280px;
    padding: 0px;
    margin: 10px 20px 10px 0px;
}

.news h1
{
    float: left;
    color: #fff;
    padding: 5px 10px 3px 10px;
    margin: 0px;
}

.tracker
{
    float: right;
    margin-top: 7px;
    color: #000;
    font-weight: bold;
    margin-right: 15px;
}
.tracker a:link
{
    color: #000000;
    text-decoration: underline;
}

.tracker a:active
{
    color: #000000;
    text-decoration: underline;
}

.tracker a:visited
{
    color: #000000;
    text-decoration: underline;
}

.tracker span
{
    margin-left: 10px;
    margin-right: 4px;
}

.news .content
{
    float: left;
    background-color: White;
    border: solid 1px black;
    font-size: .9em;
    padding: 0px 10px 10px 10px;
    margin: 0px 10px 10px 10px;
    height: 275px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 240px;
}

.news .content p
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.news .content p img
{
    float: right;
    margin: 10px 10px 10px 10px;
}

.news .content ul li
{
    margin: 0px 0px;
}

.news .content ul li h3
{
    font-size: 1.2em;
}

.news .content a
{
    font-weight: bold;
}

.news .date
{
    padding-top: 0px;
}

.label
{
    float: left;
    width: 135px;
    font-weight: bold;
    margin-top: 7px;
}

.data
{
    float: left;
    width: 400px;
    margin-top: 7px;
}


.actionSmall, .action
{
    float: left;
    width: 310px;
    text-align: right;
    margin-top: 20px;
}

.action
{
    margin-top: 5px;
    width: 722px;
}

.actionLink
{
    font-style: normal;
    padding-left: 10px;
}

.edit
{
    float: right;
    padding-right: 20px;
    background-image: url('/images/edit.jpg');
    background-repeat: no-repeat;
    background-position: right center;
}

.delete
{
    padding-right: 15px;
    background-image: url('/images/delete.jpg');
    background-repeat: no-repeat;
    background-position: right center;
}

.column1, .content
{
    float: left;
}

.column2, .treeview
{
    float: right;
    padding-top: 0px;
}

.column1
{
    width: 460px;
}

.column2
{
    width: 250px;
}

.updateProgress
{
    clear: both;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 23px;
    width: 100px;
    background-color: #F5911F;
    color: #1D006C;
    padding: 5px 8px 2px 5px;
    margin: 0px 0px 5px 5px;
}

.updateProgress span
{
    float: left;
    font-weight: bold;
}

.updateProgress img
{
    float: right;
}

.help
{
    line-height: 30px;
    font-weight: bold;
    color: #333333;
}

.error
{
    font-weight: bold;
    color: #CC0000;
}

.successLabel
{
    font-size: .9em;
    color: #006600;
    font-weight: bold;
    float: left;
    display: none;
}

.failureLabel
{
    font-size: .9em;
    color: #800000;
    font-weight: bold;
    float: left;
    display: none;
}
.zipsearch
{
    background-color: #583289;
    margin: 7px;
    padding: 10px;
}

.searchTxt
{
}

.search_area
{
    background-color: #512d7f;
    margin: 0px 0px 10px 10px;
    padding: 0px;
}

.zipsearch input
{
    font-size: 1em;
}

.zipsearch .button
{
    height: 26px;
    font-size: 1em;
}

.dataListItem
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: top;
    width: 300px;
    font-size: .9em;
}

/*Some special styles for the maincontent-section*/
.editorContent ul
{
    list-style-type: disc;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-left: 20px;
}

.editorContent ol
{
    list-style-type: decimal;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 30px;
}

.editorContent ul li ul
{
    list-style-type: circle;
    margin-left: 30px;
}

.editorContent ul li ok
{
    list-style-type: lower-latin;
    margin-left: 30px;
}

.editorContent h3
{
    padding-top: 7px;
}

.editorContent ul li
{
    /* removing clear: both; cuz it's causing all sorts of float problems with ULs next to call-outs in the Kit 5-23-2010 */
    margin: 10px 0px 10px 0px;
}

.editorContent ul li a img
{
    float: left;
}

.editorContent ul li a img
{
    margin: 0px 0px 0px 10px;
}

.editorContent h2 span, .editorContent h2 a, .editorContent h2 a img
{
    float: left;
}

.kitPurpleCallout, .kitPurpleCalloutSide
{
    border: solid 2px #502D7F;
    background-color: #C9C0DC;
    padding: 5px;
}

.kitPurpleCallout
{
    float: right;
    margin: 15px 0px 15px 15px;
    width: 45%;
}

.kitPurpleCalloutVignette
{
    float: right;
    margin: 15px 0px 15px 15px;
    clear: none;
    border: solid 2px #502D7F;
    background-color: #C9C0DC;
    padding: 5px;
}

.kitPurpleCallout h4
{
    width: 100%;
    line-height: 1.8em;
}

.kitPurpleCalloutSide
{
    float: left;
    margin: 0px 8px 8px 18px;
    width: 215px;
}

.kitHeadshot
{
    float: left;
    margin: 0px 15px 0px 0px;
}

.editorContent .kitPurpleCallout div
{
    float: left;
}

.treeview ul, .treeview ol
{
    list-style-type: none;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
}

.treeview ul li, .treeview ul li a, .treeview ul li a img
{
    clear: none;
    float: none;
}

.pdfText
{
    font-size: .85em;
    margin: 0px 0px 0px 5px;
    line-height: 17px;
    font-style: normal;
    font-weight: normal;
}

.radMultiPage
{
    float: left;
    background-color: #F5F4F2;
    padding: 10px;
    border: solid 1px black;
    position: relative;
    top: -1px;
    width: 700px;
}

.validatorHighlight
{
    background-color: #FFFF80;
}




.RadMenu_Telerik .rmRootGroup
{
    border: none !important;
}

.RadMenu_Telerik
{
    padding-left: 0px !important;
    cursor: pointer;
}

.RadMenu_Telerik .rmText
{
    font-size: 1.1em !important;
    padding-top: 3px !important;
    padding-right: 32px !important;
    padding-bottom: 3px !important;
    padding-left: 0px !important;
    cursor: pointer;
}

.RadMenu_Telerik .rmRootGroup .rmLink:hover, .RadMenu_Telerik .rmRootGroup .rmFocused, .RadMenu_Telerik .rmRootGroup .rmExpanded, .RadMenu_Telerik .rmRootGroup .rmExpanded:hover .RadMenu_Telerik .rmLeftArrow, .RadMenu_Telerik .rmRightArrow
{
    border-color: #fff !important;
}

/*.RadMenu_Telerik .rmLink
{
	text-decoration: none;
	color: #639 !important;
	line-height: 20px !important;
	background: #fff url("../images/navbackground.jpg") !important;
	background-repeat: no-repeat !important;
	border-left: 0px solid transparent !important;
	border-right: 0px solid transparent !important;
	padding-left: 5px;
}*/
/*.RadMenu_Telerik .rmLevel1 .rmItem > rmLink
{
	text-decoration: none;
	color: #663398 !important;
	line-height: 24px !important;
	line-height: normal !important;
	background: #f1eef5 !important;
	background-repeat: no-repeat !important;
	border: 1px solid #b299cc !important;
	padding-left: 0px;
}*/

.RadMenu_Telerik .rmLink, .RadMenu_Telerik .rmLink:hover
{
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 1px !important;
    padding-left: 10px !important;
    border: none !important;
    background-position: center center !important;
}

.RadMenu_Telerik .rmLink:focus
{
    text-decoration: underline !important;
    color: #fff !important;
}

.rmVertical a
{
    text-decoration: none;
    color: #fff !important;
    line-height: 20px !important;
    background: #fff url("/images/btn_leftnav.jpg") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border-left: 0px solid transparent !important;
    border-right: 0px solid transparent !important;
    padding-left: 0;
}

.rmVertical li div ul li a
{
    background-image: none;
    text-decoration: none;
    color: #442266 !important;
    line-height: 24px !important;
    line-height: normal !important;
    background: #ffffff !important;
    background-repeat: no-repeat !important;
    border: 1px solid #b299cc !important;
    padding-left: 0px;
}

.rmVertical li div ul li a:hover
{
    border: 1px solid #b299cc !important;
}

.rmVertical
{
    padding: 0px !important;
}

/*.RadMenu_Telerik .rmLevel1 .rmItem > .rmLink:hover
{
	color: #fff !important;
	background: #663398 !important;
}*/
.rmVertical li div ul li a:hover
{
    color: #fff !important;
    background: #663398 !important;
    background-position: center center !important;
}

.rmVertical .rmGroup .rmLevel1m, .rmItem, .rmFirst
{
    padding: 0px !important;
}

.RadMenu_Telerik .rmGroup .rmText
{
    border: none !important;
}


.RadMenu_Telerik .rmLink:hover .rmExpandLeft, .RadMenu_Telerik .rmLink:hover .rmExpandRight, .RadMenu_Telerik .rmLink .rmExpandLeft, .RadMenu_Telerik .rmLink .rmExpandRight, .RadMenu_Telerik .rmFocused .rmExpandLeft, .RadMenu_Telerik .rmFocused .rmExpandRight, .RadMenu_Telerik .rmExpanded .rmExpandLeft, .RadMenu_Telerik .rmExpanded .rmExpandRight
{
    background: transparent url("/images/arrow.gif") 170px 9px no-repeat !important;
}

.RadMenu_Telerik .rmGroup .rmLink:hover .rmText
{
    background-image: none !important;
}

.rmLevel1 .rmItem .rmLink .rmExpandRight, .RadMenu_Telerik .rmGroup .rmLink:hover .rmExpandRight, .RadMenu_Telerik .rmGroup .rmFocused .rmExpandRight, .RadMenu_Telerik .rmGroup .rmExpanded .rmExpandRight, RadMenu_Telerik .rmGroup .rmLink:hover .rmExpandDown, .RadMenu_Telerik .rmGroup .rmFocused .rmExpandDown, .RadMenu_Telerik .rmGroup .rmExpanded .rmExpandDown
{
    background-image: url("/images/arrow.gif") !important;
    background-position: right center !important;
}

.rmLevel2
{
    margin-left: 7px !important;
}

/* Styles for the recaptcha */
.recaptchatable .recaptcha_image_cell, #recaptcha_table
{
    background-color: #FFF !important;
}

#recaptcha_table
{
    border-color: #FFF !important;
}

#recaptcha_response_field
{
    border-color: #BEBEBE !important;
    background-color: #FFF !important;
}

/* end styles for the recaptcha */


.KitTable
{
    border: 3px solid black;
}

.KitTableHeader
{
    background-color: grey;
}

.KitTable td
{
    border: 1px solid black;
}
