.main{
	border:1px solid #cccccc !important;	
}

.hermes-login{
	background: url(../images/header_bg.jpg) repeat-x !important;
	height:40px;
}

.x-panel.x-menu.x-panel-default.x-layer[role="menu"]{
	background: white;
}

.bottom-shadow{
	
}

.login-text {
	color: #626a7b !important;
	cursor: pointer;
	padding: 3px 10px 0px 10px;
}

.combo-image-type{
	height:130px;
	overflow:hidden;	
}

.combo-image{
	float:left;
	height:130px;
	width: 250px;
}

.combo-image img{
	width: 250px;
}

.combo-description{
	float:right;
	width: 210px;
	height:130px;
	overflow: auto;
}

.multiple-form-panel{
	border:1px solid #cccccc !important;
	background:#ffffff;	
}

.multiple-form-panel .x-panel-header-default{
	border:0 !important;
	background:0 !important;
}

.multiple-form-panel-title{
	border:1px solid #cccccc !important;
	background:#cccccc;
	cursor:pointer;
}

.multiple-form-panel-title-in{
	border:1px solid #cccccc !important;
	background:url(../images/docTypeBg.jpg) repeat-x !important;
	padding:5px;
	margin:5px 0px;
	cursor: default;
	font-weight: bold;
}

.multiple-form-panel-title:hover{
	background:#f2f2f2 !important;
}

.left-shadow {
	background: url(../images/left_shadow.png) repeat-y #ffffff !important;
}

.right-shadow {
	background: url(../images/right_shadow.png) repeat-y right	#ffffff !important;
}

.hermes-group-panel{
	margin-top:10px;
}

.hermes-group-panel .group-box {
	height: 40px;
	width: 195px;
	float: left;
	margin: 0px;
	padding:0px;
	cursor: pointer;
	color: #626a7b;
	background:url(../images/header_bg.jpg) repeat-x !important;
	text-align: center;
	border-right:1px solid #ffffff;
}

.hermes-group-panel .group-selected, .hermes-group-panel .group-over {
	background: url(../images/docTypeGroupBgHover.jpg) !important;
	/* color: #F4F4F4;	 */
}	

.hermes-group-panel .group-box span{
	padding-top:10px;
	display:block;
}		

.hermes-doc-type-panel .doc-type-component{
	margin-top:10px;
	padding:0px;	
}

.hermes-doc-type-panel .doc-type-box{
	height: 67px;
	width: 195px;
	float: left;
	margin: 0px;
	padding:0px;
	cursor: pointer;
	color: #626a7b;
	background:url(../images/docTypeBg.jpg) repeat-x !important;
	text-align: left;
	border-right:1px solid #ffffff;	
}

.hermes-doc-type-panel .doc-type-selected, .hermes-doc-type-panel .doc-type-over{
	background: url(../images/docTypeHoverBg.jpg) !important;
	color:#f4f4f4;
}	

.hermes-doc-type-panel .doc-type-box span{
	padding-top:10px;
	display:block;
	padding-left:5px;
}

.doc-type-bottom{
	background: url(../images/docTypeBottom.jpg) repeat-x !important;
	height:19px;
}

.site-header{
	height:140px;
	/*background: url(../images/header.jpg) repeat-x center !important;*/	
	position: relative;
}

.language-links{
	display: none;
	position: absolute;
	right: 100px;
	bottom: 13px;
	font-size: 14px;
}

.change-lang{
	cursor: pointer;
}

body{
	background: #e0e0e0;
}

.main-cl{
	background:#ffffff !important;
	overflow: initial !important;
}	

.header-panel div{
	overflow: initial !important;	
}

.overflow-initial{
	overflow: initial !important;
}
	
.main-cls{
	background: #e0e0e0 !important;	
}

.main-info{
	border:1px solid #cccccc;
	padding:5px;
	margin-top:10px;
	background:#f8f8f8;
	box-shadow: 0px 0px 5px #666666;
	height:180px;
	font-size:13px;
}

.menu-field, .menu-field-long, .hermes-field{
	height: 40px;
	line-height:35px;
	width: 75px;
	margin: 0px;
	padding:0px;
	cursor: pointer;
	color: #626a7b;
	background:url(../images/header_bg.jpg) repeat-x !important;
	text-align: center;
	border-right:1px solid #ffffff;
}

.hermes-field{
	position: relative;
}

