
* {
	/* RESET everything (i don't care if you 
	   think it's wrong because I think it's 
	   right ) */
	padding:0;
	margin:0;
}

body {
	background:url(/templates/default/images/background.png) repeat-x #ddd8d2;
}

#content h1, h2, h3, p , ul {
	padding-bottom:0.5em;
}
a img {
    border:none;
}

img {
    padding:7px;
}

#container {
	background:#ffffff;
	position:relative;
	width:900px;
	left:50%;
	margin-left:-450px;
}

#header {
	position:relative;
	width:900px;
	height:121px;
	background:url(/templates/default/images/roses-knitting-centre-header.jpg) no-repeat;
}

#header h1 {
	position:absolute;
	left:220px;
	top:10px;
	height:49px;
	width:505px;
}

#header h1 a {
	display:block;
	width:555px;
	height:57px;
 	background:url(/templates/default/images/roses-knitting-centre-heading.gif) no-repeat;
}

#header h1 a span {
	display:none;
}

#header #navigation {
	position:absolute;
	left:220px;
	bottom:5px;
	padding-bottom:20px;
	list-style:none;
}

#header #navigation li {
	float:left;
}

#header #navigation a {
	display:block;
	width:137px;
	height:28px;

}

#header #navigation a span {
	display:none;
}

#header #navigation .home { background:url(/templates/default/images/navigation-home.gif) no-repeat; width:75px; }
#header #navigation .shop{ background:url(/templates/default/images/navigation-shop.gif) no-repeat; width:65px; }
#header #navigation .ebay { background:url(/templates/default/images/navigation-ebay.gif) no-repeat; width:63px; }
#header #navigation .newsletter { background:url(/templates/default/images/navigation-newsletter.gif) no-repeat; width:137px; }
#header #navigation .contact { background:url(/templates/default/images/navigation-contact.gif) no-repeat; width:98px; }

#header #navigation li a {
	margin-left:25px;
	margin-right:25px;
}
    
#header #brands {
	position:absolute;
	width:120px;
	right:5px;
	top:2px;
	padding:0px;
    margin:0px;
	list-style:none;
}

#header #brands li a {
	display:block;
	width:120px;
	height:24px;
    padding:0;
    margin:-2;
}

#header #brands li a span {
	display:none;
}

#header #brands .patons { background:url(/templates/default/images/patons.gif) no-repeat; }
#header #brands .cleckheaton { background:url(/templates/default/images/cleckheaton.gif) no-repeat; }
#header #brands .panda { background:url(/templates/default/images/panda.gif) no-repeat; }
#header #brands .shepherd { background:url(/templates/default/images/shepherd.gif) no-repeat; }

#content {
	padding-left:10px;
	padding-right:10px;
	font-family:times, serif;
}

#content h2 {
	color:#736152;
	font-size:18pt;
	padding-bottom:1em;
	/* Page headings */
}

#content p {
	font-size:14pt;
}

#content #middleContent h1 {
	/* OSCommerce Headings */
	font-size:18pt;
	color:#736152;
}

#content a {
	color:#736152;
	text-decoration:none;
}

#middleContent a {
	font-size:12pt;
}

#middleContent tr {
	padding-bottom:5px;
}

#middleContent .right {
	float:right;
}

.sidebar {
	float:left;
	margin:5px;
	width:206px;
	background:#eee8e8;
	clear:left;
}

.sidebar .sidebar-content {
	position:relative;
	padding:5px;
	margin-top:-15px;
	margin-bottom:-15px;
	font-family:arial, sans-serif;
}

.sidebar .sidebar-top, .sidebar .sidebar-bottom {
	display:block;
	width:206px;
	height:20px;
}

.sidebar .sidebar-top { background:url(/templates/default/images/sidebar-top.png); }
.sidebar .sidebar-bottom{ background:url(/templates/default/images/sidebar-bottom.png); }

.sidebar h3 {
	color:#807468;
	font-size:15pt;
	text-align:center;
	font-family:times, serif;
}

.sidebar .sidebar-content ul {
	list-style:none;
	padding-left:1em;
}

.sidebar .sidebar-content ul li a {
	color:#8c827b;
	text-decoration:none;
	font-size:14pt;
}

.sidebar .sidebar-link {
	text-align:center;
	font-family:arial, sans-serif;
}

.lowbar {
    margin-top:15px;
    position:relative;
	margin:5px;
	width:800px;
    height:206px;
	background:#eee8e8;
    clear:both;
    overflow:hidden;
}

.lowbar .lowbar-content {
	position:relative;
	padding:5px;
	font-family:arial, sans-serif;
}

.lowbar .lowbar-left, .lowbar .lowbar-right {
	position:absolute;
	width:20px;
	height:206px;
}

.lowbar .lowbar-left { 
    left:0;
    top:0;
    background:url(/templates/default/images/sidebar-left.png);
}

.lowbar .lowbar-right{ 
    right:0;
    top:0;
    background:url(/templates/default/images/sidebar-right.png);
}

.lowbar h3 {
	color:#807468;
	font-size:15pt;
	text-align:center;
	font-family:times, serif;
}

.lowbar .lowbar-content ul {
	list-style:none;
	padding-left:1em;
}

.lowbar .lowbar-content ul li a {
	color:#8c827b;
	text-decoration:none;
	font-size:14pt;
}

.lowbar .lowbar-link {
	text-align:center;
	font-family:arial, sans-serif;
}

.leftpane {
    width:50%;
    float:left;
    margin-right:-10px;
}

.rightpane {
    width:50%;
    float:right;
    margin-left:-10px;
}

#contact-form {
	text-align:center;
}

#contact-form .title, #contact-form .input {
	width:48%;
}

#contact-form .title  {
	clear:both;
	float:left;
	text-align:right;
	font-weight:bold;
}
#contact-form .input  {
	float:right;
	text-align:left;
}

#newest-yarns h2,#specials-yarns h2 {
    font-size:14pt;
    padding-bottom:0.5em;
}

#newest-yarns h3, #specials-yarns h3 {
    font-size:12pt;
}

#newest-yarns ul li, #specials-yarns ul li {
    float:left;
    display:block;
    width:150px;
    text-align:center;
}

#newest-yarns  a img , #specials-yarns  a img {
    background:#827864;
    padding:2px;
}

#newest-yarns p, #specials-yarns p {
    padding-top:0em;
}

#footer {
	clear:both;
	padding-top:15px;
	padding-bottom:10px;
}

#footer ul {
	list-style:none;
	padding-left:14.5em;
	padding-right:14.5em;
}

#footer ul li {
	float:left;
	padding-left:1em;
	padding-right:1em;
}

#footer a {
	color:#000000;
	font-size:14pt;
    text-decoration:none;
}

#credit {
	text-align:right;
	padding-right:10px;
}

#credit a {
	font-size:8pt;
}

#credit .credit-logon2 {
	color:#0289C1;
	font-weight:bold;
}

#credit a .credit-on {
	color:#AC00F7;
}

.cleanup {
	clear:both;
}



/* Hide WidgetBox Button */
#wbx-gw-button-wrapper-0 {
	display:none;
}
