@import url(../_css/coda.css);
@import url(../members/vlaCalendar/styles/vlaCal-v2.1.css);

*
{
    background: none;
    border: none;
    font-family: inherit;
    font-size: 1em;
    line-height: inherit;
    margin: 0px; padding: 0px;
    position: relative;
    white-space: normal;
    z-index: 1;
}


body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    margin: 30px;
    padding: 0px;

}


#mccontainer{
    width: 724px;
    height: auto;
    margin: 0 auto;
}


#mcadmincontainer{
    width: 1024px;
    height: auto;
    margin: 0 auto;
}



p, h1, h2, h3{margin-bottom: 8px;margin-top:0px;}

a{text-decoration: none; color:white;}

a:hover{}

a img{border: none;}

.hidden{display: none;}

.clear{
    clear: both;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}


/*--Web Colors--*/
.darkGray, a.darkGray{color: rgb(131,145,153);}

.lightGray, a.lightGray{color: rgb(173,188,197);}
.red, a.red{color: red;}

.black, a.black{color: rgb(0,0,0);}

.white, a.white{color: rgb(255,255,255);}


/*--Font Classes--*/
.reg9{
    font-size: 9px;
    font-weight: normal;
}

.reg10{
    font-size: 10px;
    line-height: 16px;
    font-weight: normal;
}

.italic9{
    font-size: 9px;
    font-style: italic;
}

.italic10{
    font-size: 10px;
    font-style: italic;
}

.italic12{
    font-size: 12px;
    font-style: italic;
}

.bold10{
    font-size: 10px;
    font-weight: Bold;
}

.bold12{
    font-size: 12px;
    font-weight: Bold;
}

.reg12{
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
}

.reg14{
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 20px;
}

.bold14{
    font-size: 14px;
    font-weight: bold;
}

.reg16{
    font-size: 16px;
    font-weight: normal;
}

.bold16{
    font-size: 16px;
    font-weight: bold;
}

.italic14{
    font-size: 14px;
    font-style: italic;
}

.reg17, h3{
    font-size: 17px;
    font-weight: normal;
    line-height: 27px;
}

.bold20, h1{
    font-size: 20px;
    font-weight: bold;
}

.reg20, h2{
    font-size: 20px;
    font-weight: normal;
    line-height: 27px;
}



#dotLine{
    width: 624;
    height: 1px;
    background: url('../_images/dot.gif') repeat-x top left;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-bottom:10px;
}

#dotLineTable {
    width: 99%;
    height: 1px;
    background: url('../_images/dot.gif') repeat-x top left;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-top:15px;
    margin-bottom:15px;
}


table#expandertable tr td {
    font-size:8px;
    }

table#dataform  {
  border: 3px;
  border-color: red;
  font: normal 11px helvetica, verdana, arial, sans-serif;
  background-image: url('../members/images/bg_acuity.gif');
  background-repeat: repeat;
  border-spacing: 0px;
  margin:15px;
  }


tbody#dataform td {
  background: transparent;
  color: #9F9F9F;
  vertical-align:top;
  font-size:12px;

  }

tbody#dataform td#data {
  background: transparent;
  text-decoration: none;
  color: white;
  font-size: 14px;

  }

 tbody#dataform td#label {
  background: transparent;
  text-decoration: none;
  color: #9F9F9F;
  font-size: 12px;
  width:130px;

  }




th#dataform {
  font: bold 10px helvetica, verdana, arial, sans-serif;
  border: none;
  text-align: left;
  background: #000000;
  padding-top:1px;
  }



tbody#dataform tr:hover {
  background-color:#0E0E0E;
  }


tbody#dataform td a {
  background: transparent;
  text-decoration:underline;
  color: white;
  vertical-align:top;
  }


.highexceptions {
    color:#F00;
    font-weight:bold;
    background-color:#FFF;
}

tfoot#dataform td a {
  font: 12px helvetica, verdana, arial, sans-serif;
  border: none;
  text-align: left;
  background: #000000;
  padding-top:1px;
  color:white;
  text-decoration:underline;
  }


table#drivers  {

  font: normal 11px helvetica, verdana, arial, sans-serif;
  background-image: url('../members/images/bg_acuity.gif');
  background-repeat: repeat;
  border-spacing: 0px;
  padding:10px;
  margin:0px;

}


 table#drivers th {
   background: transparent;
 }

