
@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding: 0;
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	line-height: 16px;
}
img{border:none;}
p{
	font-size: 12px;
	line-height: 16px;
	}
body {
	background-color: white;
	text-align:center;

}
a{
	color:#2200cc;	
}
a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
	
}
ul {
margin: 8px 12px;

}

li {
margin-bottom: 8px;
}

ul li a{
font-size:12px;
line-height:14px;
}

li blockquote {
font-size:12px;
line-height:16px;
}

.clear {
	clear: both;
}

h1{
  font-size: 18px;
	font-weight:bold;
	margin-bottom: 4px;
	text-align: center;
}
h2{
  font-size: 16px;
	font-weight:bold;
}

h3{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}
h4{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
h5{
	font-size:12px;
	text-decoration:underline;
	text-transform:capitalize;
}
/* header */
#header{
	border:1px solid white;
	margin:0 auto;
	margin-top: 10px;
	width:800px;
}
#logo{
	background:url('images/logo.jpg') no-repeat center center;
	margin-top:15px;
	margin-right:20px;
	width:282px;
	height:97px;
	display:block;
	float:left;
	text-indent: -9999px;
	overflow: hidden;
}
p#titletext
{
  float:right;
	font-size:14px;
	margin:5px 10px 10px 0;
	width:470px;
	line-height:20px;
}

#downloadbox{
	float:right;
	-moz-border-radius:8px;
	border-radius:8px;
	background-color:#eaeaea;
	border:1px solid #cccccc;
	width:450px;
	height:25px;
	padding:5px;
}

input[type=text]#download_url
{
	border:1px solid #636363;
	height:16px;
	width:355px;
	float:left;
	font-size:12px;
	padding:3px;
	color:#333;
}
input#download_but
{
	cursor:pointer; cursor:hand;
  margin-left:7px;
	float:left;
	background:url(images/button_download.jpg) no-repeat;
	border:none;
	width:79px;
	height:25px;
}
div.hr
{
	margin:10px auto 10px;
	height:9px;
	width:900px;
	background:url(images/hr_rep.gif) repeat-x;
}

div.news_feed {
  text-align: center;
  overflow:hidden;
	margin:10px auto 10px;
}

div.news_feed > b:first-child	{
	color: red;
	}

/* content */
#content{
	margin:0 auto;
	width:900px;
}

#left-col{
	width:695px;
	float:left;
  margin-left: 20px;
}
#right-col{
  width:200px;
	float:left;
}

.section_box
{
	width:686px;
	border:1px solid #a0acba;
	padding:3px 3px ;
	margin-bottom:20px;
}
#top-videos-header{
	width:685px;
	background:url(images/top-videos-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}
#latest-downloaded-header{
	width:685px;
	background:url(images/latest-downloaded-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}
#download-video-header{
	width:685px;
	background:url(images/download-video-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}
#contact-us-header{
	width:685px;
	background:url(images/contact-us-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}
#privacy-policy-header{
	width:685px;
	background:url(images/privacy-policy-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}
#help-header{
	width:685px;
	background:url(images/help-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}
#firefox-addon-header{
	width:685px;
	background:url(images/firefox-addon-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}
#watch-video-header{
	width:685px;
	background:url(images/watch-video-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}
#partners-header{
	width:685px;
	background:url(images/partners-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}
#supported-sites-header{
	width:685px;
	background:url(images/supported-sites-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}
#search-results-header{
	width:685px;
	background:url(images/search-results-header.gif) no-repeat;
	height:31px;
	margin-bottom:10px;
}

.section_box_body{
	text-align:left;
	padding-left:10px;
	width:676px;
}
#embedcode{
	float:right;
	margin-top:20px;
	margin-right:20px;
}
#down_info{
	float:left;
}
textarea#embedtext{
	border:1px solid #555;
	width:300px;
	height:100px;
	background:#f5f5f5;
	font-size:12px;
	color:#333;
}
#topvideos{
	text-align:left;
	width:688px;
	border:1px dotted #636363;
	padding:10px 0;
}
.divtitle{
	margin-left:30px;	
}
.videoinfo{
 	text-align:left;
	margin-top:10px;	
}
.videoinfo *{line-height:17px; font-size:10px;}
.videothumb{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	float:left;	
}
.videoinfotext{
  margin-left:20px;
	float:left;	
	width: 505px;
	overflow: hidden;
	font-size: 12px;
}

