/* CSS for SceneListers.com */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	height: 100%;
}

h2 {
	margin: 0;
	font-size: 17px;
	color: #ff8700;
}

h3 {
	margin: 0;
	font-size: 13px;
	color: #ff8700;
}

p, ul, ol {
	margin-bottom: 18px;
	line-height: 23px;
	text-align: justify;
}

ul, ol {
	margin-left: 20px;
}

ul li {
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}


a:hover {
	text-decoration: underline;
}

.topjump {
	text-align: right;
	font-size: 10px;
	line-height: 16px;
	font-variant: small-caps;
	margin: 0px;
	padding-left: 0px;
}

.topjump a, .topjump a:visited, .topjump a:active, .topjump a:hover {
	display: block;
	border: none;
	background: url(img/icon_arrow_top.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 16px;
	margin: 0px;
	padding: 0 18px 0 0;
}

.topjump a:hover {
	text-decoration: none;
}


/* --------------------------------------Header------------------------------------- */

.fixed {
	height: 61px;
	background: url(img/bg_header.png) repeat-x;
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
}

.head {
	width: 800px;
	height: 21px;
	margin: 0 auto;
	padding: 3px 0 0 0;
}

.head #logo {
	float: right;
	padding: 0 0 0 0;
}

.menu {
	padding-top: 8px;
	width: 800px;
	height: 27px;
	margin: 0 auto;
}

.menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 25px 0 25px;
	background-image: url(img/bg_menu.png);
	background-repeat: repeat-x;
	background-position: top center;
	border: 1px solid #222222;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.menu a:hover {
	background-position: bottom center;
	text-decoration: none;
}





/* -------------------------------------Content------------------------------------- */

.container {
	padding: 0px;
	margin: 0px;
	position: static;
	background: url(img/bg_wrapper.png) repeat-x top center;
}

.content {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	margin-top: 61px;
}



/* Content > Sidebar */

.sidebar {
	float: left;
	width: 220px;
}



/* Content > Sidebar > RSSinfo */

.RSSinfo {
	padding: 20px 15px;
	color: #ff8700;
}

.RSSinfo a {
	display: block;
	width: 80px;
	height: 15px;
	padding: 0 0 0 0;
	margin: 2px 0 0 10px;
	border: none;
}

.RSSinfo h2 {
	margin: 0;
	font-size: 17px;
	color: #ff8700;
}

.RSSinfo h3 {
	margin: 0;
	font-size: 13px;
	color: #ff8700;
}



/* Content > Sidebar > Updates*/

.updates {
	margin-bottom: 20px;
}

.updates .topic {
	margin: 0;
	padding: 5px;
	background: url(img/bg_borderline.png) repeat-x left bottom;
	font-size: 16px;
}

.updates .list {
	padding: 5px;
	background: url(img/bg_borderline.png) repeat-x left bottom;
}

.updates .RFC_2822 {
	font-size: 10px;
	line-height: normal;
	padding: 0 0 0 0;
	margin: 2px;
}

.updates ul {
	margin: 0;
	list-style: none;
}

.updates h3 {
	margin: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

.updates p {
	padding: 2px 5px;
	margin-bottom: 18px;
	font-size: 10px;
	line-height: normal;
}



/* Content > Submenu */

.submenu {
	font-size: 15px;
	border: none;
	padding: 0px;
	margin: 0 0 10px 40px;
}

.submenu a, .submenu a:visited, .submenu a:active{
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	display: block;
	color: #ddd;
	margin: 0px 8px 0px;
}

.submenu a:hover {
	text-decoration: underline;
}

.submenu #direct {
	border: none;
	color: #8F8F8F;
	font-weight: bold;
	letter-spacing: -1px;
	background: url(img/icon_arrow_right.png) no-repeat right center;
	padding: 0 25px 0 0;
	margin: 0 10px 0 0;
}

.submenu #space {
	border: none;
	color: #8F8F8F;
	margin: 0px;
	padding: 0px 3px 0px;
}

.where {
	font-size: 12px;
	border: none;
	background: url(img/bg_where.png) repeat-y left center;
	padding: 1px 0 4px 6px;
	margin: 0 0 20px 20px;
}

.where span {
	display: inline-block;
	height: 14px;
	width: 14px;
	margin: 0px 2px 0px;
	border: none;
	background: url(img/icon_tab.png) no-repeat bottom center;
}

/* Content > Main */

#main {
	float: right;
	width: 560px;
}

.margin-left {
	margin: 0 10px 0 110px;
}

.margin-left p {
	line-height: 10px;
}

.stuff {
	font-size: 14px;
	font-weight: bold;
	background: url(img/bg_borderline.png) repeat-x left bottom;
}

.stuff th {
	width: 200px;
}

.stuff td {

}

/* Content > Main > News */

.news {
	padding-top: 20px;
}

.news .topic {
	padding: 5px 0;
	background: url(img/bg_borderline.png) repeat-x left bottom;
	font-size: 17px;
	font-weight: normal;
}

.news .date {
	padding: 5px 0 0 0;
	font-size: 10px;
	font-weight: normal;
}

.news .info {
	padding: 0 0 8px 0;
	background: url(img/bg_borderline.png) repeat-x left bottom;
	font-size: 10px;
}

.news .info p {
	margin: 0;
	line-height: normal;
}

.news .text {
	padding: 10px 15px;
}





/* --------------------------------------Footer------------------------------------- */

.footer {
	background: url(img/bg_footer.png) repeat-x left top;
	padding: 20px 40px;
	border: none;
	width: 800px;
	clear: both;
}

