/* Main Memu */

#menu {
	margin:0; padding:0; border:0;
	height: 40px;
	font-size: 10px;
	position: absolute;
	top: 51px; right: 50px;}

#menu {
	margin:0; padding:0; border: 0;
	list-style: none;}

#menu li {
	margin:0; padding:0; border: 0;
	height:40px;
	float: left;}

#menu li a {
	display: block;
	margin:0; padding:0; border: 0;
	height: 40px;}

a#btNowShowing {
	width:134px;
	background-image:url(../media/menu/now_showing.gif);
	background-position: 0 0px;}

a#btShopTheCollections {
	width:183px;
	background-image:url(../media/menu/shop_the_collections.gif);
	background-position: 0 0px;}

a#btHauteHappenings {
	width:158px;
	background-image:url(../media/menu/haute_happenings.gif);
	background-position: 0 0px;}

a#btTheArtOfStyle {
	width:140px;
	background-image:url(../media/menu/the_art_of_style.gif);
	background-position: 0 0px;}

#menu li a:hover {
	background-position: 0 -40px;}

#menu li a:active {
	background-position: 0 -80px;}

#menu li a.highlight {
	background-position: 0 -80px;}


	
	
/* Secondary Menu */

#menu2 {
	margin: 0; padding: 0; border: 0;
	position: absolute;
	top: 15px; right: 50px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 9px;}

#menu2 li {
	margin: 0; padding: 0 8px; border: 0;
	border-right: 1px SOLID #CCC;	
	list-style: none;
	float: left;}

#menu2 li.last {
	border-right: 0;
	padding-right: 0;}

#menu2 a:link {
	color:#CCC;
	text-decoration: none;}
#menu2 a:visited {
	color:#CCC;
	text-decoration: none;}
#menu2 a:hover {
	color:#555;
	text-decoration: underline;}
#menu2 a:active {
	color:#000;
	text-decoration: none;}
	

/* Tertiary Menu */

#menu3 {
	margin: 0; padding: 0; border: 0;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 10px;}

#menu3 li {
	margin: 0; padding: 0 8px; border: 0;
	border-right: 1px SOLID #999;	
	list-style: none;
	float: left;}

#menu3 li.first {
	border-left: 0;
	padding-left: 0;}

#menu3 li.last {
	border-right: 0;
	padding-right: 0;}

#menu3 a:link {
	color:#999;
	text-decoration: none;}
#menu3 a:visited {
	color:#999;
	text-decoration: none;}
#menu3 a:hover {
	color:#555;
	text-decoration: underline;}
#menu3 a:active {
	color:#000;
	text-decoration: none;}

a#btFashion1 {
	width:270px;
	background-image:url(../media/home/base/fashion/aug2010/fashion_001.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;}
a#btFashion2 {
	width:270px;
	background-image:url(../media/home/base/fashion/fashion_002.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;}

a#btAccessories1 {
	width:270px;
	background-image:url(../media/home/base/accessories/aug2010/accessories_001.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;}
a#btAccessories2 {
	width:270px;
	background-image:url(../media/home/base/accessories/accessories_002.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;}

a#btGiftGuide {
	width:270px;
	background-image:url(../gift-guide/bt.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;}

a#btSpecialty1 {
	width:270px;
	background-image:url(../media/home/base/specialty/aug2010/specialty_001.jpg);
	background-position: 0 0px;
	background-repeat: no-repeat;
	background-position: 0 0px;}

a#btSpecialty2 {
	width:270px;
	background-image:url(../media/home/base/specialty/specialty_002.jpg);
	background-position: 0 0px;
	background-repeat: no-repeat;
	background-position: 0 0px;}

a#btSpecialty4 {
	width:270px;
	background-image:url(../media/polls/button.jpg);
	background-position: 0 0px;
	background-repeat: no-repeat;
	background-position: 0 0px;}
	
a#btContest {
	width:270px;
	background-image:url(../contests/dec2009/bt.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	background-position: 0 0px;}

#imgMain {
	float: left;
	width: 543px;
	height: 458px;}		

/* Home Base */

#homebase {
	margin:0; padding:0 0 0 544px; border:0; 
	list-style: none;}

#homebase li {
	/* float: left; */
	margin:0; padding:0 0 1px; border: 0;
	height: 152px;
}

#homebase li a {
	display: block; text-indent: -9999px;
	margin:0; padding:0; border: 0;
	height: 152px;
	background-repeat: no-repeat;}

#homebase li a:link {
	background-position: top;
}

#homebase li a:hover {
	background-position: center;}

#homebase li a:active {
	background-position: bottom;}


/* Article Menu */

#article_menu {
	height: 30px;
	margin: 20px 0 0 56px;
	text-transform: uppercase;
	font-size: .5em;
	list-style: none;
	padding: 0;}

#article_menu li {
	float: left;
	margin: 0; padding: 0 5px;
	border-right: 1px SOLID #CCC;}

#article_menu li.last {
	border: 0;}
