.clear{
	display:block;
	clear:both;
}
fieldset.panel{
	
	margin:20px auto;
	border:1px solid #AAAAAA;
	padding:10px;
}
fieldset.panel legend{
	font-weight:bold;
	font-size:16px;
}
a.edit,a.cancel{
	display:block;
	float:left;
	padding:5px;
	padding-left:27px;
	background-color:#ffe5d9 !important;
	border:1px solid #F2793C;
	color:#ff6b26;
	margin:5px;
	opacity:0.7;filter: alpha(opacity=70); -moz-opacity: 0.7;
}
a.edit:hover,a.cancel:hover{
	opacity:1.0;filter: alpha(opacity=100); -moz-opacity: 1.0;
}
a.edit{
	background:url('/account/images/edit.png') no-repeat 5px 50%;
}
a.cancel{
	background:url('/account/images/cancel.png') no-repeat 5px 50%;
}

/*-------------------HELP ------------------------------------------*/

div.quick_start_steps{
	
}
div.quick_start_steps label{
	display:block;
	border:2px solid #009900;
	background: #FFB90F;
	padding:5px;
	color:white;
	position:relative;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:0 20px;
	top:-20px;
}
div.quick_start_steps div{
	float:left;
	text-align:center;
	width:200px;
	margin:25px;
	border:2px solid #009900;
	background: #DDFFDD;
	padding:10px;
	height:170px;

}
/*-------------------ACCOUNT ------------------------------------------*/
div#account_page{
	width:700px;
	margin:auto;
}

div.active_orders{
	border:1px dotted #00CC00;
	background:#CCFFCC;
	color:#348441;
	padding:10px;
	float:right;
	width:250px;
	font-size:12px;
}
div.active_orders label{
	display:block;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}
div.active_orders ul{
	list-style:none;
	padding:0;
	margin:0;
}
div.active_orders ul li a{
	font-style:italic;
	text-decoration:none;
	color:#348441;
}
div.active_orders ul li a:hover{
	text-decoration:underline;
}

div.customer_badge{
	color:#2e6ab1;


}
div.customer_badge h4{
	color:#729ACA;
	margin:5px 0;
}

div.pickup_selector{
	text-align:center;
	margin:auto;
	/*background-color:#CCFFCC;
	border:2px solid #00CC00;*/
	color:#348441;
	margin-bottom:20px;
}
form.order_request input,form.order_request select{
	font-size:20px;
}
table.listing{
	border:0;
	margin:0;
	padding:0;
	width:400px;
	table-layout:fixed;
}
table.listing td{
	border-top:1px dotted #CCCCCC;
	margin:0;
	padding:5px;
	vertical-align:top;
}
table.listing td.label{
	
	
}






ul.missed_deliveries{
	padding:0;
	margin:0;
	margin-top:10px;
	padding-top:10px;
	list-style:none;
	border-top: 1px dotted #AAA;
	font-weight:normal;
}


/* --------------------------------------------------------------------------- */
/* Account Info
/* --------------------------------------------------------------------------- */

div#account_info{
	float:left;
	width:500px;
}
div#account_info .entry {
	
}
div#account_info .label {
	width:250px;
}
/*
fieldset table{
	width:100%;
}
	fieldset table th{
		text-align:center;
		font-weight:normal;
		color:#666;
		text-decoration:underline
	}
	fieldset table td{
		text-align:center;
		font-weight:bold;
	}
	*/
	
/*-------------------ACCOUNT HISTORY---------------------------------------*/
table#account_history{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
	
}

table#account_history th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}

