/* Shopping Mall 4 All CSS Stylesheet */

BODY, body
{
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
TABLE, table
{
	padding: 0 0 0 0;
}
H1, H2, H3, H4, h4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
A
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	line-height: 18px;
}
A.maincategory
{
	font-size: 10pt;
	color: blue;
	font-weight: bold;
	line-height: 10px;
}
A.subcategory
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	line-height: 10px;
}
A.smalllinks
{
	font-size: 8pt;
	text-transform: capitalize;
	color: blue;
	font-weight: normal;
	text-decoration : underline;
	cursor : pointer;
}
A.LargeLinks
{
	font-size: 12pt;
	text-transform: capitalize;
	color: blue;
	font-weight : bold;
	text-decoration : underline;
	cursor : pointer;
}
A.HeaderLinks
{
	font-size: 10pt;
	text-transform: capitalize;
	color: blue;
}
A.HotAndSpecial
{
	font-size: 8pt;
	text-transform: capitalize;
	color: #800000;
	text-decoration: none;
}
A.HotAndSpecial:hover
{
	text-decoration: underline;
}
A.FooterLinks
{
	font-size: 8pt;
	text-transform: capitalize;
	text-decoration: none;
	color: Blue;
}
A.FooterLinks:hover
{
	font-size: 8pt;
	text-transform: capitalize;
	color: Blue;
	text-decoration: underline;
}

A.NavLinks
{
	font-size: 8pt;
	color: #800000;
	font-weight: normal;
}
A.GreyedLink
{
	font-weight: normal;
	font-size: 8pt;
	color: #cccccc;
}

A.MoreFromLinks
{
	font-size: 9pt;
}

A.StoreLetter
{
	font-size: 10pt;
	font-weight: bold;
	color: Purple;
	text-decoration: none;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
	color: white;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG.featuredImages
{
	margin: 3px;
}


TABLE.SmallBoxTable
{
	border-right: #0000ff 1px solid;
	border-top: #0000ff 1px solid;
	border-left: #0000ff 1px solid;
	width: 115px;
	border-bottom: #0000ff 1px solid;
}
TABLE.LargeBoxTable
{
	border: #0000ff 1px solid;
}

TR.SmallBox-HeaderRow
{
	background-color: #ccccff;
}
TR.LargeBox-HeaderRow
{
	background-color: #ccccff;
}

TR.FooterRow
{
	background-color: #ccccff;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
TR.LargeBox-VerDividerCell
{
	height: 1px;
	background-color: #0000ff;
}

TD.SmallBox-HeaderCell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 1px;
	padding-top: 1px;
}

TD.SmallBox-DividerCell
{
	height: 1px;
	background-color: #0000ff;
}

TD.SmallBox-ContentCell
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 2px;
}

TD.SmallBox-BoxSpacerCell
{
	height: 5px;
}

TD.LargeBox-DividerCell
{
	background-color: #0000ff;
	width: 1px;
}


.AdvancedSeachEntry
{
	font-size: 9pt;
	font-family: Arial;
	width: 230px;
}

.ChangePinEntry
{
	font-size: 9pt;
	font-family: Arial;
	width: 120px;
}

.EmailFormEntry
{
	font-size: 9pt;
	font-family: Arial;
	width: 300px;
}

.MallInquiryEntry
{
	font-size: 9pt;
	font-family: Arial;
	width: 250px;
}
.VoiceShoppingEntry
{
	font-size: 9pt;
	font-family: Arial;
	width: 250px;
}
.HeaderText
{
	font-size: 10pt;
	text-transform: capitalize;
}
.SmallText
{
	font-size: 10pt;
}
.SmallTextbold
{
	font-size: 10pt;
	font-weight: bold;
}
.TinyText
{
		font-size: 9pt;
		text-justify : auto ;
}
.SmallBoldText
{
	font-size: 9pt;
	font-weight: bold;
}
.RedText
{
	font-size: 9pt;
	color: Red;
}
.Head
{
	font-size: 12pt;
	color: Blue;
	font-weight: bold;
}

.Specials
{
	font-size: 8pt;
}
.SpecialsHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: Purple;
}


.DarkGreenText
{
	color: #008000;
	font-size: .8em;
}
.DarkGreenBoldText
{
	color: #008000;
	font-weight: bold;
	font-size: .8em;
}
.SearchResults
{
	font-size: 9pt;
}
.AdText
{
	color: Navy;
	font-size: 9pt;
	font-family: Verdana;
}
.Copyright
{
	font-size: 8pt;
	color: darkgray;
	font-family: Arial, Helvetica, sans-serif;
}

.GoButton
{
	font-size: 10px;
}

.DropBox
{
	font-size: 10px;
	width : 120px;
}

.TextBox
{
	font-size: 10px;
}