* {
	margin: 0;
	padding: 0;
}
p {
	margin-top: 1em;
}
a {
	text-decoration: none;
	color: #000099;
}
body {
	background: #aaa;
	text-align: center;
	font: 80% Verdana, Helvetica, sans-serif;
	color: #333;
}
div#wrapper {
	width: 920px;
	margin: 0 auto;
	background-image: url('/furniture/main-back.gif');
	background-repeat: repeat-y
}
div#header {
	width: 920px;
	height: 146px;
	background-image: url('/furniture/header-back.gif');
	background-repeat: no-repeat
}
div#header img {
	border: 0;
	padding: 0;
	margin: 10px auto 0;
}
div#footer {
	width: 920px;
	padding: 5px 0 12px;
	background-image: url('/furniture/footer-back.gif');
	background-repeat: no-repeat
}
div#left-column {
	width: 210px;
	float: left;
}
div#left-padding {
	margin: 5px 10px 10px 20px;
	text-align: left;
}
div#center-column {
	width: 500px;
	float: left;
}
div#center-padding {
	margin: 5px 10px 10px 10px;
}
div#center-padding-photos {
	margin: 9px 0 9px 9px;
}
div#right-column {
	width: 210px;
	float: right;
}
div#right-padding {
	margin: 5px 20px 10px 10px;
	text-align: left;
}
div.clear-both {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
ul.voteForm {
	width: 320px;
	padding: 0;
	margin: 0 auto;
	list-style-type: none;
}
ul.voteForm li {
	float: left;
	width: 30px;
	padding: 5px 0 5px 0;
	border: 1px solid #000;
}
.v1 { background-color: #ff0000; }
.v2 { background-color: #fe5e00; }
.v3 { background-color: #fc8700; }
.v4 { background-color: #fba600; }
.v5 { background-color: #f9c000; }
.v6 { background-color: #f8d600; }
.v7 { background-color: #f8ec00; }
.v8 { background-color: #e2fd00; }
.v9 { background-color: #beff00; }
.v10 { background-color: #9aff00; }

h3 {
	padding: 3px;
	display: block;
	background-color: #fbd1e0;
	font-size: 1.2em;
}
ul.sidelist {
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	list-style-type: none;
	margin-bottom: 1em; 
}
ul.sidelist li {
	padding-left: 15px;
	background-image: url("/furniture/star-bullet.gif");
	background-repeat: no-repeat;
}
form.comments p {
	padding: 2px 0;
	margin: 0;                  
}
form.comments fieldset {
	border: 1px solid #fbd1e0;
	background: #e6eaee;                  
	padding: 10px;
	text-align: left;
} 
form.comments legend {
	font-weight: bold;
	font-size: 1.2em;
	background-color: #fbd1e0;
	padding: 2px 6px;
}
form.comments label {
	width: 100px;
	float: left;
	text-align: right;
	margin:0.2em 0.5em 0 0;
}
form.comments label.bold {
	font: bold 90% Arial, Verdana, Helvetica, sans-serif; 
}
/********** fix for IE fieldset bug start ************/                     
html legend {
	position: absolute;
	top: -.75em; left: .5em;
}
html fieldset {
	position: relative;
	padding-top:.75em;
}
/********** fix for IE fieldset bug end ************/ 
input.txt, select.txt, textarea {
	border:1px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#666;
	border-bottom-color:#666;
}
ul.err_msg {
	display: block;
	list-style-type: none;
	border: 1px solid #c00;
	color: #c00;
	background-color: #fff2f2;
	margin-bottom: 1em; 
}
.horizontal-menu {
	width: 900px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	background: #000000 url("/furniture/top-menu.jpg") top left repeat-x;
}
.horizontal-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.horizontal-menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url("/furniture/top-menu-button.gif") top left no-repeat;
}
.horizontal-menu ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.horizontal-menu ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url("/furniture/top-menu-button.gif") top right no-repeat;
	cursor: pointer;
}
.horizontal-menu ul li a:hover,
.horizontal-menu ul li.highlight a {
	background: transparent url("/furniture/top-menu-pink.gif") top left no-repeat;
}
.horizontal-menu ul li a:hover span.menu_ar,
.horizontal-menu ul li.highlight a span.menu_ar {
	background: transparent url("/furniture/top-menu-pink.gif") top right no-repeat;
}
ul#photo-boxes li {
	list-style: none;
	display: inline;
	float: left;
	padding-right: 9px;
	padding-bottom: 9px;
}
ul#photo-boxes li.no-pad {
	padding-right: 0px;
}
ul#photo-boxes li a.photobox_off,
ul#photo-boxes li a.photobox_hover {
	display: block;
	width: 152px;
	height: 142px;
	text-align:center;
	border: 1px solid #ccc;
}
ul#photo-boxes li a.photobox_off {
	background-color: #eee;
}
ul#photo-boxes li img {
	border: 0;
	margin-top: 5px;
}
ul#photo-boxes li a.photobox_off img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity:1;
}
ul#photo-boxes li a.photobox_hover {
	background-color: #fff;
}
ul#photo-boxes li a.photobox_hover img {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.8;
}
div.photo-title-bar {
	width: 152px;
	background-color: #fff2f2;
	border: 1px dotted #f87cb2;
	text-align: left;
	font-size: 0.9em;
}
div.photo-title-bar a {
	color: #f87cb2;
	font-weight: bold;
	padding: 2px 0 2px 2px;
	display: block;
}
div.photo-stats {
	width: 152px;
	color: #999;
}
ul.pagination {
	width: 100%;
	text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
}
ul.pagination li {
	display: inline;
}
ul.pagination li span.pag_off {
	background-color: #eee;
	border: 1px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	color: #333;
	font-size: 0.8em;
	font-weight: bold;
	padding: 5px 8px;
}
ul.pagination li a {
	text-decoration: none;
	background-color: #fff2f2;
	border: 1px solid #fbd1e0;
	border-right: 2px solid #f97eb4;
	border-bottom: 2px solid #f97eb4;
	color: #f87cb2;
	font-size: 0.8em;
	font-weight: bold;
	padding: 5px 8px;
}
ul.pagination li a:hover {
	background-color: #fff;
	border: 1px solid #f97eb4;
	border-top: 2px solid #fbd1e0;
	border-left: 2px solid #fbd1e0;
	color: #f87cb2;
}