div.navBar
{
  margin: 0px;
  padding: 0;
  height: 29px;
  background: url(/cache/cp/1201819920000/coupon/static/images/mainNavbar/navbarLine.gif) 0 0 repeat-x;
  padding-bottom: 15px;
  position: relative;
}

div.navBar div.mainBar table
{
  position: relative;
  margin: 0;
  padding: 0;
  padding: 0;
  height: 29px;
  border-collapse: collapse;
}

.postcardBody div.navBar div.mainBar table
{
  left: 8px;
  width: 670px;
}

div.navBar div.mainBar table td
{
  padding: 0px;
  margin: 0px;
}

div.navBar div.mainBar table td.left
{
  width: 12px;
  height: 29px;
  background: url(/cache/cp/1201819920000/coupon/static/images/mainNavbar/navbarLeft.gif) 0 0 no-repeat;
  font-size: 16px;
}

div.navBar div.mainBar table td.content
{
  height: 29px;
  background: url(/cache/cp/1201819920000/coupon/static/images/mainNavbar/navbarCenter.gif) 0 0 repeat-x;
}

div.navBar div.mainBar table td.right
{
  width: 12px;
  height: 29px;
  background: url(/cache/cp/1201819920000/coupon/static/images/mainNavbar/navbarRight.gif) 0 0 no-repeat;
  font-size: 16px;
}

.navbarBtn
{
  display:table-cell;
  display:inline-block;
  position: relative;
  height: 29px;
  white-space: nowrap;
  padding: 0px;
  margin: 0px 1px 0px 0px;
  color: white;
  font-weight: bold;
  text-decoration: none;
  top: -8px;
}

a.navbarBtn
{
  color: white;
}

a.navbarBtn:active, a.navbarBtn:focus
{
  outline: 0;
  color: #f1ff9c;
}

a.navbarBtn:focus
{
  outline: 0;
}

a.lastNavbarBtn
{
  color: white;
}

a.lastNavbarBtn:active, a.lastNavbarBtn:focus
{
  outline: 0;
  color: #f1ff9c;
}

a.lastNavbarBtn:focus
{
  outline: 0;
}


.navbarBtn span
{
  position: relative;
  top: 6px;
  padding: 0px 6px 0px 6px;
}

#firstNavButtonText
{
  padding-left: 0px;
}

.navbarBtnDivider
{
  display:table-cell;
  display:inline-block;
  width: 2px;
  font-size: 0px;
  height: 100%;
  background: url(/cache/cp/1201819920000/coupon/static/images/mainNavbar/navbarButtonDivider.gif) 0 0 no-repeat;
}

.lastButtonContainer
{
  display:table-cell;
  display:inline-block;
  height: 29px;
  text-align: right;
}

.lastNavbarBtn
{
  height: 29px;
  position: relative;
  top: 6px;
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.postcardBody a.lastNavbarBtn
{
  left: 263px;
}

a.lastNavbarBtn:hover
{
  color: #dad8ff;
}

div.subBar table
{
  position: relative;
  margin: 0;
  padding: 0;
  height: 24px;
  border-collapse: collapse;
  left: 18px;
  top: -2px;
}

div.subBar table td
{
  padding: 0px;
  margin: 0px;
}

div.navBar div.subBar table td.left
{
  width: 8px;
  height: 24px;
  background: url(/cache/cp/1201819920000/coupon/static/images/mainNavbar/subLeftRight.png) 0 0 no-repeat;
  font-size: 14pt;
}

div.navBar div.subBar table td.content
{
  height: 24px;
  background: url(/cache/cp/1201819920000/coupon/static/images/mainNavbar/subCenter.png) 0 0 repeat-x;
}

div.navBar div.subBar table td.right
{
  width: 8px;
  height: 24px;
  background: url(/cache/cp/1201819920000/coupon/static/images/mainNavbar/subLeftRight.png) -8px 0 no-repeat;
  font-size: 14pt;
}

div.navBar div.subBar table a
{
	position: relative;
	top: 4px;
  font-weight: 600;
  font-size: 9pt;
  font-family: arial, verdana;
	text-decoration: none;
	font-style: normal;
	color: white;
	padding-left: 6px;
	padding-right: 6px;
}

div.navBar div.subBar table a:hover
{
	text-decoration: underline;
}

div.subBar span.currentSubAction
{
	position: relative;
	top: 4px;
	padding-left: 6px;
	padding-right: 6px;
}

div.subBar table.curAction
{
  border-collapse: collapse;
  height: 8px;
  display: inline;
}

div.subBar span.curAction table.curAction span.leftSub
{
  width: 10px;
  height: 8px;
  background: red url(/cache/cp/1201819920000/coupon/static/images/mainNavbar/curActionLeft.png) 0 0 no-repeat;
}

div.subBar span.curAction table.curAction span.rightSub
{
  width: 10px;
  height: 8px;
  background: url(/cache/cp/1201819920000/coupon/static/images/mainNavbar/curActionRight.png) 0 0 no-repeat;
}

