html, * html #nonfooter {
	height: 100%;
}
body{
	height: 100%;
	margin: 0em auto;
	padding: 0px;
	color: #CCCCFF;
	font: 62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(img/page_bkg.png) repeat-y top;
}
#nonfooter {
	position: relative;
	min-height: 100%;
}
div.clearer {
	clear: left;
	line-height: 0;
	height: 0;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCFF;
}
a:hover, #toolbar a:hover {
	color: #333300;
}
a:visited {
	color: #FFCCFF;
}
#page {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
}
#header {
	width: 920px;
	height: 110px;
	margin: 0px auto;
	font-size: 3em;
	font-weight: bold;
	background: #000000;
	border-bottom: 2px solid #FF6600;
}
#toolbar {
	width: 920px;
	margin: 0px auto;
	min-height: 2.5em;
	height: auto !important;
	height: 2.5em;
	line-height: 2.5em;
	padding: 0px;
}
.tbar01 {
	background: url(img/01/toolbar_bkg.jpg) no-repeat bottom;
}
.tbar02 {
	background: url(img/02/toolbar_bkg.jpg) no-repeat bottom;
}
.tbar03 {
	background: url(img/03/toolbar_bkg.jpg) no-repeat bottom;
}
#toolbar ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 2px 0px;
}
#toolbar li {
	display: inline;
	padding: 0px 5px;
	color: #000000;
}
#toolbar li.border {
	border-right: 1px solid #000000;
}
#albumwrap {
	margin-left: 10px;
}
#footer {
	width: 820px;
	padding: 20px 10px 20px 10px;
	margin: -66px auto 0px auto;
	text-align: center;
	font-size: 110%;
	position: relative;
	z-index: 1;
}
.f01 {
	background: url(img/01/footer_bkg.jpg) no-repeat top;
}
.f02 {
	background: url(img/02/footer_bkg.jpg) no-repeat top;
}
.f03 {
	background: url(img/03/footer_bkg.jpg) no-repeat top;
}
.photowrap {
	float: left;
	width: 200px;
	height: 200px;
	background: #000000;
	margin: 20px;
}
.photowrap .photo {
	padding: 4px;
	text-align: center;
}
.photo img, #photodetail img {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #CCCCFF;
}
#photodetail img.nobb {
	background: none;
	border: none;
}
.photo img:hover {
	background: #CCCCFF;
}
#map {
	width: 900px;
	height: 600px;
	margin: 10px auto;
	border: 1px solid #000000;
}
.clearerbottom {
	margin-bottom: 60px;
}
.pages {
	clear: both;
	text-align: center;
	margin: 10px;
}
#photodetailwrap {
	margin: 20px auto;
	width: 940px;
	background: #000000;
}
#photodetail {
	text-align: center;
	padding: 10px;
	margin-bottom: 60px;
}
.exif {
	border-collapse: collapse;
	border: #C8C8C8 solid 1px;
	margin: 0px auto 20px auto;
}
.exif th {
	text-align: right;
	border: #C8C8C8 solid 1px;
}
.exif caption {
	margin: 5px auto;
	font-size: 1.2em;
	font-weight: bold;
}
.exif td {
	text-align: left;
	border: #C8C8C8 solid 1px;
}
.odd {
	background: #626262;
}
.even {
	background: #797979;
}
#toolbar a, #map a {
	color: #000000;
}
#comment {
	width: 70%;
	margin: 20px auto 20px auto;
	padding: 4px 20px;
	border: #C8C8C8 solid 1px;
	text-align: left;
	background: #626262;
}
#photodetail .name {
	font-size: 1.2em;
	font-weight: bold;
}
/*Rating*/
.rating {
	cursor: pointer;
	margin: 4px auto;
	clear: both;
	display: block;
	width: 90px;
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
.star {
	float: left;
	width: 18px;
	height: 16px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.star,
.star a {
	background: url(img/stars.png) no-repeat 0 0px;
}
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}
div.rating div.on a {
	background-position: 0 -16px;
}
div.rating div.hover a,
div.rating div a:hover {
	background-position: 0 -32px;
}
/*end Rating*/
#loginblock form {
	padding: 0px;
	margin: 0px;
	color: #626262;
}
#loginblock {
	padding: 10px;
}
#loginblock fieldset {
	padding: 4px;
	border: 1px solid #626262;
}
#loginblock legend {
	margin-left: 10px;
	font-size: 1.3em;
	font-weight: bold;
}
#loginblock div {
	margin: 4px 0px;
}
#loginblock input.field {
	width: 120px;
	border: 1px solid #CCCCFF;
	padding: 2px;
}
#loginblock input.button {
	float: right;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background: #FFFFFF;
	margin: 4px;
}
#loginblock input.button:active {
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}
#loginblock label {
	float: left;
	width: 100px;
	display: block;
	text-align: right;
	font-weight: bold;
	margin-right: 4px;
}
/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 65%;
    margin-left: -300px;
    width: 300px;
    background-color: #FFFFFF;
    color: #333;
    border: 1px solid #FF6600;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
/** html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}*/
