body {
    margin: 0px;
    color:#635e3c;
    background-color:#e9e0ce;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    cursor: default;
    behavior:url("/_lib/csshover.htc");
    z-index: 0;
}

body.richedit {
    margin: 0px;
    color:#635e3c;
    background-color:#FFFFFF;
    background-image:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    cursor: default;
}

td {
    color:#635e3c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
    color:#635e3c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: inherit;
}
form {
	margin: 0px;
}

area {
	cursor:pointer;
}
	
.cursorpointer {
    cursor:pointer;
}

div.dynm {
    font-weight: bold;
    font-size:18px;
    margin:0px;
    padding:0px;
    width:20px;
}

div.dynt {
    font-size:11px;
    margin:0px;
    padding:0px;
    border-top: 1px #9dd531 dotted;
}

div.dynclosed {
    font-size:11px;
    font-weight:bold;
    color: red;
    margin:0px;
    padding:4px 0px;
    border-top: 1px #9dd531 dotted;
}

table.productlisting {
  border: 1px #759f25 solid;
  padding: 1px;
}

table.productlisting tr.productcategory td {
  background-color:#759f25;
  font-size:22px;
  color: white;
  padding: 7px;
}
table.productlisting tr.producttitle td {
  background-color:#9dd531;
  font-size:18px;
  color: black;
  padding: 7px;
}
table.productlisting tr.productoption td {
  background-color:white;
  font-size:14px;
  color: black;
  padding: 7px;
  border: 1px beige solid;
}
table.productlisting tr.productconditions td {
  background-color:#bbe26f;
  font-size:12px;
  color: black;
  padding: 7px;
}

table.productlisting tr.productoption td table.sessionoptions {
  border: 1px #759f25 solid;
  padding: 1px;
  margin: 0px;
}
table.sessionoptions {
  background-color:#dbf0b1;
  border: 1px #759f25 solid;
  padding: 1px;
  margin: 0px;
}
table.productlisting tr.productoption td table.sessionoptions tr.normalrow td {
  padding: 1px;
  margin: 0px;
  font-size:11px;
}
table.sessionoptions tr.normalrow td {
  background-color:#dbf0b1;
  padding: 1px;
  margin: 0px;
  font-size:11px;
}
table.productlisting tr.productoption td table.sessionoptions tr.normalrow td.weekend {
  background-color:#bac89e;
  padding: 1px;
  margin: 0px;
  font-size:11px;
}
table.sessionoptions tr.normalrow td.weekend {
  background-color:#bac89e;
  padding: 1px;
  margin: 0px;
  font-size:11px;
}

ul {margin:0px;padding-left:17px;}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #635e3c;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #635e3c;
	margin-top: 10px;
	margin-bottom: 3px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #635e3c;
	margin-top: 10px;
	margin-bottom: 3px;
}
.errorMessage {
	border: 1px solid red;
	padding:17px;
	font-size: 15px;
	color: red;
	font-weight: bold;
	background-color: #F5F5F5;
	margin-bottom: 9px;
}

a:link {
    color:#ff6600;
    font-weight:bold;
    text-decoration:none;
}
a:visited {
    color:#ff6600;
    font-weight:bold;
    text-decoration:none;
}
a:active {
    color:#ff6600;
    font-weight:bold;
    text-decoration:underline;
}
a:hover {
    color:#ff6600;
    font-weight:bold;
    text-decoration:underline;
}


a.cwsbutton {
    background: transparent url('/getcloser/images/skin/cws_button_norm_bkg.gif') repeat scroll top right;
    color: black;
    display: block;
    float: left;
    font: 17px arial, sans-serif;
    height: 38px;
    margin: 12px 0px;
    padding: 0px;
    text-decoration: none;
    font-weight:bold;
    text-align:center;
    cursor: pointer;
}

a.cwsbutton:visited { color: black; }
a.cwsbutton:visited span { color: black; }

a.cwsbutton span {
    display: block;
    line-height: 14px;
    color: black;
    cursor: pointer;
}

a.cwsbutton span.cwsbuttoninner {
    background: transparent url('/getcloser/images/skin/cws_button_over_bkg.gif') repeat scroll top right;    
    display: block;
    line-height: 14px;
    padding: 8px 14px 6px 14px;
    margin:5px;
    color: black;
    cursor: pointer;
}

a.cwsbutton:active {
    background: transparent url('/getcloser/images/skin/cws_button_over_bkg.gif') repeat scroll top right;    
    color: black;
    outline: none; /* hide dotted outline in Firefox */
    cursor: pointer;
}

a.cwsbutton:active span {
    xpadding: 6px 0 4px 14px; /* push text down 1px */
    color: black;
    cursor: pointer;
}

a.cwsbutton:hover {
    background: transparent url('/getcloser/images/skin/cws_button_over_bkg.gif') repeat scroll top right;    
    color: black;
    outline: none; /* hide dotted outline in Firefox */
    cursor: pointer;
}

a.cwsbutton:hover span {
    color:black;
    xpadding: 6px 0 4px 14px; /* push text down 1px */
    cursor: pointer;
}

a.cwsbutton:hover span.cwsbuttoninner {
    background: transparent url('/getcloser/images/skin/cws_button_norm_bkg.gif') repeat scroll top right;    
    display: block;
    line-height: 14px;
    padding: 8px 14px 6px 14px;
    margin:5px;
    color: black;
    cursor: pointer;
}

