@charset "utf-8";
/* CSS Document */

/*  fix PNGs on IE7 and Opera, fix transparency on IE6  */
/* img, div { behavior: url(images/iepngfix.htc) } */

img { border: none; }

body {
	margin: 0 auto;
	background-color: #1d2226;
	color: #333333;
	font-size: small; font-family: Arial, Tahoma, Helvetica, sans-serif;
	letter-spacing: 0.2px;
	line-height: 100%;
/* 	width: 950px; */
}

a { color: #c60002; text-decoration: underline; }
a:hover { color: #c60002; text-decoration: none; }

.bodyBackGroundImage1 { background-image: url(bg-p1.png); background-position: top; background-repeat: repeat-x;}
.bodyBackGroundImage2 { background-image: url(bg-p2.png); background-position: top; background-repeat: repeat-x;}

h1 { font-size: 170%; }
h2 { font-size: 190%; }
h3 { font-size: 220%; }
.textYellow { color:#fcd753; font-weight: bold;}
.middleCopy { font-size: 220%; line-height: 130%; width: 800px;}
.middleCopy a { color:#e53434; font-weight: bold; text-decoration: underline;}
.middleCopy a:hover { color:#e53434; font-weight: bold; text-decoration: none;}

#backGroundButtons { background-image:url(bg-btns.png); width: 950px; height: 46px; background-repeat: no-repeat; }
#backGroundRoundedBottom { background-image: url(bg-rounded-bottom.png); clear: both; width: 950px; height: 16px; background-repeat: no-repeat;}
.backGroundEpTableWhiteTop { background-image: url(bg-ep-table-top.png); width: 950px; height: 16px; background-repeat: no-repeat;}
.backGroundEpTableWhiteBottom { background-image: url(bg-ep-table-bottom.png); clear: both; width: 950px; height: 16px; background-repeat: no-repeat;}

.epTableContainer { background-color: #ffffff; width: 950px; }
.epTable { color: #333333; width: 912px; }
.epTableMarginBottom { margin-bottom: 6px; }
.epTableLeft { float: left; width: 466px; }
.epTableRight { float: right; width: 440px; }
.epTableSheMaleNameContainer { background-image: url(bg-shemale-name.png); background-repeat: no-repeat; height: 50px; width: 440px; text-align: left;}
.epTableSheMaleNameSize { font-size: 200%; font-weight: bold; line-height: 120%;}
.epTableDescriptionContainer { background-image: url(bg-ep-description.png); background-repeat: no-repeat; height: 170px; width: 440px;}
.epTableDescription { font-size: 110%; line-height: 120%; padding: 8px; text-align: justify;}
.epTableDlStreamContainer { background-image: url(bg-dl-stream.png); background-repeat: no-repeat; height: 140px; width: 442px; font-size: 130%;}
.epTableDlStreamContainer a { color: #c60002; text-decoration: underline; }
.epTableDlStreamContainer a:hover { color: #c60002; text-decoration: none; }
.epTableDl { float: left; padding: 6px 0px 0px 10px; margin: 4px; width: 200px;}
.epTableStream { float: right; padding: 6px 10px 0px 0px; margin: 4px; width: 195px; }

#backGroundFreeLiveCamChat { background-image:url(bg-livecam-chat.jpg); width: 412px; height: 272px; background-repeat:no-repeat;}

.table-border
{
	border: 1px solid #9B9B99;
	background-color: #514E4E;
}
.flags-container
{
	float: right;
	text-align: right;
	margin-right: 5px;
}

.bookmark-container
{
	text-align: left;
	margin-left: 5px
}

.quality-container {
	float: right;
	background-color:#e3e3e3;
	margin-top: 4px;
	width: 150px;
	height: 22px;
}

.quality-container a {
	margin-top: 2px;
	padding: 2px 4px 2px 4px;
	display: block;
	float: left;
}

.quality-container em {
	margin-top: 2px;
	padding: 2px 4px 2px 4px;
	display: block;
	float: right;
}

.epTableDl a img { float: left;}
.epTableStream a img { float: left;}

#highResImages {
	display: none;
}