body {
	background: #0c0c1a url(../images/templates/main-bg.gif);
	min-width: 960px;
	text-align: center;
}

#ie6 {
	display: none;
}

.white {
	float: right;
	color: #fff !important;
	font-weight: normal !important;
}

#header {
	width: 960px;
	margin: 0 auto;
	line-height: 0px;
	visibility: visible;
}

#container {
	background: url(../images/templates/container-bg2.png);
	height: 640px;
	width: 960px;
	margin: 0 auto 15px auto;
	text-align: left;
	visibility: visible;
}

#left_panel {
	float: left;
	width: 205px;
	margin: 15px 0 0 25px;
	line-height: 0px;
}

.logo, .menu, .trial, .video, .image, .contact {
	line-height: 0px;
}

.menu, .image {
	padding: 10px 0;
}

.menu img {
	cursor: pointer;
}

a.menu_about, a.menu_message, a.menu_gift, a.menu_contact, a.menu_believe {
	display: block;
	height: 50px;
	width: 190px;
}

a.menu_about {
	background: url(../images/templates/new-menu-about.png) no-repeat left 0px;
}

/*a.menu_about:hover {
	background: url(../images/templates/menu-about-hover.png) no-repeat left -50px;
}*/

a.menu_message {
	background: url(../images/templates/new-menu-message.png) no-repeat left 0px;
}

/*a.menu_message:hover {
	background: url(../images/templates/menu-message-hover.png) no-repeat left -50px;
}*/

a.menu_gift {
	background: url(../images/templates/new-menu-gift.png) no-repeat left 0px;
}

/*a.menu_gift:hover {
	background: url(../images/templates/menu-gift-hover.png) no-repeat left -50px;
}*/

a.menu_contact {
	background: url(../images/templates/new-menu-contact.png) no-repeat left 0px;
}

/*a.menu_contact:hover {
	background: url(../images/templates/menu-contact-hover.png) no-repeat left -50px;
}*/

a.menu_believe {
	background: url(../images/templates/new-menu-believe.png) no-repeat left 0px;
}

#middle_panel {
	height: 650px;
	width: 500px;
	float: left;
	overflow: hidden;
	margin: 20px 0 0 0;
	color: #fff;
}

#middle_panel h1 {
	color: #7f85a1;
	/*margin-bottom: 5px;*/
	font-size: 18px;
	line-height: 18px;
}

#middle_panel h2 {
	color: #7f85a1;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 18px;
}

#middle_panel h2.faq_title {
	color: #fff;
	margin-bottom: 5px;
	padding-top: 50px;
	font-size: 16px;
	line-height: 18px;
}

#middle_panel p a:link,
#middle_panel p a:visited,
#middle_panel p a:active,
#middle_panel ul a:link,
#middle_panel ul a:visited,
#middle_panel ul a:active {
	color: #868b9c;
	text-decoration: none;
	border-bottom: 1px solid #393751;
}

#middle_panel p a:hover,
#middle_panel ul a:hover {
	color: #fff;
}

ul.faq_contents {
	margin-top: 30px;
}

ul.faq_contents li {
	padding-bottom: 0;
}

#home, #message, #contact, #signup {
	height: 540px;
	width: 498px;
	padding: 50px 2px 0 0;
}

#about, #believes, #faq, #terms {
	height: 541px;
	width: 498px;
	padding: 49px 2px 0 0;
}

.content_images {
	float: right;
	width: 170px;
	line-height: 0px;
}

.content_image {
	border: 1px solid #41405d;
	padding: 1px;
	background: #07070d;
	margin: 0 0 20px 20px;
}

.subnav {
	height: 40px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	line-height: 0px;
	position: absolute;
	z-index: 999;
}

a.sub_about {
	background: url(../images/templates/sub-nav-about.png) no-repeat left 0px;
	width: 111px;
	height: 40px;
	display: block;
	float: left;
}

a.sub_about:hover {
	background: url(../images/templates/sub-nav-about.png) no-repeat left -40px;
}

a.sub_believes {
	background: url(../images/templates/sub-nav-believes.png) no-repeat left 0px;
	width: 111px;
	height: 40px;
	display: block;
	float: left;
}

a.sub_believes:hover {
	background: url(../images/templates/sub-nav-believes.png) no-repeat left -40px;
}

a.sub_faq {
	background: url(../images/templates/sub-nav-faq.png) no-repeat left 0px;
	width: 111px;
	height: 40px;
	display: block;
	float: left;
}

a.sub_faq:hover {
	background: url(../images/templates/sub-nav-faq.png) no-repeat left -40px;
}

a.sub_terms {
	background: url(../images/templates/sub-nav-terms.png) no-repeat left 0px;
	width: 107px;
	height: 40px;
	display: block;
	float: left;
}

a.sub_terms:hover {
	background: url(../images/templates/sub-nav-terms.png) no-repeat left -40px;
}

#home {
	background: url(../images/templates/main-content-bg-1.png) no-repeat;
}

#about, #believes, #faq, #terms {
	background: url(../images/templates/main-content-bg-about.png) no-repeat;
}

#message {
	background: url(../images/templates/main-content-bg-message.png) no-repeat;
}

#contact {
	background: url(../images/templates/main-content-bg-contact.png) no-repeat;
}

#signup {
	background: url(../images/templates/main-content-bg-signup.png) no-repeat;
}


/*#middle_panel #home { width: 500px; height: 590px; overflow: hidden }*/

.text_short {
	padding: 30px 30px 30px 30px;
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}

.text_long {
	padding: 10px 20px 20px 20px;
	height: 488px;
	overflow-y: auto;
	overflow-x: hidden;
}

.text_long_sub {
	padding: 69px 30px 30px 30px;
	height: 439px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 1px;
}

.text_long table, .text_long_sub table {
	width: 100%;
}

.text_long table td, .text_long table th, .text_long_sub table td, .text_long_sub table th {
	padding: 3px;
	border-bottom: solid 1px #393751;
}

.text_long table th, .text_long_sub table th {
	background: #393751;
}

h1.thanks {
	color: #fffabd !important;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #393751;
}

.padding {
	height: 25px;
}

#right_panel {
	float: left;
	width: 205px;
	margin: 15px 0 0 15px;
}

.video {
	height: 190px;
	width: 190px;
	background: url(../images/templates/video.png) no-repeat center center;
	text-align: center;
	overflow: hidden;
}

.youtube {
	padding-top: 46px;
}

.input, .textarea {
	border: 0;
	padding: 5px;
	font: 13px Arial, sans-serif;
	width: 200px;
	border-right: 2px solid #0e0d19;
	border-bottom: 2px solid #0e0d19;
}

.textarea {
	height: 150px;
}

#nav {
	display: none;
}

#footer {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	color: #42495b;
	text-shadow: #080814 1px 1px 0px;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #42495b;
	text-decoration: none;
	border-bottom: 1px solid #1a1c38;
}

#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #272a55;
}

#dialog {
	text-align: left;
}

#dialog h1 {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 20px;
	padding: 10px 10px 15px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #f5f5f5;
}

#dialog h1 em {
	display: block;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
}

#dialog h2 {
	line-height: 18px;
	margin-bottom: 10px;
	padding: 0 10px;
}

#dialog p {
	font-size: 13px;
	padding: 0 10px;
}
