@charset "utf-8";
/* CSS Document */
p,h1,h2,ul,li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
html {
	overflow: hidden; /* removes vertical scrollbar */
}
body {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #524d42 url("img/bg_tile.jpg") 0 0 repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 66%;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
h4 {
	clear:both;
	padding-top: 10px;
}
form {
	color: #FFFFFF;
	background-image: url(img/formbg.png);
	background-repeat: no-repeat;
	float: left;
	height: 399px;
	width: 625px;
	padding-top: 20px;
	padding-left: 20px;
}
.input {
	color: #663333;
	border: 2px solid #330000;
	background-image: url(img/inputbg.gif);
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	color: #663333;
	border: 2px solid #330000;
	background-image: url(img/textareabg.gif);
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}



div#gradient, div#gradient_plain  {
	position: absolute;
	width: 100%;
	height: 100%;nah 
	top: 0;
	left: 0;
}
div#gradient {
	background: transparent url(img/bg.jpg) center center no-repeat;
}
div#gradient_plain.interactive {
	background: transparent url(img/bg_interactive.jpg) center center no-repeat;
}
div#gradient_plain {
	background: transparent url(img/bg_plain.jpg) center center no-repeat;
}
div#gradient_plain.featured {
	background: transparent url(img/bg_featured.jpg) center center no-repeat;
}
div#gradient_plain.getfeatured {
	background: transparent url(img/bg_get_featured.jpg) center center no-repeat;
}
div#gradient_plain.testimonial {
	background: transparent url(img/bg_testimonial.jpg) center center no-repeat;
}
div#gradient_plain.distribution {
	background: transparent url(img/bg_distribution.jpg) center center no-repeat;
}

div#gradient_plain.video {
	background: transparent url(img/bg_video.jpg) center center no-repeat;

}

#content
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -232px 0 0 -399px;
	text-align: left;
	width: 798px;
	height: 456px;
}
#interactive-magazine
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 850px;
	height: 600px;
	margin: -306px 0 0 -425px;
}
#navigation {
	margin: 0;
	padding: 0 0 0 33px;
	background: url(img/bg_navigation.png) no-repeat;
	background-position:0 5px;
}
#navigation li {
	margin: 4px 0 3px 10px;
	padding: 0;
}
#navigation li a {
	color: #4C2007;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.archive_list {
	background-image:none!important;
	padding: 0 0 0 0px!important;
}


#content #left_slogan
{
	position: absolute;
	width: 377px;
	bottom: 0;
	left: 0;
	text-align: center;
}
#content #logo
{
	position: absolute;
	width: 288px;
	height: 68px;
	top: 0;
	left: 0;
	text-align: center;
	background: url(img/logo.png);
}
#content #left_slogan h1
{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
}
#content #left_content {
	position:absolute;
	top:142px;
	left:17px;
}
#content #left_content p {
	margin-bottom:10px;
}
#content #right_text
{
	position: absolute;
	margin: 2px 0 0 0;
	width: 382px;
	top: 0;
	right: 0;
	text-align: left;
}
#right_text a {
	color:#4C2007;
}
#content #right_text .left a {
 color:#000000;
}
#content #right_text h2
{
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 6px 0;
	letter-spacing: 1px;
}
#content #right_text h3
{
	font-size: 1.5em;
	font-weight: bold;
	color: #e3b13d;
	margin: 12px 0 0 0;
}
#content #right_text h4
{
	font-size: 1.1em;
	font-weight: bold;
	color: #e3b13d;
	margin: 4px 0 0 0;
}
#content #right_text p
{
	margin: 7px 0;
	font-size: 1.05em;
}
	#right_text .testimonialsLink {
		margin:15px 0 20px 0 !important;		
	}
	#right_text .testimonialsLink a {
		color:#000000;
		font-size:1.3em;		
	}
	#right_text .testimonialsLink a:hover {
		color: #e3b13d;
	}
#content #right_text .right, #content #right_text .left
{
	margin-top:20px;
}
#contact
{
	position: absolute;
	width: 382px;
	padding: 2px 0 0 0;
	bottom: 0;
	right: 0;
	text-align: left;
	color: #FFF;
}
#linkedIn {
	width: 60px;
	height: 16px;
	position: absolute;
	right: 0;
	bottom: 0;
	border: 0;
}
#linkedIn img {
	border: 0;
}
#flash-content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -242px 0 0 -408px;
	text-align: left;
	width: 816px;
	height: 473px;
}
#flash-content object {
	outline: none;
}
#logo-content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -238px 0 0 -286px;
	text-align: left;
	width: 700px;
	height: 398px;
	overflow: auto;
}
#logo-content img {
	border: 0;
	padding: 3px 3px 3px 0;
	width:107px;
}
#testimonial-content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -242px 0 0 -274px;
	text-align: left;
	width: 684px;
	height: 473px;
}
#bg_scroll {
	background-image: url(img/bg_scroll.jpg);
	background-repeat:no-repeat;
	margin: 40px 0 0 30px;
	width:625px;
	height:399px;

}
div#testimonial {
	margin: 1px 0 0 1px;
	padding: 10px 10px 0 10px;
	overflow: auto;
	height:382px;
	width:599px;
}
p.quote {
	font-style:italic;
	font-size:16px;
}
p.name {
	font-weight:bold;
	font-size:12px;
	color:#75310b;
	margin: 0 0 20px 0;
}
#home {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -190px 0 0 -360px;
	text-align: left;
}
#home a {
	color:#363131;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
}
#home a:hover {
	color:#363131;
	text-decoration:none;
}
.right {
	margin: 0 0 0 25px;
	float: right;
}
.right a {
	color:#363131;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
}
.left {
	margin: 0 25px 0 0;
	float: left;
}
.right a:hover {
	color:#363131;
	text-decoration:none;
}
.eventleft {
	float:left;
}
.eventright {
	float:left;
	padding-left:5px;
}
.eventright a {
	color:#4C2007;
}
ul.distributionlist {
	list-style:disc;
	margin: 1em 0px 1em 0px;
}

ul.distributionlist li {
	margin-left:20px;
	list-style:disc;
}
#content #left_content .featureprices
{
	font-size: 11px;
	font-weight: bold;
	padding:0;
	letter-spacing: 1px;
}
#content #left_content p
{
	margin:0 0 7px 0;
}
.header2, #right_text .header2 a, #right_text .header2 a:hover {
	color: rgb(227, 177, 61);
	font-size: 1.1em;
	font-weight: bold;
}
 .listtext{
	color: rgb(76, 32, 7);
	font-size: 1.1em;
	font-weight: bold;
}.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.archiveissuecontainer {
	float: left;
	height: auto;
	width: 88px;
	padding-top: 10px;
	padding-right: 10px;
	color: #4C2007;
	text-align: center;
}


textarea:focus, input:focus {
	border: 2px solid #ffffff;
}
.archiveissuecontainer a {
	color: #4C2007;
}
.archiveissuecontainer a:hover {
	color: #4C2007;
	text-decoration: underline;
}
.featureImage {
	margin:0 auto;
}
.nextEventLink a {
	font-size:12px;
}
.nextEventLink a:hover {
	color:#e3b13d!important;
}