/*
Theme Name: MLM Wealth Training
Theme URI: http://mlmwealthtraining.com
*/
* {
	padding: 0;
	margin: 0;
	outline: none;
}

body {
	background: #006 url(images/bg.jpg) top repeat-x;
	font: 14px/1.7 Arial, Helvetica, sans-serif;
	color: #666;
}

ul {
	list-style: inside square;
}

ol {
	list-style: inside decimal;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	border: none;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

a {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: #F90;
	text-decoration: underline;
}

p {
	margin: 10px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 5px 0;
	color: #000;
	text-transform: uppercase;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
}

h1 {
	font-size: 32px;}

h2 {
	font-size: 24px;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: -1px;
	font-style: italic;
	text-align: center;
}

h3 {
	color: #333;
	font-size: 16px;
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}

div#header {
	text-align: center;
	height: 403px;
	background: url(images/header-bg.jpg) top center no-repeat;
}

div#signup {
	text-align: center;
	height: 335px;
	background: url(images/signup-bg.jpg) top center no-repeat;
	margin-bottom: 20px;
}

div#signup form {
	float: right;
	width: 350px;
	text-align: left;
	margin-right: 50px;
	margin-top: 60px;
}

div#signup form input.text {
	background: #FFF;
	border: none;
	float: left;
	width: 330px;
	padding: 10px;
	margin-top: 50px;
	font-size: 20px;
	border: 1px solid #CCC;
}

div#signup form input.button {
	margin-top: 10px;
}

div#page {
	width: 960px;
	margin: 0 auto;
}

div.span {
	float: left;
	width: 100%;
}

div.container {
	float: left;
	width: 100%;
}

div#logos {
	background: url(images/logos-bg.jpg) no-repeat;
	height: 107px;
	margin-bottom: 20px;
}

div#columns {
	background: #FFF url(images/columns-bg.jpg) top no-repeat;
	padding: 20px 0;
}

div#full {
	width: 100%;
	float: left;
}

div#content {
	width: 920px;
	padding: 0 20px;
	float: left;
}

div#right div.textwidget {
	float: left;
	width: 100%;
	text-align: center;
}

div#wide {
	width: 920px;
	padding: 0 20px;
	float: left;
}

div#left {
	width: 350px;
	float: left;
}

div#right {
	width: 350px;
	float: right;
	margin-left: 20px;
}

div#footer {
	background: url(images/footer-bg.jpg) top no-repeat;
	padding: 15px 0;
	padding-top: 45px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}

div#footer a {
	color: #FFF;
	text-decoration: underline;
}

div.contact {
	float: left;
	width: 100%;
	margin: 20px 0;
	text-align: center;
	font-size: 16px;
}

div.contact h2.number {
	font-size: 36px;
}

div.contact h2.number {
	color: #F90;
	font-size: 36px;
}

h2.bonus {
	color: #F30;
	font-size: 48px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	text-align: center;
}

table.options {
	width: 100%;
	border-collapse: collapse;
}

table.options td.order {
	background-color: #F60;
	color: #FFF;
	font-weight: bold;
}

table.options td.order a {
	color: #FFF;
}

table.options td {
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #F2F2F2
}

table.options th {
	padding: 5px 10px;
	border: 1px solid #333;
	background-color: #006;
	color: #FFF;
}

span.highlight {
	background-color: #FC0;
	color: #FFF;
}

h2.feature {
	color: #F60;
	text-align: center;
}

h3.feature {
	text-align: center;
}

div.box {
	float: left;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	border-bottom: 1px solid #F2F2F2;
}
