/* Current Brand Variables:
HeaderRight = ~/topright.gif
BannerRight = ~/contentpanesample.jpg
sideColorL = #E8E5E2
sideColorT = #000000
sideColorD = #38322D
HeaderLeft = ~/topleft.gif
sideColor = #C2BAB4
color3T = #000000
color3L = #DDE2ED
color3D = #232D42
color2T = #000000
color1L = #EAE5E0
color1D = #3D3328
color1T = #FFF7EF
color2D = #3A332B
color2L = #E9E5E1
color2 = #A49583
color3 = #5E76A8
color1 = #4F4234
templateDir = /Templates/Builders-Hardware*/
/*##CssFilePath:/_Templates//portal_base.css ###################################*/
/* Template.Colorss *********************************************************************/
.Color1
{
	background-color: #EAE5E0;
}
.Color2
{
	background-color: #4F4234;
}
.Color3
{
	background-color: #3D3328;
}
.BorderColor
{
	background-color: black;
}
/* Class that controls main table in template */
Table.Master-Table, Body.Master-Table
{
	background-color:White;
}
/* Global - Classes used throught site*/
BODY, Table TD
{
	font-size: 12px; /* Global size of text on portal */
	font-family: Sans-Serif, Arial, Verdana; /* Global fonts used on portal */
}
A
{
	color:#5E76A8;
}
A:hover
{
	color:#A49583;
	text-decoration: none;
}

Img.bordered
{
	border-right: #4F4234 1px solid;
	border-top: #4F4234 1px solid;
	border-left: #4F4234 1px solid;
	border-bottom: #4F4234 1px solid;
}
/*UserReminder - used to display reminder information to users */
Div.UserReminder
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: uppercase;
	color: #ffffff;
	padding-top: 2px;
	font-family: Arial;
	position: absolute;
	top: 0px;
	background-color: #ff0000;
	right:1px;
	z-index:2000;
}
Div.UserReminder A
{
	color: gold;
}
/* text style for buttons and link buttons used in the portal admin pages */
A.CommandButton
{
	color: Black;
}



/* Global.Depreciated */
A.treeNav
{
	text-decoration: none;
}
A.mainTreeNav
{
	text-decoration: none;
}
/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
	font-weight: bold;
}
/* hyperlink style for the site links */
A.SiteLink
{
	text-decoration: none;
}
A.SiteLink:hover
{
	text-decoration: underline;
}


/*End Global.Depreciated */

/*Global Panes */
Table.Pane, Body.Pane
{
	
}
/*Global Modules */
.Module, Body.Module
{
	padding-bottom: 10px; /*padding at bottom of all modules*/
}
.Module .Head
{
	color: #232D42;
	font-weight: bold;
	font-size: 14px;
}
.Module .SubHead
{
	font-weight: bold;
	font-size: 12px;
}
.Module .SubSubHead
{
	font-weight: bold;
}
/*End Global*/
/* Region - Defines geographical regions of site */
/* Region.Header - Top of site that contains logo and other branding images */
Table.Header A
{
}
Table.Header .AuthButton
{
	padding-right: 3px;
	padding-left: 6px;
	font-weight: normal;
	padding-bottom: 1px;
	margin-left: 0px;
	border-left: white 1px solid;
	margin-right: 0px;
	padding-top: 3px;
	font-style: normal;
	height: 100%;
	background-color: transparent;
	text-decoration: none;
	color: #FFF7EF;
}
Table.Header .AuthButton:hover
{
	padding-right: 3px;
	padding-left: 6px;
	font-weight: normal;
	padding-bottom: 1px;
	margin-left: 0px;
	border-left: white 1px solid;
	margin-right: 0px;
	padding-top: 3px;
	font-style: normal;
	height: 100%;
	background-color: transparent;
	text-decoration: none;
}
/* End Region.Header */
/* Region.Info - Row that displays information such as context and authentication status */
TD.Body-Row-Info .breadcrumb
{
	color: White;
}
TD.Body-Row-Info .breadcrumbselected
{
	color: White;
}
TD.Body-Row-Info .normal
{
	color: White;
}
TD.Body-Row-Info A
{
	color: White;
}
/* End Region.Info */

/* Region.ContentPane - Contains main content of site */
/* horizontal rule */
Table.ContentPane HR
{
	color: #232D42;
}

/* End Region.ContentPane */

/* Region.Footer - Bottom section of site */
/* End Region.Footer */
/*End Region */

/* Module - defines module specific classes */
/* Module.Global - Classes to be used globally for all modules */

/* Module.Global.Calendar */
.Calendar
{
	width:100%;
	background-color: #3D3328;
}
.Calendar .TodayDay
{
	color: #3D3328;
	background-color: #EAE5E0;
}
.Calendar .Selector
{
	color: whitesmoke;
	background-color: #E9E5E1;
}
.Calendar .Selector A
{
	color: #E9E5E1;
}
.Calendar .Day
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11px;
	vertical-align: top;
	border-left: white 1px solid;
	width: 65px;
	border-bottom: white 1px solid;
	height: 65px;
	background-color: #DDE2ED;
	text-align: left;
	padding:2px 2px 2px 2px;
	
}
.Calendar .NextPrev
{
	font-size: 11px;
	color: White;
}
.Calendar .DayHeader
{
	border-right: 2px outset;
	border-top: 2px outset;
	border-left: 2px outset;
	border-bottom: 2px outset;
	color: #A49583;
	background-color: #E9E5E1;
}
.Calendar .SelectedDay
{
	border-right: #DDE2ED 1px dashed;
	border-top: #DDE2ED 1px dashed;
	border-left: #DDE2ED 1px dashed;
	color: #232D42;
	border-bottom: #DDE2ED 1px dashed;
	background-color: #DDE2ED;
}
.Calendar .Title
{
	font-weight: bold;
	color: #3D3328;
	background-color: #EAE5E0;
	border-right:2px outset #EAE5E0;
	border-top: 2px outset #EAE5E0;
	border-left: 2px outset #EAE5E0;
}
.Calendar .OtherMonthDay
{
	Background-Color:Gainsboro;
} 

