@charset "UTF-8";

/*	global styles
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #520;
	background: #60801F url(../img/global/background.jpg) repeat-x;
}

.index_spring2008 { background: #B4E2D9 url(none); }
a {
	color: #3A9482;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.boldorange {
	font-weight: bold;
	color: #CC3300;
}

.orange_highlight {
	font-weight: bold;
	color: #EEEEDD;
	background: #DD5522;
	padding: 1px 3px;
}

.border-top { border-top: 1px solid #520; }

.kb-logo {
	text-align: center;
	margin-top: 4px;
}

#header #headerline {
	position: relative;
	top: 0px;
}
#centerdiv {
	width: 924px;
	margin : 0 auto;
	padding: 0;
}
#footer {
	height: 75px;
	width: 924px;
	margin: 0px;
	padding: 0px;
	background: url(../img/global/bottom_border_spring2008.gif) no-repeat;
}
#footer a:link {
	color: #520;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#footer a:visited {
	color: #520;
	text-decoration: none;
}
#footer p {
	color: #520;
	margin: 0;
	padding: 24px 0 0 8px;
	text-align: right;
}

/*	index styles
---------------------------------------------- */
#footer-index {
	height: 75px;
	width: 924px;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: right;
}
#footer-index p {
	color: #552200;
	margin: 0;
	padding: 8px 0 0 8px;
}

/*	header
---------------------------------------------- */
#header {
	height: 150px;
	width: 924px;
	margin: 0;
	padding:0;
}

#header #headerimage-index { margin-top: 16px; }
#header #headerimage {
	background: #B4E2D9;
	height: 150px;
	width: 924px;
	margin: 16px 0px 0px 0px;
	padding:0;
 }
#header #nav-main {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 64px;
	float:left;
	}
#header #nav-main ul {
	margin: 0;
	padding: 0;
}

#header #nav-main ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #eed;
}
#header #nav-main ul li a {
	font-size: 1.4em;
	font-weight: bold;
	color: #eed;
	text-decoration: none;
	background: #3A9482;
	display: block;
	float: left;
	padding: 4px 8px;
}
#header #nav-main ul li a:hover {
	color: #3A9482;
	background: #eed;
}
#centerdiv #main #nav-side #active #subsection {
	font-size: 1.4em;
}
#header #nav-main ul li#firstselected {
	font-size: 1.4em;
	font-weight: bold;
	color: #3A9482;
	text-decoration: none;
	background: #B4E2D9;
	display: block;
	float: left;
	padding: 4px 8px;
	border-left: none;
}
#header #nav-main ul li#first {
	border-left: none;

}
#header #nav-main ul li#selected {
	font-size: 1.4em;
	font-weight: bold;
	color: #3A9482;
	text-decoration: none;
	background: #B4E2D9;
	display: block;
	float: left;
	padding: 4px 8px;
	border-left: 1px solid #eed;
}

/*	headerprint
---------------------------------------------- */
#headerprint {
	display: none;
}


/*	side navigation
---------------------------------------------- */
#nav-side {
	background: #eed;
	width: 216px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav-side  p  {
	font-size: 1.2em;
	padding-right: 8px;
	padding-left: 8px;
}
#nav-side p.block {
	color: #DD5522;
}

/*	side navigation: first level list
---------------------------------------------- */
#nav-side ul {
	list-style: none;
	margin: 0;
	padding: 4px 8px;
}
#nav-side  ul.ul-last {
	padding: 8px;
}
#nav-side ul li {
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
	color: #520;
	margin: 0;
	padding: 2px 0;
	display: block;
	width:100%;
	text-indent: 4px;
}
#nav-side ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #520;
	margin: 0;
	padding: 0px;
	display: block;
	width:100%;
	text-indent: 4px;
}
#nav-side ul li a:hover {
	background: #3A9482;
	color: #EEEEDD;
}
#nav-side /*	side navigation: active and incactive indicates background shading */
 #active {
	background: #D3F3ED;
}

/*	side navigation: second level list
---------------------------------------------- */
#nav-side ul ul {
	margin: 0;
	padding: 0 0 0 8px;
}
#nav-side ul ul li, #nav-side ul ul li a {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #520;
	margin: 0;
	padding: 0;
	display:block;
}
#nav-side ul ul li a:hover { background: #3A9482; }

/*	side navigation: third level list
---------------------------------------------- */

#nav-side ul ul ul {
	margin: 0;
	padding: 0 0 0 8px;
}
#nav-side ul ul ul li, #nav-side ul ul ul li a {
	font-size: 0.95em;
	font-weight: normal;
	text-decoration: none;
	color: #520;
	margin: 0;
	padding: 0;
	display:block;
	text-indent: 4px;
}
#nav-side ul ul ul li a:hover {
	color: #eed;
	background: #3A9482;
}
#nav-side  #retailers  {
	border-top: 2px dotted #520;
	background: #ddc;
	border-bottom: 2px dotted #520;
	margin-top: 16px;
}

