@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	margin:0;
	padding:0;
	width: 100%;
}
body {
	background-color: #9e9c6b;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-s;
	font-size: 11px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
img {
	border: 0;
}
a, a:visited {
	color: #5b5925;
/*	color: #0084c6;*/
}
a:hover {
	color: #000000;
/*	color: #db3400;*/
}

h1, .pageTitle {
	background-color: #919163;
	color: #d1d0ab;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 2px 5px;
}
.pageSubtitle {
	background-color: #919163;
	color: #d1d0ab;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 2px 5px;
}

h2 {
	background-color: #919163;
	color: #cccc99;
	font-size: 15px;
	height: 19px;
	margin: 10px 0;
	min-height: 19px;
	padding: 0 5px;
	text-transform: uppercase;
}
h3 {
	color: #cccc99;
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
}

#container {
	background-color: #9e9c6b;
	background-image: url(/images2/arthouse/bg-lines.gif);
	background-position: center;
	background-repeat: repeat-y;
	height: auto; 
	_height: 100%;
	margin: 0;
	min-height: 100%;
	min-width: 980px;
	padding: 0;
	position: relative; 
	text-align: center;
	width: 100%;
}
.cleanup {
	clear: both;
	height: 0;
	width: 100%;
}
.readMore {
	text-align: right;
}
.readMore a {
	background-color: #cccc99;
	padding: 3px;
}


/*--- HEADER STYLES ---*/
#header-cleanup {
	clear: both;
	height: 140px;
}
#header {
	height: 140px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
}
#headerbox {
	background-color: #9e9c6b;
	background: #9e9c6b url(/images2/arthouse/bg-kino-line.gif) no-repeat bottom;
	height: 140px;
	margin: 0 auto;
	position: relative;
	width: 980px;
}
#logobox {
	float:left;
	text-align: center;
	width: 240px;
}
#header-banner {
	float:left;
	margin-top: 10px;
	width: 740px;
}
/*--- END OF HEADER ---*/

/*--- FOOTER STYLES ---*/
#footerCleanup {
	clear: both;
	height: 120px;
	width: 100%;
}
#footer {
	bottom: 0;
	clear: both;
	display: block;
	height: 100px;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
#footerbox {
	background:url(/images2/arthouse/bg-footer.gif) repeat-x;
	height: 100px;
	margin: 0 auto;
	position: relative;
	width: 980px;
}
.footer-box {
	margin: 5px 0;
}
.footer-box p {
	margin: 0 0 4px 0;
}
.footer-box img {
	margin: 0 4px 4px 0;
}
#copyrights {
	font-size: 9px;
}

.sitegist {
	float: right;
	margin-top: 10px;
}
.arthouse {
	float: left;
	margin: 5px 0 0 20px;
}

/*--- END OF FOOTER ---*/

/*--- BODY STYLES ---*/
#content {
	margin: 0 auto;
	text-align: left;
	width: 980px;
}
#left-and-main {
	float: left;
	width: 770px;
}
#maincol {
	float: right;
	min-height: 1px;
	text-align: left;
	width: 480px;
}
#leftcol {
	float: left;
	min-height: 1px;
	text-align: left;
	width: 270px;
}
#rightcol {
	float: right;
	text-align: left;
	width: 185px;
}

div.cleaning {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.box {
	margin: 10px 0;
}
.news-box {
	clear: both;
	margin-top: 15px;
	min-height: 75px;
}
.news-img {
	float: left;
	margin-right: 8px;
}
.main-table {
}
.main-table td {
	background-color: #cccc99;
	border-color: #9e9c6b;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

/*---------------------- MENU ------------------------------*/
#leftmenu {
	width: 270px;
}
.leftmenu-left {
	border-bottom: #000000 solid 2px;
	border-right:  #000000 solid 1px;
	float: left;
	height: 38px;
	width: 7px;
}
.leftmenu-right {
	border-bottom: #000000 solid 2px;
	border-left:   #000000 solid 1px;
	float: left;
	height: 38px;
	width: 7px;
}
.leftmenu-cell {
	border-bottom: #000000 solid 2px;
	border-left:   #000000 solid 1px;
	border-right:  #000000 solid 1px;
	display: block;
	float: left;
	height: 38px;
	width: 34px;
}
.leftmenu-cell img {
	margin: 4px 0 0 2px;
}
#rightmenu {
	width: 185px;
}
.rightmenu-cell {
	border-bottom: #000000 solid 2px;
	border-left:   #000000 solid 1px;
	border-right:  #000000 solid 1px;
	float: left;
	height: 38px;
	text-align: center;
	width: 167px;
}
/*----------------- END of MENU ------------------------------*/
/*--- END OF BODY ---*/

