


#center .error {
	display: block;
	clear: both;
	position: relative;
	background-color: #2E8CBA;
	padding: 10px;
	font-weight: bold;
	font-size: 120%;
	width: 300px;
	margin: 10px auto;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	
}

#center tr.even td{
	background-color: #2E8CBA;
}

#center tr.odd td{
	background-color: #e3e3e3;
}

#center input[type=hidden] 
{
	border: 0;
}
#center input[type=checkbox] 
{
	border: 0;
} 
#center #body #main .content {
	text-align:left;
	margin:0;
	position: relative;
}
#center table {
	position: relative;
	width:100%;
}
#center td {
	padding: 0 5px;
}
#center th {
	text-align:center;
}
.box {
	background: #2E8CBA;
	border: 1px solid #CCC;
}

#center div.filter fieldset {
	border: none;
	text-align: right;
	margin: 10px;
}

#center div.filter input.submit {
	width: 30px;
}	


#center #breadcrumb {
		text-align: left;
		background: #CCC url(../images/menubg.png) repeat-x bottom;
		color: #000;
		border: 1px solid #999;
		padding: 5px;
		margin: 0;
}
#center #breadcrumb a{
		color: #0000ee;
}
#center #breadcrumb a:hover{
		color: #0000ee;
		text-decoration: underline;
}

.left{
     float:left;
     position: relative;
     }
.right {
     float: right;
     position: relative;
}
#center div.filelist div.fileInformation{
	text-align: left;
	padding:10px;
}
#center div.filelist {
	float: left;
	width: 250px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	margin: 5px;
	
	text-align: center;
	background-color:#fFF;
	border: 1px solid #000;
}

#center .filelist img{
	display: block;
	margin: 13px auto 3px auto !important;
	margin-top:22px;
	
}
#center .filelist a {
	color: #000;
	vertical-align: bottom;
}
	
#center .minimenu {
	float: left;
	width: 200px;
	
}
#center .minimenu ul{
	margin: 20px;
	padding: 0;
}
#center .minimenu li {
	list-style: none;
}
#center .galleryMiddle {
	margin-left: 200px;
	padding: 10px;
	background-color: #fff;

}

#center .galleryMiddle form{
	display: block;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding: 10px 0;
	
	
}
#center #manageGallery {


}
#center #additionalSizes {
	clear: right;
}
#center #mainMenu {
	float:right;
	width:100px;
}
#center #mainContent {
	margin-right: 100px;
}
#center #singleFile {
	
	
}
#center #singleRightMenu {
	position: relative;
	float: right;
	width: 200px;
	height: auto !important;
	height: 1%;
	
	
}
#center #singleRightMenu div{
	padding: 5px;
}
#center #singleRightMenu #additionalSizes{
	position: relative;
	margin-left: 10px;
	clear: both;
}
#center #singleRightMenu .total {
	clear: both;
}
#center #singleBody  {
	text-align: center;
	color: #000;
	margin: 0;
	padding-top: 10px;
	background-color: #fff;

}
#center #singleBody span {
	display:block;
	margin: 0 auto;
	
}
#center #singleBody img {
	background-color: #fff;
	border: 10px solid #000;
	padding:2px;
}
#center #singleFile .pages img {
	background-color:#2E8CBA;
	border:none;
	padding:0;
}

#center #singleFile .singlePages {
	position: relative;
	top: 10px;
	margin: 5px 0 10px 35px;
	text-align: center;
	
	height: 70px;
	
}

#center #singleFile .singlePages a{
	position: relative;
	display: block;
	float:left;
	text-align:center;
	width: 50px;
	padding: 5px;
}
#center #singleFile .singlePages span{
	position: relative;
	display: block;
	float: left;
	width: 60px;
	padding: 5px;
}	

#center #ViewUser table {
	width: auto;
}
#notes {
	clear: both;
}
#ViewUser
{
	position: relative;
	width: 343px;
	
}
#ViewUser dl
{
	margin: 0;
	padding: 0;

}

#ViewUser dl dt
{
	float: left;
	
	padding: 0;
	width: 115px;
	text-align: right;
	color: #ffde00;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0;
	padding: 13px 12px;

}

#ViewUser dl dd
{
	width: 182px;
	float: left;
	
	margin: 0;
	padding: 13px 10px;
	background-color: #2E8CBA;
	font-size: 0.9em;
	font-weight: bold;
	color: #636363;
	
	background-image: url(../images/ddbg.gif);
	background-repeat: repeat-x;
	background-position: center left;
	text-align: left;
	
}
#usersManage ul {
	margin: 0;
	padding: 0;
}
#usersManage li {
	list-style: none;
}
dl.note {
	width:100%;
	background-color: #f8f8f8;
	border: 1px solid #000;
	font-size: 80%;
	margin-bottom: 10px;
}
dl.note dt {
	background-color: #99FFFF;
	border-bottom: 1px solid #636363;
	margin:0;
	padding: 10px;	
	
}
dl.note dd {
	margin:0;
	padding: 10px;
}
#addComment h3 {
font-size: 250%;
padding-left: 30px;
text-align: left;
}
#addComment textarea{
	width: 100%;
	height: 75px;
	border: 1px solid #ccc;
}
#addComment input{
	border: 1px solid #ccc;
	margin-top:10px;
}

