.debug {
	background-color: #f00;
}
.hidden {
	visibility: hidden;
}
.display-none {
	display: none;
}






/* HTML STYLING */
/* ============ */

body {
	background: #CBC6BF url(../images/background.gif) no-repeat top center;
	font: 0.85em Ariel, Sans-serif;
	color: #695D54;
	width: 100%;
}

a {
	color: #695D54;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, .submenu-title {
	clear: both;
	font-size: 1.5em;
	color: #726A61;
	margin-bottom: 16px;
	font-weight: normal;
}

.home-right-main h1, .home-right-main h2, .home-right-main h3, .home-right-main h4, .home-right-main h5, .home-right-main h6 {
	clear: left;
}





/* PAGE WRAPPER */
/* ============ */

#page-wrapper {
	width: 770px;
	margin: 0 auto;
}






/* MASTHEAD */
/* ======== */

#masthead {
	text-align: right;
}

#masthead img {
	float: left;
	margin: 11px 0 11px 17px;
}

#masthead #mainmenu {
	margin: 32px 12px 0 0;
	float: right;
	width: 470px;
}

#masthead #mainmenu li {
	font-size: 1.5em;
	display: inline;
	margin: 10px 12px 22px 12px;
}

#masthead #mainmenu li a {
	color: #99938D;
}






/* BANNER */
/* ====== */

#banner {
	width: 770px;
	height: 144px;
	background: transparent url(../images/boxes/banner-bg.gif) no-repeat top left;
}

#banner img {
	padding: 3px;
}






/* MAIN CONTENT AREA */
/* ================= */

#main-roof {
	width: 770px;
	height: 3px;
	background: transparent url(../images/boxes/main-roof.gif) no-repeat bottom left;
	margin-top: 6px;
	clear: both;
}

#main {
	width: 770px;
	background: transparent url(../images/boxes/main-bg.gif) repeat-y top left;
}

#main-leftcolumn {
	width: 538px;
	float: left;
	padding: 22px;
}

#main-leftcolumn p {
	margin: 0 24px 1em 0;
	padding: 0;
	line-height: 1.3em;
}

#main-leftcolumn p a {
	text-decoration: underline;
}

#main-leftcolumn ul, #main-leftcolumn ol {
	margin-right: 24px;
	margin-bottom: 1em;
}

#main-leftcolumn ul li {
	list-style: disc inside;
}

#main-leftcolumn ol li {
	list-style: decimal inside;
}

#main-leftcolumn ol li a, #main-leftcolumn ul li a {
	text-decoration: underline;
}

#main-leftcolumn .csc-textpic {
	clear: both;
}

#main .submenu {
	float: right;
	clear: right;
	width: 160px;
	margin: 22px 22px 0 0;
}

#main .submenu ul {
	margin-bottom: 22px;
}

#main .submenu ul li {
	margin: 0 0 5px 0;
}

#main .submenu .submenu-act, #main .submenu .submenu-no .act {
	list-style: disc outside;
	font-weight: bold;
}

#main-floor {
	width: 770px;
	height: 3px;
	background: transparent url(../images/boxes/main-floor.gif) no-repeat top left;
	clear: both;
}






/* FOOTER */
/* ====== */

#footer-roof {
	width: 770px;
	height: 3px;
	background: transparent url(../images/boxes/footer-roof.gif) no-repeat bottom left;
	margin-top: 6px;
	clear: both;
}

#footer {
	width: 770px;
	background: transparent url(../images/boxes/main-bg.gif) repeat-y top left;
	text-align: left;
	padding: 8px 0 8px 0;
	font-size: 0.9em;
}

#footer ul {
	margin: 2px 11px;
}

#footer ul li {
	padding: 0px 11px;
	display: inline;
	border-right: solid 1px #C0B8AF;
}

#footer ul li a {
	text-decoration: underline;
}

#footer p {
	padding: 0 22px 2px 22px;
}

#footer p a {
	text-decoration: underline;
}

#footer-floor {
	width: 770px;
	height: 3px;
	background: transparent url(../images/boxes/footer-floor.gif) no-repeat top left;
	clear: both;
}

#footer-logos {
	width: 770px;
	padding: 12px 0 12px 0;
	text-align: center;
}

#footer-logos li {
	padding: 12px;
	display: inline;
}






/* HOMEPAGE */
/* ======== */

#home-left-column {
	width: 291px;
	float: left;
	clear: left;
	margin-bottom: 6px;
}

#home-left-column .home-left-roof {
	width: 291px;
	height: 4px;
	background: transparent url(../images/boxes/home-left-roof.gif) no-repeat bottom left;
	margin-top: 6px;
	clear: both;
}

#home-left-column .home-left-main {
	width: 291px;
	background: transparent url(../images/boxes/home-left-main.gif) repeat-y top left;
	text-align: left;
	padding: 0 0 8px 0;
	font-size: 0.9em;
	min-height: 200px;
}

#home-left-column .home-left-main img {
	padding: 1px;
	border: 2px solid #C0B8AF;
}

#home-left-column .home-left-main a {
	text-decoration: underline;
}

#home-left-column .home-left-floor {
	width: 291px;
	height: 4px;
	background: transparent url(../images/boxes/home-left-floor.gif) no-repeat top left;
	clear: both;
}

