﻿body
{
	padding: 0px;
	margin: 0px;
	background: #e3cead;
	text-align: center;
	height: 100%;
}

ul
{
	list-style-image: url(Images/Dash.gif);
	margin-left: 17px;
}

p
{
	margin: 8px 0;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.Container
{
	margin: 15px auto 0 auto;
	width: 800px;
	background: white;
}

.InnerContainer
{
	float: left;
	width: 792px;
	border: solid 4px white;
	text-align: left;
	background: white url('Images/MailingList.gif') bottom right no-repeat;
}

.SiteBy
{
	float: left;
	width: 792px;
	padding-right: 8px;
	text-align: right;
	background: #e3cead;
	border-bottom: solid 6px #e3cead;
}

.InnerContainerAlt
{
	float: left;
	width: 792px;
	border: solid 4px white;
	text-align: left;
	background: white;
}

.InnerContainerLeft
{
	float: left;
	width: 178px;
	border-right: solid 4px white;
}

.InnerContainerRight
{
	float: left;
	width: 610px;
	overflow: hidden;
}

.Header
{
	float: left;
	width: 792px;
}

.HeaderLeft
{
	float: left;
	margin-left: -20px;
	margin-top: -19px;
	width: 300px;
}

.HeaderRight
{
	float: right;
	height: 98px;
	background: #77a2d0 url('Images/BluePattern.gif') repeat-y;
	border-left: solid 1px #749ac5;
	width: 511px;
}

.HorizontalMenu
{
	float: left;
	margin-top: 52px;
	border-top: solid 1px white;
	height: 45px;
	overflow: hidden;
	width: 511px;
	background: #77a2d0;
}

.HorizontalMenuAlt
{
	float: left;
	margin-top: 52px;
	border-top: solid 1px white;
	border-right: solid 1px white;
	height: 45px;
	width: 408px;
	background: #77a2d0;
}

.Banner
{
	height: 232px;
	border-top: solid 4px white;
	width: 610px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	background: url('Images/Banner.gif') no-repeat;	
}

.Clear {clear: both; height: 0px; overflow: hidden;}

.VerticalMenu
{
	height: 236px;
	width: 178px;
	border-bottom: solid 4px white;	
	background: #c4261d;
}

.InnerVerticalMenu
{ 
		width: 178px;
	background: #c4261d; 
	font-size: 12px; 
	color: white; 
	font-family: Arial; 
}

.LightPurpleButton
{
	float: left;
	height: 45px;
	width: 101px;
	border-left: solid 1px white;
	background: #6979b4 url('Images/LightPurpleButton.gif');
}

.DarkPurpleButton
{
	float: left;
	height: 45px;
	width: 101px;
	border-left: solid 1px white;
	background: #302260 url('Images/DarkPurpleButton.gif');
}

.RedButton
{
	float: left;
	height: 45px;
	width: 101px;
	border-left: solid 1px white;
	background: #c4261d url('Images/RedButton.gif');
}

.MenuItem
{
	float: left;
	height: 45px;
	width: 101px;
	display: block;
	cursor: pointer;
	text-align: center;
	padding-top: 3px;
	color: White;
	text-decoration: none;
	font-size: 16px;
	font-family: 'Times New Roman', Verdana, Arial;	
}

.WhiteText16
{
	color: White;
	text-decoration: none;
	font-size: 16px;
	font-family: 'Times New Roman', Verdana, Arial;	
}

.WhiteText10
{
	color: White;
	font-size: 10px;
	font-family: Arial;	
}

.WhiteText11
{
	color: White;
	font-size: 11px;
	font-family: Arial;	
}

.WhiteText12
{
	color: White;
	font-size: 12px;
	font-family: Arial;	
}

.RedText12Bold
{
	color: #c4261d;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Times New Roman', Verdana, Arial;		
}

.RedText18
{
	color: #c4261d;
	font-size: 18px;
	font-family: 'Times New Roman', Verdana, Arial;		
}

.WhiteText11Link
{
	color: White;
	font-size: 11px;
	font-family: Arial;	
	text-decoration: none;
}

.WhiteText11Link:hover
{
	text-decoration: underline;
}

.WhiteText11LinkBold
{
	color: White;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;	
	text-decoration: none;
}

.WhiteText11LinkBold:hover
{
	text-decoration: underline;
}

.SearchBox
{
	float: left;
	height: 108px;
	width: 178px;
	background: #749ac5 url('Images/SearchBackground.gif');
}

.CategoryBox
{
	float: left;
	height: 270px;
	width: 178px;
	background: #749ac5 url('Images/CategoryBackground.gif');
}

.ShowroomBox
{
	float: left;
	height: 105px;
	width: 178px;
	background: #c4261d;
	border-bottom: solid 5px #d25a53;
}

.ShowroomBoxAlt
{
	float: left;
	height: 132px;
	width: 178px;
	background: #c4261d;
	border-bottom: solid 5px #d25a53;
}

.Footer
{
	float: left;
	min-height: 47px;
	width: 792px;
	background: #749ac5 url('Images/MailingList.gif') bottom right no-repeat;	
}

.FooterAlt
{
	float: left;
	height: 47px;
	width: 792px;
	background: #749ac5;	
}

.InnerFooter
{
	float: left;
	min-height: 47px;
	width: 498px;
	padding-left: 137px;
	background: #79a2cf url('Images/BluePatternFooter.gif') repeat-y;	
}

.InnerFooterAlt
{
	float: left;
	height: 47px;
	width: 655px;
	padding-left: 137px;
	overflow: hidden;
	background: #79a2cf url('Images/BluePatternFooter.gif') repeat-y;
}

.InnerFooterLeft
{
	float: left;
	height: 47px;
	width: 22px;
	padding-left: 19px;
}

.InnerFooterRight
{
	float: left;
	width: 457px;
}

.InnerFooterRightAlt
{
	float: left;
	height: 47px;
	width: 437px;
}

.ProductLineWrapper {width: 519px;}

.ProductWrapper {float: left; width: 173px; overflow: hidden;}
.GreyText11
{
	color: #4a4949;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.GreyText11Underline
{
	color: #4a4949;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	text-decoration: underline;
}

.GreyText11StrikeThrough
{
	color: #4a4949;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	text-decoration: line-through;
}

.GreyText11Bold
{
	color: #4a4949;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.GreyText11Link
{
	color: #4a4949;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	text-decoration: none;
}

.GreyText11Link:hover
{
	text-decoration: underline;
}

.DarkGreyText11
{
	color: #4d4c4c;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.PurpleText13
{
	color: #302260;
	font-size: 13px;
	font-family: Arial;
}

.PurpleText18
{
	color: #302260;
	font-size: 18px;
	font-family: Arial;
}

.BlueText11Bold
{
	color: #6979b4;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.GreenText16
{
	color: #16696e;
	font-size: 16px;
	font-family: 'Times New Roman', Verdana, Arial;
}

.MenuItemWrapper
{
	float: left;
	width: 101px;
	height: 22px;
	line-height: 22px;
}

.SubMenuItem
{
	float: left;
	width: 101px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	color: White;
	font-family: Arial;
	text-align: left;
	background: #8794c3;
	text-decoration: none;
}

.SubMenuItem:hover
{
	background: #6270a7;
	color: White;
}

.MenuItemSeparator
{
	float: left;
	height: 2px;
	line-height: 2px;
	background: url('Images/MenuSeparator.gif');
	width: 101px;
	overflow: hidden;
}

.VerticalMenuItem
{
	float: left;
	width: 162px;
	line-height: 30px;
	display: block;
	cursor: pointer;
	text-align: left;
	color: White;
	text-decoration: none;
	font-size: 13px;
	font-family: 'Times New Roman', Verdana, Arial;	
}

.VerticalMenuItemArial
{
	float: left;
	line-height: 26px;
	width: 178px;
	display: block;
	cursor: pointer;
	text-align: left;
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;	
}

.WhiteText18
{
	color: White;
	text-decoration: none;
	font-size: 18px;
	font-family: 'Times New Roman', Verdana, Arial;	
}

.PurpleText11
{
	color: #3e4873;
	font-size: 11px;
	font-family: Arial;		
}

.PinkText13
{
	color: #ef948e;
	text-decoration: none;
	font-size: 13px;
	font-family: 'Times New Roman', Verdana, Arial;		
}

.PinkText13Link
{
	color: #ef948e;
	text-decoration: none;
	font-size: 13px;
	font-family: 'Times New Roman', Verdana, Arial;		
}

.PinkText13Link:hover
{
	text-decoration: underline;
}

.Watermark
{
	font-size: 11px;
	color: #a7a6a6;
	font-family: Arial;
}

.Reset
{
	width: 39px;
	height: 17px;
	background: url('Images/Reset.gif') no-repeat;
	overflow: hidden;
	border: 0px;
	cursor: pointer;
}

.Submit
{
	width: 39px;
	height: 17px;
	background: url('Images/Submit.gif') no-repeat;
	overflow: hidden;
	border: 0px;
	cursor: pointer;
}

.RedText11
{
	color: #c4261d;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.RedText11Link
{
	color: #c4261d;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	text-decoration: none;
}

.RedText11Link:hover
{
	text-decoration: underline
}

.RedText11Bold
{
	color: #c4261d;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}

.modalBackground 
{  
	background-color:#000000;
	filter:alpha(opacity=60);  
	opacity:0.6;
} 

/* ListView */
.ListView
{
    margin-left: 1px;
    padding: 0;
    float: left;
    text-align: left;
    list-style: none;
}

.ListView li
{
    margin-left: -1px;
    padding: 0;
    float: left;
    width: 173px;
    list-style: none;
}

.ActiveButton
{
    width: 21px;
    height: 21px;
    background: url('Images/NumberBox-DarkBlue.gif') no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    color: White;
    display: inline-block;
    text-align: center;
    padding-bottom: 2px;
}

.InActiveButton
{
    width: 21px;
    height: 21px;
    background: url('Images/NumberBox-Blue.gif') no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    
    color: White;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    padding-bottom: 2px;
}

.InActiveButton:hover
{
    width: 21px;
    height: 21px;
    background: url('Images/NumberBox-DarkBlue.gif') no-repeat;
    font-size: 11px;
    color: White;
}

.NextPreviousButton
{
    margin-left: -4px;
    padding: 0;
    width: 21px;
    height: 21px;
    background: url('Images/NumberBox-DarkBlue.gif') no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    color: White;
    display: inline-block;
    text-align: center;
    padding-bottom: 2px;
}

/* End Listview */

/* Slideshow */
#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* Slideshow End */

.LeftMenu {width: 178px; border-top: solid 1px #d0514a;}
ul.ulsidemenu { margin: 0; padding: 0; width: 178px; height: 100px; list-style-image: none; list-style-type: none; position: relative; top: 0px; left: 0px; z-index: 5001; }
ul.ulsidemenu li {list-style-type: none; list-style-image: none; border-top: solid 1px #ae2c20; border-bottom: solid 1px #d0514a;}
ul.ulsidemenu li a {width: 162px;
	line-height: 30px;
	padding-left: 16px;
	display: block;
	cursor: pointer;
	text-align: left;
	color: White;
	text-decoration: none;
	font-size: 13px;
	font-family: 'Times New Roman', Verdana, Arial;	 background: #c4261d;}
	
ul.ulsidemenu li a:hover {text-decoration: none; background: #86130c;}

.SubMenuWrapper {border-left: solid 4px #fff; padding: 0 0 0 0; background: #c4261d; position: absolute; top: 0px; left: 178px; z-index: 7002; display: none; }

.SubMenuWrapper ul { margin: 0; padding: 0; width: 179px; list-style-image: none; list-style-type: none;  }
.SubMenuWrapper ul li {list-style-type: none; list-style-image: none;}
.SubMenuWrapper ul li a {
	line-height: 26px;
	width: 163px;
	padding-left: 16px;	
	display: block;
	cursor: pointer;
	text-align: left;
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;	}
	
.SubMenuWrapper ul li a:hover {text-decoration: none; background: #86130c;}

#contacttabs {width: 555px; background: url('images/vendor-tabs.gif') repeat-x 0 50px; overflow: hidden; margin-top: -40px;}
#contacttabs .ui-tabs {width: 554px; padding-top: 49px; overflow: hidden;}
#contacttabs .ui-tabs .ui-tabs-nav { list-style: none; position: relative; height: 64px; padding: 0; margin: 0;}
#contacttabs .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; width: 125px; border-top: solid 1px #dfdbd9; border-right: solid 1px #dfdbd9;  margin-bottom: 0px; padding-bottom: 1px; background: #dfdbd9;}
#contacttabs .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; background: #fff; width: 115px; padding-left: 10px; padding-top: 16px; height: 32px; font-family: Arial; font-size: 14px; color: #988984;  outline: none;}
#contacttabs .ui-tabs .ui-tabs-nav li span { float: left; text-decoration: none; background: #fff; width: 115px; padding-left: 10px; padding-top: 16px; height: 32px; font-family: Arial; font-size: 14px; color: #988984;  outline: none;}
#contacttabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0px; background: #fff; border-right: solid 1px #dfdbd9; padding-bottom: 1px;  }
#contacttabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color: #543c34; outline: none;}
#contacttabs .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#contacttabs .ui-tabs .ui-tabs-panel { width: 554px; display: block; border-width: 0; }
#contacttabs .ui-tabs .ui-tabs-hide { display: none !important; }

.BranchWrapper {width: 545px; padding-left: 10px;}

.BranchLeft {float: left; width: 267px;}

.BranchRight {float: left; padding-left: 20px; width: 247px;}

#contacttable td, #contacttable1 td {padding-top: 4px;}

