@charset "UTF-8";
body  {
	background: url(/img/rh_logo.gif) no-repeat 52px 556px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #BDBDBD;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	xline-height: 19px;
}

/* ----- STRUCTURE ----- */

/* CONTAINERS */
.twoColFixLt #container {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 8px;
}
.thrColFix #container { 
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 8px;
}

/* SIDEBARS */
#sidebar1 li {
	list-style: url(none) none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 19px;
	margin-left: -28px;
}
.shop-side ul {
	padding: 12px 0;
	margin: 0;
}
.shop-side li {
	list-style: url(none) none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 19px;
}
.side-panel {
	margin: 0;
	letter-spacing: 1px;
	line-height: 19px;
}
.side-panel li {
	list-style: url(none) none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 19px;
	font-size: 15px;
}
h1 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 15px;
	color: #444444;
	margin-top: 13px;
}
.blog-container h1 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 15px;
	color: #444444;
	margin: 50px 0 50px;
	line-height: 16px;
}
.blog-post h2.post-title {
	text-transform: uppercase;
	font-weight: normal;
	color: #444444;
	letter-spacing: 1px;
	border-bottom-style: none;
	font-size: 22px;
	margin-top: 12px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 3px;
	padding-left: 0pt;
}
.blog-post h2.post-title a {
	color: #444444;
}
.blogpostcategories ul {
	padding: 0;
}
.blogpostcategories {
	margin: -14px 0;
}
.blog-post .post-body {
	color: #666666;
	margin-bottom: 20px;
}
.post-body img {
	margin: 20px 0 30px;
	max-width: 500px;
}
h3 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: -12px;
	font-size: 15px;
	color: #444444;
}
.side-panel h4, .comment-list h5 {
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
	color: #444444;
}
.twoColFixLt #sidebar1 {
	float: left;
	width: 150px;
	padding: 15px 0 15px 20px;
}
.thrColFix #sidebar1 {
	float: left;
	width: 150px;
	padding: 15px 0 15px 20px;
}
.thrColFix #sidebar2 {
	float: right;
	width: 210px;
	padding: 15px 60px 15px 20px;
	color: #666666;
}

/* MAIN CONTENT */
.twoColFixLt #mainContent { 
	margin: 0 0 0 180px;
	padding: 18px 20px 20px;
}
.thrColFix #mainContent { 
	margin: 0 0 0 180px;
	padding: 18px 20px 20px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ----- END OF STRUCTURE ----- */

