﻿



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;background:#fff url(/gfx/bg.png);
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
h1 {margin-bottom:20px;}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}



/* =Colors
-------------------------------------------------------------- 

blue = 003375
cyan = 00b9e4
red  = d52b1e
grey = dad8d8

*/



/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Arial, Helvetica, sans-serif;
}
pre {
	font-family: Courier, monospace;
}
code {
	font-family: Courier, monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#header {height:60px; border-bottom:1px solid silver;padding: 10px 0 30px 0; margin-bottom:10px;}


 dt { float: left; clear: left; width:180px; text-align: left; font-weight: bold; vertical-align:top; height:20px; } 
 dd {   vertical-align:top; height:20px; }
.red {color:red}
.tblPayLog td {padding:4px!important}
#mailLogo {display:none}


#backstageMenu li {float:right; margin:5px; padding:5px; border:1px solid silver;}
#backstageMenu li a {text-decoration:none; font-weight:bold; font-size:11px;color:#222}

dd.customerName {height:80px; padding-left:180px}