html,body {padding:0; margin:0; height: 100%; width: 100%}
body {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
    /* font-family:Tahoma, Verdana, Helvetica, san-serif; */
	color:#454443;
	line-height:13px;
	vertical-align:top;
	padding:0;

	background-image: url(/img/bg.svg);
	background-color: #000;
	background-size: auto auto;
	background-position: center;
}

table{border:0; border-collapse:collapse; width:100%}

a{color:#036; text-decoration:underline}
a:hover{text-decoration:none}

b a{color:#036; text-decoration:none}
b a:hover{text-decoration:underline}  
 
.header{
	color:#252F01;
	font-weight:bold;
	font-size:12px;
	width:280px;
	background: #e7eaea;
	border: 1px solid #ccc;
	padding: 5px;
} 

#logo {
	float: left;
	margin: 0;
	padding: 10px 0 0 15px
}

#logo a span {
	display: none;
}

#logo a:link, #logo a:visited {
	width: 325px;
	height: 103px;
	display:block;
	background-image: url(/img/logo-black.png);
}

#awards {
	float:left; 
	width: 275px;
	height: 110px;
	background-position: left top;
	/*background-image: url(/img/template1/awards.gif);*/
	background-repeat:no-repeat;
}

.footer{ 
	margin-top: 2px;
	border-top: 1px solid #ccc;
	color:#847260;
	font-size:11px;
	padding: 5px 5px 0;
	clear:both;
} 
.footer a {color:#847260; font-size:11px; text-decoration:none}
.footer a:hover {text-decoration:underline}
.footer b a{ color:#666; font-size:10px; text-transform:uppercase}

#navbar {
	float:right;
	margin-right: 0;
	margin-top: -20px;
} 

#navbar ul {
	margin:0;
	padding:0;
	float:left;
	width: 410px;
}
#navbar ul li {
	list-style: none;
	display: inline;
	float:left;
}
#navbar a:link,
#navbar a:visited {
	color: #fff;
	display: block;
	font-weight: bold;
	letter-spacing: 2px;
	line-height:39px;
	text-align:center;
	height: 39px;
	font-size: 10px;
	background-repeat: no-repeat;
	font-family: 'Ubuntu', sans-serif;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
}

#navbar a:link.selected,
#navbar a:visited.selected,
#navbar a:hover.selected,
#navbar a:hover {
	background: #97a0a2;
	color:#000;
}

#nav1,
#nav2,
#nav3,
#nav4,
#nav5 {
	color: #fff;
	background: #000;
	background-repeat: no-repeat;
	margin: 0 1px;
}

#nav1 {
	border-top-left-radius: 5px;
	width: 84px;
}
#nav1:hover,
#nav1.selected{
	background: #97a0a2;
	background-position: 0 -40px;
}

#nav2 {
	width: 105px; 
	background-position: -84px 0;
	 
}
#nav2:hover,
#nav2.selected{
	background-position: -84px -40px;
}

#nav3 {
	width: 145px;
	background-position: -189px 0;
	
}
#nav3:hover,
#nav3.selected{
	background-position: -189px -40px;
}

#nav4 {
	width: 94px;
	background-position: -334px 0;
	 
}
#nav4:hover,
#nav4.selected{
	width: 94px;
	background-position: -334px -40px;
}

#nav5 {
	width: 110px;
	background-position: -428px 0;
}
#nav5:hover,
#nav5.selected{
	background-position: -428px -40px;
}

#btnSearch{
	background-image: url(/img/template1/k1a.gif);
	color: #fff;
	line-height: 17px;
	font-size: 11px;
	font-weight:bold;
	height: 17px;
	cursor: pointer;
	width:42px;
	background-color: transparent;
	border: 0;
}

#mainContent {
	margin: auto;
	width:960px;
	padding:7px;
	background: #fff;
	position:relative
}

#breadcrumbs {
	padding-left: 10px;
	clear: both;
	font-size: 11px;
	margin: 5px 0;
}

#breadcrumbs a:link,
#breadcrumbs a:visited {
	background: #fff
}

.subcat:link,
.subcat:visited {
	background-repeat: no-repeat;
	display: block;
	border: 2px solid #fff;
	padding-bottom: 5px;
	text-decoration:none;
}


.subcat span {
	display: block;
	color:#06D;
	text-decoration: underline;
}

.subcat:hover span {
	text-decoration: none;
}

.bg > div > ul {margin:0; list-style:none;  padding: 3px}
.bg > div > ul > li { margin: 0; width: 190px; padding-left: 9px }
.bg > div > ul > li > a{
	width:190px;
	display: block;
	line-height:18px;
	color:#F4F4F4;
	font-weight: 500;
	text-decoration:none;
	padding: 2px 2px 2px 10px;
	background-image: url(/img/template1/listline2.png);
	background-repeat:no-repeat; background-position:10px 19px
}
.bg > div > ul > li > a:hover{
	background-color: #EEE;
	background-image: url(/img/template1/listline2.png);
	background-repeat:no-repeat;
	background-position:10px -2px;
	color: #333;
	text-decoration:none;
	outline:none
}

