#conash3D0
{
    display:none;
}
/*defaults*/
body
{
    color: black;
    font: 16px Verdana, Sans-Serif;
    line-height: 1.125em;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: url("../images/bodybg.jpg") repeat #000;
}

h1
{
    background: url("../images/logo.png") no-repeat scroll 15px 38px transparent;
    display: table;
    font-size: 1.9em;
    height: 7.5em;
    margin-left: 1em;
    margin-top: 3px;
    padding-left: 0.5em;
    text-align: left;
    width: 4em;
}
h2
{
    font-size: 1.4em;
    margin-bottom: 0.5em;
}
h3
{
    font-size: 1.1em;
}

h1, h2, h3
{
    font-family: Trebuchet MS,tahoma,sans-serif;
}

.content
{
    border-right: 2px solid black;
    float: left;
    height: 12em;
    margin-left: 14em;
    padding-right: 1em;
    padding-top: 2.5em;
    width: 30em;
}
p
{
    margin-bottom: 0.5em;
}

#loading
{
    width: 100%;
    height: 100%;
    background: url("../images/screen-loader.gif") 50% 50% no-repeat black;
    position: absolute;
    z-index: 99999;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#slider
{
    left: -4em;
    border: 2px solid black;
    height: 400px;
    width: 533px;
}
#googlemap
{
    border: 2px solid black;
    left: -11em;
    position: relative;
    top: -5.7em;
}
a#googlelink
{
    color: #6D0D10;
    left: -11.1em;
    position: relative;
    top: -5.7em;
}
a#googlelink:hover
{
    color: Black;
    font-weight: bold;
}
#footer
{
    color: White;
    font-family: Georgia;
    font-size: 0.8em;
    line-height: 17px;
    position: relative;
    text-align: center;
    top: 2.5em;
}
#footer span:first-child:before
{
    content: "";
}

#footer br + span:before
{
    content: "";
}
#footer span:before
{
    content: "\A0\A4\A0";
}

/* DOORS */
div#container
{
    margin: 0 auto;
    background: url("../images/bg_pattern.jpg") repeat transparent;
    height: 44em;
    margin: 0 auto;
    position: relative;
    top: 2em;
    width: 100%;
    border-top: 1px solid black;
    border-bottom: 3px solid black;
}

div.scrollable
{
    /* required settings */
    position: relative;
    overflow: hidden;
    height: 37em;
    background: url("../images/bg.jpg");
    border-top: 9px solid white;
    border-bottom: 9px solid white;
    width: 66em;
    margin: 0 auto;
    top: -2.5em;
    clear: both;
}

div.scrollable div.items
{
    /* this cannot be too large */
    width: 20000em;
    position: absolute;
}

#ihome, #imenu, #iphoto, #icontact
{
    float: left;
    height: 30em;
    padding: 1em 6em 0;
    text-align: right;
    width: 55em;
}

#imenu
{
    text-align: left;
}

#doors
{
    margin: 0 auto;
    position: relative;
    width: 65em;
    z-index: 999;
    top:5px;
}

.Screen
{
    height: 768px;
    position: absolute;
    width: 518px;
    border-top: 1px solid white;
    border-bottom: 2px solid white;
}

.Left
{
    background: url("../images/Screenleft.png") no-repeat;
    z-index: 1000;
}

.Right
{
    background: url("../images/Screenright.png") no-repeat;
    left: 518px;
    z-index: 1000;
}

.Left:hover, .Right:hover
{
    cursor: pointer;
}

.halfLeft
{
    background: url("../images/Screenright.png") no-repeat;
    left: -518px;
}

.halfRight
{
    background: url("../images/Screenleft.png") no-repeat;
    left: 1036px;
}

.logo
{
    height: 30em;
    width: 30em;
    position: absolute;
    background: url("../images/ami-logo.png") no-repeat;
    z-index: 100;
    top: 100px;
}

div.ll
{
    background-position: 186px 15px;
    left: 36px;
}

div.rl
{
    background-position: -295px 15px;
}

/* NAVIGATION */
div#navMenu /*container for menu for centering */
{
    left: 1.5em;
    margin: 1em auto 0;
    position: relative;
    top: 33.5em;
    width: 588px;
    z-index: 1000;
}

#navigation li
{
    float: left;
    margin-right: 29px;
}

#navigation a
{
    text-decoration: none;
    color: white;
    display: block;
    text-align: center;
    font-family: Trebuchet MS,tahoma,sans-serif;
    font-size: 1.5em;
    line-height: 10.8em;
}
#navigation a span
{
    background-color: #6C0C0F;
    padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#navigation a:hover, #navigation a span:hover
{
    color: #6C0C0F;
    color: black;
    font-weight: bold;
}

#homenav, #menunav, #photonav, #contactnav
{
    width: 113px;
    height: 86px;
}
#homenav
{
    background: url(../images/nav_menu_sprite.png) no-repeat 1px -2px transparent;
}
#homenav:hover
{
    background-position: -109px -2px;
}
#menunav
{
    background: url(../images/nav_menu_sprite.png) no-repeat 1px -173px transparent;
}
#menunav:hover
{
    background-position: -109px -173px;
}
#photonav
{
    background: url(../images/nav_menu_sprite.png) no-repeat 1px -87px transparent;
}
#photonav:hover
{
    background-position: -109px -87px;
}

#contactnav
{
    background: url(../images/nav_menu_sprite.png) no-repeat 1px -259px transparent;
}
#contactnav:hover
{
    background-position: -109px -259px;
}

/* MENU */
/*Overall CSS for each Horizontal Accordion. */


.haccordion
{
    padding: 0;
}

.haccordion ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden; /*leave as is*/
}


.haccordion li
{
    margin: 0;
    padding: 0;
    display: block; /*leave as is*/
    width: 100%; /*For users with JS disabled: Width of each content*/
    height: 200px; /*For users with JS disabled: Height of each content*/
    overflow: hidden; /*leave as is*/
    float: left; /*leave as is*/
}

.haccordion li .hpanel
{
    width: 100%; /*For users with JS disabled: Width of each content*/
    height: 200px; /*For users with JS disabled: Height of each content*/
}
#hc1 li
{
    margin: 0 3px 0 0; /*Spacing between each LI container*/
}

#hc1 li .hpanel
{
    padding: 5px; /*Padding inside each content*/
    overflow: auto;
}

.foodmenu
{
    color: black;
    font-family: century gothic, helvetica, arial, sans-serif;
    margin-left: 5em;
    margin-bottom: 5px;
}

.foodmenu h2
{
    font-size: 1.7em;
    margin-top: 1em;
    text-decoration: underline;
    text-align: right;
    margin-right: 34px;
    margin-bottom: 0;
}

.menubanner
{
    background: url("../images/menu-banner.jpg") no-repeat scroll 0 0 #6D0D10;
    border: 1px solid black;
    height: 450px;
    position: fixed;
    width: 50px;
    color: white;
}
.hpanel .menubanner
{
    background-position: 0 0;
}
li + li .hpanel .menubanner
{
    background-position: -50px 0;
}
li + li + li .hpanel .menubanner
{
    background-position: -100px 0;
}
li + li + li + li .hpanel .menubanner
{
    background-position: -150px 0;
}
li + li + li + li + li .hpanel .menubanner
{
    background-position: -200px 0;
}
li + li + li + li + li + li .hpanel .menubanner
{
    background-position: -250px 0;
}
.menubanner span
{
    font-family: Trebuchet MS, Tahoma, sans-serif;
    left: 20px;
    position: absolute;
    text-transform: uppercase;
    top: 48px;
    text-align: center;
    line-height: 17px;
}
.menubanner:hover
{
    cursor:pointer;
font-weight:bold;
font-size:1.2em;
}
.foodmenu h3
{
    text-decoration: underline;
}

.foodmenu h2 + dl
{
    margin-top: 1.7em;
}

dl
{
    width: 29em;
    display: inline-block;
    margin-top: 7px;
}

.fooddescription
{
    display: block;
    font-family: Georgia,Times New Roman,sans-serif;
    font-style: italic;
    margin: 10px 34px 0 0;
    text-align: right;
}
dt, dd.price
{
    font-size: 1.1em;
    font-weight: bold;
}
dt
{
    float: left;
    padding-right: 3px;
    color: black;
}

dd.price
{
    float: right;
    padding-left: 3px;
}
dd.ingredients
{
    float: left;
    width: 100%;
    padding: 3px 0;
    font-family: Georgia,Times New Roman,sans-serif;
    font-style: italic;
    border-top: 1px dotted black;
}

#hc1 li ul.foodoptions li
{
    display: list-item;
    list-style-type: disc;
    font-size: 0.9em;
    height: 1.3em;
    margin-left: 1em;
    overflow: visible;
    width: 18em;
}


ul.foodoptions
{
    margin: -0.3em 0 0.1em -1em;
}
table
{
    font-size: 0.9em;
    line-height: 1.5em;
    width: 33em;
    margin-top: 0.5em;
}
#appetizers table
{
    margin-left: -0.6em;
}
#appetizers table tr td:first-child + td + td
{
    width: 43%;
    padding-right: 4px;
}
#appetizers table tr td:first-child + td
{
    width: 19%;
    text-align: right;
    padding-right: 9px;
}
#appetizers table tr td:first-child
{
    width: 33%;
}
table tbody tr td
{
    vertical-align: text-top;
}
thead tr td
{
    text-decoration: underline;
}

.comboplatter td:first-child
{
    width: 44%;
}

#sushi table td:first-child
{
    width: 44%;
}

/* PHOTO SLIDESHOW */
/* The Nivo Slider styles */
.nivoSlider
{
    position: relative;
}
.nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 60;
    display: none;
}
/* The slices in the Slider */
.nivo-slice
{
    display: block;
    position: absolute;
    z-index: 50;
    height: 100%;
}
/* Caption styles */
.nivo-caption
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    opacity: 0.8; /* Overridden by captionOpacity setting */
    width: 100%;
    z-index: 89;
}
.nivo-caption p
{
    padding: 5px;
    margin: 0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a
{
    position: absolute;
    top: 55%;
    z-index: 99;
    cursor: pointer;
}
.nivo-directionNav a
{
    background: url("../images/arrows2.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    height: 34px;
    text-indent: 9999em;
    width: 32px;
}
a.nivo-prevNav
{
    left: -11%;
}
a.nivo-nextNav
{
    right: -11%;
    background-position: -32px 0;
}