.videoinfotext p, .videoinfotext strong, .videoinfotext b{
font-size: 12px;
margin-bottom: 4px;
}

.videoinfotext a{
font-weight: bold;
font-size: 12px;
}


#searchbox{
	margin:10px;
	-moz-border-radius:8px;
	border-radius:8px;
	background-color:#eaeaea;
	border:1px solid #cccccc;
	width:658px;
	height:24px;
	padding:5px;
	font-weight: bold;
	font-size: 14px;
}

#searchbox input[type=text]
{
	margin:0;
	border:1px solid #636363;
	height:16px;
	width:430px;
  position: relative;
  top: -1px;
	font-size:12px;
	padding:3px;
	color:#333;
}
#searchbox input[type=submit]
{
	margin:-2px 0 0 7px;

	background:url(images/button_search.jpg) no-repeat;
	border:none;
	width:79px;
	height:26px;
}

#search_result{
	text-align:left;
	width:688px;
	border:1px dotted #636363;
	padding:10px 0;
	margin-bottom:30px;
}
.srhrst_pagenav{
	width:600px;
	margin:20px auto 0;
	padding:5px;
	border-top: 1px solid #a0acba;
	font-weight: bold;
}
.srhrst_pagenav a {
  text-decoration:none;
  padding:5px;
  }
.srhrst_pagenav a:hover {text-decoration:underline;}
.srhrst_pagenav p{margin-left:50px;}
.srhrst_pagenav b {
  padding:5px;
}
.ads{
	margin:0 auto 30px;
	background:url(images/ads.jpg) no-repeat;
	width:134px;
	height:472px;
	display:block;
}
#footer{
	margin:40px 0 30px;	
}
#footer h3{font-style:normal;}
#footer p{font-size:11px;}

.rating_bar {
	margin: 1px 0 0 0;
  width: 60px;
	background: url(images/star_not.gif) 0 0 repeat-x;
	position:relative;
	float:left;
}
.rating_bar div {
	background: url(images/star.gif) 0 0 repeat-x;
  height: 12px;
}
#nav-links{
color: #bababa;
text-align:right;
margin-right: 10px;
}

#nav-links a{
font-weight: bold;
color: 3b8ce8;
font-size: 12px;
margin: 0px 4px;
text-decoration: none;
}

#nav-links a:hover {
text-decoration: underline;
}

.error_box {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  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;
}

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;
height: 170px;
}

.pick_r {
float:left;
padding-left: 40px;
display:none;

}

.pick_icon {
position: relative;
top: 10px;
border: 0px;

}

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

input.filename {

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

}
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;
padding: 2px;
}

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

.rss_icon {
position: relative;
float: right;
top: 4px;
margin-right: 12px;
border: 0;

}

#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;
}
#download-box a {
  vertical-align: bottom;
  position: relative;
  top: 2px;

}
#dl_source {
  font-family: Arial, sans-serif;
  height: 20px;
  width: 300px;
}
#download_help li {
  margin-bottom: 20px;
}
#download_help img {
 display: block;
}
.pick_l ol {
  margin-left: 20px;
}
.pick_l h2 {
  margin-top: 6px;
  margin-bottom: 4px;
} 
#dl_page_desc {
  width:530px;
  float: left;
}
#dl_page_thumb {
  width:136px;
  float: right;
}
.links-no-a {
color:#2200cc;
}
#download_loading {
	background:url('/images/ajax-loader.gif') no-repeat top center;
  padding: 0px;
  float: right;
  display: none;
  height: 26px;
  position:relative;
  width: 86px;
  font-size: 8px;
  font-weight: bold;
  text-align: center;
}
#download_loading p {
  margin-top: 11px;
}
