

/* -----------------TOP MENU---------------- */

.menu {margin:9px 0 0 12px;width:965px;height:28px;position:relative;z-index:100;float:left;}

/* hack to correct IE5.5 faulty box model */
* html .menu {width:965px; w\idth:965px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:auto;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:auto;position:relative;letter-spacing:1px;}
.menu li ul li {padding:0;}

/* style the links for the top level */
.menu a, .menu a:visited {float:left;display:block;font-size:11px;font-family:calibri;text-decoration:none;color:#5B3727;width:auto;height:22px;padding:0 0 10px 0;border:0;}
.menu a.active {color:#5B3727;background:#C4E2D8;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:auto; w\idth:auto;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:none;}

/* style the second level hover */
.menu ul ul a.drop:hover {background:none;}
.menu ul ul :hover > a.drop {background:none;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:auto;}

/* another hack for IE5.5 */
* html .menu ul ul {top:31px;t\op:32px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {color:#5B3727;height:auto;background:#ffffff; line-height:1em; padding:7px 0 7px 13px; width:auto;border:0;}

/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:auto;w\idth:auto;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#5B3727;background:none;}
.menu :hover > a, .menu ul ul :hover > a {color:#5B3727;border:0;background:none;}
.menu ul ul a:hover {background:#C4E2D8;}

a.drop:hover {border:0;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }



/* -----------------CART MENU---------------- */

.welcome {width:175px;float:right;font-size:11px;color:#f3f3f3;text-align:right;font-family:arial;}
.welcome p {padding:4px 14px 0 0;line-height:13px;}
.welcome a {color:#f3f3f3;text-decoration:underline;}
.welcome a:hover {color:#C4E2D7;}

/* -----------------BOTTOM MENU---------------- */


.foot {margin:0px 0 0 12px;padding:0;width:880px;height:30px;position:relative; z-index:100;float:left;}

/* hack to correct IE5.5 faulty box model */
* html .foot {width:880px; w\idth:880px;}

/* remove all the bullets, borders and padding from the default list styling */
.foot ul {padding:0;margin:0;list-style-type:none;}
.foot ul ul {width:auto;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.foot li {float:left;width:auto;position:relative;font-family:calibri;letter-spacing:1px;}
.foot li ul li {padding:0;}

/* style the links for the top level */
.foot a, .foot a:visited {float:left;display:block;font-size:11px;text-decoration:none; color:#5B3727; width:auto; height:27px;padding:9px 0 0 0;line-height:20px;border:0;}
.foot a.active {color:#5B3727;background:#C4E2D8;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .foot a, * html .foot a:visited {width:auto; w\idth:auto;}

/* style the second level background */
.foot ul ul a.show, .foot ul ul a.show:visited {background:none;}

/* style the second level hover */
.foot ul ul a.show:hover{background:none;}
.foot ul ul :hover > a.show {background:none;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.foot ul ul {visibility:hidden;position:absolute;height:0;top:-75px;left:10px; width:auto;}

/* another hack for IE5.5 */
* html .foot ul ul {top:-75px;t\p:-76px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.foot table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.foot ul ul a, .foot ul ul a:visited {background:#ffffff;color:#5B3727;height:auto; line-height:1em; padding:7px 0 7px 13px; width:auto;border:0;}

/* yet another hack for IE5.5 */
* html .foot ul ul a, * html .foot ul ul a:visited {width:auto;w\idth:auto;}

/* style the top level hover */
.foot a:hover, .foot ul ul a:hover{color:#5B3727; background:none;}
.foot :hover > a, .foot ul ul :hover > a {color:#5B3727; background:none;border:0;}
.foot ul ul a:hover {background:#C4E2D8;}

a.show:hover {border:0;}

/* make the second level visible when hover on first level list OR link */
.foot ul li:hover ul,
.foot ul a:hover ul{visibility:visible; }


.fcom {float:right:width:269px;margin-top:1px;}
.fcom {float:right;}