
#christmasClosing {
 position: fixed;
 bottom: 10px;
 right: 10px;
 z-index: 100;
}

#christmasClosing .deleteIcon {
	position: absolute;
	top: 55px;
	right: 20px;
	display: none;
	cursor:pointer;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	color: #000;
	font-size: 100%;
}
.thrColFixHdr #container {
	width: 1100px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	background-image: url(images/container.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
} 
.thrColFixHdr #header {
	text-align: left;
	background-repeat: repeat-x;
	position: relative;
} 
.thrColFixHdr #headerLogo {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(images/headerFill.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.thrColFixHdr #clock  {
	position: absolute;
	right: 12px;
	top: 6px;
}
.thrColFixHdr #date {
	position: absolute;
	right: 100px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	top: 48px;
	font-size: 0.65em;
	color: #CCC;
}
	.thrColFixHdr #counter {
	position: absolute;
	right: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	top: 48px;
	font-size: 0.65em;
	color: #CCC;
}
	.thrColFixHdr #counter b {
	color: #F00;
}
.thrColFixHdr #login {
	text-align: right;
	padding: 5px;
	position: absolute;
	top: 48px;
	font-size: .7em;
	color: #CCC;
	left: 200px;
}
.thrColFixHdr #topmenu {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	background-color: #900;
}
.thrColFixHdr #topmenu a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #topmenu a:hover {
	color: #FF0;
	font-weight: bold;
}
.thrColFixHdr #topmenu li {
	list-style-type: none;
	margin-right: 8px;
	font-size: 0.85em;
	float: left;
	margin-top: 3px;
	margin-left: 6px;
}
.thrColFixHdr #container #header #searchTop {
	color: #999;
	background-color: #900;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.thrColFixHdr #container  #header #searchTop form {
	color: #999;
	font-size: 0.75em;
	text-align: right;
	padding-right: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.thrColFixHdr #sidebar1 {
	width: 175px;
	padding-right: 0px;
	text-align: left;
	font-size: 0.95em;
	float: left;
}
.thrColFixHdr #sidebar2  {
	width: 186px;
	text-align: center;
	font-size: 0.85em;
	float: right;
	position: relative;
}
.thrColFixHdr #sidebar2 #rightcolcontent{
	text-align: center;
	color: #333;
	margin-bottom: 0px;
	padding-right: 6px;
}
.thrColFixHdr #container #header #sidebar2 #rightcolcontent .rightcolumn {
	position: relative;
	padding-bottom: 7px;
}
.thrColFixHdr #container #header #sidebar2 #rightcolcontent .payment {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #FFF;
	width: 171px;
	text-align: center;
	margin-top: 8px;
}
.thrColFixHdr #container #header #sidebar2 #rightcolcontent .payment img {
	padding-top: 6px;
	padding-bottom: 6px;
}
.thrColFixHdr #sidebar2 #rightcolcontent .subscribe{
	text-align: center;
	color: #333;
	height: 110px;
	margin-top: 6px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #FFF;
	padding: 6px;
}
.thrColFixHdr #sidebar2 #rightcolcontent .subscribetitle{
	text-align: center;
	color: #333;
}
.thrColFixHdr #sidebar2 #rightcolcontent .subscribemail{
	text-align: center;
	color: #F00;
}
.thrColFixHdr #sidebar2 #rightcolcontent .subscribesmall{
	text-align: center;
	color: #F00;
	padding: 3px;
	margin: 3px;
	font-size: 0.75em;
}
.thrColFixHdr #sidebar2 #rightcolcontent .mincart{
	text-align: center;
	height: auto;
	background-color: #FFF;
}
.thrColFixHdr #sidebar2 #rightcolcontent .mincart td{
	text-align: center;
	color: #333;
	height: auto;
	padding: 3px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #FFF;
}
.thrColFixHdr #rightcolcontent .ectlink  {
	text-align: center;
	color: #F00;
	height: auto;
}
.thrColFixHdr #mainContent {
	width: 737px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 175px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	min-height: 900px;
}
.thrColFixHdr #mainContent-Contact {
	text-align: left;
	background-color: #FFF;
	margin-left: 175px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 4em;
	padding-top: 6px;
}
.thrColFixHdr #mainContent-Contact h2 {
	text-align: left;
	font-size: 1em;
	border: 0px none #000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	font-weight: bolder;
}
.thrColFixHdr #mainContent-Contact p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
	border: 0px none #000;
}
.thrColFixHdr #mainContent-Index {
	text-align: left;
	background-color: #FFF;
	margin-left: 175px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
	margin-bottom: 17em;
	padding-top: 6px;
}
.thrColFixHdr #mainContent-Index h2 {
	text-align: left;
	font-size: 1em;
	border: 0px none #000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	font-weight: bolder;
}
.thrColFixHdr #mainContent-Index p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
	border: 0px none #000;
}
.thrColFixHdr #mainContent-Client {
	text-align: left;
	background-color: #FFF;
	margin-left: 175px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
	margin-bottom: 15em;
	padding-top: 6px;
}
.thrColFixHdr #mainContent-Client h2 {
	text-align: left;
	font-size: 1em;
	border: 0px none #000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	font-weight: bolder;
}
.thrColFixHdr #mainContent-Client p {
	text-align: center;
	margin: 0px;
	padding: 3px;
	font-size: 0.95em;
	border: 0px none #000;
}
.thrColFixHdr #mainContent-Cat {
	text-align: left;
	background-color: #FFF;
	margin-left: 175px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
	margin-bottom: 8em;
	padding-top: 6px;
}
.thrColFixHdr #mainContent-Cat h2 {
	text-align: left;
	font-size: 1em;
	border: 0px none #000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	font-weight: bolder;
}
.thrColFixHdr #mainContent-Cat p {
	text-align: center;
	margin: 0px;
	padding: 3px;
	font-size: 0.95em;
	border: 0px none #000;
}
.thrColFixHdr #mainContent-Detail {
	text-align: left;
	background-color: #FFF;
	margin-left: 175px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
	margin-bottom: 5em;
	padding-top: 6px;
} 
.thrColFixHdr #mainContent-Detail h2 {
	text-align: left;
	font-size: 1em;
	border: 0px none #000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	font-weight: bolder;
}
.thrColFixHdr #mainContent-Detail p {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
	border: 0px none #000;
}
.thrColFixHdr #container #background {
	background-image: url(images/gears2.png);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
