@charset "utf-8";
/* CSS Document */

body {
	background:url("../img/the_body4.png");
	color:#5D5649;
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:16px;

}
* {
	margin:0;
	padding:0;
}
#page {
	/*background:url("../img/the_body.png");*/
	width:883px;
	margin:0 auto;
	
}
#pre-head{
	background:url("../img/the_pre_head.png") no-repeat;
	height:11px;
	margin-top:15px;
}

#header {
	background:#fff url("../img/the_head.png") repeat-x;
	height:273px;
	position:absolute;
	width:883px;
	text-align:center;
	
}


#content{
	background:url("../img/content-body.png") repeat-y;
	padding-top:265px;
	margin-left:auto;
	margin-right:auto;
	
	width:883px;
	
}

#c-left{
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
	padding:0;
	width:583px;
	
	
}
#c-right, #c-left{
	margin-top:5px;
	padding-top:5px;
	
}
#c-right{
	float:right;
	width:300px;
	padding-top:12px;
	background:#f5d197 url(../img/sidebar_top.png) repeat-x scroll 10px 0;
	
}

#c-left-inner{
	width:504px;
	margin:0 auto;
}
#footer {
	background:#dbfeff url("../img/the_foot.png") no-repeat;
	padding:12px 0 0 0;
	text-align:center;
	color:#63CACD;
	font-size:11px;
	
	margin:auto;
	width:883px;
}

#footer a{
	color:#63CACD;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
#after-footer {
	background:url("../img/the_after_foot.png") no-repeat;
	height:11px;
	margin-bottom:30px;
}

.break {
	clear:both;
	height:0;
	overflow:hidden;
	width:1px;
}

img {
	border:0;
}

.sb-box {
	margin:15px auto;
	width:222px;
	background:url("../img/box_body.png") repeat-y;
	color:#5A2507;
}

#categorymenu.sb-box .top {
	background:url("../img/box_top.png") no-repeat;
	height:68px;
}

#statistics.sb-box .top {
	background:url("../img/box_top_stats.png") no-repeat;
	height:68px;
}
#partner.sb-box .top {
	background:url("../img/box_top_partner.png") no-repeat;
	height:68px;
}

#partner.sb-box a {
	color:#5A2507;
	display:block;
	text-decoration:none;
}
#partner.sb-box a:hover {
	color:#499BA7;
	
}
.sb-box .bottom {
	background:url("../img/box_bottom.png") no-repeat;
	height:12px;
}

.sb-box ul {
	list-style-type:none;
	padding:15px;
}
.sb-box ul li {
	list-style-type:none;
	border-bottom:1px dashed #E3CD99;
	padding-bottom:5px;
	padding-top:5px;
}

h1, h2, h3, h4, h5, h6 {
	color:#294A59;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
}

h1 {
	color:#5A2507;
	margin:9px 0;
	line-height:26px;
}

h2 {
	color:#A65300;
	font-family:"georgia";
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	margin:8px 0;
}


.ascii-box {
	border-color:#DBFEFF;
	border-style:solid;
	border-width:1px 2px 0;
	margin:10px auto;
	width:500px;
}

.ascii-box img{
	margin-left:5px;
}

.ascii-box .top {
	background:#dbfeff;
	padding:8px;
	color:#777;
	margin-bottom:5px;
}
.ascii-box .top img {
	vertical-align:top;
	margin:0;
}
.ascii-box .top .datum {
	width:230px;
	float:left;
}
.ascii-box .top .icons {
	width:240px;
	float:right;
	margin-right:8px;
	text-align:right;
}

.ascii-box .bottom {
	/*border-top:1px #f5d197 solid;
	border-bottom:1px #f5d197 solid;*/
	background:#DBFEFF;
	padding:1px 8px;
	color:#777;
	margin-top:5px;
	font-size:10px;
	
}


.ascii-box a {
	color:#5A2507;
	text-decoration:none;
	margin-left:3px;
}
.ascii-box a:hover {
	color:#777;
	
}
.ascii-box .bottom .addtags{
	display:none;
}
.ascii-box .bottom .addtags input{
	border:1px #f5d197 solid; 
	margin-right:2px;
	margin-bottom:2px;
}
.ascii-box .theascii{
	
	border:medium none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:12px;
	margin-bottom:10px;
	width:465px;
	overflow-x:hidden;
	overflow-y:hidden;
	margin-left:5px;
	color:#5D5649;
	
}
.asciiform, .asciiselect {
	border:#dbfeff 2px solid;
}

