/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {/*list-style: none;*/position: relative;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
body {
	line-height:1;
	background-image: url(LongCenterTile.jpg);
	repeat;
}
textarea {overflow-y:auto;}
:focus {outline: 0;}
input[type="image"],input.type-image {border: 0;}
/* /reset */


#container{ 
	width: 880px;
	margin: 20px auto 20px auto;
	padding: 0px;
	background: url(imagestest/containerbackground.png) repeat-y;
}

#header {
	display: block;	
	position: relative;
	width: 880px;
	height: 181px;
	background: url(imagestest/LongCenterBanner.png) no-repeat;
}

#header h1 {
	position: absolute;
	display: block;
	text-indent: -9888px;
	font: normal 24px Verdana, sans-serif;
}

#header #search {
	position: relative;
	display: block;
	margin: 0 20px 0 580px;
	font: bold 10px Verdana, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}

#header #search IMG{
	position: relative;
	display: block;
	margin: 7px 0 0 0;
	font: bold 10px Verdana, sans-serif;
	text-transform: uppercase;
}

#navbar {	
	position: inherit;
	width:100%;
	height: 28px;
	background: url(imagestest/menubar.png) repeat-y;
	margin: 0 auto 0 auto;
	padding: 1px 0 0 0;
}

#navbar #header_menu_spacer_first
{
		
	position: inherit;
	float:left;
	width:168px;
	height:28px;
}


#navbar #header_menu_dot1
{
		
	position: inherit;
	float:left;
	height:28px;
	width:10px;
	background: url(images/menudot.png) no-repeat;
}

#navbar #header_menu_dot2
{
		
	position: inherit;
	float:left;
	height:28px;
	width:10px;
	background: url(images/menudot.png) no-repeat;
}

#navbar #header_menu_dot3
{
		
	position: inherit;
	float:left;
	height:28px;
	width:10px;
	background: url(images/menudot.png) no-repeat;
}

#navbar #header_menu_dot4
{
		
	position: inherit;
	float:left;
	height:28px;
	width:10px;
	background: url(images/menudot.png) no-repeat;
}

#navbar #header_menu_performances
{
		
	position: inherit;
	float:left;
	height:28px;
	width:125px;

}

#navbar #header_menu_tickets
{
		
	position: relative;
	float:left;
	height:28px;
	width:85px;
}

#navbar #header_menu_visits
{
		
	position: relative;
	float:left;
	height:28px;
	width:67px;
}

#navbar #header_menu_thecenter
{
		
	position: relative;
	float:left;
	height:28px;
	width:111px;
}

#navbar #header_menu_getinvolved
{
		
	position: relative;
	float:left;
	height:28px;
	width:118px;
}

#wrapper {
	position: relative;
	width: 880px;
	margin: 0 0 0 0;
	padding: 0 40px 0 40px;
}

#content {
	position: relative;
	display:block;
	width: 761px;
	padding: 20px 20px 5px 20px;
	background:#FFFFFF
}

#contentblock {
	position: relative;
	display:block;
	width: 800px;
	padding: 0 0 0 0;
	background:#FFFFFF
}

#contentblock #3columns {
	background: #FFFFFF;
	margin-top: 0;
}

#content #home-columns {
	background: #FFFFFF;
	margin-top: -18px;
}

#content #home-columns .column-1 {
	float: left;
	width: 238px;
}

#content #home-columns .column-1 h1 {
    display:block;
	width: 265px;
	height: 30px;
	margin: 0 0 0 -19px;
	background: #E98024;
	text-align:center;
	font: bold 10px/30px Verdana, sans-serif;
	color: #FFFFFF;
}

#content #home-columns .column-2 {
	width: 238px;
	margin-left: 245px;
	padding: 0 12px 0 14px;
	border-left: 2px solid #BBCBD4;
	border-right: 2px solid #BBCBD4;
}

#content #home-columns .column-2 h1 {
    display:block;
	width: 264px;
	height: 30px;
	margin: 0 0 0 -16px;
	padding: 0 0 0 0;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	background: #FAA722;
	text-align:center;
	font: bold 10px/30px Verdana, sans-serif;
	color: #FFFFFF;
}

#content #home-columns .column-3 {
	float: right;
	width: 238px;
}

#content #home-columns .column-3 h1 {
    display:block;
	width: 266px;
	height: 30px;
	margin: 0 -20px 0 -10px;
	background: #E98024;
	text-align:center;
	font: bold 10px/30px Verdana, sans-serif;
	color: #FFFFFF;
}

#content #main-columns {
	background: #FFFFFF;
	margin-top: 20px;
}

#content #main-columns .column-1 {
	float: left;
	width: 145px;
}

#content #main-columns .column-1 .getinformed{
	margin: 35px 0 0 -2px;
}

#content #main-columns .column-2 {
	width: 585px;
	margin-left: 150px;
	padding: 0 1px 0 20px;
	border-left: 2px solid #BBCBD4;
}

