﻿@media print 
{
  .NoPrint { display: none; }
}

body 
{
	font-family:  Verdana, Tahoma, Arial;
	font-size: 11px;	
	text-align: center;
	margin: 0;
	background-color: #cf1b1b;
	background-repeat: repeat;	
	min-width: 1024px;
}
p
{
	margin-top: 7px;
}
#OuterHeader
{
	background-color: White;
	min-width: 950px;
	height: 95px;	
}
#HeaderBarTop
{
	min-width: 950px;
}
.Divider
{
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
}

.Rule
{
	background-color: Black;
	background-repeat: repeat-x;
	height: 2px;
	margin: -2px;
}

.NavButton
{
	
}
#ProductsButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/ProductsButton.jpg); 
}
#ProductsButton a:hover
{
	background-image: url(../images/ProductsMouseOver.jpg); 
}
#OptionsButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/OptionsButton.jpg); 
}
#OptionsButton a:hover
{
	background-image: url(../images/OptionsMouseOver.jpg); 
}
#AboutUsButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/AboutUsButton.jpg); 
}
#AboutUsButton a:hover
{
	background-image: url(../images/AboutUsMouseOver.jpg); 
}
#ContactUsButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/ContactUsButton.jpg); 
}
#ContactUsButton a:hover
{
	background-image: url(../images/ContactUsMouseOver.jpg); 
}
.PreviewButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/PreviewButton.jpg); 
}
.PreviewButton a:hover
{
	background-image: url(../images/PreviewMouseOver.jpg); 
}
.SaveButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/SaveButton.jpg); 
}
.SaveButton a:hover
{
	background-image: url(../images/SaveMouseOver.jpg); 
}
.DeleteButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/DeleteButton.jpg); 
}
.DeleteButton a:hover
{
	background-image: url(../images/DeleteMouseOver.jpg); 
}
.MenuButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/MenuButton.jpg); 
	position: absolute;
	top: 3px;
	right: 3px;
}
.MenuButton a:hover
{
	background-image: url(../images/MenuMouseOver.jpg); 
}
#DiningRoomIcon a
{
	display: block;
	width: 100px;
	height: 67px; 
	background-image: url(../images/DiningRoomIcon.jpg);
}
#DiningRoomIcon a:hover
{
	background-image: url(../images/DiningRoomMouseOverIcon.jpg);
}
#EntertainmentIcon a
{
	display: block;
	width: 100px;
	height: 67px; 
	background-image: url(../images/EntertainIcon.jpg);
}
#EntertainmentIcon a:hover
{
	background-image: url(../images/EntertainMouseOverIcon.jpg);
}
#LivingRoomIcon a
{
	display: block;
	width: 100px;
	height: 67px; 
	background-image: url(../images/LivingRoomIcon.jpg);
}
#LivingRoomIcon a:hover
{
	background-image: url(../images/LivingRoomMouseOverIcon.jpg);
}
#BedroomIcon a
{
	display: block;
	width: 100px;
	height: 67px; 
	background-image: url(../images/BedroomIcon.jpg);
}
#BedroomIcon a:hover
{
	background-image: url(../images/BedroomMouseOverIcon.jpg);
}
#OfficeIcon a
{
	display: block;
	width: 100px;
	height: 67px; 
	background-image: url(../images/OfficeIcon.jpg);
}
#OfficeIcon a:hover
{
	background-image: url(../images/OfficeMouseOverIcon.jpg);
}
#ChildrensIcon a
{
	display: block;
	width: 100px;
	height: 67px; 
	background-image: url(../images/ChildrensIcon.jpg);
}
#ChildrensIcon a:hover
{
	background-image: url(../images/ChildrensMouseOverIcon.jpg);
}
#OutdoorIcon a
{
	display: block;
	width: 100px;
	height: 67px; 
	background-image: url(../images/OutdoorIcon.jpg);
}
#OutdoorIcon a:hover
{
	background-image: url(../images/OutdoorMouseOverIcon.jpg);
}
#ViewAllButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/ViewAllButton.jpg); 
}
#ViewAllButton a:hover
{
	background-image: url(../images/ViewAllMouseOver.jpg); 
}
#PreviousButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/PreviousButton.jpg); 
}
#PreviousButton a:hover
{
	background-image: url(../images/PreviousMouseOver.jpg); 
}
#NextButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/NextButton.jpg); 
}
#NextButton a:hover
{
	background-image: url(../images/NextMouseOver.jpg); 
}
#SubmitButton a
{
	display: block;
	width: 75px;
	height: 23px; 
	background-image: url(../images/SubmitButton.jpg); 
}
#SubmitButton a:hover
{
	background-image: url(../images/SubmitButtonMouseOver.jpg); 
}
#LeftBar 
{
	text-align: left;
	float: left;
	margin-left: 5px;
	width: 200px;
}
#LeftNav
{	
	
}
#Ads 
{	
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	color: white;
}

