@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #555;
/*	background-image: url(gfx/bg20.jpg);*/
	text-align: center;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: repeat;
	background-position:center top;
}
a:link {
	color: #666;
	text-decoration:none;
}
a:visited {
	color: #666;
	text-decoration:none;
}
a:hover {
	color: #000;
}
a:active {
	color: #222;
}

input[type='text']  {
	width:100%;/*100px; */
}

span {
	line-height:1.5em;
}

.navigation #main{
	text-align:center;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(gfx/headerbg.png);
	background-repeat: repeat;
	height: 164px;
}
.navigation #divDrop {
    background-color: #000;
    width: 960px;
    text-align: center;
    padding: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 0px;
    overflow: visible;
    z-index: 1;
    position: relative;
    /*border: 1px solid red;*/
}
.navigation #divlogo {
    background-image: url(gfx/logoWITHLOGO.png);
    background-repeat: no-repeat;
    height: 164px;
    width: 960px;
    text-align: center;
    padding: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
}
.navigation .menuItemSelected {
	line-height: 30px;
	height: 30px;
	float:right;
	margin-left: 2px;
	padding-left: 7px;/*10px;*/
	padding-right: 7px;/*10px;*/
	background-image: url(gfx/genericmenubg.png);
	background-repeat: repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.navigation .menuItem {
	line-height: 30px;
	height: 30px;
	float:right;
	margin-left: 2px;
	margin-bottom: 2px;
	padding-left: 7px;/*10px;*/
	padding-right: 7px;/*10px;*/
	background-image: url(gfx/genericmenubg.png);
	background-repeat: repeat;
	border-bottom-width: 0px;
}
.navigation .menuItemLink {
	color:#CCCCCC;
	font-size: 11px;/*14px;*/
}
.navigation .menuItemSelectedLink {
	color:#FFFFFF;
	font-size: 11px;/*14px;*/
}
.navigation .menuItemSelectedLink span {
	line-height: 30px;
}
.navigation .menuItemLink span {
	line-height: 30px;
}

.navigation #MenuOrganizer {
	padding-top: 133px;
}

/*This is header/title for the homepage -- start*/
.subHeader {
	background: #000;
	/*background-image: url(gfx/titlebg.png);
	background-repeat: repeat;*/
	border-bottom-color: #797979;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height: 285px;
}
.subHeader .container {
	width: 960px;
	height: 285px;/*this is a hack to fix ie7, kind of*/
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-width:0px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #525252;
	border-right-color: #525252;
	border-bottom-color: #525252;
	border-left-color: #525252;
	text-align:left;
	padding-bottom:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
/*	background-image: url(gfx/contweb.jpg);*/
	background-repeat: no-repeat;
	overflow: hidden;
    position: relative;
    clear: left;
    display: block;
}
.subHeader #message {
	width:inherit;
	height: inherit;
	margin-left: 40%;
	margin-top: 4%;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
/*This is header/title for the homepage -- end*/
/*This is header/title for the generic -- start*/
.subGenHeader {
	background: #000;
	/*background-image: url(gfx/generictitlebg.png);
	background-repeat: repeat;*/
	border-bottom-color: #797979;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height: 218px;
}
.subGenHeader .container {
	width: 960px;
	height: 115%;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #525252;
	border-right-color: #525252;
	border-bottom-color: #525252;
	border-left-color: #525252;
	text-align:left;
	padding-bottom:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
/*	background-image: url(gfx/contweb.jpg);*/
	background-repeat: no-repeat;
	overflow: hidden;
    position: relative;
    clear: left;
}
.subGenHeader #message {
	width:inherit;
	height: inherit;
	margin-left: 40%;
	margin-top: 4%;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
/*This is header/title for the generic -- end*/


.FirstContent {
	margin-left: 10px;
	margin-right: 10px;
	height: inherit;
}
.SecondContent {
	margin-left: 0px;
	margin-right: 0px;
	height:250px;
}

