body {
        background-color: white;
        background-repeat: no-repeat;
        background-image: url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/75/honeybg2.jpg);

}

body.admin {
        background-color: white;
        background-repeat: no-repeat;
        background-image: url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/75/honeybg2.jpg);
}


h1 {
  	color:#5e4708;
        font-size: 24px;
  	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
  	color:#5e4708;
        font-size: 18px;
  	font-family:Georgia, "Times New Roman", Times, serif;
}


h3 {
  	color:#a89677;
  	font-family:Georgia, "Times New Roman", Times, serif;
}

h4 {
  	color:#a89677;
        font-size: 14px;
  	font-family:Georgia, "Times New Roman", Times, serif;
}


#header {
	background-image: url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/71/header3.png);
	background-repeat:no-repeat;
        background-position: top left;
     }





#header_navigation li a {
        color: #935778;

}


#navigation {
        background: transparent none;
        border-bottom:1px solid #DDDDDD;
}

#navigation li {
        background-color: transparent;
}


#navigation li a {
        background-image: url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/73/70white.png);
        font-size:12px;
        background-color: transparent;
        text-transform:none;
}

#navigation li a:hover {
        background-image: url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/73/70white.png);
        background-color: #cccccc;
        color: #333333;
}

#navigation li a.selected {
        background-image: url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/73/70white.png);
        background-color: #cccccc;

}









/* style below controls background colour of drop down menu*/

#navigation li ul li {
        background-color:transparent;
        background-image:url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/73/70white.png);
}


#navigation li ul li a {
        font-size:11px;
        letter-spacing:1px;
        font-weight: bold;
        color:#935778;


}


#navigation li ul li a:hover {
        background-color: #cccccc;
        background-image: url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/73/70white.png);
        color:#333333;
}


#navigation li:hover, #navigation li.sfhover {
        background-color: transparent;
        color:#935778;
}



#mini_cart {
background-image: none;
border: 1px dotted #d7b834;
}

.minicart_img {
background-image:url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/83/cart.png);
}

.minicart_full_img {
background-image:url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/85/cartfull.png);
}



#search_button {
background:transparent url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/81/search.png) no-repeat scroll right top;
}

#search_button:hover {
background-position:100% -24px;
border:medium none;
}

#main_content {
	background-color: transparent;
}


.product_group {
background-color: transparent;
}


#pages_per_product_box {
background: transparent url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/73/70white.png) ;
}


/*--------  type styles ------*/

.product_group_title {
width:100%;
}

#footer {
color: #935778;
text-align:left;
}

/*--------  ------*/


#checkout_bottom_left {
padding: 0 290px 0 0;
background-image: url(http://c0397341.cdn.cloudfiles.rackspacecloud.com/skin_assets/917/checkout3.jpg);
background-position: right top;
background-repeat: no-repeat;
width: 420px;
min-height: 83px;

}




