body {
text-align:center;
font-size:11px;
font-family:verdana, arial, helvetica, sans-serif;
color:#333;
background-color: #dcf2f7;
background-image: url(images/hw_bg_fill.png);
background-repeat: repeat-x;
margin:0;
padding:0;
}



#outer_container {
position: relative;
width: 900px;
min-height:600px;
background-image: url(images/hw_vbg.png);
background-color: #fff;
background-repeat: repeat-y;
top: 0px;
left: auto;
right: auto;
margin: 0px auto 0px auto;
}


#inner_container {
width: 900px;
min-height:900px;
background-image: url(images/hw_bg.png);
background-repeat: no-repeat;
margin: 0px;
}

#header {
}

#logo {
display:none;
}

#contact {
position:absolute;
height:110px;
top:20px;
right:80px;
text-align:right;
}

#categories {
}

#earrings {
	position: absolute;
	top: 107px;
	left: 132px;
	width: 274px;
	height: 274px;
	background-image: url(images/earrings_1.png);
	display: block;
}

#necklaces {
	position: absolute;
	top: 154px;
	left: 318px;
	width: 274px;
	height: 274px;
	background-image: url(images/necklaces_1.png);
	display: block;


}

#bracelets{
	position: absolute;
	top: 123px;
	left: 504px;
	width: 274px;
	height: 274px;
	background-image: url(images/bracelets_1.png);
	display: block;


}


#side_menu {
text-align: right;
position: absolute;
width:200px;
left:70px;
top:400px;
}
#side_menu_product {
text-align: right;
position: absolute;
width:200px;
left:70px;
top:140px;
}

#side_menu ul {
font-size: 1.3em;
line-height: 1.7em;
font-weight: normal;
color: #00A0C6;
list-style: none;
text-align: right;
margin-right: 10px;
}

#side_menu_product ul {
font-size: 1.3em;
line-height: 1.7em;
font-weight: normal;
color: #00A0C6;
list-style: none;
text-align: right;
margin-right: 10px;
}


#main_content {
position:absolute;
top:400px;
left:280px;
width:520px;
text-align:left;
}
#main_content_product {
position:absolute;
top:140px;
left:280px;
width:520px;
text-align:left;
}

#main_content_about {
position:absolute;
top:140px;
left:280px;
width:520px;
text-align:left;
}



#footer {
position: relative;
width: 768px;
height:48px;
top: 0px;
left: auto;
right: auto;
margin: -11px auto 0px auto;
vertical-align: middle;
background-image: url(images/footer_bg_03.png);
}

.footer_text {
	
display:  block;
height: 30px;
padding-top: 16px;
	color: #00a0c6;
}


#main_content h1 {
font-size: 2em;
font-weight: bold;
color: #00A0C6;
}

#main_content_product h1 {
font-size: 2em;
font-weight: bold;
color: #00A0C6;
}

#main_content_about h1 {
font-size: 2em;
font-weight: bold;
color: #00A0C6;
}



#main_content p {
font-size: 1.2em;
line-height: 1.4em;
font-weight: normal;
}

#main_content_about p {
font-size: 1.2em;
line-height: 1.4em;
font-weight: normal;
}


.creditcards {
	float: left;
}
#contact p {
	color: #1399bc;
	font-size: 1.1em;
	line-height: 0.9em;
	margin-bottom: -4px;
}

.shopping {
	margin-left: -40px;
	margin-top: 10px;
	margin-bottom: 10px;
	display:block;
	width: 196px;
	height: 30px;
	background-color:#fff;
	background-image: url(images/hw_sbg.png);
}

.prodlink {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 214px;
	height: 214px;
}
.prodlink a {
	display:block;
	height: 214px;	
	width:214px;;
}

#side_menu a {
color: #00A0C6;
text-decoration: none;
display: block;
margin: 4px;
}

#side_menu a:hover {
color: #0c647d;
text-decoration: none;
display: block;
margin: 4px;
}
#side_menu_product a {
color: #00A0C6;
text-decoration: none;
display: block;
margin: 4px;
}