.thrColFixHdr #quicklinks   h1{
	font-weight: bold;
	color: #900;
	float: none;
	margin-bottom: 0.75em;
	font-size: 1em;
	text-align: left;
}
.thrColFixHdr #quicklinks a   {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #quicklinks a:hover {
	color: #FF0;
	font-weight: bold;
}
.thrColFixHdr #mainContent #whoarewe   p{
	font-size: 0.95em;
	color: #FFF;
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: left;
}
.thrColFixHdr #container #dynamic {
	background-color: #FFF;
	background-image: none;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	height: 200%;
}
.thrColFixHdr #container #dynamic .pagenums{
	background-color: #FFF;
	background-image: none;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 200%;
	text-align: center;
}
.thrColFixHdr #container #dynamic .detailimage .{
	font-size: 0.85em;
	color: #333;
	padding: 12px;
	text-align: center;
	white-space: nowrap;
	width: 300px;
}
.thrColFixHdr #container #dynamic .detailname {
	font-size: 1em;
	color: #666;
}
.thrColFixHdr #container #dynamic .mapcats {
	color: #333;
	font-weight: bold;
	font-size: 0.95em;
}
.thrColFixHdr #container #dynamic h2{
	text-align: left;
	font-size: 1em;
	font-weight: bolder;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.thrColFixHdr #container #dynamic h2.tosh{
	font: normal 30px Arial, Helvetica, sans-serif;
	color: #900;
	text-align:center;
}
.thrColFixHdr #container #dynamic h3{
	text-align: center;
	background-color: #FFF;
	font-size: 0.95em;
	padding: 3px;
}
.thrColFixHdr #container #dynamic .center {
	text-align: center;
	margin: 6px;
	padding: 6px;
	font-size: 0.85em;
	border: 1px solid #333;
	color: #F00;
}
.thrColFixHdr #container #dynamic .center img {
	text-align: center;
	padding: 6px;
	font-size: 0.85em;
}
.thrColFixHdr #container #dynamic p{
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
	border: 0px none #000;
	text-align: left;
}
.thrColFixHdr #container #dynamic a {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: .95em;
	border: 0px none #000;
	color: #F00;
}
.thrColFixHdr #container #dynamic #printcontent {
	font-size: .85em;
	color: #333;
	padding: 6px;
}
.thrColFixHdr #container #dynamic .proddescription {
	font-size: 0.95em;
	color: #333;
	text-align: left;
	padding: 6px;
}
.thrColFixHdr #container #dynamic .proddescription li {
	font-weight: bold;
	list-style-image: url(images/flashing-bullet.gif);
}
.subscribemail {
	color: #F00;
}
.thrColFixHdr #big {
	font-size: 0.95em;
	color: #333;
}
.thrColFixHdr #banner   img{
	width: auto;
	margin-right: 15px;
	float: left;
}

