/* CSS Reset should go here */
*{
	margin: 0;
	padding: 0;
}

body,html {
	min-height: 100%;
	font-family: Helvetica,sans-serif;
}

body{
	min-height: 100%;	
	font-size: 90%;
	min-width: 970px;
	background-color: #000;
}

h1 {
	font-size: 1.6em;
	color: #183541
}

h2{
	font-size: 1.3em;
}

h3{
	font-size: 1.2em
}

h4{
	font-size: 1em;
}

a {
	color: #fff;
}

a:hover{
	color: #46A4FF;
}

.strike{
	text-decoration: line-through;
}

.del-fee{
	color: #BD052F;
	font-size: .7em;
	float: left;
}

.success-message{
	color: #008000;
}

.error-message{
margin-top: 10px;
	color: red;
}

#content{
	width: 970px;
	min-width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#header{
	position: relative;
	width: 914px;
	height: 187px;
	background: transparent url('../images/header.jpg') top left no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#header #nav-bar{
	position: absolute;
	width: 100%;
	height: 35px;
	top: 144px;
}

#header #nav-bar a{
	font-size: 1.6em;
	text-decoration: none;
	line-height: 35px;
	display: block;
	float: left;
	clear: none;
	margin-left: 45px;
	margin-right: 25px;
	color: #000;
}

#header #nav-bar a:hover{
	color: #1062B2;
}

#header #nav-bar a:focus{
	border: none;
	outline: none;
}

#content #footer{
	clear: both;
	float: left;
	width: 970px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
}


#content #footer p a{
	color: #999999;
	display: inline;
	font-size: 1em;
	margin: 0;
}
/******************************
**    Nav Menu
*******************************/
#header #top-navigation{
	position: absolute;
	right: 10px;
	top: 120px;
	color: #fff;
}

#header #top-navigation ul{
	list-style-type: none;
	width: auto;
	margin: 0 auto;
	margin-right: 5px;
}

#header #top-navigation ul li{
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
	font-size: .8em;
}

#header #top-navigation ul li a{
	text-decoration: none;
}

#header #top-navigation ul li .username{
	color: #46A4FF;
}

/******************************
**    Home Page
*******************************/

#closed-message{
	color: #ffffff;
	font-weight: bold;
	background-color: #CF2E26;
	width: 90%;
	margin: 10px auto;
	padding: 10px;
	border: 2px solid #fff;
}


#search-block{
	position: relative;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-left: 35px;
	width: 310px;
	height: 315px;
	background: transparent url('../images/order-now.png') top left no-repeat;
}

#search-block ol#order-steps{
	width: 90%;
	margin: 0;
	padding: 0;
	padding-top: 55px;
	list-style-type: decimal;
}

#search-block #order-steps li{
	margin-left: 45px;
	margin-bottom: 10px;
	font-size: 1.4em;
	
	color: #1062B2;
}


#search-block p{
	position: absolute;
	width: 90%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	top: 60px;
	left: 20px;
}

#search-block #front-zip-form{
	position: relative;
	margin-top: 15px;
	width: 100%;
}

#search-block #front-zip-form #zip-search-box{
	float: right;
	width: 100px;
	margin-right: 40px;
	margin-bottom: 10px;
	font-size: 2em;
	padding: 2px;
	border: 1px solid #666;
}

#search-block #front-zip-form #search-zips-submit{
	position: relative;
	display: block;
	clear: both;
	width: 310px;
	height: 81px;
	border: none;
	margin-left: -8px;
	background: transparent url('../images/order-now-button.png') top left no-repeat;
}

#search-block #front-zip-form #search-zips-submit:active{
	background: transparent url('../images/order-now-button-click.png') top left no-repeat;
}

#flash-movie-block{
	width:  620px; /* 970px - 310px - padding */
	height: 315px;
	margin-top: 3px;
	float: left;
	color: #fff;

}

#left-container{
	width: 502px;
	float: left;
	clear: both;
	margin-top: 15px;
	margin-left: 35px;
}

#bottom-left-block-top{
	width: 502px;
	height: 45px;
	margin: 0;
	background: transparent url('../images/home-bottom-left-box-top.png') top left no-repeat;
}

#bottom-left-block-bottom{
	width: 502px;
	height: 35px;
	margin: 0;
	clear: left;
	background: transparent url('../images/home-bottom-left-box-bottom.png') top left no-repeat;
}

#bottom-left-block{
	width: 502px;
	max-height: 300px;
	margin: 0;
	padding-top: 10px;
	float: left;
	background: transparent url('../images/home-bottom-left-box.png') repeat-y;
}


#right-container{
	width: 367px;
	float: right;
	clear: none;
	margin-top: 15px;	
	margin-right: 30px;
}

#bottom-right-block-top{
	width: 367px;
	height: 45px;
	margin: 0;
	background: transparent url('../images/home-bottom-right-box-top.png') top left no-repeat;
}

#bottom-right-block-bottom{
	width: 367px;
	height: 30px;
	margin: 0;
	clear: right;
	background: transparent url('../images/home-bottom-right-box-bottom.png') top left no-repeat;
}

#bottom-right-block{
	width: 337px;
	max-height: 300px;
	min-height: 150px;
	margin: 0;
	padding: 10px;
	padding-right: 20px;
	float: right;
	background: transparent url('../images/home-bottom-right-box.png') repeat-y;
}

#bottom-right-block h3{
	line-height: 1.3;	
}


#bottom-left-block p{
	width: 88%;
	margin-left: auto; 
	margin-right: auto;
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: 10px;
}

#bottom-right-block p{
	width: 90%;
	margin-left: auto; 
	margin-right: auto;
	font-size: .9em;
	margin-bottom: 10px;
	line-height: 1.3;	
}

#bottom-right-block ul{
	width: 90%;
	list-style-type: disc;
	font-size: .9em;
	margin-bottom: 10px;	
	overflow: hidden;	
}

#bottom-right-block ul li{
	width: 90%;
	margin-left: 45px;
}

#content h1{
	clear: both;
	text-align: center;
	color: #fff;
	margin-top: 15px;
}

#content .rest-title{
	width: 45%;
	clear: none;
	float: left;
	margin: 0;
	margin-top: 30px;
}