/* End Module.Global.Calendar */ 

/* Module.Global.ButtonBar */ 
.ButtonBar
{
	border-right: gainsboro thin outset;
	padding-right: 2px;
	border-top: gainsboro thin outset;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: gainsboro thin outset;
	color: dimgray;
	padding-top: 2px;
	border-bottom: gainsboro thin outset;
	background-color: gainsboro;
}
.ButtonBar TD
{
	padding-right: 5px;
}
/* End Module.Global.ButtonBar */
/* Module.Global.InfoBar */
.InfoBar
{
	border-right: whitesmoke 1px outset;
	padding-right: 2px;
	border-top: gainsboro thin outset;
	padding-left: 2px;
	BACKGROUND-POSITION: right top;
	background-image: url(../../systemimages/infobarback.gif);
	padding-bottom: 2px;
	border-left: gainsboro thin outset;
	color: dimgray;
	padding-top: 2px;
	border-bottom: gainsboro thin outset;
	background-repeat: repeat-y;
	background-color: gainsboro;
}
/* End Module.Global.InfoBar */
/* Module.Global.Grid classes */
Table.Grid
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: whitesmoke;
}
Table.Grid .GridHeader
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: darkgray;
}
Table.Grid TD
{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top
}
Table.Grid .GridItem
{
	padding-bottom: 0px;
	margin: 1px;
	padding-top: 0px;
	background-color: white;
	text-align: left;
}
Table.Grid .GridItemAlternating
{
	margin-bottom: 1px;
	border-bottom: lightgrey 1px solid;
	background-color: whitesmoke;
	text-align: left;
}

/* End Module.Global */
/* Module.Discussion - text style for reading messages in Discussion */
.Message
{
	font-weight: normal;
	background-color: #eeeeee;
}
/* End Module.Discussion */
/* Module.MainNavigation - Classes to be used globally for Main Navigation */
/*Solpart DHTML menu main nav*/
Span.MainNavigation .MenuLeftPadding
{
}
Span.MainNavigation .MenuBar
{
	cursor: hand;
	color: #3D3328;
	background-color: transparent;
}
Span.MainNavigation .MenuItem
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	text-transform: capitalize;
	color: #FFF7EF;
	white-space:nowrap;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
}
Span.MainNavigation .MenuItem TD
{
	white-space:nowrap;
}
Span.MainNavigation .MenuIcon
{
	width: 15px;
	cursor: hand;
	height: 21px;
	padding-left: 2px;
	padding-right: 2px;
}
Span.MainNavigation .MenuItemSel
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	text-transform: capitalize;
	cursor: hand;
	color: #FFF7EF;
	white-space:nowrap;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
}
Span.MainNavigation .MenuItemSel TD
{
	white-space:nowrap;
}
Span.MainNavigation .MenuContainer
{
	text-align: left;
}

Span.MainNavigation .SubMenu
{
	border-right: #4F4234 1px solid;
	border-top: #4F4234 1px solid;
	border-left: #4F4234 1px solid;
	border-bottom: #4F4234 1px solid;
	background-color: #3D3328;
	z-index: 1000;
	margin-left: 3px;
	cursor: hand;
	color: #333333;
	text-align: left;
}

Span.MainNavigation .SubMenu TD
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom: #4F4234 1px solid;
}

Span.MainNavigation .MenuBreak
{
	
}
Span.MainNavigation .MenuSeparator
{
	border-bottom: #696969 1px solid;
}
Span.MainNavigation .SubMenu .MenuItem
{
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	text-transform: capitalize;
	color: #3D3328;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
	z-index: 1000;
	background-color: #EAE5E0;
}
Span.MainNavigation .SubMenu .MenuIcon, Span.MainNavigation .SubMenu .MenuItemSel .MenuIcon
{
	cursor: pointer;
	cursor: hand;
	width: 15;
	height: 21;
	background-color: #EAE5E0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
Span.MainNavigation .SubMenu .MenuItemSel
{
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	text-transform: capitalize;
	color: #FFF7EF;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
	z-index: 1000;
	background-color: #4F4234;
}
Span.MainNavigation .SubMenu .MenuArrow
{
	padding-left: 5px;
}
Span.MainNavigation TD.DownLevel A
{
	color: #3D3328;
}
Span.MainNavigation .MenuScroll
{
	background-color: #3D3328;
	color: #EAE5E0;
}

/* End Module.MainNavigation */




/*Portal Admin Styles*/

/*Start Option syles */
Table.Options
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	width: 100%;
	color: dimgray;
	padding-top: 5px;
	background-color: white;
}
Table.Options TD
{
	padding-bottom: 5px;
}
Table.Options Input.NormalTextBox, Table.Options TextArea, Table.Options Select
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	width: 100%;
	color: dimgray;
	padding-top: 0px;
	border-bottom: dimgray 1px solid;
	background-color: #f5f4f7;
}

Table.Options TD.Detail
{
}
Table.Options TD.Field
{
}
Table.Options TD.Field Table
{
}
Table.Options TD.Field Span.NormalRadioList Table TD, Table.Options Span.NormalCheckBox Input
{
	border-right: transparent 0px solid;
	border-top: transparent 0px solid;
	border-left: transparent 0px solid;
	color: transparent;
	border-bottom: transparent 0px solid;
	background-color: transparent;
}

