/*
outer
rightcol
archives
header
bannerad
googlead
wrap
bio
vision
greeting
quote
tip
note
subscribe
alt
expose
offer
tellafriend
*/
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:sans-serif;
	background:transparent url(../images/bg3.jpg) top repeat-x;
	color:#333333;
}
#outer{
width:922px;
margin:0 auto;
text-align:left;
position:relative;
z-index:3;
}
#content {
	position: relative;
	margin:0;
	padding:40px;
	padding-top:210px;
	background-color:#FFFFFF;
}
#content_top {
position:inherit;
padding:0;
background: url(../images/content_shadow_top.jpg) top center repeat-x;
}
#content_bottom {
position:relative;
padding:0 0 26px 0;
background: url(../images/content_shadow_bottom.png) bottom center no-repeat;
}
#content_left {
position:relative;
padding-left:11px;
background: url(../images/content_shadow_left.png) left repeat-y;
}
#content_right {
position:relative;
padding-right:11px;
background: url(../images/content_shadow_right.png) right repeat-y;
}
.mceContentBody {}
#header {
height:173px;
width:900px;
background: url(../images/newsletterHeader.jpg) top no-repeat;
position:absolute;
left:0;
top:0;
}
.mainRight{
color:#666666;
text-align:justify;
}
#newsletterNote{
width:228px;
height:216px;
background: url(../images/newsletterNote.jpg) top no-repeat;
position:absolute;
top:170px;
left:400px;
}
#rightcol{}
#leftcol{}
#header p {
	margin: 0;
}
#container {
	float: left;
	width: 100%;
	padding-top: 5px;
	background: #fff;
}
#extra {}
#extra .wrap {}

/* content styles */
em {
	color: #610e6a;
}
.youtube,
.media {
	text-align: center;
}
.expose {
	margin: 5px 0;
	padding:20px;
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
}
.offer {
	padding: 20px 40px;
	display:block;
	border:1px dotted #FFB164;
	background-color:#FFEFCE;
}
.highlight {
	min-height: 40px;
	padding: 20px 0 20px 70px;
	background: url(../images/bg-lightbulb.gif) left center no-repeat;
}
.extra {
	padding: 0;
	list-style: none;
}
.extra li {
	margin: 0 20px;
	padding: 10px 0 10px 25px;
	background: url(../images/tickBox.gif) left 10px no-repeat;
	border-bottom: 1px dotted #989898;
}
.alt {
	margin: 5px 0;
	padding: 20px;
	border:1px solid #489AFF;
	background:#D2E8FF;
	color:#666666;
}
.standout {
	background: #ff0;
}
.vision h1 {
display:none;
	/*width: 100%;
	height: 42px;
	margin: 0;
	background: #fff url(../images/note.png) right center no-repeat;
	text-indent: -9999px;
	*/
}
.quote {
	min-height: 20px;
	margin: 10px 0;
	padding:20px 20px 20px 87px;
	background:#F7F7F7 url(../images/newsletterTipBubble.png) left center no-repeat;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	letter-spacing: .1em;
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	color:#999999;
	border:1px solid #cccccc;
}
.quote em,
.quote blockquote {
	color: #936;
	text-align: center;
	font-size: 110%;
	line-height: 1.3;
}
.quote strong {
	color: #610e6a;
}
.tip,
.note {
	margin: 10px 0;
	padding: 5px;
	/*border: 1px solid #ccc;*/
}
.vision {
	margin: 0;
}
.tip h1 {
	width:531px;
	height: 58px;
	margin:20px 0 0 0;
	background:#fff url(../images/newsletterTitleSuccessTip.jpg) top left no-repeat;
	text-indent: -9999px;
}
.tip {
	margin: .2em 0;
}
.greeting {
	margin:0 -15px;
}

