@import url("tabbedmenu.css");

/* CSS Document */

html{
	background-color:#575757;
	color:#ffffff;
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color:#575757;
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}

img{
	border:0px;
}

#main {
	clear:both;
	width:1000px;
	margin: 0 auto;
	margin-top:12px;
	margin-bottom:12px;
	padding:12px 12px 12px 12px;
	background-color:#383838; /* frame color */
	/* border:1px solid #FF0000; */ /* debug */
}

#header {
	width:100%;
	height:150px;	
	background:url(../images/layout/header.jpg);
	background-repeat:no-repeat;
}

#logo{
	position:absolute;
    width:250px;
    height:82px;
    margin-left:-80px;
	margin-top:40px;
}

#language{
	position:absolute;
	margin-left:23px;
	margin-top:125px;
}

#status{
	position:absolute;
	margin-left:685px;
	margin-top:125px;
	width:300px;
	text-align:right;
}

#footer {
	clear:both;
	width:100%;
	height:40px;
	background:url(../images/layout/footer.jpg);
}

#copyright{
	margin-left:23px;
	margin-top:10px;
	float:left;
}

#navigation{
	margin-right:23px;
	margin-top:10px;
	float:right;
}

#contenthg {
	width:100%;
	height:100%;
}

#menucell {
	width: 185px;
	height: 100%;
	background:url(../images/layout/navigation-background-woman.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#712323; /* sidebar color */
}

#contentcell {
	width: 815px;
	height: 100%;
	background-color:#464646; /* content color */
}

#menue {
	width:185px;
	/* border:1px solid #FF0000; */ /* debug */
}

ul.main-nav{
	width:170px;
	margin:0 3px 10px 6px;
	padding:0px;
	list-style:none;
}
				
#menue ul li{
	height:40px;
	border-bottom:1px solid #FF0000;
	line-height:35px;
}
#menue ul li a{
	color:#cccccc;
	width:170px;
	background:url(../images/layout/navigation-arrow.png) no-repeat;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:2px 0 9px 28px;
}
#menue ul li a.active{
	background:url(../images/layout/navigation-arrow-active.png) no-repeat;
	color:yellow;
}
#menue ul li a:hover{
	background:url(../images/layout/navigation-arrow-hover.png) no-repeat;
	color:#ffffff;
}
#menue ul li.underlinenone{
	height:40px;
	border-bottom:none;
	line-height:29px;
}

#login{
	position:absolute;
	width:400px;
	top:305px;
	height:20px;
	padding:0px;
	margin:0px;
	margin-left:600px;
	border:0px solid silver;
	text-align:right;
}

#login input{
	background-color:#BB0000;
	height:17px;
	border:1px solid silver;
}

#content {
	width:804px;
	float:left;
}

h1{
	font-size:16px;
	text-align:left;
}

h2{
	font-size:14px;
	text-align:center;
}

a{
    /* color:#FFFFFF; */
    text-decoration: underline;
    color: #FFA500;
}

th{
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-right:10px;
}

hr{
	border-top:1px solid silver;
}

span.online{
	font-size:12px;
	color:lime;
}

span.offline{
	font-size:12px;
	color:silver;
}

.error{
	color:red;
	font-weight:bold;
	border:1px solid silver;
	padding:5px;
	text-align:center;	
	color:red;
}


a.sofort{
	margin:5px;
	padding:10px;
	color:blue;
	background-color:silver;
	font-weight:bold;
	border:1px solid black;
	text-align:center;
	display:block;
}



input.btn{
	cursor:pointer;
	padding:5px;
	color:blue;
	background-color:silver;
	font-weight:bold;
	border:1px solid black;
}

.left{
	width:33%;
	text-align:center;
}
.center{
	width:34%;
	text-align:center;
}
.right{
	width:33%;
	text-align:center;
}

#senderBox {
  width: 180px;
  height: 210px;
  padding: 10px;
  margin-bottom: 10px;
  float: left;
}