.hermes-field:hover .menu-fields, .hermes-field .menu-fields:hover{
	display: block;
}

.hermes-field .menu-fields .menu-field{
	width: 170px;
    text-align: left;
    padding-left: 10px;
}

.hermes-field .menu-fields .menu-field:hover{
	background: url(../images/docTypeGroupBgHover.jpg) !important;
}

.hermes-field .menu-fields{
	display: none;
	position: absolute;
	left:0px;
	top:40px;
	z-index: 1000000000;
}

.menu-field a, .menu-field-long a, .hermes-field a{
	text-decoration: none;	
	color: #626a7b;
}

.menu-field-long{
	width: 120px;
}	

.menu-field-over .menu-field, .menu-field-over .menu-field-long{
	background: url(../images/docTypeGroupBgHover.jpg) !important;
}

.footer-div{
	margin-top:50px;
	border:1px solid #cccccc;
	padding:10px;
	text-align: right;
	background:#f8f8f8;	
	position: relative;	
}

.nek-beta{
	position: absolute;
	left: 5px;
	top: 10px;
	cursor: pointer;
}

.ul-box {
	width: 298px;
	height: 258px;
	border:1px solid #cccccc;
	text-align: left;
}

.box-img {
	width: 296px;
	height:200px;
	overflow: hidden;
}

.box-img img{
	width: 296px;
}	

.box-info {
	width: 296px;
	height:56px;
	overflow: hidden;
	background: #f2f2f2;
	position: relative;
	
	font-size:10px;
}

.misc{
	width: 50% !important;
	float:left;	
}	

.nek-box{
	border:1px solid #cccccc;
	background: #f8f8f8;
	margin: 20px 0px;
	padding: 20px;
	color: #666666;
	display: table;
	text-align: justify;
}

.nek-img{
	float:left;
	width: 220px;
	
}

.nek-text{
	float:left;
	margin-left: 18px;
	width: 700px;
}


.pantheon-images {
	height: 330px;
	margin-top: 10px;
}
.pantheon-images img {
	height: 256px;
}

.pantheon-main{
	background: #f8f8f8;
	padding-bottom: 30px;
	border-bottom: 1px solid #cccccc;
}

.pantheon-main-page{
	padding:30px;	
}

.pantheon-main-image {
	width: 400px;
	height: 450px;
	float: left;
	text-align: center;
	margin: 30px 30px 0px 30px;
	font-size: 17px;
	font-weight: bold;
	cursor: pointer;
}

.pantheon-main-image .pantheon{
	width:400px;
	height: 380px;
	border: 1px solid #cccccc;
	border-bottom: none;
	background: #ffffff;
	padding: 10px;
	opacity: 0.8;
	border-radius: 20px 20px 0px 0px;
}

.pantheon-main-image .pantheon img{
	border: 1px solid #cccccc;
	border-radius: 40px;
}

.pantheon-main-title {
	color: #416EBC;
	border: 1px solid #cccccc;
	border-top: none;
	background: #ffffff;
	padding: 0px 0px 10px 0px;
	opacity: 0.8;
}

.pantheon-main .div-gallery{
	overflow: hidden !important;
}

.pantheon-main .div-gallery li img{
	height: 256px;
}

.pantheon-main-image:hover > div{
	opacity: 1;
	color: #1D215D;
}

.pantheon-main-image:hover img{
	border-radius: 20px;
}

.pantheon-artist-img{
	float:left;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin: 20px 0px 20px 20px;
	width: 300px;
	min-height: 400px;
	padding-bottom: 4px;
}

.pantheon-artist-img img{
	width: 288px;
	margin: 5px 5px 0px 5px;
	border: 1px solid #cccccc;
}

.pantheon-artist-content{
	float:right;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin: 20px;
	width: 618px;
	padding: 10px;
	overflow-x: auto !important;
}

.pantheon-artist-title{
	float:right;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin: 20px 20px 0px 20px;
	width: 618px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #967d32;
}

.pantheons-list{
	padding: 10px;
}

.pantheons-list a{
	width: 200px;
	height: 210px;
	display: block;
	background: #fff;
	border: 1px solid #cccac9;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 90%;
	position: relative;
	margin: 20px;
	padding: 0 0 15px;
	float:left;
}

.pantheons-list a:hover{
background: #ece7db;
}

.pantheons-list a .pan-img{
	display: block;
	height: 150px;
	width: 198px;
	overflow: hidden !important;
	margin: 0 auto 20px;
}

