.live_ppv_table {
	background-color: #1b1b1b;
	color: white;
	border-collapse: collapse;
}

.live_ppv_form_cell {
	background-image: url(../img/bgK-1.gif);
	width: 157px;
	height: 340px;
	border: solid 1px black;
	border-collapse: collapse;
	padding: 2px 5px 2px 5px;
}

head:first-child+body .live_ppv_form_cell {
	width: 147px;
}

.live_ppv_panel_cell {
/*	background-image: url(../img/bgpanel.gif);*/
	background-image: url(../img/till_ppv.jpg);
	width: 254px;
	height: 340px;
	border: solid 1px black;
	border-collapse: collapse;
}

.live_ppv_video_cell {
	border: solid 1px black;
	border-collapse: collapse;
}

.live_ppv_divider_cell {
}

.live_ppv_banner_cell {
	border: solid 1px black;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
}

.live_ppv_form {
}

.live_ppv_form_text_box {
	border: solid 1px black;
	background-color: white;
	background-image: url(../img/input_record.gif);
	background: url(../img/input_record.gif);
	color: black;
	height: 18px;
	width: 140px;
	margin: 5px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	padding-top: 2px;
}

.live_ppv_form_submit_button {
	border: solid 1px #666666;
	background-color: white;
	font-size: 8pt;
}

.ppvSubCategoryText, .ppvSubCategoryTextSelected {
	padding: 2px 2pt 2px 2pt;
	border-bottom: dotted 1px black;
}

.ppvSubCategoryText a {
	color: black;
	text-decoration: none;
}

.ppvSubCategoryTextSelected a {
	color: #b5b5b5;
	text-decoration: underline;
}

.ppvSubCategoryDescription {
	color: black;
	padding: 2px 5pt 5pt 5pt;
}

.ppvVideoTable {
	background-color: black;
}

.ppvVideoTableHeader {
	color: red;
	font-size: 12pt;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	height: 30px;
}

.ppvVideoTableInfo {
	height: 140px;
	vertical-align: top;
	padding: 5px 10px 5px 10px;
}

.ppvVideoButtonDivider {
	heitgh: 26px;
	width: 2px;
	background-image: url(/img/ppvVideoButtonDivider.gif);
	background: url(/img/ppvVideoButtonDivider.gif);
}

.ppvVideoButtonPassive {
	background-image: url(/img/ppvVideoButtonPassive.gif);
	background: url(/img/ppvVideoButtonPassive.gif);

	height: 26px;
	width: 61px;
	text-align: center;
	vertical-align: middle;
	color: white;
	text-decoration: none;

	cursor: pointer;
}

.ppvVideoButtonActive {
	background-image: url(/img/ppvVideoButtonActive.gif);
	background: url(/img/ppvVideoButtonActive.gif);

	height: 26px;
	width: 61px;
	text-align: center;
	vertical-align: middle;
	color: #404040;
	text-decoration: underline;
	
	cursor: pointer;
}

.ppvFormVideoName {
	color: red;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	background-color: #161716;
	border-bottom: dotted 1px #525251;
	padding: 2px 6pt 2px 6pt;
}

.ppvFormVideoPrice {
	color: white;
	font-size: 7pt;
	font-weight: normal;
}

.ppvFormVideoCodeCell {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	background-color: #161716;
	border-bottom: dotted 1px #525251;
	padding: 2px 6pt 2px 6pt;
}

.ppvFormVideoCode {
	color: #ffec00;
}

.ppvFormVideoFormCell {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	height: 36px;
	background-color: #161716;
	padding: 2px 6pt 2px 6pt;
}

.ppvFormEditBox {
	width: 193px;
	height: 20px;
	font-size: 8pt;
	border: solid 1px black;

	background-image: url(../img/friendsEditBackground.gif);
	background: url(../img/friendsEditBackground.gif);
	background-repeat: repeat-x;
	background-color: white;
}