body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
}
#wrap {
	position: absolute;
	width: 962px;
	left: 50%;
	top: 0px;
	margin-left: -481px;
}
#banner {
	position: relative;
	height: 138px;
	width: 962px;
}
#logo {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 88px;
	width: 513px;
	left: 56px;
	top: 26px;
	text-decoration: none;
	font-size: 0%;
	text-indent: -9999px;
}
#flash_stage {
	background-image: url(img/bg_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 300px;
	width: 960px;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#over   {
	position: absolute;
	height: 300px;
	width: 962px;
	left: 0px;
	top: 0px;
	background-image: url(flash/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 12;
}
#flash_stage #left_curtain  {
	position: absolute;
	width: 526px;
	height: 300px;
	left: 0px;
	top: 0px;
	background-image:url(flash/left_curtain.png);
	z-index: 3;
}
#flash_stage #right_curtain  {
	position: absolute;
	width: 525px;
	height: 300px;
	right: 0px;
	top: 0px;
	background-image:url(flash/right_curtain.png);
	z-index: 4;
}
#main_player {
	text-decoration: none;
	display:block;
	width: 400px;
	height: 298px;
	top: 1px;
	left: 280px;
	position: absolute;
	z-index: 2;
}
#flash_stage #bg_under {
	width: 940px;
	height: 300px;
	left: 10px;
	top: 0px;
	z-index:1;
	position:absolute;
	background-image:url(flash/stage_bg.jpg);
}
#flash_stage #player {
	position: absolute;
	z-index: 1;
	left: 1px;
	top: 1px;
	height: 300px;
	width: 960px;
	overflow: hidden;
}

#nav {
	background-image: url(img/nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 100px;
	width: 962px;
	margin-top: 4px;
}
#nav a {
	font-size: 0%;
	text-decoration: none;
	display: block;
	position: absolute;
	height: 82px;
	width: 72px;
	text-indent: -9999px;
}

#nav a.b1 {
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -21px -10px;
	position: absolute;
	left: 21px;
	top: 10px;
}
#nav   a.b1:hover   {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
}
#nav a.b2 {
	position: absolute;
	left: 102px;
	top: 10px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -102px -10px;
}
#nav  a.b2:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
}
#nav a.b3 {
	position: absolute;
	left: 189px;
	top: 10px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -189px -10px;
}
#nav a.b3:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
}
#nav a.b4 {
	position: absolute;
	left: 276px;
	top: 10px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -276px -10px;
}
#nav a.b4:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
}
#nav a.b5 {
	position: absolute;
	left: 359px;
	top: 10px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -359px -10px;
}
#nav a.b5:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
}
#nav a.b6 {
	position: absolute;
	left: 448px;
	top: 10px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -448px -10px;
}
#nav a.b6:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
}
#nav a.b7 {
	position: absolute;
	left: 542px;
	top: 10px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -542px -10px;
}
#nav a.b7:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
}
#nav a.b8 {
	position: absolute;
	left: 625px;
	top: 10px;
	background-image: url(img/nav_normal.jpg);
	background-repeat: no-repeat;
	background-position: -625px -10px;
}
#nav a.b8:hover {
	background-image: url(img/nav_hover.jpg);
	background-repeat: no-repeat;
}
#wrap #tabs {
	position: relative;
	width: 960px;
	margin-top: 5px;
}
#tabs .tab1 {
	width: 310px;
	float: left;
	background-image: url(img/tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 11px;
	padding: 1px;
	min-height: 322px;
	height: 322px;
}

#tabs .last {
	float: right;
	margin-right: 0px;
}
.clear {
	clear: both;
}

.tab1 .head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 48px;
	line-height: 48px;
	text-align: center;
}
.tab1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tab1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
}
.tab1 p a {
	color: #00CCFF;
	text-decoration: none;
}
.tab1 p a:hover {
	color: #37D7FF;
	text-decoration: underline;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.slider {
	height: 171px;
	overflow: hidden;
}
#content {
	width: 962px;
	position: relative;
}
#content #inner {
	background-image: url(img/inner_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	/*background-color: #000000;*/
	position: relative;
	top: 4px;
}
#content #inner .head {
	background-image: url(img/inner_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 962px;
}

#content #inner .foot {
	background-image: url(img/inner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.spacer30 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	position: relative;
}
#content  #inner .cnt {
	position: relative;
	left: 462px;
	top: 0px;
	width: 440px;
}
#content .backpic {
	position: absolute;
	z-index: 0;
	left: 1px;
	margin: 0px;
	padding: 0px;
	top: 1px;
}
.backpic img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.backpic .corner_top  {
	background-image: url(img/corner_top.gif);
	position: absolute;
	height: 20px;
	width: 20px;
	left: -1px;
	top: -1px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 4;
}

