/* default themes
color: #A58747 - gold
color: #102D7B - blue
font-family: Garamond, Georgia, serif;
*/


/* html tags */
html
{	
	margin: 0;
	padding: 0;
	height: 110%;
}

body
{
	margin: 0;
	padding: 0;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	color: #A58747;
	font-size: 11px;
	line-height: 16px;
	background: #eeeeee;
	height: auto;
}

a,
a:link,
a:visited,
a:hover,
a:focus,
a:active
{ 
	color: #A58747;
}

	h1 
	{
		margin: 0;
		padding: 10px 0 10px 0;
		font-family: Garamond, Georgia, serif;
		color: #A58747;
		font-size: 190%;
		font-weight: normal;
	}
	h2 
	{
		font-family: Garamond, Georgia, serif;
		color: #A58747;
		font-size: 130%;
	}
	
	h3 
	{
		font-family: Garamond, Georgia, serif;
		color: #A58747;
		font-size: 130%;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
	}
	h4 {}
	h5 {}
	h6 {}

label 
{
	display: block;
	width: 60px;
	float: left;
	margin-bottom: 14px; 
	text-align: right;
	vertical-align: top;
	padding-right: 10px; 
}

/* page container */
#pagecontainer
{	
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: left;
	padding: 16px 0 16px 0;
	background: #fff url(../_images/watermark.gif) no-repeat 35% 150px;
	margin-bottom: 0px;
	height: auto;
}

#header
{
	height: 100px;
	margin-left: 40px;
}

/* Logo */
#logo
{
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
}

#logo img
{
	border: 0;
}


/* Menu */
#menucontainer
{	
	padding-top: 59px;
	white-space: no-wrap;
	
}

#menucontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menucontainer ul li 
{ 
	float: left;
	position: relative;
	padding: 0 20px 0 0;
}

#menucontainer a 
{ 
	/* room for turtle image */
	padding: 0.5em 0 0 20px;
	text-decoration: none;	
	color: #A58747;
	display: block;
	font-family: Garamond, Georgia, serif;
	font-size: 16px;
}

#menucontainer a:link,
#menucontainer a:visited
{ 
	color: #A58747;
}

#menucontainer #selectedmenu
{ 
	color: #102D7B;
	background: url(../_images/turtle.gif) no-repeat center left;
}

#menucontainer a:hover,
#menucontainer a:focus,
#menucontainer a:active
{
	color: #102D7B;
}

#menucontainer li ul 
{
	display: none;
	position: absolute;
	z-index: 100;
}

#menucontainer li:hover ul
{ 
	display: block; 
}


ul.nestedlist
{
	border: 1px solid #D0BD93;
}

.nestedlist li
{
	clear: both;
	/* line-height: 2em; */
	background-color: #fff;
	width: 200px;
	font-size: 13px;
	z-index: 50;
	padding: 3px 13px;
}

.nestedlist li a
{
	font-size: 13px!important;
}


#nestedselectedmenu
{ 
	color: #102D7B;
}

#jewelry_menu
{	
	white-space: no-wrap;
	
}

#jewelry_menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#jewelry_menu ul li 
{ 
	float: left;
	position: relative;
	padding: 0 0px 0 0;
}

#jewelry_menu a 
{ 
	/* room for turtle image */
	padding: 0.5em 0 0 0px;
	text-decoration: none;	
	color: #A58747;
	display: block;
	font-family: Garamond, Georgia, serif;
	font-size: 16px;
}

#jewelry_menu a:link,
#jewelry_menu a:visited
{ 
	color: #A58747;
}

#jewelry_menu #selectedmenu
{ 
	color: #102D7B;
	background: url(../_images/turtle.gif) no-repeat center left;
}

#jewelry_menu a:hover,
#jewelry_menu a:focus,
#jewelry_menu a:active
{
	color: #102D7B;
}

#jewelry_menu li ul 
{
	display: none;
	position: absolute;
}

#jewelry_menu li:hover ul
{ 
	display: block; 
}

#jewelry_menu .nestedlist li a
{
	padding: 3px 13px;
	display: block;
}


/* content */
#content
{
	width: 840px;
	min-height: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2em;
	text-align: justify;	
}

	.category-photo img
	{
		border: 2px solid #D0BD93!important;
	}
	
	.left_column
	{
		width: 550px;
		float: left;
	}
	
	.right_column
	{
		width: 250px;
		float: right;
		margin-top: 40px;
	}
	
	.gallery-container
	{
		width: 780px;
		margin-left: 20px;
	}

.watermark
{
	background: url(../_images/watermark.gif) no-repeat 35% 150px;
}

#content dt
{
	font-size: 130%;
	padding: 1em 0 0 0;
}

#content dd
{
	padding: 0.5em 0 0.5em 0;
}

#loreimage
{
	width: 100%;
	text-align: center;
	height: 400px;
}

#loretitle
{
	padding: 0 0 0 0;
	font-family: Garamond, Georgia, serif;
	color: #A58747;
	font-size: 160%;
}

#loresubtitle
{
	font-family: Garamond, Georgia, serif;
	color: #A58747;
	font-size: 140%;
	padding: 5px 0;
	font-weight: bold;
}

#lore1
{	
	position: relative;
	top: -320px;
	left: 0;
	width: 250px;
      	display:inline; 
      	float:left;
      	height:0px;
}