#content .rest-title h1{
	font-size: 2em;
	width: 100%;
	margin: 0;
}



#content p a{
	display: block;
	font-size: 1em;
	margin: 10px;
	color: #1062B2;
}

#content p.rest-location{
	font-size: 1em;
	font-style: italic;
	text-align: center;
	color: #fff;
	width: 100%;
	float: left;
	margin: 0;
	margin-bottom: 15px;
	
}

#content #single-rest-top{
	float: left;
	width: 100%;
	max-height: 100px;
	margin-bottom: 20px;
}



#content #single-rest-logo{
	width: 300px;
	max-height: 100px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

#content #single-rest-logo img{
	max-width: 300px;
	max-height: 100px;
	display: block;	
	margin: auto;
}

#failed-search-information-block{

	width: 50%;
	float: left;
	clear: none;
	margin-top: 40px;
	margin-left: 20px;
}

#failed-search-information-block p{
	color: #fff;
	font-size: 1.1em;
	margin-bottom: 10px;
}

#page-block{
	width: 800px;
	margin-left: auto;
	margin-right: auto;

}

#dl-pdf{
	display: block;
	float: left;
	margin-right: 10px;
	border: none;
	clear: none;
	width: 32px;
	height: 32px;
}

#rest-list-middle .address{
	width: 80%;
	margin-left: 10%;
	margin-bottom: 20px;
	float: left;
}

#rest-list-middle  .address p{
	margin: 0;
}

#back-button{
	display: block;
	float: left;
	width: 162px;
	height: 32px;
	background: transparent url("/images/back-to-restaurants.png");
	margin-top: 30px;
	margin-left: 10px;
}

#back-button a{
	width: 100%;
	height: 100%;
	display: block;
}


/******************************
**    Menu Page
*******************************/

#rest-list-top{
	width: 841px;
	height: 26px;
	background: transparent url('../images/rest-list-background-top.png') top left no-repeat;
	float: left;
	margin: 0 64px;   /* 970 - 841 = 129 / 2 = 64 */
	margin-top: 20px;
}

#rest-list-bottom{
	width: 841px;
	height: 30px;
	background: transparent url('../images/rest-list-background-bottom.png') top left no-repeat;
	margin: 0 64px;
	float: left;
}

#rest-list-middle{
	width: 841px;
	background: transparent url('../images/rest-list-background-body.png') top left repeat-y;
	margin: 0 64px;
	float: left;
	min-height: 200px;	
}

#rest-list-middle h1{
	width: 90%;
	margin: 10px auto;
	color: #000;
}

#rest-list-middle h2{
	width: 90%;
	margin: 10px auto;
	color: #000;
}

#rest-list-middle h2.message{
	text-align: center;
	margin-top: 50px;
}

#rest-list-middle h4{
	width: 90%;
	margin: 10px auto;
	color: #882925;
}

#rest-list-middle h2 a{
	color: #000;
}

#rest-list-middle a{
	color: #1062B2;
}

#rest-list-middle p{
	width: 90%;
	margin: 10px auto;
}

#rest-list-middle form{
	width: 50%;
	margin: 0 auto;
}

#rest-list-middle ul{
	width: 85%;
	margin: 15px auto;
}

#rest-list-middle ul li{
	width: 100%;
	margin-bottom: 8px;
	list-style-type: disc;
}

#rest-list-middle ul.noStyle li{
	margin-bottom: 5px;
	list-style-type: none;
}

#rest-list-middle ul.hours li{
	margin-bottom: 0;
	list-style-type: none;
	text-align: center;
}

#rest-list-middle ul.hours li span{
	color: #B12825;
	font-size: .8em;
}

#rest-list-middle ul li span.hours-message{
	color: #B12825;
	font-size: .8em;
}

#rest-list-middle ul li ul li{
	width: 100%;
	list-style-type: circle;
}

#rest-list-middle ul li label{
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	width: 120px;
	font-weight: bold;
}

#restaurants-list{
	width: 90%;
	margin-left: 5%;
	float: left;
	
}

#restaurants-list a{
	color: #000;
}

#restaurants-list .restaurant{
	width: 100%;
	float: left;
	clear: both;
	border-bottom: solid 1px blue;
	padding-top: 15px;
	padding-bottom: 5px;
}

#restaurants-list .restaurant .rest-left{
	width: 30%;
	float: left;
	clear: left;
}

#restaurants-list .restaurant .logo{
	float: left;
	margin: 0;
	padding: 0;
	width: 40%;
	height: 100%;
}

#restaurants-list .restaurant .logo a img{
	display: block;
	margin: auto;
	max-height: 150px;
	max-width: 200px;
	border: none;
}


#restaurants-list .restaurant .rest-right{
	width: 30%;
	float: left;
}

#restaurants-list .restaurant .name{
	width: 100%;
	float: left;
	margin: 0;
	margin-bottom: 3px;

	text-align: center;		
}
	
#restaurants-list .restaurant .name a{
	line-height: 1.5em;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;	
}

#restaurants-list .restaurant p.delivery-fee{
	width: 100%;
	float: right;
	clear: none;
	line-height: 1.5em;
	height: 1.5em;
	font-size:.8em;
	margin: 0;
	padding: 0;
	text-align: center;
}

#restaurants-list .restaurant p.cuisine{
	width: 100%;
	float: right;
	clear: none;
	line-height: 1.5em;
	font-size:1.1em;
	font-style: italic;
	margin: 0;
	padding: 0;
	text-align: center;	
}

#restaurants-list .restaurant .location{
	width: 100%;
	float: left;
	clear: both;
	line-height: 1.4em;
	font-size: 1em;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;		
	text-align: left;
	font-style: italic;
	text-align: center;
}



#restaurants-list .restaurant .hours{
	width: 100%;
	float: right;
	clear: none;
	line-height: 1.2em;
	font-size:.8em;
	text-align: center;
	margin: 0;
	padding: 0;
}

#restaurants-list .restaurant .hours .title{
	display: block;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 8px;
	font-size: 1.1em;
}

#restaurants-list .restaurant .load-menu-button{
	width: 108px;
	height: 38px;
	margin: 0;
	margin-top: 30px;
	margin-right: 50px;
	padding: 0;
	clear: both;
	float: right;
	background: transparent url('/images/view-menu.png') top left no-repeat;
}

