/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-size:11px; background:#426689; margin:0 auto; padding:0; text-align:center; }
a { color:#5E3D51; font-weight:bold; text-decoration:none; }
img { border:none; }
#content { width:767px; min-height:700px; margin:0 auto; padding:0; background: url(images/bg_whitestripetile.jpg) repeat-y top center;}
#footer { float:left; width:767px; margin:5px 0; padding:30px 0 0 0; }
#footer p { float:right; width:200px; text-align:left; font-size:11px; color:#2E659B; }
#header { height:320px; float:left; width:767px; background:transparent url(images/bg_main.jpg) no-repeat top center; margin:0; padding:0; text-align:left; }
#header a { display:block; float:left; margin:10px 0 0 0; color:#FFF5A1; font-size:12px; text-decoration:underline; }
#header p { display:block; float:left; width:590px; margin:163px 0 0 0; padding:0 0 0 70px; color:#000; font-size:12px; font-family:georgia; }





#header .header_admin {
	width:100%;
	height:200px;
	background-image:url(images/bg_header_admin.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#body { width:600px; margin:0 auto; text-align:center; padding:20px; }
#body p { width:574px; height:40px; float:right; margin:0; }
.thumb_video{
	float:left;
	width:180px;
	height:185px;
	margin:10px;
	overflow:hidden;
	text-align:center;
}
.thumb_video a{ 
	color:#0236a1;
	font-size:14px;
	font-weight:normal;
	
}
.thumb_video .title { display:block; margin:0 auto; width:150px; }
#preview { float:left; }
#video_details { float:right; width:180px; margin:0; padding:0; text-align:left; }
#video_details h2 { font-weight:bold; margin-bottom:0px; font-size:17px; color:#214363; }
#video_details a { text-decoration:underline; color:#2E659B; }
#nav_admin { float:left; margin-left:20px; font-size:15px !important; width:100% }
#nav_admin a {
	float:left;
	font-size:15px !important;
	color:#2E659B !important;
	text-decoration:none;
	display:inline !important;
	margin:0;
	padding:0;
}
#nav_admin a:hover{
	text-decoration:underline;
}

#admin_table{
	border:1px #c5bba7 solid;
}
#admin_table td{
	padding:5px;
}
#admin_table .t_title{
	background-color:#c5bba7;
	font-weight:bold;
}

#admin_table .altrow{
	background-color:#ded7c8;
}

#admin_table .altrow2{
	background-color:#f0ede7;
}
textarea{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.note{
	color:#0099FF;
	font-weight:bold;
}
.flashinfo { text-align:left; float:left; width:370px; list-style:none; margin:30px 0 0 0; padding:0; }
.flashinfo li { display:block; float:left; list-style:none; margin:0; padding:0; }