/* PARENT/CHILD */
table#account_history tr.parent td{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	font-size:12px;
	border-top: 2px solid #fff;
	font-weight:bold;
}
table#account_history tr.parent:hover td{
	background: #d0dafd;
	color: #339;
}
table#account_history tbody tr.parent td:first-child{
	padding-left:23px;
}
table#account_history tbody.expanded tr.parent td:first-child{
	background-image:url('/inc/images/expand_collapse_arrows.png');
	background-position: 4px -16px;
	background-repeat: no-repeat;
}
table#account_history tbody.collapsed tr.parent td:first-child{
	background-image:url('/inc/images/expand_collapse_arrows.png');
	background-position: 4px 11px;
	background-repeat: no-repeat;
}
table#account_history tbody.collapsed tr.parent,table#account_history tbody.expanded tr.parent{
	cursor:pointer;
}
table#account_history tbody.collapsed tr.child,table#account_history tbody.collapsed tr.footer,table#account_history tbody.collapsed tr.empty_footer{
	display:none;
}
table#account_history tbody.expanded tr.child,table#account_history tbody.expanded tr.footer,table#account_history tbody.expanded tr.empty_footer{
	display:table-row;
}
table#account_history tr.child td{
	color: #669;
	padding: 5px 8px 4px 8px;
}
table#account_history tr.child:hover td{
	color: #009;
}
table#account_history tr.child td:first-child{
	border-left:3px solid  #e8edff;
}
table#account_history tr.child td:last-child{
	border-right:1px solid  #e8edff;
}
table#account_history tr.child td:first-child{
	padding-left:30px !important;
}






table#account_history, .account_history div.pagination{
	width:700px;
}


/* --------------------------------------------------------------------------- */
/* SERVICE POINTS
/* --------------------------------------------------------------------------- */
div#entry_box{
	margin:30px 0 0 0px;
	position:relative;
	width:750px;
	overflow:hidden;
}
div#entry_box .edit,div#entry_box .view{
	margin-left:24px;
	border:4px solid #4fb561;
	padding:15px;
	padding-top:30px;
}
div#entry_box div.top_bar{
	height:20px;
	position:relative;
	line-height:20px;
	top:16px;
	margin-left:40px;
	background-color:#4fb561;
	padding-left:30px;
	color:white;
	font-size:12px;
	font-weight:bold;
}

div#entry_box  div#circle{
	position:absolute;
	top:0px;
	left:0px;
	z-Index:100;
	height:52px;
	width:52px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/images/service_point_circle.png',sizingMethod='scale');

}
div#entry_box div#circle[class].service_point{
	background:url('/inc/images/service_point_circle.png');
}
/* DEFAULT ENTRY BOX */
div#entry_box.default div.edit,div#entry_box.default div.view{
	border:4px solid #2E6AB1;
}
div#entry_box.default div.top_bar{
	background-color:#2E6AB1;
}
div#entry_box.default div#circle.service_point{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/images/default_service_point_circle.png',sizingMethod='scale');
}	
div#entry_box.default div#circle.service_point[class]{
	background-image:url('/inc/images/default_service_point_circle.png');
}






div#entry_box .edit{display:none}
div#entry_box.edit .view{display:none;}
div#entry_box.edit .edit{display:block;}

div#entry_box div.address{
	font-size:20px;
	font-weight:bold;
}
div#entry_box div.service_type{
	font-size:16px;
}
div#entry_box div.buttons{
	float:right;
}
div#entry_box div.buttons input{
	width:120px;
}
div#entry_box ul.delivery_rules{
	margin:1em;
	padding:0;
}

li span.extra_info{
	margin-left:20px;
	display:none;
	background-color:#FFEEEE;
	border:1px solid #FF0000;
	padding:6px;
}
li.selected span.extra_info{
	display:inline;
}
/* --------------------------------------------------------------------------- */
/* BILLING OPTIONS
/* --------------------------------------------------------------------------- */

div#entry_box div#cirle.billing_option{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/images/billing_option_circle.png',sizingMethod='scale');
}
div#entry_box div#circle.billing_option[class]{
	background-image:url('/inc/images/billing_option_circle.png');
}
div#entry_box.default div#circle.billing_option{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/images/default_billing_option_circle.png',sizingMethod='scale');
}
div#entry_box.default div#circle.billing_option[class]{
	background-image:url('/inc/images/default_billing_option_circle.png');
}