#nav-side .announcement {
	border-bottom: 2px dotted #520;
	padding: 8px;
}

#nav-side .announcement img {
	border-style: none;
}
#nav-side  #subscription {
	color: #520;
	border-top: 2px dotted #520;
	background: #eed;
	margin-top: 8px;
}
#nav-side  #subscription a {
	color: #520;
}
#nav-side #votebutton {
	border-top: 2px dotted #d52;
	padding-right: 10px;
}
#nav-side  #votebutton  a {
	color: #CF411F;
}
#nav-side #votebutton img {
	border-style: none;
}
#sidebar  #votesin  {
	font-size: 1.2em;
	border-right: 2px dotted #DD5522;
	border-bottom: 2px dotted #DD5522;
	border-left: 2px dotted #DD5522;
	padding-top: 8px;
}


/*	main holds nav-side and content
---------------------------------------------- */
#main {
	width: 924px;
	background: #eed;
	margin: 0;
	padding: 0;
}
#main #clearbottom {
	/* clearbootm used to establish the height of the main div */
	clear: left;
}

/*	content holds items list, pattern detials, tutorials, and other info
---------------------------------------------- */
#main #content {
	float: left;
	width: 707px;
	min-height: 1100px;
	background-color: #eed;
	border-left: 1px solid #3A9482;
}
#main #content h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px;
	background: #3A9482;
	clear: left;
	padding: 4px 0px 4px 8px;
	color: #eed;
}
.index_spring2008 #centerdiv #main #content .designedby  {
	font-size: .8em;
	font-weight: normal;
}
#main #content p {
	font-size: 1.2em;
	margin: 0em 8px 0.7em 8px;
	line-height: 1.4em;
}
#main #content h2 {
	color: #CC3300;
	background: none;
	margin: 0em;
	font-size: 1.4em;
	padding: 1.4em 0px 0.7em 8px;
}
#main #content h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0em 0px 0.7em 8px;
	margin: 0px;
}
#main    #content    h3.h3_block   {
	padding: 0.7em 0px 0.7em 8px;
}

#main #content h4 { font-size: 1.2em; font-weight: normal; padding: 0.7px 0px 0.7em 8px; margin: 0px; font-style: italic; }
#main #content ul {
	margin: 0px 0px 1em;
}
#main #content li {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0px;
}

/*	content item for landing index pages
---------------------------------------------- */
#main #content #item {
	float: left;
	width: 172px;
	padding: 4px 0px 0px 4px;
	height: auto;
}
#main #content #item .holder-garment{
	height: 215px;
	width: 172px;
	background: #D3F3ED;
}
#main #content #item .holder-accessory {
	height: 172px;
	width: 172px;
	background: #D3F3ED;
}
#main #content #item h1 {
	font-size: 1.2em;
	height: 2.8em;
	background: #eed;
	margin-bottom: 4px;
}
#main #content h1 .itemh1sub {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
}
#main #content h1 .itemh1new {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5em;
	color: #CF411F;
}
#main #content #item h1 a {
	color:#520;
	text-decoration:none;
}
#main #content #item a:hover {
	text-decoration: underline;
}
#main #content #item a img {
	border: none;
}

/*	images-shop and images-free used to specify height, width, and margins for images
---------------------------------------------- */
#main #content #images-shop img {
	margin: 4px 0px 0px 4px;
}
#main #content #images-free {
	float: right;
	width: 264px;
}
#main #content #images-free img {
	margin: 4px 4px 0px 0px;
}
#sidebar /*	cart and sidebar styles
---------------------------------------------- */
     {
	float: right;
	width: 260px;
	clear: right;
	position: relative;
	margin: 0px 4px 0 0;
	padding-top: 0.7em;
}
#sidebar  .sidebar-h1_bar {
	background: #d52;
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sidebar  h3  a:hover   {
	text-decoration: underline;
}
#sidebar  #download   {
	background: #3A9482;
	margin-bottom: 1.4em;
}
#sidebar #download p {
	margin: 0px;
	padding: 0.7em 8px;
}
#sidebar  #download  a   {
	text-decoration: none;
	color: #eed;
}
#sidebar    .knittersblock {
	background: #d52;
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sidebar  .knittersblock  a {
	color: #FFFFFF;
	text-decoration: none;
}
#vote_button  {
	background: #d52;
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
	width: 216px;
}
#vote_button a {
	color: #FFFFFF;
	text-decoration: none;
}

