/* common
----------------------------------------------------------------------------- */
html,body,p,form,input,label,h1,h2,h5,h3,h5,h6 {
padding:0px;
margin:0px;
}
html {
width:100%;
height:100%;
}
body {
width:100%;
height:100%;
font:62.5% arial,tahoma,verdana,sans-serif;
color:inherit;
background:#000 url('../img/body.jpg') repeat-x 50% 0;
}

/* text
----------------------------------------------------------------------------- */
a {
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
img {
border:0px;
}
p {
margin-bottom:2px;
font:11px arial,tahoma,verdana,sans-serif;
color:#9c9c9c;

}
p a {
color:#fd45dc;

}
p img {display:inline;}

/* main
----------------------------------------------------------------------------- */
#wrap {
width:100%;
min-width:992px;
height:800px;
margin:0 auto;
overflow:hidden;
position:relative;
z-index:2;
background:url('../img/wrap.jpg') no-repeat 50% 0;
}
#space {
width:980px;
overflow:hidden;
position:relative;
z-index:2;
color:inherit;
background:#fff;
}
.both {
width:100%;
clear:both;
overflow:hidden;
}
#bg {
width:549px;
position:absolute;
top:132px;
left:50%;
margin-left:-503px;
text-align:left;
z-index:10;
}

/* header
----------------------------------------------------------------------------- */
#header {
width:992px;
height:149px;
margin:0 auto;
position:relative;
z-index:2;
overflow:hidden;
}
#header img {display:block;}
#logo {
position:absolute;
top:14px;
left:41px;
}
#music {
position:absolute;
top:15px;
right:12px;
}
#auth {
width:250px;
height:89px;
position:absolute;
top:34px;
right:3px;
background:url('../img/auth.gif') no-repeat 0 0;
}
#auth form {
width:230px;
height:89px;
padding:20px 5px 0 15px;
display:block;
overflow:hidden;
}
#auth label {
width:100px;
padding:2px;
display:block;
float:left;
font:11px arial,tahoma,verdana,sans-serif;
color:#9b9b9b;

}
#auth .text {
width:96px;
padding:2px 2px 3px 2px;
border:none;
display:block;
float:left;
font:11px arial,tahoma,verdana,sans-serif;
color:#9b9b9b;
background-color:#292929;
}
#pass {
position:relative;
left:4px;
}
#auth .submit {
width:20px;
height:20px;
border:none;
display:block;
float:right;
cursor:pointer;
color:#fff;
background:#cf44ac url('../img/auth_submit.gif') no-repeat 0 0;
}
#flashmenu {
position:absolute;
top:33px;
left:431px;
}
#menu {
width:307px;
height:98px;
padding:0 0 0 10px;
margin:0;
list-style:none;
overflow:hidden;
position:absolute;
top:34px;
left:422px;
background:url('../img/menu.gif') no-repeat 0 0;
}
#menu li {
padding-left:1px;
float:left;
}
#menu a {
height:97px;
border-bottom:1px solid #077a95;
display:block;
}
#menu a:hover {
border-bottom:1px solid #fff;
background:none;
}
#home a {
width:63px;
background:url('../img/menu/home.gif') no-repeat 0 0;
}
#shop a {
width:51px;
background:url('../img/menu/shop.gif') no-repeat 0 0;
}
#about a {
width:58px;
background:url('../img/menu/about.gif') no-repeat 0 0;
}
#news a {
width:54px;
background:url('../img/menu/news.gif') no-repeat 0 0;
}
#articles a {
width:75px;
background:url('../img/menu/articles.gif') no-repeat 0 0;
}