#fillsPane,
#productPane {
	margin-left: 215px;
	width: 700px;
	min-height: 725px;
	padding: 10px
}

#homeCenterPane {
	width: 520px;
	height: 610px;
	padding: 12px 5px;
	margin-left: 8px;
	margin-top: 8px;
	overflow: hidden;
	float: left;
	background-repeat:no-repeat;
}

#homeCenterPane img {
	border: none;
	text-align:center
}

#homeRightPane {
	float:left;
	width: 180px;
	margin-left: 10px;
	z-index: 2
}

#homeRightPane ul li {
	padding: 1px 0;
}

#homeBottomPane {
	clear: both;
	padding: 10px 0;
	height: 125px;
	top: -135px;
	left: -215px;
	position:relative;
	margin-bottom: -100px;
	width: 770px;
	z-index: 1
}

#homeRightPane ul,
#homeBottomPane ul {
	padding: 0;
	margin: 0;
	list-style:none
}

#homeBottomPane ul {
	padding: 0;
	margin: 0;
	list-style:none
}

#homeBottomPane ul li {
	float: left
}

#homeBottomPane ul li a {
	display: block;
	padding: 2px 0 0 5px;
	width:100%
}

#homeBottomPane img,
#homeRightPane img {
	border: 0;
}


#catsLeft  {
	background: #000;
}

#catsLeft * a {
	display: block;
}

#catsLeft > ul {
	background: #000;
}

#catsLeft ul,
#catsLeft ul li ul,
#catsLeft ul li ul li ul {
	margin:0;
	padding: 0;
	list-style-type: none
}

#catsLeft > ul > li > ul {
	display: none;
	margin: 0 0 0 5px;
	border: 2px inset #ccc
}

#catsLeft > ul > li > ul.expanded,
#catsLeft > ul > li > ul > li > ul.expanded {
	display: block;
}

#catsLeft > ul > li > ul > li > ul.expanded {
		max-height: 293px;
		overflow-y:auto;
		overflow-x:auto
}

#catsLeft > ul > li.expanded{
	background: #D5CE73;
	color:#fff;
	padding-bottom: 1px;
	margin-left: 9px;
	max-height: 200px
}

#catsLeft > ul > li > a {
	line-height: 18px;
	font-size: 10px
}

#catsLeft > ul > li.expanded a {
	color:#fff;
	width: 165px;
	margin-left: -9px
}

#catsLeft > ul > li.expanded a.selected {
	color:#333
}

#catsLeft ul li ul li a {
	display: block;
	background-color:#fff;
	background-image: none;
	color:#333;
	border-bottom:1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 1px 1px 1px 19px;
	font-weight:normal;
	text-decoration:none;
	width:160px
}
#catsLeft ul li ul li a:hover,
#catsLeft ul li ul li a.selected,
#catsLeft ul li ul li a:active {
	background-image: url(/img/template1/orangepointy.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	background-color:#EEE;
	border-bottom: 1px solid #f90;
	border-left: none;
	border-right: none;
	color:#555
}

#catLeftContainer {
	float:left;
	width: 210px;
	min-height: 525px;
	height: 100%;
	padding-top: 10px;
}

#catLeftContainer h2 {
	line-height: 30px;
	font-weight: bold;
	margin: 0 0 -2px 0;
	padding: 0;
	height: 30px;
	font-size: 18px;
	background: #97a0a2;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
}

#catLeftContainer .mnsinfo h2 {
	line-height: 30px;
	font-weight: bold;
}

#catLeftContainer .bg {
	background: #000;
	padding-bottom: 20px
}

#catLeftContainer .mnsinfo {
	margin-top: 5px;
}

#catLeftContainer .mnsinfo .bg {
	padding-bottom: 20px
}

#catsLeft ul li ul li ul {
	display: none;
	border: 2px inset #ccc;
}

#catsLeft ul li ul li ul li a {
	background-color:#eee;
	border-bottom: 1px solid #CCC;
	padding: 3px 0 3px 25px;
	color:#333;
	width:150px
}

#catsLeft ul li ul li ul li a.selected{
	color:#fff;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	background: #000 url(/img/template1/bluepointy.gif) no-repeat 10px;
}

#catsLeft ul li ul li ul li a:hover{
	color:#C93;
	border-bottom: 1px solid #999;
	background: #fff url(/img/template1/bluepointy.gif) no-repeat 10px;
}

#themeLeft ul {

}

#productPane p.about {
	line-height: 150%;
}
#productPane table.tradeshow {
	font-size: 15px;
}

.aslowas {
	display: none
}

#productPane h2 {
	font-weight: normal;
	font-size: 180%
}