#content #main-columns .column-2 .performances {
    min-height: 375px;
}

#content #main-columns .column-2 .tickets {
    min-height: 325px;
}

#content #main-columns .column-2 .visit {
    min-height: 325px;
}

#content #main-columns .column-2 .thecenter {
    min-height: 550px;
}

#content #main-columns .column-2 .getinvolved {
    min-height: 600px;
}

#content #main-columns .column-2 .dynamic {
    min-height: 325px;
}

#content #main-columns .column-2 .sitemap {
    min-height: 325px;
}

#content #main-columns {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font: normal 12px/18px Verdana, sans-serif;
	color: #757474;
}

#content #main-columns .two-col-wrapper {
	overflow: auto;
}

#content #main-columns .two-col-wrapper .left-col {
	width: 271px;
	float: left;
	padding-right: 20px;
	border-right: 2px solid #BBCBD4;
	top: auto;
}

#content #main-columns .two-col-wrapper .right-col {
	width: 271px;
	float: right;
	padding-left: 20px;
}

#footer {
	display: block;
	position: relative;
	background: url(images/footerbackground.png) no-repeat;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
}

#footer_menu {
	display: block;
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	font: 10px/16px Verdana, sans-serif;
	text-align: center;
	color: #FFFFFF;
}

#footer_menu_links
{
	position:relative;
	height:25px;
}

#footer_menu_links ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#footer_menu_links li{
	display: inline;
	padding-left:12px;
	height:36px;
	padding-right: 12px;
}


#footer_menu_links li a
{
	text-decoration:none;
	color:white;
	font: bold 12px verdana;
}

#footer_menu_links li a:hover
{
	color:#333333;
	text-decoration: underline;
}

#footer_menu_links p
{
	padding: 0 0 20px 0;
	font: 10px/16px Verdana, sans-serif;
	text-align: center;
	color: #333333;
}
#footer_menu_links #footer_cw
{
	width:800px;
	height:46px;
	color:#333333;
	text-align: center;
	padding-top: 30px;
	font-size: 10px;
	font-family:verdana;
}

 /* *** Float containers fix: *** */ 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /* *** printer styles *** */ 

@media print {
	body {
		background: #FFFFFF;
	}
	#header {
		background: none;
		height: 40px;
	}
	#header h1 {
		text-indent: 0;
	}
	#navbar {
		background: none;
		height: 1px;
		display: none;
	}
	#wrapper {
		background: none;
		padding: 0;
	}
	#navigation {
		display: none;
	}
	#content #home-columns .column-1,
	#content #home-columns .column-2,
	#content #home-columns .column-3 {
		float: none;
		width: 100%;
		border: none;
		margin: 24px 0 0 0;
		padding: 0;
	}
	#footer {
		background: none;
	}
}

.ekleavecomment {
    background-color:#EEEEEE;
    padding:5px;
    border:1px solid #CCC;
}

.ekhasleftcomment {
    background-color:#EEEEEE;
    padding:5px;
    border:1px solid #CCC;
}

#slideshow {
    position:relative;
    height:200px;
}

#slideshow a {
    position:absolute;
    z-index:8;
    opacity:0.0;
	left: 25px;
}

#slideshow a.current {
    z-index:10;
    opacity:1.0;
}

#slideshow a.last-current {
    z-index:9;
}

#searchbox {
	
	position: absolute;
	top: 40px;
	width: 100%;
}
#searchbox .searchfield {
padding:4px 2px;
border: 1px solid #b669e2;
width:100px;
margin:2px 0 20px 10px;
	background-color: #dee4fe;
	color: #8637c2;
	font: bold 16px "Courier New", Courier, mono;
	position: relative;
	left: 60%;
}

#searchbox .gotsearch {
padding:4px 2px;
border: 1px solid #b669e2;
width:70px;
margin:2px 0 20px 10px;
	background:
	border-style: none;
	left: 60%;
	position: relative;
	border-style: dotted;
}

#twitter_div {
	width: 210px;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
	padding:0;
}

#twitter_div a  {
	text-decoration: underline;
	color: orange;
	font:normal x-small verdana, arial, helvetica, sans-serif;
	line-height: 110%;
}

#twitter_div a:link  {
	text-decoration: underline;
	color: orange;
	font:normal x-small verdana, arial, helvetica, sans-serif;
	line-height: 110%;
}

#twitter_div a:hover  {
	text-decoration: underline;
	color: orange;
	font:normal x-small verdana, arial, helvetica, sans-serif;
	line-height: 110%;
}

#twitter_div a:visited  {
	text-decoration: underline;
	color: orange;
	font:normal x-small verdana, arial, helvetica, sans-serif;
	line-height: 110%;
}

#twitter_div li {
	list-style-type: none;
	font:normal x-small verdana, arial, helvetica, sans-serif;
}
