
/* browser-based fonts */
@font-face 
{
	font-family: 'LeagueGothicRegular';
	src: url('CSS/Fonts/LeagueGothic/League_Gothic.eot');
	src: local('League Gothic Regular'), local('LeagueGothic'), url('CSS/Fonts/LeagueGothic/League_Gothic.woff') format('woff'), url('CSS/Fonts/LeagueGothic/League_Gothic.ttf') format('truetype');
}
/*********************/


body 
{
  background-repeat:no-repeat;
  margin:0px;
  background-position:top center;
}

p, ul li{
  font-family: Arial;
  margin-left:0px;
  text-decoration:none;
  color:#35231d;
  font-size:13px;
  line-height:17px;
  text-align:left;
} 

a, .divlink
{
    text-decoration:underline;
    color:#8e1f16;
    cursor:hand;
}

p a.external
{
    color:#7f8a1f;
}

.formlabeltext, .smalltext
{
    font-family:Arial;
    margin-left:0px;
    text-decoration:none;
    color:#35231d;
    font-size:11px;
}

p.largetext
{
  font-family: Arial;
  margin-left:0px;
  text-decoration:none;
  color:#35231d;
  font-size:14px;
}

p.copyright{
 color:#cccccc !important;
}

.gothictitle
{
    font-family:"LeagueGothicRegular", "Times New Roman";
    font-size:34px;
    line-height:40px;
    color:#39030d;
}
.smallredgothic
{
    font-family:"LeagueGothicRegular", "Times New Roman";
    font-size:20px;
    line-height:20px;
    color:#8e1f16;
}


.productdescription
{
    font-family:"LeagueGothicRegular", "Times New Roman";
    font-size:30px;
    color:#8e9440;
    margin-top:0px;
}

.highlight
{
    font-weight:bold;
    color:#8e1f16;
}

.hightlight-green{
 font-weight:bold;
 color:#004839;
 font-family:Arial;
 font-size:15px;
 text-align:left;
}

h1
{
    font-family:"LeagueGothicRegular", "Times New Roman";
    font-size:35px;
    color:#8e9440;
    margin-top:0px;
}

h2
{
 font-family: Arial;
 font-size: 14px;   
 text-decoration:none;
 font-weight:normal;
 color:#8e9440;
}

#envelope
{
    width:990px;
    margin:0px auto;
    padding-top:20px;
    padding-left:10px;
    border:solid 0px #999999;
}

#topcontentcontainer
{
    display:table;
    width:1000px;
}

#topnavcontainer
{
   width:752px;
   height:42px;
   float:right;
   display:table-cell;
   margin-right:82px
 }

#topnav
{
   background-image: url("Images/navbg.gif");
   line-height:42px;
   background-image:left center;
   padding-top:6px;
   text-align:center;
    white-space:nowrap;
}


#topnav a
{
    color: #ffffff;
    margin-left:30px;
    margin-right:30px;
    font-weight:normal;
    font-family:Arial;
    font-size:12px;
    text-decoration:none;
}

#topnav a:hover
{
   color:#bdd04b;
   font-weight:normal;
   font-family:Arial;
   text-decoration:none;
   font-size:12px;
  
}

#topnav a.active
{
   color:#bdd04b;
   font-weight:normal;
   font-family:Arial;
   text-decoration:none;
   font-size:12px;
}

#maincontentcontainer
{
    width:700px;
    border:solid 0px #000000;
    min-height:660px;
    /*use background-image below to establish Theme background position*/
    background-image: url("Images/speck.png");     
    background-repeat:repeat;
/*  background-color:#ffffff;*/
    margin-left:166px;
    padding:30px 25px 0px 25px;
    margin-bottom:80px;
    vertical-align:top;
}  

#footercontainer
{
    width:100%;
    height:75px;
    clear:both;
} 

#footercontainer p, p.minicactuscardtext{
  font-family: Arial;
  font-size:11px;
  color:#000000;
}

#footercontainer p a, p.minicactuscardtext a{
  font-family: Arial;
  margin-left:40px;
  text-decoration:none;
  color:#000000;
} 

#footercontainer p span.sociallinks{
 margin-left:70px;
}

#footercontainer p span.sociallinks a{
 margin-left:5px;
}

#logo
{
    width:166px;
    float:left;
    display:table-cell;
}

.logoimg
{
    border:0;
}

