a:link, a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Courier, Times;
	color: #fdd918;
	}

a:hover, a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Courier, Times;
	color: #e4d8b7; 
	}

.class2 a:link, .class2 a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Courier, Times; 
	color: #fdd918;
	}

.class2 a:hover, .class2 a:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Courier, Times;
	color: #e4d8b7;
	}

body { 
	margin: 0 auto;
	background-image: url(images/stars_background.png);
	/*background-position: top left;*/
	background-attachment: fixed; 
	/*background-color: #e0d4b4;*/
	background-color: #3c3016;
	background-repeat: repeat;
	}

table.tosellchart {
	margin-top: -20px;
	padding-left: 10px;
	width: 400px;
	border: 1px solid #ffffcc;
	}

td.tosellchart {
	border: 0px solid #ffffcc;
	}
	
ol, ul {
    color: #e4d8b7;
	font-family: Verdana, Arial, Courier, Times;
    }

li {
    margin-bottom: 10px;
    color: #e4d8b7;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
	list-style-image: url(images/star_icon.png);
    /*list-style-type: square;*/
  	}

p {
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
	}


.description {
	color: #e4d8b7;
	line-height: 120%;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
	}	
	
table, h1{
	color: #e4d8b7;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
	}

/*.productname {
	margin: 0 auto;
	margin-right: 3px;
	padding: 6px;
	text-align: left;
	font-size: .9em;
	letter-spacing: -1px;
	border: 1px solid #fdd918;
	background-color: #7f0d23;
	}*/

.shows {
	border: 1px solid #fdd918;
	}

.productname {
	margin: 0 auto;
	margin-bottom: 4px;
	padding: 4px;
	display: block;
	text-align: center;
	font-size: .9em;
	letter-spacing: -1px;
	border: 1px solid #fdd918;
	background-color: #7f0d23;
	}
	
.producttitle {
	margin: 0 auto;
	margin-right: 3px;
	padding: 6px;
	padding-bottom: 25px;
	text-align: left;
	font-size: .9em;
	letter-spacing: -1px;
	border: 1px solid #fdd918;
	background-color: #7f0d23;
	}	
			
/*.productname {
	margin: 0 auto;
	margin-right: 3px;
	padding: 6px;
	font-size: .9em;
	letter-spacing: -1px;
	border: 1px solid #fdd918;
	background-color: #7f0d23;
	}*/
	
/*.productgroup {
	margin: 0 auto;
	width: 300px;
	padding: 6px;
	font-size: .9em;
	letter-spacing: -1px;
	border: 1px solid #fdd918;
	background-color: #7f0d23;
	}*/	
	
font {
	color: #e4d8b7;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 1em;
	}

p.brown {
    background-color: #3d2e05;
	color: #e0d4b4;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 0px #fdd918 dashed;
    border-bottom: 0px #fdd918 dashed;
    }

hr.thin {  
 	height: 1px;
  	border: 0px;
  	color: #e0d4b4;
  	background-color: #e0d4b4;
  	width: 50%;
	}
	
.divider {  
	margin: 0px auto;
  	border: 0px;
	width: 300px;
 	height: 10px;
	}	

.banner { 
	float: right; 
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
  	border: 0px;
	width: 200px;
 	height: 200px;
	}

.banner2 { 
	margin: 0px auto; 
	margin-top: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
  	border: 0px;
	width: 200px;
 	height: 200px;
	}

.banner3 { 
	margin: 0px auto;
	position: relative; 
	margin-top: 60px;
	margin-left: 0px;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;
  	border: 0px;
	width: 50px;
 	height: 150px;
	}

#logo {
	z-index:2;
	position: relative;	
	margin: 0px auto;
	margin-left: 5px;
	margin-top: -245px;
    width: 200px;
    height: 250px;
	}

/*.seasonalicon {
	position: relative;
	margin-top: -25px;
	margin-right: 80px;
	float: right;
	width: 50px;
    height: 50px;
}*/

.seasonalicon {
	z-index:2;
	position: relative;
	margin: 0px auto;
	margin-top: -155px;
	/*margin-top: -150px;*/
	margin-right: 20px;
	margin-bottom: -20px;
	float: right;
	width: 100px;
    height: 100px;
}

#handmadestamp {
	position: relative;
	margin: 0px auto;
	margin-left: 100px;
	margin-top: -80px;
    width: 100px;
    height: 60px;
	float: left;
	}	

#nav {
	z-index:4;
	position: relative;
	margin: 0px auto;
	text-align: center;
	margin-top: -114px;
	width: 650px;
    height: 20px;
    background-color: #fdd918;
	}

#navback {
	z-index:1;
	position: relative;
	margin: 0px auto;
	text-align: center;
	margin-top: -26px;
    margin-bottom: 80px;
    margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 920px;
    height: 20px;
    background-color: #fdd918;
    border: 0px;
    border-top: 1px;
    border-bottom: 1px;
	border-color: #e4d8b7;
	border-style: solid;
	}
	
