/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*====================================================*/
.topnav {}
.admin-outside { width: 500px; margin: 10px auto 0; border: 1px solid gray; padding: 10px; }
.admin-outside .section { border: 1px solid gray; margin: 10px 0; padding: 5px; }
.admin-outside .log { height: 150px; overflow: auto; }

table { border: 1px solid gray; }
table tr { border: 1px solid gray; background-color: cyan; }
table th { border: 1px solid gray; background-color: red; }
table td { border: 1px solid gray; padding: 3px; }

body {
  background: #000000;
}

.container {
  overflow: hidden;
  width: 888px;
  padding: 20px;
	margin-left: auto;
	margin-right: auto;
}

.header,
.menu,
.back {
  display: inline;
  float: left;
  width: 888px;
}

.header {
  height: 134px;
  background: url('../images/header.png') no-repeat;
  
}

.header p {
  text-align: right;
  color:#3993dc;
  font-family:serif;
  font-size:21px;
  margin-top: 80px;
  margin-right: 20px;
  line-height: 10px;
}

.menu {
  margin: 10px 0;
  background-color: #000033;
}

.menu li {
  display: inline;
  float: left;
  margin: 1px 3px 1px 1px;
  padding: 0;
  width: 144px;
  height: 39px;
  text-align: center;
}

.menu li a:link,
.menu li a:visited {
  display: block;
  padding: 10px;
  color: #afb5f6;
  text-decoration: none;
  background: url('../images/menu-li.png');
  height: 19px;
}
.menu li a:hover {
  background: url('../images/menu-li.png') 0 -39px no-repeat;
  color: #fff56d;
}
.menu li a.cur:link,
.menu li a.cur:visited {
  background: url('../images/menu-li.png') 0 -39px no-repeat;
  color: #afb5f6;
}
.menu li a.cur:hover {
  background: url('../images/menu-li.png');
  color: #fff56d;
}
.back {
  /*padding: 10px 10px 10px 10px;*/
  background-color: #000033;
}

.content {
  margin: 30px;
}

.content .photoblock {
  text-align: center;
  margin: 15px;
}

.content .photoblock ul {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 0;
  letter-spacing: 0px;
}

.content .photoblock ul li {
  display: inline;
  list-style: none;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.content .photoblock ul li a { 
}

.content .photoblock ul li img {
  border: 0;
}

.footer {
  margin: 10px;
  float: left;
  width: 100%;
}

.big-thumbs ul#all {
  float: left;
  margin: 0 97px 0 97px;
  padding: 0;
}

.big-thumbs ul#all li {
  height:105px;
  display: inline;
  float: left;
  list-style: none;
  margin: 5px;
  padding: 0;
}

.big-thumbs ul#all li img {

}

.small-thumbs ul#all {
  float: left;
  margin: 0 105px 0 105px;
  padding: 0;
}

.small-thumbs ul#all li {
  display: inline;
  float: left;
  list-style: none;
  margin: 5px;
  padding: 0;
}

#preview {
  position: relative;
  width: 100%;
  display: none;
  float: left;
  text-align: center;
}
#preview .image {
  margin: 10px auto;
}
#preview ul#gradient {
  margin: 0 auto;
  padding: 0;
  display: block;
  width: 50%;
  overflow: hidden;
}
#preview ul#gradient li {
  display: inline;
  float: left;
  width: 10%;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 20px;
}
#preview ul#gradient li a {
  display: block;
  width: 100%;
  height: 100%;
}
#preview ul.thumbs {
  margin: 10px auto;
  display: block;
  width: 50%;
  overflow: hidden;
}
#preview ul.thumbs li {
  display: inline;
  float: left;
  list-style: none;
}
#preview #close {
  position: absolute;
  right: 10px;
  top: 10px;
}

#preview #close a {
  color: white;
}

#preview .nav-button { position: absolute; top: 45%; height: 50px; width: 50px; background: gray; line-height: 50px; }
#preview .nav-button a { text-decoration: none; color: white; float: left; height: 100%; width: 100%; }
#preview #next { left: 5%; }
#preview #prev { right: 5%; }



/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: serif;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

.content p {
  font: 17px serif;
	color: #c7c8ca;
	font-weight: bold;
}

.footer {
  text-align: center;
}

.footer p {
  color: #5A5A5A;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 35px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 10px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 5px;
}

