/*This is the core style sheet of the site.*/

body
{
margin: 0;
background-color: #330066;
background-image: url(images/shop.jpg);
background-position: top left;
background-repeat: repeat-x;
color: #2c0069;
font: 76% Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6, p.description {
font-family: "Trebuchet MS", arial, sans-serif;
}

h1 {
color: #B2B2B2;
font-size: 2.4em;
letter-spacing: 0.2em;
font-weight: normal;
padding: 1em 25px 0 0;
}

h2 {
font-size: 2em;
font-weight: normal;
}

h3 {
font-size: 1.5em;
}

h4 {
font-size: 1.2em;
letter-spacing: 0.2em;
}

h5 {
font-size: 1.2em;
}

h6 {
font-size: 1em;
font-weight: bold;
}

p, td, li {
line-height: 1.8em;
}

#container {
background: #ffffff;
left: auto;
width: 750px;
margin-left: auto;
margin-right: auto;
border-bottom: #669966 5px solid;
}

#main-content {
background-image: url(images/ballwool.jpg);
background-image-height: 100px;
background-repeat: repeat-y;
background-color: #ffffff;
margin-top: 0px;
padding-left: 130px;
padding-right: 20px;border-top: 1px solid #d5df3e;
border-bottom: 1px solid #d5df3e;min-height: 600px;}

#header {
background:#d5df3e;
background-image: url(images/wooladdictionlogo.jpg);
background-repeat: no-repeat;
background-position: top left;
padding-left: 125px;
padding-right: 125px;
padding-top: 10px;
padding-bottom: 10px;
height: 280px;
}

#header p {
color: #04172D;
font-size: 3em;
text-align: left;
letter-spacing: 5px;}

#sidebar {
position: absolute;
top: 220px;
width: 325px;
height: 389px;
padding: 10px;
border-all: 1px #000000 solid;
text-align: center;
font-weight: bold;
background-image: url(images/hipster-007oval250wide.gif) no-repeat;
}

#shop
{
font-size: 0.9em;
width: 90%;}

#shop table
{border-collapse: collapse;
}

#shop table td
{
padding: 0.4em 0.6em 0.4em 0.6em;}

#footer {
padding-top: 1px;
padding-left: 10px;
background: #ffffff;
border-top: #400099 2px solid;
border-bottom: #400099 8px solid;
}

p.footer {
font-size: .5em;
text-align: center;
font-weight: bold;}

a:link {
text-decoration: underline;
font-weight: bolder; } 

a:visited {
}

a:hover {
color: #green;}

a:active {
background-color: #669966;}

#navcontainer {
padding-top: 20px;
padding-bottom: 10px;
position: absolute;
top: 240px;
width: 750px;
text-align: center;
font-weight: bold;
margin-right: auto;
margin-left: auto;}

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #660066;
text-decoration: none;
}

#navlist a:hover
{
color: #660066;
text-decoration: none;
}

img.right-floating {float: right;
padding: 20px;
width: 200px;}

img
{border: none;}

th
{
font-weight: bolder;}

td
{padding: 15px 15px 15px 15px;}

td.hipseat
{
color: red;
}

td.heading
{background-color: #9e9e9e;
text-align: center;
font-weight: bolder;}

#faq li
{
list-style-type: none;
}

div.top
{text-align: right;
margin-bottom: 20px;}

#faq li
{
list-style-type: none;
}

a.top
{float: right;}

#calendar
{
float: right;
margin: 10px;}

#right
{width: 260px;
font-size: 0.8em;
overflow: auto;
float: right;
height: 690px;
margin: 10px;
}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul li span.headline {
font-weight:bold;
display:block;
margin:12px 0 0 0;font-weight: bold;}

div.feedburnerFeedBlock {
border:2px solid #ddd;
background-color:#ffe;
padding:12px;
}