.thrColFixHdr #banner a {
	color:#fff;
	font-weight:bold;
	
}

.thrColFixHdr #quotes    {
	color: #F00;
	text-align: right;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.thrColFixHdr #quotes a{
	font-weight:normal;
	color:#fff;
	text-decoration: underline;
}

.thrColFixHdr #quotes a:hover{
	color: #ff0;
}

.thrColFixHdr #recent {
	float: left;
	width: auto;
	margin-right: 10px;
}
.thrColFixHdr #map {
	font-size: .85em;
	text-decoration: none;
}
.thrColFixHdr #map a {
	color: #F00;
	font-size: .75em;
}
.thrColFixHdr #map a:hover {
	font-size: .75em;
	color: #333;
}
.thrColFixHdr #affiliates td{
	text-align: justify;
	font-size: .85em;
	border: 1px solid #999;
	padding: 6px;
}
.thrColFixHdr #map_canvas{
	font-size: 0.85em;
	text-decoration: none;
	position: relative;
	left: -12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	bottom: -7px;
}
.thrColFixHdr #map_canvas img {
	font-size: 0.85em;
	text-decoration: none;
	position: relative;
	padding: 3px;
	left: -10px;
}
.thrColFixHdr #map_canvas a {
	color: #F00;
	font-size: .95em;
}
.thrColFixHdr #map_canvas a:hover {
	font-size: 0.95em;
	color: #333;
}
.thrColFixHdr #latestNews {
	color: #333;
	background-color: #CCC;
	font-size: 0.95em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 1em;
	margin-top: 0em;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.thrColFixHdr #latestNews h3 {
	font-size: 1.25em;
	font-weight: bold;
	color: #F00;
	padding: 3px;
}
.thrColFixHdr #latestNews p {
	color: #333;
	font-size: 0.95em;
}
.thrColFixHdr #readmore a{
	color: #F00;
	font-size: 0.95em;
	text-align: left;
	text-decoration: underline;
}
.thrColFixHdr #footer {
	background-color: #900;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	height: 2.25em;
}
.thrColFixHdr #footer p {
	font-size: 0.75em;
	letter-spacing: 0.3em;
	position: relative;
	padding-top: .4em;
}
.thrColFixHdr #profiles {
	color: #FFF;
	font-size: 0.85em;
	margin: 0em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