#content #restaurants-list .restaurant .load-menu-button a{
	display: block;
	width: 100%;
	height: 100%;
}


#all-restaurants-list{
	width: 85%;
	margin: 0 auto;
}

#all-restaurants-list .restaurant{
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px dotted #333;
	float: left;
	clear: left;
}

#content #rest-list-middle a{
	display: inline;
	margin: 0;
}


#all-restaurants-list .restaurant p{
	margin: 0;
}

#all-restaurants-list .restaurant .all-rest-logo{
	width: 200px;
	height: 100px;
	float: left;
	clear: left;
}

#all-restaurants-list .restaurant .all-rest-logo img{
	max-width: 200px;
	max-height: 100px;
	display: block;
	margin: auto;
}

#all-restaurants-list .restaurant .name{
	width: 40%;
	float: left;
	clear: none;
	margin-left: 15px;

}

#all-restaurants-list .restaurant .name p{
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;	
}

#all-restaurants-list .restaurant .cuisine{
	font-size: 1.2em;
	width: 25%;
	float: left;
	margin-left: 10px;
	clear: none;
	color: #882925;
	text-align: center;
}

#all-restaurants-list .restaurant .hours{
	font-size: .8em;
	width: 25%;
	float: left;
	margin-left: 10px;
	clear: none;
	text-align: center;
	color: #000;
}

#all-restaurants-list .restaurant .hours .title{
	font-size: 1.1em;
	text-decoration: underline;
	display: block;
	text-align: center;
	margin-top: 10px;
}

#all-restaurants-list .restaurant .name p.location{
	font-size: 1em;
	font-wieght: normal;
	width: 100%;
	float: left;
	clear: left;
	color: #666;
	font-style: italic;
	text-align: center;
}


ul#restaurant-menu li.menu-cat{
	cursor: pointer;
	padding: 2%;
	font-size: 1em;
	padding-left: 4%;
	padding-right: 4%;
	width: 90%;
	float: left;
	margin-left: 1%;
	color: #fff;
}

ul#restaurant-menu li.selected{
	color: #000;
	background-color: #A1A1A1;
}

#cats-container{
	width: 172px;
	float: left;
}

#cats-top{
	width: 172px;
	height: 17px;
	background: transparent url('../images/menu-box-top.png') top left no-repeat;
	float: left;
}

#cats-middle{
	width: 172px;
	background: transparent url('../images/menu-box-body.png') top left repeat-y;
	float: left;
	clear:left;	
}

#cats-bottom{
	width: 172px;
	height: 17px;
	background: transparent url('../images/menu-box-bottom.png') top left no-repeat;
	float: left;
	clear: left;
}

ul#restaurant-menu{
	float: left;
	clear: both;
	width: 172px;
	margin: 0;
	padding: 0;
}

ul#restaurant-menu li{
	list-style-type: none;
	border-bottom: 1px dotted #333;
	width: 100%;
	margin: 0;
	padding: 0;
}

ul#restaurant-menu li.topBorder{
	border-top: 1px dotted #333;
}

ul#restaurant-menu li:hover{
	background-color: #666666;
}


#menu-info{
	float: left;
	margin-left: 10px;
	display: block;
	width: 434px;
	height: 460px;
	background: transparent url('../images/menu-items-box.png') top left no-repeat;	
}

#menu-items-container{
	float: left;
	width: 420px;
	height: 420px;
	overflow-y: auto;
	margin-left: 10px;
}


#category-message{
	width: 90%;
	margin: 8px;
	float: left;
	font-size: 1.2em;
	color: #3366CC;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}


div.menu-item{
	width: 390px;
	padding-bottom: 10px;
	border-bottom: solid 1px #000;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

div.menu-item .option-dependent{
	height: 50%;
	color: red;
	vertical-align: super;
	cursor: pointer;
}

div.menu-item form{
	position: absolute;
	margin-top: 30px;
}

div.menu-item .name{
	width: 79%;
	float: left;
	clear: both;
	font-size: 1.2em;

}

div.menu-item .name p{
	text-transform: capitalize;
	font-weight: bold;

}

div.menu-item .price{
	width: 19%;
	float: right;
	clear: none;
	font-size: 1em;
}

div.menu-item .description{
	margin-left: 2%;
	width: 95%;
	float: left;
	clear: both;
	margin-top: 10px;
	font-size: .8em;
	font-style: italic;
}

div.menu-item #cat-order-button{
	display: block;
	width: 108px;
	height: 38px;
	background: url('/images/order.png');
	border: none;
	float: right;
	cursor: pointer;
}



/********************************/
/*			Menu Item Popup					   */
/*	******************************/
div.menu-item .options-holder{
	width: 464px;
	height: 499px;
	background: url("../images/overlay-box.png") top left no-repeat;
	color: white;
	display: none;	
	z-index: 1000;
}

div.menu-item .options-holder form{
	position: relative;
	display: block;
	float: left;
	clear: both;
	margin-left: 10px;
	margin-top: 45px;
	width: 435px;
	height: 420px;
	overflow-y: auto;
}


div.menu-item .options-holder p{
	clear: both;
	margin: 0;
	padding: 0;
}

div.menu-item .options-holder .close{
	position: absolute;
	display: block;
	top: 8px;
	right: 15px;
	width: 36px;
	height: 36px;
	background-image: url('../images/close.png');
	cursor: pointer;
}

div.menu-item .options-holder .name{
	width: 95%;
	font-size: 22px;
	padding-left: 5px;
	color: #ffffff;
}

div.menu-item .options-holder .price{
	width: 300px;
	height: 50px;
	float: right;
	clear: none;
	margin-right: 15px;
	font-size: 28px;
}

div.menu-item .options-holder .price p{
	clear: none;
	text-align: right;
}

div.menu-item .options-holder .options{
	position: relative;
	float: left;
	clear: none;
	width: 95%;
	padding-left: 2%;
	margin-top: 20px;
}

div.menu-item .options-holder .description{
	color: #E6E6E6;

}

div.menu-item .options-holder .options label{	
	display: block;
	float: left;
	clear: both;
	font-size: .9em;
	margin-bottom: 8px;
    font-weight: bold;
}