#maintypeblankbox {
        margin: 0px auto;
        float: left;
        position: absolute;
        width: 200px;
        height: 400px;
        }

#maintype {
	float: left;
	/*position: relative;*/
	position: relative;
	margin: 0px auto;
	/*margin-top: -5px;*/
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 0px;	
	width: 500px;
	height: 400px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	color: #e0d4b4;
	line-height: 100%;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 1em;
    background-color: #3c3016;
	border: 1px;
	border-color: #e4d8b7;
	border-style: dashed;
	}

.tosellnote {
    margin: 0px auto;
    padding: 10px;
    padding-top: 0px;
    background-color: #7f0d23;
    border: 1px #e4d8b7 solid;
    }    

.tosellnotesmall {
    background-color: #7f0d23;
    font-family: Verdana, Arial, Courier, Times;
	font-size: .8em;
    }

#content {
    margin: 0 auto;
    padding-top: 150px;
    margin-top: 100px;
    margin-bottom: -16px;
    padding-left: 10px;
    padding-right: 10px;
    width: 900px;
    height: 460px;
    background-color: #7f0d23;
    /*background-image: url(images/hmm_content_bg.png);*/
	/*background-position: top left;*/
	background-position: right top;
	background-repeat: no-repeat;
    border: 1px;
	border-color: #fdd918;
	border-style: solid;
    }		

.message {
	color: #3d2e05;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 12px;
	width: 200px;
	background-color: #e0d4b4; 
	border: 1px;
	border-style: solid;
	border-color: #7F0d23;
	}

	
.info {
	float: right;
	postion: absolute;
	margin-top: -5px;
	padding-left: 10px;
	padding-right: 20px;
	width: 200px;
	height: 320px;
	border: 1px;
	border-style: solid;
	border-color: #e0d4b4;
	}	
	
.emailmessage {
	position: absolute;
	float: left;
	margin-top: -20px;
	margin-left: 10px;
	margin-right: 30px;
	color: #000000;
	font-family: Verdana, Arial, Courier, Times;
	font-size: 12px;
	width: 220px;
	height: 315px;
	}	
	
.footertext {
	position: absolute;
    margin: 0 auto;
    text-align: center;
    color: #e4d8b7;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .70em;
	width: 920px;
    }

#footer {
	margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 0px;
    bottom: 0;   
	width: 920px;
    height: 10px;
	/*text-align: center;
	font-family: Verdana, Arial, Courier, Times;
	font-size: .85em;*/
	border: 1px;
	border-style: solid;
	border-color: #fdd918;
    background-color: #3c3016;
    padding-bottom: 5px;
	}

#april102010, #march132010, #february132010, #january92010 {
       display: none;
       margin-left: 25px;
       }

#march142009, #february142009, #january102009, #october102009, #november142009, #december122009 {
       display: none;
       margin-left: 25px;
       }
       
#december132008, #november82008, #october112008, #september272008, #september282008, #august312008, #august302008, #july272008, #july262008, #june292008, #june282008, #may252008, #may242008, #march82008, #february92008, #january122008 {
       display: none;
       margin-left: 25px;
       }

#december82007, #november102007, #october132007, #april212007, #march172007, #february102007, #january202007 {
       display: none;
       margin-left: 25px;
       }

#december162006, #november252006, #october292006, #october212006, #august272006, #august192006, #june172006, #may202006, #april152006, #march182006, #february112006, #january212006 {
       display: none;
       margin-left: 25px;
       }

#december172005 {
       display: none;
       margin-left: 25px;
       }

.showdate {
       color: #e4d8b7;
       font-family: Verdana, Arial, Courier, Times;
       font-size: .85em;
       }

.sellername {
       color: #e4d8b7;
       font-family: Verdana, Arial, Courier, Times;
       }
      
#countdownbox {
	position: relative;
	float: right;
	margin: 0px auto;
	margin-top: -50px;
	padding: 2px 0px 10px 10px;
	width: 350px;
	/*height: 120px;*/
	height: 110px;
	color: #7f0d23;
	font-family: Verdana, Arial, Courier, Times;
	background-color: #e0d4b4;
	border: 1px;
	border-color: #3c3016;
	border-style: dashed;
	}      
       
#countdown {
	position: absolute;
	margin: 0px auto;
	margin-top: -200px;
	margin-left: 55px;
	float: right;
	width: 350px;
	/*height: 120px;*/
	height: 10px;
	color: #3c3016;
	font-family: Verdana, Arial, Courier, Times;
	/*font-size: .75em;*/
	font-size: .70em;
	font-weight: bold;
	background-color: none;
	border: 0px;
	border-color: #fdd918;
	border-style: dashed;
	}
	
