/* CSS Document */

body{
	font: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
	text-align:center;
	}
	
h1 {
	font: "Times New Roman", Times, serif;
	color: #D477EC;
	font-size: 21px;
	text-align:center;
	}

h3, h4, h5, h6, h2 {
	font: "Times New Roman", Times, serif;
	color: #D477EC;
	font-size: 14px;
	text-align:center;
	}
	

	
p {
  line-height: 20px;
  padding: 0px 0 8px 5px;
  margin: 2px 0 2px 0;
  text-align: justify;
}
ul, ul a:active
{
padding: 0px 0 0px 5px;
margin-left: -1.8px;
color: #000000;
text-transform: lowercase;
width: 200px;

}


li, li, li a, li a:active {
list-style-position: inside;
list-style-type: none;
font-size: 12px;
line-height: 3px;

}


a.hover{
	font:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #D477EC;
	text-decoration: italic;
}
a:hover img {
filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}
	
#siteBox {
  width: 789px;
  margin: 0px auto;
  text-align: center;
}

	
#header {
	width: 789px;
	height: 80px;
	background: url(jwl_jewelry_images/logo1.jpg) top no-repeat;
}

#jewelry_menu {
	text-align: right;
	width: 789px;
	float: right;
	}
	
#jewelry_menu a{
	text-decoration: none;
	padding: 6px 10px 0 10px;
	}
	
#jewelry_main {
	width: 789px;
	position: relative;
	text-align: center;
	top: 45px;
	left: 1px;

	}

#jewelry_main_top {
	width: 789px;
	background: url(jwl_jewelry_images/box_top.jpg) bottom no-repeat;
	height: 25px;
	top: 200px;
	}
#jewelry_main_middle {
	position: absolute;
	background: url(jwl_jewelry_images/middle_box2.jpg) right repeat;
	text-align: left;
	top: 24px;
	width: 789px;
	left: 0px;
	z-index: 2;
	}
#jewelry_main_text {
	position: static;
	min-height: 550px;
	padding: 0 135px 0 135px;
	background-color: transparent;
	float: none;
	
	}
	

#jewelry_main_text2 {
	position: static;
	min-height: 550px;
	padding: 0 135px 0 235px;
	background-color: transparent;
	float: none;
	
	}
#jewelry_main_bottom {
	background: url(jwl_jewelry_images/box_bottom.jpg) top no-repeat;
	height: 25px;
	position: relative;
	width: 789px;
	left: 0px;
	
	}
#jewelry_main_links {
	width: 173px;
	text-align: left;
	position: absolute;
	left: -10px;
	top: 27px;
	z-index: 3;
	height: 193px;

	
	}
#jewelry_main_links a {
	display: block;
	padding: 5px 0 2px 20px;
	text-decoration: none;  
	font:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660099;
}

#jewelry_main_links a:hover {
	display: block;
	padding: 5px 0 2px 20px;
  	font:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #D477EC;
}

#jewelry_main_links li a {
	display: block;
	padding: 5px 0 4px 20px;
	text-decoration: none;  
	font:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #D477EC;
}

#jewelry_main_links li a:hover {
	display: block;
	padding: 5px 0 4px 20px;
	text-decoration: none;  
	font:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #660099;
	font-weight: normal;
}



#jewelry_main_affiliates {
	width: 100px;
	text-align: right;
	position: absolute;
	left: 640px;
	top: 31px;
	z-index: 3;
	
	}
#jewelry_main_affiliates p{
	display: block;
	text-align: center;
	width: 100px;
	margin-left: 20px;
	}
#jewelry_main_affiliates a {
	display: block;
	padding: 6px 0 6px 20px;
	text-decoration: none;  
	font:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D477EC;
}
#jewelry_main_affiliates img{
border: 0px;
}

#jewelry_main_affiliates a:hover {
	display: block;
	padding: 6px 0 6px 20px;
  	font:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #660099;
	font-style:italic;
}	
#footer {
	font-size: 10px;
	padding-top: 100px;
	padding-left: 55px;
	text-align: center;
}
#footer a {
	text-decoration: none;  
	font:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #D477EC;
}
#footer a:hover {
	text-decoration: none;  
	font:"Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #660099;
}

#sitemap {
	}

#sitemap a{
	display: block;
	padding: 5px 0 2px 20px;
	text-decoration: none;  
	font:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660099;
}

#sitemap li a{
	display: block;
	padding: 5px 0 4px 20px;
	text-decoration: none;  
	font:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #D477EC;
}
