@charset "utf-8";
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, font, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:11px;
	list-style-type:none;
	font-size:11px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

body
{
	padding-top:10px;
	overflow-y: scroll !important;
}

#wrap
{
	width:748px;
	margin:0 auto;
}

#header
{
	margin-bottom:6px;
}

#header .logo
{
	padding-right:6px;
}

#header-main
{
	height:110px;
	margin-bottom:6px;
}

#header-main .header-main-logo
{
	float:left;	
}

#header-main .header-main-text
{
	height:98px;
	margin-left:304px;
	background:url(../images/text-back.gif);
	padding:6px;
	color:#8A6900;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	
}



#main
{
	margin-bottom:6px;
	
}

#categories
{
	width:608px;
	float:left;
}

#categories ul li
{
	float:left;
	width:146px;
	height:143px;
	margin:0 6px 7px 0;
}

#right-banners
{
	margin-left:608px;
}

#right-banners ul li
{
	margin-bottom:7px;
	height:143px;
}

#footer
{
	height:38px;
}

#footer ul li
{
	float:left;
}

#footer .tcf-logo
{
	width:146px;
	margin-right:6px;
}

#footer .whoiswho-footer
{
	width:146px;
	margin-right:6px;
}

#footer .calendar
{
	width:146px;
	margin-right:6px;
}

#footer .image-archive
{
	width:146px;
	margin-right:6px;
}

#footer .festivals
{
	margin-right:6px;	
}

#copyright .search
{
	width:130px;
	height:38px;
	/*background:url(../images/footer-search-back.jpg) no-repeat;*/
	padding:0px 8px;
	margin-right:6px;
}

#copyright .text-input
{
	border: solid 1px #C1C1C1;
	width:95px;
	color:#333;
	font-size:11px;
	float:left;
	height:15px;
	padding-left:4px;
	padding-top:2px;
}



#copyright .submmit-button
{
	
	background:url(../images/go.gif) no-repeat;
	border:0px;
	width:23px;
	height:20px;
	margin-left:4px;
	cursor:pointer;
	cursor:hand;
}
 

#copyright
{
	margin-top:10px;
	clear:both;
	
}

#copyright ul li
{
	float:left;
	color:#7B817D;
}

#copyright .webmaster
{
	padding:5px 10px 0 0;
}

#primeart
{
	text-align:right;
	clear:both;
	padding:20px 0 20px 0;
}


#left-menu
{
	float:left;
	width:146px;
	
}



#left-menu .left-menu-top
{
	height:6px;
	background:url(../images/left-menu-top.gif) no-repeat;
}

#left-menu .left-menu-body
{
	background:url(../images/left-menu-back.gif) repeat-y;
	padding:5px 2px 10px 8px;
}

#left-menu .left-menu-bottom
{
	height:5px;
	background:url(../images/left-menu-footer.gif) no-repeat;
}

#left-menu-accordion
{
	
}

#left-menu-accordion h3
{
	display:block;
	padding:4px 0;
	font-weight:normal;
	
}

#left-menu-accordion h3 a
{
	font-size:11px;
	text-decoration:none;
	color:#4C4C4C;
	background:url(../images/left-menu-ok.gif) no-repeat 0 5px;
	padding-left:7px;
	font-weight:bold;
	
}

#left-menu-accordion .left-menu-link
{
	margin-left:5px;
	
	
}

#left-menu-accordion .left-menu-link a
{
	display:block;
	background:url(../images/left-dot.gif) no-repeat 0 9px;
	padding:2px 0 2px 5px;
	text-decoration:none;
	color:#606060;
}

#left-menu-accordion .left-menu-link a:hover
{
	color:#c82c2c;
}


#left-menu-accordion .ui-state-active a
{
	background:url(../images/left-menu-down.gif) no-repeat 0px 6px;	
}


#left-menu #left-menu-active
{
	color:#c82c2c;
}

#pages
{
	margin-left:152px;
}