Table.Options TD.Field SPAN Input
{
	width: 20px;
}
Table.Options Table.Section
{
	width: 80%;
}
/*End Option syles */
/*Footer Control */
Table.FooterBar
{
	background-image: url(../../SystemImages/buttonback.gif);
	width: 100%;
	height: 15px;
}
Table.FooterBar A
{
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 1px;
	color: dimgray;
	height: 100%;
	text-decoration: none;
}
Table.FooterBar A:hover
{
	background-image: url(../../SystemImages/buttonbacksel.gif);
	border-left: dimgray 1px solid;
	color: #000000;
	height: 100%;
	margin-left: 0px;
}
/*End Footer Control */
/*End Portal Admin Styles*/
/*Start Control Styles */
/*Start Control.ModuleSearchUI */
Table.ModuleSearchUI
{
	font-size: 10px;
}
Table.ModuleSearchUI Select
{
	font-size: 10px;
}
Table.ModuleSearchUI Input
{
	font-size: 10px;
}
/*End Control.ModuleSearchUI */

/* This is the base style element of the FTB editor */
.FTBEditor
{
	background-image: none;
	background-color: white;
}

/*End Control Styles */


/* Admin.Tabs Module */
TD.PageExplorerMenu
{
	border-right: #4F4234 1px solid;
	border-top: #4F4234 1px solid;
	padding-left: 10px;
	padding-top: 5px;
	border-left: #4F4234 1px solid;
	border-bottom: #4F4234 1px solid;
	background-color: #EAE5E0;
}
Span.PageExplorerMenu
{
	border: transparent 0px;
}
Span.PageExplorerMenu A
{
	color: #000000;
}
/*End Admin.Tabs Module *//*Admin Toolbar*/
Span.AdminToolbar .ToolMenuLeftPadding
{
	padding-left: 4px;
}
Span.AdminToolbar .RootToolMenuArrow
{
	padding-left: 2px;
}
Span.AdminToolbar .ToolMenuBar TD
{
	font-size: 10px;
	white-space:nowrap;
}
Span.AdminToolbar .ToolMenuBar
{
	font-size: 10px;
	cursor: hand;
	color: black;
}
Span.AdminToolbar .ToolMenuBar Table
{
	margin-left: 6px;
	margin-right: 6px;
}
Span.AdminToolbar .ToolMenuBar .ToolMenuItem
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
	white-space:nowrap;
}
Span.AdminToolbar .ToolMenuBar .ToolMenuItem TD
{
	white-space:nowrap;
}
Span.AdminToolbar .ToolMenuBar .ToolMenuItemSel
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
	white-space:nowrap;
}
Span.AdminToolbar .ToolMenuBreak
{
	height: 1px;
	background-color: transparent;
}
Span.AdminToolbar .SubToolMenu .ToolMenuIcon
{
	padding-right: 3px;
	padding-left: 3px;
	width: 16px;
	cursor: hand;
	height: 18px;
	background-color: gainsboro;
	text-align: left;
}
Span.AdminToolbar .SubToolMenu
{
	border-right: #63648E 1px solid;
	border-top: #63648E 1px solid;
	z-index: 1000;
	margin-left: 3px;
	border-left: #63648E 1px solid;
	cursor: hand;
	border-bottom: #63648E 1px solid;
	background-color: #CBC7D5;
	text-align: left;
	width: 110px;
}
Span.AdminToolbar .SubToolMenu .ToolMenuItem
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	cursor: hand;
	font-style: normal;
	background-color: #eeefed;
	text-align: left;
}
Span.AdminToolbar .SubToolMenu .ToolMenuItemSel
{
	font-weight: normal;
	text-transform: capitalize;
	cursor: hand;
	color: #000000;
	font-style: normal;
	background-color: darkgray;
	text-align: left;
	font-size: 11px;
}


Span.AdminToolbar .SubToolMenu .ToolMenuBreak
{
	height: 1px;
	background-color: #CBC7D5;
}

Span.AdminToolbar .ToolMenuContainer
{
	border-right: whitesmoke thin outset;
	border-top: whitesmoke thin outset;
	padding-left: 2px;
	BACKGROUND-POSITION: right top;
	background-image: url(../../controls/MenuUI/ResourceFiles/toolbarback.gif);
	border-left: whitesmoke thin outset;
	border-bottom: whitesmoke thin outset;
	background-repeat: repeat-y;
}
/*End Admin Toolbar*/

/*Module Toolbar*/
Span.Toolbar .ToolMenuLeftPadding
{
	padding-left: 4px;
}
Span.Toolbar .RootToolMenuArrow
{
	padding-left: 2px;
}
Span.Toolbar .ToolMenuBar TD
{
	font-size: 10px;
}
Span.Toolbar .ToolMenuBar
{
	font-size: 10px;
	cursor: hand;
	color: dimgray;
}
Span.Toolbar .ToolMenuBar Table
{
	margin-left: 6px;
	margin-right: 6px;
}
Span.Toolbar .ToolMenuBar .ToolMenuItem
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
}
Span.Toolbar .ToolMenuBar .ToolMenuItem TD
{
	white-space:nowrap;
}
Span.Toolbar .ToolMenuBar .ToolMenuItemSel
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	text-align: left;
}
Span.Toolbar .ToolMenuBreak
{
	height: 1px;
	background-color: transparent;
}
Span.Toolbar .SubToolMenu .ToolMenuIcon
{
	padding-right: 3px;
	padding-left: 3px;
	width: 16px;
	cursor: hand;
	height: 18px;
	background-color: gainsboro;
	text-align: left;
}

