img {
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #666 url(images/bodybg.gif) 0 0 repeat;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

#page-container {
	width: 929px;
}

#header {
	position: relative;
	background: transparent url(images/headerbg.jpg) no-repeat 0 0;
	height: 348px;
}

#forum #header {
	background: transparent url(images/headerbg2.jpg) no-repeat 0 0;
}

#login {
	position: absolute;
	left: 20px;
	top: 170px;
}

#login p { color: #fff; }

#login a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#login a#register {
	position: absolute;
	left: 185px;
	top: 10px;
}

#login h3 {
	visibility: hidden;
}

#login form {
	margin: 0;
}

#login th {
	text-align: right;
}

#login th label {
	font-size: 11px;
	text-transform: lowercase;
	font-weight: normal;
	color: #fff;
}

#loginusername,
#loginpassword {
	background: transparent url(images/logininputbg.gif) no-repeat 0 0;
	width: 110px;
	height: 16px;
	border: 0;
	padding: 4px 8px;
}

#loginsubmit {
	position: absolute;
	left: 202px;
	top: 50px;
}

#mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 46px;
	left: 672px;
}

#mainmenu li {
	display: block;
	height: 30px;
	width: 130px;
	background: transparent url(images/mainmenu.jpg) no-repeat 0 0;
	text-indent: -130px;
	overflow: hidden;
}

#mainmenu li a {
	height: 28px;
	display: block;
}

#mainmenu li.ourmission {
	background-position: 0 0;
}

#mainmenu li.clubrating {
	background-position: 0 -30px;
}

#mainmenu li.cheats {
	background-position: 0 -60px;
}

#mainmenu li.forum {
	background-position: 0 -90px;
}

#content {
	float: left;
	background: #000 url(images/contentbg.jpg) repeat-y 0 0;
}

#forum #content {
	float: left;
	background: #000 url(images/contentbg2.jpg) repeat-y 0 0;
}

#subcontent {
	float: left;
	width: 284px;
	background: #fbd9f9;
	padding: 0 18px 18px;
}

#subcontent * {
	margin: 0;
	padding: 0;
}

#freshreview h3 {
	height: 40px;
	text-indent: -1000em;
	background: url(images/h_freshreview.gif) no-repeat;
	margin-bottom: 10px;
}

#freshreview h2,
#freshreview p {
	font-size: 12px;
	margin: 0 0 0 15px;
	font-weight: bold;
}

#freshreview a {
	color: #75116c;
	font-weight: bold;
	text-decoration: none;/* fbd9f9 */
}

#freshreview blockquote p {
	font-weight: normal;
	margin: 5px 0 0 15px;
	font-style: italic;
}

#maincontent {
	margin: 0;
	width: 480px;
	padding: 20px 34px;
	float: left;
	color: #fff;
}

#forum #maincontent {
	margin: 0;
	width: 795px;
	padding: 20px 34px;
	float: none;
	color: #fff;
}

#maincontent a {
	text-decoration: none;
	color: #EEA9E6;
	font-weight: bold;
}

#footer {
	clear: both;
	background: url(images/footerbg.gif) no-repeat;
	height: 60px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 100px;
}

#footer ul li {
	float: left;
	margin-top: 13px;
	margin-left: 28px;
	padding-left: 22px;
	background: url(images/footerbullet.gif) no-repeat 0 50%;
}

#footer ul li a {
	font-weight: bold;
	color: #f2c5ee;
	text-decoration: none;
	text-transform: uppercase;
}

#maincontent p,
#maincontent th,
#maincontent td,
#maincontent span,
#maincontent h1,
#maincontent h2,
#maincontent h3,
#maincontent h4 {
	color: #fff;
}

h2.bestclubsinbudapest {
	height: 40px;
	text-indent: -1000em;
	background: url(images/h_bestclubsinbudapest.gif) no-repeat;
	margin-bottom: 10px;
}

h2.clubrating {
	height: 40px;
	text-indent: -1000em;
	background: url(images/h_clubrating.gif) no-repeat;
	margin-bottom: 10px;
}

h2.ourmission {
	height: 40px;
	text-indent: -1000em;
	background: url(images/h_ourmission.gif) no-repeat;
	margin-bottom: 10px;
}