#pages .page-top
{
	background:url(../images/page-top.gif) no-repeat;
	height:5px;
}

#pages .page-bottom
{
	background:url(../images/page-bottom.gif) no-repeat;
	height:5px;
}

#pages .page-body
{
	background:url(../images/page-back.gif) repeat-y;
	padding:10px;
	overflow:visible;
}

#page-content
{
	font-size:13px;
	text-align:justify;
	color:#555555;
	margin-bottom:20px;
}

#page-content p
{
	font-size:13px;
	line-height:20px;
	color:#555555;
	margin-bottom:30px;
}

#page-content a
{
	font-size:13px;
	color:#0000FF;
}

#page-content em
{
	font-size:13px;
}

#page-content span
{
	font-size:13px;
}

#page-content div
{
	font-size:13px;
	line-height:20px;
	color:#555555;
	margin-bottom:30px;
}

#page-content h1
{
	text-align:center;
	font-size:15px;
	padding:20px 0;
}

#page-content img
{
	padding:5px;
}

#page-content ul
{
	margin-left:10px;
	margin-bottom:20px;
}

#page-content ul li div
{
	margin:0;
}



#page-content ul li
{
	list-style-type:disc;
	font-size:13px;
}

#page-content ol
{
	margin-left:30px;
	margin-bottom:20px;
	font-size:13px;
}

#page-content ol li div
{
	margin:0;
}

#page-content ol li
{
	list-style-type:decimal;
}


#page-content strong
{
	font-weight:bold;
	font-size:13px;
}

#page-header h2
{
	display:block;
	font-size:12px;
	color:#FFF;
	height:30px;
}

#page-header h2 a
{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	background:url(../images/plus.gif) no-repeat #C0C0C0 7px 7px;
	display:block;
	padding:3px 0 3px 18px;
}



#page-header h3
{
	display:block;
	font-size:12px;
	color:#FFF;
	height:30px;
}

#page-header h3 a
{
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	background:url(../images/ok_white.gif) no-repeat #C0C0C0 7px 8px;
	display:block;
	padding:3px 0 3px 18px;
}



#page-header .active-header
{
	color:#000000;
	background-color:#B3B3B3;
	margin-top:10px;
	font-size:12px;
	height:30px;
}

#page-header  .active-header-list
{
	
	
}

#page-header  .active-header-list a
{
	background:url(../images/ok_black.gif) no-repeat #C0C0C0 7px 8px;
	padding:3px 0 3px 15px;
	color:#000;
	
}

#breadcrumb
{
	background-color:#C82C2C;
	padding:3px 0px 3px 10px;
	color:#FFF;
	font-size:12px;
	margin-bottom:10px;
    height:15px;
}


#breadcrumb a
{
	background-color:#C82C2C;
	color:#FFF;
	font-size:12px;
	margin-bottom:10px;
	text-decoration:none;
}

#breadcrumb .level1
{
	padding-right:10px;
}

#breadcrumb .level2
{
	padding-right:10px;
	background:url(../images/breadcrumb.gif) no-repeat 0 6px;
	padding-left:14px;
	font-size:12px;
}


#page-img-gallery
{
	margin:50px 70px 30px 70px;
}

#page-img-gallery ul
{
	
}

#page-img-gallery ul li
{
	display:inline;
	margin:7px 7px 0px 0;
}

#page-img-gallery ul li img
{
	border:solid 1px #C0C0C0;
	width:100px;
	height:100px;
	margin-bottom:7px;
}


#page-img-gallery .gallery-info
{
	font-size:12px;
	margin-bottom:10px;
}

#gallery-paging
{
	text-align:center;
	margin-top:20px;
	color:#7f7f7f;
}

#gallery-paging a
{
	color:#7f7f7f;
	text-decoration:none;
	padding:0 1px;
}


#page-img-gallery .previous
{
	padding:0 0 0 5px;
	color:#c82c2f;
}

#page-img-gallery .next
{
	padding:0 0 0 0px;
	color:#c82c2f;
}

