*{
  margin: 0px;
  padding: 0px;
  border: 0px;
}

html { 
  min-height:100%; 
  margin-bottom:1px; 
}

body{
	font: 1em/1em Verdana, sans-serif;
	background: white url(/images/2008_www_bg.gif) repeat-x top;
	border: 0px;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

h1{
	font: 1.4em/1.2em Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	padding: 0px;
	color: #FF9900;
	text-transform: uppercase;
}

h2{
	font: 1.4em/1.2em Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	padding: 0px;
	color: #FF9900;
	text-transform: uppercase;
}

h3{
	font: 1.2em/1.2em Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	padding: 0px;
	color: black;
	text-transform: uppercase;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
}

a:link, a:visited{
	color: #EF720E;
	text-decoration: underline;
}

a:active, a:hover, a:visited:hover{
	color: #EF720E;
	text-decoration: none;
}

p, ul, li, img, input, div{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* Page layout */
#container{
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 950px;
	text-align: left;
}

#header{
  float: left;
  width: 950px;
  height: 150px;
  padding: 0px;
  margin: 0px;
}

#logo{
  float: left;
  width: 500px;
  height: 65px;
}

#headercontact{
  float: left;
  width: 450px;
  height: 65px;
}

.headertel{
  text-align: right;
  font: 2.2em/1.2em Arial, Helvetica, sans-serif;
  color: #FF9900;
}

.headeremail{
  text-align: right;
  font: 1em/1em Arial, Helvetica, sans-serif;
  color: white;
}

#headersearch{
  clear: left;
  float: left;
  width: 480px;
  border: 1px solid #FF9900;
  padding: 10px;
  margin: 0px;
  margin-top: 30px;
  background: black;
}

.searchbox{
  border: 0px;
  padding: 0px;
  margin: 0px;
  border-right: 5px solid black;
  width: 300px;
  font-size: 1em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.searchsubmit{
  width: 10.8em;
  border: 0px;
  background: #FF9900;
  font: bold 1em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
}

#headerbasket{
  float: right;
  min-width: 300px;
  min-height: 40px;
  border: 1px solid #FF9900;
  color: white;
  padding: 10px;
  margin-top: 10px;
  background: black;
}

.basketsubmit{
  width: 10.8em;
  border: 0px;
  background: #FF9900;
  font: bold 1em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}

.total{
  color: #FF9900;
  font-weight: bold;
}

#headerbasket ul{
  text-align: center;
  padding: 10px 0px 0px 0px;
}

#headerbasket ul li{
  display: inline;
  text-align: right;
  font: 0.7em/1em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
/* end of Page layout */

/* Navigation layout */
#navigation{
  clear: left;
  width: 950px;
  font: bold 0.9em/1.6em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

#navigation ul{
  padding: 5px 0px;
}

#navigation li{
  display: inline;
  margin: 10px;
}

#navigation a:link, #navigation a:visited{
	color: black;
	text-decoration: none;
}

#navigation a:active, #navigation a:hover, #navigation a:visited:hover{
	color: #FF9900;
	text-decoration: underline;
}
/* end of Navigation layout */

/* Content area layout */
#content, #content2{
  float: left;
  width: 930px;
  background: #EFEFEF;
  padding: 10px;
}

#content p, #content li{
  font: 0.8em/1.4em Verdana, sans-serif;
  margin: 0.5em 0em;
}

#content2 p, #content2 li{
  font: 0.8em/1.4em Verdana, sans-serif;
  padding-top: 0.3em;
  padding-bottom: 0.7em;
  border-bottom: 1px solid #DEDEDE;
}

#content ul, #content2 ul{
  list-style: disc inside;
  margin-left: 2px;
}

#content img{

  width: 400px;
  height: 300px;
  border: 1px solid black;
}

#jb{
  float: right;
  width: 400px;
  margin: 0px 0px 10px 10px;
  background: white;
  color: black;
  border: 1px solid #FF9900;
  color: black;
  text-align: center;
}

#jb h1{
	color: #FF9900;
	font-weight: bolder;
	border-bottom: 1px solid #DEDEDE;
}

#jb p{
font-size:15px;
}

#jb a{
	font-size:18px;
}

#jb img{
	vertical-align:bottom;
	width: 225px;
  	height: 150px;
}

.blacklink{
	color: black;
	text-decoration: none;
}


#content hr{
  border: 0px;
  border-top: 1px solid #DEDEDE;
}

