@import "classes.css";
@import "SpryAccordion.css";

body {
	background-color: #F2CF8F;
	font-family:arial, Helvetica, sans-serif;
	background-image: url(../images/womFooterBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size:11px;
	margin:0;
	padding:0;
}

img {
	border: none;
}

a, a:visited {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#000;
	text-decoration: underline;
}

.header {
	height:163px;
	width:100%;
	background-image: url(../images/womHeaderBG.jpg);
	background-position: center top;
	background-repeat: repeat;
	margin:0;
	padding:0;
}

.headImg {
	margin:0 auto;
	display:block;
}

.headMenu {
	height:41px;
	width:100%;
	background-image: url(../images/womHeaderMenuBG.png);
	color:#FFF;
	font-size: 13px;
	text-transform: uppercase;
}

.headMenu ul {
	width:752px;
	list-style: none;
	margin:0 auto;
	padding:0;
}

.headMenu li {
	padding:10px 0 0 0;
	margin:0 30px 0 0;
	float:left;
	
}

.headMenu a, .headMenu a:visited {
	color:#FFF;
	text-decoration: none;
}

.headMenu a:hover {
	color:#FFF;
	text-decoration: underline;
}

.navActive {color:#ecb22c !important;}
.main {
	background-color:#FFF;
	height:100%;
	margin:0;
	padding:10px 0 0 0;
	position: relative;
}

.legal {
	width:622px;
	height:10px;
	margin:15px auto 0 auto;
	padding-left: 130px;
}

.legal ul{
	font-size: 9px;
	list-style: none;
	padding:0;
	margin: 0 AUTO;
}

.legal li {
	float:left;
	height:10px;
	margin:0 20px 0 0;
	padding:0;
}

.legal li a, .legal li a:visited {
	text-transform: uppercase;
	color:#000;
}

.legal li a:hover {
	color:#000;
}

.footer {
	clear:both;
	border-top: 4px #be542a solid;
	background-color:#232a34;
	height: 10px;
	margin-bottom:250px;
	position:relative;
	bottom:0;
}

.content {
	width:752px;
	margin:0 auto;
	position: relative;
}

.pushRow {
	width:752px;
	height:200px;
	margin:10px AUTO;
	position:relative;
	overflow: hidden;
}

.mainPush, .mainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	width:138px;
	height:200px;
	background-color: #666;
	position: absolute;
	top:0;
	margin:0 15px 10px 0;
	float:left;
	z-index: 5;
}

.FullImgLink {
	width:	750px;
	height: 298px;
	position:absolute;
	display:none;
}

.mainPush h1, .subPush h1, .mainLink h1 {
	font-size: 12px;
	margin:0 0 5px 0;
}

.mainPush h1, .mainLink h1  {
	padding:5px 0 0 10px;
}

.subPush h1 {
	padding:5px 0 0 0;
}

.pushText, .linkText {
	width:138px;
	height:100px;
	background-color: #000;
	color:#FFF;
	padding:0;
	margin:0;
	position:relative;
	cursor:pointer;
}

.pushText a, .pushText a:visited, .linkText a, .linkText a:visited, .subPushText a, .subPushText a:visited {
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}

.pushText a:hover, .subPushText a:hover {
	text-decoration: underline;
}

.pushText p, .subPush p{
	margin:0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
}

.pushTextIntro, .linkTextIntro {
	width:118px;
	padding: 0 10px 3px 10px;
}

.linkTextIntro p {
	margin:0 0 3px 0;
}

.pushTextFull {
	display:none;
	width:230px;
	padding: 0 10px 3px 10px;
}

.pushToggle, .pushLink {
	height:10px;
	width:138px;
	background-color:#807c3c;
	position:absolute;
	bottom: 5px
}

.pushToggle img, .pushLink img {
	float:right;
	margin-right:5px;
}

.subPushRow {
	height:84px;
	width:800px;
	margin:10px AUTO;
	z-index: 2;
}

.subPush {
	float:left;
	margin:0 14px 0 0;
	height:84px;
	width: 368px;
	position: relative;
	background-color: #000;
	color:#FFF;
}

.subPush img {
	height:84px;
	width:138px;
	position: relative;
	background-color: #999;
}

.subPushText {
	padding:0;
	width:210px;
	height:80px;
	position:relative;
}

.subPushLink {
	height:10px;
	width:20px;
	text-align: right;
	position: absolute;
	bottom: 7px;
	right: 0px;
}

.followLinks {
	color:#666;
	float:left;
}

.followText {
	vertical-align: baseline;
	position: relative;
	bottom:5px;
}

.bottomLinks {
	float:right;
}

.bottomLinks a, .bottomLinks a:visited {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}

.bottomLinks a:hover {
	text-decoration: underline;
}

.bottomLinks ul {
	list-style: none;
	padding:0;
	margin:0;

}

.bottomLinks li {
	float:left;
	margin:0 0 0 20px;
	
}

.addressInfo {
	float:right;
	text-align: right
}

.addressInfo h1 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin:0;
}

.addressInfo p {
	margin:0;
	padding:0;
}

.mainStage {
	position: relative;
	height:315px;
	overflow:hidden;
}

.infoRow {
	clear:both;
	width:752px;
	margin:5px auto 0 auto;
	border-top:1px solid #EAE4E4;
	padding-top:15px;
}


/*  ---------------- */
#storeNav {
 float: left;
 width: 150px;
}
#storeContent { 
 float: left;
 margin-left: 10px;
 width: 100%;
}
h1 {font-size:18px; margin-top:0;}
h3 {font-size:14px; margin-top:0;}