div#entry_box span#card_logo{
	display:block;
	float:left;
	width:78px;
	height:50px;
	background:url('/inc/images/cc_logos.gif') no-repeat;
	margin-right:10px;
}
div#entry_box span#card_logo.visa{background-position:0px 0px}
div#entry_box span#card_logo.mastercard{background-position:-88px 0px}
div#entry_box span#card_logo.amex{background-position:-176px 0px}
div#entry_box span#card_logo.discover{background-position:-264px 0px}
div#entry_box span#card_logo.husky{background-position:-352px 0px}
div#entry_box span#card_logo.campus_cash{background-position:-440px 0px}

div#entry_box div.buttons{
	float:right;
}
div#entry_box div.buttons input{
	width:120px;
}
div#entry_box div.card_number{
	font-size:20px;
	font-weight:bold;
}
div#entry_box div.exp_date{
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
div#entry_box div.address{
	margin-top:10px;
	font-size:16px;
}
div.billing_details{
	overflow:hidden;
}

/* --------------------------------------------------------------------------- */
/* PLANS
/* --------------------------------------------------------------------------- */
li.entry span.amount{
	width:150px;
	text-align:right;
}




/*-------------FROM SIGN UP PAGE ORIGINALLY-------------------*/


li.entry input.unit_number{
	width:40px;
}
form.service_point li.entry input{
	float:left;
}
form.service_point li textarea{
	width:400px;
}
div.sp_message{
	width:458px;
	margin:0px 0 10px 100px;
	border:1px solid #FFCC66;
	background-color:#FFFFCC;
	overflow:hidden;
	display:none;
	height:0px;
}
div.sp_message div{
	margin:10px;
}
div.sp_message ul{
	margin:10px;
	padding-left:1em;
}
div.sp_message a{
	color:blue;
	text-decoration:underline;
}
div.sp_message div.title{
	font-style:italic;
}
form div#service_points{
	display:none;
	overflow:hidden;
}
form ul{
	list-style:none;
}
form ul li{
	margin:15px 0;
	
}


form#account_info hr,form#change_password hr{
	width:400px;
}

div#plan_selection{
	/*overflow:hidden;*/
}

.entry span.option{
	display:block;
	float:left;
	width:140px;
	margin-right:20px;
	cursor:pointer;
}
form#preferences li.entry textarea{
	width:430px;
	height:75px;
}


/* BILLING */

form.husky .billing_details, form.husky .billing_exp_date{
	display:none;
}

ul#card_logo{
	list-style:none;
	height:50px;
	clear:both;
	margin-bottom:20px;
}
ul#card_logo li{
	float:left;
	width:78px;
	height:50px;
	background:url('/inc/images/cc_logos.gif');
	margin:4px;
}

ul#card_logo li.visa{background-position:0px -59px}
ul#card_logo li.mastercard{background-position:-88px -59px}
ul#card_logo li.amex{background-position:-176px -59px}
ul#card_logo li.discover{background-position:-264px -59px}
ul#card_logo li.husky{background-position:-352px -59px}
ul#card_logo li.campus_cash{background-position:-440px -59px}

ul#card_logo.visa li.visa{background-position:0px 0px}
ul#card_logo.mastercard li.mastercard{background-position:-88px 0px}
ul#card_logo.amex li.amex{background-position:-176px 0px}
ul#card_logo.discover li.discover{background-position:-264px 0px}
ul#card_logo.husky li.husky{background-position:-352px 0px}
ul#card_logo.campus_cash li.campus_cash{background-position:-440px 0px}