/*Homepage specific*/
.content {
	/*background-image: url(gfx/contentbg.png);
	background-repeat: repeat;*/
	background-color: #ebebeb;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #d4d4d4;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color: #dbdbdb;
	height: 270px;
}
.FirstContentContainer {
	/*background-image: url(gfx/contentcontentareabg.png);
	background-repeat: repeat;*/
	background-color: #ebebeb;
	height: 270px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
    position: relative;
    clear: left;
}
.FirstContentContainer #left {
	float: left;
	width: 310px;
	height: 255px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	border: 0px solid #555;
	/*background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;*/
}
.FirstContentContainer #center {
	float:left;
	width: 310px;
	height: 255px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	border: 0px solid #555;
/*	background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;*/
}
.FirstContentContainer #right {
	float:left;
	width: 310px;
	height: 255px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	border: 0px solid #555;
	/*background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;*/
}
.FirstContentContainer #informationWindowText {
	height: 65%;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 25px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.FirstContentContainer #titleWithUnderBorder {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	width: 95%;
	/*margin-left: -7%;*/
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color:#666;
	border-bottom-style: solid;
}
/*Homepage specific*/

/*general page specific*/
.genContent {
	/*background-image: url(gfx/genericcontentbg.png);
	background-repeat: repeat;*/
	background-color: #ebebeb;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #d4d4d4;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color: #dbdbdb;
	background-color: #e5e5e5;
	/*height: 741px;*/
	height: 100%;
}
.GenFirstContentContainer {
	/*background-image: url(gfx/genericbodycontentbg.png);
	background-repeat: repeat;
	background-color: White;*/
	height: inherit;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	overflow: hidden;
    position: relative;
    clear: left;
}
.GenFirstContentContainer #left {
	float: left;
	width: 66%;
	height: inherit;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
	border: 0px solid #555;
	/*background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;*/
}
.GenFirstContentContainer #right {
	float:left;
	width: 32%;
	height: inherit;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	border: 0px solid #555;
	/*background-image: url(gfx/txtbginad.jpg);
	background-repeat: no-repeat;*/
}

.GenFirstContentContainer #informationWindowText {
	height: 95%;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 25px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.GenFirstContentContainer #titleWithUnderBorder {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	width: 50%;
	margin-left: 0%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color:#666;
	border-bottom-style: solid;
}
/*end general page specific*/




.footer {
	background-image: url(gfx/footerbg.png);
	background-repeat: repeat;
	height: 74px;
	line-height: 74px;
}
.footer span {
	line-height: 74px;
}
.footer .container {
	width: 960px;
	height: inherit;
	text-align:left;
	padding-bottom:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	background-repeat:no-repeat;
	overflow: hidden;
    position: relative;
    clear: left;
}
.footer .container .contactUs {
	line-height:inherit; 
	vertical-align:middle;
	float:left;
	margin-left:35px;/*55*/
}
.footer .container .aboutUs {
	line-height:inherit; 
	vertical-align:middle;
	float:left;
	margin-left:35px;
	display:none;
}
.footer .container .privacyPolicy {
	line-height:inherit; 
	vertical-align:middle;
	float:right;
	margin-right:55px;
}
.footer .container .scentsyInc{
	line-height:inherit; 
	vertical-align:middle;
	float:right;
	margin-right:35px;
}


.preFooter {
	background: #000;
	/*background-image: url(gfx/subfootercontent.png);
	background-repeat: repeat;*/
	background-color: #dadada;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #cacaca;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color: #9b9b9b;
	height: 123px;
}
.preFooter .container {
	width: 960px;
	height: inherit;
	text-align:left;
	padding-bottom:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	/*background-image: url(gfx/subfooter.png);
	background-repeat: repeat;*/
	overflow: hidden;
    position: relative;
    clear: left;
}
.wicklesslogo {
	background-image: url(gfx/scentsylogo.png);
	background-repeat: no-repeat;
	float: left;
	display:block;
	width: 133px;
	height: 121px;
}
.contributelogo {
	background-image: url(gfx/contributelogo.png);
	background-repeat: no-repeat;
	float: right;
	display:block;
	width: 135px;
	height: 120px;
}

