body, td {
	margin-top: 0px;
	margin-left: 0px;

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#cbodyW {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#cbody {
	text-align: left;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

a {
	color: #cc0000;
}

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

#lg {
	padding: 10px 0px 10px 0px;
}

table#picsGallery {
	background-color: black;
	padding: 5px;
	margin: 0px;
}

td#picsGalleryList {
	width: 268px;
}

img.picGalleryThumb {
	border: 1px solid white;;
	padding: 1px;
}

iframe#picsGalleryPlayer {
	border: 0px;
	width: 335px;
	height: 500px;
	background-color: #ff0000;
}

div#picsGalleryLarge {
	position: absolute;
	top: 12px;
	left: 12px;
	padding: 0px;
}

div#picsGalleryLarge img{
	float: left;
}

div#picsPlayerNav {
	float: right;
	padding: 12px;
}

div#picsPlayerNav a {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a#picsPlayerNavBack {
	display: block;
	width: 34px;
	padding-top: 34px;
	background-image: url('i/back.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

a#picsPlayerNavBack:hover {
	background-image: url('i/back_on.gif');
}

a#picsPlayerNavNext {
	display: block;
	width: 34px;
	margin-top: 5px;
	padding-top: 34px;
	background-image: url('i/next.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

a#picsPlayerNavNext:hover {
	background-image: url('i/next_on.gif');
}

div#picsPlayerNav2 {
	float: right;
	background-color: #990000;
	clear: right;
	height: 382px;
	width: 60px;
}

div#picsPlayerNav a {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a#picsPlayerNavStartSlideshow {
	display: block;
	width: 60px;
	margin-top: 5px;
	padding-top: 40px;
	background-image: url('i/slideshow_off.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

a#picsPlayerNavStartSlideshow:hover {
	background-image: url('i/slideshow_on.gif');
}

a#picsPlayerNavStopSlideshow {
	display: block;
	width: 60px;
	margin-top: 5px;
	padding-top: 40px;
	background-image: url('i/slideshow_off3.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

a#picsPlayerNavStopSlideshow:hover {
	background-image: url('i/slideshow_off3.gif');
}

a#picsPlayerNavVideos {
	display: block;
	width: 60px;
	margin-top: 5px;
	padding-top: 40px;
	background-image: url('i/videos_off.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

a#picsPlayerNavVideos:hover {
	background-image: url('i/videos_on.gif');
}

div#picsPlayerTextShort {
	position: absolute;
	top: 420px;
	left: 0px;
	width: 215px;
	height: 40px;
	background-color: black;
	color: white;
	text-align: center;
	font-size: 12px;
}

div#picsCountW {
	position: absolute;
	top: 420px;
	left: 215px;
	width: 60px;
	height: 40px;
	background-color: #990000;
	color: white;
	text-align: center;
	font-size: 12px;
}

div#picsCount {
	padding-top: 12px;
}

div#picsPlayerTextFull {
	position: absolute;
	top: 430px;
	left: 0px;
	width: 276px;
	height: 40px;
	background-color: black;
	color: white;
	text-align: center;
	font-size: 12px;
}

div#picsPlayerGirlName{
	font-size: 16px;
	padding-top: 6px;
}

div#picsPlayerStatus {
	position: absolute;
	top: 460px;
	left: 0px;
	width: 276px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	color: #cc0000;
}

div#picsPlayerStatus form{
	text-align: right;
	padding-right: 10px;
}

div#picsPlayerStatus .txt {
	font-size: 12px;
	color: white;
}

div#picsPlayerStatus a {
	color: #990000;
	text-decoration: none;
	font-size: 18px;
}

div#picsPlayerStatus a:hover {
	color: white;
}

div#sendEmailPP {
	position: relative;
	left: 131px;
}

div#sendEmailPP img {
	border: 0px;
}

.ftwt {
	color: #cc0000;
}

div.simpleGrayBoxW {
	background-image: url('i/simpleGrayBoxTop.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	width: 304px;
	margin: 5px;
}

div.simpleGrayBox {
	background-image: url('i/simpleGrayBoxBottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px 5px 10px 5px;
}

div.simpleWhiteBoxW {
	width: 304px;
	margin: 5px;
}

.simpleGrayBox .title, .simpleWhiteBox .title {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}

.simpleGrayBox .imageLeft, .simpleWhiteBox .imageLeft {
	float: left;
	padding: 5px;
}

.simpleGrayBox .imageRight, .simpleWhiteBox .imageRight {
	float: right;
	padding: 5px;
}

.simpleGrayBox img, .simpleWhiteBox img {
	border: 1px solid black;
}

div#fpLarge {
	border: 0px solid red;
}

div#fpThumbs {
	padding: 5px 0px 5px 0px;
}

div#fpThumbs img{
	border: 0px;
}

div#fpDetails {
	font-weight: bold;
}

div#ssSpeedC {
	width: 100px;
	height: 10px;
	border: 1px solid black;
}

div#ssSpeed {
	background-color: black;
	width: 70px;
	height: 10px;
}

div#ssText {
}

div#ssText .title {
	color: #cc0000;
}

div#ssText .name {
	font-size: 25px;
	font-weight: bold;
}

hr {
	margin: 0px;
	height: 1px;
	border-width: 1px 0px 0px 0px;
	border-color: black;
	border-style: solid;
	clear: both;
}

div#ssDecrease {
	float: left;
}

div#ssDecrease img {
	border: 0px;
}

div#ssIncrease {
	float: right;
}

