﻿body, td, *
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Segoe UI, Arial, Verdana, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
p
{
margin-bottom:10px;
}

.deal-pop-subtitle
{
	margin-top: 8px;
	font-size: 13px;
	color: #0082c8;
	font-weight:bold;
}

.deal-dropdown
{
	width:370px;
	/*font-size:10px;*/
}


div.designer
{
    border: solid 0px silver;

}


li
{
margin-left:20px;
}

H1
{
	font-size: 18px;
	 color: #0082c8;
	 margin-bottom:8px;
	 font-family: HelveticaNeue Bold,HelveticaNeue,  Segoe UI, "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
H2
{
margin-top: 8px;
	font-size: medium;
	 color: #0082c8;
}
H3
{
margin-top: 8px;
	 color: #0082c8;
	 font-size:14px;
	 }

img
{
    border: 0px solid white;
}

span.checkbox 
{
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(/images/checkbox.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
  /*background-color:Lime;*/
}

span.radio 
{
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(radio.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
}

span.select 
{
  position: absolute;
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial,sans-serif;
  background: url(select.gif) no-repeat;
  overflow: hidden;
}

.message-control-error
{
	color:Red;
}

.message-control-gomessage
{
	color:Green;
}

.confirm-title1
{
	font:20px;
	font-weight:bold;
	
}

.confirm-cancel
{
	color: #FF0000;
}


.validation-summary
{
	padding:5px;
	margin:5px;
}


.rentform-sides
{
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0082c8;
	border-left-color: #0082c8;
	background-color:Lime;
}

.rentform-sides-left
{
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #0082c8;
	width: 1px;
}

.rentform-sides-right
{
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #0082c8;
	width:1px;
}

.rentform-topbottom
{
	color:White;
	font-size:12px;
	background-color:#0082c8;
}




.rentform-daysbooked
{
	color: #e3c15d;
	font-size: 11px;
	border: 1px solid #e3c15d;
	background-color: #fbf2e1;
	width: 91px;
	padding:12px;
}

.rentform-fieldname
{
	
	font-size:10px;
	
}

.rentform-dropdowns
{
	
	width:200px;
	
}

.rentform-title
{
	color:White;
	font-size:15px;
	font-weight:normal;
}
.rentform-title-button
{
	color:Black;
	font-size:12px;
	font-weight:normal;
	width:90px;
}
/*
a.rentform-title : active
{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
}

a.rentform-title : visited
{
	color:White;
	font-size:15px;
	font-weight:normal;
}
*/
.rentform-title2
{
	color:White;
	font-size:15px;
	background-color:#0082c8;
	font-weight:bold;
}

.step-title
{
	color:White;
	font-size:15px;
	font-weight:normal;
	width:86px;
	text-align:center;
    background-color: #009cd5;
}

.step-title-sel
{
	color:black;
	font-size:15px;
	background-color:white;
	font-weight:normal;
	width:86px;
	text-align:center;
}

.step-title2
{
	color:Gray;
	font-size:10px;
	background-color:white;
	font-weight:normal;
	width:50px;
	text-align:center;
}

.step-title-bottom
{
	color:Gray;
	font-size:10px;
	background-color:white;
	font-weight:normal;
	
	text-align:center;
	margin-top:8px;
	float:left;
	
}

.step-title3
{
	color:black;
	font-size:15px;
	font-weight:normal;
}

.step-gap
{
	width:40px;
}

.step-gap-bottom
{
	width:50px;
}

.step-curve
{
	width:13px;
}

/*
#868686 border
#0d88cb light blue
#0b76af dark blue
#e4e8ba deal

*/

.rental-option
{
	margin-top: 3px;
	margin-bottom: 3px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #e4e8ba;
	border-right-color: #e4e8ba;
	border-bottom-color: #e4e8ba;
	border-left-color: #e4e8ba;
	width: 605px;
	padding: 8px;
}

.rental-option-deal
{
	margin-top: 3px;
	margin-bottom: 3px;
	border-style: solid;
	border-width: 1px;
	border-top-color: #e4e8ba;
	border-right-color: #e4e8ba;
	border-bottom-color: #e4e8ba;
	border-left-color: #e4e8ba;
	width: 605px;
	background-color: #e4e8ba;
	padding: 8px;
}


.xtras-headers
{
	background-color: #e4e8ba;
	padding: 10px;
	font-weight: bold;
}


.xtras-productbox
{
	border: 1px solid #e4e8ba;

	border-collapse:collapse;
}



.xtras-productrowbottom
{
	border-left-style: none;
	border-bottom-style: none;
}


.admin-title
{
	font-weight:bold;
}

.menutd
{
	text-align:center;
	width:16%;
	padding:5px;
}

.heading-row
{
	color: Black;
}

.heading-td
{
	text-align:center;
}

.textbox-date
{
	width:80px;
}

.textbox-text
{
	width:99%;
}

.textbox-medtext
{
	width:500px;
}

.textbox-number
{
	width:30px;
}

.textbox-price
{
	width:100px;
}



.column-price
{
	width:105px;
}

.column-class
{
	width:10px;
}


.question
{
    color: #0082c8;
    font-size: 14px;
    font-weight: bold;
}


/* header */

div.page
{

    width: 905px; 
    margin-left:auto;
    margin-right:auto; 

}


div.headerbox
{
    margin-left:auto;margin-right:auto; 
    width: 895px;
    height: 8px;
    background-color: #d6dc95;

}

div.headercontainer
{
    margin-left:auto;margin-right:auto; 
    width: 995px;


}

div.leftnav
{
    width: 220px;
    float: left;

    margin-right:10px;
    margin-left: 10px;
}

div.pagepage
{

    width: 653px;
    float: left;
    padding-top: 0px;
    padding-left: 0px;


}

div.pagepad
{
    margin-left:18px;
}



/* footer */
div.footerlinks
{
  color: #0082c8;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 2px;
    border: solid 0px red;
}


a:link, a:visited, a:active
{
    color: #0082c8;
    text-decoration:none;

}

a:hover
{
    color: #0082c8;
    text-decoration:underline;

}

div.adminNav A:link, div.adminNav A:visited
{
    color: Black;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0px;
    text-decoration:none;
}
div.adminNav A:hover
{
    color: #0082c8;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0px;
    text-decoration:none;
}
div.footerlinks A:link, div.footerlinks A:visited
{
    color: #0082c8;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0px;
    text-decoration:none;
}
div.footerlinks A:hover
{
    color: #0082c8;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0px;
    text-decoration:underline;
}
div.footerpage
{

    width: 648px;
    float: left;
    padding-top: 2px;
    padding-left: 0px;


}
div.tightspacerbar
{
    background-color: #dce1a5;
    width: 580px;
    height:1px;
    margin-top:6px;
    margin-bottom:30px;
      margin-left:auto;
    margin-right:auto; 
    
   }
div.spacerbar
{
    background-color: #dce1a5;
    width: 100%;
    height:1px;
    margin-top:30px;
    margin-bottom:30px;
    
   }
div.footerbar
{
    background-color: #dce1a5;
    width: 643px;
    height:1px;
    margin-top:30px;
    margin-bottom:30px;
    
   }
   
   /* admin */
   
   
   .datagrid_header, datagrid_header td, datagrid_header th
   {
        background-color: Silver;
        font-weight: bold;
         text-align: center;
         font-size:11px;
        text-transform: capitalize;
         background: transparent url('bg_button.gif') ;
         text-transform: uppercase;
         height: 21px;
           color: Gray;
     }
     th
     {
     height: 21px;
      background-color: Silver;
        font-weight: bold;
         text-align: center;
         font-size:11px;
        text-transform: capitalize;
         background: transparent url('bg_button.gif') ;
         text-transform: uppercase;
         color: Gray;
         margin-left:4px; 
         margin-right: 4px;

     
     }
     label
     {
     float: left;
     width:190px;
     font-weight: bold;
      color:#363636;
      text-align: right;
      margin-right:4px;
     }
     
     
     .subHead
     {
     font-size: 20px;
     color:#363636;

     }
     
     div.admin input[type="button"], div.admin input[type="submit"]
     {
	
    background: transparent url('bg_button.gif') ;

    background-color: #DCDCDC;
    color: Black;
	font-size: 11px;
    padding: 2px 18px 2px 18px;
    border: solid 1px white;
    text-transform: uppercase;
    letter-spacing: 0px;
   
}

div.admin input[type="button"]:active, div.admin input[type="submit"]:active {
    padding: 4px 18px 0px 18px;
    border: solid 1px #99ff00;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.fbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
     


div.popbox
{
width: 706px;
height: 570px;
background-image: url(/images/pages/lightbox.png);

}
/*navigatino */

div.navigation
{
   margin-left:auto;
    margin-right:auto; 
    background-image: url(/images/header/navigation.gif);
    width: 905px;
    height: 44px;
     padding-top:24px;
     margin-bottom: 8px;
     text-align: center;
}
div.navitem a:link, div.navitem a:visited, div.navitem a:hover
{
    color: Black;
    }
    div.navitem1 a:link, div.navitem1 a:visited, div.navitem1 a:hover
{
    color: Black;
    }
div.navitem1
{
    margin-right: 17px;
    float: left;
    padding-top: 2px;

}
div.navitem 
{
 padding-top: 2px;
    margin-left: 17px;
    margin-right: 17px;
    float: left;
}

div.spacer
{
   
   float: left;
   }


div.contactform
{
    border: solid 1px silver;
    margin-top:20px; 
    margin-bottom:20px;
    padding:14px;
 }
 
 div.contactform td
 {
    color: gray;
    }
    
    div.mapbox
    {
       background-image: url(/images/pages/mapbox.gif);
       width: 585px;
       height: 249px;
       padding:10px;
       margin-top:20px;
   }
   div.mapleft
   {
   float: left;
   margin-right:40px;
   }
   div.mapright
   {
   float: left;
   }


div.leftbox
{
    width:196px;
    background-color: #dce1a5;
    padding-left: 10px; padding-right:10px;

}

div.leftbox p
{
   margin-bottom: 6px;  
   font-size: 13px;
}

a.minilink, minilink a:link, .minilink a:visited
{
font-size: 10px;
}

.subtitle
{
	font-size:12px;
	font-weight:bold;
}

div.minitext, td.minitext
{
	margin-top:8px;
	font-size: 11px;
}

div.minitext p
{
	margin-top:4px;
	font-size: 11px;
}
.minitextred
{
color: Red;
font-weight: bold;
font-size: 11px;
}

checkboxlist label
{
 width:300px;
}

div.quotepad

{
padding-top:8px;
padding-left: 8px;
font-size: 11px;
}
 table.quotepad td
{

font-size: 11px;
}


div.alertbx
{
width:80px;
border: solid 1px red;
font-size: 11px;
}


table.datetable
{
    border: solid 1px blue;
    padding:0px;
    margin: 0px;

}
table.datetable td
{

}

div.datetable
{
    width: 24px;
    padding: 0px;
    height: 54px;
    border-left: solid 1px gray;
    border-bottom: solid 1px gray;
    float: left;
   
   
    
}
div.datetabledate
{
 background-color: #0d88cb;
 color: White;
 text-align:center;
 width: 24px;
  height: 23px;
   padding-top:4px;
}
div.datetabledatealt
{
 background-color: #0b76af;
 color: White;
 text-align:center;
 width: 24px;
  height: 23px;
   padding-top:4px;
  
}
div.datetablecheck
{
 background-color: white;
 width: 24px;
  height: 23px;
   padding-top:4px;
   text-align:center;
}
div.datetablecheckalt
{
 background-color: #dcdcdc;
 width: 24px;
  height: 23px;
   padding-top:4px;
   text-align:center;
}
div.datetablecheckdark
{
 background-color: #b0b0b0;
 width: 24px;
  height: 23px;
   padding-top:4px;
   text-align:center;
}


div.datetablecheckaltdark
{
 background-color: #989898;
 width: 24px;
  height: 23px;
   padding-top:4px;
   text-align:center;
}


div.whitetext, div.whitetext a:link, div.whitetext a:visited, div.whitetext a:hover
{
color: White;
float: left;
}

div.DW
{
padding: 4px;
    padding-bottom:8px; 
    border: solid 0px red;
    margin-bottom: 4px;
    float: left;
 }
 
 xtras-productrow2 td
 {
 
 padding: 4px;
 }
 
 table.xtras-productbox td
 {

     padding-left: 12px;
     padding-bottom: 12px;
     padding-top:4px;

 }
 

 .xtras-productrow2 td
 {
 border: solid 1px blue;
 }
 .xtras-summary td
 {
    background-color: White;
    }
    .xtras-items td
    {
    background-color: #f1f3da;


    }
    .xtra-subheader
    {
     background-color: #f1f3da;
    
    }
 td.sideborder
 {
 border-left: solid 1px #e4e8ba;
 border-right: solid 1px #e4e8ba;
 }
 
 
 div.ExtraItemBox
 {

 }
 
 div.xtraProdRows
 {
height:100%;
padding: 4px;
 margin: 0px;
 }
  div.xtraProdRowsHeader
 {

  background-color: #e4e8ba;
  Height: 24px;
  font-weight: bold;
  border: solid 1px black;
  }
   div.xtraProdRows div.Row1
   {
    width:445px;
 float: left;
  border: solid 1px #e4e8ba;
   }
div.xtraProdRows div.Row2
   {
 width:90px;
 float: left;
 border: solid 1px #e4e8ba;
   }
 div.Row1
 {
 width:445px;
 float: left;
 }
 
 div.Row2
 {
 width:90px;
 float: left;
 }
