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;
}

pre, td, th, body{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
}

a, a:visited, a:active, a:hover{
	color: blue;
}

.invisible_button{
	border-style: none;
	color: blue;
	background-color: white;
	background-image: url(images/head_bg60.gif);
	background-position: 50% 50%;
	text-decoration: underline;
	text-transform: uppercase;
	cursor: pointer;
	cursor: hand;
	font-family: Arial, Tahoma;
	font-weight: bold;
}

th, td {
	padding: 0;
	vertical-align: top;
}

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

/* PRE-DEFINED (START) */
form {
  display: inline;
  margin: 0;
  padding: 0;
}

li {
  margin-bottom: 0.25em;
}

/* PRE-DEFINED (END) */

/* ADDED (START) */

#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: red;
	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 red;
}
.tv_searchResultsNavigation{
	padding-left: 2px;
}
.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;
	cursor: hand;
	width: 130px; height: 97px;
}
.tv_desc{
	height: 60px;
	margin: 0;
	padding: 0;
	font-size: 9px;
	overflow: hidden;
	overflow-x: hidden;
}
.tv_title{
	cursor: pointer;
	cursor: hand;
	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 silver;
}
#tv_video_list_td{
	width: 100%;
}
#tv_metadata{
	width: 425px;
	font-size: 12px;
	padding-left: 5px;
}
#tv_metadata b{
	line-height: 18px;    
}
#kisooy{
	position:absolute;
	left: 0px; top: 165px;
	width: 430px; height: 330px;
	display: none;
}
/* ADDED (END) */

.stroke{
	width: 100%;
	height: 2px;
	background-color: black;
}

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

/* MAIN PANEL (START) */
#user_login input{
	background-color: #EFEFEF;
	color: red;
	font-weight: bold;
	font-size: 12px;
}
#main_panel{
	width: 100%;
	white-space: nowrap;
}
#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;
}
#small_sp{
    background-color: #FF3D3D;
    border: solid 1px #FF6363;
    margin-right: 5px;
}
#small_sp img{
	border: solid 1px black;
}
#small_sp a:hover img{ border: solid 1px; filter: Gray;  }

#small_sp td{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	vertical-align: bottom; align: center;
	text-align: center;
	padding: 5px;
}
#small_sp td a, #small_sp td a:visited{
	color: white;
}
/* 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: red;
	font-weight: bold;
	font-family: Arial, Tahoma, Arial Black, Verdana;
	font-size: 22px;
	text-transform: uppercase;
}

#flicker{
	text-align: left;
	width: 700px;
}