/*-------------------------------------------------*/
/*baseline*/
/*-------------------------------------------------*/
body {
	background: #fff url(/images/themes/4/01.jpg) repeat-y center top;
	margin:auto;
	padding: 0;
	font-family: Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
p, li {
	color:#333333;
	font-size: 12px;
	line-height: 1.6em;
	font-family: verdana, sans-serif;
	margin: 0 0 20px 0;
	font-weight: normal;
	padding-top:5px;
}

ul {
	margin: 10px 0;
	padding: 0 0 0 25px;
}

li {
	margin: 0;
}

h1 {
	font-size: 16px;
	margin: 0 0 4px 0;
	font-family: verdana, sans-serif;
}

h2 {
	font-family: verdana, sans-serif;
	line-height: 1.2em;
	font-size: 14px;
	margin: 0 0 3px 0;
}
h3 {
	margin: 0 0 2px 0;
	font-family: verdana, sans-serif;
	font-size: 12px;
}
comment_on_a {
	color: #3252b2;
}
a img {
	border: 0;
}
a:link, a:visited, a:hover, a:active{
	color: #432275;
	text-decoration: none;
}
a:hover, a:active{
	text-decoration: underline;
}
blockquote {
	line-height: 1.4em;
	font-family: georgia;
}
cite {
	font-family: verdana, sans-serif;
	font-size: 10px;
}
div.container {
	width: 850px;
	margin: 0 auto;
	color:#781222;
}
span.highlight {
	background-color: #ffc;
}
td, th {
	vertical-align: top;
	font-family: verdana, sans-serif;
}
div.colorless {
	background-color: transparent;
}
.red {
	color: red;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*-------------------------------------------------*/
/*header*/
/*-------------------------------------------------*/
div#header {
	height: 60px;
	margin: 10px auto 15px auto;
	width: 850px;
	text-align: left;
}
div#header p {
	padding-top: 2px;
	padding-right: 15px;
	font-size: 12px;
	font-family: verdana, sans-serif;
	float: right;
}
div#header img.logo {
	float: right;
}
div#header a img {
	border: 0;
}
/*-------------------------------------------------*/
/*footer*/
/*-------------------------------------------------*/
div.footer {
    clear: both;
	text-align: center;
	background-color: #6d6767;
	font-family: verdana, sans-serif;
	color: #999;
	padding: 5px 0;
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 20px;
	width:100%;
}
div.footer a {
	color: #fff;
}
div.footer p {
	padding-top: 2px;
	font-size: 11px;
	font-family: verdana, sans-serif;
}
div.footer a img {
	border: 0;
}
div.footer img.logo {
	margin-top: 0px;
	margin-right: 10px;
	float: right;
}
/*-------------------------------------------------*/
/*top*/
/*-------------------------------------------------*/
div.band {
	padding: 30px 0;
	text-align: center;
	background-color: #fff9d8;
	border-top: 1px solid #ffe8cd;
	border-bottom: 1px solid #ffe8cd;
}
div.pitch p {
	text-align: center;
	margin-bottom: 0;
}
div.pitch {
	float: left;
	width: 400px;
	text-align: center;
}
div.product {
	float: right;
	width: 400px;
	text-align: left;
	margin-bottom: 22px;
}
div.product p {
	margin-bottom: 0;
}
div.product img {
	float: left;
	margin: 0 15px 10px 0;
}
div.product img.none {
	margin-bottom: 0;
}
div.product h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}
div.product h1 {
	font-size: 18px;
	margin-bottom: 2px;
}
div.product h2 {
	font-size: 12px;
	margin-bottom: 1px;
}
/*-------------------------------------------------*/
/*belt*/
/*-------------------------------------------------*/
div.belt {
	padding: 10px 0;
	margin-top: 10px;
	border-bottom: 1px solid #ccc;
	clear: both;
}
div.belt h2 {
	text-align: center;
}
div.belt a {
	font-weight: bold;
	white-space: nowrap;
}
div.belt p {
	font-size: 11px;
	text-align: center;
	margin-bottom: 0;
}
div.belt table {
	width: 100%;
}
div.belt table td {
	text-align: center;
	width: 33%;
	padding: 0 5px;
}
div.belt table td a {
	color: #900;
	text-align: center;
}
div.belt table h1 {
	font-size: 18px;
	text-align: center;
}
div.belt table h2 {
	font-size: 12px;
	text-align: center;
}
/*-------------------------------------------------*/
/*content*/
/*-------------------------------------------------*/
div.content {
	margin: 20px auto;
	width: 850px;
}
div.wide {
	width: 800px;
}
body.home div.content h1 {
	text-transform: uppercase;
}
body.home div.content p {
	font-family: Verdana;
	font-size: 16px;
}
div.left {
	width: 575px;
	margin-bottom: 25px;	
	float: left;
}
div.right {
	width: 250px;
	margin-bottom: 25px;	
	float: right;
}
.error_msg_header {
	font-size:14px;
	font-weight:bold;
	color:#c45027;
	margin-top:100px;
	margin-left:110px;
	padding-left:20px;
	padding-top:10px;
	width:850px;
	border:1px solid #b4bcc2;
}
.error_msg_text {
	font-size:13px;
	color:#6f6f74;
}
/*-------------------------------------------------*/
/*legal*/
/*-------------------------------------------------*/
body.legal {
	padding: 25px;
	width: 800px;
}
form {
	margin: 0px;
	padding: 0px;
}
form, label input {
	margin: 0;
	padding: 0;
}
input:focus, label:focus {
	background: #ffffcc;
	border: 1px solid #686868;
}

textarea,  select {
	background: #ffffff;
	border: 1px solid #b2b2b2;
	color: #000;
	font:  13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}
.terms_div {
	margin-top:90px;
	margin-left:80px;
	width:850px;
}