#catScreens img.catScreensImg {
	width: 110px;
	height: 92px;
}
#logobox {
  background: url(/images/mel_ray_logo.gif) no-repeat 10px 6px;
  height: 70px;
  border: 1px solid #f99638;
  margin-bottom: 10px;
	display: block;
	text-decoration: none;
}

.btnLogin {
  margin-left: 75px;
  width: 110px;
  margin-top: 10px;
}

.errorExplanation {
	border: 2px solid darkred;
	margin-bottom: 10px;
}
#errorExplanation {}
.errorExplanation h2 {
	padding: 5px;
	color: white;
	font-weight: bold;
	background-color: darkred;
}
.errorExplanation p {
	font-weight: bold;
	padding: 5px;
}
.errorExplanation ul {
	list-style: none;
	margin-bottom: 10px;
}
.errorExplanation ul li {
	 margin-left: 25px;
}

.flash {
	border: 2px solid #FF8201;
	background-color: #FFD5AA;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.btnStandard {
  border: none;
}

#adminMenusWrap {
}

#adminMenusWrap ul.zero {
  margin-left: 0;
}

#adminMenusWrap li.level0 {
  border: none;
  margin-bottom: 5px;
	background-color: lightblue;
  padding: 5px;
	position: relative;
}

#adminMenusWrap li.level1 {
  border: 1px solid gray;
  margin-bottom: 5px;
	margin-left: 20px;
  width: 660px;
	padding: 5px;
	position: relative;
}

#adminMenusWrap li.level2 {
  border: 1px solid gray;
  margin-bottom: 5px;
  margin-left: 40px;
  width: 640px;
  padding: 5px;
  position: relative;
}

span.faded {
	color: gray;
}

.addlinks {
	position: absolute;
	top: 3px;
	right: 5px;
}

li.menu_deleted {
	color: #cccccc;
	border: 1px solid lightgray;
}

li.menu_deleted span.faded {
  color: #cccccc;
}

.long_edit_box {
  width: 80%;
}

.full_width {
  width: 100%;
}

.mceEditor {
  width: 80%;
}

.preview {
	margin-top: 20px;
  background-color: #F7F7F7;
}

strong {
  font-weight: bold;
}

.center {
  text-align: center;
}

.qtyInput input {
  width: 30px;
	text-align: right;
}

.itemPriceWrap {
  float: right;
  width: 100px;
	font-size: 1.3em;
	text-align: right;
  color: #236bae;
  font-weight: bold;
}

table.index {
	
}

table.index th {
	font-weight: bold;
	background-color: gray;
}

table.index tr {
}

table.index td {
  padding: 2px 0;
}

.w25 {
	width: 25px;
}

.w50 {
  width: 50px;
}

.w75 {
  width: 75px;
}

.w100 {
  width: 100px;
}

.w150 {
  width: 150px;
}

.w200 {
  width: 200px;
}

.w250 {
  width: 250px;
}

.w300 {
  width: 300px;
}

.w350 {
  width: 350px;
}

.w400 {
  width: 400px;
}

.w425 {
  width: 425px;
}

table.index td.pagenav {
  text-align: center;
	padding: 5px 0;
	border: 1px solid black;
}

.fullFormWrap {
  width: 700px;
}

.fullFormWrap label {
  width: 100px;
}

.fullFormWrap .textarea {
	width: 580px;
	float: left;
}

a.product_form_thumb {
  position: absolute;
	top: 30px;
	right: 5px;
}

.page_content p {
	font-size: 12px;
	margin: 0 0 10px 0;
}

.page_content em {
	font-style: italic;
}

.page_content strong {
	font-weight: bold;
}

.page_content em strong {
  font-weight: bold;
  font-style: italic;
}

.page_content strong em {
  font-weight: bold;
  font-style: italic;
}

.page_content h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

div.itemDescWrap h1 {
  font-size: 14px;
  font-family: Tahoma,Geneva,sans-serif;
	color: #379cfa;
  margin-bottom: 5px;
  text-decoration: underline;
}

#tabHeader a {
  height: 29px;
  line-height: 16px;
  color: #FFF;
  font-size: 16px;
  display: inline-block;
	text-decoration: none;
}

a.headerLink {
  color: #006;
}

#tabHeader a:hover {
  text-decoration: underline;
}

.page_content ul {
	margin: 0 0 10px 20px;
}

.page_content ul li {
	margin-left: 10px;
	list-style: disc;
}

.page_content ol {
  margin: 0 0 10px 20px;
}

.page_content ol li {
  margin-left: 10px;
  list-style: decimal;
}

label.required_field {
	color: red;
}

.stdForm h2 {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 20px 0 10px 0;
}

a.edit_menu_icon {
	position: absolute;
	top: 0;
	right: 0;	
}

a.edit_product_icon {
	float: right;
}

.btnLink {
  background: #dea000 url(/images/btn_standard.gif) repeat-x left top;
  display:block;
  color: white;
  text-decoration: none;
  padding: 4px;
  text-align: center;
  padding-bottom: 6px;
	margin: 3px 0 3px 0;
}
.btnLink:hover {
  background: #e1a716 url(/images/btn_standard_over.gif) repeat-x left top;
}
.w123 {
	width: 115px;
}

.right {
  text-align: right;
}
.left {
  text-align: left;
}

#heroBoxNav ul li.pause {
  float:right;
		margin-left: 0;
		margin-right: 0;
}

#heroBoxNav ul li.pause a {
	background: none;
  background: #CAE773 url(/images/home_banner_box_button_back_off.jpg) repeat-x left bottom;
	height: auto;
	width: auto;
	border: none;
  display:block;
  text-decoration: none;
}
.scUpdateBtn {
	background: url(/images/btn_sc_update.png) no-repeat;
	text-indent: -999em;
	display: block;
	height: 18px;
	width: 33px;
	margin: 0 auto;
  float: left;
}

img.ccimage {
  margin-right: 5px;
}
.qpsColOne .qtyLabel {
	clear: both;
}
.qpsColOne .srchLabel {
	clear: both;
  width: 350px;
  margin-bottom: 2px;
}

div.discount_warning {
  width: 200px;
  position: absolute;
  top: 110px;
  left: 175px;
}

table.discounts {
  margin: 10px 10px 10px 104px;
  border-collapse: collapse;
  border: 1px solid black;
}
table.discounts td {
  padding: 2px;
  border: 1px solid black;
}

#quickSearchWrap {
  display: none;
}
#nav {
	height: 280px;
  margin-bottom: 10px;
}
#navLevelOne .levelOneLinkLast {
	border-bottom: none;
	display: block;
}