div.authorize_seal{
	float:right;
	width:75px;
	height:75px;
	margin:20px;
}
div.terms{
	height:100px;
	overflow:auto;
	margin-bottom:20px;
	padding:20px;
	border:1px solid #CCCCCC;
}
/*
NAV BAR
*/
table#account_navbar{
	width:100%;
	border-spacing:0;
	padding:0;
	margin:0;
	margin-bottom:40px;
	border-collapse:collapse;
}
table#account_navbar tr td{
	padding-bottom:5px;
	border-bottom:1px solid #2e6ab1;
}
table#account_navbar td{
	border-style:none;
	margin:0;
}
table#account_navbar td a{
	text-align:center;
	display:block;

	padding:5px 10px;
	
	color:#2e6ab1;
	cursor:pointer;
}
table#account_navbar td a:hover{
	text-decoration:underline;
}
table#account_navbar td a.active{
	font-weight:bold;
	text-decoration:underline;
}
/*
CALENDAR

*/

table.week_calendar{
	margin:30px auto;
	border-spacing:5px;
}
table.week_calendar th{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	text-align:center;
}
table.week_calendar td{
	width:120px;
	height:110px;
	padding:0;
	border:2px solid #DDC62B;
	vertical-align:top;
	margin:5px;
	background:url('/account/images/day-bg.png');
}
table.week_calendar td.closed{
	background:url('/account/images/day-closed-bg.png');
	border:2px solid #CCCCCC;
}
table.week_calendar td.closed div.closed{
	text-align:center;
	font-weight:bold;
	color:#AAAAAA;
	height:80%;
	line-height:80px;
}
table.week_calendar td div.date{
	text-align:right;
	color:#888888;
	font-weight:bold;
	margin:0;
	height:20%;
	padding:3px;
	
}
table.week_calendar td a.add_pickup{
	width:100%;
	height:80%;
	text-align:center;
	font-weight:bold;
	display:block;
	padding:5px;
}
table.week_calendar td a.add_pickup span{
	display:none;
}
table.week_calendar td a.add_pickup:hover{
	background:url('/account/images/add.png') no-repeat 50% 40%;
	color:#007700;
	cursor:pointer;
}
table.week_calendar td a.add_pickup:hover span{
	display:block;
}
table.week_calendar td a.pickup{
	text-align:left;
	display:block;
	background:url('/account/images/pickup.png') no-repeat left center;
	padding:2px;
	padding-left:25px;
	font-size:11px;
	margin:5px;
	line-height:22px;
	font-weight:bold;
	color:#348441;
	background-color:#CCFFCC;
	border:1px solid #00CC00;
	opacity:0.7;filter: alpha(opacity=70); -moz-opacity: 0.7;
	cursor:pointer;
}
table.week_calendar td a.delivery{
	text-align:left;
	display:block;
	background:url('/account/images/delivery.png') no-repeat left center;
	padding-left:25px;
	font-size:11px;
	margin:5px;
	line-height:22px;
	font-weight:bold;
	color:#2e6ab1;
	background-color:#d4e9ff;
	border:1px solid #2e6ab1;
	opacity:0.7;filter: alpha(opacity=70); -moz-opacity: 0.7;
	cursor:pointer;
}
table.week_calendar td a.delivery:hover,table.week_calendar td a.pickup:hover{
	opacity:1.0;filter: alpha(opacity=100); -moz-opacity: 1.0;
}

/*
ORDERS
*/

form.order_request input, form.order_request select{
	font-size:14px;
	margin:5px;
}

ul.expandlist{
	list-style:none;
	margin:0;
	margin-top:30px;
	padding:0;
}
el.expandlist span.column{
	float:left;
}
ul.expandlist span.id{
	display:block;
	float:left;
	width:75px;
}
ul.expandlist span.date{
	display:block;
	float:left;
	width:145px;
}
ul.expandlist span.name{
	display:block;
	float:left;
	width:150px;
	overflow:hidden;
}
ul.expandlist span.name_long{
	display:block;
	float:left;
	width:320px;
	overflow:hidden;
}

