
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url("img/bg.png");
	background-color: black;
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 8pt;
}

#container {
	width: 770px;
	margin: 0px auto;
	text-align: left;
	background-color: #4D4D4D;
}

#top {
	height: 54px;
	background-image: url("img/top-bg.png");
}

#top h1 {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 54px;
	width: 188px;
}

#top h1 a {
	background-image: url("img/logo.png");
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 150px;
	margin: 23px 0px 0px 19px;
}

#top h1 a:hover {
	background-position: 0px -22px;
}

#top h1 span {
	display: none;
}

#topMenu {
	float: left;
	width: 351px;
	margin-top: 26px;
	color: #666666;
}

#topMenu a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px;
}

#topMenu span {
	color: #BBBBBB;
	font-weight: bold;
	padding: 0px 5px;
}

#topMenu a.active {
	color: black;
}

#topMenu a:hover {
	color: #FF24BA;
}

#top form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#top form #searchInp {
	display: block;
	float: left;
	margin: 24px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	width: 176px;
	height: 16px;
	background-image: url("img/top-search.png");
	border-width: 0px;
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 8pt;
	color: #888888;
	background-repeat: no-repeat;
}

#top form #searchSend {
	display: block;
	float: left;
	margin: 24px 0px 0px 6px;
}


#banner728 {
	background-image: url("img/banner-bg.png");
	height: 96px;
	margin-top: 3px;
	padding-top: 4px;
}

#banner728 div {
	width: 728px;
	height: 90px;
	margin: 0px 0px 0px 20px;
	border: 1px solid #8E8E8E;
}

.frame1 {
	margin-top: 3px;
	background-color: white;
	padding: 5px;
}

.frame2 {
	background-color: #4D4D4D;
	width: 750px;
	padding: 5px;
}


#header {
	height: 279px;
	background-image: url("img/header.jpg");
	cursor: hand;
}

#header h1 {
	display: none;
}




#right {
	padding: 20px 14px 0px 0px;
	width: 162px;
	float: right;
}

#login {
	width: 152px;
	height: 106px;
	background-color: #FF24BA;
	padding: 5px;
	margin-bottom: 19px;
}

#login h3,
#logout h3,
#signup h3 {
	background-color: #AA006B;
	color: white;
	margin: 0px 0px 2px 0px;
	padding: 3px 0px 4px 5px;
	font-size: 8pt;
	font-weight: bold;
}

#right .box {
	width: 152px;
	background-color: #FF24BA;
	padding: 5px;
	margin-bottom: 19px;
}

#right .box .text {
	padding: 3px;
	font-size: 7.5pt;
	background-color: #C3007B;
	color: white;
	text-align: justify;
}

#right .box .text a {
	color: white;
}

#login div,
#signup div {
	width: 150px;
	height: 18px;
	border: 1px solid #AA006B;
	background-color: #C3007B;
	overflow: hidden;
	margin-bottom: 1px;
}

#login #loginName,
#login #loginPass,
#signup #su_nick,
#signup #su_email,
#signup #su_loginPass,
#signup #su_loginPass2 {
	width: 150px;
	height: 18px;
	border: none;
	background-color: #C3007B;
	color: #FF8FD6;
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 8pt;
	background-repeat: no-repeat;
	background-position: 1px 3px;
}

#login input.notEmpty,
#signup input.notEmpty {
	background-image: none;
}

#login .empty#loginName,
#signup .empty#su_email {
	background-image: url('img/loginName-empty.png');
}

#login .empty#loginPass,
#signup .empty#su_loginPass,
#signup .empty#su_loginPass2 {
	background-image: url('img/loginPass-empty.png');
}

#login #remember {
	display: block;
	width: 152px;
	height: 22px;
	background-color: #C3007B;
	margin-bottom: 1px;
}

#login #remember span {
	display: block;
	float: left;
}

#login #rememberText {
	margin-top: 5px;
	color: white;
	font-weight: bold;
	font-size: 7pt;
}

#login #remember a {
	display: block;
	float: right;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 4px 0px 0px;
}

#login #remember a:hover {
	color: #FF8CDB;
}

#login #signUpButton,
#logout #logoutButton,
#signup #su_signUp {
	display: block;
	height: 16px;
	color: white;
	background-color: #C3007B;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
}

#login #signUpButton:hover,
#logout #logoutButton:hover,
#signup #su_signUp:hover {
	color: #FF8CDB;
}

#logout {
	width: 152px;
	height: 41px;
	background-color: #FF24BA;
	padding: 5px;
	margin-bottom: 19px;
}

#signup {
	width: 152px;
	height: 125px;
	background-color: #FF24BA;
	padding: 5px;
	margin-bottom: 19px;
	display: none;
}






















#right .banner160x160 {
	border: 1px solid #333333;
	height: 600px;
	width: 160px;
	margin-bottom: 19px;
}