body,td,th {
	font-size: 15px;
	color: #BDBDBD;
}
.style1 {
	color: #444444
}
hr {
	border-top: 1px solid #cccccc;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* LINKS */
a:link {
	text-decoration: none;
	color: #BDBDBD;
}
a:visited {
	text-decoration: none;
	color: #BDBDBD;
}
a:hover {
	text-decoration: none;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #737373;
}
img {
	margin: 0 0 5px 0;
}
/* THUMBS */
#pressThumbs {
	width: 540px;
}
div.float {
  float: left;
  width: 120px;
  padding: 15px 5px 0 5px;
}
div.float img {
  margin: 0 0 5px 0;
}  
div.float p {
   text-align: left;
   margin: 0;
   line-height: 15px;
}
/* FORMS */
#contactForm {
	width: 540px;
	margin: 7px 0;
}
input, textarea {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	border: 1px solid #444444;
	xwidth: 300px;
	padding: 5px;
	margin: 2px 0 13px 0;
	color: #444444;
}
#checkbox, .radioBtn {
	width: 10px;
	border: none;
	margin: 0 0 12px 0;
}
label {
	color: #444444;
}
.asterisk {font-size: 12px}
.newsletter-form div.form {
	padding: 0 0 0 0;
}
.cat_textbox_small, .cat_listbox_small {
	width: 300px;
}
.captchaimg {
	width: 290px;
	border:1px solid #666666;
	padding: 15px 10px 5px 10px;
	text-align: center;
	margin-bottom: 10px;
}
.cat_textbox {
	width: 300px !important;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.form div.item, div.webform div.item {
	padding-left: 0;
}
.cat_button {
	background: #ffffff;
	color: #BDBDBD;
	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0;
	margin: 10px 0 0 -2px;
}
.cat_button:hover {
	color: #444444;
}
/* SHOP */
.productTitle {
	color: #444444;
	text-transform: uppercase;	
}
.productPurchase {
	color: #BDBDBD;
	text-transform: uppercase;	
}
.productDesc {
	color: #444444;
}
.quantity {
	width: 60px;
}
.productItem img {
	max-width: 450px;
}
.secure-login, .newsletter-form {
	background-color: #ffffff;
	border: none;
	margin-top: 4px;
	margin-bottom: 18px;
}
.secure-login h3, .newsletter-form h3 {
background-color: #ffffff;
border: none;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0;
padding-right: 18px;
padding-bottom: 6px;
padding-left: 18px;
}
.shop-main .header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	height: 27px;
	line-height: 27px;
	margin-top: -10px;
	margin-right: 0pt;
	margin-bottom: 18px;
	margin-left: 0pt;
}
.shop-cart {
	margin-top: 13px;
}
.shop-catalogue {
	margin: 12px 12px 0 0;
}
.shop-catalogue h4 {
	text-indent:0px;
    padding:5px 0 0 10px;
    margin:0 0 -4px;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.shop-catalogue p {
    margin:0;
    padding:0 0 0 10px;
    color:#666;
}
.shop-catalogue h4 a, .shop-catalogue a {
	font-size: 15px;
	font-weight: normal;
	color: #444444 !important;
	text-decoration: none;
}
.shop-catalogue h4 a:hover {
	color: #444444;
	text-decoration: none;
}
.classic {
	background: url(img/_classic.jpg) no-repeat center bottom;
	height: 268px;
	width: 220px;
	border: 1px solid #CCCCCC;
}
.inspired {
	background: url(img/_inspired.jpg) no-repeat center bottom;
	height: 268px;
	width: 220px;
	border: 1px solid #CCCCCC;
}
.luxe {
	background: url(img/_luxe.jpg) no-repeat center bottom;
	height: 269px;
	width: 220px;
	border: 1px solid #CCCCCC;
}
.season {
	background: url(img/_theseason.jpg) no-repeat center bottom;
	height: 269px;
	width: 220px;
	border: 1px solid #CCCCCC;
}
.shop-main .header {
	border:none;
}

.breadcrumbs h3{
	margin:0;
    padding: 4px 0;
	line-height: 18px;
	text-transform: capitalize;
}

.breadcrumbs h3 span {
	letter-spacing: 0px;
}

.shop-product-small h3 {
	margin:0;
    padding:0;
}

.shop-product-small p {
	padding:0;
    margin:0;
    color:#666;
}

.shop-product-small {
	border:none;
    border-bottom:1px solid #ccc;
    color:#666;
    margin:0 0 10px 0;
}

.shop-product-small ul {
	background-color:#fff;
    padding:0;
    margin:0;
}

.catalogueItemNotFound {
	display:none;
}

.shop-main {
	float:left;
	width:450px;
}

.shop-side {
	float:right;
    width: 200px;
	padding: 0 60px 15px 30px;
	color: #666666;
}

.productItem .image {
	height:auto;
}

input.productSubmitInput {
	
}

.shop-product-large {
	border:none;
    background-color:#fff;
}

.shop-product-large .details {
	background-color: #fff;
    min-height: 200px;
    height: auto;
    padding:0 0 20px 0;
    width: 100%;
}

.shop-product-large .details h3 {
	padding:0;
    margin:0 0 5px 0;
}

.shop-product-large .image {
	margin:0;
    min-height: 360px;
    height: auto;
    padding:0;
    text-align: center;
}

table.cart a {
	color: #444;
}

.productSubmitInput {
	background: #fff;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: -12px;
	font-size: 15px;
	color: #444444;
	border: none;
	margin-left: 0;
	padding-left: 0;
}

.terms-conditions {
	clear: left;
	padding-top: 10px;
}
.shop-form .item {
	padding:0!important;
    margin:0 0 3px 0;
}

.shop-form input, .shop-form textarea {
	padding: 2px;
	margin: 2px 0 5px 0;
}

.shop-form label {
	display:inline;
}
.catProdAttributeTitle {
	color: #444;
	font-size: 14px;
}
.catProdAttributeItem span {
	margin-left: 3px;
}
.catProdAttributeItem input  {
	border: none;
}
table.cartSummaryTable {
	float: left;
}
a.cartSummaryLink {
	margin-left: 0;
}
.shop-checkout {
	color: #444444;
}
.shop-checkout h3 {
	margin-bottom: 10px;
	text-transform: capitalize;
}

/* GALLERY */
#gallery {
	margin-top: 15px;
color: #666666;
}
#gallery p, #gallery td, #gallery th {
	color: #666666;
}
#gallery h3 {
	margin-top: 0;
}
#gallery .pics {
	padding: 0;
	xdisplay: none;
	color: #666666;
}
#gallery .pics .first {
	padding: 0;
	display: block;
}
.gallerypic {
	display: none;
}
.gallerypic img {
cursor: pointer;
}
#gallery table {
	margin: 0;
	padding: 0;
}
.nav {
	margin: 0 0 0 16px;
	width: 460px;
}
#nav a {
	margin: 0 2px;
	text-decoration: none;
	display: none; /* GMB-I */
}
#nav a:focus {
	outline: none;
	color: #666666;
}
#nav a.activeSlide {
	color: #666666;
	text-align: center;
	display: inline; /* GMB-I */
}
#galleryarrows {
	float: left;
	margin-top: -16px;
}
#galleryarrows a {
	color: #666666;
}
#galleryarrows a:focus {
	outline: none;
}
#prev2 {
	
}
#next2 {
	margin-left: 87px;
}