/*
THEME NAME: Happy Landings
DESCRIPTION: Increase conversions with Happy Landings, the ultimate landing page theme from <a href="http://www.seodesignsolutions.com/">SEO Design Solutions</a>. Features ad rotation functionality for 3 different ad types. Includes a bonus SEO control panel. Perfect for affiliate marketers. Supports widgets, gravatars, microformats, and logo customization. Valid XHTML and CSS. Based on Sandbox.
VERSION: 1.0
AUTHOR: SEO Design Solutions
AUTHOR URI: http://www.seodesignsolutions.com
TAGS: white, three-columns, fixed-width, custom-header, theme-options, microformats
*/

h1  {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:18pt;
	font-weight:bold;
	text-align: center;
	color: #990000; 
}

h2 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:16pt;
	font-weight:bold;
}

h3 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
}

h4 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:13pt;
	font-weight:bold;
}

h5 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
}

h6 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:11pt;
	font-weight:bold;
}

body, p, li, td {
	font-family:  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body {
	background-color: #CDCDCD;
	margin:0px;
	padding:0px;
}

.maintable {
	background-color: white;
}

fieldset{
	float: left;
	border: solid 0px #000000;
	border-top: solid 0px #999999;
	display: block;
	width: auto;
}

div.form{
    padding: 0;
    width: 480px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.form table {
    margin-left: auto;
    margin-right: auto;
}

fieldset legend{
	font-weight: bold;
	background-color: transparent;
	color: #336699;
}

textarea.textarea{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 60px;
	margin-bottom: 10px;
}

label, input.text, select, input.auto{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label.vert{
	width: auto;
	margin-bottom: 2px;
}

input.auto, select.auto{
        width: auto;
}

select{	width: 200px; }

label {
	text-align: right;
	width: 120px;
	padding-top: 3px;
	padding-right: 20px;
}

form br {
	clear: left;
}

input.long{
        width: 60%;
}

input.checkbox{
        width: auto;
        margin-left: 145px;
}

.red{
	background-color: #FFCCCC;
}

.formleft {
    text-align: right;
}

.formright {
    text-align: left;
}

.formsubmit {
    text-align: center;    
}



.highlighted {
	color: black; 
	background-color: yellow;
}





#container
{
	margin: 0 auto;
	width: 700px;
	background:#fff;
	margin-top:40px;
}

#header_withimage
{
	background-image:url('../images/ysp3Headernew.jpg'); 
	background-image:#CDCDCD;
	height: 204px;
	
}

#header_noimage
{
	height: 30px;
	border-top: 1px solid black; 
	border-left: 1px solid black; 
	border-right: 1px solid black; 
}


#content
{
	clear: left;
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black;
	padding-bottom: 30px;
	
}
#content h2, h1 
{
	margin: 0 0 .5em;
}

#content p 
{
	padding-left: 10px;
}

#box1
{
	width:560px;
	border: 4px dashed red;
	text-align:center;
	padding-top:20px;
	margin-left:67px;
	
	padding-bottom:20px;
}

#box1 p 
{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	color: #000000;
}


#footer
{
	background:#ccc;
	text-align: center;
	padding: 20px;
	height: 1%;
}

#footer p 
{
	font-size: 10px;
	color: #000000;
}