#page-img-gallery .paging-selected
{
	color:#c82c2f;	
}

#page-inner-link
{
	text-align:center;
	margin:0 25px;
	
}

#page-inner-link ul li
{
	float:left;
	width:80px;
	height:80px;
	margin:0px 3px 50px 3px;
	
}

#page-inner-link ul li img
{
	width:80px;
	height:80px;
}

#page-inner-link ul li a
{
	color:#7f7f7f;
	text-decoration:none;
}



#page-header .sub-header-menu
{
	display:block;
	color:#7c7c7c;
	font-size:12px;
	margin:0 0 5px 18px;
	text-decoration:none;
	background:url(../images/ok_sub.gif) #dcdcdc no-repeat 5px 6px;
	padding:2px 15px;
}


#page-header .sub-header-menu-active
{
	display:block;
	color:#000;
	font-size:12px;
	margin:0 0 5px 18px;
	text-decoration:none;
	background:url(../images/ok_black.gif) #C0C0C0 no-repeat 5px 7px;
	padding:2px 15px;
}

#up
{
	background:url(../images/up.gif) no-repeat 0 4px;
	padding-left:10px;
	text-decoration:none;
	color:#555;
	
}

.event
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.event a
{
	color:#666666;
	text-decoration:none;
}

.event-country
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
}

.map
{
	background:url(../images/map.jpg) no-repeat 0px 0px;
	height:361px;
	position:relative;
}

.balloon
{
	position:absolute;
	background:url(../images/balloon.png) no-repeat;
	width:8px;
	height:12px;
	cursor:hand;
	cursor:pointer;
}

.popup
{
	width:116px;
	height:66px;
	position:absolute;
	background:url(../images/popup.png) no-repeat;
	z-index:100;
	display:none;
	padding:5px 8px;
}

.popup-click
{
	color:#C82C2C; 
	text-decoration:none;
}

#festival
{
	color:#555555;
	font-size:12px;
	
}

#festival img
{
	padding:5px 5px 5px 0;
	
}

.festival-title
{
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	font-size:12px;
	margin-bottom:5px;
}

.festivals-left
{
	text-align:right;
	padding-right:5px;
	font-weight:bold;
}

#search-result li
{
	margin-bottom:20px;	
}

#search-result h2 a
{
	background:url(../images/search_ok.gif) no-repeat;
	padding-left:10px;
	font-weight:bold;
	color:#5D5D5D;
	text-decoration:none;
	font-size:12px;
}

#search-result h2 a:hover
{
	color:#C82C2C;
}

#search-result p
{
	color:#737373;
	padding-left:10px;
}

#search-result p a
{
	color:#737373;
	text-decoration:none;
	font-size:12px;
	
}

#search-result p a:hover
{
	color:#C82C2C;
	text-decoration:underline;
}

.search-paging
{
	margin-bottom:20px;
	color:#555;
	
}

.search-paging li
{
	display:inline;
	padding:0 4px;
	
}

.paging-plink
{
	background:url(../images/search-border.gif) no-repeat right;
}


.search-paging li a
{
	color:#555;
	text-decoration:none;
}

#paging-active
{
	color:#ca2b2a;
	font-size:12px;
	font-weight:bold;
}

.paging-previous
{
	margin-left:8px;
	background:url(../images/search-border.gif) no-repeat right;
}

#active-color
{
	color:#ca2b2a;
	text-decoration:none;
}


#whoiswho h1
{
	text-align:center;
	font-size:15px;
	padding:20px 0;
	color:#555555;
}

#whoiswho .whoiswho-header
{
	font-size:12px;
	color:#555555;
	margin-bottom:30px;
}