Span.Toolbar .SubToolMenu .ToolMenuItem
{
	font-weight: normal;
	font-size: 11px;
	text-transform: capitalize;
	cursor: hand;
	font-style: normal;
	background-color: #eeefed;
	text-align: left;
}
Span.Toolbar .SubToolMenu .ToolMenuItemSel
{
	font-weight: normal;
	text-transform: capitalize;
	cursor: hand;
	color: #000000;
	font-style: normal;
	background-color: darkgray;
	text-align: left;
	font-size: 11px;
}


Span.Toolbar .SubToolMenu
{
	border-right: #63648E 1px solid;
	border-top: #63648E 1px solid;
	z-index: 1000;
	margin-left: 0px;
	border-left: #63648E 1px solid;
	width: 110px;
	cursor: hand;
	color: #333333;
	border-bottom: #63648E 1px solid;
	background-color: #CBC7D5;
	text-align: left;
}

Span.Toolbar .SubToolMenu .ToolMenuBreak
{
	height: 1px;
	background-color: #CBC7D5;
}

Span.Toolbar .ToolMenuContainer
{
	border-right: whitesmoke thin outset;
	border-top: whitesmoke thin outset;
	padding-left: 2px;
	background-repeat: repeat-y;
	background-image: url(../../controls/MenuUI/ResourceFiles/toolbarback.gif);
	border-left: whitesmoke thin outset;
	width: 100%;
	border-bottom: whitesmoke thin outset;
}
.BreadCrumb
{
	color:#000000;
}
.BreadCrumbSelected
{
	color:#000000;
}
.BreadCrumbs
{
	color:#000000;
}
/* Module.SubNav */
/*sub tab tree */
A.OtherSubTabs
{
	font-size:12px;
	text-decoration: none;
	color: #000000;
}
A.OtherSubTabs:hover
{
	color: #3A332B;
}
A.HighlightSubTabs
{
	font-size:12px;
	font-style: normal;
	text-decoration: none;
	color: #3A332B;
}
/*Solpart DHTML menu sub nav*/
TD.Master-Row-Body .MenuBar
{
	height: 12px;
}
TD.Master-Row-Body .MenuItem
{
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	background-color: #E9E5E1;
	color: #232D42;
	cursor:hand;
}
TD.Master-Row-Body .MenuItemSel
{
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	background-color: #3A332B;
	color: #DDE2ED;
	cursor:hand;
}
TD.Master-Row-Body .SubMenu
{
	border-left: #63648E 1px solid;
	border-bottom: #63648E 1px solid;
	background-color: #CBC7D5;
}
TD.Master-Row-Body .MenuBreak
{
	background-color:#A49583;
}
TD.Master-Row-Body .SubMenu .MenuItem
{
   
}
/* End Module.SubNav */

/* Start Module.SubNav preview & content pane */
Span.ContentPane .MenuBar
{
	height: 12px;
	width: 100px;
}
Span.ContentPane .MenuItem
{
	font-weight: normal;
	text-transform: capitalize;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	background-color: #EAE5E0;
	text-align: left;
}
Span.ContentPane .MenuIcon
{
	padding-right: 3px;
	padding-left: 3px;
	width: 20px;
	cursor: hand;
	height: 18px;
}
Span.ContentPane .MenuItemSel
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	background-color: #EAE5E0;
	text-align: left;
}
Span.ContentPane .MenuContainer
{
	width: 100px;
}
Span.ContentPane .SubMenu
{
	border-right: #63648E 1px solid;
	border-top: #63648E 1px solid;
	z-index: 1000;
	margin-left: 0px;
	border-left: #63648E 1px solid;
	width: 100px;
	cursor: hand;
	color: #333333;
	border-bottom: #63648E 1px solid;
	background-color: #CBC7D5;
	text-align: left;
}
Span.ContentPane .MenuBreak
{
	height: 1px;
	background-color: #CBC7D5;
}
Span.ContentPane .MenuSeparator
{
	background-color: darkgray;
}
Span.ContentPane .SubMenu .MenuItem
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	background-color: #EAE5E0;
	text-align: left;
}
Span.ContentPane .SubMenu .MenuIcon
{
	padding-right: 3px;
	padding-left: 3px;
	width: 20px;
	cursor: hand;
	height: 18px;
}
/* End Module.SubNav preview *//* Module.Announcements style of item titles by Announcements and events */
.ItemTitle
{
	font-weight: bold;
}
/* End Module.Announcements */.Sign_In .SignInText
{
	color:Red;
}

.Sign_In .Error
{
	color:Red;
	text-decoration: blink; 
}.UDT
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: whitesmoke;
}
.UDTItem
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 1px;
	padding-top: 0px;
	border-bottom: dimgray 1px solid;
	background-color: white;
	text-align: left;
}
.UDTAlternating
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	margin-bottom: 1px;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: whitesmoke;
	text-align: left;
}
.UDTHeader
{
	font-weight: bold;
	background-color: #E9E5E1;
}
.UDTHeader A
{
	color:#3A332B;	
}
.UDTPager
{
	font-weight: bold;
	background-color: gainsboro;
}
.UDTDetail
{
}
.UDTField
{
	background-color: whitesmoke;
}
.UDT_Entry_Form .Grid TextArea, .UDT_Entry_Form .Grid Input
{
	background-color:#E9E5E1;
	color:#3A332B;
}
.UDT_Entry_Form .Grid .Boolean Input 
{
	background-color:White;
	color:White;
}
.UDT_Entry_Form .Grid TextArea
{
   width:100%;
}Table.AdminUI
{
	width:100%;
	border-right: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
}
Table.AdminUI TR TD
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-top: gainsboro 1px solid;
}
Table.AdminUI TR TD TD
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top: gainsboro 0px solid;
}
Table.AdminUI TD.Section
{
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	color: whitesmoke;
	padding-top: 2px;
	background-color: dimgray;
}
Table.AdminUI TR.Property
{
	
	vertical-align:top;
}