div.menu-item .options-holder .options select{
	display: block; 
	float: left;
	clear: left;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: .9em;
	line-height: 1em;
	padding-top: 2px;
}

div.menu-item .options-holder .options select option{
	padding: 2px;
}



#specDescription{
	clear: both;
	font-size: .7em;
	font-style: italic;
	color: #CCCCCC;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 2px;
	padding: 0;
}



div.menu-item .options-holder label{
	display: block;
	clear: both;
	font-size: 1em;
	font-weight: bold;
}

div.menu-item .options-holder input{
	display: block;
	clear: both;
	margin-bottom: 10px;
}

div.menu-item .options-holder #item-quantity{
	width: 30px;
	padding: 2px;
	text-align: center;
	float: left;
	clear: left;
	margin-left: 5px;
}

div.menu-item .options-holder label.specInsLabel{
	margin-bottom: 0;
	margin-top: 15px;
}

#specialInstructions{
	display: block; 
	clear: both;
	width: 350px;
	height: 40px;
	padding: 2px;
	
}

#addItemButton{
	position: relative;
	display: block;
	clear: both;
	width: 119px;
	height: 38px;
	margin-top: 20px;
	float: right;
	margin-right: 20px;
	background: transparent url('/images/add-to-order.png');
	border: none;
	cursor: pointer;
}



div.menu-item .options-holder .option-container{
	float: left;
	margin-left: 20px;
	margin-top: 5px;

}


#shopping-cart{
	padding: 10px;
	width: 321px;
	height: 417px;
	float: left;
	margin-left: 10px;
	z-index: 1;
	border: none;
	background: transparent url('../images/cart-box.png') top left no-repeat;
}

#shopping-cart #order-items-container{
	width: 100%;
	height: 260px;
	min-height: 260px;
	overflow-y: auto;
}

#shopping-cart h2{
	text-align: center;
	margin-bottom: 5px;

}

#shopping-cart h4{
	clear: both;
	float: left;
	background-color: #ccc;
	width: 97%;
	padding-left: 3%;
	margin-top: 10px;
}

#shopping-cart h4 span{
	font-size: .75em;
	font-weight: normal;
}

#shopping-cart .order-item{
	position: relative;
	width: 100%;
	min-height: 30px;
	max-height: 75px;
	float: left;
	clear: both;
	padding-bottom: 0;
	border-bottom: 1px dotted black;
	cursor: pointer;
	overflow: visible;
}

#shopping-cart .order-item p{
	font-size: .8em;
}

#shopping-cart .order-item p.quantity{
	padding: 1%;
	width: 8%;
	float: left;
}

#shopping-cart .order-item p.name{
	padding: 1%;
	width: 68%;
	float: left;
	text-transform:capitalize;
	min-height: 15px;
	max-height: 60px;
}

#shopping-cart .order-item p.price{
	font-family: 'Courier New';
	padding: 1%;
	width: 18%;
	float: left;

}

#shopping-cart .cart-delete-edit-item{
	display: block;
	clear: both;
	float: left;
	width: 100%;
	height: 15px;
}

#shopping-cart .item-options{
	display: block;
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 10px;

}

#shopping-cart a.delete-item{
	background: transparent url("../images/delete-icon.jpg") top left no-repeat;
	color: #000;
	diplay: block;
	float: left;
	margin-left: 10px;
	padding-left: 13px;
	clear: none;
	height: 10px;
	width: 50px;
	line-height: 10px;
	font-size: .6em;	
}

#shopping-cart a.delete-item:hover{
	color: red;
}

#shopping-cart a.edit-item{
	background: transparent url("../images/edit-icon.jpg") top left no-repeat;
	color: #000;
	display: block;
	float: left;
	margin-left: 30px;
	padding-left: 13px;
	clear: none;
	height: 10px;
	width: 80px;
	line-height: 10px;
	font-size: .6em;	
}

#shopping-cart a.edit-item:hover{
	color: green
}

/********************************/
/*		 Edit Cart Item Popup					   */
/*	******************************/

#shopping-cart .cart-edit-item-container{
	width: 464px;
	height: 499px;
	background: url("../images/overlay-box.png") top left no-repeat;
	position: absolute;
	left: -999em;
	top: -999em;
	color: white;
	/display: none;
	z-index: 1000;
}

#shopping-cart .cart-edit-item-container form{

	display: block;
	float: left;
	clear: both;
	margin-left: 10px;
	margin-top: 45px;
	width: 435px;
	height: 420px;
	overflow-y: auto;
}

#shopping-cart .cart-edit-item-container input{
	clear:both;
	display:block;
	margin-bottom:10px;
}

#shopping-cart .cart-edit-item-container p{
	clear: both;
}

#shopping-cart .cart-edit-item-container .close{
	position: absolute;
	display: block;
	top: 8px;
	right: 15px;
	width: 36px;
	height: 36px;
	background-image: url('../images/close.png');
	cursor: pointer;
}

#shopping-cart .cart-edit-item-container .name{
	width: 95%;
	font-size: 22px;
	padding-left: 5px;
	color: #ffffff;
}

#shopping-cart .cart-edit-item-container .name p{
	text-transform: capitalize;
	font-weight: bold;
}

#shopping-cart .cart-edit-item-container .price{
	width: 300px;
	height: 50px;
	float: right;
	clear: none;
	margin-right: 15px;
	font-size: 28px;
}

#shopping-cart .cart-edit-item-container .price p{
	clear: none;
	text-align: right;
}

#shopping-cart .cart-edit-item-container .description{
	margin-left: 2%;
	width: 95%;
	float: left;
	clear: both;
	margin-top: 10px;
	font-size: .8em;
	font-style: italic;
	color: #E6E6E6;	
}

#shopping-cart .cart-edit-item-container .description{
	margin-bottom: 15px;
}

#shopping-cart .cart-edit-item-container .options{
	clear:none;
	float:left;
	margin-top:10px;
	padding-left:2%;
	position:relative;
	width:95%;
}

#shopping-cart .cart-edit-item-container .options label{
	clear:both;
	display:block;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:8px;
}

#shopping-cart .cart-edit-item-container .option-container label{
	clear:both;
	display:block;
	float:left;
	clear: both;
	font-size: .9em;
	margin-bottom: 8px;
	font-weight:bold;

}

