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

html {
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
	background-image: url(assets/FB_v6/fb_top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

a:link { color: #06C; text-decoration: none} 
a:visited { color: #06C; text-decoration: none} 
a:active { color: #CCC; text-decoration: underline} 
a:hover { color: #C00; text-decoration: underline}

.fb_footer_banner {
	margin: 10px;
	text-align: center;
}

#fb_header {
	margin: auto;
	width: 948px;
	height: 144px;
	background-image: url(assets/FB_v6/fb_header.jpg);
	background-repeat: no-repeat;
}

#content_area {
	margin: auto;
	width: 948px;
	min-height: 500px;
}

#content_top {
	margin: 0px;
	margin-bottom: 12px;
	text-align: center;
}

#content_bottom {
	clear: both;
	margin: 0px;
	height: 310px;
}

#content_left {
	float: left;
	margin: 0px;
	width: 620px;
	height: 480px;
}

#content_right {
	float: right;
	margin: 0px;
	width: 312px;
}

.box_ads {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px;
	border: 1px solid #CCC;
	width: 720px;
}

.box_inner {
	padding: 42px 0px 0px 18px;
	height: 100px;
	font-size: 12px;
}

.box_inner2 {
	padding: 40px 0px 0px 12px;
	height: 100px;
	font-size: 12px;
}

#box_video {
	height: 160px;
	background-image:url(assets/FB_v6/fb_box_video.jpg);
	background-repeat: no-repeat;
}

#box_game {
	clear: left;
	height: 160px;
	background-image:url(assets/FB_v6/fb_box_game.jpg);
	background-repeat: no-repeat;
}

#box_photo {
	clear: left;
	height: 160px;
	background-image:url(assets/FB_v6/fb_box_photo.jpg);
	background-repeat: no-repeat;
}

#box_music {
	float: left;
	width: 314px;
	height: 300px;
	background-image:url(assets/FB_v6/fb_box_music.jpg);
	background-repeat: no-repeat;
}

#box_news {
	float: left;
	width: 305px;
	height: 300px;
	background-image:url(assets/FB_v6/fb_box_news.jpg);
	background-repeat: no-repeat;
}

#box_link {
	float: right;
	width: 320px;
	height: 300px;
	background-image:url(assets/FB_v6/fb_box_link.jpg);
	background-repeat: no-repeat;
}

#fb_footer {
	clear: both;
	margin: auto;
	padding-top: 18px;
	padding-bottom: 18px;
	width: 948px;
	min-height: 30px;
	background-image: url(assets/FB_v6/fb_footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
}

#top_menu {
	float: right;
	width: 320px;
	padding-top: 8px;
	padding-bottom: 14px;
}

#search_box {
	clear: right;
	float: right;
	width: 400px;
	height: 60px;
	color: #FFF;
}

#main_menu {
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
}

.list_title0 {
	width: 268px;
	padding: 5px;
	background: #EEE;
}
.list_title1 {
	width: 268px;
	padding: 5px;
}
.list_title2 {
	width: 278px;
	padding: 5px;
	background: #EEE;
}
.list_title3 {
	width: 278px;
	padding: 5px;
}

.view_all { clear: both; padding-top: 10px; }
.flickr_tn { width: 75px; height: 75px; float: left; margin-right: 8px; }
.flickr_img { border: 1px solid #000; }

/* Menu Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */

.solid_menu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-weight: bold;
	font-size: 12px;

}
.solid_menu li{
	display: inline;
}
.solid_menu li a, .solid_menu li a:visited {
	float: left;
	color: white;
	padding: 3px 9px;
	margin-right: 3px;
	text-decoration: none;
}

.solid_menu li .current, .solid_menu li a:hover {
	color: #FF0;
	background: #666;
	text-decoration: none;
}

p.iepara {
	padding-top: 1em;
}

/* existing */

tr, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

.mtp 
{
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

.video_title { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration:underline; 
	color: #0066CC; 
}

.video_note { 
	color: #999999;
}

.video_tn_out { 
	float: left;
	border: 1px solid #999; 
	width: 104px;
	height: 79px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.video_tn_in {	
	margin: 1px; 
	border: 1px solid #999;	
}

.fb_title a:link, .fb_title a:visited 
{ 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color:#0066CC; 
	text-decoration: underline;
}

.fb_title a:hover 
{ 
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color:#009900; 
	text-decoration: underline; 
}

.fb_subtitle
{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px; color: #06C;
}

.fb_posttitle
{
	font-size: 16px; color: #06C;
}

.input 
{
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #F2F2F2;
	border: 1px solid #666;
	padding: 2px; 
}

.fb_search_box
{
	color: #FFF;
	background-color: #333;
	border: 1px solid #999;
	padding: 2px; 
}
