h1, h2{ display: inline; font-weight: normal; font-size: 12px; }
body  {
	background-image: url(images/logo_stamp.gif); background-repeat: no-repeat; background-position: 50% 50%;
	background-attachment: fixed;
	background-color: white;
	color: black;
	margin: 0px;
	overflow: auto;
}

pre, td, th, body{ font-family: Arial, Verdana, Tahoma; font-size: 12px; }
pre{ display: inline; }
a, a:visited, a:active, a:hover{ color: blue; }
th, td { padding: 0; vertical-align: top; }
form { display: inline; margin: 0; padding: 0; }
li { margin-bottom: 0.25em; }

/* logo and heading (START) */
#feedback{
    color: yellow;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
}


#textLogo{}

#heading{ font-weight: bold; text-transform: uppercase; }
/* logo and heading (END) */

/* celeb list (START) */
#nameIndex		 { font-weight: bold; text-decoration: underline; text-align: center; }
#searchTermList	 { padding-left: 7px; margin: 7px; border: 1px solid #dfdfdf; background-color: #efefef; height: 520px; width: 200px; overflow: auto; }
.invisible_button{text-align: left; border-style: none; color: blue; background-color: #efefef; text-decoration: underline; text-transform: capitalize; cursor: pointer; font-family: Tahoma, Arial, Verdana; font-size: 9px; }
#searchedKeyword { font-size: 9px; background-color: #efefef; }
#goSearch		 { font-size: 9px; }
/* celeb list (END) */


#bigOne{ width: 100%; height: 100%; border-width: 0px; }

#videoPlayer{ padding-top: 2px; }

#searchResultsVideoList{}
#tv_mark_iframe				{ width: 424px; height: 58px; overflow: hidden; border: 0; margin: 0; padding: 0; }
#tv_requested_title			{margin-left: 5px; color: #9180e7; font-weight: bold; font-family: Arial, Tahoma, Arial Black, Verdana; font-size: 22px; text-transform: uppercase; }
#tv_video_list_n_navigation	{margin-left: 5px; display: none; height: 540px; width: 550px; overflow: auto; border: 1px dashed #EDEDED; }
.tv_searchResultsNavigation	{ padding-left: 2px; }
.tv_desc					{ height: 60px; margin: 0; padding: 0; font-size: 9px; overflow: hidden; overflow-x: hidden; }
.tv_title					{ cursor: pointer; color: blue; text-decoration: underline; }
.tv_video_list_table		{ font-size: 12px; }
.tv_video_list_table td		{ height: 97px; padding-bottom: 20px;  padding-right: 5px; border-bottom: 1px dotted #EFEFEF; }
#tv_video_list_td			{width: 100%; }
#tv_metadata				{width: 425px; font-size: 12px; padding-left: 5px; }
#tv_metadata b				{ line-height: 18px; }
.tv_thumbnail{
	/* this is so the thumbnail will look the same size as all if it's smaller */
	background-color: black;
	border: 1px solid black;
	background-color: #f5f5f5;
	cursor: pointer;
	width: 130px; height: 97px;
}

#kisooy{ position:absolute; left: 0px; top: 120px; width: 430px; height: 330px;	display: none; }
.stroke{ width: 100%; height: 2px; background-color: black; }

/* HEADER AND FOOTER (START) */
#top			{ width: 100%; background-color: #9180e7; }
#top td			{ vertical-align: middle; }
#footer			{ background-color: #9180e7; color: white; width: 100%; text-align: center; }
#footer a:visited, #footer a:hover, #footer a:active, #footer a{ color: white; }
#footer_table	{ background-color: #9180e7; color: white; white-space: nowrap; }
#footer_table td{ padding-right: 20px; padding-bottom: 5px; }
/* HEADER AND FOOTER (END) */

/* MAIN PANEL (START) */
#user_login input	{ background-color: #EFEFEF; color: #9180e7; font-weight: bold; font-size: 12px; }
#main_panel			{ width: 100%; white-space: nowrap; text-align: center; background-image: url(images/head_bg62.gif); height: 25px; }
#main_panel td		{ text-align: center; }
#main_panel a, #main_panel a:visited, #main_panel a:active{ color: blue; text-transform: uppercase; font-weight: bold; }
/* MAIN PANEL (END) */

/* SPONSORS (START) */
.closeSp			 { float: right; vertical-align: middle; cursor: pointer; color: white; letter-spacing: 1px; }
.small_sp_title		 { float: left; vertical-align: middle; font-weight: bold; color: white; }
.sp_thumb			 { height: 50px; width: 100px; 	border: solid 1px black; }
#small_sp			 { background-color: #a18fff; border: solid 1px #aa99ff; margin-right: 5px; }
#small_sp a:hover img{ border: solid 1px; filter: Gray;  }
#small_sp td		 { font-family: Verdana, Tahoma, Arial; font-size: 10px; vertical-align: bottom; text-align: center; padding: 2px 2px 2px 10px; }
#small_sp td a, #small_sp td a:visited{ color: white; letter-spacing: -1px; }
/* SPONSORS (END) */

/* BUTTON / ADDONS / FUNCTIONS (START) */
#markVideoChoice, #markVideo input{ font-size: 10px; }
#markVideo{ margin-left: 4px; width: 420px; padding: 5px; border: 1px solid silver; background-color: #f5f5f5; }
/* BUTTON / ADDONS / FUNCTIONS (END) */

#pageContent{ margin: 5px; }
.page_title	{ color: #9180e7;font-weight: bold;font-family: Arial, Tahoma, Arial Black, Verdana;font-size: 22px;text-transform: uppercase; }