.thrColFixHdr #profiles caption {
	color: #FFF;
	text-align: center;
	margin: 0em;
	background-color: #900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	padding-bottom: 5px;
	padding-top: 3px;
}
.thrColFixHdr #profiles td {
	color: #000;
	text-align: left;
	padding: 0.5em;
}
.thrColFixHdr #profiles td a {
	color: #333;
	text-align: center;
	padding: 0.5em;
	margin: 0em;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
}
.thrColFixHdr #profiles td a:hover {
	color: #F00;
	text-align: center;
	padding: 0.5em;
	margin: 0em;
	text-decoration: none;
	font-weight: bold;
}
.clientlogin {
	text-align: left;
	font-size: 1em;
	color: #999;
	text-decoration: underline;
}
.center {
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.redHighlight {
	color: #F00;
}
.thrColFixHdr #container #dynamic .catname  {
	color: #999;
	font-size: .9em;
	padding: 6px;
}
.thrColFixHdr #container #dynamic .catimage {
	padding: 6px;
}
.thrColFixHdr #container #dynamic .catdesc {
	color: #999;
	font-size: 0.9em;
	padding: 6px;
}
.catnavigation {
	color: #333;
	font-size: .95em;
}
.price {
	color: #F00;
}
.navdesc {
	font-size: .9em;
	color: #333;
}
a.ectlink:link   {
	color: #F00;
	text-decoration: underline;
	font-size: .95em;
}
a.ectlink:visited      {
	color: #F00;
	text-decoration: underline;
	font-size: .95em;
}
a.ectlink:hover    {
	color: #666;
	text-decoration: underline;
	font-size: .95em;
}
.prodnavigation {
	font-size: .85em;
	color: #333;
}
.prodcurrancy {
	font-weight: bold;
}
.prodprice {
	font-size: .85em;
	color: #333;
	margin: 3px;
	padding: 3px;
}
.prodoption {
	font-size: .85em;
	color: #333;
	padding: 3px;
	margin: 3px;
	vertical-align: baseline;
	text-align: left;
	white-space: nowrap;
}
.prodname {
	font-size: 1em;
	color: #333;
	vertical-align: baseline;
	text-align: center;
	/*white-space: nowrap;*/
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.prodname2 {
	font-size: 1em;
	color: #333;
	vertical-align: baseline;
	text-align: left;
	white-space: nowrap;
	padding: 6px;
}
.prodimage img {
	font-size: 0.85em;
	color: #333;
	padding: 6px;
	text-align: center;
	white-space: nowrap;
	width: 245px;
	margin: 12px;
	vertical-align: super;
}
.product {
	font-size: 1em;
	color: #333;
	padding: 3px;
	margin: 3px;
	vertical-align: baseline;
	text-align: center;
	white-space: nowrap;
}
.products {
	margin: 3px;
	padding: 3px;
	font-size: 0.95em;
	color: #333;
}
.cartimage  {
	font-size: 0.85em;
	color: #333;
	padding: 6px;
	text-align: left;
	white-space: nowrap;
	width: 100px;	
}
.detaildescription {
	font-size: 0.95em;
	color: #333;
	text-align: left;
}
.detailoption {
	font-size: .85em;
	color: #333;
	padding: 3px;
	margin: 3px;
	vertical-align: baseline;
	text-align: left;
	white-space: nowrap;
}
.detailprice {
	font-size: .85em;
	color: #333;
	margin: 3px;
	padding: 3px;
}
.listprice {
	font-size: .85em;
}
.extracurr {
	font-size: 0.75em;
	font-weight: bold;
	color: #009;
}
.buybutton {
	font-size: 0.95em;
	font-weight: bold;
	color: #090;
	padding: 0px;
	position: relative;
	margin-left: 5px;
}
.checkoutbutton {
	color: #333;
}
.cobhl {
	padding: 3px;
	font-size: 0.95em;
	color: #333;
	margin: 0px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.cobll {
	background-color: #FFF;
	margin: 0px;
	padding: 6px;
	font-size: 0.95em;
	color: #333;
	border: 1px solid #CCC;
}
.cobtbl {
	padding: 6px;
	background-color: #FFF;
}
.emailfooter {
	color: #FFF;
	font-weight: bold;
}
.more {
	position: absolute;
	left: 798px;
}
.nocats {
	padding-bottom: 10em;
	color: #C09;
}
.cstitle {
	color: #333;
	position: relative;
	left: 6px;
	top: 6px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.red {
	color: #F00;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.thrColFixHdr #container #background #banner {
	color: #F00;
}
.sign {
	color: #FFF;
}
.thrColFixHdr #container #background #quotes p .sign {
	font-size: 12px;
	color: #FFF;
	text-decoration: blink;
}

.thrColFixHdr #mainContent img.recycle {
	float: left;
	margin: 10px;
}

img#snowNotice {
	position: absolute;
	left: 350px;
	top:0px;
}

.thrColFixHdr h1#tradeOnly{
	font: normal 30px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding-top: 10px;
}

.thrColFixHdr h1.notice{
	font: normal 30px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding-top: 10px;
}

.thrColFixHdr #container #dynamic h2.tradeOnly{
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding-top: 10px;
}

.thrColFixHdr .showFeature {
	width: 330px;
	margin:10px;
	float: left;
	border: 1px solid #CCC;
	height: 365px;
	overflow: hidden;
	margin-bottom: 20px;
}

.thrColFixHdr #container #dynamic .showFeature h3{	
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	margin: 5px;
}

.thrColFixHdr #container #dynamic .showFeature p{	
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	margin: 5px;
}

.thrColFixHdr .tosPromo {
	border-top: 1px solid #999;
	margin-top : 20px;
	padding-top: 10px;
	clear: left;
}

