@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000 url(bg01.png) 0 0 repeat-x;
	font-size: 12px;
	color: #fff;
}
img {
	border: 0;
}
a {
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.bg {
	width: 1100px;
	margin: 0 auto;
	min-height: 264px;
	background: url(bg02.png) 0 0 no-repeat;
	padding-bottom: 20px;
	position: relative;
}
* html div.bg {
	height: 264px;
}
#bubbles {
	position: absolute;
	left: 20px;
	top: 0;
	z-index: 20;
	width: 70px;
}
:focus {
	outline: none;
}
/* =wrap
-------------------------------------------------- */
#wrap {
	width: 980px;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
}
#info {
	text-align: center;
	font-size: 10px;
	color: #999;
	margin-top: 5px;
	line-height: 1.2em;	
}
#info a {
	color: #999;
	text-decoration: underline;
}
#info a:hover {
	text-decoration: none;
}
div.float_img {
	width: 304px;
	height: 546px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(right_pic.png) 0 0 no-repeat;
	z-index: 10;
}
div.sillet1 {
	position: absolute;
	right: 152px;
	bottom: 71px;
	z-index: 5;
}
div.sillet2 {
	position: absolute;
	left: 30px;
	bottom: 21px;
}
div.bubble {
	position: absolute;
	right: 19px;
	bottom: -25px;
	z-index: 15;
}
div.content_top {
	background: #96001c url(bg03.png) 0 0 no-repeat;
	min-height: 350px;
	width: 900px;
	float: left;
	padding-bottom: 70px;
	overflow: hidden;
}
* html div.content_top {
	height: 380px;
	overflow: visible;
}
div.content_top div.leftbar {
	width: 680px;
	float: left;
	padding-bottom: 8000px;
	margin-bottom: -8000px;
}
div.content_top div.rightbar {
	min-height: 350px;
	float: right;
	width: 210px;
	padding-bottom: 8000px;
	margin-bottom: -8000px;
}
* html div.content_top div.rightbar {
	height: 380px;
}
div.skin_selection {
	float: left;
	width: 80px;
	position: relative;
	z-index: 20;
	padding-top: 11px;
}
div.skin_selection p {
	padding-left: 11px;
	padding-bottom: 7px;
}
div.skin_selection p.choose {
	padding-left: 21px;
	padding-bottom: 16px;
}
/* =submenu
-------------------------------------------------- */
div.content_top div.leftbar div.header div.submenu {
	position: absolute;
	top: 87px;
	left: 0;
	width: 150px;
	z-index: 40;
}
* html div.content_top div.leftbar div.header div.submenu {

}
div.content_top div.leftbar div.header div.submenu div.a {
	height: 30px;
}
div.content_top div.leftbar div.header div.submenu div.top_sub {
	height: 30px;
	background: url(sub1.png) 0 100% no-repeat;
	width: 150px;
}
div.content_top div.leftbar div.header div.submenu ul {
	background: url(sub_2.png) 0 100% no-repeat;
	min-height: 70px;
	text-align: center;
	list-style: none;
	padding: 0 0 18px;
}
div.content_top div.leftbar div.header div.submenu ul li {
	margin-bottom: 7px;
}
div.content_top div.leftbar div.header div.submenu ul li a {
	color: #000;
}
* html div.content_top div.leftbar div.header div.submenu ul {
	height: 70px;
	background: url(sub_2.png) 0 100% no-repeat;
}
#sub1 {
	left: 205px;
	display:none;
}
#sub2 {
	left: 200px;
	display: none;
}
#sub3 {
	left: 290px;
	display: none;
}
#sub4 {
	left: 395px;
	display: none;
}
#sub5 {
	left: 515px;
	display: none;
}
#sub6 {
	left: 525px;
	display: none;
}
.notice {
	color: #FFF;
}
/* =header
-------------------------------------------------- */
div.content_top div.leftbar div.header {
	height: 110px;
	position: relative;
}
div.content_top div.leftbar div.header p.small_logo {
	padding: 21px 0 0 31px;
	float: left;
	width: 107px;
	height: 61px;
}
div.content_top div.leftbar div.header p.small_logo a {
	color: #e7002a;
}
div.content_top div.leftbar div.header ul.nav {
	float: left;
	margin-top: 14px;
	padding-left: 110px;
}
div.content_top div.leftbar div.header ul.nav li {
	float: left;
	overflow: hidden;
	margin-right: 40px;
	position: relative;
}
div.content_top div.leftbar div.header ul.nav li.last {
	margin-right: 0;
}
div.content_top div.leftbar div.header ul.nav li a {
	overflow: hidden;
	display: block;
	font-size: 14px;
	height: 0 !important;
	padding: 70px 5px 0 0;
	height /**/: 70px;
	border: none;
	color: #fff;
	text-decoration: none;
}
* html div.content_top div.leftbar div.header ul.nav li a {
	display: inline-block;
}

