﻿
/* ---------------Default Styles--------------- */

html 
{
	height: 100%;
	display:block;
}

body 
{
	font-family: Verdana;
    font-size: 7.5pt;
    /*color:#70878F;*/
    color: #58585a;
    
    background-image:url(/images/Town-talk-background.gif);
    height:100%;
    display:block;
}

span
{
	color: #58585a;
}

p
{
	margin: 0px;
	padding: 5px;
	font-size: 8.5pt;
	color: #58585a;
}

h1
{
	font-size: 10pt; 
	font-weight:normal;
}

h2
{
	font-family: Georgia;
	font-size: 9pt;
	font-weight:normal;
	color: #58585a;
}

h3
{
	font-weight:normal;
	color: #000000;
	font-size:7.5pt;
}

a:link
{
    color: #6E878E;
    text-decoration: none;
}

a:visited
{
    color: #6E878E;
    text-decoration: none;
}

a:active
{
    color: #6E878E;
    text-decoration: none;
}

a:hover
{
    color: #BBA166;
    text-decoration: none;
}

img
{
	border: none;
}

.container 
{
	width:930px;
	margin:auto;
	background: #FFFFFF;
	
}

/* ---------------End Default styles--------------- */



/* ---------------Header Styles--------------- */

.header 
{
	background-image:url(/images/tt-head-banner-text.gif);
	
	height:75px;
	padding: 40px 0px 0px 0px;
	
}

.headerSearch 
{
	padding: 0px;	
	color: #000000;
	float: left;
	padding-left: 550px;
}

.headerSearch a
{
	color:#000000;
}

.headerSearch a:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}

.searchKeyword 
{
	text-align:left;
	color:#000000;
	width:200px;	
	padding: 0px;
	margin:0px;
}

.search-box 
{
	height:12px;
	border-top: solid 1px #767982;
	border-left: solid 1px #767982;
	border-right: solid 2px #576065;
	border-bottom: solid 2px #576065;
	font-size:7.5pt;
	width: 150px;
	padding: 0px;
	margin: 0px;	
}
.headerNavigation 
{
	padding: 4px 0px 0px 128px;
	background-image: url(/images/tt-header-nav-background.gif);
	background-repeat: repeat-x;
	font-size: 7.5pt;
	height:22px;
}

.headerNavigation ul
{
	display: inline;
	list-style:none;
}

.headerNavigation ul li
{
	display: inline;
	padding: 0px 12px 0px 12px;
	border-left: solid 1px #b6bbbf;
	list-style-type:none;
}


/* ---------------End Header Styles--------------- */




/* ---------------Left Bar content--------------- */

.LeftNavigation
{
	float: left;
	width: 168px;
	background: #FFFFFF;
	padding: 10px 0px 10px 0px;
	border-right: solid 2px #e3e8eb;
	margin-right: -2px;
}

.LeftNavigation ul
{
	padding: 10px;
	margin: 0px;
}

.LeftNavigation li
{
	list-style-type: none;
	padding-left: 0px;
	padding-top: 10px;
}


/* -------------End Left Bar content------------ */



/* -------------Main Center Content-----------   */

.PageImages
{
	float: right;	
}


.Content 
{
	float:left;
	width: 600px;
	background: #FFFFFF;
	border-left: solid 2px #e3e8eb;
	border-right: solid 1px #e3e8eb;
	margin-bottom: 5px;
	height:100%;
	
}

.ContentLeftHalf
{
	float: left;
	width: 300px;
	padding: 25px 10px 0px 10px;
}

.ContentRightHalf
{
	padding: 25px 10px 10px 10px;
	float:left;
	width: 230px;
	text-align:center;
}

.This-Month-Box
{
	background-image:url(/images/tt-this-month-background.gif);
	background-repeat:no-repeat;
	width: 245px;
	height:165px;
	padding: 40px 5px 1px 5px;
}

.This-Month-Image
{
	float:left;
}

