body {
	background-color: #494949;
	background-image: url(/img/body_bg.gif);
	border: 0;
	padding: 0;
	margin: 0;
}

#cont {
	background-image: url(/img/cb_bg.gif);
	background-position: center 40px;
	background-repeat: no-repeat;
	padding-bottom: 2em;
	min-height: 500px;
}

#wrap {
	width: 962px;
	margin: 50px auto 0 auto;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-color: #000;
	font-size: 12px;
	color: #fff;
	border: solid 1px #2f2e2e;
}

#all_in {
	/*padding: 0 17px 0 17px;*/
	padding: 0 5px 0 5px;
}

#nav {
	margin: 2px 2px 0 0;
	text-align: right;
}

#nav li {
	display: inline;
}

#logo {
	width: 100%;
	background-image: url(/img/repeating_large_dot.gif);
	background-repeat: repeat-x;
	margin: 0 0 12px 0;
	padding: 0;
}

#logo a {
	display: block;
	background-image: url(/img/logo.gif);
	width: 259px;
	padding-top: 40px;
	height: 0px;
	overflow: hidden;
	/* 259px × 40px */
}

#content {
	margin: 0 4px 0 4px;
}

#left {
	width: 335px;
	float: left;
}

#left a,#footer a,#cv a,#collection_details_text a {
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
	border-bottom: dotted 1px #fff;
}

#left a:hover,#footer a:hover,#nav a:hover,#right a:hover,#cv a:hover {
	border-bottom: dotted 1px #EF0701;
}

.left_header {
	clear: both;
	text-align: right;
	background-image: url(/img/single_small_dot.gif);
	background-repeat: repeat-x;
}

.left_header img {
	border-left: solid 4px #000;
}

.left_news {

}

.left_news img {
	float: left;
	margin: 0 1em 0.25em 1em;
}

.left_news_link {
	float: right;
	margin: 0.25em 0 0 0;
}


.left_news_footer {
	margin: 0.5em 0 0.5em 0;
	text-align: center;
	clear: both;
}

.left_flats {
	margin: 5px 0 5px 0;
	text-align: center;
}

#current h2 {
	text-align: center;
	margin: 0;
	padding: 0;
}

#collection_details_text {
	text-align: center;
}

#swatches {
	width: 300px;
	margin: 5px 0 10px 10px;
	text-align: left;
	border: dotted 1px #fff;
}

#swatch_pieces {
}

#swatches_header {
	margin-left: 5px;
}

.swatch_pieces {
	display: inline;
	float: left;
}

.swatch {
	display: block;
}

#swatch_footer {
	clear: both;
}

#right {
	width: 590px;
	float: right;
	text-align: center;
}

#right_header {
	text-align: left;
	background-image: url(/img/single_small_dot.gif);
	background-repeat: repeat-x;
}

#right_header img {
	border-right: solid 4px #000;
}

#collections {
	margin: 2px 0 0 0;
}

#collections div {
	display: inline;
	padding: 0;
}

#collections div img {
	border-right: dotted 1px #fff;
}

#collections_text {
	width: 579px;
	display: inline;
}

#collections_text div {
	padding-top: 3px;
	width: 193px;
}

#collection_details_text h1,#collection_details_text h2 {
	padding: 0;
	margin: 0;
}

#collection_details_text h3 {
	font-size: 12px;
	padding: 0;
	margin: 0.5em;
}

#collection_details_text p {
	padding: 0;
	margin: .25em .25em 1em .25em;
	text-align: justify;
}

#collection_details_text ul {
	padding: 0;
	margin: 1em 1.5em 1em 1.5em;
	text-align: left;
	list-style-type: none;
}

#collection_details_text ul li {
	line-height: 18px;
}

#piece {
	text-align: center;
}

#piece div img {
	border-bottom: dotted 1px #fff;
}

#cv h1 {
	width: 125px;
	text-align: right;
	margin: 0;
}

#cv ul {
	margin: 0 0 1em 125px;
	padding: 0;
	display: block;
}

#cv li {
	margin: 0 50px 1em 0;
	padding: 0;
	display: block;
	list-style: none;
	clear: left;
}

#cv li img {
	float: left;
	margin-top: 4px;
}

#cv h1 {	
	font-size: 18px;
}

#cv li h2 {
	padding: 0 0 0 7px;
	margin: 0;
	display: inline;
	font-size: 15px;
}

#cv > h2 {
	margin-top: 2em;
	text-align: center;
	font-size: 15px;
}

#cv h2.year {
	display: none;
}

#cv h3 {
	font-size: 12px;
	font-weight: bolder;
	line-height: 12pt;
	padding: 2px 0 0 16px;
	margin: 0;
}

#cv p {
	margin: 0 0 0 16px;
	padding: 0;
	line-height: 12pt;
}

#cv h2 .cv_location {
	font-size: smaller;
}

#cv .download {
	float: right;
}

#cont_footer {
	clear: both;
}

#footer {
	clear: both;
	margin: 1em 0.5em 1em 0.5em;
	padding: 1em 0 0 0;
	font-size: 12px;
	text-align: center;
}

#footer_header {	
	width: 100%;
	height: 0.5em;
}

#footer p {
	border-top: solid 1px #2f2e2e;
	margin: 0;
	padding: 0.5em 0 0 0;
}

.noborder {
	border: 0 !important;
}

.error {
	color: red;
	text-align: left;
}