div.content_top div.leftbar div.header ul.nav li.link1 a {
	background: url(link1.png) 0 0 no-repeat;
}
div.content_top div.leftbar div.header ul.nav li.link2 a {
	background: url(link2.png) 0 0 no-repeat;
}
div.content_top div.leftbar div.header ul.nav li.link3 a {
	background: url(link3.png) 0 0 no-repeat;
}
div.content_top div.leftbar div.header ul.nav li.link4 a {
	background: url(link4.png) 0 0 no-repeat;
}
div.content_top div.leftbar div.header ul.nav li.link5 {
	width: 73px;
}
div.content_top div.leftbar div.header ul.nav li.link5 a {
	background: url(link5.png) 0 0 no-repeat;
}
div.content_top div.leftbar div.header ul.nav li.link6 {
	width: 56px;
}
div.content_top div.leftbar div.header ul.nav li.link6 a {
	background: url(link6.png) 0 0 no-repeat;
}
div.content_top div.leftbar div.header ul.nav li a:hover {
	color: #ffff00;
	background-position: 0 -70px;
}
div.content_top div.leftbar div.header ul.nav li.active a {
	background-position: 0 -140px !important;
}
div.content_top div.leftbar div.content_wrap {
	padding: 0 0 0 20px;
	width: 665px;
}
div.content_top div.leftbar div.content_wrap a {
	color: #2e2121;
	text-decoration: underline;
}
div.content_top div.leftbar div.content_wrap div.content_left {
	width: 180px;
	background: url(separator.png) 100% 0 no-repeat;
	float: left;
	padding-bottom: 20px;
	font-size: 11px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.login {
	margin-top: 7px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.login div.inputs {
	float: left;
	width: 120px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.login div.inputs p {
	padding-bottom: 2px;
	padding-left: 0 !important;
}
* html div.content_top div.leftbar div.content_wrap div.content_left div.login div.inputs p {
	padding-bottom: 0;
}
*+ html div.content_top div.leftbar div.content_wrap div.content_left div.login div.inputs p {
	padding-bottom: 0;
}
div.content_top div.leftbar div.content_wrap div.content_left div.login div.inputs input {
	font-size: 11px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	background: url(bg06.png) 0 0 no-repeat;
	width: 108px;
	padding: 3px 6px 3px 6px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.login p {
	padding-left: 10px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.login p a {
	text-decoration: none;
}
div.content_top div.leftbar div.content_wrap div.content_left div.login p a:hover {
	text-decoration: underline;
}
div.content_top div.leftbar div.content_wrap div.content_left div.login p.button {
	float: left;
	padding-left: 2px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.logged_in {
	margin-top: 7px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.logged_in p {
	padding-left: 8px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.facts {
	margin-top: 28px;
	color: #fff;
}
div.content_top div.leftbar div.content_wrap div.content_left div.facts p.title {
	margin-bottom: 7px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.facts p.bottle {
	float: left;
	width: 27px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.facts div.right {
	float: right;
	width: 123px;
	padding-right: 17px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.facts div.right p {
	margin-bottom: 4px;
}
div.content_top div.leftbar div.content_wrap div.content_left div.facts div.right a {
	text-decoration: none;
}
div.content_top div.leftbar div.content_wrap div.content_left div.facts div.right a:hover {
	text-decoration: underline;
}
div.content_top div.leftbar div.content_wrap div.content_right {
	float: right;
	width: 455px;
	padding: 0 15px 0 0;
	background: url(separator.png) 100% 0 no-repeat;
	min-height: 266px;
}
* html div.content_top div.leftbar div.content_wrap div.content_right {
	min-height: 266px;
	padding: 0 10px 0 0;
}
div.content_top div.leftbar div.content_wrap div.content_right div.banners {
	padding-top: 24px;
}
div.content_top div.leftbar div.content_wrap div.content_right div.banners p {
	margin-bottom: 15px;
}
div.content_top div.leftbar div.content_wrap  h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
div.content_top div.leftbar div.content_wrap div.text p {
	margin-bottom: 15px;
	line-height: 1.4em;
	font-size: 12px;
}

/* =navigator
-------------------------------------------------- */
.navigator{
	width:450px;
	margin:10px auto;
}
.navigator .left{
	width:100px;
	float:left;
}
.navigator .total{
	width:250px;
	text-align:center;
	float:left;
}
.navigator .left a{
	padding-left:20px;
	text-decoration:none;
}
.navigator .right{
	width:100px;
	float:left;
}
.navigator .right a{
	padding-right:20px;
	text-decoration:none;
}
/* =articles
-------------------------------------------------- */
div.articles div.headings p {
	float: left;
	width: 139px;
	padding-left: 12px;
	background: url(ico02.png) 0 3px no-repeat;
}
div.articles div.headings p a {
	color: #ffffff !important;
	text-decoration: underline;
}
div.articles div.headings p.active {
	background: url(ico02.png) 0 3px no-repeat;
	text-decoration: bold;
}
div.articles div.headings p.active a {
	color: #fff !important;
}
div.articles h2 {
	font-size: 12px;
	margin-bottom: 6px;
}
div.articles h2 a {
	text-decoration: bold;
	color: #ffffff !important;
	font-size: 12px;
}
div.articles h2 a:hover {
	text-decoration: none;
}
div.articles ul {
	list-style: none;
	margin-top: 15px;
}
div.articles ul li {
	margin-bottom: 20px;
}
div.articles ul li p.img {
	float: left;
	padding: 2px;
	background: #fff;
	width: 60px;
}
div.articles ul li div.item_right {
	width: 370px;
	padding-right: 7px;
	float: right;
	padding-top: 4px;
}
div.articles ul li div.item_right h2 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.articles ul li div.item_right h2 a {
	text-decoration: none !important;
	font-size: 13px;
}
div.articles ul li div.item_right h2 a:hover {
	text-decoration: underline !important;
}
div.articles ul li div.item_right p {
	line-heigt: 1.3em;
}
div.articles ul li div.item_right p.link {
	margin-top: 2px;
}
div.articles ul li div.item_right p.link a {
	text-decoration: none;
	font-size: 11px;
}
div.articles ul li div.item_right p.link a:hover {
	text-decoration: underline;
}
div.articles p.article-image {
	float: left;
	width: 196px;
	margin: 0 10px 10px 0;
}
div.articles div.article-text {
	margin-top: 15px;
}
/* =recepie
-------------------------------------------------- */
div.recepie div.addbox {
	background: url(bg07.png) 0 0 no-repeat;
	width: 435px;
	height: 455px;
	padding: 15px 12px 0 13px;
	margin-top: 16px;
}
div.recepie div.addbox table {
	text-align: left;
}
div.recepie div.addbox table th {
	font-weight: normal;
	color: #000;	
	font-size: 12px;
	padding-top: 13px;
}
div.recepie div.addbox table td {
	padding-top: 2px;
}
div.recepie div.addbox table td input.text {
	border: none;
	background: url(bg08.png) 0 0 no-repeat;
	width: 418px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px 4px 3px 4px;
}
div.recepie div.addbox table td textarea.area {
	border: none;
	background: url(bg09.png) 0 0 no-repeat;
	width: 418px;
	height: 76px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px 4px 10px 4px;
}
div.recepie div.addbox table td input.file {
	border: 1px solid #999;
	width: 207px;
}
div.recepie div.addbox div.button {
	text-align: center;
	margin-top: 26px;
}
div.recepie div.headings p {
	float: left;
	padding-left: 12px;
	background: url(ico02.png) 0 3px no-repeat;
	margin-right: 14px;
	font-weight: bold;
}
div.recepie div.headings p a {
	color: #fff !important;
}
div.recepie div.headings p.active {
	background: url(ico02.png) 0 3px no-repeat;
}
div.recepie div.headings p.active a {
	color: #fff !important;
	text-decoration: none;
}
div.recepie div.search_box {
	background: url(bg12.png) 0 0 no-repeat;
	height: 50px;
	margin-top: 17px;
	margin-bottom: 20px;
}
div.recepie div.search_box p {
	float: left;
	margin-top: 14px;
	margin-right: 10px;
}
div.recepie div.search_box p.word {
	padding-top: 5px;
	padding-left: 14px;
}
div.recepie div.search_box p.select select {
	background: url(bg13.png) 0 0 no-repeat;
}
div.recepie div.search_box p.input input {
	background: url(bg11.png) 0 0 no-repeat;
	border: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px 4px 3px 4px;
	width: 192px;
}
div.recepie table.recepie_table {
	width: 100%;
	border-bottom: 1px dotted #cb808e;
	padding-bottom: 7px;
	margin-bottom: 9px;
	font-size: 12px;
}
div.recepie table.recepie_table a {
	color: #fff !important;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div.recepie table.recepie_table a:hover {
	text-decoration: none;
}
div.recepie table.recepie_table th {
	text-align: left;
	font-size: 14px;
	padding-bottom: 8px;
}
div.recepie table.recepie_table td {
	padding: 0 0 2px 0;
}
div.recepie table.recepie_table td a.up {
	color: #2E2121 !important;
	font-size: 11px;
}
div.recepie table.recepie_table td a {
	text-decoration: none !important;
}
div.recepie table.recepie_table td a:hover {
	text-decoration: underline !important;
}&
div.recepie div.info {
	margin-top: 15px;
}
div.recepie div.info p.img {
	padding: 2px;
	background: #fff;
	float: left;
}
div.recepie div.info div.box {
	float: left;
	width: 219px;
	padding-left: 15px;
}
div.recepie div.info div.box p.title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
}
div.recepie div.info div.box p {
	line-height: 1.4em;
}
div.recepie div.info2 {
	margin-top: 15px;
	line-height: 1.4em;
}
div.recepie div.info2 h2 {
	font-size: 14px;
	margin-bottom: 4px;
}
div.recepie p.comment_head {
	margin-top: 20px;
}
div.recepie div.comments { 
	background: url(bg14.png) 0 0 no-repeat;
	height: 78px;
	padding: 12px 12px 0;
	margin-top: 10px;
}
div.recepie div.comments p {
	float: left;
}
div.recepie div.comments p.area textarea{
	background: url(bg15.png) 0 0 no-repeat;
	border: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px 4px 3px 4px;
	width: 300px;
	height: 53px;
}
div.recepie div.comments p.submit {
	padding-top: 23px;
}
div.recepie h1 {
	margin-top: 10px;
}
div.recepie table.users {
	text-align: left;
	width: 100%;
	margin-top: 14px;
}
div.recepie table.users td,
div.recepie table.users th {
	border-bottom: 1px dotted #cb808e;
	font-size: 12px;
	padding: 4px 0 4px 13px;
	vertical-align: top;
}
div.comments { 
	background: url(bg14.png) 0 0 no-repeat;
	height: 78px;
	padding: 12px 12px 0;
	margin-top: 10px;
}
div.comments p {
	float: left;
}
div.comments p.area textarea{
	background: url(bg15.png) 0 0 no-repeat;
	border: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 4px 4px 3px 4px;
	width: 300px;
	height: 53px;
}
div.comments p.submit {
	padding-top: 23px;
}
table.users {
	text-align: left;
	width: 100%;
	margin-top: 14px;
}
table.users td,
table.users th {
	border-bottom: 1px dotted #cb808e;
	font-size: 12px;
	padding: 4px 0 4px 13px;
	vertical-align: top;
}
div.up a {
	font-size: 11px;
	text-decoration: none !important;
}
div.up a:hover {
	text-decoration: underline !important;
}
/* =game
-------------------------------------------------- */
div.game_info {
	margin-top: 20px;
}
div.game_info ul {
	list-style: none;
	width: 172px;
	float: right;
	padding-right: 6px;
}
div.game_info ul li {
	text-align: right;
	padding: 8px 0 6px 0;
	margin-bottom: 8px;
	position: relative;
	width: 178px;
	height: 15px;
}
* html div.game_info ul li {
	
}
div.game_info ul li p {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}
div.game_info ul li a {
	position: absolute;
	z-index: 10;
	top: 7px;
	right: 25px;
}
div.game_info ul li a {
	color: #fff !important;
	font-weight: bold;
	font-size: 12px;
}
div.game_info div.text {
	float: left;
	width: 270px;
}
/* =support_form
-------------------------------------------------- */
div.support {
	background:transparent url(bg07.png) no-repeat scroll 0 100%;
	padding-bottom: 20px;	
}
div.support div.a {
	background:transparent url(bg07.png) no-repeat scroll 0 0;
	padding: 20px 12px 0 13px;
}
div.support table {
	text-align: left;
}
div.support table th {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	padding-top:13px;
}
div.support table td {
	padding-top: 2px;
}
div.support table td.send_btn {
	padding-top: 10px;
}
div.support table td textarea {
	background:transparent url(bg09.png) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:76px;
	padding:4px 4px 10px;
	width:418px;
}
div.support table td input {
	background:transparent url(bg08.png) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding:4px 4px 3px;
	width:418px;
}
div.support table td input.send_btn {
	background: none;
	width: 50px;
	height: 10px;
}
/* =register_form
-------------------------------------------------- */
table.register_form td {
	padding: 2px 10px 2px 0;
}
table.register_form td input {
	border: 1px solid #bf1232;
	padding: 1px 2px;
	background: #fff;
}
table.register_form td select {
	border: 1px solid #bf1232;
	padding: 1px 2px;
	background: #fff;
}
table.register_form td textarea {
	border: 1px solid #bf1232;
	padding: 1px 2px;
	background: #fff;
}
#ccard {
	margin-top: 10px;
}
.ecard table {
	text-align: left;
}
.ecard table td {
	padding: 2px 10px 2px 0;
}
.ecard table td input {
	border: 1px solid #a10925;
}
.ecard label{
	color:#fff;
}

#ecard-select{
	width:150px;
	float:right;
	clear: both;
}
#ecard-select .button{
	width:125px;
	text-align:center;
	margin:5px;
}
.ecard-left{
	width:325px;
	float:left;
}
.ecard-right{
	width:325px;
	float:right;
}
.ecard-left input, .ecard-right input{
	width:300px;
}
span.date {
	color: #2E2121;
}
/* =footer
-------------------------------------------------- */
div.footer {
	background: url(bg04.png) 0 0 no-repeat;
	height: 80px;
	text-align: center;
}
div.footer p.logo {
	padding-top: 16px;
}
/* =inputs
-------------------------------------------------- */
span.checkbox {
	width: 13px;
	height: 13px;
	padding: 0 5px 0 0;
	background: url(bg12.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 13px;
	padding: 0 5px 0 0;
	background: url(radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 120px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 23px;
	padding: 4px 0 0 8px;
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(bg13.png) 0 0 no-repeat;
	overflow: hidden;
}
ul.terms {
	padding-left: 15px;
}
.checkbox {
	border: 0 !important;
	background: none !important;
}
/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}