/* CSS Document */

body
{
	background-color: #ffffff;
	color: #444444;
	background-image: none;
	background-repeat: no-repeat;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
}
body.Admin
{
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
}
.Primary
{
	background-color: #e2ddd9;
	color: #000000;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 12px;
}
.PrimaryHeader
{
	background-color: #e2ddd9;
	color: #000000;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 14px;
}
.PrimaryBoldText
{
	background-color: #e2ddd9;
	color: #000000;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 12px;
}
.PrimaryEnlargedText
{
	background-color: #e2ddd9;
	color: #000000;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 14px;
}
.PrimaryReducedText
{
	background-color: #e2ddd9;
	color: #000000;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 10px;
}
.Secondary
{
	background-color: #e3deda;
	color: #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
}
.SecondaryHeader
{
	background-color: #e3deda;
	color: #000000;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: bold;
}
.SecondaryBoldText
{
	background-color: #e3deda;
	color: #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;
}
.SecondaryEnlargedText
{
	background-color: #e3deda;
	color: #000000;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: normal;
}
.SecondaryReducedText
{
	background-color: #e3deda;
	color: #000000;
	font-family: arial, serif;
	font-size: 10px;
	font-weight: normal;
}
.Accent
{
	color: #000000;
	background-color: #f1edea;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 12px;
}
.AccentHeader
{
	color: #000000;
	background-color: #f1edea;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 14px;
}
.AccentBoldText
{
	color: #000000;
	background-color: #f1edea;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 12px;
}
.AccentEnlargedText
{
	color: #000000;
	background-color: #f1edea;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 14px;
}
.AccentReducedText
{
	color: #000000;
	background-color: #f1edea;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 10px;
}
.Splash
{
	color: #1E1B08;
	background-color: #c9c2bd;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
}
.SplashHeader
{
	color: #1E1B08;
	background-color: #c9c2bd;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: bold;
}
.SplashBoldText
{
	color: #1E1B08;
	background-color: #c9c2bd;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;
}
.SplashEnlargedText
{
	color: #1E1B08;
	background-color: #c9c2bd;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: normal;
}
.SplashReducedText
{
	color: #1E1B08;
	background-color: #c9c2bd;
	font-family: arial, serif;
	font-size: 10px;
	font-weight: normal;
}
.GridRowOdd
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal
}
.GridRowEven
{
	color: #000000;
	background-color: #DDDDDD;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal
}
td, .DefaultText
{
	color: #000000;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
}
.BoldText
{
	color: #444444;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: bold;
}
.EnlargedText
{
	color: #444444;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: normal;
}
.HeaderText
{
	color: #444444;
	font-family: arial, serif;
	font-size: 16px;
	font-weight: bold;
}
.ReducedText
{
	color: #444444;
	font-family: arial, serif;
	font-size: 10px;
	font-weight: normal
}
.HomebaseText
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial, serif;
	font-size: 14px;
	font-weight: bold;
}
table.TableWithBorder
{
	background-color: #ffffff;
	border-bottom: #e3deda 1px solid;
	border-left: #e3deda 1px solid;
	border-right: #e3deda 1px solid;
	border-top: #e3deda 1px solid;
	color: #444444;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show
}
td.TableWithBorder
{
	background-color: #ffffff;
	border-bottom: #e3deda 1px solid;
	border-left: #e3deda 1px solid;
	border-right: #e3deda 1px solid;
	border-top: #e3deda 1px solid;
	color: #444444;
	font-family: arial, serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.Outline
{
	background-color: #e3deda;
	border-bottom: #e3deda 1px solid;
	border-left: #e3deda 1px solid;
	border-right: #e3deda 1px solid;
	border-top: #e3deda 1px solid;
	color: #000000;
	font-family: arial, serif;
	font-size: 16px;
	font-weight: bold;
	empty-cells: show;
}
.Error
{
	background-color: #e3deda;
	color: #990000;
	font-family: arial, serif;
	font-size: 16px;
	font-weight: bold;
}
.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #cdcdcd;
	border-width: 1px;
	font-family: arial, serif;
	font-weight: normal;
}
.FormButtons
{
	color: #dedede;
	background-color: #B21E1E;
	border-color: #e3deda;
	border-width: 1px;
	font-family: arial, serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a
{
	text-decoration: none;
	color: #444444;
	font-family: arial, serif;
	font-weight: normal;
	font-size: 12px;
}
a:link { color: #444444; text-decoration:underline;}
a:visited { color: #444444;  text-decoration:underline;} 
a:hover { color: #7c756e; text-decoration:underline;}
a.menu
{
	text-decoration: none;
	color: #444444;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 12px;
}
a.menu:link { color: #444444; text-decoration:none;}
a.menu:visited { color: #444444; text-decoration:none;}
a.menu:hover { color: #7c756e; text-decoration:underline;}
a.Gridmenu
{
	text-decoration: none;
	color: #1E1B08;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 12px;
}
a.Gridmenu:link { color: #1E1B08;  text-decoration:none;}
a.Gridmenu:visited { color: #1E1B08; text-decoration:none;}
a.Gridmenu:hover { color: #000000; text-decoration:underline;}
a.Homebase
{
	text-decoration: none;
	color: #444444;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 14px;
}
a.Homebase:link { color: #444444; text-decoration:none;}
a.Homebase:visited { color: #444444; text-decoration:none;}
a.Homebase:hover { color: #000000; text-decoration:underline;} 
a.FormFileManagerFileList
{
	text-decoration: none;
	color: #444444;
	font-family: arial, serif;
	font-weight: bold;
	font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #444444; }
a.FormFileManagerFileList:visited{ color: #444444; }
a.FormFileManagerFileList:hover
{
	color: #000000;
	background-color: #e3deda;
}
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: #990000;
}
#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; }
}

/* START CUSTOM CLASSES */

.leftNav {
      background: url(../Content/Images/Default/leftNav_back.jpg) repeat-y;
      text-indent: 15px;
}
.contentBlock {
     padding: 3px 20px 0px 0px;
}
.contentBlock .contentBlock {
      padding: 0px;
}
.searchButton {
     border: 1px solid #000000;
     background: #830800;
     color: #FFFFFF;
     font-size: 11px;
}
.navBar {
     color: #FE0000;
     font-weight: bold;
}
.navBar a:link,
.navBar a:visited {
     color: #FFFFFF;
     font-weight: bold;
     text-decoration: none;
}
.navBar a:hover {
     color: #FE0000;
     font-weight: bold;
     text-decoration: none;
}
.topNav {
     color: #000000;
     font-weight: bold;
}
.topNav a:link,
.topNav a:visited {
     color: #000000;
     font-weight: bold;
     text-decoration: none;
}
.topNav a:hover {
     color: #990000;
     font-weight: bold;
     text-decoration: none;
}
/**** CommerceMenu.asp Classes
================================================= */

/** Gracefully degrade if browser does not suppose JavaScript **/

#CommMenuRoot ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/** Root Level Style **/

div.CatNavDiv
{
	width: 125px;
	_width: 152px;
	margin: 5px 0px;	
}
div.CatNavDiv a
{
	background-image: url(/DSN/wwwshirtznthingzcom/Content/Images/default/arrow_sm.gif);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	padding: 2px 0 2px 27px;
	font-size: 13px;
	color: #000000;
	margin: 0;
}
div.CatNavDiv a:link,
div.CatNavDiv a:visited
{
	display: block;
	color: #000000;
	width: 100%;
}
div.CatNavDiv a:hover,
div.CatNavDiv a:active
{
	color: #A5090A;
	background-position: 7px 0px;
}

/** 2nd Level Style **/

div.CatNavDiv.NavLevel2,
div.CatNavDiv.NavDefault
{
	background: #DBDBDB none;
	border: 1px solid #817453;
	line-height: 18px;
	text-align: left;
	width: 160px;
	z-index: 100;
}
div.NavLevel2 a,
div.NavDefault a
{
	margin: 0;
	padding: 0;
}
div.CatNavDiv.NavLevel2 a:link,
div.CatNavDiv.NavLevel2 a:visited,
div.CatNavDiv.NavDefault a:link,
div.CatNavDiv.NavDefault a:visited
{
	width: 100%;
	background: none;
	color: #000000;
	display: block;
	text-indent: 5px;
	padding: 0;
}
div.CatNavDiv.NavLevel2 a:hover,
div.CatNavDiv.NavLevel2 a:active,
div.CatNavDiv.NavDefault a:hover,
div.CatNavDiv.NavDefault a:active
{
	color: #E5E0D3;
	background-color: #669966;
}
.COMCatHeader {
     background: none;
     border-bottom: 2px solid #990000;
     color: #000000;
     font-weight: bold;
     font-size: 14px;
     font-variant: small-caps;
}
.COMProdHeader {
     background: none;
     border-bottom: 2px solid #990000;
     color: #000000;
     font-weight: bold;
     font-size: 14px;
     font-variant: small-caps;
}
.defaultText a:link,
.defaultText a:visited {
     font-size: 14px;
     font-weight: bold;
}
.defaultText a:hover {
    font-size: 14px;
    font-weight: bold;
}
.leftNav a:link,
.leftNav a:visited {
     color: #000000;
     text-decoration: none;
}
.leftNav a:hover {
     color: #000000;
     text-decoration: underline;
}
.listButton {
     background: #660000;
     color: #FFFFFF;
     font-variant: small-caps;
     border: 1px solid #000000;
}

.catIMG
{
	padding-bottom:8px;
}