@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-align: center;
	padding: 0px;
	background-color: #C0C09A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 825px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#header {
	position: relative;
	height: 250px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 250px 75px;
}
#logo {
	position: absolute;
	left: 15px;
	top: 63px;
	text-align: left;
	width: 202px;
	height: 69px;
}
#logo a {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#nav_wrapper {
	position: absolute;
	width: 455px;
	text-align: right;
	top: 26px;
	right: 100px;
}
#nav_wrapper a {

}
#view_basket {
	position: absolute;
	top: 10px;
	width: 66px;
	text-align: right;
	right: 10px;
}
#julia_pic {
	position: absolute;
	left: 15px;
	top: 150px;
}

#page_title {
	width: 825px;
	text-align: right;
	background-image: url(../1mages/search_bar/title_bar/middle.png);
	visibility: visible;
	z-index: 1;
	font-size: 20px;
	color: #336699;
	height: 40px;
	position: relative;
}
#page_title span {
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 40px;
	display: block;
	background-position: left top;
	background-image: url(../1mages/search_bar/title_bar/left.png);
}
#page_title span span {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../1mages/search_bar/title_bar/right.png);
}
#page_title #breadcrumbs {
	width: 775px;
	text-align: left;
	padding-left: 190px;
	padding-top: 2px;
	position: relative;
	left: 9px;
	top: 5px;
}
#inner a {
	color: #336699;
}

#inner a:hover {
	color: #CC3300;
}
#back_box a {
	background-repeat: no-repeat;
	background-position: left 0px;
	background-image: url(../1mages/search_bar/title_bar/back.png);
	height: 30px;
	position: absolute;
	width: 74px;
	top: 6px;
	padding-top: 1px;
	left: 7px;
	display: block;
	visibility: visible;
	z-index: 99;
}
#back_box a:hover {
	background-image: url(../1mages/search_bar/title_bar/back_over.png);
}
#home_box a {
	position: absolute;
	top: 7px;
	left: 80px;
	width: 65px;
	visibility: visible;
	height: 24px;
	z-index: 99;
	background-image: url(../1mages/next_prev/home.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
#home_box a:hover {
	background-image: url(../1mages/next_prev/home_over.png);
}

/* float clearing for IE6 */
* html #mainContent,
/** html #col_right,*/
* html #col_right #right_side,
/** html #left_col*/{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html #mainContent,
/**+html #col_right,*/
*+html #col_right #right_side,
*+html #col_left {
  min-height: 1%;
}

/* float clearing for everyone else */
#mainContent:after
/*#col_right:after,*/
/*#col_right #right_side,*/
/*#col_left:after*/{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}



#mainContent {
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	position: relative !important;
	background-color: #E3E3D3;
	padding-bottom: 15px;
}
#content_endline {
	background-color: #993300;
	clear: both;
	display: block;
}

#col_left {
	width: 120px;
	padding-right: 15px;
	float: left;
	position: relative;
	padding-left: 15px;
}
a {
	color: #858536;
	text-decoration: underline;
}
a:hover {
	color: #FF3333;
	
	text-decoration: none;
}
a img, img a {
	color: #FF6600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}
h1 {
	font-size: 1.4em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	line-height: 1.2em;
}
h2 {
	font-size: 1.4em;
	color: #858536;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	line-height: normal;
}
h3 {
	background-color: #E1E1D0;
	display: block;
	height: 15px;
	width: 100 -10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #858536;
}
strong {
	color: #858536;
}
em {
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
strong.strong_titles {
	font-size: 20px;
	color: #747447;
}
.disp_N {
	display: none;
}
#col_right {
	width: auto;
	margin-left: 185px;
	position: relative !important;
}

#nav_wrapper a:hover {
	color: #FF3300;
	background-image: url(../1mages/grafix/brush_small.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #858536;
	padding-bottom: 10;
	height: 25px;
	vertical-align: middle;
	padding-top: 10px;
	position: relative;
	text-align: right;
	clear: both;
	background-color: #DDDDC3;
	font-weight: normal;
	padding-right: 30px;
	color: #858536;
	margin: 0px;
}
#box_right {
	position: absolute;
	left: 498px;
	width: 283px;
	text-align: right;
	top: 5px;
	display: none;
}
a.a_top_nav_on {
	color: #EB8C36;
	background-image: url(../1mages/grafix/brush_small.png)!important;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EB8C36;
}


