/* Splash Page Styles */

#splash_body
{
background: #000 url(../images/splash_back.jpg) no-repeat center top;
font-family:Verdana, Arial, sans-serif;
font-size:0.85em;
color:#fff;
height: 100%;
}

#splash_body .container {
  width: 1024px;
  margin: 0 auto;
  padding-left:40px;
  }

#splash_top
{
height: 350px;
width: 200px;
}

#nav_top
{
height: 150px;
width: 200px;
}


#escape
{
margin-bottom:4px;
}

.escape_text
{
margin-left: 113px;
font-size: 1.20em;
background: url(../images/escape_text_bk.jpg) no-repeat 0 0;
padding:20px 30px 50px 20px;
}

.escape_text p
{
line-height: 18px;
padding-right: 25px;
font-weight: bold;
}

.logo_link
{
position: relative;
left:140px;
bottom:200px;
}

.escape_link
{
position: relative;
left:182px;
top:110px;
}

.escape_link a
{ 
text-decoration: none;
display: block;
width: 235px;
height: 58px;
background: url(../images/escape_link.jpg) no-repeat 0 0;
}

.escape_link a:hover
{ 
text-decoration: none;
display: block;
width: 235px;
height: 58px;
background: url(../images/escape_link_r.jpg) no-repeat 0 0;
}

/* Top Nav */

.get_logo
{
padding-right: 25px;
}

#nav_top ul
{
list-style: none;
margin-top: 42px;
}

#splash_top ul
{
list-style: none;
margin-top: 35px;
}

#nav_top ul li, #splash_top ul li
{
float: left;
}

#nav_top ul li a, #splash_top ul li a, #splash_top ul li a:hover, #nav_top ul li a:hover
{
text-decoration: none !important;
}

.top_real_link a
{
background: url(../images/splash_sprite_nav.jpg) no-repeat 0 -1px;
display: block;
width: 186px;
height: 57px;
margin-top: 1px;
}

.top_real_link a:hover
{
background: url(../images/splash_sprite_nav.jpg) no-repeat 0 -59px;
display: block;
width: 186px;
height: 57px;
margin-top: 1px;
text-decoration: none;
}

.top_dinner_link a
{
background: url(../images/splash_sprite_nav.jpg) no-repeat 0 -118px;
display: block;
width: 182px;
height: 58px;
}

.top_dinner_link a:hover
{
background: url(../images/splash_sprite_nav.jpg) no-repeat 0 -177px;
display: block;
width: 182px;
height: 58px;
text-decoration: none;
}

.top_food_link a
{
background: url(../images/splash_sprite_nav.jpg) no-repeat 0 -236px;
display: block;
width: 188px;
height: 55px;
margin-top: 2px;
}

.top_food_link a:hover
{
background: url(../images/splash_sprite_nav.jpg) no-repeat 0 -293px;
display: block;
width: 188px;
height: 55px;
margin-top: 2px;
}

.top_dash_link a
{
background: url(../images/splash_sprite_nav.jpg) no-repeat 0 -352px;
display: block;
width: 183px;
height: 56px;
margin-top: 2px;
}

.top_dash_link a:hover
{
background: url(../images/splash_sprite_nav.jpg) no-repeat 0 -411px;
display: block;
width: 183px;
height: 56px;
}

/* Bottom widgets */

#splash_widgets
{
padding: 12px 12px 0 12px;
font-weight: 600;
font-size: 0.8em;
width: 1020px;
}

#splash_widgets h3
{
line-height: 18px;
font-size: 1.4em;
}

#junk
{
padding: 138px 20px 0 16px;
color: #000;
text-align: center;
background: url(../images/splash_dump_bk.jpg) no-repeat -3px 2px;
}

#junk h3
{
color: #0e5fab;
}

#junk a
{
display: block;
width: 120px;
height: 36px;
text-decoration: none;
margin-left: 140px;
}

#dinner
{
margin-top: 29px;
padding: 20px 30px 52px 10px;
text-align: right;
background: url(../images/splash_dinner_bk.jpg) no-repeat 0 0;
}

#dinner a
{
display: block;
width: 120px;
height: 36px;
text-decoration: none;
margin-top: 37px;
margin-left: 160px;
}

#dash
{
margin-top: 15px;
padding: 106px 80px 40px 20px;
background: url(../images/splash_dash_bk.jpg) no-repeat 0 0;
}

#dash a
{
display: block;
width: 120px;
height: 36px;
text-decoration: none;
margin-top: -30px;
margin-left: 192px;
}

/* Footer */

.footer
{
background: url(../images/splash_footer_bk.jpg) no-repeat 0 0;
text-align: center;
color: #000;
padding: 37px 40px 10px 94px;
font-size: 0.8em;
margin-left: 180px;
}

img {border: 0;}