.footer p {
	margin: 0px;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}

.footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer a.firefox {
	float: right;
	display: block;
	width: 30px;
	height: 30px;
	border: none;
}

.footer a:hover {
	text-decoration: underline;
}


/* --------------------------------------payment,flags,unknown,icq,mail------------------------------------- */

.img-de {
	display: inline-block;
	height: 30px;
	width: 40px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/flag/german.png);
	background-repeat: no-repeat;
}

.img-gb {
	display: inline-block;
	height: 30px;
	width: 40px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/flag/britain.png);
	background-repeat: no-repeat;
}

.img-turk {
	display: inline-block;
	height: 30px;
	width: 40px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/flag/turkey.png);
	background-repeat: no-repeat;
}

.img-china {
	display: inline-block;
	height: 30px;
	width: 40px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/flag/china.png);
	background-repeat: no-repeat;
}

.img-france {
	display: inline-block;
	height: 30px;
	width: 40px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/flag/france.png);
	background-repeat: no-repeat;
}

.img-italia {
	display: inline-block;
	height: 30px;
	width: 40px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/flag/italy.png);
	background-repeat: no-repeat;
}

.img-spain {
	display: inline-block;
	height: 30px;
	width: 40px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/flag/spain.png);
	background-repeat: no-repeat;
}

.img-ru {
	display: inline-block;
	height: 30px;
	width: 40px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/flag/russia.png);
	background-repeat: no-repeat;
}

.img-greece {
	display: inline-block;
	height: 30px;
	width: 40px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/flag/greece.gif);
	background-repeat: no-repeat;
}

.img-paysafe {
	display: inline-block;
	height: 32px;
	width: 32px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/pay/paysafecard.png);
	background-repeat: no-repeat;
}

.img-ukash {
	display: inline-block;
	height: 32px;
	width: 32px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/pay/ukash.png);
	background-repeat: no-repeat;
}

.img-webmoney {
	display: inline-block;
	height: 32px;
	width: 32px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/pay/webmoney.png);
	background-repeat: no-repeat;
}

.img-liberty {
	display: inline-block;
	height: 32px;
	width: 32px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/pay/libertyreserve.png);
	background-repeat: no-repeat;
}

.img-mastercard {
	display: inline-block;
	height: 32px;
	width: 43px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/pay/mastercard.png);
	background-repeat: no-repeat;
}

.img-visa {
	display: inline-block;
	height: 32px;
	width: 48px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/pay/visa.png);
	background-repeat: no-repeat;
}

.img-paypal {
	display: inline-block;
	height: 32px;
	width: 85px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/pay/paypal.png);
	background-repeat: no-repeat;
}

.img-unknown {
	display: inline-block;
	height: 32px;
	width: 85px;
	margin: 0px 2px 0px;
	border: none;
	background-image: url(img/icon_unknown.png);
	background-repeat: no-repeat;
}

.icq {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url(img/icon_icq.png);
	background-repeat: no-repeat;
}

.email {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(img/icon_email.gif);
	background-repeat: no-repeat;
}

.partner {
	display: inline-block;
	height: 30px;
	width: 20px;
	margin: 0px 10px 0px 10px;
	background-image: url(http://scenelisters.com/img/partner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* --------------------------------------boards,shops,link------------------------------------- */


.headline td { 
	font-weight: bold;
	border: medium double;
	border-color: transparent transparent #444;
}

.list td { 
	border: 2px solid;
	vertical-align: middle;
	border-color: transparent transparent #444;
	height: 35px;
}

.list a, .list a:visited {
	text-decoration: none;
	text-align: center;
	display: inline-block;
	font-size: 12px;
	height: 16px;
	width: 50px;
	border: 2px solid;
	border-color: #ddd #666 #666 #ddd;
	background-image: url(img/bg_a_list.png);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: transparent;
	font-variant: small-caps;
	color: #C0C0C0;
	margin: 0px;
	padding: 0px;
}

.list a:hover {
	text-decoration: none;
	border-color: #eee #777 #777 #eee;
	background-position: bottom center;
	color: #C0C0C0;
}

.list a:active {
	text-decoration: none;
	border-color: #666 #ddd #ddd #666;
	color: #C0C0C0;
}

.legende, .legende a {
	vertical-align: middle;
	padding: 0px;
	font-size: 12px;
	color: #ddd;
}

/* --------------------------------------lexikon------------------------------------- */

.lexitop a, .lexitop a:visited, .lexitop a:active {
	text-decoration: none;
	text-align: center;
	display: inline-block;
	font-size: 14px;
	height: 34px;
	width: 26px;
	border: none;
	background: url(img/bg_a_lexi.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-variant: small-caps;
	color: #eee;
	margin: 0 1px 0 0;
	padding: 2px 0 0 0;
}

.lexitop a:hover {
	background-position: bottom center;
	color: #eee;
}

.lexikon h2 {
	padding: 70px 0 0 0;
}

.lexikon fieldset {
	text-decoration: none;
	font-size: 14px;
	width: 100%;
	border: none;
	background-color: #1a1a1a;
	margin: 10px 10px 15px;
	padding: 5px;
}

.lexikon legend {
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	height: 18px;
	border: 1px solid;
	border-color: #eee #bbb #bbb #eee;
	background: url(img/bg_menu.png) repeat-x;
	background-position: top center;
	color: #ddd;
	margin-left: 6px;
	padding: 1px 7px 3px;
}