/*NODE*/
#content_font{font-size: 1.25em;  line-height:40px;}
#content_img_des{font-size: 1em; text-align:right;}
#content_node_image{
    font-size: 1em;
    width: 170px;
    text-align: center;}
#content_node_image_div {
    width: 170px;
    margin: -10px -10px 10px 10px;
    border-left: 5px solid White;
    border-bottom: 5px solid White;
    float: right;
}
#content_node_image {
    width: 170px;
    padding-top: 10px;
    text-align: center;
}


/*BLOCK*/
.content table{
border: 0px !important;
}
/*
#lang-dropdown-select-language{

float:right;
}
*/
.language-switcher-locale-url{
list-style-type: none;
display: inline;
float:right;
}
.first.last.leaf{
list-style-type: none;
display: inline;
float:right;
}
.topButton_left {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1570d1), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #1570d1 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1570d1', endColorstr='#4197ee');
	background-color:#1570d1;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:9px;
	-moz-border-radius-bottomleft:9px;
	border-bottom-left-radius:9px;
	text-indent:0px;
	border:1px solid #469df5;
	border-top: 1px solid #1570d1;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-style:normal;
	height:34px;
	line-height:34px;
    margin-left: 10px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #287ace;
}
.topButton_right {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1570d1), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #1570d1 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1570d1', endColorstr='#4197ee');
	background-color:#1570d1;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:9px;
	-moz-border-radius-bottomright:9px;
	border-bottom-right-radius:9px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #469df5;
	border-top: 1px solid #1570d1;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-style:normal;
	height:34px;
	line-height:34px;
    margin-right: 10px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #287ace;
}
/*#top_table{
float: left;
}
*/
#header{

	border-top:2px solid #469df5;
	border-bottom: 2px solid #469df5;
}
#imagename{
	text-align: center;
	font-weight: bold;	
}
body{
	background-image: url('/image/bgcolor.jpg');
	background-repeat: repeat-y;
	background-attachment: fixed;
    background-position: center; 
	background-size: 1002px 1px;
}

#sub_menu {
		-webkit-border-radius: 2;
		-moz-border-radius: 2;
		border-radius: 2px;
		-webkit-box-shadow: 5px 6px 5px #666666;
		-moz-box-shadow: 5px 6px 5px #666666;
		box-shadow: 5px 6px 5px #666666;
		font-family: Arial;
		color: #1571d1;
		font-size: 1em;
		background: #FFFFFF;
		padding: 5px 0px 5px 0px;
		border: solid #1571d1 2px;
		text-decoration: none;
		text-align:center;
		width: 100%;
		margin-bottom: 10px
	}
	#sub_menu:hover{
		background: #3cb0fd;
		background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
		background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
		background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
		background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
		background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
		text-decoration: none;
		color: #ffffff;
	}
	h2{
		text-align:center;
	}
	.submitted, .pager-current, .pager-item, .pager-next, .pager-last, .pager-previous, .pager-first{
		-webkit-border-radius: 2;
		-moz-border-radius: 2;
		border-radius: 2px;
		-webkit-box-shadow: 2px 2px 2px #666666;
		-moz-box-shadow: 2px 2px 2px #666666;
		box-shadow: 2px 2px 2px #666666;
		font-family: Arial;
		color: #1571d1;
		font-size: 1em;
		background: #FFFFFF;
		padding: 5px;
		border: solid #1571d1 2px;
		text-decoration: none;
		text-align:center;
		width: 30%;
		margin-bottom: 10px;
	}
	.press_release_date, .press_release_title, .press_release_detail{
		-webkit-border-radius: 2;
		-moz-border-radius: 2;
		border-radius: 2px;
		font-family: Arial;
		color: #1571d1;
		font-size: 1em;
		background: #FFFFFF;
		padding: 5px;
		border: solid #1571d1 2px !important;
		text-decoration: none;
		text-align:center;
		margin-bottom: 10px;
	}
	.press_release_date{
		width: 30%;
	}
	.press_release_title{
		width: 60%;
	}
	.press_release_detail{
		width: 10%;
	}
	.item-list .pager li, .content th{
		background: #FFFFFF;	
	}
	.item-list ul {
		padding-bottom:1.5em;		
	}
#block-user-0 .item-list {
   display: none;
}
#content_master_title_block{
		background: #ffa600;
		background-image: -webkit-linear-gradient(top, #ffa600, #dcb568);
		background-image: -moz-linear-gradient(top, #ffa600, #dcb568);
		background-image: -ms-linear-gradient(top, #ffa600, #dcb568);
		background-image: -o-linear-gradient(top, #ffa600, #dcb568);
		background-image: linear-gradient(to bottom, #ffa600, #dcb568);
		-webkit-box-shadow: 4px 5px 3px #666666;
		-moz-box-shadow: 4px 5px 3px #666666;
		box-shadow: 4px 5px 3px #666666;
		font-family: Arial;
		color: #ffffff;
		font-size: 15px;
		padding: 5px 10px 5px 10px;
		text-decoration: none;
		width: 80%;
		text-align: center;
		font-weight: bold;
	}
	#content_title_block{
		  background: #3498db;
		  background-image: -webkit-linear-gradient(top, #3498db, #1570d1);
		  background-image: -moz-linear-gradient(top, #3498db, #1570d1);
		  background-image: -ms-linear-gradient(top, #3498db, #1570d1);
		  background-image: -o-linear-gradient(top, #3498db, #1570d1);
		  background-image: linear-gradient(to bottom, #3498db, #1570d1);
		  -webkit-box-shadow: 4px 5px 3px #666666;
		  -moz-box-shadow: 4px 5px 3px #666666;
		  box-shadow: 4px 5px 3px #666666;
		  font-family: Arial;
		  color: #ffffff;
		  font-size: 15px;
		  padding: 5px 10px 5px 10px;
		  text-decoration: none;
		  width: 80%;
		  text-align: center;
		  font-weight: bold;
}