img.noborder
{
    border:0;
}

input.addmealbtn{
}

input.makelightbtn{
 margin-top:3px;
}

#telltacotimeaction
{
    position:absolute;
    left:370px;
    top:128px;
    border:0; 
    background-image:url("Images/TellTacoTimebtn_hm.png");
    background-position:top left;
    background-repeat:no-repeat;
    height:55px;
    width:200px;
    padding-top:27px;
    padding-left:25px;
    z-index:1000;
}

#telltacotimeaction:hover
{
    position:absolute;
    left:325px;
    top:130px;
    border:0; 
    background-image:url("Images/TellTacoTimeNW_rollover.png");
    background-position:top left;
    background-repeat:no-repeat;
    height:55px;
    width:200px;
    padding-top:25px;
    padding-left:70px;
    z-index:1300;
}

#findtacotimeaction
{
    position:absolute;
    left:286px;
    top:60px;
    border:0; 
    background-image:url("Images/FindTacoTimebtn_hm.png");
    background-position:top left;
    background-repeat:no-repeat;
    height:50px;
    width:167px;
    padding-top:45px;
    padding-left:42px;
    z-index:1000;
}

#findtacotimeaction:hover
{
    position:absolute;
    left:286px;
    top:60px;
    border:0; 
    background-image:url("Images/FindTacoTimebtn_hm_hover.png");
    background-position:top left;
    background-repeat:no-repeat;
    height:50px;
    width:167px;
    padding-top:45px;
    padding-left:42px;
    z-index:1000;
}

#buildmealaction
{
    position:absolute;
    left:346px;
    top:13px;
    border:0; 
    background-image:url("Images/BuildMealbtn_hm.png");
    background-position:top left;
    background-repeat:no-repeat;
    height:50px;
    width:150px;
    padding-top:46px;
    padding-left:63px;
    z-index:1200;
}

#buildmealaction:hover
{
    position:absolute;
    left:346px;
    top:13px;
    border:0; 
    background-image:url("Images/BuildMealbtn_hm_hover.png");
    background-position:top left;
    background-repeat:no-repeat;
    height:50px;
    width:150px;
    padding-top:46px;
    padding-left:63px;
    z-index:1200;
}

#findtacotimeaction:hover a.homeactioncall, #telltacotimeaction:hover a.homeactioncall, #buildmealaction:hover a.homeactioncall
{
   color:#0e6b4c;
}


a.homeactioncall
{
    font-family:  "LeagueGothicRegular", Myriad Pro Cond, Gill Sans MT Condensed,"Times New Roman";
    color:#efd77e;
    font-size:27px;
    text-decoration:none;
    letter-spacing:1px;
}

#adspacecontainer
{
    position:absolute;
    top:372px;
    left:200px;
    white-space: nowrap;    
}

.homead
{
    display:inline;
    margin-left:-20px;
}

.cardbalancethumb{
 vertical-align:middle;
 border:0px;
 margin-right:5px;
}

#menuitemcontainer
{
 position:relative; 
 width:0px;
 height:0px;
 top:-30px;
 left:-200px;
 border:solid 0px #000000;
}

#menuitemcontainer .absolutepostition
{
 position:absolute;
}

#menudetailcontainer
{
    padding-top:17px;
    margin-left:125px;
    border:solid 0px #000000;
    width:568px;
}

#menudetailcontainer p.desc
{
    color:#4a0308;
    font-size:13px;
    line-height:17px;
    font-family:Arial;
}

#menudetailcontainer h1, span.mymealcartitem
{
    font-family:"LeagueGothicRegular", "Times New Roman";
    font-size:70px;
    color:#4a0308;
    margin:0px;
    margin-bottom:-10px;
}

.productimage{
padding-left:10px;
margin-bottom:30px;
}

.choosemeatsection
{
    background-color:#ebf1c3;
    width:556px;
    height:54px;
    vertical-align:middle;
    display:block;
    padding-left:12px;
}

.choosemeatsection input{
display:inline;
padding:7px;
padding-top:16px;
}

.multiproductcontainer{
 width:283px;
 background-color:#ebf1c3;
 padding:0px;
}

.mpc-product1{
 float:left;
}

.mpc-product2{
float:right;
border-right:solid 1px #ebf1c3;
}

