* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #5b5f69 url(images/background.png) repeat-y center top;
	color: #556;
	font-size: 15px;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p
{
	padding: 0px;
	padding-bottom: 1em;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	color: #667;
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: .5em;
	padding-top: 1em;
}
h2.first {
	padding-top: 0px;
}
a {
	color: #c60;
	outline: none;
}
a img {
	border: none;
	outline: none;
}
dl {
	padding-top: .5em;
}
dl dt {
	color: #667;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 1em;
}
dl dt.first {
	padding-top: 0px;
}
#dropdown-button {
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 1;
}
#dropdown-button-squeeze {
	margin: 0px auto;
	overflow: hidden;
	width: 860px;
}
#dropdown {
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 2;
}
#dropdown-squeeze {
	margin: 0px auto;
	overflow: hidden;
	width: 860px;
}
#container {
	margin: 0px auto;
	overflow: hidden;
	padding: 0px;
	width: 860px;
}
#container-squeeze {
	overflow: hidden;
}
#header {
	float: left;
}
#navigation {
	float: left;
}
#navigation-squeeze {
	overflow: hidden;
}
#center {
	float: left;
}
.with-sidebar #center {
	width: 600px;
}
.without-sidebar #center {
	width: 860px;
}
#center-squeeze {
	overflow: hidden;
	padding: 30px;
}
#right {
	background: url(images/sidebar.png) no-repeat left bottom;
	float: left;
	width: 260px;
}
#right-squeeze {
	overflow: hidden;
	padding: 30px;
}
#footer {
	clear: left;
	float: left;
	width: 860px;
}
#footer-squeeze {
	overflow: hidden;
	padding: 2em 30px 0px 30px;
}
#dropdown-button ul {	
	float: right;
}
#dropdown-button ul li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#dropdown-button a {
	background: #e0e0e0 url(images/dropdown-arrow.png) no-repeat 180px center;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	color: #666;
	display: block;
	margin: 0px;
	padding: 3px 6px;
	text-decoration: none;
	width: 180px;
}
#dropdown ul {	
	float: right;
}
#dropdown ul li {
	display: inline;
	list-style: none;
}
#dropdown ul li a {
	background: #e0e0e0;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	color: #666;
	display: block;
	margin: 0px;
	padding: 3px 6px;
	text-decoration: none;
	width: 180px;
}
#dropdown ul li a:hover {
	color: red;
}
#dropdown ul li a.active {
	background: #e0e0e0 url(images/dropdown-arrow.png) no-repeat 180px center;
}
#dropdown ul li a.close-button {
	text-align: center;
}
#navigation {
	color: white;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	display: inline;
	list-style: none;
}
#navigation ul li a {
 	font-weight: bold;
	color: #EEEAD9;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0px 12px;
	text-decoration: none;
}
#navigation ul li.last a {
	background: none !important;
}
#navigation ul li a:hover {
	color: white;
}
#right {
	font-size: .9em;
}
#right h1 {
	color: #c60;
	font-size: 1.3em;
	padding-bottom: .4em;
}
#right p + h1 {
	padding-top: 1.5em;
}
#footer .column {
	float: left;
	overflow: hidden;
}
#footer .left {
	width: 500px;
}
#footer .right {
	text-align: right;
	width: 300px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display: inline;
	list-style: none;
}
#footer ul li a {
	background: url(images/gray-divider.png) no-repeat right center;
	color: #556;
	display: block;
	float: left;
	padding: 0px 10px;
	text-decoration: none;
}
#footer ul li.first a {
	padding-left: 0px;
}
#footer ul li.last a {
	background: none;
	padding-right: 0px;
}
#footer p {
	clear: left;
	padding: 0px;
	padding-bottom: 30px;
	padding-top: .5em;
}
#footer img {
	padding-left: 20px;
}
.three-columns {
	font-size: .9em;
	overflow: hidden;
}
.centered-image {
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: center;
}
.clear-both {
	clear: both;
}
.float-left {
	float: left;
	overflow: hidden;
}
.float-right {
	float: right;
	overflow: hidden;
}
img.float-left {
	margin-right: 20px;
}
img.float-right {
	margin-left: 20px;
}
.image-indent {
	margin-left: 80px;
}
.show {
	background: url(images/show-divider.png) no-repeat right top;
	float: left;
	height: 650px;
	text-align: center;
	width: 25%;
}
.show_med {
	background: url(images/show-divider.png) no-repeat right top;
	float: left;
	height: 350px;
	text-align: center;
	width: 25%;
}
.show.last {
	background: none;
}

.show_med.last {
	background: none;
}
.show-squeeze {
	padding: 15px;
}
.show .date {
}
.show .title {
	color: #c60;
	font-weight: bold;
	padding-bottom: 0px;	
}
.show .price {	
}
.three-columns .column {
	float: left;
	width: 33%;
}
.three-columns .column-squeeze {
	padding: 0px 15px 0px 0px;
}
.three-columns .last .column-squeeze {
	padding-right: 0px;
}
