/* -------------------------------------------------------- Thumbs */


.copy {
	background-image: url('/GRAPHICS/secondary_content-background-rpt.gif');
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
}

.copy-hold {
	background-image: url('/GRAPHICS/secondary_content-background-alt.gif');
	background-repeat: no-repeat;
	width:100%;
  	height:500px;
  	min-height:500px;
  	height:auto !important;
	float: left;
	padding:25px;
}

/* Created in order to help stretch the content area vertically */

.copy-alt {
	background-image: url('/GRAPHICS/secondary_content-background-alt.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.copyright-alt {
	background-image: url('/GRAPHICS/secondary_copyright-alt.gif');
	background-repeat: no-repeat;
	height:32px;
	width:574px;
	float: left;
	margin-top:0px;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 11px;
	color: #ff3039;
}

.copyright-alt a {
	color: #ccaf91;
}

.copyright-alt a:hover {
	color: #ffffff;
}

.copyright-alt em {
	padding: 0px 8px;
}

/* Done with content stretching */

.copy h1 {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	color: #000000;
	font-size: 28px;
	/* background-image: url('/GRAPHICS/secondary_header-underline.gif');
	background-position: bottom right;
	background-repeat: no-repeat;*/
}

.copy h3 {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	color: #000000;
	font-size: 26px;
	/* background-image: url('/GRAPHICS/secondary_header-underline.gif');
	background-position: bottom right;
	background-repeat: no-repeat; */
}

*html .copy h3 {
	width:333px;
}


.copy .info h1 {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	color: #000000;
	font-size: 28px;
	background-image: url('/GRAPHICS/secondary_header-underline.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.cat-photo {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.cat-photo img {
	border: 1px solid black;
}

.cat-photo p {
	width: 200px;
	color: #7e5e20;
	font-size: 11px;
	padding-top: 2px;
}

.cat-photo-large {
	display: none;
	position: absolute;
	top: 115px;
	left: 170px;
	background-color: #4e4e4e;
	z-index: 666;
}

.cat-photo-large p {
	width: 330px;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;
	z-index: 666;
}

.cat-photo-large p.close {
	position: absolute;
	top: 325px;
	left: 277px;
	z-index: 666;
}

.cat-photo-large p.close-map {
	position: absolute;
	top: 451px;
	left: 442px;
	z-index: 666;
}

.right-photo{
    float:right;
	width:198px;
	}
	
.right-photo img{
	border:1px solid #000000;
	}
	
.right-table{
    float:right;
	width:336px;
	padding-left:30px;
	}
	
.right-table table{
	border:#990000 solid 1px;
	}
	
.right-table table td {
	color:#000000;
	font-size:10px;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
.right-copy{
    float:left;
	width:300px;
	padding-left:1px;
	}

.intro {
	float:left;
	color: #000000;
	line-height: 19px;
	text-align:justify;
}

.intro p {
	width:333px;
	padding: 7px 0px 10px 0px;
	text-align:justify;
}

.detail {
	height:150px;
}

.info {
	width:550px;
	color: #000000;
	padding-top: 20px;
}

.info p {
	padding: 5px 0px;
	line-height: 18px;
}

.info p a {
	text-decoration: underline;
	color: #000000;
}

.info p a:hover {
	color: #d8373e;
}

.info .types {
	float: left;
	width: 297px;
}

.info .types p {
	padding-left: 60px;
}

.info .details p {
	padding-left: 20px;
}

.info .details {
	float: left;
	width: 297px;
}

.info .special {
	text-align: center;
	line-height: 30px;
	font-size: 11px;
	color: #7e5e20;
}


.reg {
	width:315px;
	line-height: 30px;
	font-size: 12px;
}

.copy h2 {
	padding-bottom: 4px;
	padding-left: 25px;
	padding-top: 40px;
	color: #000000;
	font-size: 18px;
}

.similar {
	padding: 25px;
}

.similar div {
	padding-top: 20px;
	color: #000000;
	clear: both;
}

.similar div a.pic {
	float: left;
	padding-right: 10px;
}

.similar div p a {
	color: #000000;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.similar div p a:hover {
	color: #d8373e;
}

.border {
	border:1px #690006 solid;
	padding-left:5px;
}	

.jewelry {
	float:left;
	position:relative;
	display:block;
	width:550px;
}

.jewelry table {
	float:none;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 1px solid #b2a18e;
	width:300px;
}

.jewelry table td {
	width: 50%;
	padding: 12px;
}

.jewelry table td.left {
	text-align: left;
}

.jewelry table td.right {
	text-align: left;
}

.jewelry table td.left img {
	float: left;
	padding-right: 10px;
}

.jewelry table td.right img {
	float: left;
	padding-right: 10px;
}

.jewelry table td p {
	color: #000000;
	line-height: 18px;
		font-size:11px;
}

.desc {
width: 175px;
}

.jewelry table td p a {
	display: block;
	padding-bottom: 6px;
	color: #000000;
	font-weight: bold;
}

.jewelry table td p a:hover {
	color: #d8373e;
}
#designers {
	position:absolute;
 	top:100px;
	left:750px;
	width:200px;
	padding:5px;
}

#designers ul li {
list-style:none;
}

.nav2 {
	width: 200px;
	float: left;
	text-align: justify;
}

.nav2 li {
	list-style: none;
	padding: 10px 0 15px 0;
	line-height: 10px;
	background-image: url('/GRAPHICS/secondary_nav-separator.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.nav2 li.special {
	background: none;
}

.nav2 li a {
	display: block;
}