/* left
----------------------------------------------------------------------------- */
#content {
width:992px;
height:573px;
margin:0 auto;
position:relative;
z-index:2;
overflow:hidden;
}
#left {
width:546px;
height:573px;
float:left;
position:relative;
}
#left img {display:block;}
#fan {
width:114px;
height:82px;
position:absolute;
left:52px;
top:451px;
}
#fan a {
width:114px;
height:82px;
display:block;
position:absolute;
left:0px;
top:0px;
z-index:2;
background:url('../img/spacer.gif');
}
#fan div {
width:114px;
height:82px;
display:block;
position:absolute;
left:0px;
top:0px;
z-index:1;
background:url('../img/fan.png') no-repeat 0 0;
}

/* right
----------------------------------------------------------------------------- */
#right {
width:446px;
height:552px;
float:right;
position:relative;
right:4px;
}
h3 {
padding:6px 8px;
font:bold 14px "arial narrow",arial,tahoma,verdana,sans-serif;
color:#fff;

}
h3 span {
color:#02b5cf;

}
#player img {display:block;}
#cells {
width:440px;
height:133px;
padding:1px 3px;
border-bottom:10px solid #0a0309;
overflow:hidden;
}
#cells .left {
width:220px;
height:100%;
float:left;
overflow:hidden;
}
#cells .right {
width:220px;
height:100%;
float:right;
overflow:hidden;
}
#cells .pic {
width:120px;
height:100%;
float:left;
}
#cells .pic img {
margin:0 auto;
display:block;
}
#cells .cnt {
width:190px;
padding:10px 10px 10px 10px;
margin-left: 5px;
margin-right: 5px;
height:113px;
font:14px "arial narrow",arial,tahoma,verdana,sans-serif;
/*color:#8b8b8b;*/
color:#FFFFFF;
background:#000;
}


#anons {
width:436px;
padding:1px 5px;
overflow:hidden;
}
#anons h3 {
padding-left:0px;
}
#anons .left {
width:198px;
padding:0 10px;
float:left;
overflow:hidden;
}
#anons .right {
width:198px;
padding:0 10px;
float:right;
overflow:hidden;
}
#anons .date {
font-size:12px;
font-weight:bold;
color:#fff;

}
#anons .date span {
font-size:10px;
font-weight:normal;
}


/* footer
----------------------------------------------------------------------------- */
#footer {
width:992px;
height:77px;
margin:0 auto;
position:relative;
z-index:2;
overflow:hidden;
}
#copy {
position:absolute;
top:25px;
left:570px;
font-size:11px;
color:#b2b2b2;

}
#terms {
padding:7px 0 7px 30px;
position:absolute;
top:0px;
left:335px;
font-size:11px;
color:#b2b2b2;

background:url('../img/terms.gif') no-repeat 0 50%;
}
#terms a {
color:#b2b2b2;
text-decoration:none;

}
#terms a:hover {
text-decoration:underline;
}
#nav {
position:absolute;
top:7px;
left:560px;
font-size:11px;
color:#fff;
cursor:default;

}
#nav a {
color:#fff;

text-decoration:none;
}
#nav a:hover {
color:#4ecac8;

}




