body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
}
img
{
        margin:15px;
        border:0px;
}
img.slim
{
        margin:1px;
}
h1 {
	font-size: 22px;
}
h1.sewing {
	color: #fec400;
}
h1.broider {
	color: #40b1ed;
}
h1.kitchen {
	color: #60bf19;
}
h1.other {
	color: #ec761c;
}
h2 {
	font-size: 18px;
}
h2.sewing {
	color: #fec400;
}
h3 {
        font-size: 16px;
}
h4 {
	font-size: 14px;
}

table.maintable {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
table.maintable .knit h1, table.maintable .knit h2, table.maintable .knit h3, table.maintable .knit h4{
        color: #a4bf00;
}

table.maintable .bead h1, table.maintable .bead h2, table.maintable .bead h3, table.maintable .bead h4{
        color: #fce45c;
}

td.rightheader {

	height: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
td.rightheader div.header {
	text-transform: uppercase;
	font-size: 26px;
}
td.rightheader div.description {
	font-size: 12px;
	color:     #4a5b6f;
}
td.leftmenu {
	width: 250px;
	vertical-align: top;	
}
td.leftmenu table td {
	height: 32px;
	width: 200px;
	padding: 1px 0px 1px 10px;
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
td.leftmenu table td a{
	text-decoration: none;
	color: #fff;
}
td.leftmenu table td a:hover{
	text-decoration: none;
	color: #000;
}

td.leftmenu table td.submenuS1 {
	background: url(../images/menusize1.gif) no-repeat 0px 0px;
}
td.leftmenu table td.submenuS2 {
	background: url(../images/menusize2.gif) no-repeat 0px 0px;
}
td.leftmenu table td.submenuS3 {
	background: url(../images/menusize3.gif) no-repeat 0px 0px;
}
td.leftmenu table td.submenuS4 {
	background: url(../images/menusize4.gif) no-repeat 0px 0px;
}

td.rightbody {
	background: #fff;
	vertical-align: top;
}
table.horizmenu {
	width: 100%;
	
}
table.horizmenu td {
	width: 100px;
	height: 100px;
	text-align: center;
	text-transform: lowercase;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
table.horizmenu a {
	color: #fff;
	text-decoration: none;

}
table.horizmenu a:hover {
	color: #000;

}
	
table.horizmenu td.yellow-green {
	background: #a4bf00;
}
table.horizmenu td.yellow {
	background: #fec400;
}
table.horizmenu td.blue {
	background: #40b1ed;
}
table.horizmenu td.light-yellow {
	background: #fce45c;
}
table.horizmenu td.green {
	background: #60bf19;
}
table.horizmenu td.orange {
	background: #ec761c;
}

.submenuLink {
	font-size: 14px;
	width: 100%;
}
.submenuLinkAdv {
	font-size: 10px;
	width: 100%;
}
.submenuLink a, .submenuLinkAdv a {
	text-decoration: none;
	color: #000;
}
.submenuLink a:hover, .submenuLinkAdv a:hover {
	text-decoration: none;
	color: #0a0a0a;
}

#footer, #footer a {
    paddings: 6px 0 5px 0;
    margin-top: 2em;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: #000;
}

.yarnName {
	font-weight: bold;
	margin: 3px;
}

.yarnDescr {
	margin: 3px;
	font-size: 11px;
}
table.yarnDescr {
	border-bottom: dotted 1px;
}
.compositionsBlockShow {
  display: block;
}
.compositionsBlockHide {
  display: none;
}
.new {
  color: red;
}
.twitter {
	vertical-align: bottom;
	font-size: 12px;
}
.twitter a {
	text-decoration: none;
	font-weight: bold;
	
}
