﻿/* PhotosMasterPageLarger' page */
.page {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* 1 Photospager*/

h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	text-transform: none;
	color: #cc6600;
}

h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	text-transform: none;
	font-weight: lighter;
	color: #000000;
}

/*  1.1Photos DefaultPAGES */
#Adminpage {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align:center; 
}

/* 2 Photos DefaultPAGES */
#Adminpage {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align:center; 
}

#PhotosHome , #admin-Category {
	background-image: url(images/Photos/body-repeat.gif);
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align:center; 
}

#PhotosContent {
	background-image: url(images/Photos/body-repeat.gif);
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align:center; 
}

#content {
	margin-left: 256px;

}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.catview {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h3 {
	margin-bottom: 0.4em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.1 菜单的属性*/
.Photosmenu a:hover {
	color: #e05252;
	}

/* 2.2 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/Photos/body-repeat-photo.gif);
	padding: 0;
	width: 780px;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

/* Form Items */
.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 1px;
	margin: 2px 0 5px 0;
	text-align:left;

}

.photostitle
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: 宋体;
}