#shopping-cart .cart-edit-item-container .option-container select{
	clear:left;
	display:block;
	float:left;
	font-size:0.9em;
	line-height:1em;
	margin-bottom:10px;
	margin-left:20px;
	padding-top:2px;
}

#shopping-cart .cart-edit-item-container  #item-quantity{
	width: 30px;
	padding: 2px;
	text-align: center;
	float: left;
	clear: left;
	margin-left: 5px;
}

#shopping-cart .cart-edit-item-container .option-container{
	float:left;
	margin-left:3%;
}

#shopping-cart .cart-edit-item-container label.specInsLabel{
	margin-bottom:0;
}

#shopping-cart .cart-edit-item-container #editItemButton{
	background: transparent url('/images/edit-item-button.png');
	border: none;
	float: right;
	display:block;
	height:38px;
	margin-top:20px;
	margin-right: 40px;
	position:relative;
	width:108px;
	cursor: pointer;
}

#shopping-cart .cart-edit-item-container #removeItemButton{
	background: transparent url('/images/remove-item-button.png');
	border: none;
	float: left;
	margin-left: 40px;
	display:block;
	height:38px;
	margin-top:20px;
	position:relative;
	width:108px;
	cursor: pointer;
}


#shopping-cart #order-totals{
	width: 96%;
	padding: 2%;
	clear: both;
	position: static;
	float: left;

}


#shopping-cart #order-totals p.total-label{
	text-align: right;
	padding-right: 3%;
	width: 72%;
	float: left;
	clear: left;
}

#shopping-cart #order-totals p.total-price{
	text-align: right;
	padding-right: 2%;
	width: 23%;
	float: left;
	clear: none;
	font-family: 'Courier New';
	font-size: .8em;	
}

#shopping-cart #order-totals p.tip-note{
	font-family: inherit;
	clear: both;
	font-size: .6em;
	text-align: right;
	padding-top: 5px;
}

#shopping-cart #order-options{
	width: 98%;
	height: 15px;
	padding: 1%;
	clear: both;
	border-top: 1px solid black;
	text-align: right;
	text-align: right;
}

#shopping-cart #order-options a{
	cursor: pointer;
	color: #000;
}

#shopping-cart #clear-order{
	float: left;
}

#shopping-cart #checkout{
	float: right;
}

#menu-loader{
	display: block;
	width: 32px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;

}

/******************************
**    Checkout
*******************************/

#checkout-area{
	width: 90%;
	float: left;	
	margin-left: 5%;
	min-height: 100px;
}

#checkout-workspace p a{
	display: inline;
	margin: 0;
}

#checkout-area #checkout-steps{
	float: left;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#checkout-area #checkout-steps li{
	display: inline;
	float: left;
	clear: none;
	border: solid 1px #1062B2;
	margin: 0;
	padding: 3px 8px;
	width: auto;
}

#checkout-area #checkout-steps li a{
	color: #000;
	text-decoration: none;
}

#checkout-area #checkout-steps li.selected{
	background-color: #1062B2;
	color: #fff;
}

#checkout-area #checkout-steps li.selected a{	
	color: #fff;
}

#checkout-area #checkout-workspace{

	width: 100%;
	float: left;
	clear: both;
	
}

#checkout-area #checkout-workspace #submitbutton{
	float: right;
	clear: both;
	margin-right: 100px;
	padding: 2px;
}

#checkout-area #checkout-workspace form{
	width: 100%;
}

#checkout-area #checkout-workspace #checkout-next-step{
	clear: both;
	float: right;
	margin-right: 50px;

	height: 30px;
	width: 80px;
	color: green;
	
}

#checkout-area #checkout-workspace #order-time{
	width: 75%;
	margin: 0 auto;
}

#checkout-area #checkout-workspace h2{
	font-size: 1.1em;
	margin-bottom: 10px;
}

#checkout-area #checkout-workspace .house-message{
	clear: both;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
}

#tip-label{
	float: left;
	width: 120px;
}

#tip-element{
	float: left;
	clear: none;
	width: 50px;
}

#tip-element input{
	width: 50px;
	padding: 2px;
	clear: none;
	float: left;
}

#checkout-area #checkout-workspace p.tip-error{
	clear: none;
	float: left;
	color: red;
	width: 200px;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 15px;
	font-size: .9em;
}

#checkout-area #checkout-workspace #date-form{
	display: none;
	width: 75%;
	margin: 10px auto;
}

#checkout-area #checkout-workspace #date-form input{
	margin-bottom: 3px;
}

#checkout-area #checkout-workspace #date-form label{
	display: block;
	clear: none;
	float: left;
	margin-left: 15px;
	padding: 5px;
}
#checkout-area #checkout-workspace input[type="radio"]{
	margin-right: 15px;
}

#checkout-area #checkout-workspace #date-form input,
#checkout-area #checkout-workspace #date-form select{
	float: left;
	clear: none;
	padding: 2px;
}


#checkout-area #checkout-workspace #date-form a{
	color: #000;
	padding: 5px;
}

#checkout-area #checkout-workspace #date-form a.dp-choose-date {
	float: left;
	width: 15px;
	height: 18px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url('../images/calendar.png') no-repeat; 
}
#checkout-area #checkout-workspace #date-form a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#checkout-area #checkout-workspace #date-form input.dp-applied {
	width: 165px;
	float: left;
}


#checkout-area #checkout-workspace #checkout-items{
	width: 100%;
	float: left;
	margin-top: 15px;
}

#checkout-area #checkout-workspace #checkout-items h4{
	width: 80%;
	margin-left: 8%;
	float: left;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
	background-color: #1062B2;
	color: #fff;
}	

#checkout-area #checkout-workspace #checkout-items .order-item{
	width: 80%;
	margin-left: 8%;
	margin-bottom: 3px;
	float: left;
	border-bottom: 1px dotted #000;
}


#checkout-area #checkout-workspace .item-options{
	float: left;
	margin-left: 60px;	
}

#checkout-area #checkout-workspace .item-options a{
	color: red;
	cursor: pointer;
	display: block;
	float: left;

	font-size: 1.2em;
}

#checkout-area #checkout-workspace .item-options a:hover{
	color: #3366CC;
}
	
#checkout-area #checkout-workspace #checkout-items .order-item .quantity{
	width: 10%;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;	
}

