/* CSS Document */
body
{
	background-color: #FFFFFF;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #FFFF9B;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #FFFF9B;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #FFFF9B;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #FFFF9B;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #FFFF9B;
	color: #000000;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #4075D9;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #4075D9;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #4075D9;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #4075D9;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #4075D9;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #000000;
	background-color: #C5D5F4;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #000000;
	background-color: #C5D5F4;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #000000;
	background-color: #C5D5F4;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #000000;
	background-color: #C5D5F4;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #000000;
	background-color: #C5D5F4;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #FFFFFF;
	background-color: #990000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #FFFFFF;
	background-color: #990000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #FFFFFF;
	background-color: #990000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #FFFFFF;
	background-color: #990000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #FFFFFF;
	background-color: #990000;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText, .HeaderText td, .HeaderText a, .HeaderText a:visited, .HeaderText a:hover
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ReducedText
{
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #FFFFFF;
	border-bottom: #4075D9 1px solid;
	border-left: #4075D9 1px solid;
	border-right: #4075D9 1px solid;
	border-top: #4075D9 1px solid;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #FFFFFF;
	border-bottom: #4075D9 1px solid;
	border-left: #4075D9 1px solid;
	border-right: #4075D9 1px solid;
	border-top: #4075D9 1px solid;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #4075D9;
	border-bottom: #4075D9 1px solid;
	border-left: #4075D9 1px solid;
	border-right: #4075D9 1px solid;
	border-top: #4075D9 1px solid;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #4075D9;
	color: #FF0000;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #4075D9;
	border-width: 1px;
	font-family: arial, sans-serif;
	font-weight: normal;
}
.FormButtons
{
	color: #000000;
	background-color: #FFFF9B;
	border-color: #4075D9;
	border-width: 1px;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #4075D9;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #4075D9; }
a:visited { color: #4075D9; }
a:hover { color: #3D3D3D; }
a.menu
{
	text-decoration: none;
	color: #E78936;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #E78936; }
a.menu:visited { color: #E78936; }
a.menu:hover { color: #FFB573; }
a.Gridmenu
{
	text-decoration: none;
	color: #294C8C;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #294C8C; }
a.Gridmenu:visited { color: #294C8C; }
a.Gridmenu:hover { color: #FFFFFF; }
a.Homebase
{
	text-decoration: none;
	color: #4075D9;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #4075D9; }
a.Homebase:visited { color: #4075D9; }
a.Homebase:hover { color: #3D3D3D; }
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #E78936;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #E78936; }
a.FormFileManagerFileList:visited{ color: #E78936; }
a.FormFileManagerFileList:hover
{
	color: #FFFFFF;
	background-color: #4075D9;
}
img.BlockIMG
{
	display: block;
	margin: 0px;
}
#sitesearch
{
}
#sitesearch .KeywordRow
{
	display: block;
}#sitesearch .MaxPagesRow
{
	display: block;
}
#sitesearch .StartSearchRow
{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}
#sitesearch .NoCriteria
{
}
#sitesearch .NoResults
{
}
#sitesearch .SearchedFor
{
	display: block;
	margin-bottom: 10px;
}
#sitesearch .clear
{
	display: block;
}
#sitesearch .ResultItem
{
}
#sitesearch .ResultSummaryLabel
{
}
#sitesearch .ResultSummary
{
	margin-bottom: 10px;
}
.ResultSummary .Matched
{
	color: #ff0000;
}
#sitesearch .Paging
{
	display: block;
	width: 100%;
}.Paging .ResultPrevious
{
	width: 100px;
	float: right;
	display: block;
}
#SP0 .ResultPrevious
{
	display: none;
}
.Paging .ResultNext
{
	width: 100px;
	float: right;
	display: block;
}
.noprint { display: block; }
@media print {
	.noprint { display: none; }
}

/**** custom class declorations ****/

#mainDiv .FormElementInput,
#businessNameDiv .FormElementInput
{
	width: 180px;
}

.SiteBG
{
	text-align: center;
	background-color: #990000;
}

.Container
{
	background-image: url(/DSN/wwwmutualsalescom/Content/Images/default/bground.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	width: 750px;
	margin: auto;
}

.Header .Header
{
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.Content
{
	width: 555px;
	margin: 8px 20px 0px 10px;
}

.Nav
{
	width: 145px;
	margin: 5px 5px 0px 15px;
}
.Nav p
{
	padding: 0px;
	margin: 7px 0px;
}
.Nav a
{
	color: #FFFFFF;
	font-size: 12px;
}
.Nav a:link, .Nav a:visited
{
	color: #FFFFFF;
}
.Nav a:hover, .Nav a:active
{
	text-decoration: underline;
}

.Footer
{
	background-image: url(/DSN/wwwmutualsalescom/Content/Images/default/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 49px;
}
.Footer .Footer
{
	background-image: none;
}

table.HomeGrid
{
	empty-cells: show;
	border-collapse: collapse;
	margin: 8px 0px;
}
.HomeGrid td
{
	padding: 2px;
}
.HomeGrid .TopLeft
{
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: center;
}
.HomeGrid .TopCenter
{
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: center;
}
.HomeGrid .TopRight
{
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: center;
}
.HomeGrid .BottomRight
{
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	text-align: center;
}
.HomeGrid .BottomCenter
{
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	text-align: center;
}
.HomeGrid .BottomLeft
{
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	text-align: center;
}

#UtilLinks
{
	position: absolute;
	bottom: 2px;
	right: 15px;
}
.COMProdStock {
     display: none;
}
#QtyPriceDiv {
    display: none;
}
#lblBasePrice,
.COMProdBasePrice,
#CPItemCost {
     display: none;
}