#inner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	line-height: 24px;
}
.notop {
	margin-top: 0px;
}

#inner p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ADCCFA;
	text-decoration: none;
	line-height: 18px;
}
#inner p a {
	color: #99CC00;
	text-decoration: none;
}
#inner p a:hover {
	color: #B5F000;
}

.minitab {
	float: left;
	width: 180px;
	position: relative;
	text-align: left;
}
#inner .last {
	margin: 0px;
}
.minitab   a img  {
	border: 1px solid #999999;
}
.minitab  a:hover img {
	border: 1px solid #CCCCCC;
}

#wrap #subtabs {
	position: relative;
	width: 962px;
	margin-top: 8px;
}
#subtabs  .tab1 {
	float: left;
	height: 120px;
	width: 310px;
	position: relative;
	background-image: url(img/stab1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 15px;
}
#subtabs .tab2 {
	float: left;
	height: 120px;
	width: 310px;
	position: relative;
	background-image: url(img/stab2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 15px;
}
#subtabs .tab3 {
	float: left;
	height: 120px;
	width: 310px;
	position: relative;
	background-image: url(img/stab3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 15px;
}
#subtabs .last {
	float: right;
	margin-right: 0px;
}
#subtabs    h3     {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	line-height: 18px;
	margin: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
#subtabs   .tab2   h3     {
	text-align: left;
}
h3.nobottom {
	margin-bottom: 0px;
}

#subtabs .tab1 ul {
	padding-right: 20px;
	padding-left: 20px;
}
#subtabs .tab1 ul li {
	display: inline;
}
#subtabs   .tab1   img {
	margin-right: 13px;
	margin-left: 13px;
}
#subtabs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#subtabs p a {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}
#subtabs p a:hover {
	color: #99FF33;
}
#subtabs .tab3 a {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
#subtabs .tab3 a:hover {
	color: #00CCFF;
	text-decoration: underline;
}




#wrap #footer {
	position: relative;
	height: 100px;
	width: 962px;
	top: 10px;
}
#footer  .hr {
	margin: 0px;
	padding: 0px;
	height: 10px;
	background-color: #0196FA;
	line-height: 10px;
}
#footer   .footer_img  {
	position: relative;
	height: 30px;
	width: 952px;
	margin-top: 10px;
}
#footer .footer_img .bg {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 30px;
	width: 962px;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#footer a {
	font-size: 0%;
	text-decoration: none;
	display: block;
	line-height: 30px;
	z-index: 4;
	text-indent: -9999px;
}

#footer a:hover {
	background-repeat: no-repeat;
	background-image: url(img/footer_hover.gif);
}
#footer  a.b1 {
	position: absolute;
	height: 30px;
	width: 50px;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	float: left;
}
#footer a.b2 {
	position: absolute;
	height: 30px;
	width: 60px;
	left: 77px;
	top: 0px;
	background-position: -87px 0px;
	float: left;
}
#footer a.b3 {
	position: absolute;
	height: 30px;
	width: 68px;
	left: 170px;
	top: 0px;
	background-position: -180px 0px;
}
#footer a.b4 {
	position: absolute;
	height: 30px;
	width: 60px;
	left: 270px;
	top: 0px;
	background-position: -280px 0px;
}
#footer a.b5 {
	position: absolute;
	height: 30px;
	width: 80px;
	left: 360px;
	top: 0px;
	background-position: -370px 0px;
}
#footer a.b6 {
	position: absolute;
	height: 30px;
	width: 60px;
	left: 480px;
	top: 0px;
	background-position: -490px 0px;
}
#footer a.b7 {
	position: absolute;
	height: 30px;
	width: 60px;
	left: 570px;
	top: 0px;
	background-position: -580px 0px;
}
#footer a.copy1 {
	position: absolute;
	height: 30px;
	width: 143px;
	left: 705px;
	top: 0px;
	background-position: -715px 0px;
}
#footer a.copy2 {
	position: absolute;
	height: 30px;
	width: 100px;
	left: 853px;
	top: 0px;
	background-position: -863px 0px;
}
#inner #program {
	overflow: hidden;
	height: 480px;
}
#program .artists {
	font-size: 15px;
	line-height: 24px;
	text-align: right;
	font-weight: normal;
}
.item .cnt {
	text-align: right;
	margin-right: 0px;
	margin-top: 20px;
}
#content  #inner .leftcnt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ADCCFA;
	position: relative;
	left: 0px;
	top: 0px;
	width: 480px;
}
h2 {
	margin-top: 0px;
}