.pantheons-list a .pan-img img{
	width: 198px;
}

.pantheons-list a span.name {
	font-size: 14px;
	color: #967d32;
	padding: 0 4px;
}

.pantheons-list a span.c-spr{
	position: absolute;
	width: 64px;
	height: 24px;
	bottom: -12px;
	left: 50%;
	background: url(../images/cb-spr.png);
	margin: 0 0 0 -32px;
}

.pantheon-big-img{
	display: block;
	width: 100%;
	margin-top:20px;
}

.pantheon-big-img img{
	width: 100%;
	height: 1300px;
}

.structure-employee{
	margin: 10px;
	min-height: 400px;
}

.structure-header{
	padding: 10px;
	border: 1px solid #cccccc;
	border-radius: 10px 10px 0px 0px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(204,204,204,0.49) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(204,204,204,0.49))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(204,204,204,0.49) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(204,204,204,0.49) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(204,204,204,0.49) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(204,204,204,0.49) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#7dcccccc',GradientType=0 ); /* IE6-9 */

}

.structure-body{
	padding: 10px;
	border: 1px solid #cccccc;
	border-top: 0;
}

.structure-img{
	width: 350px;
	float: left;
}

.structure-content{
	float: left;
	width: 570px;
	padding-left: 10px;
}

.struc-image{
	width: 980px;
	/* height: 504px; */
}

#pantheon_audio{
	position: absolute;
	left: -10000px;
}

#pantheon_volume{
	position: absolute;
	right: 5px;
	top: 0px;
	width: 30px;
	cursor: pointer;
}

.guest-count{
	position: absolute;
	width: 400px;
	color: #105980;
	font-weight: bold;
	top: 0px;
	left: 0px;
	text-align: left;
	padding: 10px;
}

.guest-count span{
	color: #000000;	
}

#timeCounter {
	position: absolute;
	bottom: 13px;
	left: 23px;
}

.facebook-link{
	position: absolute;
	right: 5px;
	top: 5px;
	opacity: 0.8;
	cursor: pointer;
}

.facebook-link:hover{
	opacity: 1;
}

.facebook-link img{
	width: 30px;
}

.employee-info{
	display:none;
	position: absolute;
    right: 40px;
    top: 5px;
    opacity: 0.8;
    background: #fdfdfd;
    padding: 7px;
    border: 1px solid #7a7b7f;
}

.employee-info a{
	
}

#searchDoc{
	position: absolute;
	bottom: 10px;
	right: 45px;
	height: 30px;
}

#searchDoc input, #searchDoc button{
	
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 30px;
	margin: 0px;
}

#searchDoc input{
	border-right: 0px;
	padding-left: 5px;
}

#searchDoc button{
	
}

.authorization-main{
	font-size:12px;
}

.authorization-form{
	width:306px;
	margin:0px auto;
	margin-top:10px;
	border:1px solid #cccccc;
	padding:5px;
	background:#f2f2f2;	
}

.authorization-main .auth-username-input, .authorization-main .auth-password-input, .authorization-main .auth-username-input input, .authorization-main .auth-password-input input{
	width:99.39% !important;
}

.auth-username-input input { 
	width:300px !important;
}
.authorization-main .auth-submit{
	text-align:right;
	font-size: 18px;
}	

.authorization-main .auth-submit input{
	border: 1px solid #cccccc;
	background:#ffffff;
	margin-right: 4px;
    margin-top: 5px;
    padding: 3px;
    font-size: 14px;
}

.authorization-main .attention-fieldset {
	border: 1px groove threedface !important;
	font-size: 15px !important;
	-webkit-margin-start: 2px !important;
-webkit-margin-end: 2px  !important;
-webkit-padding-before: 0.35em  !important;
-webkit-padding-start: 0.75em  !important;
-webkit-padding-end: 0.75em  !important;
-webkit-padding-after: 0.625em  !important;
} 
.authorization-main .attention-fieldset legend {
	color: red;
	font-size: 17px !important;
	
}

.authorization-center-div {
	width:300px !important;
	margin:0 auto !important;
	font-size: 15px !important;
}

.forgotPassword-main{
	font-size:12px;	
}

.forgotPassword-link {
	color:green;
	cursor:pointer; 
	font-size:18px !important;	
}