#lore2
{
	position: relative;
	top: -370px;
	left: 600px;
	width: 250px;	
      	display:inline; 
      	float:left;
      	height:0px;
}

#lore3
{
	position: relative;
	top: -220px;
	left: 600px;
	width: 250px;	
      	display:inline; 
      	float:left;
      	height:0px;
}


#contactus
{
	margin: 3em 0 0 250px;	
}

#contactus img
{
	border: 0;
	margin: 0;
	padding: 0;
}

#contacttitle
{
	visibility: hidden;
}

#contacttitle a
{	
	text-decoration: none;
}

#contactus a
{
	color: #A58747
}

#facebook_link
{
	position: relative;
	top: 1em;
	text-decoration: none;
}

.forminput
{
	width: 400%;
	clear: left;
	margin: 0.2em 0 0.2em 0;
}

#contactformcontainer
{
	margin: 3em 0 0 180px;	
}

#contactformintro
{
	color: #A58747; 
	position: relative;
	left: 70px;
}

#submitbtn
{
	font-size: 0.85em;
}

	/* HOMEPAGE SPECIFIC */
	
	.homepage_content
	{
		height: 525px;
		display: block;
		position: relative;
		background: #fff url(../_images/watermark2.gif) no-repeat 35% 150px;
	}
	
	.homepage_content .image_one
	{
		position: absolute;
		width: auto;
		z-index: 25;
		top: 70px;
		right: 0px;
	}
	
	.homepage_content .image_two
	{
		position: absolute;
		width: auto;
		z-index: 15;
	}
	
	/* BIOGRAPHY PAGE */
	
	.bio_page_left_column
	{
		width: 400px;
		float: left;
		margin-bottom: 25px;
		position: relative;
		z-index:1;
	}
	
	.bio_page_right_column
	{
		width: 350px;
		float: right;
		margin-top: 80px;
		height: 100px;
	}
	
	.bio_page_left_column a {text-decoration: none;}
	.bio_page_left_column img {border: 0px;}
	
	/* Pop Up Images */
	
		#katherine1
		{
			position: absolute;
			width: 250px;
			height: 175px;
			background: url('_images/spacer.gif');
			bottom: 0px;
			right: 115px;
		}
		#katherine1 a
		{
			width: 250px;
			height: 175px;
			display: block;
		}
		
		#katherine2
		{
			position: absolute;
			width: 210px;
			height: 290px;
			background: url('_images/spacer.gif');
			top: 160px;
			right: 20px;
		}
		#katherine2 a
		{
			width: 210px;
			height: 290px;
			display: block;
		}
		
		#katherine3
		{
			position: absolute;
			width: 145px;
			height: 195px;
			background: url('_images/spacer.gif');
			top: 260px;
			left: 15px;
		}
		
		#katherine3 a
		{
			width: 145px;
			height: 195px;
			display: block;
		}

	/* JEWELRY PAGES */
	
	.jewelry_container
	{
		clear:both;
		background: url('../_images/jewerly_pages/jewelry_container_bg.png') no-repeat top left;
		height: 600px;
		width: 1024px;
		margin-left: -92px;
	}
	
	.jewelry_inner_container
	{
		padding: 80px 150px;
		position: relative;
	}
	
	.jewelry_pagination
	{
		position: absolute;
		width: auto;
		height: auto;
		right: 230px;
		top: 60px;
	}
    
	.jewelry_box
	{
		width: 200px;
		height: 180px;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		text-align: center;
		border: 1px solid #B4975A;
		padding: 5px;
	}
	
	.blank {clear: both;}
	
		/* DETAILED VIEW */
		
		.detailed_view 
		{
		}
		
		.detailed_view .main_image
		{
			float: left;
			border: 1px solid #B4975A;
		}
		
		.detailed_view .main_image img
		{
			border: none;
		}
		
		.detailed_view .main_info
		{
			float: left;
			width: 510px;
			padding-left: 20px;
		}
		
		.detailed_view ul
		{
			margin: auto;
			padding: auto;
		}
		
		.detailed_view h1
		{
			font-size: 150%;
			margin: 0;
			padding: 0 0 3px 0;
			font-weight:normal;
		}
	
/* gallery */

#gallery
{
	clear: left;
}

#gallerytitle
{
	margin: 0;
	padding: 10px 0 1em 0;
	font-family: Garamond, Georgia, serif;
	color: #A58747;
	font-size: 190%;
}
#gallerydescription{
	padding: 0 0 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.jewelrygallerylist
{
	float: left; 
	width: auto; 
	height: auto; 
	padding: 0;

}

.jewelrygallerylist ul
{	
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.jewelrygallerylist li
{	
	padding: 0px 2px 2px 2px;
}


.jewelrygallerylist img
{
	width: 105px;
	height: 105px;
	border:#A58747 1px solid;
	padding: 1px;
	border-collapse:collapse;
}

#jewelrygalleryimage
{
	float: left;
}

#jewelrygalleryimage img
{
	width:450px;
	height: auto;
	border:#A58747 1px solid;
}

#imagedesc
{
	width:450px;
	text-align:center;
}

/* footer */
#footer 
{
	margin: 50px 0 0px 0;
	text-align: center;
	clear: both;
	height: 25px;
} 

#footer a
{
	color: #A58747;
}

.pressimage img {
	border: 3px solid #a58747;
}

td {
	padding: 5px 5px 5px 5px;
}

tr {
	padding: 5px 5px 5px 5px;
}
