/*# Basic Styles #*/
body
{
	font-family: Tahoma;
	font-size: 12px;
}

a, a:link, a:hover, a:active, a:visited   
{
	color: #772801;
}

a:hover
{
	color: #222222;
}

h1
{
	color: #772801;
	font-size: 14px;
	font-weight: bold;
}

h2
{
	color: #772801;
	font-size: 13px;
	font-weight: bold;
}

h3
{
	color: #772801;
	font-size: 12px;
	font-weight: bold;
}

/*# Layout Styles #*/
.LTR
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#RootLayout
{
	text-align: center; 
	background-color: #ffffff;
}

#InnerRootLayout
{
	padding: 0px;
	margin: 0px auto;
	width: 930px;
	text-align: left;
}

#LayoutTable 
{
	width: 930px;
	border: solid 1px #000000;
}

/*# Layout Styles / Blocks #*/
.headerLogoBlock
{
	background-image: url(../app_themes/SartyShops/images/SartyShops_01.jpg);
	background-repeat: no-repeat;
	width: 179px;
	height: 206px;
}

.headerLeftSpacerBlock
{
	background-image: url(../app_themes/SartyShops/images/SartyShops_02.jpg);
	background-repeat: no-repeat;
	width: 30px;
	height: 206px;
}
.headerBlock
{
	background-image: url(../app_themes/SartyShops/images/SartyShops_03.jpg);
	background-repeat: no-repeat;
	width: 676px;
	height: 206px;
}

.headerRightSpacerBlock
{
	background-image: url(../app_themes/SartyShops/images/SartyShops_04.jpg);
	background-repeat: no-repeat;
	width: 45px;
	height: 206px;
}

.leftNavBlock
{
	background-color: #F3F2E0;
	padding-left: 20px;
}

.contentLeftSpacerBlock
{
	background-image: url(../app_themes/SartyShops/images/ContentLeftSpacer_bg.jpg);
	background-repeat: repeat-y;
	width: 30px;
}

.contentBlock
{
	margin: 20px;
	width: 676px;
	background-color: #f9f9f1;
}

.contentRightSpacerBlock
{
	background-image: url(../app_themes/SartyShops/images/ContentRightSpacer_bg.jpg);
	background-repeat: repeat-y;
	width: 45px;
}

.footerBlock
{
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
	background-color: #f9f9f1;
	
}

.footerLeftBlock
{
	float: left;
}

.footerContentBlock
{
}

.footerRightBlock
{
	float: right;
}
*/
/*# Site Classes #*/
/*# Site Classes / General #*/
.HeaderZone
{
	float: right;
}

.BannerZone
{
	float: top;
}
.MainMenu
{
	color: #ffffff;

}

.MainMenu a, MainMenu a:active, MainMenu a:hover, MainMenu a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}

/*# Site Classes / eCommerce #*/
.AuthorizeNetContainer
{
	width: 100%;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-color: #F3F32E0;
}

.AuthorizeNetContainer_Hold
{
	position: relative;
	top: 10px;	
}

.AuthorizeNetSeal
{
	
}
.AuthorizeNetSeals
{
	border: solid 1px #000000;	
}

.CartLinks
{
	float: right;
	color: #60421c;
}
.CartLinks a, CartLinks a:active, CartLinks a:hover, CartLinks a:visited
{
	color: #60421c;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.ShoppingCartIcon
{
	display: none;
}

.Content
{
}

.Footer
{
	font-size: 10px;
	text-align: center;
	color: #000000;
	padding: 5px;
}

.Footer a, Footer a:active, Footer a:hover, Footer a:visited
{
	color: #C4A668;
	text-decoration: none;
}

.QuickSearch
{
	float: right;
	margin: 5px;
}

.SearchButton
{
	margin-left: 5px;
}
/*# Site Classes / Document Styles *#/
.ServiceDescription
{
}

.ServiceLineItems
{

	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
}
.ServiceLineItem
{
	width: 250px;
	padding: 3px;
}

.LineItemDescription
{

}

.LineItemPrice
{
	text-align: right;
}

/*# Ecommerce Styles #*/
.ProductBox
{
	border: solid 1px #000000;
	vertical-align: top;
	padding: 10px;
	background-color: #ffffff;
}

.ProductPreview .ProductBox
{
	height: 300px;
}

.ProductTitle
{
}

.ProductImage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}


/*# Ecommerce Styles / Product Preview #*/
.ProductPreview
{
	padding: 3px;
	width: 330px;
}

.ProductPreview .ProductBox
{

}

