
body {
	margin-top: 0px;
	padding: 0;
	background: #76c4fc url(images/gradiant.png) top repeat-x;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

h1, h2, h3 {
	/*margin: 0;
	padding: 0;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 26px;
	font-weight: bold;
	color: #1e78b8;
}

h2 {
	font-size: 20px;
	text-decoration:underline;
	margin-bottom: 10px;
}

h3 {
	font-size: 20px;
	color: #3366FF;
}

h4 {
	font-style: italic;
	font-size: 16px;
	color: #3366FF;
}

p, ul, ol {
	margin: 0 0 0 0;
	text-align: left;
	line-height: 20px;
}

.red p{
	color:#FF0000;
}
a:link {
	color: #3366FF;
}

a:hover, a:active {
	color: #83b1d2;
}

a:visited {
	color: #74a0bf;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

input.btn {
	background: url(images/optin-button.png);
	width:205px;
	height:55px;
	margin-bottom: 15px;
	border: 0px;
	text-align: center;
	color:#FFFFFF;
	font-size: 16px;
}

input.btnhov {
	background: url(images/optin-button-hov.png)
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
}

/* Header */

#header {
	width: 900px;
	height: 136px;
	/*background: url(images/img02.jpg) no-repeat left top;*/
	margin: 0 auto;
	padding: 0;
}

#header-backend {
	width: 900px;
	height: 136px;
	background: url(images/integrated_mlm_system.png) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#logout {
	height: 40px;
	margin-left: 675px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 50px;
	margin-top: 10px;
	padding-left: 10px;
	border: #003399 thin;
	
	font-size: 10px;
}

#logo {
	float: left;
	margin-left: 0px;
	padding-top: 0px;
}


#logo a {
	text-decoration: none;
	color: #888888;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 46px 30px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 124px;
	height: 50px;
	margin-left: 5px;
	padding-top: 11px;
	background: url(images/tab.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555555;
	z-index: 1;
	line-height: 15px;
}

#menu a:hover {
	background: url(images/tab-hov.png) no-repeat;
	color: #777777;
}

#menu .active a {
	z-index: 30;
	background: url(images/tab-active.png) no-repeat;
}

#menu .oneline a {
	padding-top: 20px;
}

#menu .activeoneline a {
	padding-top: 20px;
	background: url(images/tab-active.png) no-repeat;
}



#menu-admin {
	float: right;
}

#menu-admin ul {
	margin: 0;
	padding: 96px 30px 0 0;
	list-style: none;
}

#menu-admin li {
	display: inline;
}

#menu-admin a {
	display: block;
	float: left;
	width: 124px;
	height: 50px;
	margin-left: 5px;
	padding-top: 11px;
	background: url(images/tab.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555555;
	z-index: 1;
	line-height: 15px;
}

#menu-admin a:hover {
	background: url(images/tab-hov.png) no-repeat;
	color: #777777;
}

#menu-admin .active a {
	z-index: 30;
	background: url(images/tab-active.png) no-repeat;
}

#menu-admin .oneline a {
	padding-top: 20px;
}

#menu-admin .activeoneline a {
	padding-top: 20px;
	background: url(images/tab-active.png) no-repeat;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	
	background: url(images/containter-middle.png) repeat-y left top;
}



#bgtop {
	width: 900px;
	height: 30px;
	z-index: 10;
	margin: 0 auto;
	margin-top: -10px;
	background: url(images/container-top.png) no-repeat left top;
}

/* Content */

#content {
	float: left;
	width: 800px;
	padding: 30px 30px 0px 0px;
	margin: 0px 0px 50px 50px;
}

#content-blueprint {
	float: left;
	width: 800px;
	padding: 30px 30px 0px 0px;
	margin: 0px 0px 50px 50px;
	background: url(images/confidential_stamp.jpg) no-repeat right top;
}

#content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .bubble-top {
	background: url(images/bubble-top.png) no-repeat left top;
	height: 12px;
	margin-top: 10px;
}

#content .bubble-bottom {
	background: url(images/bubble-bottom.png) no-repeat left top;
	height: 12px;
	margin-bottom: 10px;
}

#content .bubble-middle {
	background: url(images/bubble-middle.png) repeat-y;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
}

#content .bubble-middle h3{
	margin: 0px;
	color: #1e78b8;
}

#content .bubble-middle img{
	float: none;
}

#content .bubble-middle h5{
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 5px;
}

#content .bubble-middle p{
	margin-top: 10px;

}

#content .column {
	float: left;
	width: 400px;
}

#left-side {
	float: left;
	width: 200px;
	height: 500px;
	padding-top: 15px;
}

#right-side {
	float: left;
	width: 585px;
	padding-left: 15px;
	padding-top: 15px;
}

#training-left{
	float: left;
	width: 200px;
	min-height: 500px;
	padding-top: 50px;
}

#training-left ul{
	
	padding: 0px;
	margin: 0px;
	text-align: left;
}	

#training-right{
	float: left;
	width: 585px;
	padding-left: 15px;
	padding-top: 15px;
}

#movie-box{
	width: 365px;
	height: 300px;
	float: left;
	padding-top: 50px;
	padding-left: 35px;
	/*margin-left: 15px;
	
	*/
}

#products p {
	padding-left: 15px;
	margin-bottom: 10px;
}

#products a{
	text-decoration: none;
}

#products .own {
	float: left;
	width: 400px;
}

#products .offers {
	float: left;
	width: 400px;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */


#bottom-nav {
	/*float: left;*/
	margin: 0 auto;
	text-align: center;
	width: 900px;
	padding-top: 10px;
}

#bottom-nav p{
	text-align: center;
	margin-bottom: 0px;
	color: #666666;
}

#bottom-nav a:link {
	color: #666666;
	text-decoration: none;
}

#bottom-nav a:hover, a:active {
	color: #444444;
}

#footer {
	width: 900px;
	height: 80px;
	min-height: 65px;
	background: url(images/containter-bottom.png) no-repeat left top;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}



html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	text-align: right;
	font-size: 12px;
	color: #5E510E;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

#hidden-1 {
	display: none;
}

#hidden-2 {
	display: none;
}