#content2 img{
  float: left;
  width: 300px;
  height: 100px;
  border: 1px solid black;
  background: white;
  margin-bottom: 0.2em;
}

.textright{
  text-align: right;
}

.column{
  float: left;
  width: 300px;
  min-height: 300px;
  margin-right: 12px;
}

.column3{
  float: left;
  width: 302px;
  min-height: 300px;
}
 
  /* Wool page layout */

#contentwool{
  float: left;
  width: 940px;
  background: #EFEFEF;
  padding: 10px 0px 10px 10px;
}

#contentwool h2{
  clear: both;
  background: black;
  text-indent: 2px;
  margin: 0px;
  margin-right: 10px;
  padding: 0px;
}

#contentwool p{
  font: 0.8em/1.6em Verdana, sans-serif;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}

 #contentwool table{
  margin: 0px;
  padding: 0px;
  font: 1em/1em Verdana, sans-serif;
  width: 225px;
}

 #contentwool tr{
  margin: 0px;
  padding: 0px;
}

 #contentwool td{
  vertical-align: top;
  margin: 0px;
  padding: 4px 10px 12px 0px;
}

.woolsample{
  width: 250px;
}

#contentwool p.text{
  padding: 2px 2px;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-left: 1px solid black;
  background: white;
}

#contentwool img{
  margin: 0px;
  padding: 0px;
  width: 223px;
  height: 223px;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

#contentwool img.woolswatch{
  margin: 0px;
  padding: 0px;
  width: 223px;
  height: 50px;
}

#contentwool p.woolsampleheader{
  background: #FF9900;
  font-weight: bold;
  padding: 4px 2px;
  border: 1px solid black;
}

#contentwool p.textright{
  border: 1px solid black;
  background: #FF9900;
  font-weight: bold;
  padding: 4px 2px;
}

#contentwool p a:link, #contentwool p a:visited{
  color: black;
  text-decoration: underline;
}

#contentwool p a:hover, #contentwool p a:visited:hover{
  color: black;
  text-decoration: none;
}
  /* end of Wool page layout */
  
  /* Pattern section */
 #contentpattern{
  float: left;
  width: 940px;
  background: #EFEFEF;
  padding: 10px 0px 10px 10px;
}

#contentpattern h2{
  clear: both;
  background: black;
  text-indent: 2px;
  margin: 0px;
  margin-right: 10px;
  padding: 0px;
}

#contentpattern p{
  font: 0.8em/1.6em Verdana, sans-serif;
  margin: 0px;
  padding: 0px;
  padding-bottom: 5px;
}

#contentpattern table{
  margin: 0px;
  padding: 0px;
  font: 1em/1em Verdana, sans-serif;
  width: 225px;
}

#contentpattern th{
  font: bold 0.8em/1em Arial, helvetica, sans-serif;
  padding: 5px 10px;
  background: black;
  color: #FF9900;
}

#contentpattern tr{
  margin: 0px;
  padding: 0px;
}

#contentpattern td{
  vertical-align: top;
  margin: 0px;
  padding: 4px 10px 12px 0px; 
} 

.patternsample{
  /*float: left;*/
/*  border: 1px solid black; */
  width: 225px;
}

table.patternsizes{
  text-align: center;
}

#contentpattern p.text{
  padding: 2px 2px;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-left: 1px solid black;
  background: white;
}

#contentpattern img{
  margin: 0px;
  padding: 0px;
  width: 223px;
  height: 200px;
  border-left: 1px solid black;
  border-right: 1px solid black;
}

#contentpattern p.patternheader{
  font: bold 0.8em/1em Verdana, sans-serif;
  background: #FF9900;
  padding: 4px 2px;
  border: 1px solid black;
}

#contentpattern p.textright{
  border: 1px solid black;
  background: #FF9900;
  font-weight: bold;
  padding: 4px 2px;
}

#contentpattern p a:link, #contentpattern p a:visited{
  color: black;
  text-decoration: underline;
}

#contentpattern p a:hover, #contentpattern p a:visited:hover{
  color: black;
  text-decoration: none;
}
  /* end of pattern section */
  
  /* sale items section */
#contentsale{
  float: left;
  width: 930px;
  background: #EFEFEF;
  padding: 10px;
}

#contentsale p{
  font: 0.8em/1.4em Verdana, sans-serif;
  margin: 1em 0em;
}