Table.AdminUI TD.Caption
{
	font-weight: bold;
}
Table.AdminUI TD.Unit
{
	padding-left: 5px;
	color: dimgray;
}
Table.AdminUI TD.Control
{

}
/* Editor controls */
/*{
	width: 300px;
	height: 200px;
}*/
.HelpBox
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 200px;
	color: dimgray;
	padding-top: 5px;
	background-color: whitesmoke;
}
TD.HelpAnchor
{
}
Img.HelpAnchor
{
	margin-left: 5px;
}
Table.AdminUI .Button
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: top;
	border-left: dimgray 1px solid;
	color: dimgray;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	height: 22px;
	background-color: whitesmoke;
	text-decoration: none;
}
Table.AdminUI TextArea, Table.AdminUI Select
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: top;
	border-left: dimgray 1px solid;
	color: dimgray;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: whitesmoke;
	text-decoration: none;
	/*width:250px;*/
}
Table.AdminUI .CheckBox Input
{
	border-right: transparent 0px solid;
	padding-right: 2px;
	border-top: transparent 0px solid;
	padding-left: 2px;
	font-size: 12px;
	padding-bottom: 2px;
	vertical-align: top;
	border-left: transparent 0px solid;
	color: transparent;
	padding-top: 2px;
	border-bottom: transparent 0px solid;
	background-color: transparent;
	text-decoration: none;
}Table.ButtonBar
{
	background-color: whitesmoke;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	width:100%;
}
Table.ButtonBar Img
{
	vertical-align:middle;
}
Table.ButtonBar .MenuBarButton
{
	white-space: nowrap;
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	border-left: whitesmoke 1px solid;
	border-bottom: whitesmoke 1px solid;
}
Table.ButtonBar .MenuBarButton A
{
	color:Black;
	font-family:Sans-Serif;
	text-decoration:none;
}
Table.ButtonBar .MenuBarButtonHover
{
	white-space: nowrap;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color: ghostwhite;
}
Table.ButtonBar .MenuBarButtonHover A
{
	color:Black;
	font-family:Sans-Serif;
	text-decoration:none;
}Table.CollectionManagerTable
{
	width:100%;
}
Table.CollectionManagerTable .HeaderRow TD
{
	font-weight: bold;
	color: #ffffff;
	background-color: dimgray;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
Table.CollectionManagerTable .HeaderRow TD A
{
	color:White;
}
Table.CollectionManagerTable .Item TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

Table.CollectionManagerTable .AlternatingItem TD
{
	background-color: whitesmoke;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}.CollapsiblePanelTitle
{
	cursor: hand;
	color: white;
	font-family: Verdana;
	background-color: gray;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	width: 100%;	
}
.CollapsiblePanel
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #cccccc;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}.EventCollection .CollectionManagerTable
{
	width:100%;
}

.EventCollection .HeaderRow TD
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	background-color: dimgray;
}

.EventCollection .HeaderRow TD A
{
	color: whitesmoke;
}

.EventCollection .Item TD
{
	font-size: 10px;
	color: dimgray;
	vertical-align:top;
}

.EventCollection .AlternatingItem TD
{
	font-size: 10px;
	color: dimgray;
	background-color: whitesmoke;
	vertical-align:top;
}.SaleText
{
	color:Red;
	font-weight:bold;
}Table.FeatureItem
{
	
}
Table.FeatureItem TD.Name
{
	font-weight: bold;
	color: whitesmoke;
	background-color: dimgray;
}
Table.FeatureItem TD.Description
{
	
}
Table.FeatureItem TD.Selector
{
}.CartItems
{
	width: 100%;
}
.CartItems TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align:top;
}
.CartItems .Header
{
	font-weight: bold;
	color: gainsboro;
	background-color: dimgray;
}
.CartItems .SelectedItem
{
	background-color: gainsboro;
}

.CartItems .Item
{
}

.CartItems .AlternatingItem
{
	background-color: whitesmoke;
}
.CustomFields
{
	width: 100%;
}
.CustomFields TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.CustomFields .Header
{
	font-weight: bold;
	color: gainsboro;
	background-color: dimgray;
}
.CustomFields .SelectedItem
{
	background-color: gainsboro;
}

.CustomFields .Item
{
}

.CustomFields .AlternatingItem
{
	background-color: whitesmoke;
}

Table.ShippingMethods
{
	border-right: thin outset;
	border-left: thin outset;
	border-bottom: thin outset;
	width: 100%;
	margin-bottom: 5px;
}