h2.cheats {
	height: 40px;
	text-indent: -1000em;
	background: url(images/h_cheats.gif) no-repeat;
	margin-bottom: 10px;
}

h2.register {
	height: 40px;
	text-indent: -1000em;
	background: url(images/h_register.gif) no-repeat;
	margin-bottom: 10px;
}

h2.forum {
	height: 40px;
	text-indent: -1000em;
	background: url(images/h_forum.gif) no-repeat;
	margin-bottom: 10px;
}

h2.freshforumentrys {
	height: 40px;
	text-indent: -1000em;
	background: url(images/h_freshforumentrys.gif) no-repeat;
	margin-bottom: 10px;
}

#maincontent .clubdata {
	position: relative;
	border: 1px solid #000;
	color: #fff;
	background: transparent url(images/clubratingseparator.gif) no-repeat 0 100%;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#maincontent .clubdata .image {
	position: absolute;
	left: 0;
	float: left;
}

#maincontent .clubdata .image .totalrating {
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url(images/rateframe.gif) no-repeat 0 0;
	width: 42px;
	height: 46px;
	padding-top: 105px;
	padding-right: 15px;
	padding-left: 140px;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #fff;
}


#maincontent .clubdata h1 {
	font-size: 18px;
	margin-left: 200px;
}

#maincontent .clubdata h1 a {
	color: #fff;
}

#maincontent .clubdata p.more {
	text-align: right;
}


#maincontent .clubdata p.more span,
#maincontent .clubdata p.more span a {
	color: #CD5ABD;
}

#maincontent .clubdata p.more a.homepage {
	font-size: 9px;
	color: #634A63;
	font-weight: normal;
}

#maincontent .clubdata table {
	margin-left: 200px;
	border-spacing: 0;
	border-collapse: collapse;
}

#maincontent .clubdata table th,
#maincontent .clubdata table td {
	padding: 0;
}

#maincontent .clubdata table th {
	text-align: right;
	font-size: 14px;
	color: #f1d0ed;
	width: 75px;
	padding-right: 5px;
}

#maincontent .clubdata span.rate {
	display: block;
	background: url(images/ratestar.gif) repeat-x 0 0;
	width: 19px;
	height: 19px;
	text-indent: -1000em;
}

#maincontent .clubdata span.rating10 { width: 19px; }
#maincontent .clubdata span.rating15 { width: 28px; }
#maincontent .clubdata span.rating20 { width: 38px; }
#maincontent .clubdata span.rating25 { width: 47px; }
#maincontent .clubdata span.rating30 { width: 57px; }
#maincontent .clubdata span.rating35 { width: 66px; }
#maincontent .clubdata span.rating40 { width: 76px; }
#maincontent .clubdata span.rating45 { width: 85px; }
#maincontent .clubdata span.rating50 { width: 95px; }
#maincontent .clubdata span.rating55 { width: 104px; }
#maincontent .clubdata span.rating60 { width: 114px; }
#maincontent .clubdata span.rating65 { width: 123px; }
#maincontent .clubdata span.rating70 { width: 133px; }
#maincontent .clubdata span.rating75 { width: 142px; }
#maincontent .clubdata span.rating80 { width: 152px; }
#maincontent .clubdata span.rating85 { width: 161px; }
#maincontent .clubdata span.rating90 { width: 171px; }
#maincontent .clubdata span.rating95 { width: 180px; }
#maincontent .clubdata span.rating100 { width: 190px; }

#maincontent .clubdata .positive {
	padding-left: 70px;
	background: url(images/positivebg.gif) no-repeat 20px 3px;
}

#maincontent .clubdata .negative {
	padding-left: 70px;
	background: url(images/negativebg.gif) no-repeat 20px 3px;
}

#maincontent .clubdata .positive h3,
#maincontent .clubdata .negative h3 {
	margin: 0;
}

#maincontent .clubdata p a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#maincontent .clubdata h3.address {
	padding: 20px;
	margin-top: 40px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: url(images/addressbg.gif) no-repeat 50% 0;
}

#maincontent .clubdata h3.address a {
	font-size: 12px;
	color: #CA5CBE;
}

p.impressum {
	width: 850px;
	color: #fff;
	font-size: 10px;
	margin: 0 10px 20px;
	padding: 0;
}

