@charset "utf-8";
/* CSS Document */
html {color:#000; margin:0px; padding:0px;}
body {text-align:center; margin:0px; padding:0px; background-color:#FFFFFF; font-size:.8em; line-height:2em; font-family:Georgia, "Times New Roman", Times, serif;}
h1, h2, h3, h4, h5, h6 {margin: 0px 0px 0px 0px; font-family:Georgia, "Times New Roman", Times, serif;}
/* Miscellaneous oddities and fixes */
a img {border:none;}
hr {background-color: #666; border-width: 0; height: 2px; float:left; width:100%;}
.cleanup {clear: both; display: block; font-size: 0; height: 0; line-height: 0;}
.center {text-align:center;}
.center img {display:block; margin:1em auto;}
/* Content */
#topbg {height:315px; width:100%; background-color:#F2F2F2; z-index:-2; position:absolute; top:0px;}
#topimg {height:183px; width:893px; margin:0 auto; background-image:url(top.gif); background-repeat:no-repeat; margin:0;}
#topleft {height:180px; width:468px; position:absolute; top:0px; left:-468px; background-image:url(topleft.gif); background-repeat:no-repeat; margin:0;}
#topright {height:121px; width:468px; position:absolute; top:0px; right:-468px; background-image:url(topright.gif); background-repeat:no-repeat; margin:0;}
#logo {position:absolute; top:10px; left:10px; background-image:url(amc_logo.png); width:166px; height:158px; z-index:3;}
#frito {position:absolute; top:10px; right:20px; background-image:url(frito.png); width:221px; height:142px; z-index:3;}
#hands {position:absolute; top:20px; left:300px; background-image:url(hands.png); width:203px; height:114px; z-index:3;}
#quotearea {position:absolute; top:10px; right:20px; width:400px; height:150x; z-index:3; color:#FFF; display:block; font-size:1.15em; line-height:1.1em; font-style:italic; text-align:right;}
#container {width:893px; background-color:#FFFFFF; margin:0px auto; text-align:left; position:relative; clear:both; border:3px solid #F2F2F2; border-top:none;}
#container h1, h2, h3, h4, h5, h6 {color:#0C69B6; text-decoration:underline;}
#navarea {width:650px; height:36px; float:right; margin-top:-25px; padding:10px; text-align:left; list-style:none;}
#navarea li {display:inline; color:#EF3E36; padding-right:30px; font-size:1.25em; font-family:Verdana, Geneva, sans-serif; line-height:2.5em;}
#navarea li a {text-decoration:none; color:#EF3E36;}
#navarea li a:hover {color:#990000;}
#subnav {width:650px; height:50px; float:right; margin-top:-30px; padding:10px 10px 0 10px; text-align:left; list-style:none;}
#subnav li {display:inline; color:#EF3E36; padding-right:30px; font-size:1.25em; font-family:Verdana, Geneva, sans-serif; line-height:2.5em;}
#subnav li a {text-decoration:none; color:#166BB5;}
#subnav li a:hover {color:#003366;}
#contentwrap {width:100%; background-color:#FFF; clear:both;}
#leftslider {float:left; margin-bottom:-20px;}
#leftcontent {width:556px; padding:20px; float:left; display:block;}
#rightcontent {width:257px; padding:20px; float:right; display:block;}
#clear {clear:both; height:0px; width:100%;}
#social {height:32px; width:980px; margin: 0 auto; padding: 10px 0; text-align:center;}
#social img {height:32px; width:32px; padding:10px;}

/* Slideshow */
#slideshow {
width:50%;
float:left;
margin:0;
padding:0;
}

#slideshow IMG {
margin:0;
padding:0;
position:absolute;
left:0px;
height:225px;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
