/*
Web Video Designer (Glossy) Sales Letter Skin
V1.0
Roger Hutchison
=====================

*/


html {
	background-image: none;
}

#wrapper {
	color: #000;
	background-image: none;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1000px;
}

#wrapper_top {
	background-image: none;
	height: 15px;
}

#wrapper_bottom {
	background-image: none;
	height: 25px;
}

#wrapper_bg {
	background-image: none;
}

#header_img {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

.marker
{
	background-color: yellow;
	color: black;
}


.large_button
{
	width: 240px;
	height: 160px;
	margin: 2em auto;
	background-repeat: no-repeat;
	cursor: pointer;
	font-family: Tahoma, Helvetica, Sans-Serif;
}

.large_button .button_tag
{
	font-size: 24pt;
	padding: 24px 16px 14px 16px;
	font-weight: bold;
	color: firebrick;
}

.large_button .button_action
{
	font-size: 24pt;
	padding: 24px 24px;
	text-align: center;
	font-weight: bold;
	color: black;
	font-variant: small-caps;
}


/* sales letter page related stuff */

body.letter #wrapper
{
	width: 900px;
	margin: 10px auto;
}

body.letter #ext_sidebar,
body.letter #sidebar,
body.letter #sem_admin_menu

{
	display: none;
}

body.letter
{
	background-color: #000000;
	color: #FFFFFF;
}

body.letter #ext_wrapper,
body.letter #wrapper,
body.letter #main,
body.letter #body
{
	background-image: none;
	background-color: #000000;
	color: #FFFFFF;
	border: none;
}

body.letter #ext_wrapper
{
	border: none;
}

div.letter
{
	margin-left: 1em;
	margin-right: 1em;
}

div.side_testimonials
{
	float: right;
	padding: 0px 1em;
	margin-left: 1em;
	background-color: antiquewhite;
	color: black;
	width: 160px;
}

.letter blockquote
{
	background-color: antiquewhite;
	color: black;
}

body.letter a
{
	color: gold;
	text-decoration: underline;
}

body.letter a:hover
{
	color: firebrick;
}

.letter h1
{
	color: #d00;
	font-weight: 900;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 24pt;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.1em;
}

.letter .entry_content h2
{
	color: #FFFFFF;
	font-weight: 900;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 16pt;
	text-align: center;
}

.letter .side_testimonials h2
{
	margin-top: 2.5em;
	color: black;
	font-weight: 900;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
	text-align: center;
}

body.letter,
.letter h3,
.letter p,
.letter li,
.letter dl,
.letter dt,
.letter dd,
.letter table,
.letter th,
.letter td,
.letter pre,
.letter code
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}

.letter table {
	border: dashed #FF0000;
	background-color: #FFFFCC;
	color: black;
	}

body.letter .gallery p
{
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 11pt;
}

body.letter p strong
{
	font-weight: 900;
}

.side_testimonials h3,
.side_testimonials p,
.side_testimonials li,
.side_testimonials dl,
.side_testimonials dt,
.side_testimonials dd,
.side_testimonials table,
.side_testimonials th,
.side_testimonials td,
.side_testimonials pre,
.side_testimonials code
{
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 10pt;
}

body.letter .side_testimonials a,
body.letter .testimonials a,
body.letter .testimonial a,
body.letter a.testimonial
{
	color: black;
	text-decoration: none;
}

.order_form
{
	margin: 2em 3em;
	padding: 1em 2em;
	border: solid 1px #ccc;
	background-color: #eee;
}

#lettertext {
	width: 415px;
	float: left;
	}
	
#lettertext h1 {
	font-size: 18px;
	}

#lettertext h2 {
	font-size: 18px;
	color: gold;
	margin-bottom: 5px;
	}

#lettervideo {
	width: 325px;
	float: right;
	}
	
#optinvideo {
	width: 300px;
	}

#optinvideo table {
	background-color: orange;
	}

#videoletterbody {
	width: 780px;
	clear: both;
	}

#videoletterbody table {
	background-color: orange;
	}
	
#letter-videomod {
	margin-top: -20px;
	padding-top: -20px;
	}

#letter-videomod h1 {
	margin-top: -0.5em;
	margin-bottom: 0.5em;
	}

.top-p {
	margin-top: 0px;
	margin-bottom: 5px;
	}

.optinInstructions {
	font-size: 12px;
	margin-bottom: 5px;
	}
	
.footerspacer {
	height: 300px;
	}

/* span colors */

.gold {
	color: gold;
	}

.standout_orange {
	color: orange;
	font-weight: bold;
	}

.standout_blue {
	color: #00CCFF;
	font-weight: bold;
	}

.optinvideobox {
	height: 200px;
	}
