@charset "utf-8";

body {
  margin: 0 0;
  background-image:url('images/back8.gif');
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
 }

.results {
font-size:18px;
}

.resultsmid{
font-size:14px;
}

.resultssmall {
font-size:11px;
}

body img{
	border:0;
}

input,textarea {
	border-radius:5px;
	-moz-border-radius:5px;
	border: 1px solid #CCC;
}

input.button {
	border:none;
}

.background {
	background-color:#DFEBEE;
}

.header {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	z-index:1;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
}

.content {
	position: relative;
	top: -30px;
	z-index:0;
}

.contentbackground{
	background-image:url(images/horiz_dot.png);
	background-repeat:repeat-x;
	background-position:center;
	position:relative;
	width:auto;
	margin-top:10px;
	margin-bottom:10px;
}

.wishlistheader {
	background-image:url('/assets-new/images/horiz_dot.png');
	background-repeat:repeat-x;
	background-position:center;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:500;
}

.contentheader {
	text-align:center;
	background-image:url('/assets-new/images/horiz_dot.png');
	background-repeat: repeat-x; 
	background-position: center;
	background-color:#DFEBEE;
	font-family:"Trebuchet MS","Georgia", "Courier New";
	z-index:3;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}

.contentheader h1{
	font-size:30px;
	margin-top:5px;
	margin-bottom:5px;
	display:inline; 
	background-color:#DFEBEE;
}

.subnav {
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	max-width:232px;
	background-color:#fff;
	font-weight:bold;
}

.subnav a{
	color:#000;
	text-decoration:none;
}

.subnav a:hover{
	text-decoration:underline;
}

.subnav ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.subnav li{
	background-image:url(images/banner_dot_line.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:5px;
}

.popularyarns {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color:#5491A5;
	background:#fff;
	max-width:734px;
	min-height:383px;
	border-radius:15px;
	-moz-border-radius:15px;
	border:1.5px solid #568caa;

}

.popularyarns h3{
	font-family:"Museo Slab 300", "Courier New", Courier;
	font-size:30px;
	color:#2D688C;
}

.footer {
	position: relative;
	top:-30px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/Footer.png);
    z-index:2;
	max-width:1105px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}

.footer p {
	margin-top:0px;
	padding-top:0px;
	color:#ffffff;
}

.footer h3 {
	font-size:12px;
	font-weight:bolder;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#ffffff
	}

.footer a {
	color:#ffffff;	
}

.infobox {
	border-radius:15px;
	-moz-border-radius:15px;
	border:1.5px solid #568caa;
	width:734px;
    margin-left:auto;
	margin-right:auto;
	background:#fff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.acctinfobox {
	border-radius:15px;
	-moz-border-radius:15px;
	border:1.5px solid #568caa;
    margin-left:auto;
	margin-right:auto;
	background:#fff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.productboxcontent {
	border-radius:15px;
	-moz-border-radius:15px;
	border:1.5px solid #568caa;
	width:734px;
    margin-left:auto;
	margin-right:auto;
	background:#fff;
}

.colorpickercontent {
	margin-left:auto;
	margin-right:auto;
	width:734px;
}

.productboxcontent h3 {
	font-size:11px;
	color:#666666;
	font-weight:normal;
	margin-bottom:2px;
}

.productboxcontent h2{
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
}

.productboxcontent h4{
	font-size:14px;
	font-weight:bold;
	color:#649DAC;
	margin-top:0px;
	margin-bottom:0px;
}

.blue{
		font-size:14px;
	font-weight:bold;
	color:#649DAC;
}

.thumbheader {
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:#1f4a61;
	width:734px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	color:#fff;
	font-weight:bold;
}