p.allclubs {
	text-align: right;
	margin: 10px 0 0;
}

p.allclubs a {
	font-weight: bold;
	color: #fff;
}

#maincontent .review {
	font-size: 11px;
	background: url(images/reviewbg.gif) no-repeat 100% 0;
	padding: 33px 27px 15px 15px;
	margin-bottom: 5px;
}

#maincontent .review p.info {
	margin: 0;
	color: #CA5CBE;
}

.clubreviews {
	position: relative;
	margin-top: 5px;
}

.writereview {
	position: absolute;
	left: 140px;
	margin-top: -26px;
}

h3.reviews {
	height: 22px;
	width: 150px;
	text-indent: -1000em;
	background: url(images/h_reviews.gif) no-repeat;
	margin-bottom: 10px;
	position: relative;
	left: 0;
}

h3.lastreviews {
	height: 22px;
	text-indent: -1000em;
	background: url(images/h_lastreviews.gif) no-repeat;
	margin-bottom: 10px;
}

div.pager {
	position: absolute;
	right: 0;
	margin-top: -19px;
}

.spacer {
	height: 30px;
}

table.rating {
	width: 480px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.rating tr {
	background: url(images/ratetrbg.gif) no-repeat 0 0;
	height: 41px;
	border-bottom: 3px solid #000;
}

#maincontent table.rating tr th {
	padding: 6px 5px 0 10px;
	vertical-align: top;
	color: #F1D0ED;
	text-align: right;
}

#maincontent table.rating tr td {
	padding-top: 6px;
	vertical-align: top;
}

#maincontent table.rating tr td.actual {
	padding-right: 10px;
	color: #A844A0;
}

table.rating tr td label {
	position: relative;
	left: -17px;
	top: 12px;
	margin-right: -5px;
}

textarea {
	width: 100%;
	height: 140px;
	border: 2px solid #C467BA;
}

table.register {
	width: 480px;
	height: 139px;
	background: url(images/registerformbg.gif) no-repeat 0 0;
	border-spacing: 0;
	border-collapse: collapse;
}

div.password {
	position: relative;
	width: 480px;
	height: 56px;
	background: url(images/passwordbg.gif) no-repeat 0 0;
	padding: 4px 13px;
}

div.password p {
	margin: 4px 0;
}

div.password label {
	color: #F1D0ED;
}

div.password #submit {
	position: absolute;
	left: 373px;
	top: 13px;
}

#maincontent table.register th {
	width: 145px;
	text-align: right;
	padding-right: 10px;
	color: #F1D0ED;
}

#maincontent table.register th span {
	font-weight: normal;
	color: #fff;
}

div.password p input,
table.register input {
	background: transparent url(images/registerinput.gif) no-repeat 0 0;
	width: 160px;
	height: 16px;
	border: 0;
	padding: 4px 8px;
}

#maincontent p.error {
	color: #f00;
}

#maincontent table.topiclist {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	clear: both;
	margin-top: 10px;
}

#maincontent table.newpost thead,
#maincontent table.topic thead,
#maincontent table.topiclist thead {
	border-bottom: 3px solid #000;
}

#maincontent table.userlist thead th,
#maincontent table.newpost thead th,
#maincontent table.topic thead th,
#maincontent table.topiclist thead th {
	background: #EABAE5;
	border: 1px solid #000;
	color: #370033;
	font-size: 14px;
	padding: 6px 0;
}

#maincontent table.topiclist tbody tr {
	height: 38px;
	border-bottom: 2px solid #000;
}

#maincontent table.topiclist tbody th {
	padding-left: 50px;
	background: #370033 url(images/forumtopiclistbullet.gif) no-repeat 10px 50%;
	text-align: left;
	border: 1px solid #000;
	color: #EBABE7;
}
#maincontent table.topiclist tbody td {
	text-align: center;
	background: #370033;
	border: 1px solid #000;
	color: #fff;
	font-size: 11px;
}

a.newtopic {
	float: right;
	margin-left: 13px;
}

p.separator {
	background: url(images/clubratingseparator.gif) no-repeat 50% 0;
	height: 11px;
}

#subcontent p.separator {
	background: url(images/subseparator.gif) no-repeat 50% 0;
	margin: 10px 0;
	height: 11px;
}