#vote_button a:hover { color: #FFFFFF; text-decoration: underline; }
#sidebar  h3 a {
	color: #520;
	text-decoration: none;
}
#main #content #cart {
	width: 172px;
	float: right;
	padding: 0 4px 0 0;
}
#main #content #cart #addtobag {
	padding-bottom: 8px;
	padding-top: 8px;
}
#main #content #cart h2 {
	text-align: center;
	padding: 16px 0 4px;
	margin: 0 4px 0 0;
	line-height: 1.4em;
	font-size: 1.5em;
	font-weight: normal;
}
#main #content #cart p {
	font-size: 1.1em;
	text-align: center;
	padding-top: 1em;
}
#main #content #cart .add {
	color: #ffe;
	height: 2em;
	margin: 4px 0 0 0;
	padding: 0;
	background-color: #d52;
}
#cart img {
	border-style: none;
}
#main #content #cart .view {
	color: #443;
	width: 172px;
	height: 2em;
	margin: 4px 0 0 0;
	padding: 0;
	background-color: #ccb;
}
#main  #content  #cart  .shipping {
	font-size: 0.8em;
}
#main  #content  #cart  .ship_note {
	padding-top: 8px;
	border-top: 1px dotted #520;
	margin-top: 16px;
	font-size: 14px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #520;
}

#main #content #cart .note_danish {
	padding-top: 8px;
	border-top: 1px dotted #520;
	margin-top: 16px;
	font-size: 12px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #520;
}

.index_spring2008 #centerdiv #main #content #cart .note_danish a {
	color: #520;
	font-weight: normal;
}


/*	main : content : info styles
---------------------------------------------- */
#main #content #info {
	width: 440px;
	float: left;
	clear: none;
}
#content  #info  img  {
	padding-left: 8px;
}
#content   #info img.img_left  {
	float: left;
	margin-right: 8px;
}
#main  #content  #info  p img {
	float: right;
	padding-left: 8px;
}
#main  #content  .intro  {
	font-size: 1.5em;
	margin: 0px;
	padding: 16px 8px;
}

#content #info .intro_bullets {
	font-size: 1.2em;
}
#main #content #info .last {
	margin-bottom: 0.7em;
}
#main  #content  #info  td  {
	font-size: 1.2em;
	vertical-align: top;
	padding: 4px 8px;
	/* IE 6.x */
	font-size: expression('1em');
}
#main  #content  #info  td li {
	font-size: 1em;
}
#centerdiv #main #content #info table {
	width: 440px;
}
#centerdiv #main #content #info #info-sub {
	width: 436px;
	clear: both;
	position:relative;
	left: 4px;
	border-top: 1px solid #520;
}
#centerdiv #main #content #info #info-sub1-1 {
	width: 440px;
	clear: both;
	position:relative;
	padding-top: 8px;
}
#centerdiv #main #content #info #info-sub2-1 {
	width: 220px;
	float: left;
	padding: 0px;
}
#info #info-sub2-1 img { margin: 0px; padding: 0px 0px 0px 8px; }
#centerdiv #main #content #info #info-sub p {
	margin: 0.7em 0px 0.7em 4px;
}
#centerdiv #main #content #info #info-sub img {
	float: right;
	margin: 4px 0px 4px 8px;
}
#centerdiv #main #content #info #info-sub img.full {
	margin: 8px 0px 4px;
	padding: 0px;
}
#centerdiv #main #content #info .clear {
	clear: both;
	float: left;
}
#centerdiv #main #content #info #info-sub h2 {
	padding: 1.4em 0px 0.7em 4px;
}
#centerdiv #main #content #info #info-sub h3 {
	padding: 0px 0px 0.7em 4px;
}
#main #content #info p.terms {
	font-size: 1em;
	padding-top: 1em;
}

#info #resources h2 {
	padding-bottom: 0.5em;
}
#info    #resources h3  {
	padding-top: 0.5em;
	padding-bottom: 0px;
}

#info #resources a {
	font-weight: normal;
	text-decoration: none;
}

#info #resources a:hover {
	text-decoration: underline;
}

#main #content #press p {
	font-size: 1.1em;
	text-align: left;
	padding-top: 1em;
}

#main #content #press {
	width: 216px;
	float: right;
	padding: 0 0px 0 0;
	background: #DDDDCC;
	margin: 4px 4px 0px 0px;
}

.press img {
	border-style: none;
}

.press h2 a {
	color: #CC3300;
	background: none;
	text-decoration: none;
}

.press h2 a:hover {
	color: #CC3300;
	background: none;
	text-decoration: underline;
}

#main #content #cart_kblock {
	width: 216px;
	float: right;
	padding: 4px 4px 0 0;
}

#main #content #cart_kblock h2 {
	padding: 4px 8px;
	color: #EEEEDD;
	background: #520;
	font-size: 12px;
	margin-top: 4px;
}

#main #content #cart_kblock h3 {
	color: #DD5522;
	padding-bottom: 20px;
}

#main #content #cart_kblock div.backordered {
	border-top: 1px solid #520;
	border-bottom: 1px solid #520;
}
#main #content #cart_kblock h3.backordered {
	line-height:1.4em;
	padding:0.5em 0;
}
#main #content #cart_kblock div.backordered p{
	margin: 0;
	padding:0.5em 0;
}

#main #content #cart_kblock p {
	padding-top: 8px;
}
#cart_kblock   .float_right    {
	float: right;
	padding-top: 4px;
	padding-left: 4px;
	clear: right;
}
