/*# General Styles #*/
body
{
	font-family: Avant Garde,Verdana,Swiss,SunSans-Regular;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

hr
{
	color: #996633;
}

a, a:visited, a:active
{
 	color: #996633;
 	text-decoration: none;
}

a:hover
{
	color: #333300;
 	text-decoration: none;
}

.clearfloat {
	clear:both;
	height:0px;
}
h1
{
 color: #333300;
 font-size: 140%;
 margin-top: 5px;
}

h2
{
 color: #333300;
 font-size: 120%;
}

h3{
 color: #333300;
 font-size: 110%;
 margin-bottom: 5px;
 margin-top: 10px;
}




/*# Layout Styles #*/
.LTR
{
	margin: 0px;
	padding: 0px;
 /*	background-color: #5f1c14;	*/


background-color: #c9c1ac; }


#RootLayout
{
	text-align: center; 
	background-position: center;

}

#InnerRootLayout
{
	padding: 0px;
	margin: 0px auto;
	width: 960px;
	text-align: left;
	border: solid 1px #000000;
}

#InnerRootLayoutHome
{
	padding: 0px;
	margin: 0px auto;
	width: 960px;
	text-align: left;
	border: solid 1px #000000;
}
#LayoutTable 
{
	width: 960px;
}
#LayoutTableHome
{
	width: 960px;
}

/*# Layout Styles / General Blocks #*/
.headerBlock
{
	background-image: url(../app_themes/RusticRidgePillows/images/RRHeader_bg.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 136px;
}

.topNavBlock
{
	/* background-color: #772801; */
}

.LogoBlock
{
	width: 220px;
	height: 136px;
}

.LogoLink
{
	margin-left: 40px;
	height: 130px;
	
}

.LowerLogoBlock
{
	width: 220px;
}
.LogoLinkLower
{
	margin-left: 40px;
	height: 40px;
	float: left;	
}
.footerBlock
{
	background-image: url(../app_themes/RusticRidgePillows/images/RRFooter_bg.jpg);
	width: 960px;
	height: 69px;
	/* background-color: #392F25; */
}

/*# Layout Styles / Home Page Blocks #*/
.leftBlock
{
	background-image: url(../app_themes/RusticRidgePillows/images/RRHomeLeft_bg.jpg);
	background-repeat: no-repeat;
	width: 269px;
	height: 406px;
}

.centerBlock
{
	background-image: url(../app_themes/RusticRidgePillows/images/RRHomeCenter_bg.jpg);
	background-repeat: no-repeat;
	width: 534px;
	height: 406px;

}

.rightBlock
{
	background-image: url(../app_themes/RusticRidgePillows/images/RRHomeRight_bg.jpg);
	background-repeat: repeat-y;
	width: 157px;
	margin-left: 10px;
}
.mainBlock
{
	background-color: #c9c1ac;
	width: 803px;
	/* border-top: solid 1px #000000; */
}

.homeFooterCap
{
	background-image: url(../app_themes/RusticRidgePillows/images/RRHomeFooterCap_bg.jpg);
	background-repeat: no-repeat;
	background-color: #c9c1ac;
	width: 960px;
	height: 4px;
}

/*# Layout Styles / Content Page Blocks #*/
.contentBlock
{
	background-image: url(../app_themes/RusticRidgePillows/images/RRContentLeft_bg.jpg);
	background-repeat: repeat-y;
	background-color: #c9c1ac;
}
.topContentBlock
{
	background-image: url(../app_themes/RusticRidgePillows/images/RRContentBanner_bg.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 960px;
}

.topContentBlockRight
{
	padding-top: 15px;
}

.leftContentBlock
{
	background-image: url(../app_themes/RusticRidgePillows/images/RRContentLeft_bg.jpg);
	background-repeat: repeat-y;
	width: 178px;
}

.mainContentBlock
{
	width: 775px;
}

.rightContentBlock
{
	width: 125px;
}



/*# Site Classes #*/
.imgBroder
{
	border: solid 1px #000000;
}

.ProductHeader
{
	border-bottom: solid 1px #000000;
}

.PageTitle
{
	margin-top: 10px;
	margin-left: 30px;
}

.Message
{
	margin: 18px;

}

.WelcomeNotice
{
	color: #cccc99;
	font-size: 80%;
	float: right;
	padding-right: 5px;
	margin-bottom: 5px;
}

.WelcomeNotice a, .WelcomeNotice a:visited, .WelcomeNotice a:active
{
 	color: #cccc99;
 	text-decoration: none;
}

.WelcomeNotice a:hover
{
	color: #996633;
 	text-decoration: none;
}
.CreditCardLogos
{
	padding-left: 51px;
	padding-bottom: 10px;
}
.RightMarketingImage
{
	padding-left: 9px;
}
.LeftNavImages
{
	padding-top: 100px;
	width: 150px;
}
.LeftNavImage
{
	padding-bottom: 10px;
	margin: 0px auto;
}

.LeftNavImageShipping
{
	padding-left: 5px;
	padding-bottom: 10px;
}

.LeftNavImageBBB
{
	padding-left: 37px;
	padding-bottom: 10px;
	text-align: center;
}

/*# Site Classes / FAQ #*/
.qaOnClick
{
	width: 700px;
	margin-top: 20px;
	margin-left: 20px;
}

.FAQQuestion
{
	margin: 10px;
}

.FAQAnswer
{
	margin: 10px;
}

/*# Site Classes / Navigation #*/
.CMSBreadCrumbs
{
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.CMSBreadCrumbsLink
{
	
}

.TopNav
{
	color: #cccc99;
	float: right;
	margin-top: 3px;
	margin-right: 5px;
}

.TopNav a, .TopNav a:visited, .TopNav a:active
{
 	color: #cccc99;
 	text-decoration: none;
}

.TopNav a:hover
{

	color: #996633;
 	text-decoration: none;
}

.TopMainNav
{
	position: relative;
	right: 10px;
	color: #4a2513;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 10px;
}

.TopMainNav a, .TopMainNav a:visited, .TopMainNav a:active
{
 	color: #4a2513;
	font-weight: bold;
	font-size: 20px;
	font-family: arial;
 	text-decoration: none;
}

.TopMainNav a:hover
{
	color: #331a0d;
 	text-decoration: none;
}


.TopMainNav .TabControl
{
	padding-left: 10px;
	padding-right: 10px;
}

.TopMainHomeNav
{
	position: relative;
	right: 10px;
	color: #4a2513;
	margin-top: 53px;
	margin-left: 240px;
	margin-right: 10px;
}

.TopMainHomeNav .TabControl
{
	padding-left: 10px;
	padding-right: 10px;
}
.TopMainHomeNav a, .TopMainHomeNav a:visited, .TopMainHomeNav a:active
{
 	color: #4a2513;
	font-weight: bold;
	font-size: 20px;
	font-family: arial;
 	text-decoration: none;
}

.TopMainHomeNav a:hover
{
	color: #331a0d;
 	text-decoration: none;
}

.LeftNavItemLeft
{
	display: none;
}

.LeftNavItem
{

}

.LeftNavItemRight
{
	display: none;
}

.LeftNavItemSelectedLeft
{
	display: none;
}

.LeftNavItemSelected
{

}

.LeftNavItemSelectedRight
{
	display: none;
}

.DepartmentRightSideNav
{
	
}

.DepartmentRightSideNav .DepartmentNavItem
{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.DepartmentRightSideNav .DepartmentNavItemSelected
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.DepartmentLeftSideNav
{
	
}

.DepartmentLeftSideNav .DepartmentNavItem
{
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.DepartmentLeftSideNav .DepartmentNavItemSelected
{
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*# Site Classes / Editable Content Region #*/

.leftContent
{

}

.mainContent
{
	width: 100%;
	background-color: #c9c1ac;
}

.rightContent
{
	color: #000000;
	line-height: 18px;
}

.rightContent ul
{
	margin-left: -10px;
	margin-right: 10px;
}

.rightContent h2
{
	color: #000000;
}

.rightContent a, a:link a:visited, a:hover, a:active
{
	color: #000000;
	text-decoration: underline;
}
.HomeContent
{
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}
.MarketingMessage
{
	width: 220px;
	margin-top: 50px;
	margin-left: 15px;
	margin-right: 15px;
}

.FooterLinks
{
	font-size: 10px;
	color: #996633;
	text-align: center;
	padding-top: 10px;
	margin: 5px;
}

.FooterLinks a:hover
{
	color: #ffffcc;
}
.FooterContent
{
	font-size: 10px;
	color: #ffffcc;
	text-align: center;
	padding-top: 3px;
	margin: 3px;
}

/*# Site Classes / eCommerce #*/
.AuthorizeNetContainer
{
	width: 100%;
	padding-left: 41px;
	padding-bottom: 10px;
}

.AuthorizeNetSeal
{
	border: solid 1px #000000;
}

.ShoppingCartPreview
{
	float: right;
	margin-right: 10px;
}
.OptionCategoryName
{
	padding-top: 10px;
	font-weight: bold;
}

.OptionPrice
{
	font-weight: bold;
}

.CartItemSelectorContainer
{

}

.ProductOptionSelectorContainer
{
	margin: 5px;
}

.AddToCartContainer
{
	margin: 5px;
}

.FeatureIconList
{
	display: none;
}
/*# Site Classes / eCommerce / Feature Product Pod #*/
.FeatureProductPod
{
}
.imageLink
{
	width: 100%;
}

.imageLinkContent
{
	text-align: center;
	margin: 0px auto;
}

.productTitle
{
	text-align: center;
}


.FeatureProductContainer
{
	width: 150px;
	height: 175px;
}

/*# Site Classes / eCommerce / My Account #*/
.TabsContent
{
	margin-top: 10px;
}
/*# Site Classes / eCommerce / Product New #*/
.New_ProductDetails
{
	margin: 20px;
}

.New_ProductDetails h1
{
	margin-top: 0px;
}

.ProductContentRight 
{
	padding-left: 15px;
}

.ProductContentRight .New_ProductDescription
{

}

.ProductContentLeft 
{
	width: 300px;
}

.ProductContentLeft .ProductImage
{
	margin-bottom: 10px;
	border: solid 1px #000000;
}

.ProductContentLeft .MarketingImage
{
	margin-left: 2px;
	margin-bottom: 10px;
}

.ShippingDisclaimer
{
	float: right;
	font-size: x-small;
	margin: 15px;
}

/*# Site Classes / eCommerce / Product Details #*/
.ProductCardview
{
	padding-left: 15px;
}

.ProductDetails
{
	padding: 10px;
}

.ProductDetails .AddToCart
{

}

.ProductDetails .ProductTitle
{
	font-weight: bold; 
	padding: 10px;
}

.ProductDetails .ProductImage
{
	width: 200px; 
	height: 200px; 
	text-align: center;
	margin: 5px;
	border: solid 1px #000000;
}

.ProductDetails .ProductSummary
{
	padding: 10px;
}

.ProductDetails .ProductContent
{

	padding: 10px;
}

/*# Site Classes / eCommerce / Product Preview #*/
.ProductList
{
	width: 575px;	
}

.ProductPreview
{
	font-size: 10px;
	margin-bottom: 15px;
	width: 175px;
	position: relative;
}

.Pillows .ProductPreview
{
	height: 285px;
}

.Comforters .ProductPreview
{
	height: 325px;
}

.Accessories .ProductPreview
{
	height: 200px;
}

.ProductPreview .ProductTitle
{
	text-align: center;
	font-size: 11px;
}

.ProductPreview .ProductTitle a
{

}

.ProductPreview .ProductLayout
{

	
}

.ProductPreview .ProductImage
{
	width: 100%;
	text-align: center;
}
.ProductPreview .ProductImage img
{
	border: solid 1px #000000;
}

.ProductPreview .FeatureList
{
	margin: 10px auto;
}

.ProductPreview .ProductPrice
{
	position: absolute;
	bottom: 40px;
	left: 15px;
}

.ProductPreview .ProductDetailLink
{
	position: absolute;
	bottom: 5px;
	left: 15px;
}

.ProductDetailLink a img
{
	border: none;
}

.ProductPreview .TopSellersPod
{
	float: right;
	margin-right: 10px;
	width: 179px;
}

.ProductPreview .BottomLeftContent
{
	width: 225px;
}

.AddToCartContainer
{
	float: right;
}


/*# Site Classes / eCommerce / Product Preview / Archive #*/
/*
.ProductPreview .PromoContainer
{
	position: relative;
	width: 150px;
	height: 125px;
	margin-left: 40px;
	background-image: url(../app_themes/RusticRidgePillows/images/star.gif);
}


.ProductPreview .PromoText
{
	position: absolute;
	top: 50%;
	width: 150px;
	height: 45px;
	margin-top: -23px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #ffff00;
	font-size: 18px;
	
}

.ProductPreview .PromoText a
{
	color: #ffff00;
}

.ProductPreview .PromoTextSmall
{
	font-size: 10px;
}
*/
/*# Site Classes / eCommerce / Product List with FAQ #*/
.ProductPreviewList
{
	width: 90%;
}
.PreviewLink
{
	float: left;
}

.PreviewPrice
{
	float: right;
}

/*# Site Classes / eCommerce / Option 2 overrides #*/
/*
.Option2 .ProductPreview .ProductLayout
{
	width: 265px;
	height: 300px;
	margin: 10px;
	padding: 10px;
	border: solid 1px #000000;
}
*/
/*# Site Classes / eCommerce / Single Column overrides #*/
.SingleColumnProductList .ProductPreview 
{
	font-size: 12px;
}

.SingleColumnProductList .ProductPreview .ProductLayout
{
	width: 570px;
	height: 300px;
	margin: 10px;
	padding: 10px;
	border: solid 1px #000000;
}

.SingleColumnProductList .ProductPreview .ProductImage
{
	float: left;
	margin-right: 10px;
}

.SingleColumnProductList .ProductPreview .ProductTitle
{
	text-align: left;
}

.SingleColumnProductList .ProductPreview .ProductTitle a
{
	text-decoration: none;
}

.SingleColumnProductList .ProductPreview .ProductDetailLink
{
	padding-top: 10px;
	text-align: left;
}


/*# Site Classes / eCommerce / Top Selling Products #*/
.TopSellersPod
{
	text-align: center;
	margin-bottom: 5px;
}

/*# Containers #*/
.contentPadding
{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

/*# Containers / White Background #*/

.WhiteBGContent
{
	background-color: #ffffff;
}

.WhiteBGContentWithBorder
{
	background-color: #ffffff;
	border: solid 1px #000000;
}

.WhiteBox
{
	background-color: #ffffff;
	border: solid 1px #000000;
	padding: 10px;
	margin: 10px;
}

.WhiteBox hr
{
	width: 80%;
}

.WhiteBox .title
{
	text-align: center;
}

.WhiteBox .content
{
	margin: 5px;
}	

/*# Debug Styles #*/
/* Do not use these on live site */
.dtl td, .dtl div
{
	border: solid 1px #000000;
}