/* 
Template URL: http://www.WPSalesPage.com
Description: When added to the root folder of any Wordpress Theme, this template provides and alternate sales page style template for pages on the site.
Version: 1.0
Author: Andrew Seltz
Author URI: http://www.GoToGuyEnterprises.com

	The CSS, XHTML, images, and  design of this template are 
	copyright (c) 2009, Andrew Seltz and Go-To Guy! Enterprises.
      Only licensed customers may use it on websites they own.
      All rights reserved.

*/




body {
  background-color: white;
  background-image: none;
}

blockquote {
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px 5px 10px;
  background-color: #FFFF99;
  border: 2px solid black;
  font-family: tahoma,verdana,sans-serif;
  font-size: 14px;
  text-align: left;
}

ul
{
  list-style-position: inside;
  list-style-image: url(images/wpsalespage/check.gif);
  font-family: tahoma,verdana,sans-serif;
  font-size: 16px;
  text-align: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wpsalesletter {
  margin: auto;
  padding: 0px;
  width: 750px;
  background-image: url(images/wpsalespage/background750x1.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}

#wpheader {
  background-image: url(images/wpsalespage/header750x31.jpg);
  background-repeat: no-repeat;
  width: 750px;
  height: 30px;
}

#wpbody {
  padding-left: 40px;
  padding-right: 40px;
  font-family: times-roman,serif;
  font-size: 14px;
  text-align: left;
}

#wpfooter {
  background-image: url(images/wpsalespage/footer750x30.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 750px;
  height: 170px;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: black;
  text-decoration: none;
}

#prehead {
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}

#headline {
  font-family: Arial,Helvetica,sans-serif;
  color: red;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

#subhead {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 25px;
  text-align: center;
}

#minihead {
  font-family: Arial,Helvetica,sans-serif;
  color: red;
  font-size: 20px;
  font-weight: bolder;
  text-align: center;
}

#center {
  text-align: center;
}

#footertext {
  text-decoration: none;
  color: silver;
}

#sidebar-optin {
		width: 288px;
		height: 367px;
	}
div.sidebar-optin-blue {
			background: url(images/background-blue.gif) no-repeat;
		}
div.sidebar-optin-red {
			background: url(images/background-red.gif) no-repeat;
		}
div.sidebar-optin-green {
			background: url(images/background-green.gif) no-repeat;
		}
div.sidebar-optin-orange {
			background: url(images/background-orange.gif) no-repeat;
		}
div.sidebar-optin-black {
			background: url(images/background-black.gif) no-repeat;
		}
#sidebar-optin h2 {
		padding-bottom: 0;
		font-size: 18px;
		text-align: center;
		font-family: Arial, sans-serif;
		color: #1973AC;
                margin-left: 5px;
	}
#sidebar-optin h3 {
		padding: 10 px;
		font-size: 12px;
		text-align: center;
		font-family: Arial, sans-serif;
		color: #444;
                margin-left: 5px;
	}
#sidebar-optin p {
		padding: 5px;
		font-size: 11px;
		line-height: 1.8em;
		font-family: Arial, sans-serif;
		color: #666;
		display: block;
		height: 52px;
	}
#sidebar-optin form {
		padding: 10px;		
	}
#sidebar-optin form input[type=text] {
		margin: 5px;
		padding: 9px;
		font-size: 13px;
		font-weight: bold;
		color: #666;
		width: 220px
	}
#sidebar-optin form input[type=submit] {
		width: 250px;
		height: 50px;
		background: none;
		text-indent: -99999999px;
		border: none;
		cursor: pointer;
	}
div {
                margin: 0px;
                padding: 0px;
    }
