@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #000;
}

a {
	outline: none;
	border: none;
	padding: 0;
	margin: 0;
}

img {
	outline: none;
	border: none;
}

#body {
	position: relative;
	background-color: #000;
	margin: auto;
	width: 950px;
	height: 892px;
	border-left: 1px dotted #666;
	border-bottom: 1px dotted #666;
	border-right: 1px dotted #666;
	
}

#header {
	width: 950px;
	height: 165px;
	z-index: 8000;
	position: absolute;
	
}

#header #logo {
	width: 159px;
	height: 165px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	
}

#header #navigation ul {
	height: 35px;
	width: 538px;
	margin-top: 75px;
	background-color: #000;	
	padding-left: 15px;
	margin-left: 159px;
	float: left;
	position: absolute;

	
}

#content {
	position: absolute;
	z-index: 1000;
}

#left_column {
	width: 175px;
	padding-left: 43px;
	padding-right: 100px;
	padding-top: 223px;
	height: 668px;
	position: relative;
	background-image: url(images/home_page_wood.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
#middle_column {
	position: relative;
	width: 440px;
	float: left;
	padding: 0;
	outline: none;
	border: none;
}

#new_additions #na_left {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 15px;
	float: left;
	width: 115px;
}

#new_additions #na_right {
	background: url(images/new_additions_picture.jpg) no-repeat;
	width: 285px;
	margin-top: 7px;
	float: right;
	height: 245px;
}

#right_column {
	position: absolute;
	left: 765px;
	width: 185px;
	height: 891px;
	background-image: url(images/rock_texture.jpg);
	background-repeat: no-repeat;
}



.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8CB88;
}

.contact_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8CB88;
	line-height: 17px;
	margin-top: 6px;
}



#navigation ul li {
	list-style-type: none;
	display: inline;
	padding-right: 1px;
	float: left;
	

}



#navigation ul li a.nav {

		float: left;
	outline: none;
	padding: 0;
}





#left_column_jewelry {
	width: 175px;
	padding-left: 43px;
	padding-right: 100px;
	padding-top: 223px;
	height: 668px;
	position: relative;
	
	float: left;
}

#left_column_secondary {
	width: 200px;
	padding-left: 43px;
	padding-right: 75px;
	padding-top: 223px;
	height: 668px;
	position: relative;
	
	float: left;
}

#jewelry_container {
	width: 630px;
	height: 891px;
	float: left;
	background-image: url(images/jewelry_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding: 0;
	margin: 0;
}

#secondary_body_text {
	position: relative;
	margin-left: 20px;
	margin-top: 225px;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8CB88;
}


#vertical_jewelry {
	width: 630px;
	height: 891px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 4000;
}

#horizontal_jewelry {
	width: 630px;

	top: 200px;
	position: absolute;
	z-index: 5000;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #000;
	margin: 0;
}

#jewelry_info {
	background: #000;

	width: 630px;
	position: absolute;
	z-index: 8000;
	top: 700px;
	
	
}

#jewelry_info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8CB88;
	padding: 0;

	
}

#thumbnails {
	width: 250px;
	float: left;
	margin-top: 50px;
}

#thumbnails a img {
	filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.50; zoom: 1;
	outline: none;
	width: 75px;
	height: 75px;
	border: 1px dotted #ffdaa2;
	margin-right: 3px;
	margin-bottom: 3px;
		
}



#thumbnails a img:hover {
		filter:alpha(opacity=100); -moz-opacity:1.0; opacity: 1.00;
		outline: none;
		width: 75px;
		height: 75px;
}





.ie #thumbnails a {
		filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.50; zoom: 1;
		outline: none;
		
}

.ie #thumbnails a:hover {
		filter:alpha(opacity=100); -moz-opacity:1.0; opacity: 1.00;
		outline: none;	
}

.ie #thumbnails a:active {
		filter:alpha(opacity=100); -moz-opacity:1.0; opacity: 1.00;
		outline: none;	
}


.ie #thumbnails a img {
	border: 1px dotted #ffdaa2;
	outline: none;
	margin-right: 3px;
	margin-bottom: 3px;

}





form {
	padding-top: 10px;	
}

form label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E8CB88;
	font-size: 12px;
	padding-bottom: 3px;
}

form input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 10px;
}
form input.name {
	background:transparent url(images/nav_trans_bg.png) repeat;
	border: none;
	width: 232px;
	height: 25px;
	margin-top: 3px;
}

form textarea.name {
	background:transparent url(images/nav_trans_bg.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12px;
	border: none;
	width: 232px;
}

form button.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E8CB88;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	width: 70px;
	font-size: 12px;
	border: none;
	background:transparent url(images/nav_trans_bg.png) repeat;
}
form button.button:hover {
	color: #ffffff;
}

a.link_style {
	color: #ffffff;
	text-decoration: none;
	
}

a.link_style:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffdaa2;
	text-decoration: none;
	
}