.This-Month-Text
{
	float:left;
	width:150px;
	text-align:left;
	padding: 2px 2px 2px 2px;
}
/* ------------End Main Center Content----------- */





/* ------------Right Content----------- */

.RightBarContent 
{
	float:left;
	width: 139px;
	background: #FFFFFF;
	padding: 5px 10px 10px 10px;
	border-left: solid 1px #e3e8eb;
	margin-left: -1px;
}

.BasketSumHeader
{
	color: #000000;
	font-weight: bold;
	display:table-cell;
	padding-left: 20px;
}

.TopHatImage
{
	vertical-align:middle;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* ------------End Right Content----------- */






/* ------------Footer Content----------- */

.footer 
{
	background-color: #FFFFFF;
}

.footerLinks 
{
	clear:both;
	padding: 4px 10px 2px 100px;
	background-image: url(images/tt-footer-links-background.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	height: 16px;
}

.footerLinks ul
{
	white-space: nowrap;
	display: inline;
}

.footerLinks ul li
{
	padding: 0px 11px 0px 11px;	
	border-left: solid 1px #b6bbbf;
	display: inline;
	list-style-type:none;
}

.footerText
{
	text-align: center;
	font-size: 7.5pt;
	font-weight: bold;
	width: 880px;
	margin: auto;
	padding-top:10px;
}

/* ------------End Footer Content----------- */

.BreadCrumbTrail 
{
	padding: 5px 0px 5px 20px;
}
.PageContent
{
	padding: 10px 0px 10px 20px;
	margin: 0px;
}

.category-item
{
	margin: 0px;
	padding: 0px;
	float:left;	
	width: 290px;
}

.category-item ul
{
	padding-top: 80px;
	list-style-type:none;
	display:inline-block;
}

.category-item ul li
{
	display:inline-block;
	width: 105px;
	height:auto;
	border-bottom: solid 2px #e3e8eb;
	float:left;
	margin: 5px 6px 5px 6px;
	text-align:center;
	font-family: Georgia;
	font-size: 9pt;
	font-weight:bold;
	color: #346768;
}

.Category-Summary
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 280px;
	height: 600px;
}

.Category-Summary div
{
	position: absolute;
	padding-top: 120px;
	width: 300px;
	color: #58585a;
}

.Category-Summary img
{
	position: absolute;
	display: table-cell;
}

/* Product list page */
.ProductListHeader
{
	background-image: url(/images/tt-category-list-head.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 30px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 0px 0px 0px
}

.ProductListHeader h1
{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: normal;
}

.productItem
{
	width: 550px;
	height:auto; /*125px;*/
	border-bottom: solid 2px #e3e8eb;
	display:table;
	padding: 0px 0px 10px 0px;
}

.ProductItemImage
{
	float:left;
	width:135px;
}

.ProductItemInfo
{
	float:left;
	width:200px;
}

.ProductItemInfo h2
{
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

.ProductItemInfo a
{
	text-decoration: underline;
}

.ProductItemBuy
{
	float:left;
	width: 215px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.ProductItemBuy_detail
{
	float:left;
	width: 265px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.ProductItemBuy_detail ul
{
	display:inline-table;
	list-style-type:none;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.ProductListBuy_detail
{
	width:265px;
	margin: 0px;
	padding: 0px;
	float:left;
}

.ProductListBuy
{
	width:215px;
	margin: 0px;
	padding: 0px;
	float:left;
}

.ProductItemBuy ul
{
	display:inline-table;
	list-style-type:none;
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.ProductList_col1
{
	float:left;
	display:inline-table;
	overflow: hidden;
	height: auto;
	padding: 4px 1px 0px 3px;
	text-align:center;
	width: 105px;
}

.ProductList_col1_detail
{
	float:left;
	display:inline-table;
	overflow: hidden;
	height: auto;
	padding: 0px 5px 0px 3px;
	text-align:center;
	width: 151px;
}

.ProductList_col2
{
	float:left;
	display:inline-table;
	overflow: hidden;
	height: auto;
	padding: 4px 0px 0px 0px;
	text-align:center;
	width: 40px;
}

.ProductList_col3
{
	float:left;
	display:inline-table;
	overflow: hidden;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	width: 30px;
	font-size: 6pt;
}

.ProductList_col4
{
	float:left;
	display:inline-table;
	overflow: hidden;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align:center;
	width: 35px;
	font-size: 6pt;
}

.QtyTextBox
{
	border: solid 1px #9d999a;
	height: 9px;
	width: 12px;
	font-size: 7pt;
	padding: 2px 3px 3px 7px;
	margin: 0px;
}

/* End Product list page */


/* Product Detail page */


.ProductDetailLeft
{
	width: 290px;
	float: left;
}

.ProductDetailRight
{
	width: 280px;
	float: left;
}

.ProductDetailRight hr
{
	clear:both;
	color: #d0d8db;
	height: 1px;
}


.ProductDetailRight h1
{
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}

.ProductDetailIngredients
{
	float:left;
	width:130px;
}

.ProductDetailReturn
{
	float:left;
	width:130px;
}


/* End product Detail page */



/* Login Page */

ul.grey
{
    float: left; /* Needed for IE6 */
    background-color: #FFFFFF;/* #dcdddf; */
    width: 560px;
    padding: 0px;
    margin: 0px;
    list-style-type:none;
}

ul.grey li.rightborder
{
    width: 255px;
    margin: 0px;
    padding: 0px;
    float: left;
    border-right: solid 1px #21205F;
    padding: 10px;
}

ul.grey li.padded
{
    width: 255px;
    margin: 0px;
    padding: 0px;
    float: left;
    padding: 10px 10px 0px 10px;
}

/* End Login Page */




/* Checkout Page */

.checkout_step_container
{
    height: 24px;
    line-height: 24px;
    background-color: #dcdddf;
    padding: 0px 10px 0px 10px;
    color: #000000;
}

.checkout_step_container a:link
{
    color: #000000;
    text-decoration: none;
}

.checkout_step_container a:visited
{
    color: #000000;
    text-decoration: none;
}

.checkout_step_container a:active
{
    color: #000000;
    text-decoration: none;
}

.checkout_step_container a:hover
{
    color: #000000;
    text-decoration: underline;
}

/* End Checkout page */



/* Account Page */

.account
{
	padding: 5px 5px 5px 25px;
}

/* Related items */

.ProductItemRelated
{
	color: #000000;
	width: 105px;
	padding: 2px 2px 2px 2px;
}

/* end related items */



/* My Cleaners & Polishes Page */

.leftContent
{
	width: 350px;
	margin: 0px;
	padding: 0px;
	float:left;
}

.leftContent ul
{
	list-style-type:none;
	display:inline-block;
	width: 350px;
	margin:0px;
	padding:0px;
}

.leftContent ul li
{
	display:inline-block;
	width: 105px;
	float:left;
	margin: 2px 5px 20px 5px;
	text-align:center;
	border-bottom: solid 2px #e3e8eb;
	font-family:Georgia;
	font-size: 9pt;
}

.silver
{
	color:#6f888f;
}

.gold 
{
	color:#b8985d;
}

.jewellery
{
	color:#336669;
}

.metals
{
	color:#a3634a;
}

.household
{
	color:#a9aa42;
}

.storage
{
	color:#8a8687;
}

.rightContent
{
	width:200px;
	float:left;
}


/* INGREDIENTS DIV */
.ingredients
{
	position:fixed;
	background-color: #FFFFFF;
	left:30%;
	top:30%;
	height:300px;
	width:400px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #cccccc;
	border-bottom: solid 2px #cccccc;
	border-right: solid 2px #cccccc;
	visibility:hidden;
}

.product-detail-cameo-image
{
	float:left;
}

.checkoutContent
{
	padding-top: 5px;
}