Table.ShippingMethods TR.Header TD
{
	background-color: Gray;
	color: White;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
Table.ShippingMethods TR.Header TD.Sub
{
	font-weight:normal;
	vertical-align:bottom;
}
Table.ShippingMethods TR.Alternate TD
{
	background-color: whitesmoke;
}

Table.Review
{
	border-right: outset;
	border-top: outset;
	border-left: outset;
	border-bottom: outset;
	margin-top: 10px;
	width:100%;
}/* Module.SubNav */
/*sub tab tree */
A.OtherSubTabs
{
	font-size:12px;
	text-decoration: none;
	color: #000000;
}
A.OtherSubTabs:hover
{
	color: #3A332B;
}
A.HighlightSubTabs
{
	font-size:12px;
	font-style: normal;
	text-decoration: none;
	color: #3A332B;
}
/*Solpart DHTML menu sub nav*/
TD.Master-Row-Body .MenuBar
{
	height: 12px;
}
TD.Master-Row-Body .MenuItem
{
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	background-color: #E9E5E1;
	color: #232D42;
	cursor:hand;
}
TD.Master-Row-Body .MenuItemSel
{
	font-weight: normal;
	text-transform: capitalize;
	font-style: normal;
	background-color: #3A332B;
	color: #DDE2ED;
	cursor:hand;
}
TD.Master-Row-Body .SubMenu
{
	border-left: #63648E 1px solid;
	border-bottom: #63648E 1px solid;
	background-color: #CBC7D5;
}
TD.Master-Row-Body .MenuBreak
{
	background-color:#A49583;
}
TD.Master-Row-Body .SubMenu .MenuItem
{
   
}
/* End Module.SubNav */

/* Start Module.SubNav preview & content pane */
Span.ContentPane .MenuBar
{
	height: 12px;
	width: 100px;
}
Span.ContentPane .MenuItem
{
	font-weight: normal;
	text-transform: capitalize;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	background-color: #EAE5E0;
	text-align: left;
}
Span.ContentPane .MenuIcon
{
	padding-right: 3px;
	padding-left: 3px;
	width: 20px;
	cursor: hand;
	height: 18px;
}
Span.ContentPane .MenuItemSel
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	background-color: #EAE5E0;
	text-align: left;
}
Span.ContentPane .MenuContainer
{
	width: 100px;
}
Span.ContentPane .SubMenu
{
	border-right: #63648E 1px solid;
	border-top: #63648E 1px solid;
	z-index: 1000;
	margin-left: 0px;
	border-left: #63648E 1px solid;
	width: 100px;
	cursor: hand;
	color: #333333;
	border-bottom: #63648E 1px solid;
	background-color: #CBC7D5;
	text-align: left;
}
Span.ContentPane .MenuBreak
{
	height: 1px;
	background-color: #CBC7D5;
}
Span.ContentPane .MenuSeparator
{
	background-color: darkgray;
}
Span.ContentPane .SubMenu .MenuItem
{
	font-weight: normal;
	padding-bottom: 0px;
	text-transform: capitalize;
	width: 100px;
	cursor: hand;
	padding-top: 2px;
	font-style: normal;
	background-color: #EAE5E0;
	text-align: left;
}
Span.ContentPane .SubMenu .MenuIcon
{
	padding-right: 3px;
	padding-left: 3px;
	width: 20px;
	cursor: hand;
	height: 18px;
}
/* End Module.SubNav preview */.SpecificationsViewer
{
	width:100%;
}
.SpecificationsViewer TD
{
padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.SpecificationsViewer .Header
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	color: whitesmoke;
	padding-top: 2px;
	background-color: dimgray;
}

.SpecificationsViewer .AlternatingItem
{
	background-color: whitesmoke;
}
.SpecificationsViewer .Item 
{
	
}
.SpecificationsViewer .Name
{
	font-weight: bold;
	width: 10px;
}

.SpecificationsViewer .AlternatingItem .Name
{
	background-color: gainsboro;
}

.SpecificationsViewer .Item .Name
{
	background-color: whitesmoke;
}Table.TabbedContent TD.ContentPanel
{
	border-right: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}

Table.TabbedContent .TabbedContentTab
{
	border-right: darkgray 1px solid;
	padding-right: 3px;
	border-top: darkgray 1px solid;
	padding-left: 3px;
	padding-bottom: 2px;
	border-left: darkgray 1px solid;
	padding-top: 2px;
	border-bottom: darkgray 1px solid;
	background-color: gainsboro;
}
Table.TabbedContent .TabbedContentTab A
{
	Text-decoration: none;
	font-weight:bold;
}

Table.TabbedContent .TabbedContentTabSelected
{
	border-bottom: darkgray 0px solid;
	background-color: white;
}
Table.TabbedContent .ContentHidden
{
	display: none;
	visibility: hidden;
}
.AddOnList
{
	width: 100%;
}
.AddOnList TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.AddOnList .Header
{
	font-weight: bold;
	color: gainsboro;
	background-color: dimgray;
}
.AddOnList .SelectedItem
{
	background-color: gainsboro;
}

.AddOnList .Item
{
}

.AddOnList .AlternatingItem
{
	background-color: whitesmoke;
}
.SpecificationsViewer
{
	width:100%;
}
.SpecificationsViewer TD
{
padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.SpecificationsViewer .Header
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	color: whitesmoke;
	padding-top: 2px;
	background-color: dimgray;
}

.SpecificationsViewer .AlternatingItem
{
	background-color: whitesmoke;
}
.SpecificationsViewer .Item 
{
	
}
.SpecificationsViewer .Name
{
	font-weight: bold;
	width: 10px;
}

.SpecificationsViewer .AlternatingItem .Name
{
	background-color: gainsboro;
}

.SpecificationsViewer .Item .Name
{
	background-color: whitesmoke;
}Table.OrderSearchUI
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	margin-bottom: 5px;
}

Table.OrderSearchUI .SearchButton
{
	border-right: darkgray outset;
	border-top: darkgray outset;
	border-left: darkgray outset;
	color: dimgray;
	border-bottom: darkgray outset;
	background-color: gainsboro;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}

Table.OrderSearchUI .SearchButton:hover 
{
	border-right: darkgray outset;
	border-top: darkgray outset;
	border-left: darkgray outset;
	color: white;
	border-bottom: darkgray outset;
	background-color: dimgray;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	position:relative;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}.FeatureConfigurations 
{
	width:100%;
}
.FeatureConfigurations TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.FeatureConfigurations .Header
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	color: whitesmoke;
	padding-top: 2px;
	background-color: dimgray;
}

.FeatureConfigurations .AlternatingItem
{
	background-color: whitesmoke;
}
.FeatureConfigurations .Item
{
	
}
.FeatureConfigurations .RadioColumn
{
	background-color: gainsboro;
	width:10px;
}.DataViewerTable
{
	width: 100%;
}
.DataViewerTable TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.DataViewerTable .Item
{
	vertical-align:top;
}