.multiproduct-title{
    color:#534b3e;
    font-size:30px;
    font-family:"LeagueGothicRegular", "Times New Roman";
    margin:0px;
    padding-left:10px;
}
.multiproductcontainer .choosemeatsection{
    background-color:#ebf1c3;
    width:270px;
    height:40px;
    vertical-align:middle;
    display:block;
    padding-left:0px;
    white-space:nowrap;
}

.multiproductcontainer .choosemeatsection input{
display:inline;
padding:7px;
padding-bottom:0px;
padding-top:5px;

}

#subnavcontainer
{
   width:752px;
   background-color:#bdd04b;
   height:52px;
   padding-top:0px;
   display:block;
   margin:0px;
   margin-left:166px;
   margin-top:-10px;
   white-space:nowrap;
   text-align:center;
   vertical-align:middle;
}


#subnavcontainer a
{
    color:#39030d;
    padding:22px 18px 15px 18px;
    margin:0px;
    font-family:Arial;
    line-height:normal;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    display:inline-block;
}

#subnavcontainer a.twoline
{
    color:#39030d;
    padding:7px 17px 15px 17px;
    margin:0px;
    font-family:Arial;
    line-height:normal;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    display:inline-block;
}

#subnavcontainer a:hover
{
    color:#ffffff;
    background-color:#004839;
   
}

#subnavcontainer a.active, #subnavcontainer a.twoline .active
{
    color:#ffffff;
    background-color:#004839;
   
}

#menuintro{
 background-image:url("images/buildamealpointer.png");
 background-repeat:no-repeat;
 width:584px;
 height:232px;
 margin-left:55px;
 margin-top:90px;
 padding-left:70px;
}

.menuintro-textarea{
 width:325px;
 z-index:1000;
 position:absolute;
 padding-top:10px;
}

.menuintro-image{
 z-index:400;
 position:absolute;
 margin-left:300px;
}

.menutestimonial{
 z-index:5000;
 position:absolute;
 margin-left:420px;
 margin-top:175px;
}

.ddmenuwrapper
{
    min-width:220px;
    position:absolute;
    background-color:#ebf1c3;
    top:109px;
    display:block;
    z-index:10000;
}

.ddmenuwrapper p{
font-size:7pt;
padding-left:15px;
margin:0px;
}

.ddmenuwrapper ul
{
    margin-top:0px;
    margin-bottom:0px;
}

.ddmenuwrapper ul li
{
    margin-left:-40px;
    list-style-type: none;
    background-color:#ebf1c3;
    padding-bottom:2px;
    padding-right:7px;
    padding-left:20px;
}
.ddmenuwrapper ul li:hover
{
    list-style-type: none;
    background-color:#004839;
}

.ddmenuwrapper ul li a
{
    color:#39030d;
    font-family:Arial;
    text-decoration:none;
    background-color:transparent;
    font-weight:bold;
    font-size:12px;
    line-height:19px;
    margin-left:0px;
}

.ddmenuwrapper ul li:hover a
{
    color:#ffffff;
    font-family:Arial;
    text-decoration:none;
    background-color:transparent;
    font-weight:bold;
    font-size:12px;
    line-height:19px;
}

#dynamicnutritioncontainer{
}

#dynamicnutrition
{
    width:569px;
    border-bottom:solid 2px #b0cb3e;
    border-top:solid 2px #b0cb3e;
    clear:both;
}

#dynamicnutrition tr td
{
    width:144px;
    vertical-align:top;
    padding-left:15px;
    padding-top:10px;
/*    border:solid 1px #000000;*/
}

p.calorielabel, .mymeallabel, .mymealtotallabel
{
   color:#004839;
   font-size:30px;
   margin:0px;
   font-family:"LeagueGothicRegular", "Times New Roman";
   line-height:30px;
   text-align:right;
}

p.dynamiclabel
{
   color:#000000;
   font-size:12px;
   margin:0px;
   font-family:Arial;
}

span.dynamicvalue
{
    font-weight:bold;
    color:#004839;
    font-size:15px;
}

p.allergy
{
 color:#4a0308;
 font-family:Arial;
 margin-top:5px;
 border:solid 0px #000000;
}

p.allergy .title
{
    font-size:17px;
    font-weight:bold;
    padding-left:15px;    
}

p.allergy .detail
{
    font-size:11px;
    font-weight:normal;
}


/*menu customized list section*/

.custommenuarea{
width:569px;
}