div#ssIncrease img {
	border: 0px;
}

div#tvBoxW {
	width: 250px;
	/*padding-top: 10px;*/
}

div#tvBoxT {
	background-image: url('i/tvTop.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 40px;
}

div#tvBoxBW {
	height: 133px;
	overflow: hidden;
	background-image: url('i/tvBody.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div#tvBoxB{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}

div#tvBoxB img, div#in_tvBoxB img {
	border: 0px;
	margin-right: 5px;
	float: left;
}

div#tvBoxB .title, div#in_tvBoxB .title {
	font-weight: bold;
	margin-left: 55px;
	height: 30px;
	cursor: pointer;
}

div#tvBoxB .seeAll {
	position: relative;
	text-align: right;
	top: -15px;
	padding-right: 15px;
	background-image: url(i/videoSmallIcon.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

div#tvBoxB .seeAll {
	clear: both;
}

div#tvBoxB a, div#in_tvBoxB a {
	text-decoration: none;
	color: #cc0000;
}

div#tvBoxB a:hover, div#in_tvBoxB a:hover {
	color: black;
}

div#tvBoxF {
	height: 35px;
	background-image: url('i/tvBottom.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div#tvBoxF a {
	height: 35px;
	width: 250px;
	display: block;
}

div#header {
	width: 600px;
	height: 112px;
	background-image: url('i/header.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 5px;
}

div#headerMenu{
	position: relative;
	top: 88px;
	left: 234px;
	height: 35px;
}

div#headerMenu img {
	border: 0px;
}

a#hmFP {
	background-image: url('i/headerMenuFP.gif');
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	width: 109px;
	left: 15px;
}

a#hmFP:hover {
	background-image: url('i/headerMenuFPOver.gif');
}

a#hmGallery {
	background-image: url('i/headerMenuGallery.gif');
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	top: 0px;
	width: 68px;
	left: 150px;
}

a#hmGallery:hover {
	background-image: url('i/headerMenuGalleryOver.gif');
}

a#hmTV {
	background-image: url('i/headerMenuTV.gif');
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	width: 18px;
	top: 0px;
	left: 250px;
}

a#hmTV:hover {
	background-image: url('i/headerMenuTVOver.gif');
}

div#in_tvPlayer {
}

div#in_tvBoxBW{
	position: absolute;
	top: 0px;
	left: 325px;
	width: 270px;
}

div#in_tvPlayerW {
	position: relative;
}
div#in_tvBoxB {
}

div#in_tvInfoW {
	position: absolute;
	top: 274px;
	left: 0px;
	background-image: url(i/tvInfo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 320px;
	height: 90px;
	overflow: hidden;
}

div#in_tvInfo {
	padding: 5px;
}

div#in_tvInfo .title {
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}

div#in_tvListTitleW {
	width: 100%;
	height: 21px;
	background-image: url(i/tvListTitle2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div#in_tvListTitleW.selected {
    background-image: url(i/tvListTitle3.gif);
}

div#in_tvListTitle {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	float: left;
	padding: 3px 0px 0px 7px;	
	margin-right: 3.2em;
}

div#in_tvListTitle.selected a {
    color: #000000;
}
div#in_tvList {
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #bababa;
	height: 336px;
	overflow: auto;
}

div#in_tvList hr {
	margin: 0px;
	padding: 0px;
	border-color: #cc0000;
	border-width: 1px 0px 0px 0px;
}

div#in_tvListBottom {
	height: 7px;
	background-image: url(i/tvListBottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.altRow0 {
	background-color: #eeeeee;
}
.altRow1 {
	background-color: #ffffff;
}

div#in_tvList .altRow0, div#in_tvList .altRow1 {
	padding: 4px 5px 4px 5px;
}

div#applic {
}

div#applic img {
	border: 0px;
}

div.content {
	width: 595px;
}

span.nname, div.nname {
	color: #cc0000;
	font-weight: bold;
}

span.printCheckbox {
	border: 1px solid black;
}

#standardBannerTop {
	position: absolute;
	top: 20px;
	left: 140px;
}

div.tvTabW{
	float: left;
	margin-right: 10px;
}

div.tvTabB {
	background-image: url(i/tvTabB.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 8px;
	height: 20px;
}

div.tvTabBSelected {
	background-image: url(i/tvTabBSelected.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 8px;
	height: 20px;
}

div.tvTabE {
	background-image: url(i/tvTabE.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 7px;
	height: 20px;
	float: left;
}

div.tvTabESelected {
	background-image: url(i/tvTabESelected.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 7px;
	height: 20px;
	float: left;
}

div.tvTabC {
	background-color: #f18d8d;
	float: left;
	height: 20px;
}

div.tvTabCSelected {
	background-color: #cc0000;
	float: left;
	height: 20px;
}

a.tvTab {
	padding: 2px 10px 3px 10px;
	display: block;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.tvTab:hover {
	color: white;
}

div#tvCategoriesSubW {
	background-color: #cc0000;
	height: 20px;
	clear: both;
}
div#tvCategoriesSub {
	color: white;
	padding: 2px 0px 0px 10px;
}

div#tvCategoriesSub a {
	color: white;
	text-decoration: none;
}

div#tvCategoriesSub a:hover {
	color: #dddddd;
}

div#tvCategoriesTabs {
	padding: 0px;
}

div#tvCategories {
	width: 595px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

div.separator {
	margin-top: -5px;
	margin-bottom: 5px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: black;
	clear: both;
}
