body, form { _height:1000px; position:relative; }
#ContentPane div.Order { _height:600px; }
#LeftPart { top:0px !important; }

.OrderHistory .Filter
{
	zoom:1;
	overflow:hidden;
}
.OrderHistory .Filter div.FloatLeft
{
	float:left;
	padding:5px;
}
.OrderHistory .Filter div.FloatRight
{
	float:right;
	padding:5px;
}
.OrderHistory .Filter .SubHead
{
	padding-left:5px;
}
.DynamicDropDownList
{
	display:inline;
}
.EmptyCard
{
	border: dashed 1px red;
	padding: 10px; 
	width:75%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.Order h3
{
	color:#6E6B66;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.Cart h3
{
	color:#6E6B66;
	font-size:12px;
	margin:5px 0px;
	padding:0px;
	font-weight:bold;
	text-decoration:underline;
}
.Order .Actions a
{
	margin-right:100px;
}
.Order a:hover
{
	text-decoration:none !important;
}

.Order a:link,.Order a:visited,.Order a:focus,.Order a:active
{
	text-decoration:underline;
}
.OrderTable
{
	border: solid 1px #6E6B66;
	text-align:center;
	border-collapse:collapse;
	margin: 10px 0 0 6px;
}

.OrderTable th, .OrderTable tr.SubHead td
{
	color:#6E6B66;
	background-color:#DEDCD5;
	padding:6px;
	border: solid 1px #6E6B66;
}
.OrderTable th a
{
color:#6E6B66;
}
.OrderTable th.Ascending
{
background:#DEDCD5 url(images_design/up.gif) no-repeat right center;
text-align:left;
}
.OrderTable th.Descending
{
background:#DEDCD5 url(images_design/dn.gif) no-repeat right center;
text-align:left;
}
.OrderTable tr.DateHead td
{
	background-color:#f8b323;
	padding:6px;
	font-weight:bold;
	text-align:left;
}
.OrderTable td
{
border: none;
}
.OrderTable .Odd td, .OrderTable .Even td
{
	border: solid 1px #6E6B66;
	background-color:#FFFFFF;
	font-size:12px;
}
.LeftAlign div
{
	text-align:left;
	_top:52px;
}
.OrderDetails
{
	position:relative;
	zoom:1;
	overflow:hidden;
}
.OrderCommands
{
	margin-top:55px;
}
.OrderPrice
{
	position:relative;
	background-color:#FFFFFF;
	text-align : left;
	padding:7px;
	border: solid 1px #6E6B66;
	font-weight:bold;
	width:130px;
	left:445px;
	top:5px;
}
.TotalPrice
{
	color:#757B80;
	font-size:12px;
	background-color:#FFFFFF;
	text-align : left;
	float:right;
	position:relative;
	margin-top:10px;
	right:0px;
	padding:7px;
	border: solid 1px #6E6B66;
	font-weight:bold;
	width:150px;
	margin-right:16px;
}
.TotalPrice span, .OrderPrice span
{
	position:absolute;
	right:20px;
	font-size:12px;
	font-weight:normal;
}
.PriceLegend
{
	width:200px;
	float:right;
	clear:both;
}
.PriceLegend a:focus,.PriceLegend a:hover,.PriceLegend a:active,.PriceLegend a:visited,.PriceLegend a:link
{
	font-size:10px;
}
.AddressShow
{
	zoom:1;
	overflow:hidden;
	clear:both;
	margin-top:10px;
}
.InvoiceAddress
{
	float:left;
	width:350px;;
}
.DelivreryAddress
{
	float:left;
	width:375px;;
}
.ViewConfirmation
{
	text-align:center;
	color:#0F691E;
	background-color:#46EE85;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	border: dashed 3px #0F691E;
}
.DescriptionOrder
{
	border: solid 1px #555555;
	background-color:#EBECEA;
	padding : 5px;
}
.Window
{
	width:390px;
	border:#ccc 5px double;
	margin:auto;
	text-align:left;
}
.Window .Title
{
	background:#ffbd17;
	font-weight:bold;
	font-size:18px;
}
.Window .FillOrderInfo
{
	padding:10px;
	background:#fff;
}
.Window span,.Window a
{
	padding:5px;
	line-height:24px;
}
.Window .Confirm, .Window .HelpMessage
{
	background:#fff;
	border-top:#ccc 2px solid;
	padding:5px;
}
.Window .Confirm a, .Window .Confirm span { font-size:10pt; font-weight:bold; font-family:verdana,arial,tahoma; text-decoration:underline; }
.Window .HelpMessage span { line-height:18px; }

.PopupCalendar
{
	z-index:1;
}