ul.expandlist span.email{
	display:block;
	float:left;
	width:300px;
	overflow:hidden;
}
ul.expandlist span.status{
	display:block;
	float:right;
	text-align:right;
	width:180px;
}
ul.expandlist li.header{
	width:95%;
	border-bottom:1px dotted #333333;
	font-weight:bold;
	padding:5px;
}
ul.expandlist li.header span{
	padding-left:2px;
	
}
ul.expandlist div.order_details{
	margin-left:25px;
	margin-right:15px;
}
ul.expandlist li.item{
	display:block;
	width:95%;
	padding:5px;
	overflow:hidden;
	cursor:pointer;
	margin:10px 1px 10px 1px;
	border:1px solid #FFFFFF;
}
ul.expandlist li.deleted{
	color:#AAAAAA !important;
	text-decoration:line-through;
}
ul#children li.item{
	width:95%;
}
ul.expandlist li.hover{
	background-color:#EDFFEC;
	margin:10px 1px 10px 1px;
	border:1px solid #00CC00;
}
ul.expandlist .view{
	background-color:#EDFFEC;
	border:1px solid #00CC00 !important;
}
ul.expandlist .view div.order_details{
	display:block;
}
ul.expandlist div.order_details{
	display:none;
	overflow:hidden;
}
div.order_details h3{
	margin-bottom:5px;
}
.location{
	font-style:italic;
	font-weight:normal;
}
/* DEFAULT PREFS */
div.service_point_note{
	margin-top:15px;
	width:500px
}
div.service_point_note label.add_to_defaults{
	display:block;
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:1px dotted #aaaaaa;
	font-style:italic;
	font-size:12px;
	color:#666;
	cursor:pointer;
}
div.service_point_note label.title{
	display:block;
	font-weight:bold;
	color:#999;

}
div.default_sp_pref{
	margin-left:20px;
	font-size:11px;
	display:none;
	overflow:hidden;
	font-style:italic;
}


div.default_prefs{
	margin-left:20px;
	width:300px;
	font-size:11px;
	display:none;
	overflow:hidden;
	font-style:italic;
}
div.default_prefs table{
	width:100%;
	border:0;
	border-spacing:5px;
}
div.default_prefs table td{
	border:0;
	font-style:normal;
}
div.default_prefs table td.label{
	vertical-align:top;
	font-style:italic;
	width:150px !important;
}
/*
BUTTONS

*/
 
div.order_request_buttons button{
	cursor:pointer;
	display:block;
	float:left;
	margin:10px;
	width:200px;
	height:40px;
	border:3px solid #CCCCCC;
	background-color:#EEEEEE;
	text-align:center;
	line-height:40px;
	font-weight:bold;
}
div.order_request_buttons button.inactive:hover{
	border-color:#999999;
}
div.order_request_buttons button.inactive{
	color:#999999;
	border-color:#CCCCCC;
	background-color:#EEEEEE;
}
div.order_request_buttons button.active{
	color:#008800;
	border-color: #00CC00;
	background-color:#CCFFCC;
}
div.order_request_buttons button.active:hover{
	border-color: #008800;
}

select.service_point{
	margin-left:10px;
	margin-bottom:10px;
}

div#pickup_unattended_time{
	float:left;
	width:200px;
	display:none;
	margin-left:10px;
	text-align:center;
}
div#pickup_attended_time,div#delivery_attended_time{
	float:left;
	width:200px;
	display:none;
	margin-left:230px;
	text-align:center;
}

/* --------------------------------------------------------------------------- */
/* CHILDREN
/* --------------------------------------------------------------------------- */

div.child{
	background:url('/inc/images/icons/Profile.png') no-repeat;
	padding:0;
	border:2px solid #008800;
	color:#333333;
}
div.child div.title{
	background-color:#5bd907;
	padding:4px;
	margin:0;
	font-weight:bold;
}
div.child div.details{
	margin:0;
	background-color:#6bff08;
	padding:4px;
	height:50px;
}

div.option_bar{
	margin-bottom:30px;
}
div.option_bar span{
	display:block;
	float:left;
	width:30%;
	text-align:center;
}
