body {
  margin: 0px;
  color:#303030;
  background-color:#EEEEEE;
  background-image:url(/offers/images/skin/cash_bkg_2.gif);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
  cursor: default;
  behavior:url("/_lib/csshover.htc");  
}
body.richedit {
  margin: 0px;
  color:#303030;
  background-color:#FFFFFF;
  background-image:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
  cursor: default;
}

td {
  color:#7b7c7e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin: 0px;
}
p {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 9px 0px;
	padding: 0px;
}
h1 {
	font-weight:bold;
	font-size:18px;
	margin: 5px 0px;
	padding: 0px;
	color: #FF0010;	
}
h2 {
	font-weight:bold;
	font-size:15px;
	margin: 5px 0px;
	padding: 0px;
	color: #FF0010;
}
h3 {
	font-weight:bold;
	font-size:13px;
	margin: 5px 0px;
	padding: 0px;
	color: #FF0010;
}
input {
	font-size: 10pt;
	font-weight: bold;
	padding:3px;
	border: 1px outset #FF0010;
	background-color:#FFF5FF;
	font-family: Arial, Helvetica, sans-serif;
}
input.norm {
	font-size: 10pt;
	font-weight: bold;
	padding:3px;
	border: 1px solid #BBBBBB;
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 10pt;
	font-weight: bold;
	padding:3px;
	border: 2px outset #FF0010;
	background-color:#FFEEFF;
	font-family: Arial, Helvetica, sans-serif;
}
input.viewoffers, input.header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7c7e;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin-left: 15px;
	color: #7b7c7e;
}