/* #sub */
#sub #bg {
width:50%;
height:700px;
position:absolute;
top:0px;
left:0px;
z-index:1;
background:#000 url('../img/body_sub.jpg') repeat-x 50% 0;
}
#sub {
background:#000 url('../img/body2.jpg') repeat-x 50% 0;
}
#sub #wrap {
min-width:1002px;
height:auto;
background:url('../img/wrap_sub.jpg') no-repeat 50% 0;
}
#sub #header {
width:1002px;
height:142px;
}
#sub #logo {
position:absolute;
top:14px;
left:1px;
}
#sub #flashmenu {
top:33px;
left:441px;
}
#sub #menu {
top:34px;
left:432px;
}
#sub #content {
width:1000px;
height:auto;
padding-bottom:5px;
}
#sub #footer {
width:1000px;
background:url('../img/sub_footer.gif') no-repeat 0 0;
}
#sub #right {
width:427px;
height:auto;
padding:10px 10px 15px 10px;
margin:0px;
right:0px;
background:#202020 url('../img/sub_right.gif') no-repeat 100% 100%;
}
#sub #left {
width:527px;
padding:10px 10px 15px 10px;
margin:0px;
height:auto;
overflow:hidden;
background:#202020 url('../img/sub_left.jpg') no-repeat 100% 0;
}
#sub #content #right p {
margin:0 0 10px 0;
font-size:1.2em;
}
#sub #content h3 {
padding-left:0px;
}
#flasheader {
width:100%;
height:281px;
overflow:hidden;
}
.white {
color:#fff;
}
#stat {
width:100%;
padding-bottom:5px;
overflow:hidden;
}
.hr {
width:100%;
height:19px;
padding:0 10px;
margin:0 -10px;
background:url('../img/stat.gif') repeat-x 0 100%;
}
#stat h3 {
margin-bottom:0px;
}
#stat div.left {
width:280px;
float:left;
}
#stat div.left p {
width:100%;
margin:0px;
padding:0 0 11px 0;
overflow:hidden;
display:block;
}
#stat div.left p span.left {
width:80px;
overflow:hidden;
display:block;
float:left;
font-weight:bold;
color:#fff;
}
#stat div.left p span.right {
width:200px;
overflow:hidden;
display:block;
float:left;
}
#stat div.right {
width:200px;
float:left;
}

#stat .l2 {
padding:0 0 10px 0;
margin:0px;
list-style:none;
font-size:1.1em;
background:url('../img/l2.gif') repeat-x 0 100%;
}
#stat .l2 li {
padding-left:22px;
color:#9c9c9c;
background:url('../img/l2_li.gif') no-repeat 7px 5px;
}


#folio {
width:528px;
padding:10px 10px;
margin:0 -10px;
background:#202020;
}
#folio h3 {
padding-bottom:25px;
margin:0px;
}
.girls {
width:100%;
padding:0 0 10px 0;
margin:0px;
list-style:none;
overflow:hidden;
}
.girls li {
width:105px;
float:left;
}
.girls li img {
border:8px solid #8d8b8b;
display:block;
}
.girls li span {
width:75px;
padding:3px;
color:#fff;
display:block;
}


#resume {
width:100%;
border-top:5px solid #000;
padding:10px 15px;
background:#202020;
clear:both;
float:left;
}










/* #shop */
#shoppage #bg {
width:50%;
height:700px;
position:absolute;
top:0px;
left:0px;
z-index:1;
background:#000 url('../img/body_sub.jpg') repeat-x 50% 0;
}
#shoppage {
background:#000 url('../img/body2.jpg') repeat-x 50% 0;
}
#shoppage #wrap {
min-width:1002px;
height:auto;
background:url('../img/wrap_shop.jpg') no-repeat 50% 0;
}
#shoppage #header {
width:1002px;
height:142px;
}
#shoppage #logo {
position:absolute;
top:14px;
left:1px;
}
#shoppage #flashmenu {
top:33px;
left:441px;
}
#shoppage #menu {
top:34px;
left:432px;
}
#shoppage #content {
width:1000px;
height:auto;
padding-bottom:5px;
}
#shoppage #footer {
width:1000px;
background:url('../img/sub_footer.gif') no-repeat 0 0;
}
#shoppage #footer a {
background:none !important;
}


