/* Peaches Uniforms - Dashboard */

html,body { height: 100%; }
body {
background: #fff;
color: #555;
font-family: Arial, Helvetica, sans-serif;
margin: 15px;
}
body,td,p { font-size: 12px; }
img { border: 0; }

p,ul,.default-page { line-height: 1.5em; font-size: 14px; }

/* forms */
input,select { font: normal 12px Arial, Helvetica, sans-serif; }
.dl-section-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
}
.dl-cat-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
}

.formbutton input,.button-container input { font: bold 15px Arial, Helvetica, sans-serif; margin-top: 15px; }
.titleCell2 { width: 180px; }
.dataCell2 input { width: 350px; }
.errmsg,.mgrfront-error { color: #c00 !important; font-size: inherit !important; font-weight: bold; }


/* NAVIGATION */
a { color: #333; text-decoration: underline; }
a:hover { color: #006633; }
a#login { background: url(images/i_lock.gif) no-repeat 0 2px; padding: 2px 2px 5px 20px; height: 22px; font-weight: bold; }
a#logout { background: url(images/i_lock_break.gif) no-repeat 0 2px; padding: 2px 2px 5px 20px; height: 22px; font-weight: bold; }
#menu10,#menu12,#menu13 { margin-top: -2px; }

/* + sidebar menus */
.sidebar-window a,.sidebar-window font {
display: block;
font: normal 12px Arial, Helvetica, sans-serif;
}
.sidebar-window br { display: none; }
.sidebar-window a {
background: url(images/bull_arrow_org.gif) no-repeat 3px 7px;
color: #555;
padding: 4px 6px 4px 12px;
text-decoration: underline;
}
.sidebar-window a:hover,.sidebar-window font a:hover { color: #006633; }

/* TYPOGRAPHY */
p,ul,ol { line-height: 1.5em; }
li { margin-bottom: 0.5em; }
h1,.page-title {
font: bold 22px Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #006633;
margin-top: 0;
}
.footertxt,.footertxt a { color: #ccc; }
.sidebar-window h5 {
font-size: 12px;
text-transform: uppercase;
color: #555;
margin: 0;
padding-bottom: 10px;
}
#userwelcome { font: normal 22px Arial, Helvetica, sans-serif; color: #ccc; margin: 0 0 5px 0; }


/* WINDOWS */
.sidebar-window {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #aaa;
}
#searchwin td { font-size: 12px; }
#searchwin input#searchtextbox {
font: normal 12px Arial, Helvetica, sans-serif !important;
width: 180px;
margin-bottom: 5px;
border: auto !important;
}
#searchwin select { font: normal 12px Arial, Helvetica, sans-serif !important; }
#searchwin select,#searchwin input { vertical-align: middle; }

/* LAYOUT & POSITIONING */
#masthead { margin-bottom: 10px; }
#logo { width: 200px; text-align: center; }
#userinfo { float: right; margin-top: 20px; margin-right: 10px; text-align: right; }
#menumain {
background: #e6e6e6 url(images/dash_menu_bkg.jpg) repeat-x;
color: #333;
padding: 0;
border-width: 1px 1px 2px 1px;
border-style: solid;
border-color: #b3b3b3;
}
#contentwrap {
border-left: 1px solid #b3b3b3;
border-bottom: 3px solid #b3b3b3;
}
#sidebar {
background-color: #eee;
color: #555;
border-right: 1px solid #b3b3b3;
width: 180px;
padding: 10px;
}
#content { padding: 25px; }
div.clearit { clear: both; height: 1px; line-height: 1px; font-size: 1px; }

/* registration form */
.frm-heading { font: bold 13px Arial, Helvetica, sans-serif; padding: 6px 0 8px 0; border-top: 1px solid #eee; }
.frm-reqtxt { color: #c00; margin: 8px 0; }
.frm-desc {  }
.frm-section {  }
.frm-table { width: 100%; }
.frm-l-cell { font: normal 12px Arial, Helvetica, sans-serif; }
.frm-r-cell { font: normal 12px Arial, Helvetica, sans-serif; }
.frm-textbox { width: 250px; }
.frm-sec-acct { float: right; width: 49%; }
.frm-sec-cust { float: left; width: 49%; margin-bottom: 10px; }
.frm-sec-prod { clear: both; margin-bottom: 10px; }
.frm-sec-payment { clear: both; margin-bottom: 10px; }
.frm-sec-terms textarea { width: 90%; }

/* cart pages */
.subtotal,#GrandTotal { font: bold 18px Arial, sans-serif; color: #006633; }
input.formBtn {
background: #006633 !important;
color: #fff !important;
font: normal 11px Arial, Helvetica, sans-serif !important;
text-transform: uppercase;
padding: 2px !important;
border: 0 !important;
cursor: pointer;
margin-left: 5px;
}
input#submit,input#s_submit,input#psubmit { font: bold 15px Arial, Helvetica, sans-serif; cursor: pointer; }
select#country,input.textbox { font: normal 14px Arial, Helvetica, sans-serif !important; }
tr.cartheader,
td.cartheader,
td.cartheader2 {
background: #aaa !important;
color: #fff !important;
border: 0 !important;
font: bold 12px Arial, Helvetica, sans-serif !important;
}
td.cartheader { text-align: center !important; }

.selframe { margin-top: 15px; }
.subtotal { text-align: right; padding-bottom: 3px; padding-right: 6px; color: #333 !important; }
.gtotal {
font: bold 18px Arial, Helvetica, sans-serif !important;
color: #006633 !important;
padding-right: 6px;
border-top-color: #eee !important;
}


/* rounded boxes */
.roundcont {
width: 250px;
background-color: #f90;
color: #fff;
}
.roundcont p { margin: 0 10px; }
.roundtop { background: url(images/tr.gif) no-repeat top right; }
.roundbottom { background: url(images/br.gif) no-repeat top right; }
img.corner {
width: 15px;
height: 15px;
border: none;
display: block !important;
}

/* rounded boxes 2 */
.roundbox2 { width: 175px; background: url(images/round_top.gif) no-repeat left top; padding-top: 10px; }
.roundbox2 p { font-size: 12px; }
td.roundbox2cont {
border-left: 3px solid #e7e7e7;
border-right: 3px solid #e7e7e7;
width: 175px;
padding: 0 10px;
margin-top: 10px;
text-align: center;
vertical-align: top;
height: 160px;
}
.roundbox2 img { width: 100%; }
.roundbox2 table { /*margin-top: 10px;*/ }
.roundbox2bot { height: 10px; line-height: 10px; font-size: 1px; background: url(images/round_bot.gif) no-repeat left bottom; }
.roundbox2cont h2 { text-transform: lowercase; font-size: 20px; margin: 0 0 10px 0; color: #006633; }
.roundbox2btn { font: bold 12px Arial, Helvetica, sans-serif; cursor: pointer; }

/* customer manager */
.pagetitle,.cm-logout{ display: none; }
.cm-logout { font-size: 12px; font-weight: bold; padding: 6px; text-align: right; }
.cm-secwrap { border: 1px solid #aaa; margin-bottom: 10px; }
a.LinkStyle { color: #5c5c5c; font-size: 12px; text-decoration: underline; }
.cm-sectitle { background-color: #aaa; color: #fff; padding: 3px 6px; font-weight: bold; }
.cm-line1 { background-color: #fff; padding: 4px; width: 99.5%; }
.cm-line2 { background-color: #eee; padding: 4px; width: 99.5%; }
.cm-line1 td,.cm-line2 td { padding: 6px; margin: 0; }
.cm-sectitle2 { font-size: 12px; width: 150px; font-weight: bold; }
.cm-seclink { font-size: 12px; }
.frm-leftcol,.frm-rightcol { padding: 3px; }
.frm-rightcol input { width: 350px; }

/* data display table */
.DDT-wrap { width: 100%; border: 2px solid #aaa; }
.DDT-wrap td {
padding: 6px;
vertical-align: top;
background: transparent url(images/ddt_rowbkg.gif) repeat-x bottom;
border-left: 1px solid #fff;
border-right: 1px solid #eee;
border-bottom: 1px solid #ddd;
font-size: 12px;
color: #777;
}
.DDT-wrap tr.headrow { font-size: 12px; font-weight: bold; background-color: #aaa; color: #fff; border-bottom: 1px solid #000; }
.DDT-wrap tr.headrow td {
border-bottom-color: #B6C8DC;
border-right-color: #999;
border-left-color: #bbb;
background-image: none;
background-color: #aaa;
color: #fff;
}
.DDT-wrap tr.headrow td:hover { background-color: #bbb; color: #fff; }
.DDT-wrap tr.headrow:hover { background-color: transparent; color: #fff; }
.DDT-wrap tr.headrow:hover td.actions { background-color: #aaa; color: #fff; }
.DDT-wrap tr.headrow:hover span.nosort { color: #fff; }
.DDT-wrap tr:hover { background-color: #fbfbfb; }
.DDT-wrap tr:hover td { color: #333; }
.DDT-wrap tr.headrow a { display: block; color: #fff; text-decoration: none; }
.DDT-wrap tr.headrow a:hover { text-decoration: underline; }
.DDT-wrap tr.headrow span.nosort { background-image: none; text-indent: 0; }
.DDT-wrap td.actions { text-align: center; }
.DDT-wrap td.actions,.DDT-wrap tr.headrow td { white-space: nowrap; }
.DDT-panel { width: 100%; margin-bottom: 5px; border: 1px solid #999; border-top: 0; }
.DDT-panel table { /*border-left: 2px solid #999;*/ }
.DDT-panel td { border-bottom: 1px dotted #999; /*border-right: 1px dotted #999;*/  }
.DDT-panel th { text-align: left; background-color: #aaa; color: #fff; font-weight: bold; font-size: 12px; }
.DDT-panel th, .DDT-panel td { padding: 4px 6px; }
.DDT-panel th a { color: #fff; }
.DDT-panel p { margin: 0 0 4px 0; }
.DDT-panel .panelactions { float: right; font-weight: normal; font-size: smaller; }
.DDT-panel .panelactions a { margin-left: 6px; }
.DDT-help { background: #eee; text-align: center; color: #aaa; font-size: 10px; padding: 3px 0; margin-top: 10px; }
.DDT-paging { clear: both; height: 25px; }
.DDT-results { font-size: 11px; float: left; padding: 5px; }
.DDT-pagenums { font-size: 11px; float: right; padding: 5px; }
.DDT-pagenums a, .DDT-pagenums .DDT-current-page { margin-left:5px; }
.DDT-pagenums .DDT-current-page { font-weight: bold; }
.DDT-search .search { font-size: 10px; }
.DDT-search select,  .DDT-search input { font-size: 10px; }
.DDT-search .rpp { font-size: 10px; text-align: right; }
.DDT-search .button, .DDT-submit .button { border: 1px solid black; background-color: #DDD; color: black; }
.DDT-form { margin: 0px; margin-bottom: 5px; padding: 0px; }
.DDT-search .filter { font-size: 10px; padding-top: 6px;}
.DDT-search .filterColumn { float: left; font-size: 10px; width: 180px; }
.DDT-title	{ font-size: 14px; font-weight: bold; padding-top: 10px; padding-bottom: 3px; }
.DDT-download { float: right; padding-top: 2px;}
.DDT-download a { background-image: url(common_images/xls.gif); background-repeat: no-repeat; padding-left: 20px; height: 18px; }
.DDT-norecords { font-size: 12px; font-weight: bold; }
.DDT-submit { clear:both; float:right; margin-top: 5px;}

/* External Orders Show-Hide */
div.untoggled { display: none; }
div.toggled { display: block; }

/* search results */
.sr-numresults { font-weight: bold; margin-bottom: 10px; }

/* home brands */
#home_brands { height: 180px; }
#home_brands a {
display: inline;
vertical-align: middle;
margin-right: 30px;
}

/* merchant transactions (front end) */
div#print-me { float: right; padding: 5px; font-weight: bold; }
/*
.resize-e { cursor: e-resize; width: 6px; background-image: url(common_images/resize_east.gif); background-repeat: no-repeat; background-position: 50% 50%; background-color: #E7E7E7; }
.resize-s { cursor: s-resize; height: 6px; background-image: url(common_images/resize_south.gif); background-repeat: no-repeat; background-position: 50% 50%; background-color: #E7E7E7; }
.resize-se { cursor: se-resize; background-image: url(common_images/resize_southeast.gif); background-repeat: no-repeat; background-color: #E7E7E7; }
*/
h3.ts-section { font-size: 14px; background-color: #eee; padding: 0.3em; border-bottom: 1px solid #ccc;  }
.formrow { margin-top: 3px; margin-bottom: 3px; font-size: 14px; }
.formleft { width: 200px; float: left; padding: 3px 6px; }
.formright { width: 400px; float: left; padding: 3px 6px; }
.errmsg { color: #CC0000; }
.sitefront-backlink { float: right; margin-right: 15px; }

a.dash_quick_order {
	background: url(images/bull_arrow_org.gif) no-repeat 3px 7px;
	color: #555;
	padding: 4px 6px 4px 12px;
	text-decoration: underline;
	font-size:12px;
	text-transform:uppercase;	
}


/* end */