body {
	background: url(bg_main.gif) top repeat-x;
	margin: 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	
}

.containment{
margin: 0 auto 30px auto;
padding-bottom: 30px;
width: 100%;
font: 10px "helvetica", verdana, sans-serif;
}

.content{
width: 1000px;
padding: 0;
margin: 0;
font: 10px "helvetica", verdana, sans-serif;
text-align: left;
}

/**********  HEADER  **********/

#header {
	position: relative;
	background: url(bg_nav.png) no-repeat;
	height: 90px;
	width: 1000px;
	z-index: 99;
}
#header #logoff {
	position: absolute;
	top: 20px;
	right: 16px;
	font-weight: bold;
	font-size: 10px;
}
#header #phoneNumber {
	font-family: arial,"helvetica", sans-serif;
	position: absolute;
	top: 76px !important;
	right: 16px;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
#logoModa3 {
	position: absolute;
	left: 25px;
	top: 10px;
	background-image: url(logo_moda3.png) !important;
	background-repeat: no-repeat; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='logo_moda3.png',sizingMethod='scale');
	/*** background-image: none; ***/
	background-repeat: no-repeat; 
}
#navtabs {
	position: absolute;
	bottom: 0px;
	left: 422px;
	width: 171px;
	height: 54px;
	background-image: url(navtabs2.png) !important;
	background-repeat: no-repeat; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='navtabs.png',sizingMethod='scale');
	/*** background-image: none; ***/
	z-index: 1;	
}
#nav {
	position: absolute;
	top: 48px;
	left: 441px;
	z-index: 50;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 20px;
}

#nav .purple a {
	color: #220055;
}

#sale #nav .purple a {
	color: #ffffff;
}

#nav li#onState a {
	color: #ffffff;
}

#nav li {
	position: relative;
	float: left;
	padding-right: 17px;
	margin-right: 13px;
}
#nav li.shop {
	width: 93px;
	padding-right: 0px;
}

#nav li ul {
	position: absolute;
	top: 22px;
	left: -999em;
	border-bottom: none;
	width: 92px;
	background: url(nav_drop4.png) no-repeat;
	height:75px;
}
#nav li ul.last {
	position: absolute;
	top: 22px;
	left: -999em;
	border-bottom: none;
	width: 92px;
	background: url(nav_drop3.png) no-repeat;
	height:100px;
}
#nav li ul li {
	padding: 5px 0px;
	margin-right: 0;
	width: 92px;
}
#nav li ul li.bottom {
	padding: 5px 0px;
	margin-right: 0;
	width: 92px;
}
#nav li ul li a {
	color: #000000;
	padding: 0px;
	padding-left: 6px;
}
#nav li ul li:hover a, #nav li ul li.sfhover a {
	color: #333333;
	padding: 0px;
	padding-left: 6px;
}
#nav li ul li: a {
	color: #ffffff;
	padding: 0px;
	padding-left: 6px;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li:hover ul.last, #nav li.sfhover ul.last {
	left: auto;
	right: -15px;
}
#nav li:hover a, #nav li.sfhover a{
	color: #ffffff;
}
#nav li ul li:hover, #nav li ul li.sfhover {
	color: #333;
}

/**********  SEARCHBAR  **********/

#searchBar {
	position: relative;
	width: 1000px;
	height: 40px;
    z-index: 98;
	border-bottom: 1px solid #FFEA00;
}
#sale #searchBar {
	background: url(bg_utilitybar.gif) no-repeat;
}
#content {
	width: 1000px;
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;
}
#sale #content {
	background: url(bg_main.gif) repeat-y;
}
#searchLinks {
	font-family: arial,"helvetica", sans-serif;
	position: absolute;
	top: 16px !important;
	top: 14px;
	left: 22px;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
#searchLinks a {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#searchLinks a:hover {
	text-decoration: underline;
}
#searchLinks .color a {
	color: #000000;
}
#sale #searchLinks .color a {
	color: #000000;
}
#searchBar #searchbox {
	position: absolute;
	top: 10px;
	left: 631px;
	font-size: 11px;
}

#searchinput {
	width: 187px;
	vertical-align: top;
	margin: 0px;
	/*height: 12px;*/
}
#searchBar #submit {
	background: url(go.gif) no-repeat;
	vertical-align: top;
}
#sale #searchBar #submit {
	background: url(go.gif) no-repeat;
	vertical-align: top;
}

#searchBar #advancedsearch {
	font-family: arial,"helvetica", sans-serif;
	position: absolute;
	top: 10px;
	left: 925px;
	width: 60px;
}
#searchBar #advancedsearch a {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#searchBar #advancedsearch a:hover {
	color: #666666;
}
#searchBar .shoppingcartbox {
	display:none; 
	position:absolute; 
	border: 2px solid #01a200; 
	background-color: #ffffff; 
	padding: 0px; 
	z-index: 99; 
	left: 155px; 
	top: 34px; 
	width: 200px;
}
#sale #searchBar .shoppingcartbox {
	border: 2px solid #6601c3; 
}

/**********  LEFT NAV  **********/

#leftnav {
	float: left;
	width: 155px;
	margin: 11px 0 15px 13px;
	color: #000000;
	line-height: 10px;
	
}
#email {
	width: 137px !important;
	width: 132px;
	margin: 0 0 4px 0;
	padding: 0px;
	font-size: 10px;
}
#joinEmail {
	padding: 5px 0 5px 15px;
}


/**********  FOOTER  **********/

#footer {
	font-family: arial,"helvetica", sans-serif;
	position: relative;
	/*background: url(bg_footer.gif) no-repeat top left;*/
	height: 50px;
	width: 1000px;
	padding-bottom: 15px;
	border-top: 1px solid #ffea00;
	border-bottom: 1px solid #ffea00;
	margin-top: 15px;
}
#sale #footer {
	background: url(bg_footer.gif) no-repeat top left;
}
#footer #utilityLinks {
	position: absolute;
	top: 80px;
	/*left: 208px;*/
	font-family: arial, "helvetica", sans-serif;
	color: #999999;
	font-size: 12px;
	width: 1000px;
	text-align: center;
}
#footer #utilityLinks a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding: 0 3px;

}
#footer #utilityLinks a:hover {
	color: #666666;
	text-decoration: underline;
}
#footertext {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	position: absolute;
	top: 23px;
	left: 250px;
	width: 500px;
	color: #666666;
	font-size: 10px;
	line-height: 11px;
	text-transform: uppercase;
}
#footertext a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding: 0 3px;
}
#footertext a:hover {
	color: #000000;
	text-decoration: underline;
}
#hackersafe {
	position: absolute;
	top: 140px;
	left: 190px;
}
#geotrust {
	position: absolute;
	top: 125px;
	left: 375px;
}
#brand_sel {
	width: 180px;
	height: 240px;
	background: url(brandback.gif) no-repeat;
}
#shop_by_brand{
}
#m3_brand_ddl { height: 240px; }