#countdownmessage {
	position: absolute;
	margin: 0px auto;
	margin-top: -185px;
	margin-left: 55px;
	float: left;
	padding: 0px;
	width: 340px;
	/*height: 120px;*/
	height: 10px;
	color: #3c3016;
	font-family: Verdana, Arial, Courier, Times;
	/*font-size: .75em;*/
	font-size: .70em;
	font-weight: bold;
	border: 0px;
	border-color: #fdd918;
	border-style: dashed;
	}
	
#upcomingevents {
	position: relative;
	float: right;
	margin: 0px auto;
	margin-top: 16px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 0px;
	width: 340px;
	height: 330px;
	color: #e0d4b4;
	font-family: Verdana, Arial, Courier, Times;
	background-color: #3c3016;
	border: 1px;
	border-color: #fdd918;
	border-style: solid;
	}	
	
#allsellers {
	position: relative;
	float: right;
	margin: 0px auto;
	margin-top: 16px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 0px;
	width: 340px;
	height: 330px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	color: #e0d4b4;
	font-family: Verdana, Arial, Courier, Times;
	background-color: #3c3016;
	border: 1px;
	border-color: #fdd918;
	border-style: solid;
	}

#poll {
	position: relative;
	float: right;
	margin: 0px auto;
	margin-top: 16px;
	margin-bottom: 20px;
	padding: 10px;
	padding-top: 0px;
	width: 340px;
	height: 330px;
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	color: #e0d4b4;
	font-family: Verdana, Arial, Courier, Times;
	background-color: #3c3016;
	border: 1px;
	border-color: #fdd918;
	border-style: solid;
	}	
	


div.TWIIGSPOLL { width: 340px; }
div.TWIIGSPOLL a.TWIIGSPOLLquestionlink { font: bold 11px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL a.TWIIGSPOLLlink { text-decoration: none; font: 10px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL a.TWIIGSPOLLmorelink { text-decoration: none; font: 11px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL li.TWIIGSPOLLanswerselectionitem { font: 11px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL input.TWIIGSPOLLanswertext { font: 11px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL input.TWIIGSPOLLanswercheckbox { font: 11px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL input.TWIIGSPOLLanswerradio { font: 11px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL input.TWIIGSPOLLsubmit { font: 10px Verdana, Arial, Courier, Times; color: #e0d4b4; background: #7F0d23; border: 1px solid #e0d4b4; padding: 2px 6px;}
div.TWIIGSPOLL div.TWIIGSPOLLtopresults { font: 11px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL li.TWIIGSPOLLanswersitem { font: 11px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL p.TWIIGSPOLLclosed { font: bold 11px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL p.TWIIGSPOLLtotalvotes { font: 11px Verdana, Arial, Courier, Times;}
div.TWIIGSPOLL div.TWIIGSPOLLloading { font: 11px Verdana, Arial, Courier, Times;}
	
#soldout {
	position: absolute;
	float: right;
	margin-left: 300px;
	width: 200px;
	height: 200px;
	}

#soldout2 {
	position: absolute;
	margin: 0px auto;
	margin-top: 20px;
	width: 300px;
	height: 100px;
	}

#onsale {
	position: relative;
	float: right;
	margin-left: 300px;
	width: 200px;
	height: 200px;
	}

#onsale2 {
	background-color: #fdd918;
	position: relative;
	margin: 0px auto;
	margin-bottom: 10px;
	margin-left: -10px;
	width: 360px;
	height: 20px;
	border:0px;
	border-bottom: 0px;
	border-color: #e4d8b7;
	border-style: dashed;
	}
	
s	{
    color: #dd163c;
	}
	
s span	{
    color: #e4d8b7;
	}
	
#calBody table{
	text-align: center; 
	margin: 0 auto;
	}
	
	

/*News Ticker Begins*/	
#NewsTicker{
	width: 300px;
	/*height: 300px;*/
	height: 250px;
	margin: 0 auto;
	}
	
#NewsTicker h1{
	padding:6px; 
	margin:0; 
	border:0;
	font-weight:bold;
	}
	
#NewsVertical {
	width: 300px;
	/*height: 240px;*/
	height: 190px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	
#controller{
	padding:6px;
	font-size:11px;
	}
	
#play_scroll_cont{
	display:none;
	}
/*News Ticker Ends*/


/* Ticker Vertical Begins*/
#TickerVertical {
	width: 300px;
	/*height: 240px;*/
	height: 190px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#TickerVertical li {
	display: block;
	width: 288px;
	text-align: left;
	margin: 0;
	padding: 6px;
	float: left;
	}

#TickerVertical li .NewsTitle{
	display: block;
	font-weight: bold;
	margin-bottom: 6px;
	}

#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:visited {
	display: block;
	font-weight: bold;
	margin-bottom: 6px;
	text-decoration: none;
	}

#TickerVertical li .NewsTitle a:hover {
	text-decoration: underline;
	}

#TickerVertical li .NewsImg{
	float: left;
	margin-right: 10px;
	}

#TickerVertical li .NewsFooter{
	display: block;
	margin: 6px 0 14px 0;
	}
/* Ticker Vertical Ends*/		