/* main styles */
* {
 margin: 0;
 padding: 0;
 outline: none;
}

body {   
 font-size: 13px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif; 
 text-align: center;
 background: url(../images/background.jpg) repeat-y center #ffffff;
}

p { margin-bottom: 1em; }

ul {
	list-style-type: none;
}

.home_box {
	float:left; width:330px;	
	margin:10px;
}

.home_box .title {
	float:left; width:330px; height:30px;
	background: #DDDDDD;		
}

.home_box .title .inner {
	float:left; color:black; font-size:18px; margin-top:4px; margin-left:10px;
}

.home_box .body {
	float:left; width: 328px;
	border:1px solid #dddddd; border-top:none;
}

.home_box .body .inner {
	padding:10px;
}

.home_box .body .inner .box {
	float:left; width:147px; margin-right:5px; font-size:11px;
	height:100px; padding:4px 0;
}

.home_box .body .inner .box p{
	padding:2px 4px;
}

.home_box .body .inner .box a.title{	
	font-size:12px; font-weight:bold;
	color:black; background: #efefef;
	width:137px; padding-top:5px; padding-left:5px;height:20px;
}

li {
	list-style-type: none;
}

.news_item {
	float:left;
	width:300px;
	margin-right:20px;
	margin-bottom: 20px;
}

.news_item img {
	float:left; margin-right:7px;
	padding:1px;
	border:1px solid #dddddd;
}

.news_item a{
	font-size:13px;
}
ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}

h1,h2,h3 {
 margin-bottom: .5em;
 font-family: Arial, Helvetica, sans-serif;
}

h1 { 
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}

h1.gallery_title {
 font-size:18px;
 color:#CCCCCC;
}

.list-pictures{
	height:642px;
	overflow:auto;
}

.description_gallery {
	height:100px; overflow:auto; padding:10px 55px; color:black; float:left;
}

.list-item {
	float:left;
	width:100%;
	margin-bottom:5px;
	padding-bottom: 5px;
	border-bottom:1px dotted #cccccc;
}
.list-title {
 font-size:18px;
 color:#CE4B13;
}

.gallery_text {
 color:black;
 font-size:11px;
}
.dropdown-upward {
 margin-top: 400px !important;
}

form, select, option, input, textarea {
 font-family: Arial, Helvetica, sans-serif; 
 font-size:13px;  
 padding:1px; 
}

a {
 color: #19527f;
 text-decoration:none;
}

a:hover {
 color: #19527f;
 text-decoration: underline; 
}

.clear {
 clear: both;
}


label {
	cursor:pointer;
}
/* Addition styles */

#container {
	margin: 0px auto;
	width: 1000px;
	text-align: left;
	padding:0;
}

/* header */

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#h10 {
	float: left; 
	height: 10px;
}

ul, li {
 list-style: none;
 margin: 0;
 padding: 0;
}

#content {
	float:left; width:100%; padding:0;
}

/* header */

#top_header {
	float:left; padding:3px 10px 0 10px; height: 20px; width:980px; border-bottom:1px solid #cccccc;
	font-size:11px; background: #19527f; color: #efefef;
}

#top_header span.date {
	float:left;
}

#top_header span.topmenu {
	float:right; color:#efefef;
}

#top_header span.topmenu a{
	color:#efefef;
}

#top_header span.topmenu a:hover{
	text-decoration: underline;	
}

#top_body {
	float:left;
	
}

#top_body .words {
	float:left;
}

#top_body h1.first {
	font-size:18px;
	font-weight:bold;
	color:#19527f;
}

#top_body h1.last {
	font-size:24px;
	font-weight:bold;
	color:#19527f;
}


#top_menu {
	float:left; width: 100%; padding:0; height:33px; background: url(../images/grad1.png) repeat-x; 
}


#top_menu a{
	font-size:14px; color:#19527f;
	
}
#top_menu a:hover{
	color:#19527f;
	background: url(../images/grad2.png) 0 100% repeat-x;
}
#top_menu .menu_item {
	margin:12px 0;
	padding:8px 10px 0 10px;
	float:left;
	height:30px;
	border-right: 1px solid #cccccc;
	background: url(../images/menu_background.jpg) right no-repeat 	;
}

#top_menu .menu_item a {
	font-weight: bold; color: #646665;
}

#top_menu .menu_item a:hover {
	font-weight: bold; color: #19527f; background: none;
}


#footer {
	float:left; width: 100%; padding:0;
}

.left {
	float: left; width:710px; padding:0; 
}