#thumbs td {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbs {
	margin: 0px;
	padding: 0px;
}

#thumbs table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#thumbs img {
	margin-right: 12px;
	margin-bottom: 10px;
}
a.a_override_default {
	color: #CC3300;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../1mages/grafix/brush_10h.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
img.img_border_Y {
	border: 1px solid #858536;
}
#col_right #left_side {
	height: auto;
	width: 280px;
	float: left;
	position: relative;
	margin-right: 60px;
	padding: 5px;
}
#col_right #right_side {
	width: 290px;
	float: left;
	margin-left: 0px;
	position: relative;
	height: auto;
	visibility: visible;
}
form {
	margin: 0px;
	padding: 0px;
}

img.img_left_thumb {
	float: left;
	margin-right: 15px;
}
box_colour_wheel {
	background-image: url(../1mages/wizards/colour_wheel/colourwheel_box.png);
}
.clear_floats {
	clear: both;
	margin-bottom: 30px;
}
img.img_right_thumb {
	float: right;
	margin-left: 15px;
}
#logo_small {
	position: absolute;
	left: 15px;
	top: 17px;
	text-align: left;
	width: 254px;
	height: 61px;
}
#page_title_trans_wrapper {
	position: absolute;
	left: 1px;
	top: -88px;
	width: 825px;
	text-align: right;
	background-image: url(../1mages/BGs/BG_brown_50pc_trans.png);
	visibility: visible;
	z-index: 1;
	font-size: 20px;
	color: #336699;
	height: 40px;
}
.clear_both {
	clear: both;
}
i {
	font-weight: bold;
	color: #666666;
}
hr {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.a_next_200w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #707070;
	background-image: url(../1mages/buttons/button_next_200w.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 200px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	text-indent: 15px;
}
a.a_next_150w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #707070;
	background-image: url(../1mages/buttons/button_next_150w.png);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 150px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	text-indent: 10px;
}
a.a_next_150w:hover {
	background-image: url(../1mages/buttons/button_next_150w_over.png);
	color: #858536;
}
a.a_next_150x40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #707070;
	background-image: url(../1mages/buttons/button_next_150x40.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 150px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
}
a.a_next_150x40:hover {
	background-image: url(../1mages/buttons/button_next_150w_over.png);
	color: #858536;
}
a.a_next_165x41 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #707070;
	background-image: url(../1mages/misc/button_blank_165x41.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 165px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 12px;
	text-indent: 10px;
	text-align: center;
}
#tension_square {
	background-image: url(../1mages/yarn_icons/knit_tension/tension_blank.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 80px;
	position: relative;
}
#tension_square_sts {
	height: 20px;
	width: 20px;
	position: absolute;
	left: 7px;
	top: 20px;
	color: #4C79A5;
	font-size: 12px;
	font-weight: bold;
}
#tension_square_rows {
	height: 20px;
	width: 20px;
	position: absolute;
	left: 20px;
	top: 46px;
	color: #4C79A5;
	font-size: 12px;
	font-weight: bold;
}
#yarn_weight {
	background-image: url(../1mages/yarn_icons/knit_weight/yarn_weight_blank_100sq_over.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 100px;
	position: relative;
}
#yarn_weight_uk {
	position: absolute;
	left: 12px;
	top: 50px;
	text-align: center;
	width: 75px;
}
#yarn_weight_us_number {
	position: absolute;
	left: 13px;
	top: 15px;
	text-align: center;
	width: 75px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