.asciiform {
	line-height:13px;
	height:350px;
	width:400px;
	font-size:11px;
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
.asciiselect {
	width:400px;
}
.asciibutton {
	
	background:#A65300 none repeat scroll 0 0;
	border:3px none #8A3207;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 5px;
	padding:8px;
	text-align:center;
	width:400px;
}
.asciibutton:hover{
	background-color:#8FC4CD;
}

#formclose {
	font-size:14px !important;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd !important;  
	font-weight:700;  
	display:block;
	cursor:pointer;
	padding:0 !important;
	font-family:Verdana, Geneva, sans-serif !important;
}

#asciientryform {
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	  
	width:408px;  
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:2;  
	padding:12px;  
	font-size:13px;  
}

#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
 	z-index:1;
	
}
 
.categorymenuentry {
	width:190px;
	float:left;
	overflow:hidden;
}

.specifickeeper {
	padding:5px 2px 0px; margin:5px 0 0 3px; display:none; border-top:1px dashed #E3CD99;
	
}
.categorymenuentryspecific {
	background:transparent url(../img/specific.png) no-repeat scroll 0 center;
	padding:0 10px 0 10px;
	/*font-size:10px;*/
	float:left;
}
.categorymenuentryspecific sup {font-size:.8em; line-height:1em; color:#ca210f;}


.categorymenuentry a, .categorymenuentryspecific a {
	color:#5A2507;
	text-decoration:none;
	display:block;
}
.categorymenuentry a:hover, .categorymenuentryspecific a:hover {
	color:#499BA7;
	 
}

.datum .ratestar {
	background:url("../img/rating_bg.png") no-repeat scroll 0 0;
	width:17px;
	height:16px;
	float:left;
	cursor:pointer;
}
.datum .on {
	background-position:0 -32px;
}
.datum .half {
	background-position:0 -16px;
}

.pages {
	width:auto;
	text-align:center;
	margin:20px 0;
	color:#AAAAAA;
}

.pages a {
	background-color:#FDEFDD;
	border:1px solid #5A2507;
	color:#5D5649;
	margin:0 -1px;
	padding:6px 6px;
	text-decoration:none;
}

.pages a:hover, .pages a:active {
	border:1px solid #A0A0A0;
	
	
}

.pages span.current {
	background-color:#F0F0F0;
	border:1px solid #E0E0E0;
	color:#AAAAAA;
	font-weight:bold;
	
	padding:6px 8px;
}

.pages span.disabled {
	border:1px solid #F3F3F3;
	color:#CCCCCC;
	margin-right:2px;
	padding:6px 8px;
}

.badbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom:10px;
}
.goodbox {
	border: 1px dashed #4fb21e;
	font-weight: bold;
	background-color: #a8ea87;
	text-align: center;
	
	padding: 10px;
	color: #4fb21e;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom:10px;
}

.sorter {
	padding:5px 0;
	
	float:right;
}
.sorter ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.sorter ul li {
	display:inline;
	padding:0 10px;
	
}

.sorter a {
	color:#4A9BA7;
	text-decoration:underline;
}
.sorter a:hover{
	text-decoration:none;
}
.sorter .first {
	
	margin-left:1px;
	
	padding:0 4px;
}

.sndetails {
	width:180px;
	position:absolute;
	font-size:11px;
	background-color:#fff;
	border:1px #ccc solid;
	margin-left:209px;
	z-index:100;
	margin-top:5px;
	display:none;
}
.sndetails .arrow {
	background:transparent url("../img/arrow_up.png") no-repeat scroll center 0;
	height:7px;
	margin-top:-5px;
}

.sndetails ul {
	list-style-type:none;
	padding:5px 5px 11px;
}
.sndetails ul li {
	border-bottom:1px dashed #ccc;
	display:block;
	list-style-type:none;
	padding-bottom:5px;
	padding-top:5px;
	
}
.sndetails ul li img {
	margin-right:3px;
	vertical-align:top;
	border:none;
	
}
.sndetails ul li a {
	text-decoration:none;
	display:block;
}


