﻿body 
{
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
    color: White;
    background-color: #000000;
    margin: auto;
    padding: 0px 0px 20px 0px;
}

div#wrapper
{
    margin: auto;
    text-align: center;
    width: 907px;
}

div#wrapper div.login-bar
{
    margin: auto;
    text-align: center;
    padding: 5px 0px 5px 0px;
    width: 770px; height: 15px;
    text-align: left;
}

div#wrapper div.login-bar-loggedin
{
    margin: auto;
    text-align: center;
    padding: 5px 0px 5px 0px;
    width: 770px; height: 30px;
    text-align: left;
}


div#wrapper div.login-bar div.left, div#wrapper div.login-bar-loggedin div.left
{
    float: left;
    width: 54%;
}

div#wrapper div.login-bar div.right, div#wrapper div.login-bar-loggedin div.right
{
    float: right;
    width: 45%;
    text-align: right;
}



div#wrapper div#top
{
    position: relative;
    margin: auto;
    text-align: center;
    width: 907px; height: 40px;
}

div#wrapper div#top div#bar
{
    position: relative;
    margin: auto;
    background: url(/images/layout/top.png) no-repeat;
    width: 811px; height: 40px;
    text-align: left;
}

div#wrapper div#emailus
{
    background: url(/images/emailus-back.gif) no-repeat;
    float: right;
    width: 100px;
    text-align: center;
    margin: 6px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    height: 30px;
}

div#wrapper div#info
{
    float: right;
    width: 331px;
    text-align: center;
    margin: auto;
    padding: 0px 10px 0px 0px;
}

div#wrapper div#callus
{
    float: right;
    width: 150px;
    text-align: center;
    margin: auto;
    padding: 0px 0px 0px 0px;
}

div#testimonials
{
    position: relative;
    float: left;
    text-align: left;
    margin: auto;
    padding: 3px 0px 0px 15px;
    height: 35px;
}

div#testimonialname
{
    position: absolute;
    text-align: right;
    margin: -3px 20px 0px 0px;
    bottom: 0px; right: 0px;
}

div#wrapper div#middle
{
    width: 907px;
    text-align: left;
}

div#wrapper div#middle div#middletop
{
    background: url(/images/layout/middletop.png) no-repeat;
    width: 907px; height: 26px;
    text-align: left;
}

div#wrapper div#middle div#middlemain
{
    clear: both;
    width: 907px; height: auto;
    overflow: auto;
    text-align: left;
    background: url(/images/layout/middlemain.png) repeat-y;
}

div#wrapper div#middle div#middlemain div#mainleft
{
    float: left;
    width: 289px;   
    text-align: center;
    padding: 0px 14px 0px 2px;
    text-align: center;
    margin: auto;
}

div#wrapper div#middle div#middlemain div#mainright
{
    position: relative;
    float: right;
    width: 572px;   
    text-align: left;
    color: Black;
    padding: 0px 20px 0px 0px;
    overflow: hidden;
}


div#wrapper div#middle div#middlebottom
{
    background: url(/images/layout/middlebottom.png) no-repeat;
    width: 907px; height: 26px;
    text-align: left;
}

div#wrapper div#bottom
{
    width: 907px;
    text-align: center;
    margin: auto;
    padding: 2px 0px 0px 0px;
}

div#home-left
{
    float: left;
    width: 321px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}