.customizelist
{
 margin:0px;
 border:0;
 width:569px;
 clear:both;
}

.customizelist td.titlebar{
 padding:0px;
}

.customizelist td.customizesection, .customizelist td

{
   vertical-align:top;
   background-color:#ebf1c3;
   padding-left:10px;
   margin:0px;
   width:180;
}

.customizelist .customizesection{
   border-bottom:solid 2px #ffffff;   
}

.customizelist td.sectiontitlebar{
 height:31px;
 background-color:#c9d659;
/* background-image: url("Images/customizedownarrow.gif");
 background-position: 9px;
 background-repeat:no-repeat;*/
 padding-left:7px;
 padding-right:20px;
 border-top:solid 2px #ffffff;
}

.sectiontitle{
    color:#534b3e;
    font-size:24px;
    font-family:"LeagueGothicRegular", "Times New Roman";
    margin:0px;
    padding-left:3px;
}

.subtitle
{
    color:#004839;
    font-size:11px;
    font-family:Arial;
    margin:0px;
    padding-top:7px;
}

.customizename
{
    color:#000000;
    font-size:11px;
    font-family:Arial;
}

/*end ---- menu customized list section*/



/* my meal */
#mymeal{
}

.mymeal-details{
 width:260px;
 background-image:url("Images/fullmeal_bg.png");
 min-height:100px;
 margin-top:-4px;
}

.mymeallabel, .mymealtotallabel{
  border-bottom: solid 1px #e5e4ba;
  text-align:left;
  padding-bottom:7px;
  padding-left:10px;
  margin-left:5px;
  margin-right:5px;
}

.mymealtotallabel{
border:0px;
padding-bottom:0px;
padding-top:10px;
font-size:24px;
padding-right:10px;
}

.mymealitem{
  border-bottom: solid 1px #e5e4ba;
  text-align:left;
  padding:4px;
  color:#4a0308;
  font-size:13px;
  line-height:17px;
  font-family:Arial;
  margin:0px;
}

.mymealitemdelete{
  width:9px;
  padding-left:10px;
}

.mymealitemcalories
{
  width:70px;
  text-align:right;
}

.mymealitemtotals
{
 float:right;
}

.mymealitem p{
color:#4a0308;
    font-size:13px;
    line-height:17px;
    font-family:Arial;
    margin:0px;
}

.mymealitemtable{
 margin-left:5px;
 margin-right:5px;
 width:250px;
 }
 
 #mealtoggle{
  
 }
 
 #completemealdata{
  background-image:url("/Images/nutritioninfo_bg.png");
  padding-top:10px;
  max-height:325px;
  overflow:auto;
  width:250px;
 }
 
 .nutritiontable{
 width:225px;
 margin-left:5px;
 margin-bottom:15px;
 border:solid 0px #000000;
 }
 
 .nutritiontable tr td{
  border-left:solid 1px #dce395;
  border-right:solid 1px #dce395;
  font-family: Arial;
  margin-left:0px;
  text-decoration:none;
  color:#35231d;
  font-size:11px;
  line-height:17px;
  text-align:left;
 }
 
 .nutritiontable tr.altcolor td{
  background-color:#fbf6df;
 }
 
 
 .nutritiontable tr td span.dynamicvalue{
  font-size:12px;
 }
 
 .nutritiontable tr td span.mymealcartitem{
  font-size:20px;
 }
/*end ---- my meal */


.ratingStar, .emptyStar
{
    background-image: url("/Images/unchecked.png");
    width:20px;
    height:20px;
    background-repeat:no-repeat;
}

.filledStar, .waitingStar
{
    background-image: url("/Images/checked.png");
    width:20px;
    height:20px;
    background-repeat:no-repeat;
}

#kidsform
{
}

#kidsform td
{
    vertical-align:top;
    padding:7px;
}

.heykidslabel{
position:relative;
top:32px;
left:-81px;
}

.floatingbag{
 position:relative; 
 width:0px;
 height:0px;
 top:-101px;
 left:-357px;
 }

.formfield-textbox, .formfield-select
{
}

.crewmemberimg
{
    position:absolute;
    left:390px;
    top:0px;
}



.applicationimg
{
    z-index:2000;
    position:absolute;
    left:495px;
    top:222px;
}