.adsense468 {
	width:468px;
	margin:0 auto;
}

.adsense728{
	width:728px;
	margin:19px auto 0;
}

.sbexpl {
	padding:10px 15px 0;
}

.sbexpl a { display:inline !important; color:#4A9BA7 !important;}
.sbexpl a:hover { text-decoration:underline !important;}

#postmenu .ascii {background:transparent url("../img/ascii_bg.png") no-repeat scroll 0 0;}
#postmenu .pic {background:transparent url("../img/pic_bg.png") no-repeat scroll 0 0;}
#postmenu .quote {background:transparent url("../img/quote_bg.png") no-repeat scroll 0 0;}
#postmenu .item{
	height:65px;
	
	width:175px;
	margin:2px auto;
}
#postmenu {
	margin:0 auto;	
}

#postmenu a {
	padding:23px 0 22px 62px;
	font-size:18px;
	color:#A65300;
	font-family:"georgia";
	font-style:italic;
	text-decoration:none;
	display:block;
}

.categorymenuentry img {
	vertical-align:bottom;
}

/* -----------------------------------------------
	www.swfupload.org
	Description: Common Screen Stylesheet for SWFUpload Demos
	Updated on:  May 1, 2008
----------------------------------------------- */


/* ----------------------------------------------- 
	GLOBAL RESET 
   ----------------------------------------------- */

/* remember to define focus styles! */
:focus { outline: 0; }
/*body {
	line-height: 1;
	color: black;
	background: white;
}*/
ol, ul { 
	list-style: none; 
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after { 
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* ----------------------------------------------- 
	BASIC ELEMENTS
   ----------------------------------------------- */
   


code {
	display: block;
	background:#edffb8 none repeat scroll 0%;
	border-color:#b2da3a;
	border-style:solid;
	border-width:1px 0;
	font-size: 1em;
	margin: 1em 0pt;
	overflow:auto;
	padding: 0.3em 0.4em;
	white-space:pre;
}

/* -- Form Styles ------------------------------- */
form {	
	margin: 0;
	padding: 0;
}



div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #5D5649;
}

div.flash {
	width: 375px;
	margin: 16px 5px;
	border-color: #D9E4FF;

	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

#btnSubmit { margin: 0 0 0 155px ; }

/* -- Table Styles ------------------------------- */
td {
	font: 10pt Helvetica, Arial, sans-serif;
	vertical-align: top;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../uploader/images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}

#lang_select, #search{
	background:url("../img/lang_shade.png") no-repeat scroll right top #FFFFFF;
	border-top:2px solid #777;
	height:34px;
	padding:3px 5px;
	position:absolute;
	text-align:left;
	top:131px;
	width:152px;
}
#lang_select {left:0;}
#lang_select a.flag{ background:url("../img/de.png") no-repeat scroll 0 center transparent;color:#000;display:inline-block;margin:0 5px;padding:5px 0 5px 20px;text-decoration:none;}
#lang_select a.flag.en{background-image: url("../img/en.png");}
#lang_select a.flag:hover{text-decoration:underline;}

#search{
	background-position:left top;
	background-image:url("../img/lang_shade_r.png");
	right:0;
}
#search .asciiselect{background-color:#FDEFDD;
border:1px solid #8A3207;
font-size:11px;
padding:3px;
width:117px;
vertical-align:middle;
}
#search a{background-color:#8A3207;
color:#FCFCFC;
font-size:14px;
padding:0 4px 4px;
text-decoration:none;}

.headad {position:absolute; top:0; left:18px; width:125px; height:125px;}
.headad.right{right:18px; left:auto;}
.headad.left{top:20px;}
.vzcode{margin-left:5px; margin-top:5px;}

.asciibutton.add{background:url("../img/add.png") no-repeat scroll center 8px #222222;
border:1px solid #DBDBDB;
height:37px;
margin:0;
padding-top:78px;
width:109px;
}
.asciibutton.add:hover{background-color:#444;}
	