div#home-right
{
    float: right;
    width: 223px; height: 128px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div#firezone-experience
{
    width: 321px;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
}

div#firezone-experience h1
{   
    font-size: 22px;
    font-weight: bold;
    color: #c90016;
    margin: 0px 0px 10px 0px;
}

a#video-firezone
{
    display: block;
    clear: both;
    width: 223px; height: 75px;
    background: url(/images/homepage/video.gif) no-repeat;
    background-position: bottom center;
    margin: 5px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    text-decoration: none;
}

a#video-firezone:hover
{
    border-bottom: dotted 1px transparent;
}


div#find-firezone
{
    float: right;
    background: url(/images/homepage/findfirezone.jpg) no-repeat;
    width: 223px; height: 103px;
    margin: 20px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    text-align: center;
    color: #c90016;
}

div#find-firezone h1
{   
    font-size: 14px;
    font-weight: bold;
    color: #c90016;
    margin: 0px 0px 8px 0px;
}

div#find-firezone input.search-now
{   
    margin: 10px 0px 0px 0px;
    border: 1px solid #c90016;
    background-color: #ffeda6;
    height: 24px;
    width: 116px;
}

input.textbox-bordered
{   
    border: 1px solid #c90016;
    padding: 2px 2px 2px 2px;  
    vertical-align: middle;
}

input.textbox-quantity
{   
    border: 1px solid #c90016;
    letter-spacing: 1px;
    padding: 2px 2px 2px 2px;  
    vertical-align: middle;
    width: 30px;
    text-align: center;
}


textarea.textbox-bordered
{   
    border: 1px solid #c90016;
    padding: 2px 2px 2px 2px;  
    vertical-align: middle;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
}

select.select-bordered
{   
    border: 1px solid #c90016;
    letter-spacing: 1px;
    padding: 2px 2px 2px 2px;
    height: 20px;
    vertical-align: middle;
    font-size: 12px;
}

span.checkbox input
{
    vertical-align:middle;
}


div#find-firezone input.textbox-zipcode
{   
    border: 1px solid #c90016;
    letter-spacing: 1px;
}

div#franchise_application input.textbox-info
{   
    border: 1px solid #c90016;
    letter-spacing: 1px;
}

div#franchise_application input.submit
{   
    margin: 10px 0px 0px 0px;
    border: 1px solid #c90016;
    background-color: #ffeda6;
    height: 35px;
    width: 116px;
}

input.submit
{   
    margin: 10px 0px 0px 0px;
    border: 1px solid #c90016;
    background-color: #ffeda6;
    height: 35px;
    width: 116px;
}

div#login input.textbox-account
{   
    border: 1px solid #c90016;
    letter-spacing: 1px;
}

div#login input.submit
{   
    margin: 10px 0px 0px 0px;
    border: 1px solid #c90016;
    background-color: #ffeda6;
    height: 24px;
    width: 116px;
}


a#firezone-different
{
    display: block;
    float: right;
    width: 223px; height: 75px;
    clear: right;
    background: url(/images/homepage/firezonedifferent.jpg) no-repeat;
    text-decoration: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
}

a#firezone-different:hover
{
    border-bottom: dotted 1px transparent;
}

a#firezone-different em
{
    display: block;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 15px 5px 0px 0px;
    color: Black;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    width: 125px;    
    font-style: normal;
}

div#pictures
{
    display: block;
    float: left;
    width: 168px; 
height: 223px;
    clear: right;
    text-decoration: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
}

img.news
{
    float: left;
    border: 1px solid #c90016;
    width: 30%;
    clear: left;
}

div.news-article
{
    display: block;
    width: 100%;
    margin: 0px 0px 0px 0px;
    clear: both;
    padding-bottom: 20px;
    height: 10px;
}

div.news-article div.description
{
    float: right;
    width: 66%;
    padding-bottom: 20px;
}

div.news-article div.description h3
{
    margin: 0px 0px 0px 0px;
}

div#parties h1
{   
    font-size: 12px;
    font-weight: bold;
    color: #C90016;
    margin: 0px 0px 8px 0px;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox 
{
	width: 250px;
	background: url(/images/corners/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/images/corners/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(/images/corners/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: red; 
	font-weight: bold; 
	font-size: 1.4em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}


.boxbody {
	background: url(/images/corners/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 25px 31px;
}


.sideboxplans 
{
	width: auto;
	background: url(/images/corners/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

div#newsletter
{   
    font-size: 16px;
    color: #c90016;
    margin: 10px 0px 10px 0px;
}

div#newsletter input.textbox-info
{   
    border: 1px solid #c90016;
    letter-spacing: 1px;
}

div#newsletter input.submit
{   
    margin: 10px 0px 0px 0px;
    border: 1px solid #c90016;
    background-color: #ffeda6;
    height: 20px;
    width: 100px;
}

div#newsletter h1
{   
    font-size: 16px;
    font-weight: bold;
    color: #c90016;
    margin: 0px 0px 10px 0px;
}

div#findafirezone
{       
    color: #c90016;
    margin: 10px 0px 10px 0px;
}

div#findafirezone h1
{       
    font-size: 16px;
    color: #c90016;
    margin: 10px 0px 10px 0px;
}


div#employee-left
{
    float: left;
    width: 60%;
}

div#employee-right
{
    float: right;
    width: 35%;
    padding: 0px 0px 0px 0px;
}

div.function-box
{
    border: solid 1px #c90016;
    margin: 0px 0px 10px 0px;
    width: 100%
}

div.function-box div.header
{
    background: #ffd42f;
    font-weight: bold;
    padding: 2px 5px 2px 5px;
    color: #c90016;
}

div.function-box div.body
{
    padding: 5px;
}

div#signup-left
{
    float: left;
    width: 65%;
}

div#signup-right
{
    float: right;
    width: 30%;
}

div.error-panel
{
    padding: 10px 0px 10px 10px;
    margin: 0px 0px 15px 0px;
    border: dotted 1px #c90016;    
    width: 98%;
    font-size: 11px;
    color: #c90016;
}

div.message-panel
{
    padding: 10px 0px 10px 10px;
    margin: 0px 0px 15px 0px;
    border: dotted 1px Green;    
    width: 98%;
    font-size: 11px;
    color: Green;
}

div.error-panel div.errors
{
    padding: 0px 0px 0px 20px;
}

.home-portrait
{
    float: left;
    margin: 0px 10px 0px 0px;
}

div#employee-crumbs
{
    width: 100%;
    border-bottom: dotted 1px #c90016;
    margin: 0px 0px 15px 0px;
    padding: 5px 0px 5px 0px;
}

div.entire-width
{
    float: left;
    width: 100%;
    clear: both;
    padding: 0px 0px 0px 10px;
}

div.inline
{
    display: inline;
}

td.business-hours-left
{
    padding: 3px 0px 3px 0px;
    width: 20%;
    font-weight: bold;
    font-size: 11px;
}

td.business-hours-right
{
    padding: 3px 0px 3px 0px;
    font-size: 11px;
}

div.product-current-image
{
    text-align: center;
    margin: 10px 0px 10px 0px;
}

div#franchise-products-listing
{   
    clear: both;    
}

div#franchise-products-listing h3
{   
    color: #c90016; 
}

.image-center
{
    vertical-align: middle;
}



.calendar-parties
{
    margin-left: 1px;
}

.selected-party
{
    margin: 10px 0px 0px 0px;
    float: left;
    width: 55%;
}

.selected-date
{
    margin: 10px 0px 0px 0px;
    float: right;
    width: 40%;
}

.cal-legend-left
{
    float: left;
    width: 60%;
}

.cal-legend-right
{
    margin: 0px 4px 0px 0px;
    float: right;
    width: 38%;
    text-align: right;
}

div.for-availability
{
    text-align: center;
    margin: 10px 0px 10px 0px;
}

div.cal-legend-full
{
    text-align: center;
    margin: 10px 0px 10px 0px;
}

.just-added
{
    border: 2px dotted #c90016; 
    text-align: center;
    padding: 5px;
    font-size: 11px;
    color: #c90016;
    margin: 10px 0px 10px 0px;
}

div.proceed
{
    margin: 10px 0px 0px 0px;
    text-align: center;
}

input.proceed-button
{
    border: 1px solid #c90016;
    background: #ffeda6;
    color: #c90016;
    padding: 10px;
    width: 175px;
    cursor: pointer;
}

.currently-booking-info
{
    font-size: 11px;
    width: 100%;
}

.validate-account-left
{
    float: left;
    width: 45%;
}

.validate-account-right
{
    float: right;
    width: 50%;
}

/****** SHOPPING CART ************/

table.shopping-cart input.product-quantity-textbox
{
    font-family: inherit;
    font-size: 12px;
    line-height: 15px;
    color: inherit;
    border-top: solid 1px #c1c0c0;
    border-left: solid 1px #c1c0c0;
    border-right: solid 1px #c1c0c0;
    border-bottom: solid 1px #c1c0c0;
    height: 16px; width: 20px;
    vertical-align: middle;
    padding: 3px 2px 1px 2px;
    letter-spacing: 0.5px;
    text-align: center;
}

div.shopping-cart-heading
{
    width: 100%;
    text-align: left;
    clear: both;
}

div.shopping-cart-area
{
    width: 100%;
    text-align: center;
}

table.shopping-cart
{
    width: 100%;
    border: 1px solid #c90016;
    text-align: left;
}


table.shopping-cart td.product-header
{
    font-weight: bold;
    background-color: #ffeda6;
}

table.shopping-cart td.quantity-header
{
    font-weight: bold;
    background-color: #ffeda6;
    text-align: center;
}

table.shopping-cart td.functions-header
{
    font-weight: bold;
    background-color: #ffeda6;
}

table.shopping-cart td.unit-price-header
{
    background-color: #ffeda6;
    text-align: center;
    font-weight: bold;
}

table.shopping-cart td.total-price-header
{
    background-color: #ffeda6;
    text-align: center;
    font-weight: bold;
}

table.shopping-cart td.product
{
    border-top:1px solid #c90016;
    width: 30%;
}

table.shopping-cart td.quantity
{
    border-top:1px solid #c90016;
    text-align: center;
    width: 10%;
}

table.shopping-cart td.functions
{
    border-top:1px solid #c90016;
    width: 20%;
}

table.shopping-cart td.unit-price
{
    border-top:1px solid #c90016;
    text-align: center;
    width: 20%;
}

table.shopping-cart td.total-price
{
    border-top:1px solid #c90016;
    text-align: center;
    width: 20%;
}

table.shopping-cart td.subtotal-left
{
    border-top: solid 1px #c90016;
    text-align: left;
}

table.shopping-cart td.subtotal-right
{
    border-top: solid 1px #c90016;
    text-align: center;
}


table.shopping-cart td.duenow-left
{
    border-top: solid 1px #c90016;
    text-align: left;
    font-weight: bold;
}

table.shopping-cart td.duenow-right
{
    border-top: solid 1px #c90016;
    text-align: center;
    font-weight: bold;
}

table.shopping-cart td.balance-left
{
    border-top: solid 1px #c90016;
    text-align: left;
    font-weight: bold;
}

table.shopping-cart td.balance-right
{
    border-top: solid 1px #c90016;
    text-align: center;
    font-weight: bold;
}

table.shopping-cart a
{
    font-size: 11px;
    text-align: center;
    text-decoration: none;
}

table.shopping-cart a:hover
{

}

div.shopping-cart-buttons
{
    width: 100%;
    margin: 10px 0px 0px 0px;
}

div.shopping-cart-buttons div.left
{
    float: left;
    width: 49%;
    text-align: left;
}

div.shopping-cart-buttons div.right
{
    float: right;
    width: 49%;
    text-align: right;
}

/********* END SHOPPING CART *******/

table.billing-info
{
    width: 100%;
}
    
div.billing-left
{
    float: left;
    width: 50%;
}

div.billing-right
{
    float: right;
    width: 49%;   
}

div.billing-info-buttons
{
    padding: 20px 0px 0px 0px;
    width: 100%;
    clear: both;
}

div.billing-info-buttons div.left
{
    float: left;
    width: 49%;
    text-align: left;
}

div.billing-info-buttons div.right
{
    float: right;
    width: 49%;
    text-align: right;
}

div.shoppingcart-buttons
{
    width: 100%;
    margin: auto;
    clear: both;
    padding: 15px 0px 0px 0px;
}

div.shoppingcart-buttons div.left
{
    float: left;
    text-align: left;
    width: 190px;
    margin: auto;
}

div.shoppingcart-buttons div.right
{
    float: right;
    text-align: right;
    width: 190px;
    margin: auto;
}

div#party-booker-top
{
    width: 100%; height: auto; overflow: hidden;
    border-bottom: 1px dotted #c90016;
    padding: 0px 0px 10px 0px;
}

div#party-booker-top div#current-info
{
    float: left;
    width: 85%;    
    font-size: 11px;
    margin: 0px 0px 3px 0px;
}

div#party-booker-top div#crumbs
{
    float: left;
    width: 85%;
}

div#party-booker-top div#step-info
{
    float: right;
    width: 66px; height: 22px;
    background: url(/images/step.gif) no-repeat;
    padding: 18px 0px 0px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #c90016;
}

div.inline
{
    display: inline;
}

div.under-construction-message
{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 96%;
    margin: 15px 0px 15px 0px;
    border: 1px solid lightGray;
    padding: 10px;
}

div.personalize-party-other-info
{
    clear: both;
    padding: 10px 0px 0px 0px;
}


div.promo-code
{
    clear: both;
    padding-top: 20px;
}

div.for-customer
{
    font-size: 15px;
    font-weight: bold;
    border-bottom: solid 1px black;
    margin: 0px 0px 10px 0px;   
    padding: 0px 0px 3px 0px;
}

div.franchise-control-line-top
{
    padding-top: 5px;
    clear: both;
}

div.franchise-control-line
{
    padding-top: 0px;
    clear: both;
}

.push-left
{
    margin-left: 1px;
}

div.admin-control
{
    border-bottom: solid 1px #c90016;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    clear: both;
}

h3.admin-control
{
    margin: 0px 0px 0px 0px; 
    padding: 0px;
}

div#home-banner
{
    background: #ffd630;
    border: 1px solid #c70013;
    padding: 6px 6px 6px 6px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}

div.homebox
{
    width: 223px;
}

div.homebox div.top-side
{
    width: 223px;
    height: 10px;
    background: url(/images/homepage/sidebox/top.png) no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.homebox div.content-side
{
    width: 213px;
    height: auto;
    background: url(/images/homepage/sidebox/content.png) repeat-y;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    text-align: center;
    font-size: 14px;
}

div.homebox div.bottom-side
{
    width: 223px;
    height: 11px;
    background: url(/images/homepage/sidebox/bottom.png) no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
