﻿/********************************************************************************/
/* Top Level */
/********************************************************************************/
body
{
	background-color: #F2F2F2;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #490000;
}
	
a:link, a:visited
{
	color: #490000;
	text-decoration: none;
}

a:hover
{
	color: #490000;
	text-decoration: underline;
}

#BackgroundHead
{
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	height: 135px;
}

#BackgroundBody
{
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding-left: 8px;
	padding-right: 8px;
	min-height: 500px;
}

#BackgroundFooter
{
	width: 984px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding-left: 8px;
	padding-right: 8px;
}

/********************************************************************************/
/* Master Common */
/********************************************************************************/
#HeaderLeft
{
    width: 180px;
	margin-left: 12px;
	float: left;
	display: inline;
}

#HeaderMiddle
{
    margin-left: 20px;
    margin-top: 5px;
	float: left;
	display: inline;
}

#HeaderRight
{
	width: 300px;
	float: right;
}

#HeaderRightBox
{
	margin-top: 5px; 
	margin-right: 10px; 
	padding-top: 8px;
	padding-left: 8px;
	width: 272px; 
	height: 67px; 
	background-color: #F2F2F2;
	border: solid 3px #E6E6E6;
	font-family: Corbel, Trebuchet MS, Arial; 
	font-size: 11px;
}

#HeaderRightBoxHead
{
	font-family: Corbel, Trebuchet MS, Arial; 
	font-size: 16px; 
	font-weight: bold;
	margin-bottom: 8px;
}

A.HeaderRightBoxButton
{
	padding-top: 3px;
	padding-left: 3px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 47px;
	height: 22px;
	background-image: url('res/button.gif');
}

#MenuBar
{
	width: 984px;
	float: left;
}

#MenuBarLeft
{
	float: left;
	width: 130px;
	height: 25px;
	background-image: url("res/LogoMiddle.png");
}

div.MenuBarEntry
{
	float: left;
	height: 21px;
	padding-top: 4px;
	background-image: url("res/MenuBar.png");
	color: #FFFFFF;
	font-size: 14px;
	font-family: Corbel, Trebuchet MS, Arial;
	text-align: center;
	letter-spacing: 1px;
}

div.MenuBarEntry A
{
	text-decoration: none;
	color: #FFFFFF;
}

div.MenuBarEntry A:Hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

div.MenuBarEntry A:Visited
{
	color: #FFFFFF;
}

div.MenuBarBreak
{
	float: left;
	width: 2px;
	height: 25px;
	background-image: url("res/MenuBarBreak.png");
}

#MenuBarFooter
{
	width: 984px;
	float: left;
}

#MenuBarFooterLeft
{
	float: left;
	width: 87px;
	height: 7px;
	font-size: 1px;
	background-image: url("res/LogoBottom.png");
}

#Breadcrumb
{
	width: 984px;
	letter-spacing: 1px;
}

#MainContent
{
	width: 984px;
}

#FooterBar
{
	width:984px; 
	height: 30px; 
	background-color: #595959;
	color: #999999;
}

A.FooterBar
{
	color: #999999;
	text-decoration: underline;
}

/********************************************************************************/
/* Master Home */
/********************************************************************************/
#HeaderLeftHome
{
    width: 215px;
	margin-left: 14px;
	float: left;
	display: inline;
}

#MenuBarLeftHome
{
	float: left;
	width: 225px;
	height: 25px;
	background-image: url("res/LogoHomeMiddle.png");
}

#MenuBarFooterLeftHome
{
	float: left;
	width: 225px;
	height: 8px;
	background-image: url("res/LogoHomeStrip.png");
	font-size: 1px;
}

/********************************************************************************/
/* Home Specific */
/********************************************************************************/
div.SlideShowLogoBottom
{
    width: 145px;
    height: 73px;
    background-image: url('res/LogoHomeBottom.png');
    position: absolute;
    left: 41px;
    top: 0px;
    z-Index: 1001;
}

div.SlideShowLogoBottomIE6
{
    width: 145px;
    height: 73px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='res/LogoHomeBottom.png', sizingMethod='scale');
    position: absolute;
    left: 41px;
    top: 0px;
    z-Index: 1001;
}

div.SlideShowCaptionBG
{
    position: relative;
    float: right;
    padding: 4px;
    z-Index: 1001;
}

div.SlideShowCaptionFG
{
    font-weight: bold;
    color: white;
}

div.HomeRightBlock
{
	width: 416px;
	height: 123px;
	padding-top: 10px;
	color: White; 
}

div.HomeRightBlockHead
{
	font-family: Corbel, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 16px;
	margin-left: 12px;
}

div.HomeRightBlockText
{
	margin-left: 12px;
	margin-top: 12px;
	letter-spacing: 0px;
}