.thrColFixHdr .tosPromo ul{
	text-align: left;
	list-style-type:disc;
	margin-left: 20px;
}

.thrColFixHdr .tosPromo li{
	padding: 3px 0;
}

.thrColFixHdr .otherSites {
	border-top: 1px solid #999;
	margin-top : 20px;
	padding-top: 10px;
}

.thrColFixHdr #container #dynamic .otherSites h2 {
	font-size: 25px;
	color:#333;
	font-weight:normal;
}

/*-------------------- Mini sites links css below -------------*/

.thrColFixHdr #container #miniSites div {
	background:url(images/miniSitesMiddle.png) repeat-y left top;
	margin: 10px 0;
}

.thrColFixHdr #container #miniSites div h4 {
	background: url(images/miniSitesTop.png) no-repeat left top;
	font: normal 17px Arial, Helvetica, sans-serif;
	color:#FFF;
	padding: 7px 0;
}

.thrColFixHdr #container #miniSites div p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#666;
	padding: 0 7px 5px 7px;
}

.thrColFixHdr #container #miniSites div p.footer {
	background:url(images/miniSitesBottom.png) no-repeat left bottom;
	color:#FFF;
	padding: 7px 0;
}

.thrColFixHdr #container #miniSites div a {
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
}

.thrColFixHdr #container #miniSites div a:hover {
	text-decoration:underline;
}

/*--------------------------------- counter css here -------------------- */


.thrColFixHdr #container #counterHolder {
	width: 330px;
	height: 60px;
	position:absolute;
	left: 410px;
	top: 265px;
	overflow:hidden;
	background-color:#FFF;
}

.thrColFixHdr #container #counterHolder p {
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align:right;
}

.thrColFixHdr #container #counterHolder p a {
	color:#00C;
	font-weight: bold;
	text-decoration:none;
	margin-right: 10px;
}

.thrColFixHdr #container #counterHolder p a:hover {
	text-decoration: underline;
}

.thrColFixHdr #container #counterHolder #countdown {
	background: #000;
	width: 330px;
	overflow:hidden;
}

.thrColFixHdr #container #counterHolder #countdownHeader h3 {
	color:#CCC;
	text-align:center;
	font: bold 14px Arial, Helvetica, sans-serif;
	letter-spacing:0.8em;
}

.thrColFixHdr #container #counterHolder #countdownDigits {
	width: 330px;
	height: 30px;
	background:url(images/counterBg.png) repeat-x left top;
}

.thrColFixHdr #container #counterHolder .digit { 
	float: left;
	height: 30px;
	width: 30px;
	position: relative;
	overflow: hidden;
}

.thrColFixHdr #container #counterHolder .digit img {
	position: absolute;
}

.thrColFixHdr #container #counterHolder .spacer {
	width: 20px;
	height: 30px;
	float: left;
	background:url(images/counterDivider.png) no-repeat center center;
}

.thrColFixHdr #container #counterHolder #daysLabel {
	float: left;
	width: 100px;
}

.thrColFixHdr #container #counterHolder #hoursLabel, #minutesLabel {
	width: 80px;
	float: left;
}

.thrColFixHdr #container #counterHolder #secondsLabel {
	width: 70px;
	float: left;
}

.thrColFixHdr #container #counterHolder #countdownLabels {
	background-color: #000;
	overflow:auto;

}

.thrColFixHdr #container #counterHolder #countdownLabels p {
	margin: 0;
	padding: 0;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#999;
}

#overlay {
	background-color:#000;
	position:fixed;
	left: 0;
	top: 0;
	width: 100%;
	height:100%;
	z-index:99;
	display:none;
	cursor:pointer;
}

#lefPopup {
	width: 440px;
	height: 500px;
	position:absolute;
	left: 50%;
	top:50%;
	margin-left: -200px;
	margin-top: -250px;
	background-color:#FFF;
	z-index:100;
	border: 5px solid #DDD;
}

#lefPopup h2 {
	font-size: 35px;
}

#lefPopup h3 {
	background-color:#CE050B;
	color:#FFF;
	font-size:25px;
	margin: 0 10px;
}

#lefPopup p {
	margin: 10px;
}

#lefPopup #closeButton {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	cursor:pointer;
}

#lefPopup a {
	color:#666;
	text-decoration:none;
	font-weight: bold;
}

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

