*:hover {
	/*border: 1px solid red;*/
}

body {
	font: normal 12px verdana;
	color: black;
	background: #fff url('/images/gazetteers.gif') no-repeat 0 0;
	padding: 0px;
	margin: 90px 0 0;
}

div.wrapper {
	width: 920px;
}

h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 1em 0;
}

a, span.likelink {
	color: #016DFF;
	text-decoration: none;
	cursor: pointer;
}

a:hover, span.likelink:hover {
	color: #EF1039;
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 20px;
	font-weight: normal;
}

hr {
	border-width: 0;
	border-top: 1px solid black;
}

.top {
	background: #0097d8 url('/images/logo.jpg') no-repeat;
	height: 80px;
	padding-right: 50px;
	text-align: right;
}

#hbr_tv {
	height: 90px;
	text-align: right;
}

#search {
	height: 50px;
	background: url('/images/search_bg.gif') repeat-x;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 0 23px;
}

#search a {
	color: white;
}

#search form {
	display: inline;
}

input.text {
	color: #909090;
	border: 1px solid #909090;
}

input.text_active {
	color: #000;
	border: 1px solid #000;
	padding: 3px;
}

.frame {
	background: white;
	margin: 5px 24px;
}

.frame .top_strip {
	background-color: #afddf5;
	text-align: right;
	padding: 5px 20px 5px 0;
}

.frame .canvas {
	padding: 2px;
	text-align: left;
}

.frame #clip_canvas {
	width: 410px;
}

.clip_info {
	padding: 10px 5px 5px 10px;
	
	text-align: left;
}

.clip_info p {
	padding: 0 10px 10px;
	letter-spacing: 1px;
	text-align: justify;
}

.player {
	text-align: right;
	width: 100%;
	height: 300px;
}

.player * {
	border: 1px solid #aaa;
}

.popular {
}

.navigation_bar {
	border: 1px solid #BCDBF8;
	background-color: #E3F1FE;
	padding: 10px;
	color: #004BA9;
}

.navigation_bar a {
	color: #004BA9;
	text-decoration: none;
}

.navigation_bar a:hover {
	text-decoration: underline;
}

.highlight {
	border: 1px solid #B3D4FF;
	background-color: #F1F8FF;
	font-size: 16px;
	padding: 5px;
	margin: 10px 0;
}

#flick_canvas {
	border: 1px solid #B9DAF9;
	border-top: 8px solid #6EADFC;
	min-height: 530px;
}

#freshflicks {
	table-layout: fixed;
}

#freshflicks td {
	width: 139px;
	text-align: center;
	vertical-align: middle;
}

#freshflicks td.flick {
	cursor: pointer; 
	vertical-align: top;
	border: 1px solid white;
}

#freshflicks td div {
	padding: 10px 0;
}

#freshflicks a {
	font-size: smaller;
}

#upload_steps {
	margin-top: 15px;
	background: url('/images/clapperboard.jpg') #FFF0AB no-repeat 0% 90%;
	border: 1px solid #D8D2B0;
}

#upload_steps h2 {
	color: #856D01;
	padding: 10px 0 10px 20px;
	font-size: 1.5em;
}

#upload_steps table {
	width: 80%;
	position: relative;
	left: 20%;
}

#upload_steps td {
	vertical-align: top;
}

#rating_block {
	font: normal 18px verdana;
	text-align: center;
	margin: 5px;
}

#rating_block img {
	padding: 5px;
	cursor: pointer;
}

table.footer {
	padding: 5px;
	width: 100%;
	height: 100%;
	font-size: 12px;
}

table.footer a {
	text-decoration: underline;
}

.upload_form {
	border: 1px solid #a8a8a8;
	width: 520px;
}

.upload_form small {
	font-size: 9px;
	font-weight: normal;
}

.upload_form input {
	border: 1px solid #a8a8a8;
	padding: 1px 5px 1px 5px;
	width: 300px;
	font-size: 11px;
}

.upload_form .sel {
	border: 1px solid #a8a8a8;
	padding: 1px 5px 1px 5px;
}

.upload_form textarea {
	border: 1px solid #a8a8a8;
	padding: 1px 5px 1px 5px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: arial;
	width: 300px;
	height: 100px;
}

.upload_form .title {
	background: #E4E4E4;
	padding: 3px 10px 3px 10px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #a8a8a8;
}

.upload_form th {
	padding: 8px 0px 0px 10px;
	text-align: left;
	font-weight: bolder;
}

.upload_form td {
	padding-top: 8px;
	text-align: left;
}

.upload_form .submit {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.upload_form .submit input {
	width: 180px;
	background: #E4E4E4;
	font-weight: bold;
	border: 1px solid #a8a8a8;
}

.upload_form .checkbox {
	width: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.upload_form .error {
	color: red;
	font-weight: bold;
}

.loading_placeholder {
	font-size: 14px;
}

.upload_done {
	margin-top: 40px;
	border: 1px solid #a8a8a8;
	width: 500px;
}

.upload_done th {
	background: #E4E4E4;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	border-bottom: 1px solid #a8a8a8;
}

.upload_done td {
	padding: 10px;
	text-align: left;
	line-height: 18px;
}