#nav #search {
	position: absolute;
	height: 29px;
	width: 240px;
	top: 56px;
	right: 2px;
}
#search .search_input {
	border: solid 0px #fff;
	background: none;
	background-image: url(img/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	height: 29px;
	width: 153px;
	margin-right: 10px;
	position: relative;
	float: left;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#search .search_submit {
	border: solid 0px #fff;
	margin: 0px;
	width: 29px;
	height: 29px;
	background-image: url(img/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: -183px top;
	background-color: transparent;
	text-indent: -9999px;
}
#content #backpic_right {
	position: absolute;
	z-index: 0;
	right: 3px;
	margin: 0px;
	padding: 0px;
	top: 1px;
}
#backpic_right img {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}
#backpic_right .corner_top  {
	background-image: url(img/corner_right.gif);
	position: absolute;
	height: 20px;
	width: 20px;
	right: -1px;
	top: -1px;
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 4;
}

ul.link_tabs {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
ul.link_tabs li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.link_tabs a {
	color: #0196FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	background-color: #333333;
}
.link_tabs a:hover, .link_tabs a.curr {
	color: #FFFFFF;
	background-color: #0175C2;
}

.concert_list li {
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 500px;
}
.concert_list a.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0196FA;
	text-decoration: none;
	line-height: 24px;
	display: block;
	padding-left: 20px;
}
.concert_list a.title:hover {
	color: #50B8FE;
}

.concert_list a.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
	text-decoration: none;
	padding-left: 20px;
	display: block;
}
.concert_list a.author:hover {
	color: #CCCCCC;
}
.nav .pager {
	margin-left: 2px;
	margin-right: 2px;
}
.nav .pager a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-color: #0168AD;
	width: 20px;
	height: 20px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.nav {
	margin-left: 20px;
}

.nav .curr, .nav .curr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	width: 20px;
	height: 20px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #0196FA;
}
.attention {
	width: 460px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 40px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #238BE4;
	text-decoration: none;
	background-color: #232323;
	padding: 10px;
	border: 1px solid #323232;
}
.attention a {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 24px;
	font-size: 16px;
}
#inner .right_place {
	position: absolute;
	width: 410px;
	top: 20px;
	right: 20px;
}
.right_place h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0196FA;
}

.share {
	position:relative;
	height: 40px;
	width: 480px;
	top: 5px;
}
.addthis_toolbox {
	position:absolute;
	right: 0px;
	margin-bottom: 40px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #323232;
	line-height: 20px;
}
.addthis_toolbox .hover_effect {
	padding: 4px;
	margin-bottom: 2px;
}
.addthis_toolbox .hover_effect div {
	float: left;
}
.addthis_toolbox .hover_effect a {
	font-size: 12px;
	padding: 4px;
	background: none;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.addthis_toolbox .addthis_button_expanded {
	padding: 0px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.addthis_toolbox .hover_effect a:hover {
	background-color:#323232;
}
#leftcol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ADCCFA;
	position: relative;
	left: 0px;
	top: 0px;
	width: 560px;
	float:left;
}

#rightcol {
	width: 300px;
	float: right;
	position: relative;
}
#contact  label {
	color: #78A1DF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	line-height: 20px;
}
#contact  input, #contact textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #454545;
	width: 360px;
	padding: 2px;
	margin-bottom: 10px;
}
#contact .submit {
	width: 100px;
	display: block;
	margin-top: 10px;
	margin-left: 265px;
	font-weight: bold;
	color: #739FDC;
}
#contact h3 {
	font-size: 17px;
	font-weight: bold;
}
#contact  .photo  {
	text-decoration: none;
	padding: 5px;
	background-color: #739FDC;
	display: block;
}
#contact .photo:hover {
	background-color: #ECECEC;
}
#contact #rightcol p {
	color: #ECECEC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	font-size: 14px;
}

.event .date {
	width: 70px;
	float: left;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: right;
	margin-right: 5px;
	position: relative;
}
.event .thumb {
	height: 128px;
	width: 300px;
	float: left;
	padding: 5px;
	background-color: #CCCCCC;
	margin-right: 20px;
	display: block;
	position: relative;
}
.event .thumb:hover {
	background-color: #FFFFFF;
}
.event  .info  h2, .event .info h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 20px;
}
.event .info .desc, .event .info .desc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0196FA;
	line-height: 20px;
	margin-bottom: 10px;
	text-decoration: none;
}
.event .info .desc a:hover {
	color:#FFFFFF;
}
.info ul.solo li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 16px;
}
.event .info .more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	background-color: #0168AD;
	line-height: 35px;
}
.event .separator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	margin-bottom: 15px;
	line-height: 15px;
}
.rss_feed {
	position: absolute;
	height: 20px;
	width: 200px;
	left: 435px;
	top: 0px;
}
.rss_feed a {
	background-image: url(img/rss.jpg);
	background-position: left 1px;
	height: 22px;
	width: 120px;
	display: block;
	padding-left: 25px;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
.video_act   {
	height: 38px;
	width: 150px;
	position: relative;
	display: block;
	background-image: url(img/media_tabs.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	font-size: 0%;
}
.photo_act {
	height: 38px;
	width: 150px;
	position: relative;
	display: block;
	background-image: url(img/media_tabs.jpg);
	background-repeat: no-repeat;
	background-position: -150px top;
	float: left;
	font-size: 0%;
}
.video_act:hover {
	background-position: left -40px;
}
.photo_act:hover {
	background-position: -150px -40px;
}
.right_separator {
	height: 35px
}


.media_player {
	background-color: #262626;
	width: 400px;
	padding: 0px;
	position: relative;
}
.media_tabs  .video_act.current {
	background-position: 0px -80px;
}
.media_tabs .photo_act.current {
	background-position: -150px -80px;
}
#contact_form em {
	background-color: #790000;
	padding: 4px;
	color: #FFFFFF;
	position: absolute;
	left: 380px;
	top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	font-style: normal;
}
#contact_form .pos {
	position: relative;
}


