﻿/*Basic, browser resets*/

body {
	font-size: 62.5%!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding: 0;
	background-image: url(images/blueFullbar.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #398BA9;
/*	margin-left: auto;
	margin-right: auto;*/
	margin: 0;
}
 
h1, h2, h3, p, ul {
	margin: 0px;
	padding: 0px;
}


/*Layout*/

#masthead{
	width: 1000px;
	background-image: url(images/newMM.jpg)!important;
	height: 280px!important;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1000;
}

#navBar{
	float: left;
	width: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	background-color: #E6F7FE;
}

#loginBox{
	float: left;
	width: 300px;
	margin-left:60px;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	background-color: #E6F7FE;
}
#registerBox{
	margin-top: 30px;
	margin-left: 0px;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	background-color: #E6F7FE;
}


#content{
	float: left;
	  width: 625px;
	  padding-left: 12px;
}


#newsbar {
	float: right;
	width: 175px;
	background-repeat: repeat-y;
	background-position: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}


#navigation {
	position: absolute!important;
	width: 765px!important;
	left: 234px!important;
	top: 189px!important;
	height: 92px!important;
	height: 21px!important;
	text-align: left!important;
	z-index: 1000!important;
}

#siteInfo{
	clear: both;
	padding: 10px 10px 10px 10px;
	background-color: #1B6D9F;
}

#siteInfo p {
	color: #FFFFFF;
}

#siteInfo a {
	color: #FFFFFF;
	font-size: 1em !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	
}

#siteInfo a:hover {
	color: #FFFFFF;
	font-size: 1em !important;

}




#locator {
	border: 1px solid;
	padding-top: 0px;
	border-color: #6C0031;
	padding-bottom: 12px;
	margin-bottom: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/locatorGraphic2.jpg);
}
/*-----indents for coalition standards page ---------------------------------*/

.style1 {
	font-size: 130%;
	text-align: left;
	line-height: 120%;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 40px;
}


/*	links --------------------------------------------------- */

a:link {
	text-decoration: none;
	font-size: 120%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 4px;
	color: #4497B5;
}


a:hover {
	text-decoration: none;
	font-size: 120%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #1D6A86;
	border-left-color: #1D6A86;
	padding-left: 4px;
	color: #1D6A86;
	background-color: #FFFFCC;
}

a:visited {
	text-decoration: none;
	font-size: 120%;
	padding-left: 4px;
	color: #4497B5;	
}

#content a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4497B5;
	font-size: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#content a:hover {
	text-decoration: none;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4497B5;
	color: #4497B5;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#content a:visited {
	text-decoration: none;
	font-size: 100%;
	color: #4497B5;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4497B5;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


/*--------------------------------------------------------*/


/*story 2*/

#story1 {
	margin-top: 12px;
	margin-bottom: 12px;
	background-repeat: no-repeat;
	border: 1px solid #670834;
	padding-top: 100px;
	padding-left: 150px;
	padding-right: 112px;
	padding-bottom: 12px;
	position: relative;
}

.stories {
	font-size: 130%!important;
	text-align: left!important;
	line-height: 120%!important;
	padding-top: 4px!important;
	padding-bottom: 4px!important;
}
#locatorBlock {
	padding-right: 12px;
	padding-left: 12px;
	background-position: top;
	background-repeat: no-repeat;
}
#locatorBlock .stories {
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.flash1 {
	width: 307px;
	float: left;
	height: 147px;
	text-align: center;
	display: block;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}





#story2 {
	background-color: #D2EDF8;
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 12px;
	border: 1px solid #670834;
}

#story2 .captions {
	width: 160px;
	float: left;
	padding: 6px;
	margin: 12px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #FFFFFF!important;
	background-color: #1F71A3;
	padding: 4px;
	margin-bottom: 6px;
	background-image: url(images/h1blueBkg.jpg);
	text-align: center;
}
#locator .captions {
	background-color: #00BFFF;
	width: 180px;
}
#locator .locatorPhoto {
	height: 150px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 2em !important;
	font-weight: bolder !important;
	text-align: left !important;
	color: #1F71A3 !important;
	border-bottom-width: 1px !important;
	border-left-width: 1px !important;
	border-bottom-style: dashed !important;
	border-left-style: dashed !important;
	border-top-color: #1F71A3 !important;
	border-right-color: #1F71A3 !important;
	border-bottom-color: #1F71A3 !important;
	border-left-color: #1F71A3 !important;
	padding-left: 4px !important;
	padding-top: 0px !important;
	background-color: #D2EDF8 !important;
	margin-top: 0px !important;
}