#productPane h3 {
	font-weight: normal
}

#productPane {
	font-size: 13px;
	line-height: 20px
}

#prodName {
	color:#444;
	font-size: 22px;
	font-weight:normal;
	margin: 0 auto 5px auto;
	border-bottom: 2px dotted #ccc;
	padding:10px 0
}

#productPane .toc {
	float:right; background: #E7E5AA; border: 1px solid #ccc; padding: 10px;
	margin-right: 25px
}

#productPane .toc a {
	color: #003366
}

#productPane .toc h2 {
	font-size: 15px;
	font-weight:bold
}

.nav { margin: 5px 0 }

#pager {
	position:absolute;
	width: 519px;
	text-align:right;
	top: 585px;
	margin: 0 auto;
	z-index: 500
}
#pager a, #s7 strong { color: #000; margin: 0 0; padding: 3px 5px; border: 1px solid #ccc; background: #fc0; text-decoration: none }
#pager a.activeSlide { /* background: #ea0 */ background:#145983; color:#fff  }
#pager a:focus { outline: none; }

#myNavLeft {
	float:left;
	width: 215px;
	min-height: 525px;
	height: 96%
}

#myStatuses {
	font-size: 13px
}

#myStatuses .warn span,
#myStatuses .complete span {
	font-weight:bold;
	color:#6EB458
}

#myStatuses .warn td div,
#myStatuses .complete td div,
div.pdf  {
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	line-height: 25px;
}
#myStatuses .complete td div {
	background-image: url(http://static.midnitesnax.com/images/accept.png);
}

#myStatuses .warn td div {
	background-image: url(http://static.midnitesnax.com/images/exclamation.png);
}

div.pdf  {
	background-image: url(/img/icons/page_white_acrobat.png);
}

#frmPOSearch {
	border:1px solid #ccc;
	padding: 5px	
}

#frmPOSearch label {
	font-weight: normal
}	

#frmPOSearch input {
	font-size: 15px
}

#flashMessage {
	border: 1px solid #F93;
	background: #FFC;
	padding: 5px
}

.flash {
	border: 1px solid #F93;
	background: #FFC
}

#frmApprove .input,
#UserNewPasswordForm .input {
	padding: 10px	
}
#frmApprove .input label {
	width: 150px;
	display:inline-block
}

.ttUpper {
	text-transform: uppercase
}

#viewDocument {
	width: 200px;
	background: #F63;
	display: inline-block;
	color:#fff;
	border:1px outset;
	text-decoration:none;
	font-weight:bold;
	padding: 2px 50px
}
#UserNewPasswordForm .input label {
	width: 125px;
	display:inline-block
}
#UserNewPasswordForm .input.text input {
	width: 250px;
	display:inline-block
}

#tabs.ui-widget .ui-widget-content {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;

}
#tabs.ui-widget .ui-tabs-panel {
	background: #fff	
}

#item-details .ui-widget-header {
	background: #888;
	border: 1px solid #ccc;
}

#item-details .ui-state-active {
	border: 1px solid #ccc;
}

#item-details.ui-widget-content {
	border: 1px solid #ccc;
}
#item-details.ui-widget .ui-widget-content {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 1.1em
}
#item-details.ui-widget .ui-tabs-panel {
	background:#fff
}

.input.error {
	border: 2px solid #f00;
	padding: 10px;
	background:#FFF0F0;/* #FFC;*/
}
.input.error label {
	width: 115px;
	color: #f00;
}
.input.error .error-message {
	margin-left: 115px;
	color: #000
}
#UserUsername {
	background: #fff none;
	border: 2px solid #EEE;
	padding: 3px 20px 3px 3px;
}

#UserUsername.avail {
	background-image: url(/img/icons/tick.png);
	background-position: 99% center ;
	background-repeat:no-repeat;
	border: 2px solid #093;
}

#UserUsername.exists {
	background-image: url(/img/icons/cross.png);
	background-position: 99% center ;
	background-repeat:no-repeat;
	border: 2px solid #C00;
}

/* PASSWORD STRENGTH */
#password_meter{
	width: 205px;
	margin-left: 125px;
	border: 1px solid #ccc;
}
#password_meter span
{
	line-height: 10px;
	height:1.3em;
	font-size: 8px;	
	display:block;
	padding: 0 5px;
	white-space:nowrap;
	position: relative
}

.strength0
{
	width:15%;
	background:#CCC;
}

.strength1
{
	width:20%;
	background:#F00;
	color:#FFF
}

.strength2
{
	width:40%;	
	background:#FF5F5F;
}

.strength3
{
	width:60%;
	background:#56E500;
}

.strength4
{
	background:#4DCD00;
	width:80%;
}

.strength5
{
	background:#399800;
	width:98%;
	color:#fff
}

form.formatted label {
	display:block
}

.cake-sql-log {
	background: #fff;
}