/* CSS Document */

/* A few IE bug fixes */

/*.sec1 ul ul li a { height: 100%; }
.sec1 ul li a { height: 100%; }
.sec1 ul ul li { margin-bottom: -1px; }*/

#theMenu { width: 155px; height: 400px; margin: 0; }
#theMenu2 { width: 155px; margin: 0; }

/* Some list and link styling */
.sec1 ul li { width: 155px; }
.sec1 ul ul li { padding: 0; width: 155px; margin-bottom: 0; }
.sec1 ul ul li a { display:block; color: #777; padding: 0 0; }
.sec1 ul ul li a:hover { color: #fff; }
.sec1 li { list-style-type: none; }
.sec1 h2 { margin-top: 1.5em; }

/* Header links styling */
.sec1 h3 { 
font-weight: normal;
}
.sec1 h3.head2 a,
.sec1 h3.head a { 
color: #fff;
display:block; 
padding: 0 0;
}

.sec1 h3.head2 a:hover,
.sec1 h3.head a:hover { 
color: #999;
}

.sec1 h3.selected a { 
color: #fff;
padding: 0 0;
}
.sec1 h3.selected a:hover { 
color: #999;
}

body#furniture ul#mm_furniture 			{ display: block !important; }

body#object ul#mm_object		 		{ display: block !important; }
body#interiors ul#mm_interiors 			{ display: block !important; }

body#about ul#mm_about 					{ display: block !important; }
body#store ul#mm_store 					{ display: block !important; }
body#plus ul#mm_plus 					{ display: block !important; }
body#video ul#mm_spot 					{ display: block !important; }

body#news .news a { font-weight: bold !important; color: #999 !important;  }

/*body#plus li#menuPlus { display: block; visibility: visible; height: 100px; }*/