.album-thumbs{margin-bottom:10px;}
.album-thumbs h3{font-size: 140%;}
.album-thumbs h3 a, .album-thumbs h3 a:visited{text-decoration: underline;}
.album-thumbs img{width:125px; height:95px; margin:3px;}


#ended{text-align: center ;}
#ended h1{font-size: 150%; margin-bottom:20px; color:#333; }

#ended h2, #delete h2{font-size: 130%; margin-bottom:20px;}

#ended .picture{margin:auto;}
#ended .dispose{margin:10px auto; text-align:left; width:500px; }

#ended #download a{font-size: 120%; font-weight: bold;}

#ended #tweet img{border: none !important;}

#ended .loading{text-align:center; margin:40px 0; display:none;}
#postform{height:100%;}

#postform .label{color: #444; font-size: 110%; font-weight: bold;}
#postform .value{margin-bottom: 10px;}
#postform .caption{color: #666;}

#postform .comment{}
#postform .name{width:230px; float: left; display: inline; }
#postform .password{width:230px; float: left; display: inline; }

#postform .caution{color: #ff0000;}

#postform textarea{border: solid 1px #ccc; padding: 3px; width:400px; color: #555; height:40px;}
#postform input{border: solid 1px #ccc; padding: 3px; width:150px; color: #555;}
#postform .button input {padding:5px; background-color: #f0f0f0; width:auto;}
#postform .button input:hover{  background-color:#ddd; cursor: pointer;}


#ended .error-message, #delete .error-message{text-align:left; color: #ff0000; font-weight: normal; font-size: 90%; margin-bottom: 5px;}



#album h1, #delete h1{font-size: 160%; border-bottom: solid 3px #ccc; margin-bottom:20px;}
.post{margin-bottom:10px; /* padding-bottom: 10px; */ border-bottom: dotted 1px #ccc;}
.post .thumb{width:180px; float:left; display: inline; }
.post .thumb img{width: 160px;}

.post .meta{width:300px; float:left; display: inline; text-align:left;}
.post .meta .comment{color:#333; margin-bottom: 10px; font-size: 110%;}
.post .meta .separate{margin:0 5px; color:#eee;}
.post .meta .name, .post .meta .created, .post .meta .separate, .post .meta .delete{float: left; display: inline;  } 



.twi, .fb{float: left; display: inline; margin-right: 10px;}


#file .post{width:500px; margin:auto;}
#file .post .meta{width:100% !important; background-color: #f0f0f0; border: dotted 2px #ccc; padding:10px;}
#album .pager{font-size: 110%;}



.mainmenu{font-size:130%; font-weight:bold; float:left; display:inline; margin-left:25px;margin-bottom:5px;}
.mainmenu a{margin-right:10px; text-decoration: underline;}
.mainmenu a.current{color:#333; text-decoration: underline;}

.info{float:right; display:inline; text-align:left; margin-right:25px;margin-bottom:5px;}



.clear{clear:both;}


#tabContent {
	background-color: #fff;
	padding: 5px;
}

#tabIndex {
	margin: 0px;
	padding: 0px;
}

#tabIndex li {
    font-size: 140%;
	float:left;
	margin-right: 10px;
	padding: 0.5em;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	display: inline;
	border-width: 1px 1px 0 1px; border-style: solid; border-color: #ccc;
	margin-bottom:0 !important;
}

#tabIndex .close {
  background-color: #f9f9f9;
  text-decoration: underline;
  color:#666;
}
#tabIndex .close a{color:#666; }


#tabIndex .open {
  background-color: #fff;
  text-decoration: none;
  border-bottom: #fff solid 1px;
  margin-bottom:-1px !important;
  position: relative;
  
  
}
#tabIndex .open a{color:#4289AC;}


#tabBoxIndex {
	background-color: #fff;
	border: #ccc solid 1px;
	padding: 1em;
	clear: both;
	margin:0 !important;
}



/*___________________________________________*/



* {
	margin: 0;
	padding: 0;
}
html {
	
}
body {

}
.container{
	background: #fff url("../images/html.png") repeat-x left top;
}
.cinner{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #888888;
	background: url("../images/body.png") repeat-y left top;
	width: 1000px;
	margin: -4px auto 30px auto;
	position: relative;
	z-index: 1;

}
a img {
 	border:none; 
}

a {
	color: #6AA8C7;
	text-decoration: none;
}
a:hover {
	visibility: visible;
	color: #75B8D9;
/* IE bug fix */
}
a:hover img {
	/* border: 1px solid #729AD7; */
}
h1 {
	font-size: 14px;
}
h1.complete {
    padding:5px;
	font-size: 16px;
	text-align:center;
}
.error-message{
    font-size:16px;
    color:#ff0000;
    font-weight:bold;
    text-align:center;
}

h2 {
	font-size: 12px;
}
h2.complete {
    padding:5px;
	text-align:center;
}