.DataViewerTable .AlternatingItem
{
	vertical-align:top;
	background-color: whitesmoke;
}

.DataViewerTable .Header
{
	font-weight: bold;
	background-color: whitesmoke;
    white-space: nowrap;
}

.DataViewerTable .Footer
{
}.OptionsGrid
{
}
.OptionsGrid TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.OptionsGrid .Header
{
	font-weight: bold;
	color: gainsboro;
	background-color: dimgray;
}
.OptionsGrid .SelectedItem
{
	background-color: gainsboro;
}

.OptionsGrid .Item
{
}

.OptionsGrid .AlternatingItem
{
	background-color: whitesmoke;
}
/*Module.Faq */
.FaqCategoryHeader
{
	font-weight: bold;
	text-decoration: none;
}
.FaqCategoryName
{
	font-weight: bold;
	text-decoration: none;
}
.FaqCategoryDescription
{
	text-decoration: none;
}
.FaqListCategoryHeader
{
	font-weight: bold;
	text-decoration: none;
}
.FaqQuestion
{
	font-weight: bold;
}
.FaqAnswer
{
}
.SearchBox
{
	background-color: whitesmoke;
}
.FindButton
{
	background-color: whitesmoke;
}
.Expired
{
	text-decoration: line-through;
}
/*End Module.Faq */.Testing .Button
{
	border-right: silver 1px solid;
	padding-right: 3px;
	border-top: silver 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: silver 1px solid;
	color: #3A332B;
	border-bottom: silver 1px solid;
	font-family: Arial;
	background-color: ghostwhite;
	text-decoration: none;
}

.Testing .Button:hover
{
	border-right: silver 1px solid;
	padding-right: 3px;
	border-top: silver 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: silver 1px solid;
	color: white;
	border-bottom: silver 1px solid;
	font-family: Arial;
	background-color: #E9E5E1;
	text-decoration: none;
}
.Testing .TextArea
{
	border-right: silver 1px solid;
	padding-right: 3px;
	border-top: silver 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: silver 1px solid;
	color: #3A332B;
	border-bottom: silver 1px solid;
	font-family: Arial;
	background-color: #E9E5E1;
	text-decoration: none;
}
.Testing .NextBackButton
{
	border-right: #A49583 1px solid;
	padding-right: 3px;
	border-top: #A49583 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: #A49583 1px solid;
	color: #3A332B;
	border-bottom: #A49583 1px solid;
	font-family: Arial;
	background-color: #E9E5E1;
	text-decoration: none;
}

.Testing .NextBackButton:hover
{
	border-right: #A49583 1px solid;
	padding-right: 3px;
	border-top: #A49583 1px solid;
	padding-left: 3px;
	font-size: 12px;
	border-left: #A49583 1px solid;
	color: #3A332B;
	border-bottom: #A49583 1px solid;
	font-family: Arial;
	background-color: #A49583;
	text-decoration: none;
}
.Testing .ToTopText
{
	font-size: 12px;
	color: #232D42;
	font-family: Arial;
	text-decoration: none;
}
.Testing .TestQuestion
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	color: #232D42;
	padding-top: 10px;
	font-family: Arial;
}
.Testing .TestQuestionAlternating
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	color: #232D42;
	padding-top: 10px;
	font-family: Arial;
	background-color: whitesmoke;
}
.Testing .TestAnswer
{
 font-family: Arial;
 font-size: 12px;	
}

.Testing .AlternateTable
{
	background-color: #E9E5E1;
}
.Testing .ScoreTableHead
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	font-family: Arial;
	background-color: #3A332B;
}
.Testing .ScoreTableAlt
{
	background-color: #E9E5E1;
}
.Testing .WrongAnswer
{
	font-size: 12px;
	color: red;
	font-family: Arial;
}
.Testing .CorrectAnswer
{
	font-size: 12px;
	color: #5E76A8;
	font-family: Arial;
}
/* Module.DataView */
/*Data App*/

.DataViewTable
{
	font-size: 12px;
	color: #3D3328;
	text-decoration: none;
	width: 100%;
	background-color: #F8FAE9;
}
.DataView TD.Header Select
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 10px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
	height: 11px;
}
.DataView .Pager
{
	font-size: 10px;
}
.DataView .Pager A.Selected
{
	font-size: 12px;
}
.DataView TD.Header
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 10px;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.DataView TD.Header TD
{
	font-size: 10px;
	padding-top: 2px;
}

.DataView TD.Header TD.Top
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin: 2px;
	padding-top: 2px;
	background-color: lightgrey;
	border-bottom: darkgray 1px solid;
}
.DataView TD.Header TD.Top Select
{
	height: 12px;
}
.DataView TD.Footer
{
	border-right: lightgrey 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 10px;
	padding-bottom: 2px;
	border-left: lightgrey 1px solid;
	padding-top: 2px;
	border-bottom: lightgrey 1px solid;
}
.DataViewTable TD
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 20px;
}

TD.DataViewCaption
{
	border-right: darkgray 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
}
.DataViewValue
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: whitesmoke;
}

.DataViewAltValue
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
}

.DataViewHeader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-left: 5px;
	text-transform: uppercase;
	color: white;
	margin-right: 5px;
	padding-top: 2px;
	text-align: center;
	background-color: #3D3328;
	height: 14px;
}

.DataViewAltRow
{
	background-color: white;
}

.DataViewViewLink
{
	color: #3A332B;
}