#photo_module {
	position: relative;
	width: 380px;
	background-color: #000000;
	padding: 2px;
	height: auto;
}
#gallery_view {
	width: 390px;
	background-color: #000000;
	position: relative;
}
#gallery_view li a {
	width: 120px;
	height: 120px;
	/*overflow: hidden;*/
	float: left;
	display: block;
	overflow: hidden;
	padding: 1px;
	background-color: #CCCCCC;
	margin: 2px;
	
}
#gallery_view img {
	position: absolute;
	width: 200px;
	clip:rect(5px,115px,115px, 5px);
}

#gallery_main {
	width: 700px;
	float: right;
	background-color: #000000;
	height: 525px;
	overflow: hidden;
}
#gallery_left {
	width: 220px;
	float: left;
	height: 620px;
	overflow: auto;
}
#gallery_left ul {
	list-style-type: none;
}
#gallery_left a:hover {
	background-color: #0168AD;
}
#gallery_left  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	padding: 5px;
	margin: 5px;
	background-color: #666666;
	position: relative;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gallery_left  a.curr {
	background-color: #0198FC;
}
.departament {
	height: 520px;
	width: 220px;
	position: relative;
	float: left;
	margin-right: 8px;
	background-image: url(img/departament_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 190px;
}
#inner .last {
	margin-right: 0px !important;
}

.departament a.thumb {
	position: relative;
	height: 122px;
	width: 220px;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
.departament .thumb:hover {
	background-color: #FFFFFF;
}
.departament .thumb img {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inner .departament h2   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #33CCFF !important;
	line-height: 24px;
	padding: 20px;
	margin: 0px;
	position:relative;
	display: block;
	background-color: #222222;
}
.departament  .desc {
	position: absolute;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-style: italic;
	color: #CCCCCC;
	bottom: 0px;
	height: 140px;
}

.departament a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color:#EAEAEA;
	text-decoration: none;
	position:relative;
	display:block;
	margin: 10px;
}

.departament a:hover {
	color: #CCCCCC;
}
.spacer20 {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.depart_short {
	width: 220px;
	position: relative;
	float: left;
	margin-right: 8px;
	background-image: url(img/departament_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 190px;
}
#inner .depart_short h2, #inner .depart_short h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #33CCFF !important;
	line-height: 24px;
	margin: 0px;
	position:relative;
	display: block;
	text-decoration: none;
	padding: 0px;
}
#inner .depart_short  h2  {
	margin-bottom: 10px;
}

.depart_short a {
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.depart_short  a:hover {
	color: #FFFFFF;
}
.depart_short  a.current {
	background-color: #33CCFF;
	color: #000000;
}
.artist_tab {
	position: relative;
	height: 80px;
	width: 288px;
	float: left;
	margin-right: 15px;
	background-color: #222222;
	margin-bottom: 15px;
}
.artist_tab .thumb {
	background-color: #CCCCCC;
	height: 74px;
	width: 74px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-decoration: none;
	display: block;
}
.artist_tab .thumb:hover {
	background-color: #FFFFFF;
}

.artist_tab  .thumb img {
	padding: 2px;
}
#inner  .artist_tab h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	display: block;
	margin-left: 10px;
	line-height: 30px;
	margin-bottom: 0px;
}
.artist_tab h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.artist_tab h3 a:hover {
	color: #33CCFF;
}
.artist_tab p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.thumbs a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	height: 80px;
	width: 80px;
	display: block;
	float: left;
	margin-right: 10px;
}
.thumbs a:hover {
	background-color: #FFFFFF;
}
.thumbs a img {
	padding: 5px;
}

.thumb_spec {
	background-color: #333333;
	margin-bottom: 10px;
	position:relative;
	margin-right: 10px;
}
.thumb_spec img {
	padding: 5px;
}
.thumb_spec .date {
	position: absolute;
	right: 10px;
	top: 20px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: right;
}