* { background-repeat: no-repeat; }
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 100%/normal Arial, Helvetica, sans-serif;
}
#container {
	background-image: url(../images/container.gif);
	background-repeat: repeat-y;
	width: 1053px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#container .padding {
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	background-image: url(../images/footer.gif);
	background-position: center bottom;
	padding: 11px 32px 20px;
	font-size: 70%;
}
#header  h1 a {
	width: 173px;
	background-image: url(../images/logo10.gif);
	display: block;
	height: 120px;
}
#header h2 {
	background-image: url(../images/pilsen.jpg);
	width: 860px;
}
#header h1, h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
}
#header span { display: none; }
#body {
	clear: both;
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
}
#left, #right { float: left; }
.clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden; 
}
.clear { display: inline-block; }
.clear { display: block; }
#left { width: 173px; }
#right {
	width: 860px;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(../images/right.jpg);
}
#right .padding { padding: 30px 40px; }
#nav {
	list-style: none;
	margin: 0px;
	padding: 10px 6px 15px 11px;
}
#nav li {
	border-bottom: 1px solid #777777;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 81%;
}
#nav li a {
	color: #FDB813;
	text-transform: none;
	text-decoration: none;
	padding-left: 18px;
	background-image: url(../images/star_yellow.gif);
	background-position: 2px 50%;
	font-size: 0.7em;
	font-weight: bold;
}
#nav  li  a:hover, #nav li a.selected {
	color: #FFFFFF;
	background-image: url(../images/star_white.gif);
}
#banner {
	padding-bottom: 7px;
	text-align: center;
}
#banner a {
	display: block;
	height: 88px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
#banner a img {
	border-style: none;
	display: block;
}
#footer .padding {
	background-image: url(../images/city_logo.jpg);
	background-position: right top;
	padding: 0;
}
#footer #box1 {
	width: 900px;
	border-top: 12px solid #425730;
	background-color: #E7E7E7;
	margin-bottom: 0.5em;
}
#footer #box1 .padding {
	padding: 16px 20px;
	background-image: none;
}
#footer #box2 {
	text-align: right;
	width: 900px;
}
#footer #box2 a { color: #AA1C1A; }
#right a { color: #425730; }
#right h3 {
	margin: 0px 0px 85px;
	padding: 0px;
	height: 34px;
}
#right h4 {
	background-image: url(../images/star_green.png);
	background-position: 0px 0.25em;
	padding-left: 20px;
	font-weight: bold;
	font-size: 100%;
	margin: 1em 0px;
	color: #425730;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 1em;
	clear: both;
}
#right h4.bigger { font-size: 125%; text-transform: uppercase; }
.box {
	background-color: #E7E7E7;
	padding: 1em;
	position: relative;
}
#right h3 span { display: none; }
#home h3 { background-image: url(../images/home.gif); }
#news h3 { background-image: url(../images/news.gif); }
#about h3 { background-image: url(../images/about.gif); }
#rules h3 { background-image: url(../images/rules.gif); }
#registration h3, #confirm h3 { background-image: url(../images/registration.gif); }
#contest h3, #done h3 { background-image: url(../images/contest.gif); }
#results h3 { background-image: url(../images/results.gif); }
#gallery h3 { background-image: url(../images/gallery.gif); }
#thanks h3 { background-image: url(../images/thanks.gif); }
#contact h3 { background-image: url(../images/contact.gif); }
form { margin: 0; }
table { table-layout: fixed; }
table.results-table { table-layout: auto; }
table.results-table th, table.results-table td { vertical-align: top; text-align: left; }
.full { width: 99.5%; position: relative; }
.right { text-align: right; }
#questions td { vertical-align: top; }
.validated { 
	background-image: url(../images/validated.gif);
	background-position: left center;
}
.content { 
	/*width: 480px;*/
	padding-right: 300px;
}
.content ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
}
.content ul li {
	margin-left: 0px;
	padding-left: 16px;
	background-image: url(../images/star_green.png);
	background-position: 0px 0.25em;
	margin-bottom: 1em;
}
#right img { float: right; }
.row {
	clear: both;
	height: 340px;
}
.row .photo {
	height: 340px;
	width: 390px;
	float: left;
	background-image: url(../images/photo.jpg);
	background-position: 0px 30px;
}
.rel { position: relative; }
.photo img {
	position: absolute;
	height: 193px;
	width: 290px;
	top: 81px;
	left: 49px;
	float: none;
}
.photo .caption {
	width: 295px;
	position: absolute;
	top: 288px;
	left: 44px;
}
.photo a img {
	border-style: none;
	display: block;
}
#right  .photo a { color: #FFFFFF; }
#gallery-screen {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0;
	z-index: 500;
	background-image: url(../images/trans.png);
	overflow: hidden;
	background-repeat: repeat;
}
#gallery-main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	padding: 9px;
	width: 618px;
	background-image: url(../images/gallery_bg.png);
	background-repeat: repeat;
}
* html #gallery-screen {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trans.png', sizingMethod='scale');	
}
#image-main {
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 9px;
	background-color: #FFFFFF;
	background-image: url(../images/image_bg.png);
}
#image-main img {
	display: block;
}
#thumbs-container {
	position: relative;
	overflow: hidden;
	width: 576px;
	height: 70px;
	left: 20px;
	top: 20px;
	background-image: url(../images/container.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.thumb {
	display: block;
	position: absolute;
	height: 66px;
	width: 100px;
	padding: 2px;
	background-color: #000000;
	background-image: url(../images/thumb.png);
	background-repeat: no-repeat;
}
#gallery-main a img {
	border: none;
}
a.thumb:hover, a.selected { background-image: url(../images/thumb_s.png); }
a#thumb0 { left: -236px; }
a#thumb1 { left: -118px; }
a#thumb2 { left: 0px; }
a#thumb3 { left: 118px; }
a#thumb4 { left: 236px; }
a#thumb5 { left: 354px; }
a#thumb6 { left: 472px; }
a#thumb7 { left: 590px; }
a#thumb8 { left: 708px; }
#gallery-caption {
	margin-top: 30px;
	text-align: center;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
#closegallery span { display: none; }
#closegallery {
	display: block;
	position: absolute;
	height: 17px;
	width: 17px;
	top: 18px;
	left: 601px;
	background-image:url(../images/exit.png);
	background-position: 0 0;
}
#closegallery:hover {
	background-position: 0px -17px;
}
#galleryleft {
	position: absolute;
	height: 53px;
	width: 8px;
	top: 456px;
	left: 14px;
}
#galleryright {
	position: absolute;
	top: 456px;
	height: 53px;
	width: 8px;
	left: 614px;
}

