@charset "utf-8";
/* CSS Document */

body{
	background-color: #2B1730;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} 
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 108px;
	width: 980px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#content_container {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}


#content {
	background-color: #FFF;
}
#news {
	padding: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	min-height: 600px;
}
#news h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
#news_story_col {
	width: 442px;
	float: left;
}
#news_story_col p{
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 24px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;


}

.news_story {
	clear: both;
	margin: 24px;
}


.news_story p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	color: #9452A7;
	line-height: 18px;
}
.news_story img{
	border: 1px solid #666;
	margin-right: 18px;
	margin-bottom: 8px;
	padding: 2px;
}
.pic_caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	padding-left: 18px;
	display: block;
	font-weight: normal;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 8px;
	margin: 0px;
	padding-right: 44px;
}


#collection {
	background-color: #FFF;

}
#collectionfront {
	background-color: #FFF;
	width: 980px;
}
.rollover-ring {
	display: block;
	height: 600px;
	width: 195px;
	background-image: url(../images/vert-col_rings.jpg);
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #916B9A;
}
.rollover-ring:hover{
	background-image: url(../images/vert-col_rings_over.jpg);
	

}
.rollover-earrings {
	display: block;
	height: 600px;
	width: 195px;
	background-image: url(../images/vert-col_earrings.jpg);
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #916B9A;
}
.rollover-earrings:hover{
	background-image: url(../images/vert-col_earrings_over.jpg);

}
.rollover-bracelets {
	display: block;
	height: 600px;
	width: 195px;
	background-image: url(../images/vert-col_bracelets.jpg);
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #916B9A;
}
.rollover-bracelets:hover{
	background-image: url(../images/vert-col_bracelets_over.jpg);

}
.rollover-necklaces {
	display: block;
	height: 600px;
	width: 195px;
	background-image: url(../images/vert-col_necklaces.jpg);
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #916B9A;
}
.rollover-necklaces:hover{
	background-image: url(../images/vert-col_necklaces_over.jpg);

}
.rollover-accents {
	display: block;
	height: 600px;
	width: 195px;
	background-image: url(../images/vert-col_accents.jpg);
	float: left;
}
.rollover-accents:hover{
	background-image: url(../images/vert-col_accents_over.jpg);


}

#collection_sub {
	height: 24px;
	background-color: #E4E1E5;
}
#back a{
	float: right;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../images/back.png);
	height: 24px;
	width: 67px;
}
#back a:hover{
	float: right;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../images/back_over.png);
}
#next a{
	float: right;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../images/next.png);
	height: 24px;
	width: 67px;
}
#next a:hover{
	float: right;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../images/next_over.png);
}


.collection_thumbs {
	float: left;
	width: 195px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #916B9A;
	border-bottom-color: #916B9A;
	background-color: #FFF;
}


#sub_box_l {
	margin: 0px;
	width: 323px;
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sub_box_c {
	margin: 0px;
	width: 323px;
	float: left;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sub_box_r {
	margin: 0px;
	width: 323px;
	float: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #572F62;
	padding-bottom: 12px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #2B1730;
	margin-bottom: -0.9em;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #4B3451;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7A5D1;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #572F62;
	font-weight: normal;
	line-height: 16px;
	margin-top: -6px;
	margin-bottom: -6px;
}
.clear {clear:both;padding:0;margin:0;line-height:0;}
#locations {
	padding: 36px;


}

#locations p{
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 23px;
	line-height: 16px;
}

#locations a:link, #locations a:visited{
	color: #7D448E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #472E4C;
}
#locations a:hover{
	color: #472E4C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #472E4C;
}
.location_col {
	float: left;
	width: 300px;
}

#about {
	padding: 36px;
}
#press {
	padding-top: 36px;

}
.press_col {
	float: left;
	width: 400px;
	padding-left: 52px;
}
.press_col p{
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana, Geneva, sans-serif;
	color: #553360;

}

.press_col img{


}

img.press {
	border: 1px solid #35213C;
	padding: 2px;
	margin-right: 4px;
}
.h_line {
	background-image: url(../images/horiz_line.png);
	background-repeat: no-repeat;
	height: 24px;
	background-position: center;
	clear: both;
	padding-top: 24px;
}
#also_seen {
	width: 95%;
	padding-bottom: 2px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
#also_seen img{
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 8px;

}
#also_seen p{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BF9AC9;
	border-right-color: #BF9AC9;
	border-bottom-color: #BF9AC9;
	border-left-color: #BF9AC9;
	padding-top: 6px;

}

#contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 24px;
	padding-top: 24px;
	padding-right: 36px;
	padding-left: 36px;
	min-height: 600px;
}
.contact_col {
	width: 375px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-right: 36px;
	padding-left: 36px;
}
.contact_col p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#collection_piece {
	text-align: center;
}
.collection_subnav {
	background-color: #c9c3ca;
}
#collection_descrip_foot {
	height: 24px;
	width: 100%;
	background-color: #c8bec8;
}
.purchase {
	float: right;
	background-color: #FFF;
	height: 24px;
	width: 89px;
	background-image: url(../images/purchase.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
}
.purchase a{
	height: 24px;
	width: 89px;
	display: block;

}
.purchase a:hover{
	background-image: url(../images/purchase_on.png);
	background-repeat: no-repeat;
	display: block;


}
.description {
	background-color: #837084;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	float: left;
	padding-right: 24px;
	padding-left: 24px;
	line-height: 24px;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
}
#footer {
	width: 972px;
	height: 48px;
	line-height: 34px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	margin-right: auto;
	margin-left: auto;
}
.credit a {
	color: #FFF;
	text-decoration: none;
}

.credit {
	float: left;
}
.front_purchase {
	position: relative;
	top: 275px;
	left: 502px;
	width: 119px;
	display: block;
	height: 46px;
	background-image: url(../images/view_yaa_collection.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.front_purchase:hover{
	position: relative;
	top: 275px;
	left: 502px;
	width: 119px;
	display: block;
	height: 46px;
	background-position: 0px -46px;
}

#front-content {
	background-color: #FFF;
	background-image: url(../images/header_image4.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 980px;
}