#side_menu_product a:hover {
color: #0c647d;
text-decoration: none;
display: block;
margin: 4px;
}


#contact a {
color: #00A0C6;
text-decoration: none;
display: block;
}
#contact a:hover {
color: #0c647d;
text-decoration: none;
display: block;
}

#outer_container_content {
position: relative;
width: 900px;
min-height:600px;
background-image: url(images/hw_content_vbg.png);
background-color: #fff;
background-repeat: repeat-y;
top: 0px;
left: auto;
right: auto;
margin: 0px auto 0px auto;
}


#inner_container_content {
width: 900px;
min-height:1960px;
background-image: url(images/hw_content_bg.png);
background-repeat: no-repeat;
}

.prod_box1 {
width: 530px;
height: 227px;
/*background-color: #e2d7ea;*/
padding: 4px;
border: 1px #0099bd solid;
margin-bottom: 8px;
background-image: url(images/hw_prod_bg_b.png);
background-repeat: no-repeat; }

.prod_box2 {
width: 530px;
height: 227px;
/*background-color: #e2d7ea;*/
padding: 4px;
border: 1px #c86cbd solid;
margin-bottom: 8px;
background-image: url(images/hw_prod_bg_p.png);
background-repeat: no-repeat; }


.prod_thumb1 {
position: absolute;
left:6px;
right: 300px;
display: block;
width: 190px;
border: 1px #0099bd solid;
/*float: left;*/
/*margin-right: 10px;*/
padding: 6px;
background-color: #ffffff; }

.prod_thumb1 p {
text-align: center;
font-size: .85em;
line-height: 1em;
margin-top: 10px; }

.prod_thumb2 {
position: absolute;
left:6px;
right: 300px;
display: block;
width: 190px;
border: 1px #c86cbd solid;
/*float: left;*/
/*margin-right: 10px;*/
padding: 6px;
background-color: #ffffff; }

.prod_thumb2 p {
text-align: center;
font-size: .85em;
line-height: 1em;
margin-top: 10px; }


.prod_text {
position: absolute;
left: 220px;
width:300px;
display: block;
}


.prod_thumb1 a {
color: #00A0C6;
text-decoration: none;
display: block;
}
.prod_thumb1 a:hover {
color: #0c647d;
text-decoration: none;
display: block;
}

.prod_thumb2 a {
color: #00A0C6;
text-decoration: none;
display: block;
}
.prod_thumb2 a:hover {
color: #0c647d;
text-decoration: none;
display: block;
}

.prod_box1-3 {
width: 530px;
height: 557px;
/*background-color: #e2d7ea;*/
padding: 4px;
border: 1px #0099bd solid;
margin-bottom: 8px;
background-image: url(images/hw_prod_bg_b-tall.png);
background-repeat: no-repeat;
}

.prod_box2-3 {
width: 530px;
height: 557px;
/*background-color: #e2d7ea;*/
padding: 4px;
border: 1px #c86cbd solid;
margin-bottom: 8px;
background-image: url(images/hw_prod_bg_p-tall.png);
background-repeat: no-repeat;
}

#pagenumberTop {
position: absolute;
top:0px;
right:0px;
}

#pagenumberTop p {
color: #00A0C6;
font-size: 1.25em;
}

#pagenumberTop a {
color: #00A0C6;
text-decoration: none;
}

#pagenumberTop a:hover {
color: #0c647d;
text-decoration: none;
}

#pagenumberBottom {
position: absolute;
top:1760px;
right:0px;
}

#pagenumberBottom p {
color: #00A0C6;
font-size: 1.25em;
}

#pagenumberBottom a {
color: #00A0C6;
text-decoration: none;
}

#pagenumberBottom a:hover {
color: #0c647d;
text-decoration: none;
}

.hwpic {
margin-left:-30px;
margin-top:-10px;
}

.neg8pxbotmarg {
margin-bottom:-8px;
}

#handmade {
margin-right: 10px; }
