/* CSS Document */

body {
	background: #000000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	width: 858px;
	background-image: url(../img/bg_green_gradation.jpg);
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 46px;
}
.green_box {
	height: 165px;
	padding: 15px 10px 10px 32px;
	margin: 0 auto;
	border: 1px solid #ddefbf;
	font-size: 12px;
	background-image: url(../img/bg_green2.jpg);
}
.green_box h2, .green_box h2 a{
	font-size: 20px;
	text-decoration: none;
	color: #000;
}
.white_box {
	float: left;
	padding: 5px;
	margin: 0 20px 0 0;
	border: #93a95e 1px solid;
	background-color: #FFFFFF;
}
a:hover .white_box {
	float: left;
	padding: 5px;
	margin: 0 20px 0 0;
	border: #93a95e 1px solid;
	background-color: #abd571;
}
.sub_photo {
	font-size: 16px;
	font-weight: bold;
	font-stretch: inherit;
	background: url(../img/ic-photo.jpg) 0 50% no-repeat;
	line-height: 20px;
	padding: 14px 10px 10px 46px;
}
.sub_photo a {
	text-decoration: underline;
	color: #000;
}
.sub_photo a:hover {
	text-decoration: underline;
	color:#fff;
}
.left_container {
	width: 235px;
	padding: 29px 14px 29px 0;
	float: left;
}
.categories {
	font-size: 18px;
	background: url(../img/ic-photo-s.jpg) 0 50% no-repeat;
	line-height: 30px;
	padding: 14px 10px 10px 36px;
	margin-bottom: 20px;
}
.lock_right_container {
	width: 950px;
}
.right_container {
	width: 570px;
	padding: 29px 0 0 3px;
	float: right;
}
.left_container ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #97b26b;
}
.left_container li {
	border-bottom: 1px solid #97b26b;
	line-height: 27px;
	list-style: none;
	margin: 0;
	font-size: 12px;
}
.left_container li a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 0 10px 0 10px;
	display: block;
}
.left_container li a:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background: #a4ce68;
}
.page {
	font-size: 12px;
	line-height: 27px;
	background-image: url(../img/bg_prevnext.jpg);
	margin: 10px 0 10px 0;
	padding: 0 10px;
	border: 1px solid #dcf0bf;
	text-align:center;
	letter-spacing:2px;
}
.page a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.page a:hover {
	font-size: 12px;
	color: #dcf0bf;
	text-decoration: none;
}
/*-----------list photos------------*/
ul.rowheader {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
ul.rowheader a {
	text-decoration: none;
	color: #000;
}
ul.rowheader a:hover {
	text-decoration: none;
	color: #666;
}
ul.rowheader li {
	font-size: 12px;
	list-style: none;
	padding: 2px 0 2px 0;
	float: left;
	text-align: center;
	width: 110px;
}
ul.rowheader li.first{
	text-align: left;
	width: 115px;
}
ul.rowheader li.last{
	width: 90px;
}
.imagebox{
	text-align: center;
	font-size: 11px;
	float: left;
	width: 110px;
	display: block;
}
.imagebox img{
	padding: 5px;
	border: #93a95e 1px solid;
	background-color: #FFFFFF;
}
.imagebox a:hover img{
	padding: 5px;
	border: #93a95e 1px solid;
	background-color: #abd571;
}
/*-----------list logo------------*/
ul.rowheader-logo {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
ul.rowheader-logo a {
	text-decoration: none;
	color: #000;
}
ul.rowheader-logo a:hover {
	text-decoration: none;
	color: #666;
}
ul.rowheader-logo li {
	font-size: 12px;
	list-style: none;
	padding: 2px 0 2px 0;
	float: left;
	text-align: center;
	width: 80px;
}
ul.rowheader-logo li.first{
	width: 110px;
}
ul.rowheader-logo li.last{
	width: 70px;
}
.imagebox-logo{
	text-align: center;
	font-size: 11px;
	float: left;
	width: 210px;
	display: block;
}
/*-----------end list logo------------*/

.footer {
	width: 950px;
	margin: 0 auto;
	background-image: url(../img/bg_footer.jpg);
	background-position: center;
	margin-bottom: 0 0;
}
.mailing {
	width: 235px;
	height: 24px;
	margin: 26px 0 0 50px;
	float: left;
	text-align: left;
	color: #ffebae;
}
input {
	 background: #4e4b41;
	 border: 1px solid #a0987f;
	 color: #FFF;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #ffebae;
	 padding: 0 0 0 10px;
}
.time {
	width: 230px;
	height: 24px;
	margin: 26px 50px 0 0;
	float: right;
	text-align: right;
	color: #ffebae;
}
.bottom_menu {
	text-align:center;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a0987f;
}
.header {
	width: 950px;
	margin: 12px auto;
	text-align: center;
}
.footerline {
	background: #000;
	line-height: 36px;
	border-top: 1px dashed #a48a68;
}
.footerline a {
	color: #a0987f;
	text-decoration:none;
}
.footerline a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer_menu {
	padding-top: 30px;
	color: #ffebae;
}
.footer_menu a {
	color: #ffebae;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #CCC;
	text-decoration: none;
}

/*---*/
.downloadmenu{
	background:url(../img/bg-download-menu.jpg) repeat-x #beec80;
	padding:0;
	float:left;
	width:235px;
	margin-bottom:3px;
	font-size:12px;
	color:#6f9029;
}
.downloadmenu-shadow{
	background:url(../img/bg-download-menu-shadow.jpg) right bottom no-repeat;
	margin:0;
	padding:5px 5px 5px 5px;
	height:64px;
	width:225px;
	display:block;
	font-size:10px;
}
.downloadmenu-shadow h2{
	color:#FFFFFF;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
	margin:0;
	padding:0;
	line-height:32px;
}
.downloadmenu-shadow h2 a{
	color:#FFF;
	font-weight:normal;
}
.downloadmenu-shadow h2 a:hover{
	color:#000;
}
.downloadmenu-shadow img{
	float:left;
	margin-right:8px;
}
.downloadmenu-shadow a{
	text-decoration:none;
	color:#000;
}
.downloadmenu-shadow a:hover{
	color:#FFF;
}
.pdf{
	background:url(../img/pdf-icon.jpg) no-repeat;
	padding-left:18px;
	margin-left:5px;
}
.flash{
	background:url(../img/flash-icon.jpg) no-repeat;
	padding-left:18px;
	margin-left:5px;
}

/*---*/



.textbox{
	border:1px solid #999;
	background:#FFF;
	font-size:12px;
	padding:2px;
	margin:0;
	color:#000;
}
.button{
	padding:4px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
.warning{
	border:1px solid #FF0000;
	background:#aedc70;
	padding:3px;
}
a.link{
	text-decoration:none;
	font-weight:bold;
	color:#72a42e;
}
a.link:hover{
	color:#000;
}