.list {
	clear: both;
}
.list .item {
	font-size: 11px;
	margin-bottom: 15px;
}
.list a,
.list a:visited {
	text-decoration: none;
}
.list a:hover,
.list a:hover h3 {
	text-decoration: underline;
}
.list h3,
.list a h3,
.list a:visited h3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0;
}
.list p {
	margin: 0 0 4px 0;
	padding: 0;
}
.list .image {
	float: left;
	margin: 0 8px 5px 0;
	text-align: center;
}


.programMainLish3 {
}
.programMainList .image {
}
.programMainList .text {
}
.programList .image {
	float: none;
	text-align: left;
}
.partnerList .image {
	margin-bottom: 15px;
	margin-top: 5px;
}
.partnerList .desc {
	clear: both;
	margin-top: 10px;
}
.programPoster {
	margin-bottom: 10px;
}

table.eventList {
	background-color: #cccc99;
	border-collapse: collapse;
	margin-top: 10px;
}
table.eventList td {
	border: 2px solid #9e9c6b;
	empty-cells: show;
	font-size: 11px;
	padding: 3px;
	vertical-align: top;
}

.newsListRight .item {
	font-size: 11px;
	margin-bottom: 10px;
}
.newsListRight .title {
	background-color: #919163;
	color: #d1d0ab;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 2px 5px;
}
.newsListRight .date {
	font-weight: bold;
}
.newsListRight a,
.newsListRight a:visited {
	text-decoration: none;
}
.newsListRight a:hover {
	text-decoration: underline;
}


/* ====== Comment form ====== */
.commentForm {
	width: 430px;
}
.commentForm td {
	font-size: 11px; 
}
.commentForm .fieldTitle {
	width: 110px;
}
.commentForm .fieldControl {
	width: 320px;
}
.commentForm input {
	border: 1px solid silver;
	font-size: 11px; 
	width: 100%;
}
.commentForm textarea {
	border: 1px solid silver;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-s;
	font-size: 11px; 
	height: 150px;
	width: 100%;
}
.commentForm .button {
	border: 1px solid silver;
	width: 120px;
}

/* ====== End of Comment form ====== */


.addthis_toolbox {
	background-color: #cccc99;
	float: right;
	margin: 5px;
	padding: 2px;
}


.thumb {
	border: 1px solid silver;
	float: left;
	height: 90px;
	margin: 0 5px 4px 0;
	text-align: center;
	width: 125px;
}

/* Subscribe button and field */
.fbr-newsletter {
	width: 148px;
	height: 21px;
	background: url("/images2/arthouse/focus-newsletter.png");
	margin: 8px 0 0 10px;
	position: relative;
}
.fbr-newsletter  form {
	display: block;
	margin-top: 0em;
}
.fbr-newsletter input[type="text"], .sml-newsletter-form input[type="text"] {
	padding: 2px;
	margin: 1px 0 0 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-s;
	font-size: 12px;
	font-weight: bold;
	color: #9E9C6B;
	display: block;
	background: none;
	border: 0px none;
	width: 124px;
	float: left;
	outline: 0px none;
}
.fbr-newsletter input[type="text"].focus, .sml-newsletter-form input[type="text"].focus {
	color: black !important;
}
.fbr-newsletter a, .sml-newsletter-form a {
	display: block;
	float: right;
	width: 22px;
	height: 21px;
	background: url(/images2/arthouse/focus-newsletter.png) no-repeat -144px 0px;
	text-indent: 23px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
.fbr-newsletter a:hover, .sml-newsletter-form a:hover {
	background-position: -144px -21px;
}

/* pagination */
.pagination {
	font-size: 14px;
	font-weight: bold;
}
.pagination a {
	color: #FADF37;
	text-decoration: none;
}
.pagination a:hover {
	text-decoration: underline;
}