h3 {
	background-image: url(images/recoveryBanner.jpg);
	background-repeat: no-repeat;
	margin-right: 50px;
	margin-left: 50px;
	padding-left: 0px;
	margin-top: 0px;
	display: block;
	height: 40px;
	border: 1px solid #3F91AF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/recoveryBanner.jpg);
	height: 43px;
	margin: 0px;
	padding: 0px;
}

.storyImages {
	border: 1px solid #000000;
	padding: 5px;
	margin: 0px;
}

.storyImagesNoBorderleft {
	padding: 2px;
	margin: 0px;
}

.floatleftImage {
	float: left;
	padding: 2px;
	border: 1px solid #4497B5;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
}


.floatrightImage {
	float: right;
	padding: 2px;
	border: 1px solid #4497B5;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
}


.storyImagesNoBorder {
	padding: 2px;
	margin: 0px;
}
.captionText {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 120%;
	color: #1F71A3;
	font-style: italic;
}


#wrapper {
	width: 1000px;
	background-color: #E6F7FE;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_yellowbkg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}



#newsbar ul {
	text-align: left;
	padding-left: 0px;
	margin-top: 0px;
	list-style-type: none;
}


#newsbar li {
	margin: 0px;
	padding: 0;
}




	
#navBar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#navBar li {
	text-align: left;
	list-style-image: url(images/home3.png);
	list-style-position: inside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-left: 12px;
	padding-bottom: 4px;
	padding-right: 12px;
	background-position: right;
}

#newsbar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

#newsbar img {
	border: 2px solid #FFFFFF;
}

.locatorHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

#locator p {
	margin-right: 12px;
	margin-top: 12px;
}

/*---------------------------------------------------
I added #storyWhatLike #div so I could control the margins to help the images
in the background of this story (was story 1). The div has its own link styles
*/

#storyWhatLike {
	margin-top: 12px;
	margin-bottom: 12px;
	background-image: url(images/whats-is-like2.jpg);
	background-repeat: no-repeat;
	border: 1px solid #670834;
	padding-top: 111px;
	padding-left: 144px;
	padding-right: 44px;
	padding-bottom: 12px;
	position: relative;
	background-color: #FFFFFF;
}


/*---------------------------------------------------
Added class, "h1 no padding on margin" to allow the rollover buttons (ul tag) to
touch the top of the h1 tag, which specified a bottom margin. this is more specific than the 
overall h1 tag, as it's applied only to the "news links" h1 tag
*/

.h1nopaddingnomargin {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #1F71A3;
	padding: 4px;
	margin-bottom: 0px;
	background-image: url(images/h1blueBkg.jpg);
	text-align: center;
}

/*---------------------------------------------------
#wrapper #newsbar li a: these pseudo links are in the newsbar top new stories, creating
a box around them and changing color on rollover. Buggy in ie 6: but seems to work in this way, got lucky :-)
*/

#wrapper #newsbar li a {
	background-color: #E6F7FE;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4497B5;
	color: #1C6985;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-right: 9px;
	display: block;
	background-image: url(images/sample1_icon.gif);
	font-size: 110%;
}

#wrapper #newsbar li a:visited {
	display: block;
	background-color: #E6F7FE;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4497B5;
	color: #1C6985;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-right: 9px;
	background-image: url(images/sample1_icon.gif);
	font-size: 110%;
}
#wrapper #newsbar li a:hover {
	display: block;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4497B5;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #1C6985;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-right: 9px;
	background-image: url(images/sample1_icon.gif);
	font-size: 110%;
}

/*---------------------------------------------------
previewData div class is added to separate the links in nav bar, making them more specific for targeting the 
house preview links below (adding the border left and bottom)
- there are no styles set for it, only its links*/

