﻿@import "/App_/ROOT/PageFrame/StandardPartial/StyleSheet.css";
body { background-color: #ffffff; font-family: Verdana; }
h1 { font-size: 18px; margin-top: 2px; margin-bottom: 2px; margin-left: 0px; margin-right: 0px; line-height: 10px; }
.contentPane { padding-left: 10px; padding-top: 5px; }
a { color: #C21432; }
.windowEngineView { }
.pagerFrame th a { color: #666666; }
.divContainer { background: none; }

.windowContainer { margin: auto auto; width: 100%; height: auto; }
.modelContainer td { }
.windowContainer table.header { height: 36px !important; width: 100%; background: none; }
.windowContainer table.header td.left { width: 10px; background-image: url(/App_/ROOT/PageFrame/Window/Header/Left.png); }

.windowContainer table.header td.title { background-image: url(/App_/ROOT/PageFrame/Window/Header/Sync.png); background-repeat: repeat-x; height: 36px; color: #FFFFFF; font-weight: bold; font-size: 16px; width: auto; }
.windowContainer a.title { color: White; text-decoration: none; }
.windowContainer table.header td.right { width: 11px !important; background-image: url(/App_/ROOT/PageFrame/Window/Header/Right.png); }

.windowContainer table.container { width: 100%; color: #000000; padding: 3px; background-color: #FFF; border-left: solid 3px #C21432; border-right: solid 3px #C21432; border-bottom: solid 3px #C21432; border-top: solid 1px #C21432; }
.textarea { border: solid 1px; }
.modalContent { width: 100px; height: 100px; }

/* ORDERHISTORY */
table.OrderHistoryList, table.OrderHistoryHeader, table.OrderHistoryAddresses, table.OrderHistoryLineItems { width: 650px; padding-bottom: 10px; }

table.OrderHistoryHeader td, table.OrderHistoryAddresses td, table.OrderHistoryLineItems td { padding: 5px; }

table.OrderHistoryHeader td.Label, table.OrderHistoryAddresses td.Label, table.OrderHistoryLineItems td.Label { font-weight: bold; }

table.OrderHistoryHeader td.Numeric, table.OrderHistoryAddresses td.Numeric, table.OrderHistoryLineItems td.Numeric { text-align: right; }
table.pagerFrame { width: 100%; }
table.pagerFrame tr.indicator th, table.pagerFrame tr.header th { background: #860219 url(/App_/ROOT/PageFrame/StandardPartial/Catalog/HeaderSync3.gif) repeat-x; border-right: 1px solid #680012; border-left: 1px solid #A20A23; background-position: 0 -10px; color: #fff; }
table.pagerFrame tr.header th { font-weight: bold; padding: 3px 5px; border-bottom: 1px solid #680012; }
tr.header th img { margin-right: 5px; }
a { color: #c21431; }
tr.header th a { color: #fff; }
table.pagerFrame td { padding: 5px; }