.email-link{
	display: block;
	position: absolute;
	right: 33px;
	bottom: 14px;
	width: 25px;
	height: 20px;
	text-decoration: none;
}

.email-link:HOVER, .search-link:HOVER{
	text-decoration: none;
}

.search-link{
	display: block;
	position: absolute;
	right: 7px;
	bottom: 14px;
	width: 25px;
	height: 20px;
	text-decoration: none;
}

/* News list start */
.news-list-boxes{
	width: 980px;
	margin: 10px 0px;
}	

.news-list-boxes li{
	list-style: none;
}

.news-list-boxes li .news-list-image{
	width: 318px;
	height: 133px;
	overflow:hidden;
	border:1px solid #cccccc;
	text-align: center;
}

.news-list-boxes li .news-list-image img{
	height: 130px;
	
}

.new-list-content{
	width: 648px;
	height: 133px;
	border:1px solid #cccccc;
	overflow:hidden;
	position: relative;
	background:#EEE;
}

.news-list-title{
	font-size:14px;
	font-weight:bold;
	margin:5px;	
	height:30px;
}	

.news-list-title a{
	color:#669
}

.news-list-main .news-list-text {
	height: 65px;
	overflow: hidden;
	margin-top: 5px;
	padding-left: 5px;
	color: #666;
}

.news-list-main .news-list-text a{
	color: #666 !important;
}

.news-list-main a{
	text-decoration: none;	
}

.news-list-main .news-list-text * {
	color: #727272;
}

.news-list-date{
	margin:10px 0px 0px 5px;
	color:#E2876A;	
}	

.news-list-more{
	position:absolute;
	right:10px;
	bottom:2px;	
}	

.news-list-box{
	width: 980px;
	height: 135px;
	overflow: hidden;
	margin-bottom:10px;
}	

.news-list-box table{
	height:135px;
	font-size:12px;
}	

.news-list-box table td{
	vertical-align: top;
}

.news-list-box .news-list-text-gradient-opacity {
	width:100%;
	height:20px;
	position:absolute;
	bottom:25px;
	left:0px;
	
	background:0;
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255, 255, 255, 0)),to(#eeeeee));
	background-image: -moz-linear-gradient(top center,rgba(255, 255, 255, 0) 20%,#eeeeee 95%);
}	


.news-view-img{
	float:left;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin: 20px 0px 20px 20px;
	width: 300px;
	min-height: 400px;
	padding-bottom: 4px;
}

.news-view-img img{
	width: 288px;
	margin: 5px 5px 0px 5px;
	border: 1px solid #cccccc;
}

.news-view-content{
	float:right;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin: 20px;
	width: 618px;
	padding: 10px;
	overflow-x: auto !important;
}

.news-view-title{
	float:right;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin: 20px 20px 0px 20px;
	width: 618px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #967d32;
}
/* News list end*/

/* News gallery start */
.news-main-box {
	height: 280px;
	overflow: hidden !important;
	width: 100%;
}

.news-main-box .news-box {
	width: 320px;
	height: 280px;
	background: #eeeeee;
	text-align: left;
	position: relative;
}

.news-main-box * {
	font-size: 12px !important;
}

.news-main-box .news-image {
	width: 100%;
	height: 135px;
	overflow: hidden !important;
	text-align: center;
}

.news-main-box .news-image img {
	height: 135px;
}

.news-main-box .news-title {
	height: 34px;
	overflow: hidden !important;
	padding: 2px 2px 2px 5px;
	margin-top: 5px;
}

.news-main-box .news-title,.news-main-box .news-title a {
	color: #666699;
	text-decoration: none;
	font-size:12px !important;
	font-weight:bold;
}

.news-main-box .news-text-gradient-opacity {
	width:100%;
	height:20px;
	position:absolute;
	bottom:30px;
	left:0px;
	
	background:0;
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255, 255, 255, 0)),to(#eeeeee));
	background-image: -moz-linear-gradient(top center,rgba(255, 255, 255, 0) 20%,#eeeeee 95%);
}	

.news-main-box .news-text {
	height: 65px;
	overflow: hidden !important;
	margin-top: 5px;
	padding-left: 5px;
	color: #666;
}

.news-main-box .news-text a{
	color: #666 !important;
}

.news-main-box .news-text * {
	color: #727272;
}

.news-main-box .news-date {
	text-align: right;
	margin: 5px 15px 0px 0px;
	color: #e2876a;
}

/* News gallery end */