* {
	font-family:Arial, Helvetica, sans-serif;
}
html {
	background:#fff;

}
body {
	background:#fff;
}
h1 {
	padding:0 20px 10px 20px;
	color:#444444;
	font-size:1.9em;
}
a {
	color:#aaa;
}
a:hover {
	color:#333;
}
#head {
	font-size:0.85em;
	color:#aaa;
	padding:12px 0 20px 20px;
}
#head a {
	padding-right:3px;
}
.album-list .albumname a {
	font-size:0.95em;
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#223445;
}
.album-list .albumname a:hover {
	text-decoration:underline;
	color:#223445;
}
.albumdate {
	color:#555;
	font-size:0.75em;
	margin:0 0 10px 0;
}
.countphotos {
	color:555;
	font-style:italic;
	font-size:0.85em;
	color:#999;
	padding-left:0.3em;
}
.pages li {
	padding:0 5px;
	color:#777;
}
.pages li.page-arrow a {
	text-decoration:none;
}
.pages li.page-arrow a:hover {
	color:#333;
	text-decoration:none;
}

.left-block {
	vertical-align:top;
}
.right-block {
	vertical-align:top;
}
.image-desc {
	color:#555;
	padding: 0 0 5px 0;
	font-size:.95em;
}
.select-thumb {
	border-color:#fdca1b;
}
.left-block {
	padding:10px;
	background:#eeeeee;
}
.view2-content {
	padding:20px 0 0 0;
}
.view2-content td {
	vertical-align:top;
}
.photo {
	text-align:center;
	position: relative;
}
.when {
	font-style:italic;
	font-size:0.95em;
	color:#787878;
	font-weight:bold;
	margin-bottom:0.5em;
	padding-left:20px;
}
.description {
	font-size:0.95em;
	line-height:1.25em;
	color:#222;
	padding:0 20px 0.5em 20px;
}
.pages-title {
	color:#787878;
	font-size:0.85em;
	padding-bottom:0.5em;
}
#footer {
	font-size:0.72em;
	color:#999;
	text-align:center;
}
.pager_hover {
	background-color:#ddd;
}


#header #phone{
	position:absolute;
	right:20px;
	top:30px;
}
#header {
	text-align:center;
}
#header #center{
	width:300px;
	margin:0px auto;
	padding:30px 0;
}
#header #center #leaveFeedback{
	margin-bottom:10px;
}
#header #logo{
	background:transparent url(/images/iconset.png) no-repeat scroll -9px -24px;
	display:block;
	height:67px;
	margin:20px 0 20px 10px;
	width:207px;
	float:left;
}
#header #phone .pseudo_link.phone{
	background:transparent url(/images/iconset.png) repeat scroll -242px 40px;
	display:block;
	height:35px;
	width:180px;
}
#header #phone .pseudo_link.text{
	display:block;
	color:#c10c13;
	font-size:13px;
	text-align:right;
	text-decoration:underline;
}
a.rb,.pseudo_link {
	color:#c00000;
	text-decoration:none;
	cursor:pointer;
}
a.rb:hover,.pseudo_link:hover {
	color:#1b1b1b;
	text-decoration:underline;
}
.bgWhite{background-color:#fff;}
.bBlue{border:1px solid #E4F0F5;}
.niceform *{font-weight:normal; font-size:12px;}
.error_block, .debug {
	font-weight: bold;
	color: red;
}