/* newsletter archive styles */
.newsletterArchive {
	padding: 5px;
	border: 1px solid #ccc;
}
.newsletterArchive h1 {
	margin: 0;
	height: 58px;
	background: #610e6a url(../images/newsletterArchives.jpg) left top no-repeat;
	text-indent: -9999px;
}
.newsletterArchive ul {
	margin: 0;
}
.newsletterArchive li {
	margin: 0;
	padding: 3px 5px;
	list-style: circle;
}

/* bio */
#bio{display:none;}
#bio h1,
#bio h2,
#bio p {
	margin: 0;
	padding: 0;
}
#bio .headshot {
	display:none;
	/*margin:0;
	height: 183px;
	background: url(../images/newsletterStuart001.jpg) bottom right no-repeat;
	text-indent: -9999px;	*/
}

/* archives */
#archives {
	margin:0;
	padding:0;
	text-align:center;
}
#archives h1 {
	height:58px;
	margin: 0;
	background:#fff url(../images/newsletterArchives.jpg) top left no-repeat;
	text-indent:-9999px;
}
#archives ol {
	margin:16px 10px;
	padding: 0;
}
#archives li {
	list-style: none;
	padding-top: .5em;
}
#archives a,
#archives a em {
	color: blue;
}
#archives a:hover {
	color: #610e6a;
}
#archives a.archives {
	display: block;
	padding-right: 1em;
	text-align: right;
}
.button {
	text-indent: -9999px;
	display: block;
	width: 180px;
	height: 42px;
	margin: 4px auto;
}
a.subscribe {
	margin-top:20px;
	background:url(../images/buttonSubscribe.jpg) top center no-repeat;
}
a.subscribe:hover {
	background:url(../images/buttonSubscribe.jpg) bottom center no-repeat;
}
a.tellafriend {
	background:url(../images/buttonTellaFriend.jpg) top center no-repeat;
}
a.tellafriend:hover {
	background:url(../images/buttonTellaFriend.jpg) bottom center no-repeat;
}

/* ads */
#content .bannerad {
	width: 100%;
	padding:0;
	color: #fff;
	text-align: center;
}
/*#extra .bannerad {
	width: 180px;
	margin: 5px 0 5px 5px;
	padding: .5em 0;
	color: #fff;
}
*/
/* greeting and signoff */
.hithere,
.dearfriend,
.greeting {
	display: block;
	height: 52px;
	background: url(../images/blue-dear-friend.gif) no-repeat;
	text-indent: -9999px;
}
.signature,
.signoff {
	background: url(../images/blue-stussignature.gif) bottom left no-repeat;
	height: 50px;
	text-indent: -9999px;
}
/* footer styles */
#footer {
	clear: both;
	width: 752px;
	margin: 0 auto;
	padding-top: .5em;
	text-align: center;
	font-size: 10pt;
	line-height: 1.5;
	color: #98669e;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#footer li {
	display: inline;
	padding: 0 10px;	
}
#footer a,
#footer a:visited {
	text-decoration: none;
	color: #98669e;
}
.vcard .type {
	display:none;
}
/* web dev */
.webdev,
.webdev a,
.webdev a:visited {
	clear:both;
    text-decoration:none;
    color:#98669e;
    text-align:center;
    font-size: 10pt;
	line-height: 1.5;
}
/* subscribe form */
#subscribeForm {
	height: 205px;
	border: 1px solid #666;
	background: #eee;
}
#subscribeForm h3 {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #609;
}
#subscribeForm form {
	margin: 0;
	padding: 0 15px;
}
#subscribeForm form div {
	padding-bottom: 3px;
}
#subscribeForm label {
	width: 150px;
	float: left;
}
#subscribeForm label span {
	color: #f00;
}
#subscribeForm input {
	width: 210px;
}
#subscribeForm .inputButton {
	padding: 10px 0 0;
}
#subscribeForm .inputButton input {
	width: 175px;
	height: 38px;
	margin: 0 auto;
	display: block;
	cursor: pointer;
	color: #fff;
	font-size: 1.2em;
	border: 0;
	background: url('../images/button.png') top left no-repeat;
}
#subscribeForm .inputButton input:hover {
	background-position: left bottom;
}