.managementimg
{
    z-index:1700;
    position:absolute;
    left:240px;
    top:250px;
}
.applicationcontent, .managementcontent
{
    width:215px;
    height:100px;
    background-image:url("Images/beigebackground.png");
    background-repeat:no-repeat;
    padding:30px 15px 15px 20px;
    border:solid 0px #000000;
    
}

.managementcontent
{
    position:absolute;
    left:260px;
    top:290px;
    padding-left:10px;
    width:225px;
}

.applicationcontent
{ z-index:0px;
  left:500px;
  top:260px;
  position:absolute;
  
}


.applicationcontent p, .managementcontent p
{
    margin:0px;
    text-align:center;
    font-size:12px;
    color:#8e1f16;
    padding-left:15px;
}

#applicationarea{
 display:block;
 position:relative;
 top:0px;
 left:0px;
}

#homebuttonarea{
position:relative;
}

.perfecttaco{
 float:right;
 position:relative;
 left:70px; 
}

#careerbenefits{
margin-top:180px;
 
}

#careerbar{
 background-image:url("Images/greenbarcareer.gif");
 background-position:left top;
 background-repeat:no-repeat;
 height:60px;
 width:610px;
 padding-left:20px;
 padding-right:20px;
 border:solid 0px #000000;
 }

#careerstable{
 width:658px;
}

#careerstable tr td{
 background-color:#ebf1c3;
 vertical-align:top;
 padding-left:20px;
 padding-right:20px;
 text-align:left;
}



/* -------------- Admin -------- */
.formbutton 
{
	color:#ffffff;
	background-color:#ccb776;
	border-width: 0px;
	border-collapse: collapse;
	font-family:arial,helvetica;
	font-weight:bold;
	font-size:11px; 
	cursor:hand;
}
.inputboxsmall 
{
	width: 20px; 
	height: 15px;
	font-size:11px; 
	border-collapse:collapse; 
	border-style:solid; 
	border-width:1px; 
	border-color:#696969;
}
.inputbox 
{
	width: 200px; 
	font-size:11px; 
	border-collapse:collapse; 
	border-style:solid; 
	border-width:1px; 
	border-color:#696969;
}
.error 
{
	color: red;
	font-size: 8pt;
}
.required
{
	font-weight: bold;
	font-family:arial,helvetica;
	font-size: 11px;
}
.notrequired
{
	font-weight: normal;
	font-family:arial,helvetica;
	color: gray;
	font-size: 11px;
}

.NedsBG{
position:absolute; 
left:0px; 
top:428px; 
width:100%; 
height:225px; 
background-color:#f7ebb9;
}

#NedsPlace{
 position:absolute;
 left:210px;
 top:428px;
 width:700px;
 clear:both;
}

#NedPanelContainer{
 width:700px;
}
.nedtab-hiddenstate{
 position:absolute;
 left:210px;
 top:563px;
}

.ned-hiddenstate{
 display:none;
}

.ned-showstate{
 display:block;
}
.nedtab-showstate{
 position:absolute;
 left:210px;
 top:340px;
}

.nedslink{
font-weight:bold;
color:#35231d; 
text-decoration:none;
font-family:Arial;
font-size:12px;
}

