*{margin: 0px}
html, body{
	position: static;
	background: #8ab8e6;
	overflow: auto;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0px;
	height: auto;
	user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
input[type=text],
input[type=textarea] {
	user-select: text;
	-moz-user-select: text;
	-khtml-user-select: text;
	-webkit-user-select text;
}

input[type=text][readonly],
input[type=textarea][readonly] {
	user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

input[type=text][readonly].selectabletext,
input[type=textarea][readonly].selectabletext {
	user-select: text;
	-moz-user-select: text;
	-khtml-user-select: text;
	-webkit-user-select: text;
}
body {
	position: relative;
	overflow: visible;
}
body.x-body-masked {
	overflow-y: hidden;
}
table {
	font-size: 12px;
}
.clear {
  clear : both;
}
a:link, a:visited, a:active {
	color: #0077cc;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
}
div.hr {
  height: 2px;
  background: transparent url(../images/White/line_a.png) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
.syno-blog-wrapper {
	height: 100%;
	min-height: 100%;
	height: auto !important;
}
.syno-footer {
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}
.syno-footer-stick {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.syno-footer-info {
	width: 185px;
	float: right;
	position: relative;
	top: 6px;
}
.footer-info-one {
	top: 0px;
}
.syno-blog-header {
	width: 100%;
	min-width: 1010px;
	height: 35px;
	background: url(../images/title_bg_70.png);
}
.header-main {
	width:1010px;
	margin: 0 auto;
}
.syno-header-logo {
	height: 26px;
	overflow: hidden;
	margin-top: 3px;
	margin-left: 8px;
	float: left;
	max-width: 500px;
}
.syno-header-link {
	margin-right: 10px;
	float: right;
	line-height: 33px;
}
.syno-header-link a:link, .syno-header-link a:visited, .syno-header-link a:active {
	color: #444444;
	text-decoration: none;
}
.syno-header-link a:hover {
	color: #777777;
}
.syno-blog-contain-out {
	width: 1010px;
	margin: 0 auto;
}
.syno-blog-out-tl, .syno-blog-out-bl{
	padding-left: 30px;
}
.syno-blog-out-tr, .syno-blog-out-br{
	padding-right: 30px;
}
.syno-blog-out-tc, .syno-blog-out-bc{
	height: 30px;
}
.syno-blog-out-tl { background: url(../images/body_bg_70_a.png) no-repeat;}
.syno-blog-out-tr {	background: url(../images/body_bg_70_a.png) no-repeat right -60px;}
.syno-blog-out-tc {	background: url(../images/body_bg_70_a.png) repeat-x 0 -30px;}
.syno-blog-out-ml {
	padding-left: 30px;
	background: url(../images/body_bg_70_bl.png) repeat-y;
}
.syno-blog-out-mr {
	padding-right: 30px;
	background: url(../images/body_bg_70_br.png) repeat-y right 0;
}
.syno-blog-out-bl {
	background: url(../images/body_bg_70_a.png) no-repeat 0 -90px;
}
.syno-blog-out-br {
	background: url(../images/body_bg_70_a.png) no-repeat right -150px;
}
.syno-blog-out-bc {
	background: url(../images/body_bg_70_a.png) repeat-x 0 -120px;
}
.syno-blog-central {
}
.syno-blog-contain {
	position: relative;
	background: url(../images/body_bg_70_c.png) repeat;
}
.syno-info-area {
	position: relative;
	top: -19px;
}
.info-panel {
	position:relative;
	margin-top: 6px;
}
.info-panel-empty {
	margin-top: 16px;
}
.info-bar {
    overflow: hidden;
}
.info-link-with-search {
    width: 760px;
}

.info-link {
	line-height: 20px;
	margin-bottom: 6px;
	min-height: 20px;
}
.info-link a:link, .info-link a:visited{
	color:#222222;
}
.info-link a:hover{
	color:#0099ff;
}
.info-link a:hover{
	color:#005599;
}
.path-link-last {
    font-size: 16px;
    font-weight: bold;
}
.icon-path-arrow {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	top: 3px;
}
.icon-path-arrow {
	background: url(../images/icon_path.png) no-repeat;
}
.album-state {
	position: relative;
	top: 6px;
	color: #222222;
}
.album-management {
	color: #0077cc;
	overflow: hidden;
	display: inline-block;
	margin: 4px 0 4px 0;
	float: left;
}
.search {
	position: absolute;
	top: 5px;
	right: 0px;
}
.admin-function {
	float: right;
}
.admin-function {
	position: relative;
	top: -3px;
}
.admin-function span{
	display: inline-block;
	float:left;
	width: 36px;
	height:22px;
}
.func-cover {
	background: url(../images/bt_action.png) no-repeat;
}
.func-rotate {
	background: url(../images/bt_action.png) no-repeat 0 -22px;
}
.func-delete {
	background: url(../images/bt_action.png) no-repeat 0 -44px;
}
.func-cover:hover {
	background: url(../images/bt_action.png) no-repeat 0 -66px;
}
.func-rotate:hover {
	background: url(../images/bt_action.png) no-repeat 0 -88px;
}
.func-delete:hover {
	background: url(../images/bt_action.png) no-repeat 0 -110px;
}
.func-cover:active {
	background: url(../images/bt_action.png) no-repeat 0 -132px;
}
.func-rotate:active {
	background: url(../images/bt_action.png) no-repeat 0 -154px;
}
.func-delete:active {
	background: url(../images/bt_action.png) no-repeat 0 -176px;
}
.photo-main-album {
	position: relative;
	overflow: hidden;
}

#photo-main-album-info {
	text-align: center;
	margin-top: 80px;
}

.album, .photo{
	width: 190px;
	margin-top: 5px;
	float: left;
	overflow: hidden;
}
.album-thumb, .photo {
	width: 158px;
	height: 148px;
	margin-bottom: 0px;
}
.album-hover {
	background:#8ab8e6;
}
.album-hover-move {
	cursor: move;
}
.album-frame {
	width: 158px;
	height: 158px;
	margin: 0 auto;
	overflow: hidden;
}
.album-info {
	width: 140px;
	height: 32px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 16px;
	word-wrap: break-word;
}
.cover-img {
	position: relative;
	display: block;
	width: 136px;
	height: 136px;
	overflow: hidden;
	background: #c8cdd2;
}
.photo-cover-img {
	margin: 10px auto 0 auto;
	border: 1px solid #777777;
}
.cover-link {
	display: block;
	width: 136px;
	height: 136px;
}
.album-l {
	width: 144px;
	float: left;
}
.album-lt {
	padding-left: 14px;
	background: url(../images/album_bg_a.png) no-repeat;
}
.album-ltm {
	height: 8px;
	background: url(../images/album_bg_a.png) repeat-x 0 -8px;
}
.album-lm {
	padding-left: 8px;
	background: url(../images/album_bg_al.png) repeat-y;
}
.album-lb {
	padding-left: 14px;
	background: url(../images/album_bg_a.png) no-repeat 0 -16px;
}
.album-lbm {
	height: 14px;
	background: url(../images/album_bg_a.png) repeat-x 0 -30px;
}
.album-r {
	width: 14px;
	height: 100%;
	float: left;
}
.album-rt {
	width: 14px;
	height: 14px;
	float: left;
	background: url(../images/album_bg_b.png) no-repeat;
}
.album-rm {
	width: 14px;
	height: 130px;
	background: url(../images/album_bg_br.png) repeat-y;
	float: left;
}
.album-rb {
	width: 14px;
	height: 14px;
	float: left;
	background: url(../images/album_bg_b.png) no-repeat 0 -14px;
}
.photo-frame {
	width: 140px;
	height: 140px;
	margin: 0 auto;
	overflow: hidden;
}
.photo-tl {
	padding-left: 10px;
	background: url(../images/photo_bg_a.png) no-repeat;
}
.photo-tr {
	padding-right: 10px;
	background: url(../images/photo_bg_a.png) no-repeat right -20px;
}
.photo-tm {
	height: 10px;
	background: url(../images/photo_bg_a.png) repeat-x 0 -10px;
}
.photo-bl {
	padding-left: 10px;
	background: url(../images/photo_bg_a.png) no-repeat 0 -30px;
}
.photo-br {
	padding-right: 10px;
	background: url(../images/photo_bg_a.png) no-repeat right -50px;
}
.photo-bm {
	height: 10px;
	background: url(../images/photo_bg_a.png) repeat-x 0 -40px;
}
.photo-ml {
	padding-left: 10px;
	background: url(../images/photo_bg_bl.png) repeat-y;
}
.photo-mr {
	padding-right: 10px;
	background: url(../images/photo_bg_br.png) repeat-y right 0px;
}
.manage-btn {
	display: inline-block;
	height: 22px;
}
.manage-btn-area {
	display: block;
	overflow: hidden;
}
.manage-btn-table table {
	margin-right: 10px;
	float: left;
}
.manage-btn-table {
	margin: 0 auto;
}
.manage-btn-area a:link, .manage-btn-area a:visited{
	color: #3c3c3c;
}
.manage-btn-area a:hover{
	color: #004a80;
}
.manage-btn-area a:active{
	color: #003c66;
}
.icon-select{
	position: absolute;
	width: 60px;
	height: 60px;
	display: block;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}
.icon-select-0, .icon-select-2{
	background: url(../images/icon_select.png) no-repeat;
	visibility: hidden;

}
.icon-select-1{
	background: url(../images/icon_select.png) no-repeat 0 -60px;
	visibility: hidden;
}
.album_title_block {
	position: absolute;
	display: block;
	bottom: 0px;
	width: 100%;
	height: 36px;
	color: #ffffff;
	background: #000000;
	overflow: hidden;
	word-wrap: break-word;
	opacity: 0.65;
	filter: alpha(opacity=75);
}
.display-none {
	display:none;
}
.album_title_block div{
    margin: 3px;
    line-height: 16px;
}
.icon-move {
	position: absolute;
	width: 20px;
	height: 20px;
	display: block;
	left: 4px;
	top: 4px;
	background: url(../images/icon_reorder.png) no-repeat;
	visibility: hidden;
}
.icon-video {
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	left: 30px;
	top: 30px;
	background: url(../images/icon_video.png) no-repeat;
}
.icon-thumb-video {
	position: absolute;
	display: block;
	width: 60px;
	height: 60px;
	left: 6px;
	top: 6px;
	background: url(../images/icon_video.png) no-repeat;
}
.icon-sprite {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 18px;
	margin-right: 15px;
}
.icon-sprite:hover {
}
.icon-rss {
	height: 16px;
	width: 16px;
	float: right;
	background: url(../images/White/icon_a_blog.png) no-repeat 0 -128px;
}
.ext-ie7 .icon-rss {
	float: none;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 6px;
}
.icon-new {
	background: url(../images/White/icon_a_photo.png) no-repeat;
}
.icon-management {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -16px;
}
.icon-information:hover, .icon-fullsize:hover, .icon-download:hover, .icon-new:hover, .icon-add-comment:hover,
.icon-management:hover, .icon-slideShow:hover, .icon-more:hover, .icon-map:hover,
.icon-quality:hover, .icon-edit:hover {
	color: #0099ff;
	cursor: pointer;

}
.icon-add-comment {
	color: #07C;
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -192px;
}
.icon-slideShow {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -32px;
}
.icon-more {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -80px;
}
.icon-share {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -64px;
}
.icon-map {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -48px;
}
.icon-download {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -128px;
}
.icon-information {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -96px;
}
.icon-fullsize {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -112px;
}
.icon-dropdown {
	display: inline-block;
	width: 16px;
	height: 12px;
	background: url(../images/icon_dropdown.png) no-repeat;
}
.icon-password {
	background: url(../images/icon_password.png) no-repeat;
}
.icon-virtual {
	padding-left: 24px;
	background: url(../images/new.gif) no-repeat;
}
.icon-edit{
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -256px;
}
.icon-post-edit{
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -256px;
}
.icon-quality {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -144px;
}
.icon-right-arrow {
	background: url(../images/White/icon_a_photo.png) no-repeat 0 -208px;
}
.icon-show-comment {
	background: url(../images/bt_showhide_comment.png) no-repeat;
}
.icon-show-comment:hover {
	background: url(../images/bt_showhide_comment.png) no-repeat 0 -16px;
}
.icon-show-comment:active {
	background: url(../images/bt_showhide_comment.png) no-repeat 0 -32px;
}
.icon-hide-comment {
	background: url(../images/bt_showhide_comment.png) no-repeat 0 -48px;
}
.icon-hide-comment:hover {
	background: url(../images/bt_showhide_comment.png) no-repeat 0 -64px;
}
.icon-hide-comment:active {
	background: url(../images/bt_showhide_comment.png) no-repeat 0 -80px;
}
.syno-footer-div {
	width: 20%;
	float: left;
	display: block;
	min-height: 22px;
}
.syno-footer-div-m {
	width: 60%;
	float: left;
	display: block;
	min-height: 22px;
}

.page-area {
	display: block;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.page-area a{
	display : inline-block;
	line-height: 16px;
	text-align: center;
	color: #444444;
	border: 1px solid #777777;
	margin: 0 5px 0 5px;
}
.page-area a:hover{
	color: #0077cc;
	border: 1px solid #0077cc;
}
.page-area span {
	margin-left: 4px;
	margin-right: 4px;
}
.current-page {
	background: #444444;
	border: 1px solid #444444 !important;
	color: #ffffff !important;
}
.current-page a{
	color: #ffffff;
}
.pager-first {
	position: relative;
	top: 4px;
	width: 16px;
	height: 16px;
	background: url(../images/bt_page.png) no-repeat;
}
.ext-ie7 .pager-first {
	top: 1px;
}
.pager-last {
	position: relative;
	top: 4px;
	width: 16px;
	height: 16px;
	background: url(../images/bt_page.png) no-repeat 0 -162px;
}
.ext-ie7 .pager-last {
	top: 1px;
}
.pager-first:hover {
	background: url(../images/bt_page.png) no-repeat 0 -18px;
}
.pager-last:hover {
	background: url(../images/bt_page.png) no-repeat 0 -180px;
}
.pager-first:active {
	background: url(../images/bt_page.png) no-repeat 0 -36px;
}
.pager-last:active {
	background: url(../images/bt_page.png) no-repeat 0 -198px;
}
.search-box {
	height: 22px;
}
.sbox-l {
	float: left;
	width : 8px;
	height: 22px;
	background: url(../images/bt_search.png) no-repeat;
}
.sbox-m {
	overflow: hidden;
	float: left;
	height: 22px;
	border: 0 none;
	width: 122px;
	background: url(../images/bt_search.png) repeat-x 0 -22px;
}
.sbox-a {
	float: left;
	height: 22px;
	width: 13px;
	background: url(../images/bt_advanced_search.png) no-repeat;
}
.sbox-a:hover{
	cursor: pointer;
	background: url(../images/bt_advanced_search.png) no-repeat 0 -22px;
}
.sbox-a:active{
	background: url(../images/bt_advanced_search.png) no-repeat 0 -44px;
}
.sbox-r {
	float: left;
	height: 22px;
	width: 30px;
	background: url(../images/bt_search_a.png) no-repeat;
}
.sbox-r:hover{
	cursor: pointer;
	background: url(../images/bt_search_a.png) no-repeat 0 -22px;
}
.sbox-r:active{
	background: url(../images/bt_search_a.png) no-repeat 0 -44px;
}

.text-red, .label-item-new {
	color: #F24965;
}
.text-bold {
	font-weight: bold;
}
.ext-el-mask {
	-moz-opacity: .65;
	opacity: .65;
	filter: alpha(opacity=65);
	background-color: #000000;
}
.x-window-body .ext-el-mask {
	background-color: #cccccc;
}
.gmap_window .ext-el-mask {
	-moz-opacity: .65;
	opacity: .65;
	filter: alpha(opacity=65);
	background-color: #ffffff;
}
.gmap_window .x-form-field-wrap .x-form-search-trigger {
	background-image: url(../scripts/ext-3/resources/images/default/form/search-trigger.gif);
}
.thumb-slider {
	width: 142px;
	float: right;
	margin-top: 8px;
}
.slider-bar {
	float: left;
	margin-left:5px;
	margin-right:5px;
}
.slider-btn {
	display: inline-block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	float: left;
	background: url(../images/icon_slider.png) no-repeat;
}
.slide-more {
	background: url(../images/icon_slider.png) no-repeat 0 -16px;
}

.x-slider-thumb {
	background: url(../images/thumb.png) no-repeat !important;
	cursor: pointer;
	top: 0px !important;
}
.x-slider-thumb-over {
	background: url(../images/thumb.png) no-repeat -15px -15px !important;
}
.x-slider-thumb-drag {
	background: url(../images/thumb.png) no-repeat -30px -30px !important;
}
.x-slider-horz {
	padding-left: 6px;
	background: url(../images/slider.png) no-repeat !important;
}
.x-slider-horz .x-slider-end{
	padding-right: 6px;
	background: url(../images/slider.png) no-repeat right -30px !important;
}
.x-slider-horz .x-slider-inner{
	padding-right: 6px;
	height: 15px;
	background: url(../images/slider.png) repeat-x 0 -15px !important;
}
.edit-form {
	margin-right: 5px;
}
.edit-form-text {
	width : 300px;
}
.img-preview-container {
	position: absolute;
	display: block;
	overflow: hidden;
	width:248px;
	top: 100px;
	left: 100px;
	visibility: hidden;
}
.preview-tl {
	padding-left: 14px;
	background: url(../images/moreinfo_bg_a.png) no-repeat;
}
.preview-tr {
	padding-right: 14px;
	background: url(../images/moreinfo_bg_a.png) no-repeat right -28px;
}
.preview-tc {
	height: 14px;
	background: url(../images/moreinfo_bg_a.png) repeat-x 0 -14px;
}
.preview-ml {
	padding-left: 14px;
	background: url(../images/moreinfo_bg_bl.png) repeat-y;
}
.preview-mr {
	padding-right: 14px;
	background: url(../images/moreinfo_bg_br.png) repeat-y right;

}
.preview-bl {
	padding-left: 14px;
	background: url(../images/moreinfo_bg_a.png) no-repeat 0 -42px;
}
.preview-br {
	padding-right: 14px;
	background: url(../images/moreinfo_bg_a.png) no-repeat right -70px;
}
.preview-bc {
	height: 14px;
	background: url(../images/moreinfo_bg_a.png) repeat-x 0 -56px;
}
.preview-main {
	background: #FFFFFF;
}
.preview-img {
	position: relative;
	width: 220px;
}
.preview-title {
	color: #222222;
	font-size: 13px;
	overflow:hidden;
	max-height: 32px;
	word-wrap: break-word;
}
.preview-info {
	color: #444444;
	overflow:hidden;
}
.preview-duration {
	color: #008000;
	overflow:hidden;
}
#info_title {
	color: #222222;
	font-weight: bold;
}
.photo-title, .photo-desc {
	line-height: 180%;
}
.photo-title-value, .photo-desc-value {
	width: 640px;
	overflow: hidden;
}
.search-result {
	margin-top: 6px;
}
.search-result-title {
	font-size: 14px;
	font-weight: bold;
	width: 400px;
	float: left;
}
.search-result-info {
	font-weight: bold;
	float: right;
	text-align: right;
	margin-top: 8px;
}
.select-all{
	text-decoration: underline;
}
.photo-main-content {
	position: relative;
	overflow: hidden;
	float: left;
	width: 820px;
	height: 620px;
}
.photo-img-container {
	position: relative;
}
.image-area {
	overflow: hidden;
}
.image-area:hover {
	cursor: pointer;
}
#main_img {
}
.play-area {
	display: none;
	width:800px;
	height:600px;
}
.thumb-list-container {
	overflow: hidden;
	float: left;
	width: 130px;
	height: 612px;
	position: relative;
}
.thumb-list {
	position: relative;
	overflow: hidden;
	width: 106px;
	margin-left: 30px;
}
.thumb-list-el {
	overflow: hidden;
	width: 106px;
	margin-bottom: 4px;
}
.photo-thumb {
	float: left;
	width: 84px;
	opacity: 0.8;
}
.photo-thumb-current {
	opacity: 1.0;
}
.photo-thumb-hover {
	cursor: pointer;
	opacity: 1.0;
}
.ext-ie9 .photo-thumb {
	filter: alpha(opacity=80);
}
.ext-ie9 .photo-thumb-current {
	filter: alpha(opacity=100);
}
.ext-ie9 .photo-thumb-hover {
	filter: alpha(opacity=100);
}
.thumb-tl {
	padding-left: 7px;
	background: url(../images/White/photo_bg_small_a.png) no-repeat;
}
.thumb-tr {
	padding-right: 7px;
	background: url(../images/White/photo_bg_small_a.png) no-repeat right -14px;
}
.thumb-tm {
	height: 7px;
	background: url(../images/White/photo_bg_small_a.png) repeat-x 0 -7px;
}
.thumb-bl {
	padding-left: 7px;
	background: url(../images/White/photo_bg_small_a.png) no-repeat 0 -21px;
}
.thumb-br {
	padding-right: 7px;
	background: url(../images/White/photo_bg_small_a.png) no-repeat right -35px;
}
.thumb-bm {
	height: 7px;
	background: url(../images/White/photo_bg_small_a.png) repeat-x 0 -28px;
}
.thumb-ml {
	padding-left: 7px;
	background: url(../images/White/photo_bg_small_bl.png) repeat-y;
}
.thumb-mr {
	padding-right: 7px;
	background: url(../images/White/photo_bg_small_br.png) repeat-y right;
}
.thumb-img-area {
    position: relative;
	overflow: hidden;
	width: 70px;
	height: 70px;
	background: #c8cdd2;
}
.thumb-img {
	position: relative;
}
.thumb-img-loading {
	position: absolute;
	top: 27px;
	left: 27px;
}
.thumb-indicator {
	position: relative;
	top: 31px;
	display: inline-block;
	float: left;
	width: 16px;
	height: 16px;
	left: 5px;
}
.current-indicator {
	background: url(../images/icon_current_photo.png) no-repeat;
}
.loading-img {
	display: block;
	position: absolute;
	top: 298px;
	left: 398px;
}
.photo-comment, .photo-comment-content {
	margin-top: 10px;
}
.photo-comment {
	padding-bottom: 40px;
}
.photo-comment-content {
	min-height: 20px;
}

.comment-block {
	margin-top: 10px;
}
.comment-tl{
	padding-left: 10px;
	background: url(../images/comment_bg_a.png) no-repeat;
}
.comment-tr{
	padding-right: 10px;
	background: url(../images/comment_bg_a.png) no-repeat right -20px;
}
.comment-tc{
	background: url(../images/comment_bg_a.png) repeat-x 0 -10px;
	height: 10px;
}
.comment-bl{
	padding-left: 10px;
	background: url(../images/comment_bg_a.png) no-repeat 0 -30px;
}
.comment-br{
	padding-right: 10px;
	background: url(../images/comment_bg_a.png) no-repeat right -50px;
}
.comment-bc{
	background: url(../images/comment_bg_a.png) repeat-x 0 -40px;
	height: 10px;
}
.comment-main {
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background: url(../images/comment_bg_b.png) repeat;
}
.comment-title {
	color: #222;
}
.comment-info {
	padding-left: 20px;
}
.comment-username {
	font-weight: bold;
}
.comment-date {
	float: right;
}
.comment-content {
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	word-wrap: break-word;
}
.icon-delete-comment {
	float: right;
	background: url(../images/White/icon_a_blog.png) no-repeat 0 -80px;
}
.icon-delete-comment a, .article-info-admin  a{
	color: #d9213f;
}
.icon-delete-comment a:active, .article-info-admin a:active{
	color: #a60823;
}
.icon-delete-comment a:hover, .article-info-admin a:hover{
	color: #f24965;
}
.info-box {
	position: absolute;
	display: block;
	width: 350px;
	left: -1000px;
	top: 0px;
	visibility: hidden;
	overflow: hidden;
}
.info-box-main {
	background: #FFFFFF;
	opacity: .85;
	filter: alpha(opacity=85);
}
.info-tl{
	padding-left: 10px;
	background: url(../images/info_bg_a.png) no-repeat;
}
.info-tr{
	padding-right: 10px;
	background: url(../images/info_bg_a.png) no-repeat right -20px;
}
.info-tc{
	background: url(../images/info_bg_a.png) repeat-x 0 -10px;
	height: 10px;
}
.info-ml{
	padding-left: 10px;
	background: url(../images/info_bg_bl.png) repeat-y;
}
.info-mr{
	padding-right: 10px;
	background: url(../images/info_bg_br.png) repeat-y right;
}
.info-bl{
	padding-left: 10px;
	background: url(../images/info_bg_a.png) no-repeat 0 -30px;
}
.info-br{
	padding-right: 10px;
	background: url(../images/info_bg_a.png) no-repeat right -50px;
}
.info-bc{
	background: url(../images/info_bg_a.png) repeat-x 0 -40px;
	height: 10px;
}
.text-edit-hover {
	background-image: url(../images/text_edit_hover_bg.png);
	background-repeat: repeat;
}
.text-edit-hover-transparent {
	background-image: none;
}
.photo-main-desc, .album-desc {
	display: block;
}
#coolirisBridge, #hidden_upload {
	position: absolute;
}
.x-btn button {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.photo-info-title {
	width: 150px;
	overflow: hidden;
	float: left;
	font-weight: bold;
}

.photo-info-value {
	width: 170px;
	overflow: hidden;
	float: left;
}

.main_page_info_desc {
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #666666;
}

.margin-top-0px {
	margin-top: 0px;
}

.x-statusbar .x-status-busy {
	background-repeat: no-repeat;
}

.x-statusbar .x-status-valid {
	background-repeat: no-repeat;
    background-image: url(../images/icon_done_16.png);
}

.uploadWindowBrowseMsg {
	background-color: #F0F0F0;
	z-index: 9999;
	border: 1px solid #AAA;
	padding: 20px;
}

.x-fieldset .fieldset-gray-border {
    border-color: #C8CDD2;
}

.flashUploadStatusIcon {
	position: relative;
	left: 44px;
	top: -76px;
}

.facebook_upload_field {
	background:transparent;
	border:solid 1px #BDC7D8 !important;
	width:100% !important;
	height:100% !important;
}

.facebook_upload_image_container {
	position:absolute;
	top:15px;
	left:40px;
	width:200px !important;
	height:200px !important;
	border:solid 1px gray;
	padding: 3px;
	box-shadow: 0px 0px 6px #000000;
	-webkit-box-shadow: 0px 0px 6px #000000;
	-moz-box-shadow: 0px 0px 6px #000000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=2);
}

.facebook_uploading {
	padding-left: 20px;
	background-image: url(../../images/gray-syno/grid/loading.gif);
}

.facebook_login_option {
	text-decoration:underline;
	cursor:pointer;
}

#fb_authorize {
	color:#3B5998;
	font-weight:bold;
	position:absolute;
	left: 65px;
	top: 15px;
}

#fb_deletetoken {
	color:#3B5998;
	position:absolute;
	left: 65px;
	top: 35px;
	cursor:pointer;
}

