@charset "utf-8";
/* CSS Document */
html {
	height: 100%
}
blockquote {
	margin: 0px;
	padding: 0px 10px 4px 10px;
}
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #fefefe;
	color: #000;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #03C;
}
img {
	border: none;
}
dt {
	font-weight: bold;
	padding-bottom: 5px;
}
dd {
	padding-bottom: 15px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 3px;
	padding: 0px;
}
h1 {
	padding-left: 5px;
	height: 32px;
  line-height: 30px;
  font-size: 19px;
	background: transparent url(img/navbar.gif) repeat-x scroll 0 -105px;
	border-top: 1px solid #999;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;

}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 10px;
}
hr {
	border: 0px;
	margin-top: 12px;
	border-top: 1px dashed #999;
	height: 1px;
}
.center {
	margin-left: auto;
	margin-right: auto;
	width: 468px;
}
.footer {
	text-align:center;
	padding: 10px 10px;
	margin-top: 15px;
	border: 1px solid #999999;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.wrapper {
  overflow:auto;
  position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	display:block;

}
.main {
  overflow:auto;
  margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	display:block;
	overflow:hidden;

	float:left;
  width:100%;			/* width of whole page */	
	overflow:hidden;		/* This chops off any overhanging divs */
}
.header {
	padding-top:5px;
}

#banner{
margin-left: 10px;
margin-right: 40px;
float: left;
}

#translate {
  position: relative;
  float: right;
  margin-top: 50px;
  margin-right: 10px;
  top: -10px;
}

.top-ads {

	padding:5px 0 5px 0;
	height:15px;
	width: 840px;
	overflow:hidden;
}
.banner-ads {

	padding:0 0 0 0;
	width: 960px;
	float:right;
}
.content {

	margin-left:0px;
	width: 830px;
	float:left;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 5px;
	
}
.NavBar {
	width: 958px;
	height: 35px;
	background: transparent url(img/navbar.gif) repeat-x scroll 0 0;
	border: 1px solid #999;
	clear: both;
	overflow:hidden;
}
.NavBar .nav-item {
	background: transparent url(img/navbar.gif) repeat-x scroll 0 0;
	height: 16px;
	text-align: center;
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	display: block;
	padding: 9px 12px 10px 12px;
	border-left: 1px solid #fff;
	border-right: 1px solid #999;
}
.NavBar a.nav-item:hover {
	background: transparent url(img/navbar.gif) repeat-x scroll 0 -35px;
	border-left: 0;
	padding-left: 13px;
}
.NavBar a.nav-item:active {
	background: transparent url(img/navbar.gif) repeat-x scroll 0 -70px;
	border-left: 0;
	padding-left: 13px;
}
.NavBar .buttonwrap {
	display:block;
	vertical-align:top;
	float:right;
	height: 25px;
	width: 75px;
	background: transparent url(img/gobut.gif) no-repeat scroll 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin: 0;
	border: 0;
}
.NavBar .search-form {
  display: inline;
  width: 300px;
	padding-top: 5px;
	height: 30px;
  margin: 0;
}
.NavBar .search-wrapper {
  float: right;
	display: block;
  width: 400px;
	height: 30px;
	padding-top: 5px;
	margin-right: 100px;
}
.NavBar .search-term {
	border: 1px solid #999;
	display: inline;
	padding: 2px 4px 2px 4px;
	width: 295px;
	height: 19px;
	margin-right: 4px;
	vertical-align: top;
	font-size: 14px !important;
}
.NavBar .search-button-text {
}
.borders {
	margin-top: 15px;
  border-left: 1px solid #999;
	border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
.page_cell {
	margin-top: 0px;
  padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color:#999;

}
.vid-wrapper {
  height: 98px;
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 3px;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color:#999;
	overflow:hidden;
}
.vid-wrapper img {
	float:right;
	margin: 0 5px 5px 5px;
}
.vid-wrapper p {
	padding-top: 10px;
	margin: 0;
}
.rating_bar {
	margin: 1px 0 0 0;
  width: 60px;
	background: url(img/star_not.gif) 0 0 repeat-x;
	position:relative;
	float:left;
}
.rating_bar div {
	background: url(img/star.gif) 0 0 repeat-x;
  height: 12px;
}

.error_box {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  color: #F3F3F3;
  text-align: center;
	background-color: #FD404E;
  line-height: 16px;
  font-size: 12px;
	font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #000000;
  padding: 4px 4px 4px 4px;
}

.error_box a {
color: white;
}
.error_box ul {
  text-align: left;
  padding-right: 8px;
}

.more-link {
  text-align: center;
  padding-bottom: 6px
}
.more-link a, b {
	font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  margin-right: 4px;
  margin-right: 4px;
}

a.info{
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 4px;
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none;
    font-weight: bold;
    }

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    padding: 2px 2px 2px 2px;
    }