div.cws2ndNav {
	min-width:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
    font-weight:bold;
    font-size:11px;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
div.cws2ndNav li {
    margin:0px;
    padding:0px;
    width: auto;
	position:relative;
}
div.cws2ndNav li.separator {
    margin:0px 5px;
    padding:0px;
    min-width:1px;
    width:1px;
}
div.cws2ndNav ul {
	position: relative;
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;
}

div.cws2ndNav ul li {
	display:block;
	float:left;
	margin:0px;
    padding:0px;
	width: auto;
	min-width:20px;
}

div.cws2ndNav ul li a  {
    display: block;
	color: white;
	text-decoration: none;
	padding:1px 0px;	
	margin: 0px;
	cursor: pointer;
}

div.cws2ndNav ul li a:link  {
	color: white;
	text-decoration: none;
}
div.cws2ndNav ul li a:visited    {
	color: white;
	text-decoration: none;
}

div.cws2ndNav ul li a:active    {
	color: black;
	text-decoration: underline;
}

div.cws2ndNav ul li a:hover    {
	color: white;
	text-decoration: underline;
}

div.cws2ndNav ul li a.current:link { color: black; }
div.cws2ndNav ul li a.current:visited { color: black; }
div.cws2ndNav ul li a.current:active { color: black; }
div.cws2ndNav ul li a.current:hover { color: black; }


div.cws2ndNav ul ul {
  clear: both;
	position: absolute;
	left: -10px;
	float:none;
	display:block;
  font-family: Arial;
  font-weight: normal;
	border: 1px #AAAAAA solid;
	color: #666666;
	background-color:white;
	margin: 0px auto 0px auto;
	padding: 1px 1px 3px 1px;
	z-index: 50;
	min-width:180px;
  width:45%;
  height: auto;
}


div.cws2ndNav ul ul li {
  display: block;
  background-color:white;
  height:18px;
  margin:0px auto 0px auto;
  padding:0px; 
  color: #666666;
  float:none;
  z-index: 50;
  min-width:auto;
  width:auto;
}


div.cws2ndNav ul ul li a {
  display: block;
  padding:4px 7px 4px 7px;
	margin:0px;
	width: auto;
	height:12px;
	z-index: 50;
}
div.cws2ndNav ul ul li a:link {
	color: #666666;
	background-color: white;
	text-decoration: none;
	width: auto;
}
div.cws2ndNav ul ul li a:visited {
	color: #666666;
	background-color: white;
	text-decoration: none;
	width: auto;
}
div.cws2ndNav ul ul li a:active {
	color: black;
	background-color: #DDDDDD;
	text-decoration: none;
	width: auto;
}
div.cws2ndNav ul ul li a:hover {
	color: black;
	background-color: #DDDDDD;
	width: auto;
}
div.cws2ndNav ul ul li a.current:link  { color: black;	background-color: #CCCCCC; }
div.cws2ndNav ul ul li a.current:visited { color: black;	background-color: #CCCCCC; }
div.cws2ndNav ul ul li a.current:active { color: black;	background-color: #CCCCCC;}
div.cws2ndNav ul ul li a.current:hover { color: black;	background-color: #CCCCCC; }

/*
div.cws2ndNav ul ul ul {
	top: 0;
	left: 100%;
	position: absolute;
}
*/

div.cws2ndNav ul ul,
div.cws2ndNav ul li:hover ul ul,
div.cws2ndNav ul ul li:hover ul ul
{display: none;}

div.cws2ndNav ul li:hover ul,
div.cws2ndNav ul ul li:hover ul,
div.cws2ndNav ul ul ul li:hover ul
{display: block;}



div.basicTickerTape {
	position: relative;
	overflow: hidden;
}

div.basicTickerTape ul {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		font-weight:bold;
}
div.basicTickerTape a {
font-weight:normal;
}

div.styledTickerTape {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin: 0;
	padding: 0;
	width: 180px;
	height: 230px;
}

div.styledTickerTape ul {
	padding: 0;
	list-style: none;
}

div.styledTickerTape ul li {
	width: 170px;
	margin: 2px 0px 0px 0px;
	background: #eee;
	padding: 5px;
	border: 1px solid #ddd;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
}

div.styledTickerTape ul li p {
	margin: 0;
	padding: 0;
}

div.styledTickerTape a {
	color: black;
}

div.horizontalTickerTape a {

	font-weight:normal;
}
div.horizontalTickerTape a:hover {

	font-weight:normal;
}

div.horizontalTickerTape {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
	width: 662px;
	height: 18px;
	min-height: 18px;
	margin:0px;
	padding:0px;
}

div.horizontalTickerTape ul {
	margin:0px;
	padding:0px;
	height:18px;
	min-height:18px;
	list-style: none;
	display:block;
	width: 500000px;
}

div.horizontalTickerTape li {
        display:block;
	float: left;
	height:18px;
	min-height:18px;
	margin: 0px 6px 0px 0px;
	padding: 0px 12px 0px 0px;
}

div.horizontalTickerTape p {
	display: none;
	margin:0px;
	padding:0px;
}

div.horizontalTickerTape p.tickerLink {
	display: block;
  float:left;
	margin:0px;
	padding:0px;
}



