.debug {
	background-color: #f00;

}
.bold {
	font-weight: bold;
}


/* HTML STYLING */
/* ============ */

body {
	background: #fff url(../images/background.gif) repeat-x top left;
	font: 0.8em Ariel, Sans-serif;
	color: #376694;
	width: 100%;
	text-align: center;
}

a, a:link, a:visited, a:active {
	color: #376694;
	text-decoration: underline;
}

a:hover {
	color: #376694;
}

h1, h2, h3, h4, h5, h6, .submenu-title {
	margin: 0;
	padding: 15px 20px 1em 20px;
	font-size: 1.5em;
	color: #376694;
	font-weight: normal;
}

h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0 20px 0.25em 20px;
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol, table, .com-category-desc {
	padding: 0 20px 1em 20px;
}

fieldset, input, select, textarea, button {
	margin: 0 20px 1em 20px;
}

fieldset {
	border: 1px solid #D8E2EC;
}

legend {
	font-weight: bold;
	margin: 0 20px 0 20px;
}

label {
	margin: 0 20px 0 20px;
}

form {
	clear: left;
}

/* PAGE WRAPPER */
/* ============ */

#page-wrapper {
	width: 774px;
	margin: 0 auto 0 auto;
	text-align: left;
}



/* LOGO */
/* ==== */
#logo {
	width: 165px;
	height: 70px;
	margin: 16px 0 8px 4px;
	float: left;
	display: inline;
}



/* MAIN MENU */
/* ========= */

#mainmenu {
	width: 567px;
	height: 46px;
	background: transparent url(../images/nav-bg.gif) no-repeat top left;
	margin: 28px 0 8px 32px;
	padding: 10px 0 0 0;
	float: left;
	display: inline;
}

#mainmenu li {
	display: inline;
	margin: 30px 0 0 32px;
	padding: 30px 0 0 0;
	font-weight: bold;
}

#mainmenu li a:link, #mainmenu li a:visited, #mainmenu li a:active {
	text-decoration: none;
}

#mainmenu li a:hover {
	text-decoration: underline;
}



/* MAIN CONTENT AREA */
/* ================= */

#main-bg {
	width: 774px;
	background: transparent url(../images/main-bg.gif) repeat-y top left;
	clear: both;
}

#main-roof {
	width: 774px;
	height: 8px;
	background: transparent url(../images/main-roof.gif) no-repeat top left;
	clear: both;
	font-size: 0.1%;
}

#main {
	width: 774px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: transparent url(../images/main-content.gif) no-repeat top left;
	clear: both;
}

#main-floor {
	width: 774px;
	height: 14px;
	background: transparent url(../images/main-floor.gif) no-repeat top left;
	clear: both;
	font-size: 0.1%;
}


/* FOOTER */
/* ====== */

#footer-roof {
	width: 774px;
	height: 8px;
	background: transparent url(../images/footer-roof.gif) no-repeat top left;
	clear: both;
	font-size: 0.1%;
}

#footer {
	width: 774px;
	height: 52px;
	background: transparent url(../images/footer.gif) no-repeat top left;
	clear: both;
	text-align: right;
	font-size: 0.8em;
}

#footer-line1 {
	padding: 7px 20px 0 20px;
}

#footer-line2 {
	padding: 2px 20px 0 20px;
}

#footer-floor {
	width: 774px;
	height: 8px;
	background: transparent url(../images/footer-floor.gif) no-repeat top left;
	clear: both;
	font-size: 0.1%;
}



/* CATEGORY BUTTONS */
/* ================ */

#category-buttons, .tt_products_item_catlist {
	padding: 0 0 7px 7px;
	display: block;
	clear: both;
}

.category-button-normal, .category-button-select {
	width: 231px;
	height: 25px;
	background: transparent url(../images/list-category-bg.gif) no-repeat top left;
	float: left;
	display: inline;
	text-align: center;
	margin: 5px 0 5px 17px;
}

.category-button-normal a, .category-button-select a {
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0 4px 0;
	display: block;
}

.category-button-normal a a {
	margin: 0;
	padding: 0;
}


/* TEXT CONTENT AREA */
/* ================= */

#text-content, #text-content-generic, #page-title {
	padding: 0 7px 0 7px;
}

/* DISABLED AS WAS MESSING UP LIST IMAGE
#text-content-generic img {
	float: right;
	display: inline;
	clear: right;
	margin: 17px 17px 17px 17px;
}
*/

h1.product-title {
	margin: 0 0 0 17px;
	padding: 10px 0 0 0;
	clear: both;
}

p.product-subtitle {
	margin: 0 0 10px 17px;
	padding: 0;
}


/* PRODUCT DETAIL PAGE */
/* =================== */

#product-detail {
	display: block;
	clear: both;
}

#product-detail-description {
	width: 231px;
	margin: 0 0 20px 24px;
	float: left;
	display: inline;

}

#product-detail-description p, #product-detail-description h1, #product-detail-description h2, .product-detail-form {
	padding-left: 0;
}

#product-detail-description ul {
	list-style: disc outside none;
	padding: 0 0 0 0;
	margin: 0 0 1em 1.5em;
	line-height: auto;
}

.product-detail-form * {
	margin-left: 0;
}

#product-detail-description .product-detail-title {
	padding-left: 0;
}

#product-detail-description input {
	display: block;
	margin-top: 1em;
}

.product-detail-image img {
	margin: 20px 0 0 17px;
	float: left;
	display: inline;
}

.product-detail-image br {
	display: none;
}


/* PRODUCT LIST PAGE */
/* ================= */

.product-list {
	clear: both;
	display: block;
	margin: 0 0 0 7px;
}

.product-list-item {
	margin: 15px 0 5px 17px;
	width: 231px;
	float: left;
	display: inline;
}

.product-list-item img {
	float: left;
	display: inline;
	margin-right: 10px;
}

.product-list-title {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-weight: bold;
}

.product-list-description {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 0.8em;
}

.product-list-price {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}


object {
	margin-bottom: 17px;
	display: inline;
}


/* tt_products */

/* SHOPPING BASKET PAGE */
/* ==================== */

.shopping-basket-items {
	border: 1px solid #d8e2ec;
	border-collapse: collapse;
	width: 725px;
	margin: 0 0 20px 20px;
	font-size: 1em;
}

.shopping-basket-items th, .shopping-basket-items td {
	border: 1px solid #d8e2ec;
	padding: 5px;
}

.shopping-basket-items th {
	background-color: #e4eaf0;
	text-align: left;
	font-weight: bold;
}

.shopping-basket-items label, .shopping-basket-items select, .shopping-basket-items input {
	margin: 0;
	display: inline;
}

.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;
}

.smalltext {
	font-size: 0.85em;
}

/* login form */
.felogin {

}

.felogin-user {
	float: left;
}

.felogin-password {
	float: left;
	margin-left: 20px;
}

.felogin-submit {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.felogin-forgot {
	float: left;
	margin-left: 20px;
	margin-top: 1em;
}

.felogin-hidden {
	display: none;
}

.felogin-button {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	/* margin-top: 10px; */
}

.csc-textpic-above {
	clear: both !important;
	margin: 17px 0 0 0 !important;
	padding: 0;
}

.csc-textpic-imagewrap {
	margin: 0 24px 0 17px;
}

button {
	margin: 0;
}

.tx-ttproducts-pi1 h2 {
	margin-top: 10px;
}