xtable#drivers tr td#RowDataRequestor {
    font-size:10px;
    line-height:18px;
    border-top-color:#666;
    border-top-width:thin;
    border-top-style:solid;
    border-left-color:#555;
    border-left-width:thin;
    border-left-style:solid;
    background:#111;
    padding:15px;
}

table#drivers #number {
  text-align:right;
  }

 table#drivers th#date {
  text-align:center;
  }




tbody#drivers-expired tr td, tbody#drivers tr td {

  vertical-align:top;
  font-size:12px;

  }


#linetop {

    border-top:1px;
    border-color:#999;
    border-style:solid;

  }


table#drivers tr td {
  background: transparent;
  vertical-align:top;
  font-size:12px;
  line-height:14px;


  }


/*--detail rows for tables--*/
tbody#drivers tr#driversdetail td, tbody#drivers-expired tr#driversdetail td {
    vertical-align:top;
    font-size:10px;
    color:rgb(173,188,197);
    line-height:7px;
    padding-top:3px;
    padding-bottom:3px;
  }


/*--detail rows for tables--*/
tbody#wfdetail tr td {
    vertical-align:middle;

  }


tbody#drivers tr#detaildelete td {
    font-size:10px;
    line-height:7px;
    padding-top:3px;
    padding-bottom:3px;
    background-position: 10px;
    padding-left:30px;
    background-image: url('/_images/chk_off.png');
    background-repeat:no-repeat;

  }

table#drivers tfoot tr td {
  font: 16px helvetica, verdana, arial, sans-serif;
  background-color:#111;
  font-variant:small-caps;
  font-weight:bold;

  }





tbody#drivers tr#driversdetail td a {

  text-decoration:none;

  }

th#drivers {
  font: bold 10px helvetica, verdana, arial, sans-serif;
  border: none;
  text-align: left;
  padding-top:1px;
  }




 tbody#drivers td#number {
  text-align:right;
  }


tbody#drivers tr:hover {
  background-color:#0E0E0E;
  }

tfoot#drivers td a {
  font: 12px helvetica, verdana, arial, sans-serif;
  border: none;
  text-align: left;
  background: #000000;
  padding-top:1px;
  color:white;
  text-decoration:underline;
  }





.celldisabled {
    background-color:#333;
}


.monthborder {
    border-left-color:#666666   ;
    border-left-width:1px;
    border-left-style:solid;
}

table#fleet  {
  xborder-collapse: collapse;
  border-spacing:0px;
  xborder-color:#996633;
  font: normal 10px helvetica, verdana, arial, sans-serif;
  background-image: url('../members/images/bg_acuity.gif');
  background-repeat: repeat;
  }

 th#leftline {
 border-left-color:#666666  ;
 border-left-width:1px;
 border-left-style:solid;
 }

tbody#fleet td a {
  background: transparent;
  text-decoration: none;
  color: #9F9F9F;
  vertical-align:top;
  }


tbody#fleet td:hover {
  background-color:#00CC00;
  }



table#fleet tr td {
  padding-top:6px;
  padding: .4em;

    }

 .reservation-reserved {
    background:#666666;
    }

 .reservation-allborder {
    border:solid;
    border-width:1px;
    border-color:#444;
    }

 .reservation-dashed {
    border:1px gray dashed;
    }

.reservation-blackout {
    background:#777777;
    }

 .reservation-memberclassblock {
    background:#444444;
    }

 .reservation-toofarinadvance {
    background:#222222;
    }

td, th {
  border: none;
  padding: .4em;
  color: #FFFFFF;
  }

thead th {
  font: bold 10px helvetica, verdana, arial, sans-serif;
  border: none;
  text-align: left;
  background: #000000;
  padding-top:1px;
  }




tbody th a {
  font: bold 11px helvetica, verdana, arial, sans-serif;
  background: transparent;
  text-decoration: none;
  text-align: center;
  font-weight:normal;
  color: #9F9F9F;
  }


tbody th a:hover {
  background: transparent;
  color: #00FF0C;
  }

tbody  td {
  vertical-align: top;
  font: 11px helvetica, verdana, arial, sans-serif;
  }



tbody#fleet td:hover {
  background-color: green;
  }





/* @group Text */

textarea
{
    background-color: #fff;
    border: 1px solid #000;
    padding:5px;
}

label, label + small, div + small
{
    display: block;
    float: left;
    margin: 4px 0;
}

label + small, div + small
{
    margin-left: 10px;
    padding-top: 3px;
    min-height: 17px;
    max-width: 250px;
}