.red {
  color: red;
}
input.red {
  color: red;
  cursor: pointer;
}
input.red {
  color: white;
  background-color:red;
}
div.redbox {
  width:190px;
  color: white;
  background-color:red;
  padding:2px 5px 2px 5px;
  text-align:center;
}
.errorMessage {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
.errormsg {
  color:red;font-weight:bold;text-align:center;padding:5px;border:1px red solid;
}
.redheader {
	font-size: 16px;
	color: #FF0000;
}
.form_header1 {
  color: black;
	font-size: 13px;
}
a {
  cursor: pointer;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

table.cvform {
  background-color:#f8f4f4;
  border-top: 1px #e2e0e0 solid;
  border-left: 1px #e2e0e0 solid;
  border-right: 1px #e2e0e0 solid;
}
table.cvform td {
  border-bottom: 1px #e2e0e0 solid;
}
table.cvform input {
  background-color:white;
  border:1px #AAAAAA solid;
  font-weight: normal;
}
table.cvform textarea {
  background-color:white;
  border:1px #AAAAAA solid;
  font-weight: normal;
}
table.cvform td.errormsg {
  padding: 10px;
  border: 1px red solid;
  color: red;
  font-weight:bold;
  font-size:105%;
}
table.cvform td.successmsg {
  padding: 10px;
  border: 1px darkgreen solid;
  color: darkgreen;
  font-weight:bold;
  font-size:105%;
}

.button_small, .button_small a:link, .button_small a:visited {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 6px 2px 6px;
	border: 1px outset #FF9999;
	background-color:#FF0000;
	color: #FFFFFF;
	font-size: 11pt;
	xfont-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
a.button_small:hover, a.button_small:active {
	text-decoration: none;
	background-color:black;
	color:white;
}

.smallwhitetext, .smallwhitetext a:link, .smallwhitetext a:visited, .smallwhitetext a:hover, .smallwhitetext a:active {
	font-size: 12px;
	color: #FFFFFF;
}
.white, .white a:link, .white a:visited, .white a:hover, .white a:active, a.white:link, a.white:visited, a.white:hover, a.white:active {
	color: #FFFFFF;
}

.couponbold01 {
	color: red;
	font-weight: bold;
	font-size: 24px;
}
.couponbold02 {
	color: red;
	font-weight: bold;
	font-size: 18px;
}
.couponsub01 {
	color: red;
	font-size: 15px;
	font-weight: bold;
}
.couponsub02 {
	color: red;
	font-size: 13px;
}

div.cash1stNav {

	min-width:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
  background-color:#C7000C;
  font-weight:bold;
  font-size:12px;
  text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	float:left;

}
div.cash1stNav li {
  width: auto;
	position:relative;
}
div.cash1stNav ul {
	xwidth: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;

}
div.cash1stNav a  {
	padding:0px;	
	margin: 0px;
	border: 0px;
}

div.cash1stNav ul li {
	display:block;
	float:left;
	margin:0px 1px 0px 0px;
  padding:0px;
	width: auto;
	min-width:20px;
}

div.cash1stNav ul li a  {
  display: block;
	color: #FFFFFF;
	background: #FF0010;
	text-decoration: none;
	padding:6px 12px 5px 12px;	
	margin: 0px;
	border: 0px;
	cursor: pointer;
  xmin-width: 50px;
  xwidth: auto;
}

div.cash1stNav ul li a:link  {
	color: white;
	background-color: #FF0010;
}
div.cash1stNav ul li a:visited    {
	color: white;
	background-color: #FF0010;
}

div.cash1stNav ul li a:active    {
	color: white;
	background-color: black;
}

div.cash1stNav ul li a:hover    {
	color: white;
	background-color: black;
}

div.cash1stNav ul li a.current:link { color: white; background-color:black; }
div.cash1stNav ul li a.current:visited { color: white; background-color:black; }
div.cash1stNav ul li a.current:active { color: white; background-color:black; }
div.cash1stNav ul li a.current:hover { color: white; background-color:black; }


div.cash1stNav ul ul {
	position: absolute;
	float:none;
	top: 26px;
	display:block;
  font-weight: normal;
	border: 1px red solid;
	color: #303030;
	background-color:white;
	padding: 0px;
	margin: 0px;
	z-index: 50;
	min-width:195px;
  width:49%;
 	font-size:90%;
 	text-align:left;
}

div.cash1stNav ul ul li {
  display: block;
	background-color:transparent;
	color: #303030;
	float:none;
	z-index: 50;
  width: auto;
	height:26px;
  padding: 0px;
  margin:0px;
  text-align:left;
}
div.cash1stNav ul ul li a {
  padding:5px 9px 5px 9px;
  margin:0px 0px 0px 0px;
	height:16px;
  display:block;
	min-width:100px;
	z-index: 50;
  font-weight: bold;
	
}
div.cash1stNav ul ul li a:link {
	color: #303030;
	background-color: transparent;
	text-decoration: none;
	width:auto;
  font-weight: bold;
}
div.cash1stNav ul ul li a:visited {
	color: #303030;
	background-color: transparent;
	text-decoration: none;
	width:auto;
  font-weight: bold;
}
div.cash1stNav ul ul li a:active {
	color: white;
	background-color: red;
	text-decoration: none;
	width: auto;
  font-weight: bold;
}
div.cash1stNav ul ul li a:hover {
	color: white;
	background-color: red;
	width: auto;
  font-weight: bold;
}
div.cash1stNav ul ul li a.current:link  { color: white;	background-color: red;  font-weight: bold; }
div.cash1stNav ul ul li a.current:visited { color: white;	background-color: red;  font-weight: bold; }
div.cash1stNav ul ul li a.current:active { color: white;	background-color: red; font-weight: bold; }
div.cash1stNav ul ul li a.current:hover { color: white;	background-color: red;  font-weight: bold; }

div.cash1stNav ul ul ul {
	top: 0;
	left: 100%;
	position: absolute;
	z-index:51px;
}

div.cash1stNav ul ul,
div.cash1stNav ul li:hover ul ul,
div.cash1stNav ul ul li:hover ul ul
{display: none;}

div.cash1stNav ul li:hover ul,
div.cash1stNav ul ul li:hover ul,
div.cash1stNav ul ul ul li:hover ul
{display: block;}


div.featuretop {
   padding:5px 0px 5px 0px;
   border-top: 2px red solid;
   border-bottom: 2px red solid;
}
div.featurebot {
   padding:5px 0px 5px 0px;
   border-bottom: 2px red solid;
}

a.cvbutton {
    background: transparent url('/offers/images/skin/btn_r.gif') no-repeat scroll top right;
    color: white;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
    text-align:center;
    cursor: pointer;
}
a.cvbutton:visited { color: white; }
a.cvbutton:visited span { color: white; }

a.cvbutton span {
    background: transparent url('/offers/images/skin/btn_l.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 14px;
    color: white;
    cursor: pointer;
}

a.cvbutton:active {
    background-position: bottom right;
    color: black;
    outline: none; /* hide dotted outline in Firefox */
    cursor: pointer;
}

a.cvbutton:active span {
    background-position: bottom left;
    padding: 6px 0 4px 14px; /* push text down 1px */
    color: black;
    cursor: pointer;
}

a.cvbutton:hover {
    background-position: center right;
    color: black;
    outline: none; /* hide dotted outline in Firefox */
    cursor: pointer;
}

a.cvbutton:hover span {
    background-position: center left;
    color:black;
    xpadding: 6px 0 4px 14px; /* push text down 1px */
    cursor: pointer;
}
