/* - - - - - - - - - - - - - - - - - - 
	reset
   - - - - - - - - - - - - - - - - - - */
body, ul{margin: 0;	padding: 0;}
a img{border: none;}
h1,h2,h3,h4,h5,h6 { font-weight: normal;}

/* - - - - - - - - - - - - - - - - - - 
	Element
   - - - - - - - - - - - - - - - - - - */
body{background-color: #000000; color:#FFFFFF; font-family:verdana; font-size: 12px;}
pre{font-family:verdana;, font-size: 12px; display:block;}
a{text-decoration: none; color: #FFFFFF;}
a:hover{text-decoration: underline;}
br{clear:both;}
h1{font-size: 18px; /*line-height:0.8;*/}
h2{font-size: 16px; line-height:0.8;}
input.text{height:14px;}
input, select, textarea{font-family:'Lucida Sans Unicode', arial,verdana; font-size:12px; margin:-3px auto 13px auto; vertical-align: middle; width: auto;}
p{line-height:1.5;}
/* - - - - - - - - - - - - - - - - - - 
	Common
   - - - - - - - - - - - - - - - - - - */
.clear {clear:both;}
.clear-all {clear:both; line-height:0px; font-size:0px; height:0px; margin:0px; padding:0px; border:0px;}
.fl {float:left;}
.fr {float:right;}
.debug ,.lineidc{border:1px #8D8D8D dotted; color:#E6B2B2; display:block;}
.yellow{color:yellow; font-weight:bold;}
.red{color:#C82129; font-weight:bold;}
.darkred{color:#991E23; font-weight:bold;}
.violet{color:#583089; font-weight:bold;}
.orange{color:#CF5A2E; font-weight:bold;}
.blue{color:#4974B8; font-weight:bold;}
.green{color:#5BA455; font-weight:bold;}

/* - - - - - - - - - - - - - - - - - - 
	Layout
   - - - - - - - - - - - - - - - - - - */
.main-wrapper{width:930px; margin:auto; padding:0px;}
.one-layout-main{width: auto; height: auto;}
.two-layout-left-narrow{float:left; width:177px; height: auto;}
.two-layout-right-main{float:left; width:753px; height: auto;}
.two-layout-left-main{float:left; width:575px; height: auto;}
/*.two-layout-right-narrow{float:right; width:340px; height: auto; background-color:#4C4C4C; text-align:center;}*/
.two-layout-right-narrow{float:right; width:340px; height: auto; background-color:#333333; text-align:center;}
#header-container{height:153px;}
#body-container{width: auto; margin:30px 23px 0px 46px;}
#footer-container{width:auto; height:34px; padding-top:10px;}

.banner div{height: 633px; width: 177px; float:left;}
#contemporary	{background: URL('../images/contemporary.jpg') no-repeat #CA2128;;}
#lamps			{background: URL('../images/lamps.jpg') no-repeat #CA2128;;}
#occasional-chair{background: URL('../images/occasional_chair.jpg') no-repeat #CA2128;;}
#traditional	{background: URL('../images/traditional.jpg') no-repeat #CA2128;;}
#transitional	{background: URL('../images/transitional.jpg') no-repeat #CA2128;;}
#tv-stands		{background: URL('../images/tv_stands.jpg') no-repeat #CA2128;}
#youth			{background: URL('../images/youth.jpg') no-repeat #CA2128;}
#about-us		{background: URL('../images/about_us.jpg') no-repeat #7030A0; height: 693px;}
#contact-us		{background: URL('../images/contact_us.jpg') no-repeat #D15A2F; height: 693px;}
#catalog		{background: URL('../images/catalog.jpg') no-repeat #4774B7; height: 693px;}
#market-dates	{background: URL('../images/market_dates.jpg') no-repeat #5CA357; height: 693px;}
/* - - - - - - - - - - - - - - - - - - 
	Header
   - - - - - - - - - - - - - - - - - - */
div#logo-large{background: URL('../images/logo_big.png') no-repeat; height: 103px; width: 269px; float:right; margin: 10px 0 3px 0;}
div#logo-small{background: URL('../images/logo_small.png') no-repeat; height: 57px; width: 177px; float:left; margin:13px 0 0 39px ;}
div#logo-small{-margin:13px 0 0 20px ;}/* ie 6*/
ul#nav-container{-height:35px; border:#FFFFFF solid; border-width: 1px 0;float:left; font-family:verdana; }
ul#nav-container li{height:auto; float: left; list-style:none; text-align: center; padding:0px 0px; cursor:pointer; font-size:16px; border-right:1px solid #FFFFFF; margin:8px 0 9px 0;}
ul#nav-container li.EON{border:none;}

/* Nav Positioning */
#menu UL LI{margin-bottom: 0px; margin-top: 0px;}
#menu LI {POSITION: relative;}
/*#menu UL DIV {Z-INDEX: 500; POSITION: absolute; height:200px; padding-top:5px; width:auto;}20120128*/
#menu UL DIV {Z-INDEX: 500; POSITION: absolute; height:auto; padding-top:5px; width:auto;}
#menu UL DIV {DISPLAY: none}
#menu UL LI:hover DIV {DISPLAY: block}
#menu UL LI:hover UL {DISPLAY: block}
#menu UL LI:hover LI {DISPLAY: block}

/* Nav Color */
/*#menu UL UL {border:1px solid #FFFFFF; height:280px; background-color:#000000; margin:0px 0; padding:0px 0 0 0;}20120128*/
#menu UL UL {border:1px solid #FFFFFF; height:340px; background-color:#000000; margin:0px 0; padding:0px 0 0 0;}
#menu UL UL LI{height:auto; clear:both; list-style:none; text-align: left; padding:5px 10px 5px 20px; cursor:pointer; font-size:14px; margin:0 0 0 0; border:0px;}
#menu UL UL LI{border-bottom:1px solid #FFFFFF;}
#menu UL UL LI.EON{border-bottom:none;}

/* Nav Size */
ul.nav-large {width:930px;}
ul.nav-large li{width: 153px;}
ul.nav-small {width:753px;}
ul.nav-small li{width: 122px;}

 /* - - - - - - - - - - - - - - - - - - 
	Footer
   - - - - - - - - - - - - - - - - - - */
#footer-container{color:#9C9C9C; font-size:11px; margin-top:50px;}
#footer-container .FTP-Creative{color:#FFFFFF; font-size:9px}
.footer-large{text-align:center;}
.footer-small{text-align:center;margin-left:46px;}

