@import url(navigation.css);
body, html {
	behavior:url("css/csshover.htc");
  margin: 0 0 0 0;
  text-align: left;
  font-family: "Lucida sans unicode";
  font-size: 11px;
	line-height: 150%;
	background-color: #333366;
	height: 100%;
	color: #333;
}

#container {
	position: relative;
	width: 803px;
	margin-left:-401px;
	left:50%;
	height: auto;
	z-index:1;
	background-image: url('../images/container.jpg');
}

#geilehomo{
	position: relative;
	width: 500px;
	height: 90px;
	top: 5px;
	left: 10px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	line-height: 250%;
	text-shadow: #003399; 
}

#geilehomo b {
	color: #0099FF;
}

#siteinfo{
	position: absolute;
	width: 400px;
	height: 30px;
	color: #00CCCC;
	top: 60px;
	left: 14px;
	text-transform: uppercase;
}

#header {
	position: relative;
	width: 803px;
	height: 88px;
}
	#header #banner{
		position: absolute;
		right: 10px;
		top: 10px;
	}

#footer {
	position: relative;
	width: 803px;
	height: 50px;
	text-align: center;
}


#ad468x60{
	position: absolute;
	left: 425px;
	top: 10px;
}

#startPage{
	position: absolute;
	width: 264px;
	top: -24px;
	left: 636px;
	height: auto;
	z-index:10;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;	
}

#navigationBar{
	position: relative;
	width: 800px;
	height: auto;
	background-color: #0099CC;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	z-index: 4;
	left: 2px;
}


#leftContainer{
	position: relative;
	width: 532px;
	height: auto;
	float: left;
	padding: 5px;
	z-index: 2;
	padding: 5px;
	left: 3px;
}

#leftContainer #thumb{
	width: 200px;
}
#leftContainer #thumb .customPaysites img{ 
border: 1px solid #000; 
} 
#leftContainer #thumb .customPaysites table{ 
border: 1px solid #000;
width: 100px;
position: relative; 
} 

.thumbContainer{
	position: relative;
	width: 520px;
	height: 160px;
	padding: 3px;
}

.trailerContainer{
	position: relative;
	width: 520px;
	height: 180px;
	padding: 3px;
}

.trailerThumbContainer{
	position: relative;
	width: 210px;
	height: 150px;
	float: left;
}

.trailerContainer img{
	border: 1px solid #000;
}

.trailerInfoContainer{
	position: relative;
	width: 310px;
	height: auto;
	float: left;
}

.trailerSubmit{
	position: relative;
	width: 300px;
	height: 20px;
	left: 0px;
	top: 10px;
}

.trailerBottomContainer{
	position: relative;
	width: 200px;
	height: 20px;
	left: 410px;
	top: -10px;
}

#rightContainer{
	position: relative;
	width: 250px;
	height: auto;
	float: left;
	z-index: 1;
	padding-left: 6px;
	padding-top: 3px;
}

.rightMenu{
	position: relative;
	width: 238px;
	height: auto;
	padding: 4px;
	margin-bottom: 5px;
}

	.rightMenu ul{
		list-style: none;
		width: auto;
		margin: 0px;
		padding: 0px;
	}
	.rightMenu ul li a{
		display: block;
		font-size: 14px;
		text-decoration: none;
		border-bottom: 1px solid #0099CC;
		color:#000000;
	}
	
	.rightMenu ul li a.menu{
		display: block;
		margin: 0px;
		font-size: 14px;
		margin-left: 10px;
		text-decoration: none;
		color:#000000;
	}

p{
	margin: 0px;
	padding: 0px;
}

h1 {	
	position: relative;
	font-size: 16px;
	color: #ff00aa;
	top: 3px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

h1 b {
	color: #000;
}

.divider{
	position: relative;
	width: 522px;
	height: 1px;
	border-bottom: 1px dotted #5d5d5d;
	margin-bottom: 10px;
}

.stylebox{
	position: relative;
	width: 620px;
	padding: 5px;
	background-color: #ebffe5;
	border: 2px dotted #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* trailer container */

/* thumbContainer */

.thumbContainer{
	position: relative; 
	width: 165px;
	height: 220px;
	float: left; 
	margin-right: 5px;
	margin-bottom: 5px;
}

.thumbContainer img{
	border: 1px solid #000;
}


/* webcam containers */
.webcamCnt{
	position: relative;
	width: 110px;
	height: 118px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	border: 1px solid #000;
	text-align: center;
	font-size: 10px;
}

.webcamCnt img{
	border-top: 1px solid #000;
}

.chatBtn{
	position: relative;
	width: 110px;
	top: -3px;
	height: 18px;
	background-color: #000;
	color: #ff00aa;
	text-align: center;
	text-transform: uppercase;

}

.perfContainer{
	position: relative;
	width: 110px;
	height: auto;
	float: left;
	margin-right:  6px;
	margin-bottom: 6px;
	border-top: 1px solid #000;
}

.perfContainer img{
	border: 1px solid #ccc;
}

/* webcam containers */


a:link {
	color: #ff00aa;
	text-decoration:none;
}

a:hover {
	color: #ff00aa;
	text-decoration:none;
}

a:visited {
	color: #ff00aa;
	text-decoration:none;
}

a:active {
	color: #ff00aa;
	text-decoration:none;
}

a.catLink:link { 
	color: #fff; 
	text-decoration: none; 

}
a.catLink:visited {
	color: #fff; 
	text-decoration: none; 
}
a.catLink:hover {
	color: #fff; 
	text-decoration: none; 
}
a.catLink:active {
	color: #fff; 
	text-decoration: none; 
} 