table.tablegrid { border-collapse:collapse; background-color: #f3f3e5;}
table.tablegrid th { padding:2px 5px 2px 5px;}
table.tablegrid td { padding:2px 5px 2px 5px; font-size:12px; font-family:arial,helvetica; color:#555555; border:1px solid #C6C6C6; }
table.tablegrid a.link { color:#0860A8; }
.tablegridlink { font-size: 12px;}
.tablegridheader { padding:2px 5px 2px 5px; background-color:#ccb776; color:#ffffff; font-weight:bold; font-family:arial,helvetica; text-decoration:none; font-size:12px; }
.tablegridalt { background-color:#ffffff; }
.tablegridheader a { color:#ffffff; }
.tablegridheader a:hover { color:#ffffff; }
.tablegridheader a:active { color:#ffffff; }
.tablegridheader a:visited { color:#ffffff; }
.headergrid { FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #0860A8; FONT-FAMILY: arial,helvetica }


/**** JQuery JCarousel Styles ****/
.jcarousel-skin .jcarousel-container {
    background: #f7ebb9;
    width: 950px;
    padding: 35px 40px 0px 40px;
    height:190px;
}

.jcarousel-skin .jcarousel-container-horizontal {
    height:190px;
    width:950px;
}

.jcarousel-skin .jcarousel-clip-horizontal {

    height: 190px;
}

.jcarousel-skin .jcarousel-item {
    height:190px;
    width:400px;
    display:block;
}


.jcarousel-skin .jcarousel-item .repimage{
    margin-right:20px;
    float:left;
    margin-bottom:10px;
}

.jcarousel-skin .jcarousel-item p{
    font-size:12px;
}

.jcarousel-skin .jcarousel-item h3{
    font-size:18px;
    color:#a42e18;
    
}

.jcarousel-skin .jcarousel-item-horizontal {
    margin-right: 20px;
    width:400px;
    height:190px;

}

.jcarousel-skin .jcarousel-item-placeholder {
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 100px;
    right: 5px;
    width: 22px;
    height: 34px;
    cursor: pointer;
    background-image: url("Images/next.png");
    background-repeat:no-repeat;
    background-position:0 0;
}

.jcarousel-skin .jcarousel-next-horizontal:hover {
        position: absolute;
    top: 100px;
    right: 5px;
    width: 22px;
    height: 34px;
    cursor: pointer;
    background-image: url("Images/next.png");
    background-repeat:no-repeat;
    background-position:0 0;

}

.jcarousel-skin .jcarousel-next-horizontal:active {
         position: absolute;
    top: 100px;
    right: 5px;
    width: 22px;
    height: 34px;
    cursor: pointer;
    background-image: url("Images/next.png");
    background-repeat:no-repeat;
    background-position:0 0;
}

.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
   position: absolute;
    top: 100px;
    right: 5px;
    width: 22px;
    height: 34px;
    cursor: pointer;
    background-image: url("Images/next-hover.png");
    background-repeat:no-repeat;
    background-position:0 0;
}

.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 100px;
    left: 5px;
    width: 22px;
    height: 34px;
    cursor: pointer;
    background: transparent url("Images/prev.png") no-repeat 0 0;
}

.jcarousel-skin .jcarousel-prev-horizontal:hover {
   position: absolute;
    top: 100px;
    left: 5px;
    width: 22px;
    height: 34px;
    cursor: pointer;
    background: transparent url("Images/prev.png") no-repeat 0 0;
}

.jcarousel-skin .jcarousel-prev-horizontal:active {
   position: absolute;
    top: 100px;
    left: 5px;
    width: 22px;
    height: 34px;
    cursor: pointer;
    background: transparent url("Images/prev.png") no-repeat 0 0;
}

.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    position: absolute;
    top: 100px;
    left: 5px;
    width: 22px;
    height: 34px;
    cursor: pointer;
    background: transparent url("Images/prev-hover.png") no-repeat 0 0;
}

/* Rating */
.ratingStar 
{
    font-size: 0pt;
    width: 20px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filledRatingStar 
{
    background-image: url("Images/checked.png");
}
.emptyRatingStar 
{
    background-image: url("Images/unchecked.png");
}
.savedRatingStar 
{
    background-image: url("Images/checkeddis.png");
}

#ratingssection{
position:absolute;
left:-588px;
top:200px;
background-color:#ffffff;
}

.locationresulttitle{
 font-size:15px;
 font-weight:bold;
}

.locationtrip{
 font-size:.9em;
}

.locationresults{
background-color:#ffffff;
border-top:solid 2px #ffffff;
border-bottom:solid 2px #ffffff;

}

.locationresults:hover{
background-color:#ebf1c3;
border-top:solid 2px #bdd24c;
border-bottom:solid 2px #bdd24c;
}

.locationsteps{
 width:690px;
 padding-left:10px;
 font-family:Arial;
   color:#35231d;
  font-size:13px;
  line-height:17px;
  text-align:left;
 border-top:dashed 1px #000000;
}

#addressformcontainer{
width:625px; 
padding-left:50px;
height:130px;
background-image:url('images/nedonwashington.png');
background-position:top left;
background-repeat:no-repeat;
display:table;
}

#map_canvas{
 height:409px; 
 width:696px;
 border:solid 2px #b8c3ba;
}

p.mapdetail{
 font-size:11px;
 margin-top:0px;
 margin-bottom:0px;
}

.addressform{
display:table-cell;
vertical-align:top;
}

.addressformtext{
padding-right:20px; 
padding-top:42px;

}

.disclaimer{
 font-size:.8em;
 font-style:italic;
}

.smallregmark{
 font-size:.3em;
}
