/* 
	Design: Sounds In Scale
	Author: fourthdimension multimedia studios (www.4dmm.net)
*/

/* General layout */
body {
	margin: 0;
	background-color: #4D4562;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	behavior:url(res/csshover.htc);
}
a:link, a:visited {
	text-decoration: none;
	font-style: italic;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 600px;
	height:380px;
	border: 1px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -160px;
	background-image:url(grad.jpg);
}
#neck {
	position: absolute;
	background-image: url(neck.jpg);
	height: 430px;
	width: 210px;
	bottom: 0;
	left: 0;
}
#menu { 
	width: 100px;
	position: absolute;
	left: 100px;
	top: 210px;
	z-index: 1;
}
body>div #menu {
	top:190px;
}
ul#menu {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#menu a {
	display: block;
	width: 90px;
	text-align: center;
	text-decoration: none;
	color: #F2FFD9;
	font-size: 10pt;
	padding: 4px;
	letter-spacing: 2px;
	border-top: 0px solid #F2FFD9;
	height: 18px;
}
#menu a:link, #menu a:visited { font-style: normal; }
#menu a:hover {
	background-color: #1F0859;
	color: #fff;
	border-top: 1px solid #F2FFD9;
	border-bottom: 1px solid #F2FFD9;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#fd {
	background-image: url(fourthdimension.gif);
	height: 40px;
	width: 100px;
	position: absolute;
	left: 100px;
	top: 390px;
}
#logo {
	height: 68px;
	width: 380px;
	position: absolute;
	left: 215px;
	top: -76px;
	background-image: url(logo.gif);
}
#content, #content_repairs {
	height: 355px;
	width: 370px;
	position: absolute;
	left: 220px;
	top: 15px;
	font-size: 9pt;
	line-height: 18px;
	letter-spacing: 1px;
	overflow: auto;
}
#content_repairs {
	top: 40px;
	height: 330px;
	font-size: 11px;
}
#content_repairs p {
	line-height: normal;
}
#content a img {
	border: 0;
}
#ammonite_sale {
	background-image: url(ammonite_sale.jpg);
	width: 400px;
	height: 100px;
	position: absolute;
	top: 390px;
	left: 100px;
}
#ammonite1 {
	display:block;
	width: 185px;
	height: 100px;
	float: left;
}
#ammonite2 {
	display:block;
	width: 215px;
	height: 100px;
	float: left;
}



/* Gallery */
#gallery {
	border: 0;
	position: absolute;
	left: 220px;
	top: 40px;
	overflow: auto;
	height: 330px;
	width: 350px;
	padding-left: 20px;
}
#gallery img,#g_mainpicture img,#materials img {
	border: 1px solid #fff;
	margin: 5px;
	position: relative;
}
h1 {
	font-size: 15px;
	color: #FFFFFF;
	font-style:italic;
	text-align: center;
	padding: 3px;
	display: block;
	margin: 0;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
#gallery h1 {
	width: 300px;
}
#g_name {
	font-size: 14px;
	color: #FFFFFF;
	font-style:italic;
	position: absolute;
	top: 50px;
	left: 220px;
	width: 370px;
	text-align: center;
}
#g_mainpicture {
	position: relative;
	top: 75px;
	padding-left: 220px;
	width: 370px;
	text-align: center;
}
#g_mainpicture img {
	cursor: pointer;
}
#thumbs {
	position: absolute;
	left: 220px;
	bottom: 10px;
	width: 370px;
}
#thumbs img {
	cursor: pointer;
	border: 1px solid #fff;
	margin: 5px;
}
#picture_display {
	margin: 10px;
	text-align: center;
}
#picture_display a {
	color: #FFFFFF;
	text-decoration: none;
}
#picture_display img {
	border: 1px solid #fff;
}
#picture {
}
#description {
	position: absolute;
	left: 220px;
	width: 370px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#description a:link, #description a:visited {
	color: #B9AD17;
}
#description_right {
	position: absolute;
	top: 80px;
	left: 340px;
	width: 250px;
	font-size: 12px;
	line-height: 18px;
}
#description_right ul {
	padding: 0;
	margin: 0;
}
a {
	color: #FFF;
	font-size: 12px;
}
.category {	
	font-size: 14px;
	color: #FFFFFF;
	font-style:italic;
	text-align: center;
	padding: 3px;
}
#uc {
	height: 315px;
	width: 370px;
	position: absolute;
	left: 220px;
	top: 180px;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: center;
}
p {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
img#sig {
	margin-top: -25px;
}
a#back {
	position: absolute;
	top: 50px;
	left: 220px;
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
}


/* Materials */
#materials {
	height: 330px;
	width: 370px;
	position: absolute;
	left: 220px;
	top: 40px;
	font-size: 9pt;
	overflow: auto;
}
ul#materials_list, ul#galleries_list, ul#repairs_list {
	position: absolute;
	margin: 0;
	margin-left: 30px;
	left: 200px;
	top: 5px;
	white-space: nowrap;
	border-bottom: 1px solid #FDFFEB;
	padding: 0 5px 0 5px;
}
#materials_list li, #galleries_list li, #repairs_list li {
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
}

#materials_list a, #galleries_list a, ul#repairs_list a {
	text-decoration: none;
	height: 25px;
	width: 90px;
	padding: 4px;
	line-height: 24px;
	color: #E3D447;
	margin: 0;
}
#materials_list a:hover, #galleries_list a:hover, a#selected, #repairs_list a:hover {
	background-color: #1F0859;
	border: 1px solid #FDFFEB;
	border-bottom: 0;
	padding: 3px;
	width: 91px;
	color: #fff;
	margin: 0;
}
#materials img {
	float: left;
}

#materials p {
	text-align: left;
	margin: 0;
	width: 240px;
	text-align: left;
	padding-top: 5px;
	float: left;
	padding-left: 10px;
}
ul#galleries_list {
	left: 220px;
}
p#blurb {
	width: auto;
	padding: 5px;
	line-height: 18px;
	letter-spacing: 1px;
}
#materials h1 {
	text-align: left;
	padding-left: 5px;
	font-style: normal;
	font-weight: bold;
	color: #B9AD17;
}
#materials h2 {
	font-weight: bold;
	color: #F2FFD9;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
#materials span {
	clear: both;
	display: block;
	margin-bottom: 20px;
}


dl#contact dt {
  float: left;
  width: 50px;
  margin-bottom: 10px;
}

dl#contact dd {
  float: right;
  width: 270px;
  text-align: left;
  margin-bottom: 10px;
}
dl#repairs {
	font-size: 11px;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	margin-top: 5px;
}
dl#repairs dt {
	width: 270px;
	margin-bottom: 2px;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

dl#repairs dd {
	width: 70px;
	text-align: left;
  	margin: 0;
	padding: 0;
	float: right;
	padding-left: 10px;
} 
ul#repairs_list {
	left: 250px;
}
dl#repairs .sub_list {
	font-weight: normal;
	padding: 0 0 0 10px;
	width: 220px;
}
#links {
	text-align: center;
	width: 340px;
	display: block;
	line-height: 30px;
}
#uc {
	position: absolute;
	left: 220px;
	top: 180px;
	font-size: 9pt;
	overflow: auto;
}