.previewData a {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #660000;
	border-left-color: #660000;
	font-size: 100%;
}
.previewData a:hover {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-color: #FFFFCC;
	font-size: 100%;
}
.previewData a:visited {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #660000;
	border-left-color: #660000;
	font-size: 100%;
}

/*---------------------------------------------------
testimonial pages*/

#testimonial {
	background-color: #D2EDF8;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #660000;
}


.testimonialHeader {
	background-image: url(images/testimonial_banner2a.jpg);
	height: 55px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 15px;
}

#testimonial .stories {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}





/*---------------------------------------------------
whats in like page*/


#whatItsLike {

	background-color: #D2EDF8;
	background-image: url(images/testimonial_bkg7.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #660000;
}
.whatItsLikeHeader {

	background-image: url(images/whats_is_like_small.jpg);
	height: 53px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 15px;
}


#whatItsLike .stories {
	border-color: 0;
    margin-right: 0px;
	    margin-left: 0px;
	    padding-left: 20px;
	    padding-right: 20px;
	}

/*---------------------------------------------------
for featured house page */

#featuredHouse {

	background-color: #D2EDF8;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #660000;
}
.featuredHouseHeader {

	background-image: url(images/featuredRecoveryHouse.jpg);
	height: 53px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 15px;
}
#featuredHouse .stories {

	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#featuredHouse .captions {

	width: 376px;
	float: right;
	padding: 0px;
	margin: 0px;
}



/*---------------------------------------------------
for training pages. Note the menu in the library */

.trainingEventsHeader {


	background-image: url(images/trainingEvents_banner.jpg);
	height: 53px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 15px;
}
.trainingBookHeader {

	background-image: url(images/trainingResources_banner.jpg);
	height: 53px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 15px;
}

.registrationHeader {

	background-image: url(images/training_registration_banne.jpg);
	height: 53px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 15px;
}

.trainingHeader {


	background-image: url(images/trainingInfo_banner.jpg);
	height: 53px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 15px;
}
#training {


	background-color: #D2EDF8;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #660000;
}
#training .stories {


	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#training .captions {


	width: 280px;
	float: right;
	padding: 0px;
	margin: 0px;
}


/*---------------------------------------------------
Recovery Organizations section. Note the menu in the library
*/


#organizations {
	background-color: #D2EDF8;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #660000 !important;
	background-image: url(none);
}
.organizationHeader {

	background-image: url(images/recovery_organiz_banner.jpg);
	height: 53px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 15px;
}
#organizations .stories {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#organizations ul {
	list-style-position: inside;
	list-style-type: square;
	padding: 7px;
	margin: 0px;
}


.legalStories {
	border: 1px solid #4497B5;
	margin: 12px;
}
.contactheader {


	background-image: url(images/contact_banner.jpg);
	height: 53px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 15px;
}
#nostyles {
}


#contact {



	background-color: #D2EDF8;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px solid #660000;
}

#contact .stories {



	margin-right: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.locateheading {


	background-image: url(images/locate_banner.jpg);
	height: 53px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 15px;
}
.loginform {
	text-align: left;
	background-color: #E6F7FE;
	letter-spacing: 0em;
	padding-left: 15px;
}


#cartLogout {
	position:absolute;
	left:749px;
	top:163px;
	width:243px;
	height:22px;
	z-index:1001;
}
#cartLogout ul {
	list-style-type: none;
}


#cartLogout li {
	display: inline;
	margin-right: 2px;
	margin-left: 2px;

}


#cartLogout a {
	color: #CDE3F1;
	font-size: 1.1em;
	margin-left: 16px;
	
	
}
#cartLogout img {
	position: absolute;
}

#cartLogout a:hover {
	color: #660000;
	font-size: 1.1em;
	background-color: #51ABC5!important;
	border: none !important;
}

#clearAll{
	clear: both;
}

#narrlink {
	width: 142px;
	height: 95px;
	position: absolute;
	top: 33px;
	right: 21px;
	border-style: none;
}

#narrlink a:hover {
	color: none !important;
	text-decoration: none !important;
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
	border-bottom-color: none !important;
	}