#checkout-area #checkout-workspace #checkout-items .order-item .name{
	width: 75%;
	float: left;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#checkout-area #checkout-workspace #checkout-items .order-item .price{
	width: 10%;
	float: left;
	margin: 0;
	padding: 0;	
}

#checkout-area #checkout-workspace #checkout-items .order-item .options{
	width: 90%;
	margin: 0 5%;
	clear: both;
	float: left;
	font-size: .75em;
	color: #666;
}

#checkout-area #checkout-workspace #checkout-items .order-item .options ul{
	float: left;
	width: 100%;
		
	list-style-type: none;
	margin-bottom: 5px;
}

#checkout-area #checkout-workspace #checkout-items .order-item .options ul li{
	margin-top: 5px;
	list-style-type: none;
}

#checkout-area #checkout-workspace #checkout-items .order-item .options label{
	display: block;
	clear: left;
	float: left;
	font-weight: bold;
	margin-right: 5px;
}

#checkout-area #checkout-workspace #order-totals{
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 460px;
	clear: both;
}

#checkout-area #checkout-workspace #order-totals .total-label{
	width: 60%;
	float: left;
	clear: left;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;	
}

#checkout-area #checkout-workspace #order-totals .total-price{
	width: 40%;
	float: left;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
}

#login-area{
	width: 150px;
	margin: 0 auto;
}

#login-area .error-holder{
	margin: 0;
	padding: 0;
}

#login-area .error-holder ul{
	margin: 0;
	padding: 0;
}

#login-area .error-holder ul{
	font-size: .7em;
	color: red;
	
}

#login-area label{
	width: 100%;
}

#login-area input{
	width: 100%;
	padding: 2px;
	margin-bottom: 8px;
}

#login-area #submitbutton{
	width: 75px;
	margin-top: 10px;
	float: right;
}


#submit-conf-button{
	clear: both;
	float: right;
	margin-right: 40px;
}

#tip-area{
	clear: both;
	float: left;
	width: 35%;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 460px;
}

/******************************
**    User Registration
*******************************/

#user-registration-area #delivery-info #loc-label{
	display: none;
}

#user-registration-area #locationname{
	display: none;
}

#user-registration-area h1{

	color: #000;
}


#user-registration-area > p{
	text-align: center;
	margin: 15px 0;
}

#user-registration-area h2{
	background-color: #999;
	padding: 2px;
	margin-bottom: 10px;
	font-size: 1.1em;
	clear: both;
}

#user-registration-area #login-area #submitbutton{
	margin-right: 0;

}

#user-registration-area .error-holder{
	margin-bottom: 8px;
}

#user-registration-area .error{
	font-size: .75em;
	color: red;
}

.error-holder ul{
	list-style-image: url("../images/up-arrow.png");
	list-style-type: none;
	width: 100%;
	float: left;
	clear: both;
}

.error-holder ul li{
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

#user-registration-area #submitbutton{
	display: block;
	clear: both;
	float: right;
	margin-right: 50px;
}

#user-registration-area #user-info{
	padding: 2%;
	margin: 0 auto;
	width: 65%;
}

#user-registration-area #edit-user-info{
	padding: 2%;
	margin: 0 auto;
	width: 65%;
}

#user-registration-area #address-info{
	padding: 2%;
	margin: 0 auto;
	clear: left;
	width: 65%;
}

#user-registration-area #user-info #username-info,
#user-registration-area #user-info #basic-info{
	width: 200px;
	float: left;
}

#user-registration-area #edit-user-info #username-info,
#user-registration-area #edit-user-info #basic-info{
	width: 200px;
	float: left;
	clear: left;
}




#user-registration-area #address-info #delivery-info,
#user-registration-area #address-info #billing-info
{
	width: 200px;
	padding: 2%;
	float: left;
	clear: none;
}
#user-registration-area #address-info #delivery-info{
	clear: both;
}



#user-registration-area #address-info #location-type{
	width: 50%;
	float: left;
	padding: 5px;
}

#address-info select{
	padding: 3px;
}




#user-registration-area #user-info label,
#user-registration-area #edit-user-info label,
#user-registration-area #delivery-info label,
#user-registration-area #billing-info label{
	display: block;
	clear: both;
	width: 100%;
	text-align: left;
	font-size: 1em;
}

#user-registration-area #user-info p.description,
#user-registration-area #edit-user-info p.description,
#user-registration-area #delivery-info p.description,
#user-registration-area #billing-info p.description{
	width: 100%;
	text-align: left;
	font-size: .7em;
	color: #333;
	font-style: italic;
}

#user-registration-area #user-info input[type="text"],
#user-registration-area #user-info input[type="password"],
#user-registration-area #edit-user-info input[type="text"],
#user-registration-area #edit-user-info input[type="password"],
#user-registration-area #delivery-info input[type="text"],
#user-registration-area #billing-info input[type="text"]{
	width: 100%;
	padding: 2px;	
	text-align: left;
	font-size: .8em;

}

#user-registration-area #billing-info label.single-line{
	width: 85%;
	float: left;
}

#billing-info input[type="checkbox"]{
	float: left;
	margin-left: 10px;
	clear: none;
}

#location-type select{
	padding: 2px;
	margin-left: 10px;
}

#user-registration-area #delivery-info textarea{
	width: 100%;
	height: 70px;
	padding: 3px;
}

#user-registration-area #user-info input[type="radio"]{
	width: 10%;
	margin-top: 5px;
	margin-left: 10px;
}

#user-registration-area #user-info br{
	display: none;
}

#user-registration-area #edit-user-info br{
	display: none;
}

#address-info h3{
	margin-bottom: 10px;
}

#user-registration-top{
	float: left;
	width: 841px;
	height: 26px;
	margin-left: 64px;
	margin-top: 20px;
	background: transparent url('../images/rest-list-background-top.png') top left no-repeat;
}

#user-registration-bottom{
	float: left;
	width: 841px;
	height: 26px;	
	margin-left: 64px;
	background: transparent url('../images/rest-list-background-bottom.png') top left no-repeat;
}

#user-registration-area{
	float: left;
	width: 841px;
	margin-left: 64px;	
	background: transparent url('../images/rest-list-background-body.png') top left repeat-y;
}


