body {
	background-image: url("/img/UI/background-repeat.jpg");
	background-repeat: repeat-x;
	background-color: #f9f8f8;
	font-family:Verdana,Tahoma,Arial,Helvetica;
    font-size: 12px;  
    color: #5a5a5a;
    margin:0px;
    padding:0px;
    line-height: 150%;
}
form, html {
	width: 100%;
	padding:0px;
	margin:0px;
}

/* NEW */

div#Main {
	background-image: url("/img/UI/background-element.jpg");
	background-position:center top;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width: 100%;
}
div#MainContainer {
	width: 882px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right:auto;
}

div#HeadTop {
	height: 60px;
	font-size: 0px;
	line-height: 1px;
	background-image: url("/img/UI/headBg.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.clear {
	clear: both;
}
div#HeadMenu {
	vertical-align:middle;
	height: 26px;
	background-color: #000000;
	text-align:right;
	padding-right: 20px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	
}

#MenuDiv {
	padding-top: 6px;
	padding-bottom: 6px;
}

#TopMenuLeft {
	float: left;
	padding-left: 20px;
	width: 200px;
	text-align: left;
	color: #ffffff;
}
#TopMenuLeft a,#TopMenuLeft a:hover, #TopMenuLeft a:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}

div#HeadMenu ul {
	list-style-type:none;
	display:inline;
	
}

div#HeadMenu ul li {
	color: #ffffff;
	
	font-weight:bold;
	display:inline;
}

div#HeadMenu ul li img {
	margin-left:4px;
	margin-right: 4px;
}

div#HeadMenu a, div#HeadMenu a:visited, div#HeadMenu a:hover {
	color: #ffffff;
	text-decoration: none;
}

#Middle {
	min-height: 508px;
	padding:0px;
	margin:0px;
	background-image: url("/img/UI/blackwhiteTile.jpg");
	background-repeat: repeat-y;
	background-position: left;
	background-color: #000000;

}

#LeftColumn {
	width: 165px;
	min-height: 508px;
	float:left;
	background-image: url("/img/UI/menuBackground.jpg");
	background-repeat: no-repeat;
	background-position:left top;
}

#LeftMenu {
		font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	
	min-height: 508px;
	height: 508px;
	
}

#LeftMenu a, #LeftMenu a:visited, #LeftMenu a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#LeftMenu ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#LeftMenu ul li {
	background-image: url("/img/UI/menuItemBg.jpg");
	background-repeat: no-repeat;
	width: 155px;
	line-height: 20px;
	color: #ffffff;
	background-color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
}

#LeftMenu ul li ul {
	margin-left: 0px;
	list-style-type:none;
	padding-bottom: 8px;
}
#LeftMenu ul li ul li {
	width: 140px;
	background-image: none;
	background-color: #ffffff;
	font-size:11px;
	color: #000000;
	margin-top: 1px;
	margin-bottom:1px;
	line-height: 15px;
	background-color: #ffffff;
	text-align: left;
	padding-left: 0px;
}

#LeftMenu ul li ul li a,#LeftMenu ul li ul li a:visited, #LeftMenu ul li ul li a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

#LeftMenu p {
	margin-bottom: 0px;
	margin-top: 5px;
}

.SubMenuItem {
	background-image: none;
	background-color: #ffffff;
}

#RightColumn {
	width: 717px;
	float:left;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	border: 0px;
}

#SplashImage {
	width: 358px;
	font-size: 0px;
	line-height: 0px;
	float:left;
}
#SplashImage img {
	margin:0px;
	padding:0px;
	border: 0px;
}

#News {
	float:left;
	width: 358px; 
	overflow:hidden;
}

#NewsList {
	height:300px;
	padding:20px;	
	overflow:hidden;
}

#NewsList p {
	margin-top:0px;
	margin-bottom :10px;
	padding-bottom :0px;
}

#NewsList h1, #NewsList img {
	margin:0px;
	
}	

#NewsBannerRow {
	height: 168px;
	vertical-align:bottom;
	bottom:0px;
}

#BannerRow {
	height: 168px;
}
#BookBanner {
	float:left;
	width: 165px;
}
.BannerItem {
	width: 179px;
	float:left;
	font-size: 0px;
	line-height: 0px;
}
.BannerItem img {
	border: 0px;
	padding:0px;
	margin: 0px;
}

#Footer {
	height: 20px;
	width: 881px;
	background-color: #000000;
	text-align: right;
}

.PaddingRightColumn {
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
}	

#GalleryCategories {
	width: 130px;
	padding:10px;
	background-color: #f0f0f0;
		float:left;
}

.Category {
	margin-bottom: 10px;
}	

.Category a, .Category a:visited, .Category a:hover {
	color: #000000;
	font-size: 11px;
}

#GalleryImages {
	width: 500px;
	margin-left: 10px;
	padding: 0px;
	margin:0px;
	float:left;
}

#GalleryImages table {
	margin:0px;
	padding:0px;
}

#GalleryImages img {
	padding: 1px;
	border: 1px solid black;
}

#GalleryImages td {
	vertical-align: top;
	padding: 10px;
	padding-top:0px;
}

.GalleryImageItem {
	vertical-align: top;
	font-size: 10px;
}

#GalleryDetail {
	width: 480px;
	float:left;
	padding-left: 20px;
}

.Languages {
	padding-left:10px;
}

/* END NEW */


hr {
	border: 0px;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
}

h1 {
	font-weight:bold;
	font-size: 16px;
	font-family:Verdana,Tahoma,Arial,Helvetica;
	margin-top:0px;
	margin-bottom:10px;
}

.personellPost {
	width: 290px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	padding: 20px;
	vertical-align:top;
}
.personellPost img {


}
.movieList {
	width: 100%;
	border-collapse: collapse;
	color: #666;
	margin-left: 1px;
}

.movieList th {
	color: #000000;
	text-align: left;
}

.movieList td {
	padding-left: 5px;
	vertical-align: middle;
}
.odd {
	background-color: #F7F7F7;
	color: #666
}


.subItemsPanel {
	margin-top:15px;	
}

.addSubItemPanel {
	position:absolute;
	z-index:100000;
	left:-800px;
	top:20px;
	width:400px;
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #000000;
	visibility:hidden;
}

.closePanel {
	width:100%;
	padding-bottom:5px;
	text-align:right;	
}

/* from IFRAMESTYLE */
h1 {
	font-weight:bold;
	font-size: 16px;
	font-family:Verdana,Tahoma,Arial,Helvetica;
	margin-top:0px;
	margin-bottom:10px;
}
h2 {
	font-size: 14px;
	font-weight:bold;
	font-family:Verdana,Tahoma,Arial,Helvetica;
	margin-top:0px;
}

/**/
.contentBox {
	margin-right: 20px;
	width: 470px;
	float:left;
}
.thumbGroup {
	padding-top:10px;
	padding-left: 10px;
	float:left;
}

.thumbNails {
	width: 137px;
	float:left;
}

.thumbImg {
	border: 1px solid black;
	background: #ffffff;
	padding: 1px;
}

.thumbNails tr {
	margin-bottom: 10px;
}

h5 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin:0px;
}
h6 {
	font-size: 11px;
	font-style:normal;
	font-weight: normal;
	margin:0px;
}

.mainImage {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.odd {
	background-color: #F7F7F7;
}


#main {
	width: 470px;
	float:left;
}

#archive {
	padding: 10px;
	background-color: #f0f0f0;
	margin-left: 20px;
	width: 150px;
	float:left;
}