#forum p.separator {
	background: url(images/forumseparator.gif) no-repeat 50% 0;
	height: 11px;
}

h3.topicname {
	font-size: 22px;
}

#pager_top,
#pager_bottom {
	clear:both;
}

#maincontent table.topic {
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 10px;
	width: 100%;
}

#maincontent table.topic tbody tr {
	/*border-bottom: 3px solid #EABAE5;*/
}

#maincontent table.topic tbody th,
#maincontent table.topic tbody td {
	vertical-align: top;
	padding: 0 15px 10px;
	background: #370033 url(images/topiccommentbg.gif) repeat-x 0 0;
	border: 1px solid #000;
}

#maincontent table.topic tbody th {
	width: 150px;
	font-weight: normal;
	text-align: left;
}

#maincontent table.topic tbody th p.backtotop a {
	padding-right: 12px;
	background: url(images/backtotopbullet.gif) no-repeat 100% 3px;
}

#maincontent table.topic tbody td p.info {
	border-bottom: 1px solid #482045;
	font-size: 11px;
	color: #EABAE5;
	font-weight: normal;
	padding-bottom: 5px;
}

#maincontent table.newpost {
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 10px;
	width: 100%;
}

#maincontent table.newpost td {
	background: #370033;
	padding: 5px;
	border: 1px solid #000;
}

#maincontent table.newpost th {
	border: 1px solid #000;
	text-align: center;
	font-size: 14px;
	padding: 5px;
	vertical-align: top;
	width: 150px;
	background: #370033;
}

input#newtopictitle {
	background: transparent url(images/newtopicinput.gif) no-repeat 0 0;
	width: 615px;
	height: 16px;
	border: 0;
	padding: 4px 8px;
}

#header #tomainmenu {
	position: absolute;
	width: 240px;
	height: 70px;
	left: 28px;
	top: 30px;
	text-decoration: none;
}

#freshforumentries {
	margin-top: 20px;
}

#freshforumentries h4 {
	margin-left: 15px;
}

#freshforumentries h4 a {
	font-size: 12px;
	font-weight: bold;
	color: #4C0645;
	text-decoration: none;
}

#freshforumentries p {
	margin-left: 15px;
	color: #000;
}

#freshforumentries p span {
	color: #4C0645;
}


#freshforumentries p.forumlink {
	text-align: right;
}

#freshforumentries p.forumlink a {
	font-size: 12px;
	font-weight: bold;
	color: #4C0645;
	text-decoration: none;
}

#maincontent p.sortby {
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	height: 22px;
	text-align: center;
	padding-top: 4px;
	background: url(images/sortbybg.gif) no-repeat 50% 0;
}

#maincontent p.sortby a {
	color: #fff;
}

#maincontent p.sortby a.active {
	color: #CA5CBE;
}

#maincontent table.userlist {
	border-collapse: collapse;
	width: 100%;
}

#maincontent table.userlist tr {
	height: 38px;
	border-bottom: 2px solid #000;
}

#maincontent table.userlist td {
	background: #370033;
	border: 1px solid #000;
	color: #fff;
	padding: 5px 10px;
	white-space: nowrap;
	font-size: 11px;
}

#nightclub div.moreclubs {
	margin-top: 10px;
	padding-top: 5px;
	background: transparent url(images/clubratingseparator.gif) no-repeat 0 0;
}

#nightclub div.moreclubs h2 {
	font-size: 18px;
	color: #fff;
}

#nightclub div.moreclubs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nightclub div.moreclubs ul li {
	float: left;
	width: 210px;
	background: transparent url(images/moreclubsbullet.gif) no-repeat 0 0;
	padding-left: 20px;
}

#freshreview .new_club{cursor:text;color:#000;font-weight:normal}
.review .new_club{cursor:text;color:#fff;font-weight:normal}

.new_club{cursor:text;color:#000;font-weight:normal;}
#comment100 a{color:#fff;font-weight:normal}
#comment136 a{color:#fff;font-weight:normal}
#comment8 a{color:#fff;font-weight:normal}
#comment46 a{color:#fff;font-weight:normal}
#comment13 a{color:#fff;font-weight:normal}
#comment110 a{color:#fff;font-weight:normal}