label.medium + small
{
    padding-top: 6px;
    min-height: 19px;
}


.data.table div.container, .data.list div.container
{
    display: block;
    position: absolute;
    margin: 0;
    top: 6px;
    right: 13px;
    height: 22px;
}




div.inputContainer.split
{
    float: left;
    top: -1px;
}

div.searchEventContainer
{
    display:block;
    position:absolute;
    top:-40px;
    left:580px;

}


div.labelContainer
{
    float: left;
    top: 1px;
}




label + small.split, div.split + small.split
{
    margin-top: 0px;
    margin-left: 0px;
    left: -4px;
    top: 0px;
}

label + small.split button div.buttonEdge,
    div.split + small.split button div.buttonEdge
{
    margin-right: 9px;
}

label + small button div.buttonEdge,
    div.split + small button div.buttonEdge
{
    margin-right: 18px;
}

label.title
{
    font: normal 14px/22px Arial, Helvetica, sans-serif; color: #fff;
    text-align: right;
    margin-right: -210px;
    width: 200px; height: 20px;
    left: -210px;
    clear: left;

}

label.title.content
{
    color:red;
    height: 25px;

}




#mileagein, #mileageout, #qty
{
    width: 100px;

}



#fieldset_datehr
{
    margin: 0;
}

input#outdate, input#returndate, input#checkinsheetnum, input#datepurchased, input#dateposted, input#activitydate, input#DateJoined, input#blackoutstart, input#blackoutend, input#dob, input#tax, input#amount, input#totalamount, input#baseamount, input#taxamount, input#lastposted, input#datestart, input#dateend, input#recurringdatestart, input#recurringdateend, input#resstartts, input#resendts, input#orientationdate

{
    width: 90px;
}

input#advancebookingdays, input#minreservationdays, input#recurringnumpayments {
    width:30px;

}

input#description, input#comment
{
    width: 390px;
}

input#eventtitle, input#eventdescription, input#abstract
{
    width: 490px;
}


#fieldset_datehr label[for='outhr'].title, #fieldset_datehr label[for='returnhr'].title
{
    clear: none;
    margin-left: 5px; margin-right: 10px;
    top:1px;
    width: 15px;
    left: 0px;
}

input#resstarthour
{
    width: 215px;

}




label.input.medium, label.input.medium input {

    background: transparent url(../_images/buttons/input_medium.png) no-repeat scroll left top;
    height: 25px;

}


label.text.medium
{

    font-size: 16px;
    margin-top:6px;
    font:bold;


}



label.input.medium input, input
{

    font-size: 14px;

}


label.input input
{
    background-position: right top !important;
    padding-right: 6px;
    left: 6px;
    width: 200px;

}






label.radio

{
    padding-left:10px;

}


label.title.medium
{
    padding-top: 1px;


}


label.comment
{
    xborder-color:#F09;
    xborder-style:dotted;
    width:350px;
    xfont-style:italic;
    padding-bottom:10px;
    margin-left:20px;

}


label.commentwide
{
    xwidth:450px;
    padding-bottom:10px;
    margin-left:20px;

}

label.content.medium
{
    margin-top:6px;
    //padding-top: 2px;

}


.input #dateexpires, input#dateadded
{
    width:100px;
}

.input #state
{
    width:25px;
}

.input #workphone, #homephone, #mobilephone
{
    width:120px;
}


.input #zip
{
    width:50px;
}

.input #email, #company, #title
{
    width:280px;
}

.input #linkedinURL
{
    width:450px;
}

.input #deliveryaddress, #specialinstructions
{
    width:470px;
}


textarea  {

    font: normal 17px/22px Arial, Helvetica, sans-serif; color: #fff;
    color: #333;
    width: 460px;
    height: 125px;


}



label.title.placeholder
{
    height: 0px;
}

form div.placeholderContent
{
    float: left;
    vertical-align: middle;
}

form div.placeholderContent .breather
{
    padding: 3px 0px 3px 0px;
    margin-bottom: 7px;
}

/* @end */

/* @group Checkboxes */

label.checkbox
{
    clear: left;
    width: 30px;
    margin-right: -40px;
    top: 5px; left: -40px;
    text-align: right;
}

label.checkbox + label small
{
    font: normal 17px/22px Arial, Helvetica, sans-serif;
    color: #fff;
}

/* @end */



/* @group Drop-Down Select Boxes */