div.HomeRightBlockText A
{
	color: White;
	text-decoration: underline;
}

div.HomeRightBlockSmall
{
	width: 204px;
	height: 133px; 
	color: White;
}

div.HomeRightBlockSmall A
{
	color: White;
	text-decoration: none;
	display:block;
	width: 202px; 
	height: 133px;
}

div.HomeRightBlockSmall A:Visited
{
	color: White;
}

div.HomeRightBlockSmallHead
{
	font-family: Corbel, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
}

div.HomeBottomBlock
{
	width: 322px; 
	height: 112px;
	padding-top: 8px;
}

div.HomeBottomBlockHead
{
	font-family: Corbel, Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 16px;
	margin-left: 12px;
}

div.HomeBottomBlockText
{
	margin-left: 12px;
	margin-top: 8px;
	letter-spacing: 0px;
}

div.HomeBottomBlockText A
{
	text-decoration: underline;
}

/********************************************************************************/
/* Content Common */
/********************************************************************************/
H1
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px;
}

div.Heading
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

div.HalfPara
{
	font-size: 6px;
}

div.SubHeading
{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}

div.Rule
{
	width: 984px;
	height: 1px;
	font-size: 1px;
	border-top: solid 1px #DBCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

div.ContentLink
{
	font-weight: bold; 
	line-height: 18px;
}

A.ContentLink
{
	text-decoration: underline; 
}

A.ContentLink:Visited
{
	text-decoration: underline; 
}

A.ContentLinkBold
{
	text-decoration: underline; 
	font-weight: bold;
}

div.LeftBorder
{
	padding-left: 20px; 
	border-left: solid 1px #DBCCCC;
}

div.RightBorder
{
	padding-right: 20px; 
	margin-right: 20px; 
	border-right: solid 1px #DBCCCC;
}

/********************************************************************************/
/* Products Content */
/********************************************************************************/
a.ProductRangeBlock
{
	display: block;
	margin-left: 60px; 
	width: 550px; 
	height: 175px; 
	color: White;
	font-family: Corbel, Trebuchet MS, Arial; 
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

a.ProductRangeBlock:Hover
{
	color: White;
}

a.ProductRangeBlock:Visited
{
	color: White;
}

div.ProductRangeBlockHead
{
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 8px;
}

div.ProductSuiteBlock
{
	margin-left: 22px;
}

div.ProductSuiteList
{
	float: left; 
	width: 200px; 
	height: 170px;
}

a.ProductSuiteListEntry
{
	display: block;
	width: 200px;
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 150px;
}

a.ProductSuiteListEntry:hover
{
	background-color: #DBCCCC;
}

div.ProductSuiteListBreak
{
	float: left; 
	width: 200px; 
	height: 11px;
	font-size: 1px;
	margin-bottom: 22px;
	border-bottom: solid 1px #DBCCCC;
}

div.ProductSuiteListGap
{
	float: left; 
	width: 22px; 
	height: 160px;
	border-right: solid 1px #DBCCCC;
	margin-right: 22px;
}

div.ProductSuiteListBreakGap
{
	float: left; 
	width: 22px; 
	height: 11px;
	font-size: 1px;
	border-right: solid 1px white;
	margin-bottom: 22px;
	margin-right: 22px;
}

img.ProductSuiteThumb
{
    margin-top: 10px;
    margin-right:10px;
    width: 120px;
    cursor: hand;
}

/********************************************************************************/
/* Products Detail Content */
/********************************************************************************/
.ProductsDetailDesc
{
	width: 484px;
	padding: 8px;
}

.ProductsDetailItemLeft
{
	width: 150px;
	padding: 8px;
	text-align: center;
}

.ProductsDetailItemRight
{
	vertical-align: top;
	padding-top: 12px;
}

.ProductsDetailItemTitle
{
	text-decoration: underline;
}

table.ProductsDetailItemSize
{
	margin-top: 5px;
	margin-left: 5px;
}

table.ProductsDetailItemSize td
{
	width: 50px;
}

/********************************************************************************/
/* How To Buy Content */
/********************************************************************************/

.HowToBuyEntry
{
	margin-left: 12px;
}

.HowToBuyEntryHead
{
	margin-left: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.HowToBuyStockistType
{
	margin: 3px;
	cursor: pointer;
}

.ShowroomThumb
{
	text-align: center;
	display: block;
	width: 130px;
	padding: 4px;
	border: solid 1px #DBCCCC;
}

/********************************************************************************/
/* Questions Content */
/********************************************************************************/
.QuestionsQuestion
{
	font-weight: bold;
}

.QuestionsAnswer
{
	width: 600px; padding-left: 10px; padding-top: 5px;
}

/********************************************************************************/
/* Site Map Content */
/********************************************************************************/
.SiteMapIndent
{
	margin-left: 20px;
}
