﻿
@font-face {
    font-family: 'HoboStd';
    src: url('hobostd-webfont.eot');
    src: url('hobostd-webfont.eot?#iefix') format('embedded-opentype'),
         url('hobostd-webfont.woff') format('woff'),
         url('hobostd-webfont.ttf') format('truetype'),
         url('hobostd-webfont.svg#HoboStdMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, html
{
    font-family: 'HoboStd', Arial, sans-serif;
margin: 0px;
padding: 0px;
background-image:url(../Images/back.gif);
background-repeat:repeat-x;
}
.welcomemsg
{
    position:relative;
    top:5px;
}
.suggestionimg
{
    background-image:url(../images/mldsuggestion.jpg);
    background-repeat:no-repeat;
    width:498px;
}
.none
{
}
.suggestiontxt
{
    width:480px;
    position:relative;
    left:8px;
}
#bodyDiv 
{
    margin:0px auto;
    width:1025px;
    background-color:White;
}
#banner
{
    background-color:#0fb3f2;
    width:1025px;
    height:145px;
    background-image:url(../Images/headerlogo.jpg);
    
}
#left
{
    width:71px;
    height:707px;
    /*background-color:#0fb3f2;*/
    background-image:url(../Images/bgleft.jpg);
    background-repeat:no-repeat;
    float:left;
}
#right
{
    width:71px;
    height:707px;
    /*background-color:#0fb3f2;*/
    background-image:url('../Images/bgright.jpg');
    background-repeat:no-repeat;
    float:left;
    
}
td tr
{
     margin:0px; 
     padding:0px;
}
#content
{
    width:883px;
    float:left;
}
#mainContent
{
    
}

#footer
{
    width: 100%;
}
#step
{
    margin-top:5px;
    margin-bottom:5px;
}
.homeTextBox
{
    border: thin solid #FFFFFF;
    font-size: 18px;
    font-family: 'HoboStd';
    font: 'HoboStd';
    z-index: 999;
    outline:none;
}
.homeTextBox2
{
    border: thin solid #FFFFFF;
    font-size: 16px;
    font-family: 'HoboStd';
    font: 'HoboStd';
    z-index: 999;
    outline:none;
}
img
{
    border:none;
}
#footer
{
	font-family: Tahoma;
    background-color: #FFFFFF;
    font: Tahoma;
    font-size: 12px;   
}
#footer a
{
	text-decoration:none;
}
#textcursor
{
    cursor:text;
}
.menu_col_1
{
    padding-top:10px;
    vertical-align:top;
    width:205px;
    background-image:url('../Images/mainline_rest_left.jpg');
    background-repeat:no-repeat;
}
.menu_col_2
{
    vertical-align:top;
    width:495px;

}
.menu_col_3
{
    vertical-align:top;
    width:170px;

}
.goofy
{
    font-family: Cooper Black;
}    
    

.order_summary
{
    font-family: Tahoma;
    color: Black;
    font-size: 10px;
    background-image: url('images/order_summary.jpg');
    padding-top: 40px;
}

.order_summary1
{
    font-family: Tahoma;
    color: Black;
    font-size: 10px;
    padding-top: 40px;
}

.errorMsg
{
    font:Tahoma;
    color:Red;
    font-size: 11px;
    font-weight: bold;
}

.takouttime
{
	z-index: 20;
		font-Family: Tahoma;
	font: Tahoma;
    font-size: 12px;
    color: #0076a3;
    text-align: justify;
    font-weight: bold;

}

.hours
{
	font: Tahoma;
	font-size: 14px;
	color: #0076a3;
	text-align: justify;
}



.orderContent
{
    font: tahoma;
    font-size: 14px;
}
.welcomeText
{
    font: Tahoma;
    font-size: 14px;
    color: #008FC0;
    font-weight: bold;    
}

.formEntry
{
    font-family: Tahoma;
    background-color: White;
    font-size: 13px;
          
    
}        

.label
{
    font: tahoma;
    font-size: 12px;
    font-weight: bold;
}


.title
{
    font: Tahoma;
    font-size: 18px;
    font-weight: bold;
}            

.tinyfooter
{
    background-color: #FFFFFF;
    font: tahoma;
    font-size: 12px;
    color: #0076a3;
}    

.restLabel
{
    color: Red;
    font-family: Tahoma;
    font-size: 18px;
}
    
.sc_upsellchecks
{
    font-size: 10px; 
     
} 
.menu_col_12
{
    padding-top:12px;
    padding-left:4px;
    vertical-align:top;
    width:192px;
    background-image:url('../Images/mainline_rest_left.jpg');
    background-repeat:no-repeat;
}