#right .banner160x1000 {
	border: 1px solid #333333;
	height: 1000px;
	width: 160px;
	margin-bottom: 19px;
}

#right .banner120x240 {
	border: 1px solid #333333;
	height: 240px;
	width: 120px;
	margin-bottom: 19px;
	margin-left: 18px;
}


#bottom {
	padding: 0px;
	height: 30px;
	width: 760px;
}

#bottom #webcome {
	display: block;
	float: right;
	width: 141px;
	height: 30px;
	background-image: url('img/webcome.png');
}

#bottom #webcome:hover {
	background-position: 0px -30px;
}

#bottom #webcome span {
	display: none;
}


#bottomMenu {
	width: 300px;
	padding: 8px 0px 0px 10px;
	color: #999999;
}

#bottomMenu a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px;
}

#bottomMenu a:hover {
	color: #FF24BA;
}




div.notice {
	color: #eeeeee;
	font-weight: bold;
	margin: 30px;
}


ul.pager {
	height: 20px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.pager li {
	float: left;
	margin: 0px 4px 0px 0px;
	color: white;
}

ul.pager li span {
	display: block;
	padding-top: 2px;
}

ul.pager li a {
	display: block;
	padding: 0px 3px 1px 3px;
	font-weight: bold;
	color: black;
	border: 1px solid black;
	background-color: white;
	text-decoration: none;
}

ul.pager li a.active {
	background-color: #999999;
}

ul.pager li a:hover {
	background-color: #FF24BA;
}


.post {
	background-color: #999999;
	width: 545px;
	height: 368px;
	padding: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}

.post .pic {
	display: block;
	float: left;
	background-color: white;
	border: 1px solid black;
	padding: 3px;
	margin: 0px;
	width: 240px;
	height: 360px;
}

.post .pic:hover {
	background-color: #ff24ba;
}

.post .pic img {
	display: block;
	width: 240px;
	height: 360px;
	margin: 0px;
	border: 0px;
}

.post h2 {
	float: right;
	background-color: #666666;
	height: 17px;
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 3px 0px 0px 5px;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	width: 287px;
}

.post .data {
	float: right;
	background-color: #777777;
	margin: 1px 0px 0px 0px;
	padding: 3px 5px 4px 5px;
	color: #BABABA;
	width: 282px;
}

.post .data span,
.post .data a {
	color: white;
	text-decoration: none;
}

.post .data a:hover {
	color: #FF24BA;
}

.post .data .data-r {
	float: right;
	text-align: right;
}

.post .data .comment {
	border: 1px solid #333333;
	background-color: #CCCCCC;
	color: #333333;
	margin: 2px 0px;
	padding: 2px 4px;
	height: 41px;
	overflow: hidden;
}

.post .data form,
.galleryPage form {
	margin: 0px;
	padding: 0px;
}

.galleryPage form {
	margin-right: 8px;
}

.post .data div.smiles,
.galleryPage div.smiles {
	float: right;
	width: 56px;
	height: 157px;
	background-color: white;
	overflow: hidden;
}

.post .data div.smiles {
	margin: 2px 0px 1px 0px;
}

.galleryPage div.smiles {
	margin-right: 0px;
	margin: 0px 0px 1px 0px;
}

.smiles a {
	position: absolute;
	display: block;
	background-repeat: no-repeat;
}

.smiles a img {
	border: none;
}

.smiles .smile1 { margin: 0px 0px 0px 5px; }
.smiles .smile2 { margin: 26px 0px 0px 4px; }
.smiles .smile3 { margin: 26px 0px 0px 33px; }
.smiles .smile4 { margin: 50px 0px 0px 4px; }
.smiles .smile5 { margin: 50px 0px 0px 25px; }
.smiles .smile6 { margin: 74px 0px 0px 0px; }
.smiles .smile7 { margin: 74px 0px 0px 34px; }
.smiles .smile8 { margin: 99px 0px 0px 16px; }
.smiles .smile9 { margin: 128px 0px 0px 12px; }


.post .data .textarea,
.galleryPage .textarea {
	height: 143px;
	border-style: solid;
	border-color: #333333;
	border-width: 1px 1px 0px 1px;
	background-color: #CCCCCC;
	display: block;
	float: right;
	overflow: hidden;
}

.post .data .textarea { width: 224px; margin-top: 2px; }
.galleryPage .textarea { width: 502px; }


.post .data .textarea textarea,
.galleryPage .textarea textarea {
	height: 141px;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 8pt;
}

.post .data .textarea textarea { width: 221px; }
.galleryPage .textarea textarea { width: 499px; }

.post .data .publish,
.galleryPage .publish {
	background-color: #555555;
	border: 1px solid #333333;
	color: #BCBCBC;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: right;
	text-align: center;
	margin-bottom: 1px;
}

.post .data .publish { width: 224px; }
.galleryPage .publish { width: 502px; }

.post .data .publish:hover,
.galleryPage .publish:hover {
	color: white;
	background-color: #FF24BA;
}

.post .addToFav,
.post .removeFromFav {
	float: right;
	display: block;
	width: 292px;
	height: 39px;
}

.post .addToFav {
	background-image: url('img/addToFav.png');
}

.post .removeFromFav {
	background-image: url('img/removeFromFav.png');
}

.post .addToFav:hover,
.post .removeFromFav:hover {
	background-position: 0px -39px;
}

.post .addToFav span,
.post .removeFromFav span {
	display: none;
}

#popup {
	border: 1px solid #CCCCCC;
	background-color: #414141;
	color: #CCCCCC;
	padding: 5px;
	margin: 10px;
}