select
{
    background: #FFF;
    border: none;
    font-size: 14px;
    line-height: 25px;
    color: #585858;
    cursor: pointer;
    width: 480px;
    white-space: nowrap;
}

select.small
{
    font-size: 11px;
    line-height: 20px;
    width: auto;
}

/* @end */





/* @group Buttons */


button div.buttonEdge, button div.buttonEdge div
{
    background: transparent url(../_images/buttons/button_blue_small.png) no-repeat scroll left top;
    color: #fff;
    cursor: pointer !important;
    font: normal 9px/16px arial, sans-serif;
    position: relative;
    white-space: normal;


}

button div.buttonEdge
{
    margin-right: 10px;

}

button div.buttonEdge div
{
    background-position: right top;
    padding-right: 10px;
    left: 10px;

}


button div.small, button div.medium
{
    text-transform: uppercase;
    letter-spacing: 1px;
}

button div.small, button div.small div
{
    height: 16px;

}

button div.small.blue, button div.small.blue div
{
    background-image: url(../_images/buttons/button_blue_small.png);

}

button div.small.green, button div.small.green div
{
    background-image: url(../_images/buttons/button_green_small.png);

}

button div.small.graphite, button div.small.graphite div
{
    background-image: url(../_images/buttons/button_graphite_small.png);
}

button div.medium, button div.medium div
{
    line-height: 26px;
    height: 25px;

}

button div.medium.blue, button div.medium.blue div
{
    background-image: url(../_images/buttons/button_blue_medium.png);

}

button div.medium.green, button div.medium.green div
{
    background-image: url(../_images/buttons/button_green_medium.png);

}

button div.medium.graphite, button div.medium.graphite div
{
    background-image: url(../_images/buttons/button_graphite_medium.png);
}

button div.large, button div.large div
{
    font-size: 20px;
    line-height: 34px;
    height: 35px;
}

button div.large
{
    margin: 5px 15px 5px 5px;
}

button div.large object
{
    padding: 7px 4px 0 4px !important;
}

button div.large.blue, button div.large.blue div
{
    background-image: url(../_images/buttons/button_blue_large.png);
}

button div.large.green, button div.large.green div
{
    background-image: url(../_images/buttons/button_green_large.png);
}

button div.large.graphite, button div.large.graphite div
{
    background-image: url(../_buttons/button_graphite_large.png);
}

button:hover div.buttonEdge, button:focus div.buttonEdge
{
    background-position: left center;
}

button:hover div.buttonEdge div, button:focus div.buttonEdge div
{
    background-position: right center;
}

button:active div.buttonEdge
{
    background-position: left bottom;
}

button:active div.buttonEdge div
{
    background-position: right bottom;
}

button.split div.buttonEdge, button.split div.buttonEdge div
{
    margin: 0;
    padding: 0;
    left: 0;
}

button.split div.buttonEdge
{
    background-image: none !important;
}

button.split.left div.buttonEdge div
{
    background-position: left top;
    border-right: 1px solid #fff;
    padding: 0 7px 0 10px;
}

button.split.right div.buttonEdge div
{
    background-position: right top;
    border-left: 1px solid #fff;
    padding: 0 10px 0 7px;
}

button.split.right div.blue div
{
    border-left-color: #284ca3;
}

button.split.left div.blue div
{
    border-right-color: #284ca3;
}

button.split.right div.green div
{
    border-left-color: #1c5900;
}

button.split.left div.green div
{
    border-right-color: #1c5900;
}

button.split.right div.graphite div
{
    border-left-color: #4b4b4b;
}

button.split.left div.graphite div
{
    border-right-color: #4b4b4b;
}

button.split.left:hover div.buttonEdge div
{
    background-position: left center;
}

button.split.right:hover div.buttonEdge div
{
    background-position: right center;
}

button.split.left:active div.buttonEdge div
{
    background-position: left bottom;
}

button.split.right:active div.buttonEdge div
{
    background-position: right bottom;
}

button + button
{
    margin-left: 7px;
}

/* @end */


/* @group Forms */

form, input, textarea, button, select
{
    font: normal 14px/20px verdana, sans-serif;

}


form fieldset
{
    clear: both;
}

form fieldset legend
{
    display: none;
}

form fieldset + fieldset
{
    font-size: 12px;
    margin-top: 20px;
}

form fieldset p
{
    padding-bottom: 5px;
}

#fieldset_button
{
    text-align: center;
    margin-top: 40px;
    background: none;
    border:none;

}