.thumbheader td{
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.thumbdisplay {
	margin-top:8px;
	width:724px;
	margin-left:auto;
	margin-right:auto;
	max-height:425px;
	overflow:auto;
}

.thumbcontainer {
	background-image:url(images/thumbnail_box.png);
	background-repeat:no-repeat;
	width:97px;
	height:128px;
	margin-top:3px;
	margin-right:2px;
	font-size:11px;
	float:left;
}

.colorcontainer {

	background-color:#fff;
	border:2px dotted #ccc;
	border-radius:10px;
	-moz-border-radius:10px;
	width:174px;
	height:265px;
	margin-top:3px;
	margin-right:5px;
	margin-bottom:8px;
	font-size:11px;
	float:left;

}

.colorcontaineractive {
	background-color:#fff;
	border:2px solid #1F4A61;
	border-radius:10px;
	-moz-border-radius:10px;
	width:174px;
	height:265px;
	margin-top:3px;
	margin-right:5px;
	margin-bottom:8px;
	font-size:11px;
	float:left;
}

.colorpickercontent {
	margin-left:auto;
	margin-right:auto;
	width:734px;
}

.colorpicker{
	font-size:10px;
	width:190px;
	float:left;
}

.productphoto {
	position:relative;
	z-index:30;
}

.yarninfo{
	border-radius:10px;
	-moz-border-radius:10px;
	float:right;
	background-color:#a3defa;
	font-size:11px;
	padding-top:20px;
	margin-top:-30px;
	margin-right:15px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	position:relative;
	z-index:4;
}

select.colorselector{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.cart{
	border-radius:10px;
	-moz-border-radius:10px;
	border:2px solid #fff;
	background-color:#a3defa;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 4px;
	position: relative;
	z-index:9;
}

.cartitem{
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
}

.textitem{
	border-radius:10px;
	-moz-border-radius:10px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
}

.cartathon{
	background-image:url(images/YarnathonTab.png);
	margin-top:-40px;
	margin-left:0px;
	position:relative;
	background-repeat:no-repeat;
	width:274px;
	height:95px;
	padding-top:90px;
	padding-left:145px;
	font-size:10px;
	float:left;
	position:relative;
	z-index:6;
}

.receipt{
	float:right;
	background-image:url(images/receipt_med.png);
	background-repeat:no-repeat;
	background-position:right;
	width:308px;
	height:96px;
	text-align:center;
	padding-top:80px;
	margin-right:5px;
	margin-top:-80px;
	position:relative;
	z-index:5;
}

.receipt hr{
	margin-top:2px;
	margin-bottom:2px;
}

.form{
	border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #fff;
	background-color:#a3defa;
	font-family: "Trebuchet MS","Georgia", "Courier New";
	color:#255A85;
	font-size:13px;
	position:relative;
	z-index:13;
}

.formplain{
	font-family: Arial, Helvetica;
	font-size:11px;
	color:#000;
}

.vertical{
	background-image:url(images/vert_dot.png);
	background-repeat:repeat-y;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
}

.password{
	border-radius:10px;
	-moz-border-radius:10px;
	border: 4px solid #255a85;
	background-color:#F4C060;
	font-size:11px;
	margin-top:-25px;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	z-index:12;
	visibility:hidden;
}

.password h4{
	font-family:"Trebuchet MS","Georgia", "Courier New";
	margin-top:3px;
	margin-bottom:2px;
	font-size:13px;
}

.tableheader {
	font-family:"Trebuchet MS","Georgia", "Courier New";
	margin-top:3px;
	margin-bottom:0px;
	font-size:13px;
	color:#255A85;
	font-weight:bold;
}

.tableheader hr{
	margin-top:0px;
	margin-bottom:0px;
	color:#000;
	background-color:#000;
	height:1px;
}

.ordercomments{
	background-image:url(images/ordercomments.png);
	background-repeat:no-repeat;
	width:412px;
	height:90px;
	margin-top:-25px;
	margin-left:2px;
	float:left;
	padding-top:65px;
	position:relative;
	z-index:7;
	
}

.receiptcheckout{
	float:right;
	background-image:url(images/receipt.png);
	background-repeat:no-repeat;
	background-position:right;
	width:308px;
	height:111px;
	text-align:center;
	font-size:14px;
	padding-top:15px;
	margin-right:10px;
	margin-top:-20px;
	padding-left:10px;
	position:relative;
	z-index:8;
}

.receiptcheckout hr{
	margin-top:2px;
	margin-bottom:2px;
}

.checkouttable {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.checkouttable h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.checkoutbox {
	border-radius:10px;
	-moz-border-radius:10px;
	border:2px solid #fff;
	background-color:#a3defa;
	width:734px;
	margin-left:30px;
	margin-right:20px;
	padding-left:-20px;
	position:relative;
}

.yellow {
	background-color:#F4C060;
	text-align:right;
	width:724px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.pink {
	background-color:#F7AEB6;
	text-align:right;
	width:724px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.couponbox {
	border-radius:10px;
	-moz-border-radius:10px;
	border:2px solid #fff;
	background-color:#F4C060;
	width:734px;
	height:65px;
	margin-left:30px;
	margin-right:20px;
	padding-left:-20px;
	position:relative;
}

.recs {
	border-radius:10px;
	-moz-border-radius:10px;
	border:2px solid #568caa;
	background-color:#fff;
	width:689px;
	margin-left:30px;
	margin-right:20px;
	padding-left:-20px;
	padding-bottom:8px;
	position:relative;
}

.recs p{
	padding-left:10px;
	padding-right:10px;
}

.smallbox {
	border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #568caa;
	background-color:#fff;
	padding-left:5px;
	padding-bottom:8px;
position:relative;
}

.smallbluebox {
	border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #568caa;
	background-color: #a3defa;
	padding-left:5px;
	padding-bottom:8px;
position:relative;
}

.yarndash {
	border-radius:10px;
	-moz-border-radius:10px;
	border:2px solid #568caa;
	background-color:#fff;
	width:584px;
	margin-left:30px;
	margin-right:20px;
	padding-left:-20px;
	padding-bottom:8px;
	position:relative;
}

.yarndashyellow {
	border-radius:10px;
	-moz-border-radius:10px;
	border:2px solid #fff;
	background-color:#F4C060;
	width:584px;
	margin-left:30px;
	margin-right:20px;
	padding-left:-20px;
	padding-bottom:8px;
	position:relative;
}


.ribbonimage {
	left: -32px;
	top:8px;
	position: relative;
}

.ribbon {
	background-image:url(images/horiz_dot.png);
	background-repeat:repeat-x;
	background-position:center;
}

.address {
	border-radius:10px;
	-moz-border-radius:10px;
	border:2px solid #fff;
	padding:3px;
	float:left;
	position:relative;
	width:auto;
	margin-right:5px;
	margin-bottom:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

.addressselect {
	position:relative;
	top:15px;
}



.wishsearch{
	border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #fff;
	background-color:#F4C060;
	font-size:11px;
}

.wishlistheaderimage{
		background-image:url(images/horiz_dot.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.invoice {
	font-size:11px;
}

.invoice h4 {
	font-size:12px;
	font-weight:bold;
	color:#255A85;
	margin-top:0px;
	margin-bottom:0px;
}

.invoicecontainer{
	color:#fff;
	font-family:"Trebuchet MS","Georgia", "Courier New";
	font-size:14px;
	background-color:#255A85;
	width:710px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	position:relative;
	z-index:10;
}

.invoicetable{
	background-color:#fff;
	border: 1.5px solid #255A85;
	font-size:11px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

.paycontainer{
	color:#fff;
	font-family:"Trebuchet MS","Georgia", "Courier New";
	font-size:14px;
	background-color:#255A85;
	width:300px;
	text-align:center;
	float:left;
	margin-left:15px;
	position:relative;
}

.price {
	color:#568caa;
	font-size:32px;

	padding-top:5px;
}

.account {
	font-family:"Trebuchet MS","Georgia", "Courier New";
	margin-top:1px;
	margin-bottom:0px;
	font-size:16px;
	color:#255A85;
	font-weight:bold;
}

.account a{
	color:#255A85;
}

.accountbox {
	border-radius:10px;
	-moz-border-radius:10px;
	border:2px solid #fff;
	background-color:#a3defa;
	width:584px;
	margin-left:20px;
	padding-left:20px;
	padding-bottom:8px;
	position:relative;
}

.checkout {
	background-color:#FFF;
}

.ribbonimageacct {
	left: -52px;
	top:8px;
	position: relative;
}

.hoursinfobox{
	border-radius:10px;
	-moz-border-radius:10px;
	border:2.5px solid #568caa;
	background-color:#F4C060;
	font-family: "Trebuchet MS","Georgia", "Courier New";
	color:#000;
	font-size:13px;
	text-align: center;
	margin-left:15px;
	width: 200px;
	position:relative;
}

.lrgthumbcontainer {
	background-image:url(images/Thumbnail_LRG.png);
	background-repeat:no-repeat;
	width:90px;
	height:151px;
	margin-top:3px;
	margin-right:2px;
	padding-left:4px;
	padding-right:4px;
	font-size:11px;
	float:left;
}

.colorthumbdisplay {
	margin-top:8px;
	width:724px;
	margin-left:auto;
	margin-right:auto;
}

.formpurple{
	border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #fff;
	background-color:#ce99d9;
	font-family: "Trebuchet MS","Georgia", "Courier New";
	color:#255A85;
	font-size:13px;
	position:relative;
}

.formgreen{
	border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #fff;
	background-color:#89eeb2;
	font-family: "Trebuchet MS","Georgia", "Courier New";
	color:#255A85;
	font-size:13px;
	position:relative;
}


.formpink{
	border-radius:10px;
	-moz-border-radius:10px;
	border: 2px solid #fff;
	background-color:#ef74ae;
	font-family: "Trebuchet MS","Georgia", "Courier New";
	color:#255A85;
	font-size:13px;
	position:relative;
	z-index:150;
}

.progressbar {
	border-radius:10px;
	-moz-border-radius:10px;
	border:2px solid #568caa;
	background-color:#FFF;
}

.yarnathon {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}

.productboxcontent ul {
list-style-image: url('/assets-new/images/StarBullet.png');
}

.recs ul {
list-style-image: url('/assets-new/images/StarBullet.png');
}

.showcasebox {
	border-radius:15px;
	-moz-border-radius:15px;
	border:.5px solid #ffffff;
    margin-left:auto;
	margin-right:auto;
	background:#fff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px
}

.showcasebox a {
	color: #FE7F9C
}

.showcasebox b {
	color:#008080
}

.showcasebox h3 {
	font-size:16px;
	color: #1520A6
}

.trivia {
	text-align:center;
	font-size:18px;
	color:#003;
	font-weight:bold;
}
.trivia h1{
	font-size:18px;
    color:#1CA69F;
}

.trivia h2{
	font-size:18px;
    color:#1CA69F;
}

.trivia i{
	font-size:10px;
	font-weight:normal;
}