.no-border{
	border-bottom: none !important;
}





#user-registration-area h2{
	background-color: #999;
	padding: 2px;
	margin-bottom: 10px;
	font-size: 1.1em;
	clear: both;
}



#user-registration-area .error-holder{
	margin-bottom: 8px;
}

#user-registration-area .error{
	font-size: .75em;
	color: red;
}

#rest-list-middle .error-holder ul{
	list-style-image: url("../images/up-arrow.png");
	list-style-type: none;
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	margin-top: 4px;
}

.error-holder ul li{
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

#user-registration-area #registration-submit{
	display: block;
	clear: both;
	float: right;
	margin-right: 150px;
	width: 108px;
	height: 38px;
	background: transparent url('/images/submit.png');
	border: none;
	cursor: pointer;
}

#user-registration-area #user-info{
	padding: 2%;
	margin: 0 auto;
	width: 65%;
}

#user-registration-area #edit-user-info{
	padding: 2%;
	margin: 0 auto;
	width: 65%;
}

#user-registration-area #address-info{
	padding: 2%;
	margin: 0 auto;
	clear: left;
	width: 65%;
}

#user-registration-area #user-info #username-info{
	width: 200px;
	float: left;
}

#user-registration-area #user-info #basic-info{
	float: right;
}

#user-registration-area #edit-user-info #username-info,
#user-registration-area #edit-user-info #basic-info{
	width: 200px;
	float: left;
	clear: left;
}





#user-registration-area #address-info #delivery-info
{
	width: 200px;
	padding: 2%;
	float: left;
	clear: left;
	clear: none;
}

#user-registration-area #address-info #billing-info{
	width: 200px;
	padding: 2%;
	float: right;
	clear: none;
	margin-top; 
}

#user-registration-area #address-info #delivery-info{
	clear: both;
}



#user-registration-area #address-info #location-type{
	width: 100%;
	float: left;
	padding: 5px;
}

#address-info select{
	padding: 3px;
}


/******************************
**    Checkout registration
*******************************/

#checkout-user-form{
	width: 80%;
	margin-left: 10%;
}

#checkout-user-form #submitbutton{
	clear: both;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 2px;
}

#checkout-user-form #edit-user-info{
	float: left;
	width: 40%;
	margin: 0;
}

#checkout-user-form #basic-info{
	width: 100%;
}

#checkout-user-form #address-info{
	width: 40%;
	float: left;
	margin-left: 10%;
}

#checkout-user-form #address-info #location-type{
	width: 100%;
	margin: 20px 0;
}

#checkout-user-form #address-info #delivery-info{
	width: 100%;
	float: left;
}

#checkout-user-form #address-info #billing-info{
	width: 40%;
	float: left;
	margin-left: 10%;
}

#checkout-workspace #user-info label,
#checkout-workspace #edit-user-info label,
#checkout-workspace #delivery-info label,
#checkout-workspace #billing-info label{
	display: block;
	clear: both;
	width: 90%;
	text-align: left;
	font-size: 1em;
}

#checkout-workspace #user-info p.description,
#checkout-workspace #edit-user-info p.description,
#checkout-workspace #delivery-info p.description,
#checkout-workspace #billing-info p.description{
	width: 90%;
	text-align: left;
	font-size: .7em;
	color: #333;
	font-style: italic;
	margin: 0;
}

#checkout-workspace #user-info input[type="text"],
#checkout-workspace #user-info input[type="password"],
#checkout-workspace #edit-user-info input[type="text"],
#checkout-workspace #edit-user-info input[type="password"],
#checkout-workspace #delivery-info input[type="text"],
#checkout-workspace #billing-info input[type="text"]{
	width: 90%;
	padding: 2px;	
	text-align: left;
	font-size: .8em;
	margin-bottom: 5px;
}

#checkout-workspace #delivery-info select,
#checkout-workspace #billing-info select{
	margin-bottom: 5px;
}

#checkout-workspace #billing-info label.single-line{
	width: 85%;
	float: left;
}

#billing-info input[type="checkbox"]{
	float: left;
	margin-left: 10px;
	clear: none;
}

#location-type select{
	padding: 2px;
	margin-left: 10px;
}

#checkout-workspace #delivery-info textarea{
	width: 90%;
	height:40px;
	padding: 3px;
}

#checkout-workspace #user-info input[type="radio"]{
	width: 10%;
	margin-top: 5px;
	margin-left: 10px;
}

#checkout-workspace #user-info br{
	display: none;
}

#checkout-workspace #edit-user-info br{
	display: none;
}

#address-info h3{
	margin-bottom: 10px;
}

#checkout-workspace h2{
	background-color: #1062B2;
	color: #fff;
	padding: 3px;
	margin-top: 20px;
	width: 100%;
}



#checkout-user-form .error-holder{
	font-size: .8em;
	color: red;
}


#driver-tip{
	width: 100%;
	float: left;
	clear: both;
}

#driver-tip dt{
	width: 55%;
	margin: 10px;
	margin-right: 0;
	padding: 3px;
	padding-left: 0;
	padding-right: 1%;
	text-align: right;
	float: left;
}

#driver-tip dd{
	width: 20%;
	margin: 10px;
	margin-right: 0;		
	float: left;
	clear: none;
}

#driver-tip dd input{
	padding: 2px;
	width: 95%;
}

#driver-tip h4{
	width: 20%;
	float: left;
	margin-left: 1%;
	margin-top: 10px;
	clear: none;
	padding: 3px 0;
	font-size: .8em;
	color: red;
}


#content #checkout-workspace #back-link{
	width: 108px;
	height: 38px;
	display: block;
	background: transparent url('/images/back.png');
	border: none !important;

	float: left;
	clear: both;
	margin-top: 15px;
	margin-left: 50px;
}

#content #checkout-workspace #checkout-next{
	width: 108px;
	height: 38px;
	background: transparent url('/images/next.png');
	border: none;
	clear: none;
	float: right;
	margin-top: 15px;
	margin-right: 50px;
	cursor: pointer;
}


/******************************
**    Checkout payment/billing
*******************************/

#payment-info{
	width: 80%;
	margin-left: 10%;
}

#payment-info #submitbutton{
	clear: both;
	float: right;
	margin-bottom: 20px;
}