#shoplist {
background:#1c1c1c url('../img/shoplist.jpg') no-repeat 0 0;
}
#shoplist .innerShoplist
{
	padding:7px 20px 10px 20px;
}
#shoplist h3 {
margin-bottom:30px;
}
#shoplist p {
color:#fff;
}
#shoplist p a {
color:#cc01ce;
text-decoration:none;
background:none;
}
#shoplist p a:hover {
text-decoration:underline;
}
h4 {
margin:0 0 10px 0;
padding:0;
font:bold 14px arial,tahoma,verdana,sans-serif;
color:#fff;

}
.shoplist {
width:100%;
padding:35px 0 15px 0;
overflow:hidden;
}
.shoplist .cell {
width:215px;
padding:0 20px 0 0;
float:left;
overflow:hidden;
}
.shoplist .cell .pic {
width:110px;
float:left;
}
.shoplist .cell .pic img {
border:8px solid #8f8f8f;
display:block;
}
.shoplist .cell .cnt {
width:105px;
float:left;
}
#shoplist .shoplist .cell .cnt p {
color:#a4a4a4;
font-size:10px;
}
#shoplist .shoplist .cell .cnt .title {
font-weight:bold;
color:#fff;
font-size:12px;

}
#shoplist .shoplist .cell .cnt .title .price {
font-size:18px;
color:#1cb0ff;
}
#shoplist .shoplist .cell .cnt .more {
height:16px;
padding-left:20px;
display:block;
font-weight:bold;
font-size:12px;
background:url('../img/more.gif') no-repeat 0 3px;
}
#shoplist .shoplist .cell .cnt .now {
height:16px;
padding-left:20px;
display:block;
font-weight:bold;
font-size:12px;
background:url('../img/now.gif') no-repeat 0 3px;
}

#one {
overflow:hidden;
background:#1c1c1c url('../img/shoplist.jpg') no-repeat 0 0;
}
	#one .oneInnerDiv
	{
		padding:17px 50px 25px 50px;
	}
#one .pic {
padding-right:15px;
float:left;
}
#one .pic_small
{
	padding:0px 0px 16px 0px;
}
#one .col_1 .pic_small
{
	padding:0px 9px 16px 0px;
}
#one .pic img {
border:8px solid #8f8f8f;
display:block;
}
#one .cnt {
width:430px;
float:left;
margin-left:60px;
}
#one .cnt .title {
font:bold 18px arial,tahoma,verdana,sans-serif;
color:#fff;
}
#one .cnt p {
margin-bottom:6px;
color:#fff;
font-size:12px;
}
#one .cnt .link {
height:16px;
padding-left:20px;
margin-bottom:25px;
display:block;
font-weight:bold;
font-size:12px;
background:url('../img/link.gif') no-repeat 0 3px;
}
#one .cnt .price {
font-size:18px;
color:#1cb0ff;
}
#one .cnt .stroke {
font-size:18px;
color:#c1c1c1;
text-decoration:line-through;
}
#one .nav {
padding:0 5px 35px 5px;
}
#one a {
color:#cc01ce;
font-weight:bold;
text-decoration:none;
}
#one a:hover {
text-decoration:underline;
}



/*** col ***/

.col
{
	float:left;
}
.endcol
{
	clear:both;
}


/*** new ***/

#articlePage #bg {
width:50%;
height:700px;
position:absolute;
top:0px;
left:0px;
z-index:1;
background:#000 url('../img/body_sub.jpg') repeat-x 50% 0;
}
#articlePage {
background:#000 url('../img/body2.jpg') repeat-x 50% 0;
}
#articlePage #wrap {
min-width:1002px;
height:auto;
background:url('../img/wrap_articles.jpg') no-repeat 50% 0;
}
#articlePage #header {
width:1002px;
height:142px;
}
#articlePage #logo {
position:absolute;
top:14px;
left:1px;
}
#articlePage #flashmenu {
top:33px;
left:441px;
}
#articlePage #menu {
top:34px;
left:432px;
}
#articlePage #content {
width:1000px;
height:auto;
padding-bottom:5px;
}
#articlePage #footer {
width:1000px;
background:url('../img/sub_footer.gif') no-repeat 0 0;
}
#articlePage #footer a {
background:none !important;
}

S