#Ads h4 
{
	font-size: 1.2em;
}

#Ads a 
{
	color: black;
	font-size: .8em;
	text-decoration: none;
}

#Ads .title 
{		
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
}

.ad 
{
	margin-top: 7px;
}
#Banner
{
	width: 150px;
	height: 333px;
	background-color: #474646;
	font-family: Book Antiqua, Tw Cen MT, Arial Rounded MT Bold, Arial;
	font-style: italic;
	font-weight: bold;
	color: White;
	float: left;
	font-size: 20px;
	text-align: center;
	
}
#MainText
{
	background-color: #f8f6f6;
	color: #5c5c5c;
	height: 333px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 650px;
}
#Content
{	
	background: white center;	
	text-align: left;
	float: left;
	width: 75%;
	margin-left: 10px;
}
#Content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#Panel
{
	margin-top: 0;
	min-width: 740px;
	text-align: center;
}
#AdminContent
{
	position: relative;
	height: 100%;
	min-height: 400px;
	background: white center;
	margin: 0 auto;
	text-align: left;
	margin-top: 20px;
}
#ResultsContent
{
	min-width: 775px;
	background: white center;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	min-height: 500px;
}
#ResultsContent a
{
	text-decoration: underline;
}
#Clearance 
{
	position: absolute;
	top: 25px;
	left: 325px;
}
#HeaderTop #Testimony
{
	position: absolute;
	top: 25px;
	left: 530px;
	height: 65px;
	width: 285px;
	overflow: hidden;
}
#HeaderTop #More 
{
	position: absolute;
	top: 80px;
	left: 790px;
}
.CircleBorder
{
	background-image: url(../images/WhiteCircle.gif);
	background-repeat: repeat;
	width:100%;
}
.SmallBlock
{
	background-color: White;
	width: 50px;
}
.WhiteBackground
{
	background-color: White;
	width: 100%;
}
.BlackBackground
{
	background-color: Black;
	width: 100%;
}
#Container
{
	width: 620px;
	float: left;
}
#PicContent
{
	margin-top: 7px;
	margin-left: 7px;	
	width: 225px;	
	float: left;
	height: auto !important;
}
#PicContent a
{
	text-decoration: underline;
}
#TextContent
{
	margin-left: 10px;	
	margin-right: 10px;
	color: #5c5c5c;
	width: 365px;
	float: left;	
	
}
#TextContent a
{
	text-decoration: underline;
}
#TextContent h3
{
	font-family: Tahoma;
	font-size: 12px;	
}
.OptionContent
{
	margin-left: 200px !important;
	width: 175px !important;		
}
#ContactContent
{
	margin-top: 7px;
	margin-left: 7px;	
	width: 365px;	
	float: left;
	height: auto !important;
}
#ContactContent a
{
	text-decoration: underline;
}
#RightNav
{
	background-color: #f8f6f6;
	border-left: solid 1px #c5c5c5;
	margin: 0;
	float: right;
	height: 510px;	
}
.TopMenu
{
	border-bottom: solid 1px #5d5c5c;
	position: absolute;
	top: 0px;
	left: 500px;
	min-height: 15px;
	text-align: center;
	font-family: Tw Cen MT, Verdana, Arial;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #c5c5c5;
}
.TopMenuItem
{
	background-color: #f8f6f6;
	width: 200px;
	font-size: 1.3em;
	padding-right: 5px;
	padding-left: 5px;
}
.TopMenu a:link
{
	color: black;
	text-decoration: none;
}
.TopMenu a:visited
{
	color: black;
	text-decoration: none;
}
#Filmstrip
{				
	background-color: #f8f6f6;
	border-left: solid 1px #c5c5c5;
	margin-left: 625px;
	min-height: 425px;	
	height: auto !important;	
}
#Filmstrip:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ThumbContainer
{
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;	
}
.Thumbnail
{
	width: 110px;
	height: 120px;	
	float: left;		
	position: relative;	
	margin-top: 7px;
}
.Thumbnail a
{	
	font-family:  Arial;
	font-size: 11px;
	color: #912222;
	text-decoration: none;
}
.InfoContent
{
	width: 210px;
	margin-right: 20px;
	border-style: solid;
	border-width: medium;
	border-color: black;
	position: relative;
}
.InfoContent a
{
	text-decoration: underline;
}
#InfoLabel
{
	font-family: Baskerville Old Face, Arial;
	font-size: 17px;	
	background-color: #cf1b1b;
	color: White;
	font-weight: 200;	
	border-bottom: solid thin black;
	margin-bottom: 12px;
	max-width: 300px;
}
#Heading
{
	height: 50px;
}
.SubHeading
{
	width: 100%;
	text-align: center;	
	background-color: white;
	color: black;
	font-family: Tw Cen MT, Arial;
	font-size: 18px;
	margin: 0;
}
#Map
{
	width: 500px;
	height: 300px;
	margin-left: 40px;
}
.Header
{	
	min-width: 775px;
	background-color: White;
	text-align: left; 	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;	
}
#OuterFooter
{
	background-color: White;
	width: 100%;
}
#Footer
{
	min-width: 775px;
	text-align: left;
	margin: 0 auto;
	font-size: 10px;
}
#Footer a
{
	text-decoration: underline;
}
DIV.Overlay
{
	position: absolute;
	top: 25px;
	left: 200px;
	min-height: 200px;
	min-width: 200px;
	background-color: white;
	border-style: solid;
	visibility: hidden;
	margin: 0;
}
DIV.spacer
{
	clear: both !important;
}
.PreloadedImages
{
	display: none;
}
.NoBorder
{
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
}
.LeftAlign
{
	text-align: left;
}
.CenterAlign
{
	text-align: center;
}
.FloatRight
{
	float: right;
}
.FloatLeft
{
	float: left;
}
.DockLeft
{
	position: absolute;
	top: 5px;
	left: 5px;
	bottom: 5px;
	overflow: auto;
}
.LargeMargin
{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.MedMargin
{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.SmallMargin
{
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.WhiteFont
{
	color: White;
}
.GrayFont
{
	color: Gray;
}
.ThinBorder
{
	border-bottom: 2px;
	border-top: 2px;
	border-left: 2px;
	border-right: 2px;
}
.LargeTopMargin
{
	margin-top: 12px;
}
.MinHeight
{
	min-height: 92px;
}
.NoMargin
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.SmallFont
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;	
}
.DecorFont
{
	font-variant: small-caps;
	font-weight: 500;
}
.SiteFont
{
	font-family: Baskerville Old Face, Verdana, Arial;
	font-size: 14px;
}
.ErrorFont
{
	font-family: Arial;
	font-size: 12px;
	color: Red;
}
.List
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 190px;
}

.List li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}
.List li a 
{ 
	text-decoration: none; 
	display: block;
}
.List li:hover
{
	background-color: Gray;
}
.SmallContent
{
	height: 475px;
} 
.LargeContent
{
	width: 235px;
}
.ProductPreview
{
	width: 190px;
}
.ProductResult
{
	width: 590px;
}
.CategoryPreview
{
	width: 225px;
}
.Hidden
{
	visibility: hidden;
}
.Tiny
{
	height: 0px;
}
#MainContent 
{
	padding: 10px 10px 10px 10px;	
}
#MainContent a, a:link, a:visited
{
	color: #5c5c5c;
}
#MainContent .subheading 
{
	font-family: Arial;
}