@charset "UTF-8";
/* CSS Document */


html,body
{
margin:0;padding:0;
}

body
{
/*background:#003399;*/

font:76% arial,sans-serif;
text-align:left;
}

div#body_additional_background
{
    position:absolute;
	background:center top;
    width:100%;
    height:100%;
    margin:0px;
    top:0px;
}

p
{
margin:0 10px 5px;
}

a
{
/*padding:5px; */
text-decoration:underline; 
}


.receipt_main_container
{
    margin-top: 25px;
    background:#ffffff;
}

#time_livetxt
{
    left:-11px;
    top:-9px;
    position:relative;
}

/********************************************/
/* Module containers */
/********************************************/

#sharing_wrapper
{
    position:absolute;
    right:17px;
    width: 230px;
}

div#container
{
	width:1007px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#head_wrapper
{
/*border:1px solid #FF0000;*/
margin-bottom:10px;
}


div#header
{
position:relative;
height:100px;
width:634px;
/*margin-bottom:0px;*/
float:left;
/*border:2px solid #006600;*/
/*float:right;*/

}

div.time
{
background:transparent url(../additionalimages/bg_time_deliver.png) no-repeat;
position:relative;
height:100px;
width:100px;
/*margin-bottom:5px;*/
margin-left:5px;
/*border:2px solid #666666;*/

float:left;

}

div.timepickuptoday
{
background:transparent url(../additionalimages/img_time_pickup_only.png) no-repeat;
position:relative;
height:100px;
width:100px;
/*margin-bottom:5px;*/
margin-left:5px;
/*border:2px solid #666666;*/

float:left;

}

div.timepickupuntil
{
background:transparent url(../additionalimages/bg_time_blank.png) no-repeat;
position:relative;
height:100px;
width:100px;
/*margin-bottom:5px;*/
margin-left:5px;
/*border:2px solid #666666;*/

float:left;

}

div.timeclosed
{
background:transparent url(../additionalimages/img_time_closed.png) no-repeat;
position:relative;
height:100px;
width:100px;
/*margin-bottom:5px;*/
margin-left:5px;
/*border:2px solid #666666;*/

float:left;

}

div.timebusy
{
background:transparent url(../additionalimages/img_time_busy.png) no-repeat;
position:relative;
height:100px;
width:100px;
/*margin-bottom:5px;*/
margin-left:5px;
/*border:2px solid #666666;*/

float:left;

}

div.timeblank
{
background:transparent url(../additionalimages/bg_time_blank.png) no-repeat;
position:relative;
height:100px;
width:100px;
/*margin-bottom:5px;*/
margin-left:5px;
/*border:2px solid #666666;*/

float:left;

}

div#login
{
    position:relative;
    height:100px;
    width:262px;
    float:right;
}

div#topmenu
{
/*background-color:#CCFFFF;*/

	height:15px;
	margin-bottom:10px;
	margin-top:-8px;
	float:left;
	position:relative;
	width: 100%;
}


div#wrap_tabs_content
{
	width:inherit;
	border:1px solid #FF0000;
	
}

div#tabmenu
{
position:relative;
left:-1px;
width:734px;
height:19px;
margin-bottom:0px;
margin-top:0px;
float:left;
}

div#content
{
    position:relative;
width:735px;
min-height:450px;
/*background:#eee;*/
margin-bottom:10px;

float:left;
/*float:right;*/

}

.popup_hover_class
{
  z-index:4999;
  display:none;
  position:fixed;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  opacity:0.5;
}

.d_ordertitle{
    position:relative;
    top:0px;
    left:0px;
    height:68px;
    width:255px;
}

div#order_cart
{
    background:transparent url(../additionalimages/bg_ordercart_top.png) no-repeat top;
	width:255px;
	margin-bottom:10px;
	margin-right:7px;
	position:relative;
	float:right;
	min-height:350px;
	height:100%;
	z-index:10;
}

.t_main_order_list
{
    background-color:#eee;
    position: relative;
    top:0px;
    width: 100%;
    min-height: 280px;
    /*overflow: auto;*/
    z-index: 5;
    left: 0px;
}

.t_main_order_totals
{
    background:transparent url(../additionalimages/bg_checkout_summary.png) no-repeat bottom;
    position: relative;
    margin-top:0px;
    bottom: 0px;
    left:0px;
    width: 100%;
    min-height: 50px;
    z-index: 5;
    text-align:center;
    font-family:Arial, Verdana;
}

.t_main_order_voucher
{
    position:relative;
    left:7px;
    height:26px;
    width:240px;
    border-top: solid 1px #000000;
    border-bottom: solid 3px #000000;
    text-align:center;
    vertical-align:middle;
}

.t_main_order_voucher_txt
{    
    font-size:18px;
    top:2px;
    font-weight:bold;
}

div#order_summery
{
	background:#FFF;
	margin-top:20px;
	padding:10px;
}

div.extra
{
	display:none;
	background:url(../additionalimages/bg_news_specials.png) no-repeat;
	width:100%;
	/*height:105px;*/
	
	margin-bottom:10px;
	
	/*border:1px solid #999999;*/
	clear:both;
}

div#footer
{

    position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float:left;
	margin-left:150px;
	padding:5px 10px;
	width:740px;
    margin-top: 40px;
    text-align:center;
}

/********************************************/
/* Module Items */
/********************************************/


.false_online_status
{
    position:absolute;
    color:#666;
    font-size:8px;
    bottom:0px;
    right:0px;
}


ul#ret_details_cont
{
	margin-bottom:0px;
	margin-top:5px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.ret_logo
{
    position:relative;
}

li.ret_details
{	
	text-align:right;

    font-size:12px;
    font-family: Arial, Verdana;
	list-style:none;
	margin-right:10px;
	}

.small_txt_link
{ 
	text-decoration:underline;
}

.small_txt_link:hover
{ 
	text-decoration:none;
}

#time_slider
{
	position:absolute;
	top:2px;
	left:1px;
	
	z-index:1;
}


#time_units
{
	position:absolute;
	top:0px;
	left:24px;
	padding-top:28px;
	font-size:45px;
	text-align:center;
	z-index:2;
/*	border:1px solid #00F;*/
}

#login_item
{	
	position:relative;
	left:10px;
	width:255px;
	text-align:left;
    font-size:12px;
    font-family: Arial, Verdana;
	margin-top:2px;
	/*padding-bottom:3px;*/
}


.topmenu_items
{
	height:20px;
	margin-right:20px;
	float:left;
}

.topmenu_links
{	
	font-weight:bold;
	text-decoration:underline;
}


.topmenu_links:hover
{
	text-decoration:none;
}

.t_product_container
{
/*  border: solid 1px black;*/
    margin-right:8px;
    margin-left:5px;
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
	float:left;
}

.t_product_name
{
/*    width:165px;*/
    text-align:center;
    bottom:0px;
    left:0px;
    font-family:Arial, Verdana;
    font-weight:bold;
}

.extratitle
{
	font-size:21px;
}

span#dark
{
	color:#666666;	
}

span#light
{
	color:#9C9C9C;
}


#news 
{
width:380px;
height:90px;

margin-left:5px;
margin-right:10px;
margin-top:10px;
padding-right:10px;

border-right:1px solid #333333;

float:left;
}

p.newsfeed
{
	width:170px;
	float:left;
}

p.specialfeed
{
	width:240px;
	float:left;
}


.news_img
{
	
	float:right;
	margin-top:-35px;
}


#special 
{
width:380px;
/*height:90px;*/

margin-bottom:10px;
margin-left:5px;
margin-right:10px;
margin-top:10px;
padding-right:10px;
border-right:1px solid #333333;

float:left;


}

#help
{
background:url(../additionalimages/img_help.jpg) top right no-repeat;

width:140px;
height:90px;

margin-bottom:10px;
margin-left:5px;
margin-right:15px;
margin-top:10px;
padding-right:30px;

float:right;

}

.read_on_link
{
	font-size:10px;
	text-decoration:underline;
	color:#006AB3;
}

.read_on_link:hover
{
	font-size:10px;
	text-decoration:none;
	color:#000;
}
/*div#content p
{
line-height:1.4;
}
*/
div#order_cart ul
{
/*margin:15px 0; */
padding:0; 
list-style-type:none;
}



div#footer p
{
margin:0;
padding:5px 10px;
}



.footer_item
{
	height:16px;
	margin-left:10px;
/*	margin-right:20px;*/
	padding-right:10px;
	float:left;
	border-right:1px solid #999;
}

.footer_link
{	
    font-weight:bold;
	}
	
.footer_link:hover
{
	text-decoration:underline;
}

.footer_zwift
{
	height:16px;
	margin-left:10px;
	float:left;
}
.footer_zwift_link
{
	font-weight:bold;
}

.footer_zwift_link:hover
{
	text-decoration:underline;
}

.footer_spheres
{
	margin-top:-12px;
	height:44px;
	margin-left:5px;
	float:left;
}
/*************************/
/***Login*****************/

.t_login_email
{
    position:absolute;
    left:10px;
    top:22px;
    width:150px;
    height:15px;
    font-family:Verdana, Arial;
    font-size:10px;
    color:#666;
}

.t_login_password
{
    position:absolute;
    left:10px;
    top:47px;
    width:150px;
    height:15px;
    font-family:Verdana, Arial;
    font-size:10px;
    color:#666;
}

.t_login_txt
{
    position:absolute;
    left:10px;
    top:5px;
    font-family: Arial;
    font-size:12px;
    font-weight:bold;
}

.d_forgot_password
{
    position:absolute;
    right:18px;top:77px; 
    font-family:Arial;
    font-size:11px;
    color:#FFF;    
    
}
.t_forgot_password
{
    font-family:Arial;
    font-size:11px;
    color:#FFF;    
    text-decoration:none;
}

.t_forgot_password:hover
{
    text-decoration:underline; 
}

.d_remember_me
{
    position:absolute;
    right:111px;top:72px; 
    font-family:Arial;
    font-size:11px;
    color:#FFF;    
  
}
.t_remember_me
{
    font-family:Arial;
    font-size:11px;
    color:#FFF;    
    text-decoration:none;
    height:11px;
    vertical-align:bottom;
}

.t_remember_me:hover
{
    text-decoration:underline; 
}

.t_img_login
{
    position:absolute;
    left:10px;
    top:75px;
}

.t_img_memberhome
{
    position:absolute;
    left:10px;
    top:25px;
}

.t_img_favs
{
    position:absolute;
    left:10px;
    top:53px;
}


.t_img_logout
{
    position:absolute;
    left:10px;
    top:80px;
}

/*************************/


.t_product_group_notification
{
    width:620px;
    position:relative;
	margin-bottom:10px;
    margin-left:35px;
    min-height:0px;
	padding:5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-width:1px;
}

.t_product_group_availabletimes
{
    width:620px;
    position:relative;
	margin-bottom:10px;
    margin-left:35px;
    height:12px;
	padding:5px;
	float:left;
}

.t_product_List_container
{
   margin-left:20px;
  /*   margin-bottom:10px;*/
	margin-right:20px;
    margin-top:5px;
	padding-bottom:2px;
	padding-left:0px;
	padding-top:5px;
	position:relative;
	
    width:320px;
    height:30px;
    float:left; 
    font-size:20px;
    color:#ccc;
    vertical-align:middle;
    text-align:left;
    border-bottom-width:1px;
    border-bottom-style: solid;
	/*border:1px solid #999;*/
}

.t_product_List_text:hover
{

    text-decoration:none;
}

/********Pop Up********/

.product_container{
	background: transparent url(../AdditionalImages/bg_prod.png) top left no-repeat;
	position:absolute;
	left: 0px;
	width: 456px;
	height:300px;
	}
	
	.product_container_noingredients{
	background: transparent url(../AdditionalImages/bg_prod_small.png) top left no-repeat;
	position:absolute;
	left: 0px;
	width: 456px;
	height:175px;
	}


.half_product_container{
	background: #ffffff;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 440px;
	height:109px;
	}

.half_product_container_cover
{
	display:block;
	position:absolute;
    	top: 16px;
	left: 0px;

	width: 438px;
	height:109px;
	background:#000000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.half_product_container_cover_bg
{
	background:url('../AdditionalImages/bg_prod_top_half.png') no-repeat right top;
	position:absolute;
	top:0px;
	left:16px;
	width:456px;
	height:125px;
}

.product_img{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 150px;
	height: 150px;
	}	
	
.img_halfhalf{
	position: absolute;
	top: 0px;
	left: -56px;
	width: 72px;
	height: 427px;
	z-index:6000;
	}	

.product_title{
	top: 10px;
	right: 5px;
	font-family: "Arial", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height:40px;
	position:absolute;
	}
	
	.product_title_noingredients{
	top: 20px;
	left: 175px;
	font-family: "Arial", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	position:absolute;
	}


.product_img2{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 100px;
	height: 100px;
	}	

.product_title2{
	top: 0px;
	left: 115px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	line-height:40px;
	position:absolute;
	}

.ingredient_container_half{
	position: absolute;
	top: 40px;
	left: 100px;
	width: 290px;
	height: 70px;
	text-align: right;
	overflow:auto;
	}

.half_ingredient{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	width: 135px;
	height: 13px;
	float:right;
	}
	
.ingredient_title{
	position: absolute;
	top: 53px;
	right: 5px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-align: right;
}

.ingredient_subtitle{
	position: absolute;
	top: 67px;
	right: 5px;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

.ingredient_container{
	position: absolute;
	top: 81px;
	right: 5px;
	width: 290px;
	height: 105px;
	text-align: right;
	overflow:auto;
	}
	
.ingredient{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	width: 135px;
	height: 13px;
	float:right;
	}
	
.product_info_container{
	position: absolute;
	top: 175px;
	left: 25px;
	width: 431px;
	height: 122px;
	text-align: left;
	}
	
.product_info_container_no_ingredients{
	position: absolute;
	top: 52px;
	right: 5px;
	width: 270px;
	height: 122px;
	text-align: left;
	}
.description_title{
	position:absolute;
	top: -1px;
	left: 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	width: 100px;
	height: 25px;
	}

.desription_text{
	position:absolute;
	top: 16px;
	left: 0px;
	font-size: 10px;
	color: #666666;
	width: 280px;
	height: 52px;
}

.allergy_info{
	position: absolute;
	left: 0px;
	bottom: 0px;
	}
	

.extras_container_in
{
	position:absolute;
	background: transparent url(../AdditionalImages/bg_extra_small.png);
	top: 0px;
	left: 456px;
	width: 72px;
	height:316px;
}

.extras_container_out{
	position:absolute;
	background: transparent url(../AdditionalImages/bg_extra_large.png);
	top: 0px;
	left: 456px;
	width: 302px;
	height: 316px;
	}

.extra_title{	
	position: absolute;
	top: 25px;
	left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
	}

.extra_subtitle{
	position: relative;
	top: 43px;
	left: 11px;
	width:270px;
	font-size: 10px;
	line-height: 11px;
	height:28px;
	color: #666666;
	text-align: left;
	font-family: Arial;
}

.extra_ingredslist_container{
	position:relative;
	top:40px;
	width:285px;
	height:232px;
	overflow:auto;
	text-align:right;
	left: -2px;
	/*background-color: #e6e7e8;*/
}
	
.extra_ingredient{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	width: 130px;
	height: 14px;
	float:right;
	}
	

/***************** Control Menu   **********************/	
.pop_control_container{
	background: transparent url(../AdditionalImages/bg_ppu_menu.png) top right no-repeat;
	position:absolute;
	
	left: 0px;
	width: 491px;
	height: 109px;
	}
	
.size_dropdown_pos{
	position: absolute;
	top: 10px;
	left: 30px;
}

.size_dropdown{
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
	width:250px;
}
	
.text_quantity{
	position: absolute;
	top: 50px;
	left: 32px;
	font-size: 12px;
	color: #ffffff;
	width: 55px;
	height:20px;
	text-align: right;
	font-weight:bold;
	}
	
.quantity_box{
	background: #ffffff;
	position: absolute;
	top: 50px;
	left: 93px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 30px;
	height: 17px;
	}
	.text_surcharge{
	
	position: absolute;
	top: 37px;
	left: 30px;
	font-size: 9px;
	font-weight:bold;
	font-family:Arial;
	color: #ffffff;
	text-align: center;
	}
	
.button_quant_plus{
	position: absolute;
	top: 50px;
	left: 130px;
	width: 18px;
	height: 18px;
	}

.button_quant_minus{
	position: absolute;
	top: 50px;
	left: 153px;
	width: 18px;
	height: 18px;
	}
	
.text_add{
	position: absolute;
	top: 18px;
	right: 62px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	width: 134px;
	height:20px;
	text-align: right;
	}

.button_add{
	position: absolute;
	top: 7px;
	right: 16px;
	width: 43px;
	height: 43px;
	}

.text_cancel{
	position: absolute;
	top: 59px;
	right: 61px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 139px;
	height:20px;
	text-align: right;
	}

.button_cancel{
	position: absolute;
	top: 54px;
	right: 23px;
	width: 28px;
	height: 28px;
	}

.txt_halfhalf
{
	position: absolute;
	top:87px;
	right:32px;
	text-align:right;
	color: #aa0000;
	font-weight: bold;
	font-size:10px;
	font-family: Arial, Verdana, Times New Roman;
	z-index:1;
	
}

.img_half_arrow
{

	position: absolute;
	bottom: 0px;
	right: 4px;
}
	
	.pu_product_container
{
    position:relative;
    width:120px;
    height:120px;
    float:left;
    /*border: solid 1px black;*/
    margin-right:0px;
    margin-left:10px;
    margin-top:5px;
    margin-bottom:10px;
    text-align:center;
}
.product_list_container{
    background-color:White;
	position:absolute;
	left: 16px;
	width: 440px;
	height:400px;
	}
	
	
	.ingredient_selected_extras{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Orange;
	text-align: right;
	width: 135px;
	height: 13px;
	float:Left;
	}
	
	.extras_container_absent
{
	position:absolute;
	background: transparent url(../AdditionalImages/bg_extra_no.png);
	top: 0px;
	left: 456px;
	width: 14px;
	height:300px;
}
.halfbutton_container {
	position:relative;
	top: 0px;
	left: 95px;
	height: 70px;
	width: 250px;
	}

.pos_halfimage {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70px;
	width: 82px;
	
	}

.pos_halftext {
	position: absolute;
	top: 0px;
	left: 90px;
	height: 53px;
	width: 64px;
	
	}


.pos_halfbutton {
	position: absolute;
	top: 57px;
	left: 92px;
	height: 12px;
	width: 30px;
	}
	
	.t_half_product_name
{
    width:100px;
    position:relative;
    text-align:center;
    bottom:0px;

    font-size:12px;
    font-family:Arial, Verdana;
    font-weight:bold;
}


/**********************/

/*inner Covers*/
.cover
{
    position:absolute;
    left:0px;
    top:0px;
    width: 100%;
    height:100%;
    background-color: #FFF;
    z-index:100;
    filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;
}
/*****/

.t_processing
{
    font-size:25px;font-weight:bold;color:#666;
    }
    
    
 .groupnotificationitems
 {
     width:100%;margin:10px 2px 5px 2px;color:Red;
     }
     
 .d_category
 {
     position:relative;
     float:left;
     padding-bottom:50px;
     width:100%;
     padding-top:20px;
     min-height:350px;
     }
         
.category_footer
{
 position:relative;float:left;width:100%;height:15px;
 }
 
 div.linkdescription
 {
     padding:0 0 0 10px;
     }