body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	font-weight: bold;
	font-size:13px;
	color: #000099;
	margin:0px;
	padding: 0px;
}

h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size:12px;
	color: #FF9900;
	margin:0px;
	padding: 0px;
}

ul{
	list-style-position: outside;
	list-style-type:circle;
}

form {
	margin: 0;
	padding: 0;
}

th {
	background-color: #0066CC;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}

.td_on { 
	background-color: #D6DFF7; 
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	color: #000000
}
.td_off {
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
	background-color: #F1F1F1
}

input, select, textarea{
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr{
	color:#F1F1F1;
}

/* The four following block define the style for all the website links */
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

/* Date Picker */

.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
/* Page */
.PageMessageWarning{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	background-color: red;
	padding: 2px;
	position: fixed;
	margin:1px;
}

.PageMessageSuccess{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	background-color: green;
	padding: 2px;
	position: fixed;
	margin:1px;
}

#Content{

}

/* Admin Navigation */
.navadminstyle{
	width: 100%;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	margin-bottom:3px;
}

.navadminstyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.navadminstyle ul{
	border: 1px solid #BBB;
	width: 100%;
	background: url(../1admin1/navadminbg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.navadminstyle ul li{
	display: inline;
}

.navadminstyle ul li a:link, .navadminstyle ul li a:visited{
	color: #494949;
	padding-left:2px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
	width:75px;
}

.navadminstyle ul li a:hover{
	background: url(../1admin1/navadminbg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.navadminstyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: " ";
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

.navadminstyletab{
	background: url(../images/navadminbg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* Order Navigation */
.navorderstyle{
	width: 100%;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	margin-bottom:3px;
}

.navorderstyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.navorderstyle ul{
	border: 1px solid #BBB;
	width: 100%;
	background: url(../1admin1/navorderbg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	padding: 4px 0;
	margin: 0;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.navorderstyle ul li{
	display: inline;
}

.navorderstyle ul li a:link, .navorderstyle ul li a:visited{
	color: #494949;
	padding-left:2px;
	margin: 0;
	padding-right:30px;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

.navorderstyle ul li a:hover{
	background: url(../1admin1/navorderbg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.navorderstyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
	content: " v";
	/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

.navorderstyletab{
	background: url(../images/navorderbg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for CSS Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	z-index:100;
	background-color: white;
	width: 100px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a:link, .dropmenudiv a:visited{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #C0E6FE;
}

#AdvSearchNav{
	background-color:#F1F1F1;
	background: url(../1admin1/navadminbg.gif) center center repeat-x; /*THEME CHANGE HERE*/
	border: 1px solid #BBB;
	position:relative;
	float:right;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:5px;
	width:370px;
}

#UpdateOrder{
	position:relative;
	float:right;
}

#UpdateOrder input{
	width:150px;
	height:23px;
	font-size:12px;
	font-weight:bold;
	background-color:#B5E2FE;
	color:#000000;
}

#AdvSearchNav input, #AdvSearchNav select{
	font-size:11px;
	background-color:#FFFFFF;
	color:#000000;
}

#SearchAdvanced{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	z-index:100;
	background-color: white;
	width: 450px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

#SearchAdvanced td, #SearchAdvanced input, #SearchAdvanced select{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#SearchAdvanced input, #SearchAdvanced select{
	width:100px;
}

#ProductEditActions{
	text-align:right;
	position:absolute;
	right:7px;
	bottom:5px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding:3px;
	width:150px;
	font-size:8pt;
}

/* Panels */
.SidePanelNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215DC6;
	background-color: #D6DFF7;
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-bottom:5px;
}

.SidePanelNav a{
	color: #000000;
	text-decoration: none;

}

#ActionPanel{
	width:200px;
}

#ActionPanel, #ActionPanel td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ActionPanel input, #ActionPanel select, #ActionPanel button{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ActionPanelInput{
	width:190px;
	margin-top:2px;
	margin-bottom:2px;
}

#StationeryPanel{
	width:200px;
}

#StationeryPanel, #StationeryPanel td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.StationeryPanelInput{
	width:170px;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 12px;
}

#ExportPanel{
	width:200px;
}

#ExportPanel, #ExportPanel td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ExportPanelInput{
	width:190px;
	margin-top:2px;
	margin-bottom:2px;
	font-size: 12px;
}

/* Rounded Corner Boxes */
.CornerRoundBlack{
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
}

.CornerRoundBlack td{
	color: #FFFFFF;
}

.CornerRoundBlack a, .CornerRoundBlack a:visited, .CornerRoundBlack a:hover{
	color:#99FFFF;
}

.CornerRoundBlack p {
	margin: 0 10px;
}

.CornerRoundTopBlack { 
	background: url(../images/black_tr.gif) no-repeat top right; 
}

.CornerRoundBottomBlack {
	background: url(../images/black_br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

/* Cart */
.CartProduct {
	font-family: Verdana, sans-serif; font-size: 10pt; height: 40px; width:350px;
}
.CartPrice {
	font-family: Verdana, sans-serif; font-size: 10pt; width:80px;
}
.CartUnits {
	font-family: Verdana, sans-serif; font-size: 10pt; width:60px;
}
.CartStockCode {
	font-family: Verdana, sans-serif; font-size: 10pt; width:90px;
}
.CartQty {
	font-family: Verdana, sans-serif; font-size: 10pt; width:60px;
}
.CartVoucherValue {
	font-family: Verdana, sans-serif; font-size: 10pt; width:100px;
}
.CartDiscount {
	font-family: Verdana, sans-serif; font-size: 10pt; width:100px;
}
.CartShippingValue {
	font-family: Verdana, sans-serif; font-size: 10pt; width:100px;
}
.CartTaxValue {
	font-family: Verdana, sans-serif; font-size: 10pt; width:100px;
}
.CartSubTotal {
	font-family: Verdana, sans-serif; font-size: 10pt; width:100px;
}
.CartTotal {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	width:100px;
	font-weight: bold;

}

/* Customers */
.Customers {
	width:200px;
}


/* Orders */
.OrderID {
	width:180px;
}

.OrderAdminID {
	width:180px;
}

.OrderDate {
	width:190px;
}

.OrderPaymentMethod {
	width:180px;
}

.OrderMessage {
	width:180px; height:40px;
}

.OrderExtra1 {
	width:180px; height:40px;
}

.OrderExtra2 {
	width:180px; height:40px;
}

.OrderExtra3 {
	width:180px; height:40px;
}

.OrderAdminNotes {
	width:180px; height:40px;
}

.OrderShippingZone {
	width:180px;
}

.OrderShippingCalc {
	width:180px;
}

.OrderShippingRealValue {
	width:40px;
}

.OrderCurrency {
	width:180px;
}

.OrderVoucherID {
	width:180px;
}

.OrderSessionData {
	width:180px;
}

.OrderCartReferrer {
	width:180px;
}

.OrderTrackingNumber {
	width:180px;
}

.OrderTrackingNotes {
	width:180px; height:40px;
}

.OrderStatusHistoryNote {
	width:180px; height:60px; padding-top:3px;
}

/* Email Templates */
.EmailTemplateName {
	font-family: Verdana, sans-serif; font-size: 10pt; width:350px;
}
.EmailTemplateSubject {
	font-family: Verdana, sans-serif; font-size: 10pt; width:350px;
}
.EmailTemplateFrom {
	font-family: Verdana, sans-serif; font-size: 10pt; width:350px;
}
.EmailTemplateFromName {
	font-family: Verdana, sans-serif; font-size: 10pt; width:350px;
}
.EmailTemplateMessage {
	font-family: Verdana, sans-serif; font-size: 10pt; width:350px; height:150px;
}
.EmailTemplateAttachment {
	font-family: Verdana, sans-serif; font-size: 10pt; width:350px;
}

/* Status History */
.StatusHistoryName {
	font-family: Verdana, sans-serif; font-size: 10pt; width:200px;
}
.StatusHistoryDate {
	font-family: Verdana, sans-serif; font-size: 10pt; width:190px;
}
.StatusHistoryNote {
	font-family: Verdana, sans-serif; font-size: 10pt; width:250px;
}

#UpdateButton{
	width:100px;
	height:30px;
	background-color:#99CCFF;
	color:#000000;
}

#DeleteButton{
	width:100px;
	height:30px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
}

/* Reports */	
	
.ReportTotal {
	border: none;
	width: 150px;
	background-color: transparent;
}
	
.ReportFinalTotal {
	border: 0px solid #000000;
	width: 150px;
	font-weight: bold;
}

.ReportGroupTotal {
	background-color: #F1F1F1;
	text-align: right;
	font-weight: bold;
}

.ReportPageGroupTotal {
	background-color: #d8e8ff;
	text-align: right;
	font-weight: bold;
}

#DateTo{
	width:190px;
}

#DateFrom{
	width:190px;
}

.OrderDetailsTabs{
	border-bottom:2px solid #F1F1F1; 
	padding-bottom:10px; 
	margin-bottom:10px;
}