#fieldset_button_inline
{
    text-align: center;
    margin-top: 40px;
    background: none;
    margin-left:25px;
    border:none;
    display:inline;

}


#fieldset_button_left
{
    margin-top: 0px;
    top:-2px;
    right:0px;
    position:absolute;
    display:block;


}

#fieldset_button_top
{
    margin-top: 0px;
    top:-27px;
    right:0px;
    position:absolute;
    display:block;


}

form fieldset button
    {
    background:none;
    border:none;
    text-align:center;
    position: relative;
    }

/* @end */


/* @group Drop-Down Select Boxes */

select
{
    background: #FFF;
    border: none;
    font-size: 14px;
    line-height: 25px;
    color: #585858;
    cursor: pointer;
    width: 480px;
    white-space: nowrap;
}

select.small
{
    font-size: 11px;
    line-height: 20px;
    width: auto;
}

/* @end */



/* @group Rows and Columns */

.row
{
    clear: both;

}

.row.compact
{
    padding-top: 0px;
}

.row.compact.first
{
    padding-top: 1px;
}


.loginbox
{
    float: left;
    padding: 0 10px;
    width:580px;
    border:thin;
    border-color:#333333;
    border-style:solid;
    font: normal 11px helvetica, verdana, arial, sans-serif;
    background-image: url('../members/images/bg_acuity.gif');
    background-repeat: repeat;
    padding:35px;

}

.column
{


    clear:both
    margin: 0px;
    float: left;
    font: normal 11px helvetica, verdana, arial, sans-serif;
    background-image: url('../members/images/bg_acuity.gif');
    padding-left:20px;
    padding-top:20px;
    padding-bottom:20px;
    margin-bottom:20px;
    background-repeat: repeat;
    padding-right:10px;

}


.column.chart
{

    background-image: none;

}


.column.bigchart
{
    width: 750px;
    background-image: none;


}

.column.site
{
    width: 900px;
}

.column.full
{
    width: 650px;


}

.column.half
{
    width: 360px;
}

.column.oneThird
{
    width: 240px;
}

.column.twoThirds
{
    width: 460px;

}

.column.oneFourth
{
    width: 180px;
}

.column.threeFourths
{
    width: 540px;
    xpadding-left: 70px;
}

.column.menuWidth
{
    width: 250px;
}

.column.bannerWidth
{
    width: 610px;
}

.column.oneFourth + .column.threeFourths, .column.threeFourths + .column.oneFourth
{
    padding-left: 40px;
}

.column.middle
{
    padding-left: 210px;
    width: 480px;
}

.row.subrow
{
    margin-left: 145px;
}

.row.subrowsm
{

    margin-left: 75px;
}


.row.subrowContact
{
    margin-left: 0px;
}

.row.subrow .column.middle
{
    padding-left: 125px;
}

/* @end */





button div.buttonEdge div.hitArea
{
    background: transparent !important;
    margin: 0; padding: 0;
    position: absolute; top: 0; left: 0;
    width: 100%; height: 98%;
}






.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid  #666666; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;

}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid  #666666; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background:#666666; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */

}



.mattblacktabssub{
width: 100%;
overflow: hidden;
}

.mattblacktabssub ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font:  10px Verdana;
list-style-type: none;
}

.mattblacktabssub li{
display: inline;
margin: 0;

}

.mattblacktabssub li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid  #666666; /*right divider between tabs*/
color: white;
background: #414141; /*background of tabs (default state)*/
}

.mattblacktabssub li a:visited{
color: white;
}

.mattblacktabssub li a:hover, .mattblacktabssub li.selected a{
background:#666666; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */

}




/* @group Billing Form */

#fieldset_creditCardBasics label.radio,
    #fieldset_modal_creditCardBasics label.radio
{
    background: transparent no-repeat scroll right top;
    padding: 5px 48px 6px 0;
    margin: 4px 12px 8px 8px;
    width: 12px; height: 12px;
    vertical-align: middle;
    overflow: hidden;
}

#fieldset_creditCardBasics label.radio small,
    #fieldset_modal_creditCardBasics label.radio small
{
    display: none;
}

#fieldset_creditCardBasics label.radio,
    #fieldset_modal_creditCardBasics label.radio
{
    background-image: url(../drive/_images/cc_visa.png);
}

#fieldset_creditCardBasics label.radio + label.radio,
    #fieldset_modal_creditCardBasics label.radio + label.radio
{
    background-image: url(../drive/_images/cc_mastercard.png);
}