/* End Module.DataView */
/*##CssFilePath:/Templates/Builders-Hardware/portal_template.css ###################################*/
Body
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	background-color:#C2BAB4;

}
Table TD, Table TD P{
 font-family:verdana;
}
TD A{
	color:#3D3328;
}
TD A:hover{  
	color:#3D3328;
}
#External{

 height:100%;
}
#External #LeftSide{

	background-repeat: repeat-y;
	background-position:right top;

	background-image: url(/Templates/Builders-Hardware/images/outerleft.gif);
}
#External #RightSide{

	background-repeat: repeat-y;
	background-position:left top;

	background-image: url(/Templates/Builders-Hardware/images/outerright.gif);
}
#Outer
{
	width:775px;
	height:100%;
	margin-left:auto; /* to center table... remove this line */
	margin-right:auto; /* to center table... remove this line */
	background-color:white;


	
}
#Identity
{
	height:65px;
	background-repeat: repeat-x;
	background-position:right top;
	background-color: #C2BAB4;
	
	

	
}

#Identity #Right{
background-repeat: no-repeat;
	background-position:right top;
	background-image: url(/Templates/Builders-Hardware/images/topright.jpg);
}


#Identity #LogoContainer{
	position:relative;
}
#Identity #Logo{
 	position:absolute;
 	top:20px;
 	z-index:1;
 	
}
#Identity #HeaderLeft{
 
 	
}
#Navigation
{
	background-repeat: repeat-x;
	background-position:left bottom;
	text-align:left;
	background-color: #C2BAB4;
	border-left: solid 105px #A49583;

}
#Navigation #Left{
	background-repeat: no-repeat;
	background-position:left bottom;
 	vertical-align:bottom;
 	text-align:left;
	width:100px;
 	background-color:black;
 
}

#ContentOuter, #Content
{
	height:100%;
	width:100%;
	
}
#ContentOuter{
background-image: url(/Templates/Builders-Hardware/images/contenttopgradient.gif);
background-position:left top;
background-repeat: repeat-x;
padding-top:10px;

}
#Content{
background-image: url(/Templates/Builders-Hardware/images/watermark.gif);
background-position:center bottom;
background-repeat:no-repeat;
}
#Content TD
{
	
}
#Content #Information{
	padding-left:5px;
	padding-right:5px;
	}
#Content #Left
{
	width:150px;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
	

	
}
#Content #Center
{
	padding: 10px 10px 10px 10px;
	vertical-align:top;
	border-right: solid 1px #E9E5E1;
}
#Content #Right
{
	width:150px;
	padding: 10px 10px 10px 10px;
	vertical-align:top
}
#BottomNav{
 border-left: solid 1px #4F4234;
  border-right: solid 1px #4F4234;
 text-align:center;
}
#Footer
{

	background-color: white;
	background-position: right top;
	background-repeat: repeat-y;
	border-top: solid 1px #4F4234;


}
#Footer TD{


 text-align:center;
 color:#3A332B;
 font-size:10px;
}
#Footer .Left{

}
#Footer .Content{
	
		height:25px;
		padding:5px 5px 5px 5px;
		
}
/*##CssFilePath:/Templates/Builders-Hardware/portal_modules.css ###################################*/
/*Solpart DHTML menu sub nav*/

.SubTabNav .MenuBar

{

	height: 12px;

}

.SubTabNav .MenuItem TD, .SubTabNav .SubMenu .MenuItem TD

{

	font-weight: normal;

	text-transform: capitalize;

	font-style: normal;

	background-color: #4F4234;

	color: white;

	cursor:hand;
	

}
.SubTabNav .MenuItem TD

{
font-size:9px;
}
.SubTabNav .MenuItemSel, .SubTabNav .MenuItemSel TD,  .SubTabNav .SubMenu .MenuItemSel 

{

	font-weight: normal;

	text-transform: capitalize;

	font-style: normal;

	background-color: #A49583;

	color: white;

	cursor:hand;
	font-size:9px;

}

.SubTabNav .SubMenu

{

	border-left: #63648E 1px solid;

	border-bottom: #63648E 1px solid;

	background-color: #CBC7D5;

}

TD.Master-Row-Body .MenuBreak

{

	background-color:#AB9994;

}

.SubTabNav .SubMenu .MenuItem TD

{

   color:white;

}
.SubTabNav a.OtherSubTabs  
{
    color:black;
}

.Pane .Head{
 color:#4F4234;
 font-size: 13px;
}

.ContentPane HR{
 visibility:hidden;
}
.LeftPane TD{
 color:#666666;
}
.ContentPane TD{
 color:black;
}
.RightPane TD{
 color:#666666;
}
/*##CssFilePath:/Templates/Builders-Hardware/portal.css ###################################*/
.MainNavigation .MenuItemSel TD, .MainNavigation .Selected .MenuItem TD{
	font-size:10px;
     
}
.MainNavigation .MenuItemSel TD{
	color: #A49583;
}
.MainNavigation .Selected,  .MainNavigation .Selected .MenuItem TD{
 background-color: white;
 color:black;
}
.MainNavigation .Selected{

}
.MainNavigation .MenuItem{
 height:20px;


}
.MainNavigation .MenuItemSel{
 height:20px;

}
.MainNavigation .MenuItem TD{
color: #4F4234;

font-size:10px;
  

}
#Footer .MenuItem TD{

	font-weight:normal;
}
#Footer .MenuItemSel TD{

	font-weight:normal;
}
.MainNavigation #row{
 border-bottom: solid 1px #163E5D;
 width:150px;
}
#Navigation Span.MainNavigation

{

	text-align:left;
	float:left;

}

.BreadCrumb {
 color:#4F4234;
}
.BreadCrumbSelected {
 color:#A49583;
}

span.AdminToolbar .ToolMenuBar TD {
 z-index:2000;
}