#check18 {
	border: 1px solid #CCCCCC;
	background-color: #414141;
	color: #CCCCCC;
	padding: 30px;
	width: 300px;
	margin: 0px auto;
}

#logo {
	width: 179px;
	height: 82px;
	background-image: url('img/logo2.png');
	display: block;
	margin: 20% auto 0px auto;
}

#logo span {
	display: none;
}

#check18 a {
	color: #CCCCCC;
	font-weight: bold;
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	margin: 30px 0px 0px 0px;
}

#check18 a:hover {
	color: #ff24ba;
}

#largePic {
	border: 1px solid #CCCCCC;
	background-color: #414141;
	color: #CCCCCC;
	padding: 20px;
	margin: 0px auto;
	margin-top: 10px;
}




.galleryPage {
	padding: 20px 0px 0px 2px;
	width: 568px;
	overflow: hidden;
}

ul.gallery {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin: 7px 0px 0px 0px;
}

ul.gallery li {
	margin: 0px 3px 3px 0px;
	padding: 0px;
	text-align: center;
	display: block;
	float: left;
	height: 138px;
}

ul.gallery li a {
	padding: 3px;
	border: 1px solid black;
	display: block;
	margin: 0px;
	background-color: white;
}

ul.gallery li a:hover {
	background-color: #ff24ba;
}

ul.gallery li img {
	border: none;
	width: 130px;
	height: 130px;
}


.pageend {
	clear: both;
	font-size: 1pt;
}




.datasheet {
	margin: 0px;
	background-color: #999999;
	padding: 5px;
	width: 551px;
}

.datasheet h2 {
	height: 14px;
	background-color: #666666;
	color: white;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 0px 1px 0px;
	padding: 3px 5px;
	display: block;
}

.datasheet h2 a {
	display: block;
	float: right;
	width: 100px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

.datasheet h2 a:hover {
	color: #ff24ba;
}

.datasheet div {
	background-color: #777777;
	padding: 3px 5px 4px 5px;
	color: #BABABA;
}

.datasheet div span {
	color: white;
	padding-right: 10px;
}

.datasheet div a {
	color: white;
	text-decoration: none;
}

.datasheet div a:hover {
	color: #FF24BA;
}

.more {
	color: white;
	margin: 3px 3px 7px 0px;
}

.more span {
	display: block;
}

.more span a {
	color: white;
	padding-left: 3px;
}

.more img {
	border: 1px solid white;
	float: left;
	margin: 3px 3px 0px 0px;
	display: block;
}

.more a:hover img {
	border-color: #ff24ba;
}

.message {
	border: 1px solid #333333;
	background-color: #CCCCCC;
	color: #333333;
	width: 559px;
	margin: 0px 0px 5px 0px;
}

.message .messageHead {
	background-color: #999999;
	color: white;
	padding: 1px 3px 2px 3px;
}

.message .messageHead span {
	display: block;
	float: right;
}

.message .text {
	padding: 3px;
	width: 553px;
	overflow: hidden;
}




form.contact {
	margin: 25px 0px 0px 40px;
}

form.contact div {
	margin: 10px 0px;
	color: #eeeeee;
	font-weight: bold;
}

form.contact .text {
	margin: 0px 0px 30px 0px;
	text-align: justify;
	width: 452px;
	line-height: 1.5em;
}

form.contact .text a {
	color: #eeeeee;
}

form.contact .text a:hover {
	color: #FF24BA;
}



form.contact span {
	width: 100px;
	display: block;
	float: left;
}

form.contact input,
form.contact textarea {
	border: 1px solid #333333;
	background-color: #CCCCCC;
}

form.contact input.wide {
	width: 250px;
}

form.contact textarea {
	width: 350px;
	height: 250px;
}


#picPager {
	color: #999999;
	margin: 20px 10px 10px 10px;
}

#picPager a {
	color: white;
	text-decoration: none;
}

#picPager a:hover {
	color: #FF24BA;
}