#whoiswho .whoiswho-categories
{
	color:#9c8220;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

#whoiswho h2
{
	margin-bottom:5px;
	color:#555;
	font-weight:bold;
	margin-top:30px;
	display:block;
	background-color:#CCC;
	padding:3px 0 3px 7px;
	
}

#whoiswho h2 a
{
	color:#555;
	text-decoration:none;
}

#whoiswho ul
{
	margin-bottom:30px;
	margin-left:5px;
	
}

#whoiswho ul li
{
	float:left;
	width:135px;
	background:url(../images/dot.gif) no-repeat 0 9px;
	padding:3px 0px 3px 6px;
}

#whoiswho ul li a
{
	width:120px;
	text-decoration:none;
	color:#555;
}

#whoiswho-list
{
	font-size:12px;
	
}

#whoiswho-list h1
{
	text-align:center;
	font-size:15px;
	padding:20px 0;
	color:#555555;
}

#whoiswho-list h2
{
	margin-bottom:5px;
	color:#555;
	font-weight:bold;
	margin-top:30px;
	display:block;
	background-color:#CCC;
	padding:3px 0 3px 7px;
}

#whoiswho-list .list-title
{
	width:85px;
	padding:1px 0;
}

#whoiswho-list .list-table
{
	margin-bottom:30px;
	margin-left:5px;
	
}

#whoiswho-list .list-table a
{
	color:#ca2b2a;
}

#whoiswho-list .input
{
	border:solid 1px #7f7f7f;
	width:200px;
	padding:2px;
}

#whoiswho-list .whoiswho-form
{
	margin-left:5px;
	
}

#whoiswho-list .form-title
{
	width:120px;
	padding:5px 0;
}

#whoiswho-list .submit
{
	background:url(../images/search-button.gif) no-repeat;
	border:0px;
	width:50px;
	height:20px;
}

#whoiswho-list .select
{
	border:solid 1px #7f7f7f;
	width:205px;
	padding:2px;	
}

#whoiswho-detail h1
{
	text-align:center;
	font-size:15px;
	padding:20px 0;
	color:#555555;
}

#whoiswho-detail .whoiswho-image li
{
	float:left;
	width:100px;
	height:100px;
	margin:0 30px 30px 0;
}

#whoiswho-detail .whoiswho-image li img
{
	border:solid 1px #999;
	padding:2px;
}

.page-header-sub-link
{
	display:none;
	
}

.whoiswho-person-detail p
{
	margin:0px 0px 15px 0;

}

#page-video ul li
{
  width:97px;
}

#page-video ul li img
{
	width:101px;
	height:79px;
}

#sitemap
{
	line-height:18px;
	
}

#sitemap h2
{
	font-size:14px;
	
}

.s-level-1
{
	margin-top:10px;
	background:url(../images/sitemap-level-1.gif) no-repeat 0 6px;
	padding-left:10px;
}

.s-level-2
{
	margin-left:20px;
	background:url(../images/sitemap-level-2.gif) no-repeat 0 7px;
	padding-left:8px;
	
}

.s-level-3
{
	margin-left:40px;
	background:url(../images/sitemap-level-2.gif) no-repeat 0 7px;
	padding-left:8px;
	
}

.s-level-4
{
	margin-left:60px;
	background:url(../images/sitemap-level-2.gif) no-repeat 0 7px;
	padding-left:8px;
	
}

.s-level-5
{
	margin-left:80px;
	background:url(../images/sitemap-level-2.gif) no-repeat 0 7px;
	padding-left:8px;
	
}

.footer-sitemap
{
	width:60px;
	padding-top:5px;
}

.copy
{
	padding-top:5px;
	text-align:right;
}

.footer-tcf-logo
{
	padding-top:5px;
	width:190px;
}

.footer-sitemap a
{
	color:#7b817d;
	text-decoration:none;	
}

#breadcrumb .title-whoiswho
{
  float:left;
}

#breadcrumb .back-whoiswho
{
 float:right;
 padding-right:3px;
 background:url(../images/okwhois.gif) no-repead;	

}

#quick-search .submit
{
	background:url(../images/search-button.gif) no-repeat;
	border:0px;
	width:50px;
	height:20px;
	
}
