/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
}

body, td{
	font-family: Tahoma,Helvetica,Times New Roman,Arial,sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 1.3em;
}

h4 {
	margin-top: 15px;
	margin-bottom: 5px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

hr {	border: 1px solid #000; }

.block { display: block; }
.width-100 {
	width: 100%;
}
.width-50 {
	width: 50%;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.label-show { text-align: left !important; font-weight:bold; }

.back {
	cursor: pointer;
	padding-left: 35px;
}
a.bold {
	font-weight: bold;
}

div#main_bg {
	margin:0px auto;
	width: 989px;
	text-align:left;
}

/* LOGO , SEARCH AND MAIN MENU */

div#logo {
	float:left;
	width: 578px;
	height: 84px;
	cursor: pointer;
	background: transparent url('images/logo.png') no-repeat -25px 0px;
}
#search {
	width: 411px;
	float: right;
	display: block;
	height: 84px;
	line-height: 105px;
	text-align: right;
}
#top-menu {
	float:left;
	width: 100%;
	margin-top: 10px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;	
}
#top-menu ul {
	display: block;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px;
}
#top-menu ul li {
	display: block;
	float: left;
}
#top-menu ul li a {
	font-size: 18px;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding:10px 16px;
	display:block;
	float:left;
}
#top-menu ul li a:hover {
	border: 1px solid #000;
}
#top-menu ul li a#active-controller {
	border: 1px solid #000;
}
#top-menu ul li {
	padding-right: 4px;
}
#menu-last {
	float:right !important; 
	padding-right: 20px !important;
}
#search input[type="text"]{
	width: 220px;
	border: 1px solid: #aaa;
	border-top: 3px solid #aaa;
	border-left: 3px solid #aaa;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding: 0 0 0 10px;
	margin: 10px 0;
}
#search input[type="submit"] , #old_photo_submit {
	width: 45px;
	height: 35px;
	margin: 10px;
	background: #000;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}
#old_photo_submit {
	width: 100px;
}
#search label {
	font-size: 16px;
	font-weight:bold;
	text-align: right;
	padding-right: 20px;
	text-transform: uppercase;
}

/* END OF LOGO, SEARCH AND MAIN MENU */

/* CONTENT */
#content {
	width: 100%;
	float: left;
}
#content p {
	padding: 10px;
}
.pagination {
	font-size: 19px;
	padding: 15px 0;
	float:left;
}
div.records-list {
	float:left;
}
div.records-list table tr:hover {
	background: #E7E7E7;
	cursor: pointer
}
div.records-list table td {
	padding: 10px !important;
	border-bottom: 1px solid #aaa;
}

/* END OF CONTENT */

/* CONTENT HEADER */
#content-header {
	width: 100%;
	float: left;
}
#content-base a, .header_size a{
	font-size: 32px;
	text-transform: uppercase;
	line-height: 65px;
	/*padding-left: 35px;*/
}
#content-add  input[type="button"]{
	width: 200px;
	height: 45px;
	margin: 10px;
	background: #000;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}

/* END OF CONTENT HEADER */

/* ADMIN LOGIN FORM */

div#login-form {
	margin: 60px auto;
	width: 578px;
	min-height: 300px;
	background: transparent url('images/logo.png') no-repeat top left;
}
div#login-logo {
	width: 100%;
	padding-top: 100px;
}
#login-logo input[type="text"],#login-logo input[type="password"]{
	width: 200px;
	border: 1px solid: #aaa;
	border-top: 3px solid #aaa;
	border-left: 3px solid #aaa;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin: 10px 0;
	padding-left: 10px;
}
#login-logo input[type="submit"] {
	background: #000;
	width: 100px;
	height: 42px;
	color: #fff;
	font-size: 18px;
	display:block;
}
#login-logo label {
	width: 200px;
	font-size: 16px;
	display:block;
	float:left;
	font-weight:bold;
	text-align: right;
	line-height: 55px;
	padding: 0 10px;
	text-transform: uppercase;
}

/* END OF THE ADMIN LOGIN FORM */



#footer {
	width: 100%;
	float: left;
	font-weight:bold;
	margin-bottom: 35px;
}

input.delete {
	border: 1px solid #333;
	background: #E7E7E7;
	cursor: pointer;
	height: 32px;
}
div.even{
	background: #E7E7E7;
}
.zoom-photo, .info-photo {
	position:absolute;
	top:24px;
	left:80%;
	width: 20px;
	height: 20px;
	background: url(images/zoom.png) no-repeat top center;
}
.info-photo {
background: url(images/info-icon.png) no-repeat top center;
left: -5px;
}
.photo-hidden-desc {
	position: absolute;
	display:block;
	float:left;
	border: 3px double #aaa;
	background: #fff;
	left: 48px;
	top: 20px;
	font-size: 12px;
	display:none;
}


/*attachment form */
input.attachment_input {
	display: block;
	float:left;
	width: 320px;
	margin-top: 15px;
}