/* global defaults for display */
@import "W2MCustomStyles.css";

/* global defaults for display */
@import "BlueGray_Base.css";

.eifootermasthead {
    color:Black;
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	line-height: 14px;
	}
.EIFooterSmallText {
    color:Black;
	font-family: Verdana, Arial, Helvetica;
	font-size:9px;
	line-height: 12px;
}
A.EIFooterSmallText {
    color:Black;
	font-family: Verdana, Arial, Helvetica;
	font-size:9px;
	font-weight: normal;
	line-height: 12px;
}
a.EIFooterText {
    color:#666666;
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	line-height: 13px;
}
a.EIFooterText:Hover {
    color:#990000;
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	line-height: 13px;
}

TABLE.OuterTable {
	border:0px solid #666666;
	width:100%;
	margin:4px 0px 0px;
	vertical-align:top;
}

TABLE.Main {
	text-align:center;
	width:790px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/design_bkgrd.gif);
	background-color:#FFFFFF;
}

TABLE.StoreHeader {
	text-align:center;
	width:100%;
}

TD.Main {
	text-align:center;
	width:100%;
	vertical-align:top;
}

TD.MainLeft {
	text-align:center;
	vertical-align:top;
	padding:4px;
	padding-top:0px;
	width:175px;
}

TD.MainRight {
	text-align:center;
	vertical-align:top;
	padding:5px;
	width:175px;
}

TD.MainContent {
	text-align:center;
	vertical-align:top;
	width:100%;
	padding:0px;
	padding-top:0px;
	padding-right:5px;
}

TABLE.LeftNav {
	width:150px;
	vertical-align:top;
}

TABLE.RightNav {
	width:100%;
	vertical-align:top;
}

TABLE.ProductListing {
	width:100%;
}

TABLE.ProductDetail {
	border:0px solid #666666;
	width:100%;
	margin:4px 0px 0px 0px;
}

.menutables{
 border:1px solid #C4C4C4;
}
