﻿@import url("layout.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#container {
	width: 900px;
	background-color: #fff;
}
#masthead {
	width: 900px;
	background-repeat: no-repeat;
	height: 100px;
	background-image: url('../imagesHome/masthead.jpg');
}
#navigation {
	float: left;
	position: relative;
	width: 190px;
	margin-left: 10px;
}
/* Navigation */
#navigationTop {
	width: 900px;
	background-image: url('../imagesHome/menu_top.png');
	background-repeat: no-repeat;
	height: 50px;
}
html>body #navigationTop {
	overflow: hidden;
}
#navigationTop ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigationTop li {
	float: right;
}
#navigationTop a {
	margin: 15px 5px 7px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #000098;
	display: block;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #000098;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
#navigationTop a:hover {
	text-decoration: none;
	color: #999999;
}
#content {
	width: 681px;
	margin-top: 5px;
	padding-left: 10px;
	margin-right: 5px;
}
#footer {
	text-align: left;
	clear: both;
	width: 900px;
	color: #FFFFFF;
	font-size: 11px;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
}
#navigation a {
	text-decoration: none;
	display: block;
	width: 170px;
	color: #000098;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13.5px;
	height: 30px;
	padding-left: 60px;
	padding-top: 35px;
}
#navigation a:hover {
	text-decoration: none;
	color: #FF26FF;
	font-family: "Trebuchet MS";
	font-size: 13.5px;
	font-weight: bold;
}
/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	margin: 0px;
	color: #000098;
	font-family: arial, Helvetica, sans-serif;
	padding-left: 5px;
	background-color: #FEF200;
}
#content h1 {
	color: #503750;
}
/* Footer Styles */
#footer p {
	color: #FFFFFF;
	padding-left: 5px;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
NavigationATop {
	color: #800000;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#navigationTop {
	position: relative;
	width: 900px;
	margin-bottom: 0px;
	overflow: hidden;
	list-style-type: none;
	color: #000098;
}
.images {
	padding: 5px;
}
.text {
	padding-left: 5px;
}
.tableText {
	color: #181892;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.textHome {
	padding-left: 5px;
	color: #9EE319;
	font-size: large;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
#navigationLadies {
	background-image: url('../imagesHome/bkg_menu_ladies.png');
	background-repeat: no-repeat;
}
#navigationMen {
	background-image: url('../imagesHome/bkg_menu_mens.png');
	background-repeat: no-repeat;
}
#navigationSchool {
	background-image: url('../imagesHome/bkg_menu_kids.png');
	background-repeat: no-repeat;
}
#navigationWork {
	background-image: url('../imagesHome/bkg_menu_work.png');
	background-repeat: no-repeat;
}
#navigationLauggage {
	background-image: url('../imagesHome/bkg_menu_laguage.png');
	background-repeat: no-repeat;
}
#navigationSport {
	background-image: url('../imagesHome/bkg_menu_sport.png');
	background-repeat: no-repeat;
}
#navigationLadies:hover {
	background-image: url('../imagesHome/bkg_menu_ladies_hover.png');
	background-repeat: no-repeat;
}
#slideshow
{
	width:257px;
	height:171px;
}
.shuAlertDiv
{
	vertical-align:middle;
	padding-bottom:20px;
}
.shuAlertLabel {
	width: 200px;
	text-align: left;
	float: left;
}
#navigationMen:hover {
	background-image: url('../imagesHome/bkg_menu_mens_hover.png');
	background-repeat: no-repeat;
}
#navigationSchool:hover {
	background-image: url('../imagesHome/bkg_menu_kids_hover.png');
	background-repeat: no-repeat;
}
#navigationWork:hover {
	background-image: url('../imagesHome/bkg_menu_work_hover.png');
	background-repeat: no-repeat;
}
#navigationLauggage:hover {
	background-image: url('../imagesHome/bkg_menu_laguage_hover.png');
	background-repeat: no-repeat;
}
#navigationSport:hover {
	background-image: url('../imagesHome/bkg_menu_sport_hover.png');
	background-repeat: no-repeat;
}
.flyer {
	border-style: none;
	border-width: 0px:;
	width: 249px;
	height: 100px;
}
.flyerPrint {
}

