/* IMPORTS --------------------------------------------------------------*/
@import url('reset.css');
@import url('thickbox.css');
/* -------------------------------------------------------------------------*/
* {
	font-size:12px;
	line-height:14px;
}

a {
	color:black;
}



html,body {
	color:#333333;
}

body {
	/*background:#3c3c3c url('/images/backgrounds/bodybg.gif') repeat-x;  */
	background:url('/images/backgrounds/SVITRU-FONS.png');
	font-family:Tahoma, Verdana, "Trebuchet MS";
}

#outer {

}
 
body#article {
	background:white url('/images/backgrounds/frame_bg.gif') repeat-x;
	padding:20px;
}

body#article #outer {
	background-image:none !important;
}

#headImgHold {
	display:block !important;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	height:237px;
	width:780px;
}

#headImgHold img {
	left:0;
	top:0;
	position:absolute;
}
 

#pageWrap,
.blockHold {
	width:808px;
}

#pageWrap {
	margin:auto;
	padding: 38px 0;
}

.blockHold {
	margin:auto;
	background:transparent url('/images/backgrounds/big_shadow.png') no-repeat right bottom;
	margin-bottom:10px;
}

.content {
	background:transparent url('/images/backgrounds/right_corner.png') top right no-repeat;
	position:relative;
	top:-8px;
	right:1px;
}

.innerContent {
	display:block;
	background:white;
	width:780px;
	top:-8px;
	padding:10px;
}

.headingWrap {
	height:237px;
	position:relative;
}

#menuBar {
	height:36px;
	width:100%;
	background:black;
	position:absolute;
	left:0px;
	bottom:0px;
	border-top:solid 1px #726e6e;
	border-bottom:solid 1px #726e6e;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	z-index:102;
}

.headingWrap ul#langSelect {
	float:left;
}

.headingWrap ul#mainMenu {
	float:right;
}

.headingWrap  ul {
	position:relative;
	z-index:200;
}

.headingWrap  ul li a {
	color:white;
	font-size:11px;
	font-weight:bold;
	line-height:36px;
	text-transform:uppercase;
}

.headingWrap ul li {
	float:left;
	background:none;
	padding:200px 10px 0 10px;
	text-align:center;
	/*width:80px;*/
}

.headingWrap  #logo,
.headingWrap  #logo_dummy {
	position:absolute;
	right:30px;
	top:38px;
	z-index:199;
}

.headingWrap  #logo_dummy {
	z-index:500;
	cursor:pointer;
}

.headingWrap  #logo_dummy,
.headingWrap  #logo,
.headingWrap  #logo img {
	width:240px;
	height:62px;
}

.headingWrap  ul#mainMenu li.active {
	background:url('/images/backgrounds/transparent_dot.png') repeat top center;
}

.headingWrap  ul#langSelect li.active a {
	color:white;
}

.headingWrap  ul#langSelect li {
	width:auto;
	padding-left:15px;
	padding-right:15px;
}

.headingWrap  ul#langSelect li a {
	color:#908080;
}

#pre_foot .footWrap {
	background:#fff;
	height:auto;
}

#foot .footWrap {
	background:#244712 url('/images/backgrounds/foot_bg.gif') repeat-x;
	height:153px;
	padding-top: 37px;
}

#newsHolder {
	overflow:hidden;
	clear:both;
	height:1%;
}

.page-selector {
	clear:both;
	text-align:center;
	margin:10px 0;
}

.page-selector a {
	color:black;
}

.page-selector span {
	color:#b1b1b1;
}

.page-selector a,
.page-selector span {
	margin:0px 5px;
	font-size:12px;
}

#newsHolder .newsItem{
	float:left;
	width:252px;
	margin-right:12px;
	text-align:justify;
	
}

#newsHolder .last {
	margin-right:0 !important;
}

#newsHolder h1 {
	margin-bottom:10px;
}

#newsHolder h1 a {
	font-size:12px;
	font-weight:bold;
}

#newsHolder .opts {
	overflow:hidden;
	margin-top:10px;
}

#newsHolder .opts .l {
	float:left;
}

#newsHolder .opts,
#newsHolder .opts a,
#repertuarHolder .opts a {
	font-weight:bold;
}

#newsHolder .opts .r {
	float:right;
}

#newsHolder .inner {
	background:white url('/images/backgrounds/news_item_bg.gif') repeat-x;
	padding:10px;
	height: 230px;
}

#repertuarHolder {
	overflow:hidden;
}

#repertuarHolder .newsItem {
	float:left;
	width:385px;
	margin-right:10px;
	margin-bottom:20px;
}

#repertuarHolder .last,
#newsHolder .last {
	margin-right:0 !important;
}

#media h1,
#repertuarHolder h1 {
	padding:5px;
	background:#E1E1E1;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}

#repertuarHolder .lead {
	text-align:justify;
	margin-bottom:5px;
}

#repertuarHolder .img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#repertuarHolder .opts p.r {
	text-align:right;
}

.showList {
	width:100%;
	margin:auto;
	border-collapse:collapse;
	margin-bottom:20px;
}

.showList td, 
.showList th {
	padding:5px 15px;
	border-bottom:dotted 1px #c5c5c5;
}

.showList th {
	background:white url('/images/backgrounds/table_head.gif') repeat-x scroll 0%;
	font-size:12px;
	font-weight:bold;
}

.showList .odd td {
	background:#ededed;	
}

p.showarchive {
	text-align: center;
}

p.showarchive a {
	text-decoration: underline;
}

.videowindow {
	background:url('/images/common/loading.gif') center center no-repeat;
}

.article h1 {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}

.article .articleime {
	float:right;
	margin-left:10px;
}

.article .hd {
	height:135px;
	position:relative;
	clear:both;
	margin-bottom:10px;
}

.article small {
	font-size:11px;
	font-weight:bold;
	display:block;
	bottom:0;
	position:absolute;
	left:0;
}

.article .lead {
	font-style:italic;
	margin-bottom:10px;
}

.article .lead,
.article .body {
	text-align:justify;
}

#media {
	overflow:hidden;
	height:1%;
}

#media .mediaCol {
	float:left;
	width:253px;
	margin-right:10px;
}

#media .last {
	margin-right:0;
}

#media ul li dl dt {
	float:left;
	width:60px;
}

#media ul li {
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
}

#imageDisplay {
	text-align: center;
	height:500px;
}

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

.photoPaging a {
	margin:0px 15px;
}

.footerContent {
	margin: auto;
	height: 100px;
	width:680px;
}

.footerContent td {
	border-left: solid 4px 	#3f4e3a;
	padding-left: 10px;
	vertical-align: top;
	height:110px;
	width: 33%;
}

.footerContent td,
.footerContent td * {
	font-size: 11px;
}

.footWrap .footerContent td a,
.footWrap .footerContent td {
	color: #fff;
}

.mailReceive button{
	font-size: 10px;
	font-weight:bold;
	background: white;
	color: black;
	padding: 4px 10px;
	border: none;
	text-transform: uppercase;
}

.mailReceive input {
	padding: 3px;
	margin-right: 4px;
	width: 100px;
}

#copyRight {
	text-align: center;
	
}

#copyRight,
#copyRight * {
	font-size:10px;
	color: #ccc;
}

#copyRight a:hover {
	text-decoration: underline;
}

#outer {
	width:100%;
	height:100%;
	/*background:url('/images/backgrounds/dots.gif');*/
}