#senderBoxImage {
  width: 180px;
  height: 140px;
  padding-top: 10px;
  background: url(../images/layout/sender-list-background.gif);
  background-repeat: no-repeat;
  text-align: center;
  font-weight: bold;
}

#mainPageInfoBox {
  height: 40px;
}

/* Profil */

#BoxContent{
    margin-left:8px;
    margin-bottom:24px;
    position: relative;
    border:1px solid #8E8E8E;
    background: #5D5D5D;
    color:#ffffff;
    width:760px;
    padding:8px;
    padding-top:24px;
}


#boxMain{
    position:absolute;
    width:auto;
    margin-top:50px;
}

#priceTable{
	width:240px;
	margin:auto;
	color:#c0c0c0;
	/* border:1px solid #000000; */

}

#cam2CamChatInfoBoxFrame{
  width:300px;
  border:1px solid #8E8E8E;
}

#cam2CamChatInfoBoxText{
  color:#ffffff;
}

.whitelink{
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	color: #F5F5F5;
	padding:6px; 
	border:1px 
	solid #8E8E8E; 
	background: #303030 url(../images/layout/button-grey-on.png) repeat-x;
	text-decoration: none;
	font-weight:bold;
	display:block;
}

#boxSpacer{
    clear:both;
    position: relative;
    background: #5D5D5D;
    color:#ffffff;
    width:auto;
    padding:8px;
}

#boxContent{
    clear:both;
    position: relative;
    border:1px solid #8E8E8E;
    background: #5D5D5D;
    color:#ffffff;
    width:auto;
    padding:8px;
}

h1.profile{
	font-weight:bold;
	font-size:18px;
}

table.walter_table {
    width:100%;
    padding:0px;
}

table.walter_table td {
    vertical-align:top;
    padding:2px;
    padding-right:10px;
}

hr.hr2vvv {
    border-top:1px solid #ff0000;
    color: #ff0000;
    background-color: #ff0000;
    height: 0px;
    width: 95px;
}

.bluebutton{
	text-align:center;
	margin-left:auto; 
	margin-right:auto; 
	width:220px; 
	background:#3589e3 url(../images/layout/button-blue.png) repeat-x; 
	border:1px solid #000000;
}

.button-link{
	text-decoration:none;
	font-weight:bolder;
	display:block;
	padding:3px;
	font-size:16px;
}

.button-image{
	text-align:left;
	vertical-align:middle;
}

.button-text{
	margin-left:10px;
	margin-right:10px;
}

a.pagelink{
	font-size:large;
	text-decoration:none;
	padding:6px 12px 6px 12px;
	color:#ffffcc; 
	background:#b70503 url(../images/redgrad.png) repeat-x; 
	border:1px solid #b0b0b0;
}    

a.currentpagelink{
	font-size:large;
	text-decoration:none;
	padding:6px 12px 6px 12px;
	background:#b70503 url(../images/redgrad.png) repeat-x; 
	color:#ffffff; 
	border:1px solid #ffff00;
}

a.pagelink:hover{
	color:#ffffff; 
	border:1px solid #ffff00;
}

/* auth (login) page */

#loginBox {
  margin-left: 8px;
  margin-bottom: 24px;
  position: relative;
  border: 1px solid #8E8E8E;
  background: #5D5D5D;
  color: #ffffff;
  width: 760px;
  padding: 8px;
  padding-top: 24px;
}

#loginPopupHint {
  padding: 14px;
  color: #000000;
  background: #c0c0c0;
  border: 1px solid #ffffff;
}

#loginInnerBox {
  margin-top: 6px;
  padding: 8px;
  background: #464646;
  border: 1px solid #8E8E8E;
}

#loginNoMemberYet {
  padding: 8px;
  background: #5D5D5D;
  border: 1px solid #8E8E8E;
}

/* end of auth (login) page */

