body {
	background-color: #acc9f3;
	margin-top: 0;
	background-image: url(../images/background-pattern.png);
}

#shadow {
	margin: auto;
	width: 920px;
	height: 100%;
	background: url(../images/shadow.png) repeat-y;
}

#sideBorder {
	width: 880px;
	height: 100%;
	margin-left: 20px;
	border-right: 1px solid #2f5ce8;
	background: url(../images/side-bar.png) repeat 0 0;
}

#page {
	width: 859px;
	height: 100%;
	background: #fde9d2 url(../images/page-background.png) repeat-x;
	border-right: 1px solid #2f5ce8;
}

img.logo {
	margin-left: 29px;
	margin-top: 15px;
	width: 154px;
	height: 143px;
	background-image: url(../images/logo.png);
	float: left;
	border: none;
}



#title {
	margin-left: 319px;
	padding: 0px;
	width: 540px;
	height: 125px;
	background: url(../images/title.png) no-repeat;
	border: none;
}

/* @group menuBar */

#menuBar {
	height: 28px;
	width: 621px;
	margin-top: 3px;
	margin-left: 209px;
	border-top: 1px dotted #bfbfbf;

}

/* home */

a.home:link {
	height: 10px;
	margin-top: 6px;
	margin-left: 6px;
	width: 10px;
	position: absolute;
	background: url(../images/house.png) no-repeat;
	opacity: 0.8;
}

a.home:visited {
	height: 10px;
	margin-top: 6px;
	margin-left: 6px;
	width: 10px;
	position: absolute;
	background: url(../images/house.png) no-repeat;
	opacity: 0.8;
	}

a.home:hover {
	height: 10px;
	margin-top: 6px;
	margin-left: 6px;
	width: 10px;
	position: absolute;
	background: url(../images/house.png) no-repeat;		opacity: 1.0;
}

a.home: active {
	height: 10px;
	margin-top: 6px;
	margin-left: 6px;
	width: 10px;
	position: absolute;
	background: url(../images/house.png) no-repeat;		opacity: 1.0;
}

/* performances */

a.performancesItem:link {
	position: absolute;
	width: 120px;
	height: 21px;
	background: url(../images/menu-bar_01.png) no-repeat 0;
	margin-left: 25px;
}

a.performancesItem:visited {
	position: absolute;
	width: 120px;
	height: 21px;
	background: url(../images/menu-bar_01.png) no-repeat 0;
	margin-left: 25px;

}

a.performancesItem:hover {
	position: absolute;
	width: 120px;
	height: 21px;
	background: url(../images/menu-bar-hover_01.png) no-repeat 0;
	margin-left: 25px;

}

a.performancesItem:active {
	position: absolute;
	width: 120px;
	height: 21px;
	background: url(../images/menu-bar-hover_01.png) no-repeat 0;
	margin-left: 25px;

}

/* balkan region */

a.balkansItem:link {
	position: absolute;
	width: 150px;
	height: 21px;
	background: url(../images/menu-bar_02.png) no-repeat 0;
	margin-left: 164px;
}

a.balkansItem:visited {
	position: absolute;
	width: 150px;
	height: 21px;
	background: url(../images/menu-bar_02.png) no-repeat 0;
	margin-left: 164px;
}

a.balkansItem:hover {
	position: absolute;
	width: 150px;
	height: 21px;
	margin-left: 164px;
	background: url(../images/menu-bar-hover_02.png) no-repeat 0;
}

a.balkansItem:active {
	position: absolute;
	width: 150px;
	height: 21px;
	margin-left: 164px;
	background: url(../images/menu-bar-hover_02.png) no-repeat 0;

}

/* login */

a.loginItem:link {
	position: absolute;
	width: 80px;
	height: 21px;
	background: url(../images/menu-bar_03.png) no-repeat 0;
	margin-left: 530px;
}

a.loginItem:visited {
	position: absolute;
	width: 80px;
	height: 21px;
	background: url(../images/menu-bar_03.png) no-repeat 0;
	margin-left: 530px;

}

a.loginItem:hover {
	position: absolute;
	width: 80px;
	height: 21px;
	margin-left: 530px;
	background: url(../images/menu-bar-hover_03.png) no-repeat 0;
}

a.loginItem:active {
	position: absolute;
	width: 80px;
	height: 21px;
	background: url(../images/menu-bar-hover_03.png) no-repeat 0;
	margin-left: 530px;
}

/* @end */

#main {
	/* preload menuBar image rollovers*/
	background: url(../images/menu-bar-hover_01.png) -1000px -1000px no-repeat;
	background: url(../images/menu-bar-hover_02.png) -1000px -1000px no-repeat;
	background: url(../images/menu-bar-hover_03.png) -1000px -1000px no-repeat;
}

#mainContent {

	width: 516px;
	padding-left: 31px;
	padding-right: 23px;
	height: 100%;
	border-right: 1px dashed #bfbfbf;
	position: relative;
	margin-top: 14px;
	/*background-color: #2f5ce8;*/
}

/* @group sideContent



*/

#sideContent {
	top: 166px;
	width: 270px;
	position: absolute;
	padding-left: 7px;
	padding-top: 5px;
	margin-top: -14px;
	margin-left: 572px;
	height: 500px;
}

img.sideBarHeader {
	margin-top: 0.9em;
	margin-left: -6px;
}

a:link img.poster-thumb {
	float: left;
	margin: 4px 8px 0 5px;
	border: 1px solid #3f3f3f;
}

	a:hover img.poster-thumb {
	border-color: #255eb6;
}

h4 {
	color: #332829;
	font: 0.9em/1.9em "Georgia", serif;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 24px;
}

a.email:link {
	text-decoration: none;
	border-bottom: 1px dotted #4674bb;
	padding-bottom: 2px;
	color: #332829;
}

a.email:visited {
	text-decoration: none;
	border-bottom: 1px dotted #4674bb;
	padding-bottom: 2px;
	color: #332829;
}

a.email:hover {
	border-bottom: 1px solid #4674bb;
	padding-bottom: 2px;

}

a.email:active {
	border-bottom: 1px solid #4674bb;
	padding-bottom: 2px;
}

/* @end */

#bottomBar {
	margin: auto;
	width: 920px;
	height: 18px;
	background: url(../images/bottom-shadow.png) no-repeat;
}

/* @group Text */


p, table {
	color: #332829;
	font: 0.9em/1.9em "Georgia", sans-serif;
}

h1 {
	color: #332829;
	font: 1em/1.9em "Georgia", sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;	
}

h1.title {
	margin: 1.5em 0 1em 0;
	color: #255eb6;
	letter-spacing: 10px;
	font-size: 1em;
	border-bottom: 1px solid #8e9eb7;
}

p.date {
	font: italic 0.7em/0 "Georgia", sans-serif;
	margin-top: 0.5em;
	margin-bottom: 2em;
	color: #255eb6;
}

.credit {
	color: #FFFFFF;
	text-align: center;
	font: .6em Georgia;
	padding-top: 6px;
}


.thumbnail-wrapper {
	float: left;
	margin-bottom: 1em;
	width: 515px;
}


img.thumbnail {
	margin: 0px 6px 8px 0px;
	width: 90px;
	height: 90px;
	border: 1px solid #252525;
}

a:link img.thumbnail {
	border: 1px solid #252525;
}

a:hover img.thumbnail {
	border: 1px solid #258ed3;
}


/* @end */

/* @group Table */

table {
}

td {
	text-align: center;
	width: 170px;
}

td.right-justify {
	text-align: right;
	width: 130px;
}


/* @end */