
html {
	overflow-y: scroll;
	overflow-x: ;
	}

body {
 background-image:url('../images/body_bg.png');
	background-color: #E0E0E0;
	background-repeat:repeat-x;
	background-position:0 -80px;
  color: black;
  font-family:Verdana;
  font-size: 11px;
  margin: 8px;
  margin-top: 3px;
  text-decoration:none;
}



body td,th,p,ul,li {
  
  font-family:Verdana;
  font-size: 11px;
  
}


img {
  border: 0;
}




a {
color: #0033cc;
text-decoration:none;	
font-weight:bold;
	
}

a:link {
  color: #0033cc;
}

a:active {
  color: #cc0000;
}

a:visited {
  color: #551a8b;
}

h1 {
  font-size: x-large;
  margin-top: 0px;
  margin-bottom: 5px;
}

h2 {
  font-size: large;
}

h3 {
  font-size: medium;
}

h4 {
  font-size: small;
}

form {
  
  margin: 0;
  padding: 0;
}

li {
  margin-bottom: 0.25em;
}

pre, code {
  color: #007000;
  font-family: "bogus font here", monospace;
  font-size: 100%;
}

pre {
  border: 1px solid silver;
  background-color: #f5f5f5;
  padding: 0.5em;
  overflow: auto;
  margin: 2em;
}

pre ins {
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
}

/* "Selected" links */

a.selected, .selected a, .selected {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

a.selected:visited, .selected a:visited {
  color: black;
}

p.videoDescription {
  text-align:justify;	
  font-size: 11px;
  margin: 0;
  padding: 0;
}


table.videoList  {

border:1px solid #ccc;
padding:10px;
width:300px;
height:360px;
margin-top:5px;

}

table.videoList td {
  padding: 3px; 
}

#main {
	
height:89%;	
	
}

#titleBar {
  border: 1px solid silver;
  background-color: #514ED9;
  font-size: 18px;
  font-weight:normal;
  color:#FFF;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  margin-bottom: 15px;
}

#titleText {
  float: left;
}

#searchBox {
  float: right;
}

#mainSearchBox {
  float:right;
}

#searchResults {
  width: 100%;
  background:#f8f8f8;
}

#searchResultsVideoList {
  width: 100%;
  background:#f8f8f8;
}

#searchResultsListColumn {
  float: right;
  width: 300px;
  background:#fff;
  padding:3px;
  padding-right:10px;
  height:100%;
}

#searchResultsVideoColumn {
  float: left;
  width: 650px;
  background:#ċċċeee;
  padding:3px;
  height:100%;
  padding-left:10px;
  z-index:-100;
}

#searchResultsNavigation {
  margin-top:4px;
}

#all {

margin-top:15px;
	
	
}

.images {
text-align:center;
border:1px solid #ccc;
padding:2px;	
}

.images_container {
	
	width:90px;
	height:70px;
	background:#000;
	overflow:hidden;
	
}

.playlist_thumbnails {
	
	width:70px;
	height:50px;
	background:#000;
	overflow:hidden;
	
}


.searchInput {
	width:230px;
	border:1px solid #ccc;
	padding:2px;
	margin:0;
	
	}
	


.searchInput:focus {
	border:1px solid yellow

	}


.formbutton {
font-family:verdana;	
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
}

.title {
margin-top:0px;
margin-bottom:5px;
font-size:18px;
font-weight:normal;
color:#336699;
	
	
}

table#popular td a {
	
	color: #0077BB;	
	cursor:pointer;
	font-size:11px;
}

table#popular td a:link {
	
color: #0077BB9;	
	
}

table#popular td a:visited {
	
color: #0077BB;	
	
}


.most {

wdith:200px;
height:90px;
float:left;
	
}

.input_links {
	
font-size:10px;	
margin-top:3px;
margin-bottom:3px;
font-family:verdana;
width:150px;
	
}

#all .bookmarks {
	
font-size:10px;
font-weight:normal;
color: #F90;
	
}

#all .bookmarks a:link, .bookmarks a:visited {
	
font-size:10px;
font-weight:normal;
color: #F90;
	
}


.bookmarks {
	
font-size:10px;
font-weight:normal;
color: #F90;
cursor:pointer;
	
}

.bookmarks a:link, .bookmarks a:visited {
	
font-size:10px;
font-weight:normal;
color: #F90;
cursor:pointer;
	
}

table#playlist_items {
	
	
}

table#playlist_items td {
	
font-size:10px;	
	
}


#playlist_items td a {
	

font-size:10px;
color:#9997DD;
cursor:pointer;
	
}


#playlist_items td a:link, #playlist_items  a:visited {
	

font-size:10px;
color:#F90;
	
}

.playall {
	
font-size:10px;
font-weight:normal;
padding-left:100px;
	
}
