@charset "utf-8";
#wizards {
	height: 109px;
	width: 576px;
	position: absolute;
	top: -151px;
	text-align: right;
	right: -10px;
}
#browse_by {
	padding-left: 15px;
	text-align: right;
}
#header {
	position: relative;
	height: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: none;
}
#col_left {
	padding-right: 15px;
	position: relative;
	width: 150px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
}
#col_right {
	width: auto;
	margin-left: 205px;
	position: relative !important;
	height: auto;
	clear: right;
}
#col_right #left_side {
	height: auto;
	width: 475px;
	float: left;
	position: relative;
	margin-right: 25px;
	text-align: left;
}
#col_right #right_side {
	width: 125px;
	float: left;
	margin-left: 0px;
	position: absolute;
	text-align: left;
	top: 1px;
	right: 1px;
}
a.a_box_link {
	background-image: url(../1mages/wizards/a_link_box/middle.png);
	background-repeat: repeat;
	height: 20px;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	width: 100px;
}

a.a_BOX_link:hover {
	color: #CC3300;
	background-image: url(../1mages/BGs/box_over.png);
}
#weight_wrapper {


}
#weight_wrapper ul li{
	float:left;
	list-style:none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;

}

#weight_wrapper ul li a{
	height:100px;
	display:block;
	float:left;
	text-decoration:none;
	background-image: url(../1mages/yarn_icons/knit_weight/yarn_weight_blank_100sq.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	width: 100px;
	padding-top: 12px;
	text-align: center;
	font-weight: normal;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	word-spacing: 5px;
}
#weight_wrapper ul li a span {
	height: 30px;
	width: 30px;
	font-size: 20px;
	color: #FFFFFF;
}
#weight_wrapper ul li a:hover {
	background-image: url(../1mages/yarn_icons/knit_weight/yarn_weight_blank_100sq_over.png);
}
#weight_wrapper ul li a #weight_text {
	background-color: #99CC33;
	height: 50px;
	width: 75px;
	position: absolute;
	left: 62px;
	top: 46px;
}

#search_bar {
	background-image: url(../1mages/BGs/BG_50pc_trans.png);
	background-repeat: repeat;
	background-position: left top;
	display: block;
	height: 43px;
	text-align: center;
	position: absolute;
	left: -122px;
	top: -44px;
	width: 658px;
}
#search_bar span {
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 60px;
	display: block;
	background-position: left top;
	background-image: url(../1mages/search_bar/left.png);
}
#search_bar span span {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../1mages/search_bar/right.png);
}
#search_bar form {
	padding-top: 12px;
}
#search_bar form select {
	background-color: #FFFFFF;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #666666;
}
#search_bar input {
	font-weight: bold;
	color: #CC3333;
	background-color: #D6D6D6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#mainContent {
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	position: relative !important;
}

table.table_looper {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #DDDDC3;
	width: 95%;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
table.table_looper td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
	margin: 0px;
	padding: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#results_bar {
	position: relative;
	width: 200px;
	height: 50px;
	margin-bottom: 15px;
	left: 400px;
}
#results_bar_content {
	float: left;
	height: 49px;
	width: 401px;
	position: absolute;
	left: -400px;
	top: 0px;
	text-align: left;
}

#results_bar #prev a{
	position: absolute;
	background-image: url(../1mages/next_prev/40x40/prev.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 70px;
	font-size: 1.6em;
	padding-left: 27px;
	padding-top: 10px;
	left: 0px;
	text-align: right;
}
#results_bar #next a {
	background-image: url(../1mages/next_prev/40x40/next.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 82px;
	position: absolute;
	font-size: 1.6em;
	background-position: right top;
	padding-top: 10px;
	right: 0px;
	text-align: left;
}
#results_bar #next a:hover {
	background-image: url(../1mages/next_prev/40x40/next_over.png);
}


#results_bar #prev a:hover {
	background-image: url(../1mages/next_prev/40x40/prev_over.png);
}
select {
	margin-right: 0px;
	padding-right: 0px;
}
table.table_looper_valignbottom td {
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}
table.table_looper_valignbottom {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
tr.tr_looper_division_A td {
	background-color: #E3E3D3;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D9D66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.left_col_box {
	background-color: #CCCCCC;
	padding: 5px;
}#results_bar_bottom {
	position: relative;
	width: 200px;
	height: 50px;
	margin-bottom: 15px;
	left: 400px;
}
