ul#inner li {
  background:black;
}

ul.dropdown {
width:662px;
background-image:url('/images/TB_line.jpg');
background-repeat:no-repeat;
background-position:center center;
}

html { height:101%;overflow-y:scroll; }
body {
  background:black;
  color:white;
  margin:18px 0 0 0;
  padding:0;
  font-family:"Lucida Sans Unicode","Lucida Grande","Lucida Sans",Helvetica,Arial,sans-serif,"Bitstream Vera Sans";
}

.breadcrumb {
  font-size:12px;
  text-transform:uppercase;
  margin-bottom:5px;
}

.productImg a:hover {
  color:white;
}
.breadcrumb a:hover {
  text-decoration:underline;
}
a {
  border:0;
  color:red;    
}

img {
  border:0;
}
#logo {
  margin-bottom:20px;
  width:973px;
}


#home {
  background:url('images/red_silk_box_home.jpg');
  width:972px;
  margin-top:-13px;
  height:482px;
}

#shopNow {
  text-align:right;
  padding-right:170px;
}

#collection {
  text-align:center;
  width:780px;
}

#collectionTxt {
  font-size:12px;
  width:760px;
  margin:0px 10px 10px 10px;
  padding:0px 0px 5px 0px;
}

#collectionFilter {
  background:black;
  font-size:12px;
  width:780px;
  margin:0px 0px 10px 0px;
  padding:5px 0px 5px 0px;
}

select {
  background:black;
  font-size:12px;
  color:white;
}



#about {
  background:url('images/red_silk_about_true_blood.jpg');
  background-repeat:no-repeat;
  width:972px;
  height:482px;
  text-align:left;
}
.title {
  font-weight:bold;font-size:14px;
}
#about_txt {
  padding-top:130px;
  padding-left:100px;
  padding-right:100px;
  font-size:14px;
}
#designer {
  background:url('images/red_silk_box_designer.jpg');
  background-repeat:no-repeat;
  width:972px;
  text-align:left;
  margin-top:-13px;
}

#designer_img {
  position:relative;
  padding:16px 16px 16px 16px;
}

#designer_txt {
  padding:16px 16px 16px 0px;
  font-size:12px;
}

#footer {
  margin-top:10px;
  width:780px;
  padding-bottom:25px;
  font-size:12px;
  color:#474747;
}


/* CATALOG */

.productImg {
  margin:0 0 0 0;
  border:5px solid black;
  width:185px;
  height:185px;
  text-align:right;
  vertical-align:bottom;
}
.product {
float:left;
  width:195;
  font-size:12px;
}
a.viewMoreLink {
  color:#999999;
}

a.viewMoreLink:hover {
  color:white;
}

.viewMoreSpacer {
height:165px;
}
.viewMore a {
  color:#999999;
}
.viewMore {
display:inline;
background:Black;
text-decoration:none;
padding:5px;
}
a {

text-decoration:none;
}
.prodDesc {
  height:50px;
}
.productLink {
  color:#D29B60;
  text-transform:uppercase;
  text-decoration:none;
}
a.productLink:hover{
  color:white;
}
.price {
  color:#D29B60;
  margin-right:10px;
}

.trueblood_package_block
{
	width:224px;
}

.trueblood_package_block a
{
	background:transparent url(http://lovepeaceandhope.com/images/TrueBlood/TB_box_blackthumb.jpg) no-repeat scroll center top;
	color:#ffffff;
	display:block;
	font-size:11px;
	text-transform:uppercase;
	padding:112px 0 0;
	text-align:center;
	text-decoration:underline;
}
/*.trueblood_package_block a:hover
{
	text-decoration:none;
}*/
.trueblood_package_block span
{
	font-size:11px;
	position:absolute;
}
.trueblood_package_block span.jewelry_box
{
  position:relative;
  top:100px;
  right:70px;
}
.trueblood_package_block span.ring_box
{
  position:relative;
  top:100px;
  right:-110px;
}