.pick_l {
float:left;
padding-left: 6px;
}
.pick_l ul {
list-style: none;
font-size: 14px;
}

.related_videos li {
padding-top: 4px;
padding-bottom: 4px;
}

.pick_r {
float:left;
padding-left: 50px;
display:none;
}
.pick_icon {
position: relative;
top: 10px;
border: 0px;

}

.download_button {
margin-left: 70px;
font-size: 16px;
font-weight: bold;

}

input.filename {

vertical-align:middle;
width:300px;
border:1px solid #666666;
color:#333333;

}
input.filename.hover { background-color:#cff; }
input.filename.active { background-color:#0cf; }

input.embed {

vertical-align:middle;
width:300px;
border:1px solid #666666;
color:#333333;

}
input.embed.hover { background-color:#cff; }
input.embed.active { background-color:#0cf; }

.search_home {
	margin-top: 15px;
  text-align: center;
  vertical-align: middle;
  height: 35px;
	background: transparent url(img/navbar.gif) repeat-x scroll 0 0;
  border-left: 1px solid #999;
	border-right: 1px solid #999;
  border-bottom: 1px solid #999;
	border-top: 1px solid #999;
  font-size: 12px;

}
.search_home div {
	display: inline;
}

.search_home a {
  position: relative;
  top: 5px;
}

.search_home input {
  position: relative;
  top: -2px;
}


.search_home > div:first-child {
  font-size: 16px;
  font-weight: bold;
} 


.search_home_search {
	border: 1px solid #999;
	padding: 3px 1px 3px 1px;
	width: 200px;
	height: 16px;
	margin-right: 4px;
	font-size: 13px !important;
}


.link-wrapper {
margin: 8px 8px;
}

.link-wrapper img {
border: 0px;
float: left;
margin-right: 4px;
width: 130px;
}

.link-body {
margin-left: 10px;
float: left;
width: 650px;

}
.clear {
clear: both;
}
#main_page_help_link {
  font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	padding: 0px;
	padding-left: 5px;
	height: 32px;
  line-height: 30px;
  font-size: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_page_help {
  border-top: 1px solid #999;
  padding: 3px;
}
#blarb {
  background-color: #e9f0f9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ceddf1;
  padding: 10px;
  margin-top: 10px;
  padding: 8px;
  float: left;
  width: 400px;
}
#blarb b {
  color: #a0b3d8;
  font-size: 14px;
}
#blarb p {
  color: black;
  margin: 0px;
}

#top-links {
float: right;
margin-right: 10px;
}
#top-links a{
font-weight: bold;
font-size: 12px;
margin: 0px 4px;
text-decoration: none;
}

#download-box {
  background-color: #eee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #a0b3d8;
  margin-top: 10px;
  padding: 18px;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#download-box input {
	padding: 2px 4px 2px 4px;
	font-size: 14px !important;
	width: 480px;
	margin: 0px 8px;
}
#download-box b {
  color: #a0b3d8;
  font-size: 14px;
}
#dl_source {
  font-family: Arial, sans-serif;
  height: 20px;
  width: 300px;
}
#download_help li {
  margin-bottom: 20px;
}
#download_help img {
 display: block;
}
#search_button {
	cursor:pointer; cursor:hand;
}
#search_loading {
	background:url('/img/ajax-loader.gif') no-repeat top center;
  padding: 0px;
  float: right;
  display: none;
  height: 26px;
  position:relative;
  width: 86px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
#search_loading p {
  margin-top: 11px;
}
#download_button {
	cursor:pointer; cursor:hand;
  vertical-align: bottom;
  position: relative;
}
#download_loading {
	background:url('/img/ajax-loader.gif') no-repeat top center;
  padding: 0px;
  float: right;
  display: none;
  height: 26px;
  position:relative;
  width: 86px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  left: -34px;
}
#download_loading p {
  margin-top: 11px;
}
.download_links {
  display: none;
  margin-left: 40px;
}