/*fancy button start */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
a.button {
    background: transparent url(gfx/edgeofbutton.png) no-repeat scroll top right;
    color: #bbb;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 37px;
    margin-right: 6px;
    padding-right: 15px; /* sliding doors padding */
    text-decoration: none;
}
a.button span {
    background: transparent url(gfx/spanofbutton.png) no-repeat;
    display: block;
    line-height: 27px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #bbb;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
    -ms-background-position-y: -37px;
    padding: 5px 0 5px 18px; 
} 
/*fancy button end */

div.Scrolling {
	width:98%;
	overflow:auto;
	padding: 8px;
}

.hiddenText {
	display:none;
}
.LeftMargin
{
	margin-left: 20px;
	text-align: left;
}
.FloatRight
{
	float:right;
}
.FormText
{
	color:Blue;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


/* Scholarship Recipients CSS */

a.btn_10_scholarship_recipients_home {
	background: transparent url(gfx/btn_10_scholarship-recipients.png) no-repeat;
	display: block;
	width: 522px;
	height: 57px;
	position: absolute;
	top: 50px;
	left: 440px;
	cursor: pointer;
	text-indent: -99999px;
}

a.btn_10_scholarship_recipients_scholarships {
	background: transparent url(gfx/btn_10_scholarship-recipients_lg.jpg) no-repeat;
	display: block;
	width: 371px;
	height: 266px;
	cursor: pointer;
	text-indent: -99999px;
}

div.scholarship_recipients {
	margin: 0; padding: 0;
}

div.scholarship_recipients_group {
	margin: 0; padding: 0;
	overflow: hidden;
}
	ul.group-col1, ul.group-col2, ul.group-col3, ul.group-col4, ul.group-col5, ul.group-col6, ul.group-col7, ul.group-col8, ul.group-col9, ul.group-col10, ul.group-col11, ul.group-col12, ul.group-col13, ul.group-col14  {
		background: transparent url(gfx/recipients-divider.jpg) no-repeat bottom center;
		float: left;
		margin-left: 0;
		margin-right: 20px;
		margin-bottom: 20px;
		overflow: hidden;
		padding-left: 25px;
		width: 960px;
	}
	
		ul.group-col1 li, ul.group-col2 li, ul.group-col3 li, ul.group-col4 li,  ul.group-col5 li,  ul.group-col6 li,  ul.group-col7 li,  ul.group-col8 li,  ul.group-col9 li, ul.group-col10 li, ul.group-col11 li, ul.group-col12 li, ul.group-col13 li, ul.group-col14 li {
			background: transparent url(gfx/bg_li_scholarship_recipients.jpg) no-repeat 40px 15px;
			float: left;
			height: 81px;
			width: 240px;
			margin-bottom: 15px;
			list-style-type: none;
			position: relative;
		}
		ul.group-col1 li img, ul.group-col2 li img, ul.group-col3 li img, ul.group-col4 li img, ul.group-col5 li img, ul.group-col6 li img, ul.group-col7 li img, ul.group-col8 li img, ul.group-col9 li img, ul.group-col10 li img, ul.group-col11 li img, ul.group-col12 li img, ul.group-col13 li img, ul.group-col14 li img {
			position: absolute;
			top: 0px;
			left: 0px;
			border: 1px solid #8384AC;
		}
		ul.group-col1 li h2, ul.group-col2 li h2, ul.group-col3 li h2, ul.group-col4 li h2, ul.group-col5 li h2, ul.group-col6 li h2, ul.group-col7 li h2, ul.group-col8 li h2, ul.group-col9 li h2, ul.group-col10 li h2, ul.group-col11 li h2, ul.group-col12 li h2, ul.group-col13 li h2, ul.group-col14 li h2 {
			font-size: 12px;
			color: #653F4A;
			margin-left: 30px;
			margin-bottom: 0;
			padding-top: 10px;
		}
		ul.group-col1 li span, ul.group-col2 li span, ul.group-col3 li span, ul.group-col4 li span, ul.group-col5 li span, ul.group-col6 li span, ul.group-col7 li span, ul.group-col8 li span, ul.group-col9 li span, ul.group-col10 li span, ul.group-col11 li span, ul.group-col12 li span, ul.group-col13 li span, ul.group-col14 li span {
			font-size: 12px;
			font-style: italic;
			padding-left: 30px;
		}
	div.scholarship_recipients h1 {
		background: transparent url(gfx/hdr_scholarship-recipients.jpg) no-repeat;
		width: 960px;
		height: 80px;
		text-indent: -99999px;
	}
	
	/* Cause Warmer Page - Love, Life, Hope */
	
	span#LocalizedLabel10 p {
		width: 500px;
	}
	div.love-life-hope-container {
		background: url(gfx/bg_p-love-life-hope.jpg) no-repeat top left;
		margin: 30px 0 20px -25px;
		padding: 15px 0 45px 35px;
		
	}
		div.love-life-hope-container h2 {
			text-indent: -99999px;
			background: url(gfx/h2_love-life-hope.jpg) no-repeat top left;
			height: 36px;
			width: 268px;
		}
		div.love-life-hope-container p {
			color: #999999;
		}
		div.love-life-hope-container h3 {
			color: #999999;
			font-weight: bold;
			font-style: italic;
			text-align: center;
			font-size: 11px;
			width: 340px;
			line-height: 13px;
			margin: 0 auto;
			padding: 10px 0 25px 0;
		}
		div.foundation-logo-container {
			margin: 0; padding: 0;
			width: 960px;
		}
			div.foundation-logo-container h2 {
				text-indent: -99999px;
				background: url(gfx/bg_h2-scentsy-will-donate.jpg) no-repeat top center;
				width: 960px;
				height: 47px;
				margin: 0 0 0 -20px; padding: 0;
			}
			div.foundation-logo-container ul {
				margin: 0 0 0 90px; padding: 0;
				overflow: hidden;
				width: 960px;
			}
				div.foundation-logo-container li {
					list-style-type: none;
					float: left;
					margin-right: 130px;
				}
				div.foundation-logo-container li h4.usa {
					border-bottom: 1px solid #E7B8D6;
					text-indent: -9999px;
					background: url(gfx/bg_h4-usa.gif) no-repeat top left;
					height: 55px;
					padding-bottom: 10px;
				}
				div.foundation-logo-container li h4.canada {
					border-bottom: 1px solid #E7B8D6;
					text-indent: -9999px;
					background: url(gfx/bg_h4-canada.gif) no-repeat top left;
					height: 55px;
					width: 299px;
					padding-bottom: 10px;
				}
				div.foundation-logo-container li a {
					display: block;
					color: #E57079;
					font-weight: bold;
					margin-top: 15px;
				}
					div.foundation-logo-container li a:hover {
						color: #999;
					}
					a.find-a-counsultant-button {
						background: url(gfx/btn_find-a-consultant.gif) no-repeat top center;
						display: block;
						text-indent: -9999px;
						width: 243px;
						height: 55px;
						margin-right: 30px;
					}
				
					
/* TRUE STORIES */					

div.truestories-block-outer {
	background: transparent url(gfx/bg_truestories_stories.jpg) no-repeat top left;
	width: 586px;
	margin: 0; padding: 0;
}

div.truestories-block {
	background: transparent url(gfx/bg_truestories_stories_btm.jpg) no-repeat bottom left;
	width: 477px;
	min-height: 277px;
	padding: 20px 50px;
	margin-top: 40px;
}
div.truestories-block p {
	line-height: 20px;
	margin-top: 5px;
}
div.truestories-block p.truestories-from {
	font-size: 11px;
	line-height: 14px;
	margin-top: 30px;
	width: 424px;
}
div.truestories-block p strong { color: #CC9855; }
div.truestories-block h3 { 
	font-size: 30px;
	margin: 0; padding: 0;
}

hr.dotted {
	border-top: 1px dotted #CCC;
	margin: 30px 0 30px 0;
	color: transparent;
}