#fieldset_creditCardBasics label.radio + label.radio + label.radio,
    #fieldset_modal_creditCardBasics label.radio + label.radio + label.radio
{
    background-image: url(../drive/_images/cc_amex.png);
}

#fieldset_creditCardBasics label.radio + label.radio + label.radio + label.radio,
    #fieldset_modal_creditCardBasics label.radio + label.radio + label.radio + label.radio
{
    background-image: url(../drive/_images/cc_discover.png);
}

#fieldset_modal_creditCardBasics label.title,
    #fieldset_modal_creditCardBasics label.radio,
    #fieldset_modal_creditCardExp #select_ccExpMonth,
    #fieldset_modal_creditCardExp #select_ccExpYear,
    #fieldset_modal_creditCardExp #select_ccExpDay
    #fieldset_modal_creditCardExp #select_dobMonth,
    #fieldset_modal_creditCardExp #select_dobYear,
    #fieldset_modal_creditCardExp #select_dobDay

{
    margin-top: 10px;
}

#fieldset_modal_creditCardBasics label.radio + label.radio,
#fieldset_modal_creditCardBasics label.radio + label.radio + label.radio,
#fieldset_modal_creditCardBasics label.radio + label.radio + label.radio + label.radio
{
    clear: none;
}

#text_ccNumber, #text_address1, #text_address2, #text_email, #text_driverlicense
{
    width: 431px;
}

#fieldset_modal_creditCardBasics label[for='text_ccNumber'] + label.input.medium
{
    margin-top: 5px;
}

#fieldset_modal_creditCardBasics #text_ccNumber
{
    width: 296px;
}

#select_ccExpMonth, #select_dobMonth
{
    width: 140px;
}

#select_ccExpYear, #select_ccExpDay, #select_dobYear, #select_dobDay
{
    width: 70px;
    margin-left: 10px;
}

#select_maxdrivers, #select_maxparticipants, #select_maxguests
{
    width: 70px;
}

#fieldset_creditCardExp, #fieldset_modal_creditCardExp
{
    margin-top: 0;
}

#fieldset_modal_creditCardExp label[for='select_ccExpMonth'].title
{
    margin-top: 12px;
    margin-right: 10px;
}

#fieldset_creditCardExp label[for='select_ccExpYear'].title,
#fieldset_creditCardExp label[for='select_ccExpDay'].title,
#fieldset_creditCardExp label[for='select_dobYear'].title,
#fieldset_creditCardExp label[for='select_dobDay'].title
{
    display: none;
    clear: none;
}

#fieldset_modal_creditCardExp label.select,
    #fieldset_modal_creditCardExp label.input.medium
{
    clear: none;
}

#fieldset_creditCardExp label[for='text_ccSecurity'].title,
    #fieldset_modal_creditCardExp label[for='text_ccSecurity'].title
{
    clear: none;
    width: 120px;
    left: 0;
}

#fieldset_creditCardExp label[for='text_ccSecurity'].title
{
    margin-left: 5px;
    margin-right: 10px;
}

#fieldset_creditCardExp #text_ccSecurity,
    #fieldset_modal_creditCardExp #text_ccSecurity
{
    width: 30px;
}

#ajax-updateCreditCard #fieldset_modal_buttons,
    #ajax-forYourInformation #fieldset_modal_buttons
{
    margin-left: 0px;
    margin-top: 15px;
}

#ajax-updateCreditCard #fieldset_modal_buttons button,
    #ajax-forYourInformation #fieldset_modal_buttons button
{
    margin-left: 0px;
}

#ajax-updateCreditCard #fieldset_modal_buttons button + button
{
    margin-left: 8px;
}

#fieldset_addressName label[for='text_lastName'].title
{

    clear: none;
    margin-left: 5px; margin-right: 5px;
    width: 78px;
    left: 0px;


}


#text_firstName, #text_lastName
{

    width: 170px;
}

#fieldset_addressStreet, #fieldset_addressCityState, #fieldset_addressZipPhone
{
    margin: 0;
}

#text_city
{
    width: 250px;
}

#fieldset_addressCityState label[for='select_state'].title
{
    clear: none;
    margin-left: 5px; margin-right: 10px;
    width: 46px;
    left: 0;
}

#select_state
{
    width: 125px;
}


label[for='text_address2'].title
{
    visibility: hidden;
}

#text_zip
{
    width: 130px;
}






/* @end */