.page {
	background: url("../images/page.jpg") no-repeat left top;
	padding: 28px 125px 0 115px;
	width: 760px;
}
.lang{
    text-align:right;
    padding-right:30px;
    padding-bottom:0px;
    font-size:12px;
}
.header {
	position: relative;
	width: 760px;
	height: 170px;
	overflow: hidden;
	font-size: 160%;
}
.header a {
	display: block;
	width: 760px;
	height: 170px;
	cursor: pointer;
	padding: 20px 0 0 0;
	text-align: center;
	color: #84A7DC;
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 760px;
	height: 170px;
	background: url("../images/h1.png") no-repeat left top;
}
.topmenu {
	height: 27px;
	background: url("../images/topmenu.png") no-repeat left top;
	text-align: center;
	padding: 35px 27px 0 0;
	
}
.page>.topmenu {
	min-height: 32px;
	height: auto;
}
.topmenu li {
	display: inline;

}
.topmenu li a {
	border: 2px solid #ccc;
	background-color: #A3BDE5;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding: 8px;
	overflow: hidden;
}
.dl{text-align:center;margin:10px;padding:10px;}
.dl a{
	border: 1px solid #ccc;
	background-color: #3A70C2;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 8px;
	
}
.dl a:hover{
	text-decoration: underline;
	background-color: #6187C2;
}
.topmenu li>a {
	min-height: 22px;
	height: auto;
}
.topmenu li a:hover {
/*	background-color: #83A6DC;*/
	text-decoration: underline;
}
.main {
	width: 706px;
	margin: 0 auto;
}


.bluebox {
	border: 1px solid #ccc;
	clear: both;
	padding: 13px;
	width: 677px;
	position: relative;
	margin-bottom: 18px;
}

.bluebox .submit input{
 	    padding: 6px;
border: 1px solid #ccc;
background-color:#A3BDE5;
    font-size:14px;
}
.bluebox .submit input:hover{
    background-color:#83A6DC;

}

.mainimage{padding:5px;background-color:#eee;border: 1px solid #ccc;}

#file input{
padding:5px;
font-size:12px;
}

#url, #file{
    text-align:center;
    padding:10px;
}
#url input{

padding:3px;
font-size:12px;
width:400px;
}

form label{
    padding:5px;
    display:block;
    font-size:18px;
    font-weight:bold;
}

.bluebox .submit{

    text-align:center;
}


.bluebox .big {
	float: left;
	padding-top:10px;
	padding-bottom:10px;

/*	margin-right: 40px;*/
}
.bluebox .big img {
	padding: 1px;
	
}
.bluebox .right {
	width: 120px;
	float: left;
	padding-bottom: 130px;
}
.bluebox .left {
	width: 140px;
	float: left;
	padding:10px;

}
.bluebox .center {
    text-align: center;
}

.bluebox .small1, .bluebox .small2 {
	
/*	bottom: 9px;*/
}
.bluebox .small2 {
	left: 534px;
}
.photos {
	margin-bottom: 15px;
}
.photos a {
	width: 106px;
	height: 148px;
	float: left;
	background: #C2D3EE;
	text-align: center;
	color: #A2A3A6;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-right: 14px;
}
.photos>a {
	min-height: 148px;
	height: auto;
}
.photos a.last, .greybox-background .right a.last {
	margin-right: 0;
}
.photos a:hover {
	color: #729AD7;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 5px;
}
.greybox {
	border: 1px solid #ccc;
	margin-bottom: 39px;
	padding: 5px 0;
}
.greybox-background {
	background: url("../images/gbback.jpg") repeat-y left top;
	width: 100%;
	line-height: 170%;
}
.greybox-background .left, .greybox-background .right {
	width: 321px;
	float: left;
	padding: 0 10px;
}
.greybox-background .right {
	float: left;
	padding: 0 19px 0 20px;
}
#contact * {
	vertical-align: middle;
}
#contact fieldset {
	border: none;
}
#contact fieldset p {
	margin-bottom: 3px;
}
#contact label {
	padding-right: 3px;
}
#contact legend {
	color: #BFBFBF;
	margin-left: -7px;
}
#contact fieldset>legend {
	margin-left: 0;
}
#name, #email {
	height: 13px;
	width: 218px;
	border: 1px solid #B5B5B5;
}
#send {
	border: none;
	width: 62px;
	height: 15px;
	background: #D5D5D5;
	cursor: pointer;
	margin: 4px 0 0 34px;
	color: #B8B8B8;
	line-height: 100%;
	font-weight: bold;
}
fieldset>#send {
	min-height: 15px;
	height: auto;
}
.greybox-background .right a {
	display: block;
	float: left;
	margin-right: 11px;
	margin-top: 8px;
}
.greybox2 {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 9px 7px;
	width: 688px;
}
.greybox2 .preview {
	float: left;
	margin-right: 40px;
	margin-right: 44px;
}
.greybox2 .preview img {
	padding: 5px;
}
.greybox2 .right {
	float: left;
	width: 350px;
}
.greybox2 .right a {
	float: left;
	margin: 0 14px 7px 0;
}
.footer1 {
	text-align: center;
	padding: 0 27px 3px 27px;
}
.footer1 a {
	color: #888;
	text-decoration: none;
}
.footer1 a:hover {
	color: #729AD7;
	text-decoration: none;
}
.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 18px;
	background: url("../images/footer.png") no-repeat left top;
	margin-left: 105px;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.lightBlueBg {
  background-color: #EAF2F5;
}

