@charset "UTF-8";
/* CSS Document */

/*   

The CONTENTS of this file are 
copyright 2009 by Sarah Easter 
and Tiny Lady Cooperative, all
rights reserved.

All styles are original creations
and were developed specifically for
Tiny Lady Cooperative and may not
be used for any other purpose.
 
http://hyenacart.com/tinyladycooperative

Sarah Easter 
http://www.saraheaster.com

*/


input[type=text],input[type=password] {
	border: 1px dashed #C69C6D;
	background-color:#faf4ea;
	height:20px;
	width:180px;
	padding:3px;
	color: #666666;
	text-align:center;
	margin:3px;
}
html {
	padding:0;
	margin:0px !important;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
body {
	background-color:#2e6e19;
	background:url(http://ftp.tinyladycooperative.com/TLC/images/widepapertexture.jpg) repeat-y center;
	color:#28210B;
	padding:0;
	margin:0px !important;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width:100%;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif !important;
	z-index:1;
}
p.MsoNormal {
	margin:0px;
	padding:0px;
	font-size: 12px !important;
	font-family: Tahoma, Arial, Verdana, sans-serif !important;
}
img {
	border:0px;
}
.cutiepie {
	height:7px;
	width:100%;
	background:url(http://ftp.tinyladycooperative.com/TLC/images/scallop.png);
	background-repeat:repeat-x;
	background-position: 0 20px;
	position: fixed;
	top:20px;
	background-attachment:fixed;
	z-index:500;
}
.shortpie {
	height:7px;
	width:100%;
	background:url(http://ftp.tinyladycooperative.com/TLC/images/scallop.png);
	background-repeat:repeat-x;
	background-position: 0 0px;
	position: fixed;
	top:0px;
	background-attachment:fixed;
	z-index:500;
}
#SN_MainContainer {
	margin:0px !important;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
    position:absolute;
	width:100%;
	padding-bottom:10px;
	padding:0px;
	margin-top:0px !important;
}
.container {
	text-align:center;
	width:984px;
	margin: 0 auto;
	padding: 0px;
	padding-top:0px; /* padding-bottom:20px; */
}
.sidebar {
	width:200px;
	float:left;
	margin-left:30px;
	padding-top:0px;
	padding-bottom:10px;
}
.main {
	width:700px;
	padding-left:245px; /* 30+200+15=245 */
	padding-top:20px;
}
.bottom {
	width:974px;
	clear:both
}
.left {
	width:314px;
	padding:5px;
	float:left;
}
.middle {
	width:314px;
	padding:5px;
	float:left;
}
.right {
	width:314px;
	padding:5px;
	float:right;
}
.announcementbox {
	background:url(http://ftp.tinyladycooperative.com/TLC/images/smallpaper.png);
	background-repeat:no-repeat;
	display:block;
	float:none;
	margin-left:0px;
	margin-top:8px;
	padding:0;
	position:relative;
	vertical-align:middle;
	width:180px;
	padding-top:0px;
}
.announcements {
	padding:20px;
	padding-top:0px;
	height:196px;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
}
p, td {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
h1 {
	font-family: Tahoma, Arial, Verdana, san-serif;
	font-size: 18px;
	background:url(http://ftp.tinyladycooperative.com/TLC/images/favicon.png);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding-left:18px;
	text-align:left;
}
a {
	color: #4890BE;
	text-decoration: none;
}
a:hover {
	color: #659131;
	text-decoration: underline;
	text-underline-style: dashed;
}
.storeTable {
	width:100%;
	border: 1px solid #C69C6D;
	background:#fff;
	border-collapse: collapse;
	margin: auto;
	padding: 0;
	padding-top:5px;
	margin-top:5px;
	border-spacing: 0;
}
.storeTableHead {
	border-bottom: 1px solid #C69C6D;
}
.storeTableHead, .storeTableHead_td {
	border: 0;
	border-collapse: collapse;
	background-color: #4890BE;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}
.storeTableCell_td {
	border: 1px dashed #C69C6D !important;
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin: 0;
	padding: 3px;
	border-spacing: 0;
}
.storeTable a {
	font-weight: bold;
	font-size:14px;
}
.navhc a {
	color: #4890BE;
}
.navhc ul li:hover, .navhc ul li.sfHover, .navhc ul a:focus, .navhc ul a:hover, .navhc ul a:active, #menu-contents-left, #menu-contents-right, .navhc, .storetop_menu a, .storetop_menu {
	color:#659131;
}
div.border-biground {
	color: #7B5024;
}
#footer {
	position:absolute;
	bottom: 3px;
}
.joined {
	position:fixed;
	top:0;
	z-index:-10;
	height: 0px;
	font-size:0px;
}
.sold_text {
text-decoration: line-through;
}
