﻿/*-------------------View Orders-------------------*/
	#ViewOrdersMain {
		float:left;
		margin:0 0 0 30px;
		padding:0px;
		height:400px;
		}
	.viewOrdersGrid  a {
		font-weight:bold;
		float:right;
		border:none;
		color:#666;
		}
		
	.viewOrdersGrid  a:hover {
		font-weight:bold;
		float:right;
		border:none;
		color:#950000;
		}
	.viewOrderHeader
	{
		background:url('images/bg_viewOrders_top.png') top left repeat-x;
	}
	.viewOrderHeader td
	{
		color:#FFF;
	}
	.viewOrderFooter
	{
		background:url('images/bg_viewOrders_bottom.png') top left repeat-x;
	}
	.viewOrderFooter td
	{
		color:#950000;
		font-weight:bold;
	}

	.viewOrderFooter a {
		font-weight:bold;
		float:right;
		border:none;
		color:#FFF;
		}
		
	.viewOrderFooter a:hover
{
	font-weight: bold;
	float: right;
	border: none;
	color: #950000;
}

.viewOrdersGrid
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #e4e4e4;
	color: #153662;
}
	#ViewOrdersMain .viewOrderHighlight td
{
	background-color: #FFF;
	color: #003399;
}
#ViewOrdersLoader
{
	left: 50px;
	position: relative;
	top: -50pt;
}
/*-------------------View Orders End-------------------*/



/*----------------------Statements---------------------*/
.statementHeader
{
	background:url('images/bg_viewOrders_top.png') top left repeat-x;
	color:#FFF;
}
.statementRowEven
{
	background:#e4e4e4;
	color:Green;
}
.statementRowOdd
{
	background:#FFF;
	color:Yellow;
}

.statementGrid
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
#statement_date_container
{
		width:441px;
		height:252px;
		margin:0 auto;
		padding:0;
		background:url('images/bg_statement_date.png') top left no-repeat;
}
#statement_date_right
{
	padding:0 0 0 20px;
	margin:5px 10px 5px 15px;
}
#statement_date_left
{
	float:left;
}
#statement_date_left label
{
	color:#000000;
}
#statement_date_right p
{
	color:#000000;
}
#statement_date_bottom
{
	width:300;
}
#statement_date_bottom
{
	left: 20px;
	position: relative;
}

#statement_date
{
	height:80px;
}
#statement_date_container h2
{
	background-color:Transparent;
	margin:5px 10px 5px 15px;
	padding:0 0 10px 0;
	font:24px "Trebuchet MS", Verdana;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #666;/*#7d0101;*/

}
/*----------------------Statements---------------------*/



/*----------------------Request Pickup---------------------*/
#request_pickup
{
	margin:0px 0 0 0px;
}
#request_days_container
{
	background:url('images/bg_request_days.png') top left no-repeat;
	width:185px;
	height:222px;
	float:left;
}
#request_days_container h2
{
	color:Black;
	margin:5px 10px 0 10px;
	font:inherit;
}

#request_days
{
	margin:0 0 0 45px;
	padding: 0 0 0 0 ;
}
#request_calendar
{
	float:right;
}
#request_details
{
	margin: 40px 0 10px 180px;
}
#request_result
{
	float:left;
}
#request_first_line
{
	height:260;
	width:600px;
}
.calendar_header
{
	/*background:url('images/bg_viewOrders_top.png') top left repeat-x;
	height:30px;*/
	padding: 0 0 0 0 ;
}
.calendar_header a hover
{
		color:#950000;
}


.calendar_day_of_week
{
	background-color: #950000;
	color: #FFF;
	text-align: left;
}
.calendar_day_of_week td
{
	color:#FFF;
}
.order_detail_footer
{
	background-color: #373737;
	color: #FFF;
	text-align: left;

}
.order_detail_footer td
{
	color:#FFF;
}

.calendar
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:222px;
}
.detail
{
	width: 420px;
	height: 200px;
	background-color: #e4e4e4;
}
.detail_alt_row
{
	background-color:#FFF;
}
.orderdetail
{
	background-color: #e4e4e4;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;

}
#next_last
{

	background-color: #950000;
	text-align: center;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 60px;
}
#next_last a
{
	color: #FFF;
	
}
#next_last .nlClass:hover
{
	background-color: #FFF;
	color:#950000;
}

/*----------------------Request Pickup---------------------*/
#orderconfirmation
{
	background-color: #e4e4e4;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin:15px 25px 15px 25px;
}
#orderconfirmation p
{
	font-weight:bold;
	font-size:small;
	margin: 5px 0 5px 20px;
}

.errorClass
{
	color:Red;
	font-weight:bold;
}
/*---------------------------SUPPORTED AREAS-------------------------------*/
#sup_container
{
	width: 520px;
	overflow: auto;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	margin:0 0 0 50px;
}
.sup_line
{
	padding: 4px 0 4px 10px;
	border-right: #ccccff 1px solid;
	border-top: #ccccff 1px solid;
	border-left: #ccccff 1px solid;
	color: gray;
	border-bottom: #ccccff 1px solid;
	font-family: Arial;
	background-color: #dcdcff;
	font-size: 12px;
	width: 500px;
	overflow: auto;
	margin: 2px auto;
}
.sup_city
{
	float:left;
	width:100px;
	overflow: auto;
}
.sup_name
{
	float:left;
	width:100px;
	overflow: auto;
}
.sup_map
{
	float:left;
	width:50px;
	overflow: auto;
}
.sup_days
{
	float:left;
	width:250px;
	overflow: auto;
}


.sup_line_h
{
	height: 15px;
	width: 500px;

		font:14px "Trebuchet MS", Verdana;
		font-weight:bold;
		margin:0 0 5px 0;
		padding:10px;
		background-color:#bdbdbd;
		color:#FFF;

}
.sup_city_h
{
	float:left;
	width:100px;
}
.sup_name_h
{
	float:left;
	width:100px;
}
.sup_map_h
{
	float:left;
	width:50px;
}
.sup_days_h
{
	float:left;
	width:250px;
}

/*---------------------------SUPPORTED AREAS End-------------------------------*/
