body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/hdr_bkgd.gif);
	background-repeat: repeat-x;
}

a img {
	border: 0;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0;
	margin: 0;
}

p {
	line-height: 18px;
}

p.init {
	margin-top: 0;
	padding-top: 0;
}

input, textarea {
	font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
}

#container {
	max-width: 1200px;
	min-width: 700px;
}

#header {
	height: 23px;
}

#ec {
	float: left;
	margin-left: 10px;
	height: 23px;
}

#jscrpt {
	position: absolute; 
	top: 34px;
	left: 11px;
	color: red;
}

/*********************************/

#nav0 {
	float: right;
	padding: 0 67px 0 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
}

#nav0 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
}

#nav0 a {
	height: 23px;
	display: block;
	background: url(../../images/bkgd.gif);
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

#nav0 li ul a {
	height: auto;
	background: #92a8af;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #fff;
	width: 71px;
	font-weight: bold;
}

#nav0 li ul a.dropSel {
	color: #444;
}

#nav0 li ul a:hover {
	background: #86999f;
}

#nav0 li {
	float: left;
	margin-left: 4px;
}

#nav0 li li {
	width: 71px;
	margin-left: 0;
}

#nav0 li ul {
	position: absolute;
	width: 76px;
	padding: 0;
	margin: 0 0 0 10px;
	left: -999em;
}

#nav0 li:hover ul, #nav0 li.sfhover ul {
	left: auto;
}

/*********************************/

#nav {
	float: right;
	padding-right: 67px; /* 75-8=67 */
	height: 23px;
}

#nav0 a img {
	padding-bottom: 4px;
}

#nav0 a img.sel {
	padding-bottom: 3px;
	border-bottom: 1px solid #616f74;
}

#slider {
	clear: both;
	height: 4px;
}

#slider img {
	float: right;
	margin-right: 67px;
}

#headspace {
	height: 26px;
}

#pg-title {
	float: right;
	padding-top: 6px;
	padding-right: 75px;
	font-weight: bold;
	color: #74858b;
	line-height: 16px;
}

#pg-title a {
	font-weight: bold;
	color: #74858b;
	text-decoration: none;
	border-bottom: 1px solid #bec6c8;
}

#pg-title a:hover {
	border-bottom: none;
}

a.txty {
	color: #3a4246;
	text-decoration: none;
	border-bottom: 1px solid #bec6c8;
}

a.txty:hover {
	border-bottom: none;
}

a.txty0 {
	text-decoration: none;
}

a.txty0 span.txty1 {
	color: #3a4246;
	border-bottom: 1px solid #bec6c8;
}

a.txty0:hover span.txty1 {
	color: #3a4246;
	border-bottom: none;
}

a.txty0 span.txty2 {
	color: #3a4246;
	border-bottom: none;
}

#main-content-wrapper {
	margin-right: 72px;
}

table#main-content {
	width: 100%;
}

#loader img {
	padding-top: 3px;
}

#gallery-images {
	width: 280px;
}

#gallery-images a.thumb-link img,
#available-images a.thumb-link img {
	float: left;
	padding: 1px;
	border: 1px solid #FFF;
	margin: 1px;
}

#gallery-images a.thumb-link-B img {
	float: left;
	padding: 1px;
	border: 1px solid #000;
	margin: 1px;
}

#zoom-link {
	text-decoration: none;
	color: #494949;
	line-height: 16px;
}

#zoom-txt {
	border-bottom: 1px solid #CCC;
}

#isSold {
	font-size: 10px;
	padding-top: 5px;
	color: red;
}

#arrows {
	width: 87px;
	height: 14px;
}

#descrip {
	padding-top: 15px;
	line-height: 20px;
}

#descrip2 {
	padding: 0 10px 0 0;
	line-height: 20px;
}

.gallery-info {
	line-height: 16px;
}

.gallery-info a {
	color: #74858b;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #bec6c8;
}

.gallery-info a:hover {
	border-bottom: none;
}

.txt-hdr {
	color: #627a81;
	font-weight: bold;
	padding-top: 12px;
}

.txt-strong {
	color: #627a81;
	font-weight: bold;
}

#gallery-list {
	margin-top: 45px;
	line-height: 22px;
}

.set {
  width: 400px;
}

.set-buffer {
  width: 400px;
  height: 1px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #617076;
  clear: both;
}

.credit {
  color: #617076;
  float: right;
  margin-top: 10px;
}

.pr a, #rep a, .lnk0 {
  text-decoration: none;
  border-bottom: 1px dotted #617076;
	color: #617076;
}

.pr a:hover, #rep a:hover, .lnk0:hover {
  border-bottom: none;
}

.contact-form {
	float: right;
  width: 270px;
  text-align: right;
}

.form-label {
  margin: 0 0 10px 0;
  text-align: left;
}

input.email {
	width: 265px;
}

.form-box {
  height: 95px;
  width: 265px;   
	margin-bottom: 3px;
}

.button { 
  border: #92A8AF 1px solid; 
  background: #F4F4F4; 
  color: #000000; 
}

.radio-txt {
	position: relative;
	top: -3px;
}

.note, .note2 {
  margin: 7px 0 3px 0;
  text-align: left;
  font-family: arial,helvetica,verdana,sans-serif;
  font-size: 11px;
  color: #52636B;
}

.note2 {
	margin-top: 0;
}

.emailer {
	padding-bottom: 70px;
}

.emailer img {
	display: block;
}

.news-date {
	width: 600px;
	color: #617076;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #617076;
	margin-bottom: 10px; 
}

.news-date-span {
	width: 70px; 
	border: 1px solid #617076; 
	border-bottom: none; 
	padding: 3px 4px;
	background: #f9f9f9;
}

#press-scans img {
	float: left;
	padding-bottom: 10px;
}

#press-scans img.a {
	padding-right: 10px;
}

#press-img img {
	padding-bottom: 10px;
}

.scan-break {
	float: left; 
	width: 380px; 
	height: 1px; 
	background: #617076; 
	margin: 10px 0 20px 0;
}

.scan-break img {
	display: block;
}

.press-ctrl {
	color: #617076;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 8px;
}

.press-ctrl div {
	float: left;
}

#press-arrow0 {
	padding-left: 12px;
}

#press-arrow1{
	padding-left: 9px;
}

.list0 {
	line-height: 16px;
	padding-left: 0;
	margin-left: 0;
}

.list0 li {
	list-style-type: none;
	margin-bottom: 8px;
}

/* **************************************************************** */

#show-gallery {
	padding: 15px 0 0 10px;
	margin: 0 auto;
	width: 800px;
}

.show-thumb {
	float: left;
	width: 150px;
	height: 150px;
	margin: 0 10px 10px 0;
	text-align: center;
}

.break {
	clear: both;
}