#morePage #bg {
width:50%;
height:700px;
position:absolute;
top:0px;
left:0px;
z-index:1;
background:#000 url('../img/body_sub.jpg') repeat-x 50% 0;
}
#morePage {
background:#000 url('../img/body2.jpg') repeat-x 50% 0;
}
#morePage #wrap {
min-width:1002px;
height:auto;
background:url('../img/wrap_more.jpg') no-repeat 50% 0;
}
#morePage #wrap_2 {
min-width:1002px;
height:auto;
background:url('../img/wrap_more_2.jpg') no-repeat 50% 0;
}
#morePage #header {
width:1002px;
height:142px;
}
#morePage #logo {
position:absolute;
top:14px;
left:1px;
}
#morePage #flashmenu {
top:33px;
left:441px;
}
#morePage #menu {
top:34px;
left:432px;
}
#morePage #content {
width:1000px;
height:auto;
padding-bottom:5px;
}
#morePage #footer {
width:1000px;
background:url('../img/sub_footer.gif') no-repeat 0 0;
}
#morePage #footer a {
background:none !important;
}


#registr #wrap, #registr_page #wrap
{
	min-width:1002px;
	height:auto;
	background:url('../img/wrap_registr.jpg') no-repeat 50% 0;
	height:874px;
}
#registr #footer
{
	margin-top:70px;
}
#registr #right
{
	width:645px;
}
#registr_page #content
{
	height:643px;
}
#registr_page #right
{
	width:535px;
}

#registr .contRegComplete
{
	text-align:center;
	padding:265px 0px 0px 0px;
	color:#989898;
	width:378px;
	margin:0px auto 0px auto;
}
	#registr .contRegComplete .title
	{
		color:#06B5D0;
		font-size:24px;
		font-weight:bold;
		padding-bottom:10px;
	}
	#registr .contRegComplete .EnterLink
	{
		padding-top:10px;
	}
		#registr .contRegComplete .EnterLink a
		{
			color:#CE0094;
			font-weight:bold;
			font-size:11px;
			text-decoration:none;
		}
		
		
	.regFormDiv
	{
		color:#989898;
		width:400px;
	}
		.regFormDiv .generalTitle
		{
			color:#06B5D0;
			font-size:24px;
			font-weight:bold;
			padding:10px 0px 5px 0px;
		}
		.regFormDiv .subTitleDiv
		{
			padding:0px 0px 15px 0px;
		}
		.regFormDiv .title
		{
			color:#FFFFFF;
			font-weight:bold;
			padding:0px 0px 15px 25px;
			font-size:12px;
			text-transform:uppercase;
		}
	
		.regFormDiv input.input
		{
			background:#292929;
			height:18px;
			border:none;
			width:217px;
			color:#FFFFFF;
			padding:2px 0px 0px 0px;
		}
		.regFormDiv select.select
		{
			background:#292929;
			height:18px;
			border:none;
			width:217px;
			font-size:12px;
			color:#FFFFFF;
			padding:2px 0px 0px 0px;
			margin:0px 0px 0px 0px;
		}
		.regFormDiv select.grey
		{
			color:#8B8B8B;
		}
		.regFormDiv input.center
		{
			text-align:center;
		}
		.regFormDiv .formDiv .col_1
		{
			width:25px;
		}
		.regFormDiv .formDiv .col_2
		{
			width:147px;
			text-transform:uppercase;
			font-size:12px;
			padding:3px 0px 0px 0px;
		}
		.regFormDiv .formDiv .col_3
		{
			height:25px;
			color:#FFFFFF;
			font-size:14px;
		}
		
		.regFormDiv .textPleaseDiv
		{
			padding-bottom:4px;
		}
			.regFormDiv .textPleaseDiv .col_1
			{
				width:56px;
			}
			.regFormDiv .textPleaseDiv .col_2
			{
				width:311px;
				font-size:11px;
				color:#FF0000;
				font-weight:bold;
				padding-top:6px;
			}
			
		.regFormDiv .submitDiv{}
			.regFormDiv .submitDiv .col_1
			{
				width:195px;
				font-size:12px;
				color:#FFFFFF;
				font-weight:bold;
				padding:7px 0px 0px 5px;
			}
			.regFormDiv .submitDiv .col_2
			{
				
			}
			
			
			