.ProductPreview .AddToCart
{
	text-align: right;
	margin-top: 10px;
}

/*# Ecommerce Styles / Product Detail #*/

.ProductDetails
{
	line-height: 18px;
}

.ProductDetails .AddToCart
{
	line-height: 22px;
}

/*# CSS Menu Layout #*/
.MenuLayout
{ 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	WIDTH: 150px; /* Set the size of the main menu */
	BACKGROUND-COLOR: #F3F32E0; /* Set the menu backgound color or image */ 
	border: none; /* Set menu border */
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial; 
}

.MenuLayout UL 
{ 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

.MenuLayout LI 
{ 
	POSITION: relative; 
	FLOAT: left; 
	WIDTH: 100px;
}

.MenuLayout A 
{ 
	COLOR: #8d8473;		/* Set the color of the link font */ 
	BACKGROUND-COLOR: #F3F32E0; /* Set the background color of the link */
	font-weight: bold;	/* Optional */
	TEXT-DECORATION: none; 
	PADDING-TOP: 2px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 2px; 
	BACKGROUND-POSITION: 0px 50%; 
	DISPLAY: block; 
	MARGIN: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
}

.MenuLayout ul A:hover 
{ 
	COLOR: #60421c; 
}

.MenuLayout UL UL 
{ 
	border: #c2c2c2 1px solid; /* Set the border for the sub-menus */
	WIDTH: 200px;		/* Set the max size of the sub-menus */ 
	Z-INDEX: 100; 
	LEFT: 100%; 
	POSITION: absolute; 
	TOP: -1px 
}

.MenuLayout ul ul li
{
	width: 100%;
	background-color: #f3f2e0;
}

.MenuLayout ul ul A:hover 
{ 
	BACKGROUND: #808080 no-repeat 0px 50%; 
	COLOR: white; 
}

/* do not change the following styles */
.MenuLayout UL UL 
{ 
	DISPLAY: none 
}

.MenuLayout UL LI:hover UL UL 
{
	DISPLAY: none 
}

.MenuLayout UL UL LI:hover UL UL 
{ 
	DISPLAY: none 
}

.MenuLayout UL LI:hover UL 
{ 
	DISPLAY: block 
}

.MenuLayout UL UL LI:hover UL 
{ 
	DISPLAY: block 
}

.MenuLayout UL UL UL LI:hover UL 
{ 
	DISPLAY: block 
}

/*# Containers #*/
.ConstantContactSubscribe
{
	margin: 10px auto;
	text-align: center;
}

/*# Containers / Rounded Board #*/
.rb_top 
{
	background-image: url(../app_themes/LeFore/images/Containers/RoundedBorder/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.rb_bottom 
{
	background-image: url(../app_themes/LeFore/images/Containers/RoundedBorder/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.rb_left 
{
	background-image: url(../app_themes/LeFore/images/Containers/RoundedBorder/dot.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
	
.rb_right 
{
	background-image: url(../app_themes/LeFore/images/Containers/RoundedBorder/dot.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}

.rb_bottomleft 
{
	background-image: url(../app_themes/LeFore/images/Containers/RoundedBorder/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.rb_bottomright 
{
	background-image: url(../app_themes/LeFore/images/Containers/RoundedBorder/bottomright.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.rb_topleft 
{
	background-image: url(../app_themes/LeFore/images/Containers/RoundedBorder/topleft.gif); 
	background-position: 0 0;
	background-repeat: no-repeat;
}

.rb_topright 
{
	background-image: url(../app_themes/LeFore/images/Containers/RoundedBorder/topright.gif);
	background-repeat: no-repeat;
	background-position: 100% 0; 
	padding: 10px;
	text-align: justify;
}

/*# Containers / Solid Pod with Rounded Corners #*/
.PodTitle
{
	font-weight: bold;
	font-size: 120%;
	color: #772801;
	text-align: center;
}

.SolidRoundedCorners
{
	background:#C4A668;
	color:#fff;
	margin:10px 15px;
}

.SolidRoundedCorners .rtop, .SolidRoundedCorners .rbottom
{
	display:block;
	background:#fff;
}

.SolidRoundedCorners .rtop *, .SolidRoundedCorners .rbottom *
{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#C4A668;
}

/* Set the r1 elements to get progressively smaller to get the corner you want */
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4
{
	margin: 0 1px;
	height: 2px
}



/*# Debug Styles #*/
/* Do not use these on live site */
.dtl td, .dtl div
{
	border: solid 1px #000000;
}