#payment-info br{
	display: none;
}

#payment-info .error-holder{
	font-size: .75em;
	color: red;
}

#payment-info .spacer{
	float: left;
	clear: left;
	height: 15px;
	width: 100%;
}

#checkout-area #checkout-workspace #payment-info input[type="radio"]{
	margin-right: 2px;
	margin-left: 15px;
	float: left;
	clear: none;
}

#checkout-area #checkout-workspace #payment-info input[type="text"]{
	clear: left;
	float: left;
	font-size: .8em;
	padding: 2px;
	width: 90%;
}


#payment-info label.title{
	display: block;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	clear: left;
	float: left;
}

#payment-info label{
	float: left;
	clear: none;
}

#payment-info #credit-info{
	display: none;
	width: 100%;
	float: left;
	clear: left;
	margin-top: 20px;
	border-top: 1px solid #000;
	padding-top: 15px;
}


#payment-info #credit-info #card-info{
		width: 40%;
		float: left;
		clear: both;
		margin-top: 20px;
}

#payment-info #credit-info h4{
	text-align: center;
	width: 90%;
	float: left;
	clear: left;
	margin-bottom: 0;
	margin-left: 5%;
	color: red;
}

#payment-info #credit-info #card-info label{
	width: 100%;
	float: left;
	clear: left;
	
}

#payment-info #credit-info #address-info{
		width: 40%;
		float: left;
		margin-left: 10%;
		margin-top: 20px;	
}

#payment-info #credit-info #address-info h3{
	width: 100%;
	margin-bottom: 5px;
	float: left;
	clear: left;
}


#checkout-workspace #order-confirmation{
	width: 60%;
	margin-left: 20%;
}

#checkout-workspace #question{
	padding: 2px;
}

#checkout-workspace #order-confirmation dt{
	margin-bottom: 5px;
	float: left;
	clear: left;
}

#checkout-workspace #order-confirmation dd{
	margin-bottom: 15px;
	float: left;
	clear: left;
	width: 100%;
}

#checkout-workspace #order-confirmation dd label{
	display: block;
	clear: left;
	float: left;
}

#checkout-workspace #order-confirmation .buttons{
	float: left;
	clear: left;
	width: 100%;
}

#checkout-workspace #order-confirmation #submit-button{
	float: right; 
	clear: none;
	margin-right: 30px;
	margin-bottom: 20px;
}



/******************************
**    Order Reciept
*******************************/


#content #rest-list-middle a#submit-order-button{
	display: block;
	width: 108px;
	height: 38px;
	
	background: transparent url('../images/submit-order.png');
	
	margin-top: 15px;
	
	float: right;
	margin-right: 60px;
}


#checkout-order-time{
	width: 90%;
	margin-left: 5%;
	margin-top: 30px;
	margin-bottom: 10px;
	float: left;
	clear: both;

}

#checkout-order-time label{
	font-weight: bold;
	display: inline;
	width: 100px;
	float: left;
	clear: left;
}

#checkout-order-time label.long{
	width: 120px;
	display: block;
}

#checkout-order-time p{
	width: auto;
	float: left;
	clear: none;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	font-size: .8em;
}


#checkout-cust-info{
	width: 45%;
	margin-left: 5%;
	float: left;
	clear: both;
}

#checkout-cust-info label{
	font-weight: bold;
	display: inline;
	width: 300px;
	float: left;
	clear: left;
	margin-top: 10px;	
}

#checkout-cust-info p{
	width: auto;
	float: left;
	clear: left;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	font-size: .8em;	
	width: 100%;
}

#checkout-del-info{
	width: 45%;

	float: left;
}

#checkout-del-info label{
	font-weight: bold;
	width: 300px;
	float: left;
	clear: left;
	margin-top: 10px;
}

#checkout-del-info label.short{
	width: 120px;
	display: block;
	float: left;
	clear: left;
}

#checkout-del-info p{
	width: auto;
	float: left;
	clear: left;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	font-size: .8em;	
	width: 100%;
}

#checkout-del-info p.short{
	clear: none;
	margin-top: 10px;
}

#checkout-bill-info{
	width: 45%;
	margin-left: 5%;
	margin-top: 10px;
	float: left;
	clear: none;
}

#checkout-bill-info label{
	font-weight: bold;
	display: inline;
	width: 300px;
	float: left;
	clear: left;
	margin-top: 10px;	
}

#checkout-bill-info label.short{
	width: 120px;
	display: block;
	float: left;
	clear: left;
}

#checkout-bill-info p{
	width: auto;
	float: left;
	clear: left;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	font-size: .8em;	
	width: 100%;
}

#checkout-bill-info p.short{
	clear: none;
	margin-top: 10px;
}


#checkout-bill-address{
	width: 45%;
	margin-top: 10px;	
	float: left;
	margin-bottom: 20px;
}

#checkout-bill-address label{
	font-weight: bold;
	display: inline;
	float: left;
	clear: left;
	margin-top: 10px;
}



#checkout-bill-address p{
	width: auto;
	float: left;
	clear: left;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	font-size: .8em;	
}

#checkout-area #checkout-workspace #checkout-items .title-label{
	display: block;
	float: left;
	clear: left;
	width: 80%;
	margin-top: 10px;
	margin-left: 8%;
	font-size: 1em;
	font-weight: bold;
}

.checkout-label{
	font-weight: bold;
}


.preload{
	display: none;
	visibility: hidden;
}


/******************************
**    Login Form
*******************************/

.login-container{
	
	clear: both;
	width: 70%;
	margin: 20px auto;	
}

.login-container p{
	text-align: center;	
}

.login-container p.error{
	color: #FF1F1F;	
}


/******************************
**    Loading Overlay
*******************************/
.LockOff {
     display: none;
     visibility: hidden;
}

.LockOn {
     display: block;
     visibility: visible;
     position: absolute;
     z-index: 1001;
     top: 0px;
     left: 0px;
	 width: 100%;
     min-height: 100%;
	 height: 100%;
     background-color: #000;
	 color: #fff;
     text-align: center;
     padding-top: 205px;
	 padding-bottom: 20px;
     filter: alpha(opacity=75);
     opacity: 0.75;
}

#loader-img{
	display: block;
	width: 66px;
	height: 66px;
	margin: auto;
}