#fb_pic {
	border:solid 1px #CECECE;
	width:50px;
	height:50px;
}

.facebook_image_container_cell {
	width:45%;
}

.facebook_form_container_cell {
	width:50%;
	height:30%;
	padding-right:10px;
	padding-top:15px;
	vertical-align:top;
}

.fb_form_container_textarea_cell {
	width:50%;
	height:50%;
	padding-right:20px;
	padding-bottom:15px;
	vertical-align: top;
}

.fb_form_container_label_cell {
	width:50%;
	height:20%;
	height:30px;
	padding-right:10px;
	vertical-align: bottom;
}

#fb_status_loading {
	position:absolute;
	left:65px;
	top:0px;
}

.facebook_upload_image_container_body {
	width:200px;
	height:200px;
}
@media only screen and (max-device-width: 1024px) and (orientation:portrait) {
	.syno-blog-header {
		min-width: 768px;
	}
    .syno-blog-contain-out {
        width: 768px;
    }
	.photo-main-content {
		width: 570px;
		height: 440px;
	}
	.thumb-list-container {
		height: 440px;
	}
	.play-area {
		width:540px;
		height:400px;
	}
	.album, .photo{
		width: 177px;
	}
	.info-link-with-search {
		width: 510px;
	}
	.loading-img {
		top: 210px;
		left: 290px;
	}
}

.facebook_upload_success {
	-webkit-transition-property: top, opacity;
	-moz-transition-property: top, opacity;
	-o-transition-property: top, opacity;
	-webkit-transition-duration: 1s, 1s;
	-moz-transition-duration: 1s, 1s;
	-o-transition-duration: 1s, 1s;
	opacity:0;
}
.checkbox_in_grid_head {
	margin-right: 5px;
}

.b-button {
	display: inline-block;
	*display: inline;
	height: 22px;
	line-height: 22px;
	border-collapse:collapse;
	margin-right: 1px;
}
.b-button .icon-sprite {
	padding-left: 18px;
	margin-right: 0px;
}
.b-button .b-button-r,.b-button .b-button-l {
	width: 6px;
}
.b-button:hover, .b-button-pressed{
	cursor: pointer;
}
.b-button:hover, .b-button-pressed{
	cursor: normal;
}