#home-right-column {
	float: right;
	margin-bottom: 6px;
}

#home-right-column .home-right-roof {
	width: 473px;
	height: 3px;
	background: transparent url(../images/boxes/home-right-roof.gif) no-repeat bottom left;
	margin-top: 6px;
}

#home-right-column .home-right-main {
	width: 473px;
	background: transparent url(../images/boxes/home-right-main.gif) repeat-y top left;
	text-align: left;
	padding: 0;
	font-size: 0.9em;
}

#home-right-column .home-right-main p, .home-right-main h1 {
	width: 185px;
}

.home-left-main h1, .home-right-main h1 {
	font-size: 1.8em;
	margin: 0 22px 11px 22px;
	padding: 22px 0 0 0;
}

.home-left-main p, .home-right-main p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 22px 22px 22px;
	padding: 0;
}

#home-right-column .home-right-main img {
	float: right;
	margin: 0 3px 0 5px;
	padding-left: 1px;
	border-left: 2px solid #C0B8AF;
}

#home-right-column .home-right-floor {
	width: 473px;
	height: 3px;
	background: transparent url(../images/boxes/home-right-floor.gif) no-repeat top left;
}





/* PRODUCT LIST VIEW */
/* ================= */

.product-list {
	margin: 0;
	width: 540px;
}

.product-list-item {
	width: 154px;
	float: left;
	margin: 0 24px 24px 0;
	height: 220px;
}

.product-list-item p.product-list-price {
	margin-top: 0;
	margin-bottom: 0;
}

.product-list-item p a:link {
	text-decoration:none;
}

.product-list-image {
	width: 154px;
	height: 117px;
	text-align: center;
	vertical-align: middle;
	line-height: 117px;
	padding-bottom: 8px;
}

.product-list-image img {
	margin: 0;
	float: none;
	clear: both;
	margin: auto;
	padding: 1px;
	border: 2px solid #C0B8AF;
}

.product-list-title {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 0.95em;
}

.product-list-price {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 0.95em;
}

.product-list-navigation {
	clear: both;
}

h2.category_title {
	clear: both;
}





/* PRODUCT DETAIL VIEW */
/* =================== */

.product-detail-image {
	text-align: center;
	vertical-align: middle;
	width: 239px;
	height: 180px;
	float: left;
}

.product-detail-image img {
	margin: 0;
	float: none;
	clear: both;
	margin: auto;
	padding: 1px;
	border: 2px solid #C0B8AF;
}

.product-detail-description {
	margin: 0 0 22px 257px;
}

.product-detail-subtitle {
	font-size: 1.35em;
	margin-bottom: 0;
}

.product-detail-price {
	font-size: 1.35em;
}

.product-detail-form {
	margin-bottom: 1em;
}

.product-detail-options {
	margin-bottom: 22px;
}

.product-detail-smalltext {
	margin-top: 1em;
	font-size: 0.8em;
}




/* SHOPPING BASKET PAGE */
/* ==================== */

.shopping-basket-items {
	border: none;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
}

.shopping-basket-items th, .shopping-basket-items td {
	border: 1px solid #C0B8AF;
	text-align: left;
	font-size: 0.9em;
}

.shopping-basket-items th, .shopping-basket-items td {
	padding: 4px;
	border: 1px solid #C0B8AF;
}

.shopping-basket-delivery label, .shopping-basket-payment label, .shopping-basket-form {
	margin-bottom: 1em;
}





/* SHOPPING BASKET PAGE */
/* ==================== */

.order-details-invoice, .order-details-delivery, .order-details-notes, .order-details-terms {
	padding: 22px;
	margin-bottom: 11px;
	border: 1px solid #C0B8AF;
}

.order-details legend {
	font-weight: bold;
	border: 1px solid #C0B8AF;
	padding: 4px;
}

#main-leftcolumn .csc-textpic img {
	margin: 3px 19px 10px 0;
	padding: 1px;
	border: 2px solid #C0B8AF;
}

.tt_products_basket_payment dl, .tt_products_order_confirmation dl {
	margin-left: 22px;
}

.tt_products_basket_payment dt, .tt_products_order_confirmation dt {
	font-weight: bold;
}

.tt_products_basket_payment dd, .tt_products_order_confirmation dd {
	margin-left: 0;
	margin-bottom: 1em;
}

.payment_message {
	margin-bottom: 1em;
}



/* LATEST NEWS HOMEPAGE */
/* ==================== */

p.homepage-latest-news-date {
	font-size: 0.95em;
	margin-bottom: 0;
}

p.homepage-latest-news-title {
	margin-bottom: 0;
	font-size: 1.5em;
}

p.homepage-latest-news-subheader {
	margin-bottom: 1em;
	line-height: 1.4em;
}

p.homepage-latest-news-morelink {
	margin-bottom: 2em;
}




/* LATEST NEWS PAGES */
/* ================= */

.latest-news-item {
	margin-bottom: 2em;
}

.latest-news-date {
	clear:both;
}

.latest-news-title {
	margin-bottom: 0.5em;
	font-size: 1.5em;
}

.latest-news-image {
	float: left;
	display: inline;
}

.latest-news-summary {

}

.latest-news-morelink {
	clear: both;
}

.smalltext {
	font-size: 0.85em;
}