#profile #wrap
{
	min-width:1002px;
	height:auto;
	background:url('../img/wrap_profile.jpg') no-repeat 50% 0;
	height:800px;
}
#profile #footer
{
	margin-top:5px;
}
#profile #right
{
	width:650px;
}

	#profile .prifileContent
	{
		color:#979797;
		padding:60px 0px 0px 0px;
		font-size:12px;
	}
		#profile .prifileContent .ipDiv
		{
			padding:0px 0px 43px 0px;
		}
		#profile .prifileContent .title
		{
			color:#FFFFFF;
			font-weight:bold;
			text-transform:uppercase;
			padding-bottom:13px;
		}
		#profile .prifileContent .changeFormDiv{}
			#profile .prifileContent .changeFormDiv input.input
			{
				background:#292929;
				height:18px;
				border:none;
				width:215px;
				color:#FFFFFF;
				padding:2px 0px 0px 0px;
			}
			#profile .prifileContent .changeFormDiv .col_1
			{
				width:120px;
				padding:3px 0px 0px 0px;
			}
			#profile .prifileContent .changeFormDiv .col_2
			{
				height:25px;
			}
			
		#profile .prifileContent .btn_change
		{
			padding:10px 0px 10px 165px;
		}
		#profile .prifileContent .linkTaxt
		{
			font-weight:bold;
			padding-top:10px;
		}
			#profile .prifileContent .linkTaxt a
			{
				color:#D103D6;
				text-decoration:none;
			}



.textPinc
{
	color:#CC01CE;
}

.textRed
{
	color:#FF0000;
}


#article
{
	background:#202020;
	color:#9C9C9C;
	padding:0px 0px 30px 100px;
}

	#article .articleCaption{}
		#article .articleCaption .titleColLeft
		{
			width:110px;
			margin-right:50px;
		}
		#article .articleCaption .textColRihgt
		{
			width:700px;
			padding-top:30px;
		}
	
	.histiryDiv
	{
		 height:38px;
		 border-bottom:3px solid #000000;
		 padding:20px 0px 0px 105px;
		 font-size:11px;
		 font-weight:bold;
		 color:#FFFFFF;
	}
	.titleDiv
	{
		height:38px;
		border-bottom:6px solid #000000;
		padding:15px 0px 0px 15px;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
	}
		.histiryDiv a
		{
			color:#FF00E4;
			text-decoration:none;
		}
			.histiryDiv a:hover
			{
				text-decoration:underline;
			}

	#article .title
	{
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		padding:30px 0px 20px 0px;
	}
		#article .title .dateDiv
		{
			color:#636363;
		}
		
	#article ul
	{
		padding:0px 0px 0px 0px;
		margin:20px 0px 0px 16px;
	}
		#article .liDiv
		{
			width:775px;
		}
			#article .liDiv .linkMore a
			{
				font-weight:bold;
				text-decoration:none;
				color:#FF00E4;
				font-size:12px;
			}
				#article .liDiv .linkMore a:hover
				{
					text-decoration:underline;
				}
		#article ul li
		{
			padding:0px 0px 13px 28px;
			margin:0px 0px 0px 0px;
			list-style:none;
			background:url(../img/bg_ul_li_article.gif) top left no-repeat;
		}
			#article ul li .title
			{
				color:#FF00E4;
				padding:0px;
			}
				#article ul li .title a
				{
					text-decoration: none;
					font-weight: bold;
					color: #ff00e4;
					font-size: 12px;
				}
					#article ul li .title a:hover
					{
						text-decoration: underline;				
					}

			
			#article ul li .date
			{
				color:#E8E8E8;
			}
			
#memh a {
font-size: 14px;
color:#FFFFFF;
text-decoration:none;

}
#memh a:hover {
text-decoration:underline;
}

h67 {
padding:6px 8px;
font:bold 20px "arial narrow",arial,tahoma,verdana,sans-serif;
color:#fff;

}
h68 {
padding:6px 8px;
font:bold 18px "arial narrow",arial,tahoma,verdana,sans-serif;
color:#fff;

}

h67 span {
color:#02b5cf;
}