.right { 
	float: right; width: 280px; padding:0; padding-left: 8px; background-color:#efefef; border-left:1px solid #cccccc;  border-bottom:1px solid #dddddd;  
}

.right .box {
	margin: 10px 10px 10px 0;
	background-color: #19527f;
	-moz-border-radius: 8px;
	padding:20px;
}

.right .box_office {
	margin: 10px 10px 10px 0;
	background-color: white;
	-moz-border-radius: 8px;
	line-height:20px;
	padding:10px;	
	border:1px solid #cccccc;
	
}

.right .box_banner {
	margin: 10px 10px 10px 0;
	background-color: white;
	-moz-border-radius: 10px;		
	border:1px solid #cccccc;
	padding: 5px;
	box-shadow: 3px;
}
.right .box_banner2 {
	margin: 10px 10px 10px 0;
	background-color: white;
	-moz-border-radius: 10px;		
	border:1px solid #cccccc;
	padding: 5px; padding-top: 10px;
}

.right .box_office2 {
	margin: 0 10px 10px 0;
	margin-right:1px;
	background-color: white;	
	
	line-height:20px;
	padding-top:10px;
	padding-left: 10px;	
}

.inside {
	padding:10px;
}
.percent100 {
	width:250px;
}

a.date {
	font-size:11px;
}

img.left_float {
	float:left;
}
a.garchig {
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}

#content .latest_news {
	padding:10px 0 10px 10px; width: 700px; line-height:20px;
}

#content .half_news {
	float:left; padding:10px 0 10px 10px; width: 330px; line-height:20px;
}

.pager_news {
	padding:0 5px 5px 5px;
}

.pager_news a.item {
	padding:1px 3px; background-color: #19527f; color:white;
}

.pager_news a.item:hover {
	padding:1px 3px; background-color: #ffb73a; color:#19527f;
}

.pager_news a.current {
	padding:1px 3px; background-color: white; color:#19527f;
}

.pager_news a.current:hover {
	padding:1px 3px; background-color: white; color:#19527f;
}

#content .latest_news span.h18 {
	font-size:18px; color:black;
}

#content .latest_news .small_news {
	float:left; 
}

#content .latest_news .top_news {
	float:left; width:100%; height:210px;
}



#content .right #login {
	padding:10px;
	background-color: white;
	height:215px;
	/*-moz-border-radius: 6px;*/
	border:1px solid #80b9ff;
	text-align: center;
}

hr {
	margin:4px 0 10px 0;
	color: #cccccc;
}

.attention { 
	font-size:14px;
	color: #fa2452;
	font-weight:bold;
	line-height:20px;
}

.more {	
	font-size:11px;	
}

.text {
	line-height: 18px;
}

.h18 {
	font-size:18px;
	line-height: 18px;
	letter-spacing:0.01em;
}

.content_item {
	width:100%;
	margin-bottom:20px;
	border-bottom:1px dotted #cccccc;
	line-height:18px;
}

a.title {
	font-size:16px;
	font-weight:bold;
	color:#C84B13;
}

.this-choose {
	font-weight:bold;
	color: #C84B13;
}

.content_item img {
	margin:2px 4px;
	padding:2px;
	border:1px solid #dddddd;
}

.prev2 {
	width:300px;
	float:left;
	padding: 5px 0;	
}

.next2 {
	width:300px;
	float:right;
	padding: 5px 0;	
	text-align: right;
}


/* pagination */

.pagebar {
	font-size:12px;
}

.pagebar a{
	border:1px solid #dddddd;
	padding:1px 4px;
	background-color: #efefef;
}

.pagebar a:hover{		
	background-color: #cccccc;
	text-decoration:normal;
}

.pagebar span.this-page {
	color:#C84B13;
	font-weight:bold;
	padding:1px 4px;	
}

/* end: pagination */

.path {
	font-size:11px;
}

.clear {
	clear:both;
}
.picture-item {	
	float:left;
	padding-right:15px;
	margin-bottom:10px;
	width:300px;
}

.picture-item .description {
	font-size:11px;
}

.picture-item h3{
	color: #19527F; font-size:13px;
}
.picture-item p {
	margin:0;
}

.jobs {
	background-color:#4C617E;
	padding:30px 0; margin:0;
}

.jobs .container {
	margin:0px auto;
	width:900px;
	padding:20px;	
	background: #DEDEDE url(../images/top_corners.jpg) left top no-repeat;
}


.jobs .container2 {
  padding:0; margin:0;
	background: #DEDEDE url(../images/bottom_corners.jpg) left bottom no-repeat;
}