#contentsale a:link, #contentsale a:visited{
  display: block;
  text-align: center;
  background: black;
  color: #FF9900;
  font: bold 1.4em/1.4em Arial, Helvetica, sans-serif;
  
}
  /* end of sale items section */
  
  /* Links section */
table{
  width: 930px;
  font: 0.8em/1em Verdana, sans-serif;
  
}

td{
  width: 33.3%;
  padding: 8px 2px;
}

.headrow{
  background: black;
  color: #FF9900; 
}

.evenrow{
  background: #DEDEDE;
}
  /* end of Links section */
  
  /* News section */
#contentnews{
  float: left;
  width: 930px;
  background: #EFEFEF;
  padding: 10px;
}

#contentnews h2{
  clear: both;
  font: bold 1em/1.6em Arial, Helvetica, sans-serif;
  background: black;
  text-indent: 2px;
}

#contentnews li{
  list-style: none;
}

#contentnews p{
  font: 0.8em/1.6em Verdana, sans-serif;
  margin: 4px 0px;
  padding: 2px;
}

#contentnews p.newslink{
  background: #DEDEDE;
  font-weight: bold;
  margin-bottom: 15px;
}
  /* end of News section */
  
  /* Contact page */
#contentcontact{
  float: left;
  width: 930px;
  background: #EFEFEF;
  padding: 10px;
}

#contentcontact p, #contentcontact li{
  font: 0.8em/1.6em Verdana, sans-serif;
  list-style: none;
}

#contentcontact table{
  float: left;
  margin: 10px 0px;
  padding: 10px;
  width: 580px;
  background: black;
}

#contentcontact td{
  min-width: 200px;
  color: white;
  padding-right: 10px;
}

#contentcontact input, #contentcontact textarea{
  border: 1px solid #FF9900;
  width: 300px;
  min-height: 20px;
}

.contactformsubmit{
  width: 10.8em;
  border: 0px;
  background: #FF9900;
  font: bold 1em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}

#contactaddress{
  float: right;
  margin: 10px 0px;
  width: 320px;
  padding: 0px 10px 10px 10px;
  background: white;
  border: 1px solid black;
}

#contactaddress h3{
  font: bold 1.2em/1.2em Arial, Helvetica, sans-serif;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
}
  /* end of Contact page */
  
  /* account section */
#account{
  float: left;
  width: 930px;
  background: #EFEFEF;
  padding: 10px;
}

#account h2{
  clear: both;
  font: bold 1em/1.6em Arial, Helvetica, sans-serif;
  background: black;
  text-indent: 2px;
}

#account p, #account li{
  font: 0.8em/1.6em Verdana, sans-serif;
  list-style: none;
}

#account table{
  float: left;
  margin: 10px 0px;
  padding: 10px;
  width: 930px;
  background: black;
}

#account td{
  min-width: 200px;
  color: white;
  padding-right: 10px;
}

#account input, #account textarea{
  border: 1px solid #FF9900;
  width: 600px;
  min-height: 20px;
}

#account select{
  border: 1px solid #FF9900;
  min-height: 20px;
}

.accountformsubmit{
  width: 10.8em;
  border: 0px;
  background: #FF9900;
  font: bold 1em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}

.historyhead{
  background: #FF9900;
}
  /* end of accounts section */
  
  /* checkout bits */
.checkoutbutton{
  width: auto;
  border: 0px;
  padding: 1em;
  background: #FF9900;
  font: bold 1em Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}

hr{
  border-bottom: 10px solid #FF9900;
}
  
  /* end of checkout bits */
  
/* end of Content area layout */

/* Footer layout */
#footer{
  clear: left;
  padding: 10px;
}

#footer p{
  font: 0.7em/1em Arial, Helvetica, sans-serif;
}
/* end of Footer layout */

/* other layout edits */
.hidden{
  display: none;
}

.oddrow{
  background: #DEDEDE;
  font: bold 0.9em/1em Verdana, sans-serif;
}

.evenrow{
  background: #CDCDCD;
  font: bold 0.9em/1em Verdana, sans-serif;
}

/* item added to basket info */
#iteminbasket table{
  width: 930px;
  font: 1em/1em Verdana, sans-serif; 
}

#iteminbasket th{
  background: black;
  color: #FF9900;
  line-height: 2em;
  padding: 2px;
}

#iteminbasket td{
  font: 0.8em/1.2em Verdana, sans-serif; 
  line-height: 2em;
  padding: 2px;
  background: #DEDEDE;
}
/* end of item added to basket info */
