@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	font-size:100%;
	line-height:1.125em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/newsletter/bk-grey.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}
body {
	min-height: 100%;
}
.clearing {
	clear: both;
	visibility: hidden;
}



.project-base-link {
	font-size: 0.75em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	padding-top: 3px;
	margin-bottom: 45px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 14px;
	margin-top: 0px;
	margin-right: 14px;
	text-decoration: none;
}
.clear-left {
	clear: left;
}

a {
	color: #CC0066;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.feature-top a {
	color: #FFFF99;
	text-transform: uppercase;
}
.project-base-link-short {
	font-size: 0.75em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	padding-top: 3px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	margin-left: 14px;
	margin-top: 0px;
	margin-right: 14px;
	text-decoration: none;
}
.column-1 .project-base-link, .column-1 .project-base-link-short {
	margin-left: 0px;
	margin-right: 0px;
}



p {
	font-size: 0.6875em;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.intro-copy {
	font-size: 0.75em;
	margin-left: 14px;
	margin-bottom: 30px;
}
.feature-top p {
	font-weight: bold;
	color: #FFFFFF;
}





h1 {

}
h2 {
	background-image: url(images/newsletter/bk-dark-pink.gif);
	background-repeat: repeat;
	font-size: 0.75em;
	text-transform: uppercase;
	color: #666666;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 14px;
	margin-bottom: 20px;
	margin-left: 14px;
	margin-top: 0px;
}
.right-column h2 {
	margin-left: 0px;
	margin-right: 0px;
}

.h2-white-fill {
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 8px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC0066;
	margin: 0px;
	line-height: 1em;
}
.feature-top h3 {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1em;
}


.unwrapped {
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

.heathcoat {
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
}
.stonebank {
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
}
#strobe h3 {
	border-top-color: #CCDA25;
	border-right-color: #CCDA25;
	border-bottom-color: #CCDA25;
	border-left-color: #CCDA25;
}





.h3-container {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 15px;
	margin-left: 14px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.column-1 .h3-container {
	margin-left: 0px;
	margin-right: 0px;
}
.h3-orphaned {
	margin-bottom: 10px;
}


h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 0.75em;
	line-height: 1.3em;
	color: #CC0066;
}
#strobe h4 {
	color: #999999;
}




#container {
	background-image: url(images/newsletter/bk-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;

}
#inner-container {
	background-image: url(images/newsletter/bk-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 32px;
	padding-bottom: 60px;
	width: 100%;
}

#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
#header {
	height: 138px;
	width: 800px;
}
.header-oct-09 {
	background-image: url(images/newsletter/header-oct-09.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#content {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 22px;
	background-image: url(images/newsletter/bk-content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.column-2 {
	width: 568px;
	padding-top: 0px;
	position: relative;
	clear: none;
}
.column-1 {
	width: 256px;
	padding-right: 14px;
	padding-left: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
.right-column {
	width: 153px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	padding-top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
	margin-top: 60px;
	margin-bottom: 25px;
	position: relative;
}
.launched {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.6875em;
	line-height: 1.2em;
	margin-top: 8px;
	display: block;
	margin-bottom: 20px;
	color: #666666;
}


.main-img {
	margin-left: 14px;
	margin-bottom: 10px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0066;
	width: 750px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.logo-small img {
	float: right;
	margin-top: 10px;
}
#footer-left {
	float: left;
}
#footer-left a {
	float: left;
	width: 109px;
	padding-top: 80px;
	font-size: 0.75em;
	text-decoration: none;
	text-align: center;
}
.base-div {
	background-image: url(images/newsletter/base-div.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 111px;
	width: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
.base-web {
	background-image: url(images/newsletter/base-link-web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.base-email {
	background-image: url(images/newsletter/base-link-email.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.right-feature {
	background-image: url(images/newsletter/right-feature-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 154px;
	margin-top: 35px;
}
.feature-top {
	margin: 0px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 134px;
}
.feature-base {
	background-image: url(images/newsletter/right-feature-base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 154px;
}
.advert {
	margin-bottom: 20px;
}
#strobe  strong {
	color: #666666;
}
.column-right {
	float: left;
	padding-right: 14px;
	padding-left: 10px;
}

#strobe  h4 {
	color: #333333;
}
.horizontal-line {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
}
