/* ----- body & background ----- */

body {
	background: #e2e3dd url(../graphics/tessas/banner_bg.gif) repeat-x 0 0;
	color: #37342f;
	font: 74%  Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

/* ----- tables ----- */

table, td, input, textarea, select, li {
	font: 100% Arial, Helvetica, sans-serif;
	color: #37342f;
}

th {
	background: #ddd;
	padding: 5px;
	text-align: left;
}

td {
	padding: 5px;
}

/* ----- global links ----- */

a:link, a:visited, a:active {
	color: #37342f;
	text-decoration: none;
}

a:hover {
	color: #555;
	text-decoration: none;
}

#content a:link, #content a:visited, #content a:active {
	color: #37342f;
	text-decoration: none;
}

#content a:hover {
	color: #555;
	border-bottom: 1px dotted #37342f;
}

#content li {
	color: #37342f;
}

/* ----- global paragraphs, headers & horizontal rules ----- */

p, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

h4, h5 {
	font-size: 100%;
}

hr {
	display: none;
}

/* ----- global images ----- */

img {
	border: none;
}

/* ----- hidden items ----- */

#skip {
	display: none;
}

.hidden {
	display: none;
}

/* ----- float left / right classes ----- */

.left {
	float: right;
	margin-right: .3em;
}

.right {
	float: right;
	margin-left: .3em;
}

/* ----- company contact details ----- */

address {
	font-style: normal;
	margin: 1em 0;
}

#frmContact {
	margin-bottom: .5em;
}

#ThisForm {
	margin-bottom: .5em;
}

/* ----- container size & positioning ----- */

#container {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background: url(../graphics/tessas/page_bg.gif) repeat-y 0 0;
	position: relative;
}

/* ----- header area ----- */

#header {
	height: 169px;
	position: relative;
	margin: 0;
	background: url(../graphics/tessas/banner_bg.gif) repeat-x 0 0;
	padding-left: 15px;
}

/* ----- company logo & strapline ----- */

/*
#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 33px;
	left: 0;
	display: block;
	height: 69px;
	width: 426px;
	text-indent: -9999px;
	overflow: hidden;
}*/

#logo {
	position: absolute;
	top: 10px;
	z-index: 10;
}

#logo a {
	
}

#tagline {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 50px;
	right: 14px;
	z-index: 10;
}

/* ----- shopping basket info ----- */

#info {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 144px;
	right: 14px;
	z-index: 10;
	color: #fff;
	text-align: center;
}

#info a {
	color: #fff;
	text-decoration: none;
}

#info a:hover {
	color: #fff;
	border-bottom: 1px dotted #a49b8c;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */

#mid {
	
}

/* ----- breadcrumb trail ----- */

#breadcrumbs {
	float: left;
	display: inline;
	width: 501px;
	padding: 0 0 0 10px;
	margin-left: 15px;
	margin-bottom: 18px;
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	color: #eb0a8a;
	line-height: 26px;
}

#breadcrumbs a {
	color: #37342f;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #555;
	border-bottom: 1px dotted #999;
}

/* ----- search box ----- */

#search {
	margin: 0;
	margin-bottom: 1em;
	padding: 3px 0 0 0;
	background: #fff;
}

#search label {
	display: none;
}

#searchKeyword {
	border: 1px solid #e2e3dd;
	color: #37342f;
	padding: 3px 0 3px 3px;
	width: 155px;
}

#searchSubmit {
	width: 30px;
	height: 22px;
	margin-left: 5px;
}

#searchSubmit:hover {
	cursor: pointer;
}

/* ----- side navigation ----- */

#navDept, #navDept ul, #navDept li, .navStatic, .navStatic ul, .navStatic li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navDept {
	padding: 1px 1px 2px;
	background: #f3f3f3;
	border: 1px solid #e1e1e1;
	color: #37342f;
	margin-bottom: 1em;
}

.navStatic {
	padding: 1px 1px 2px;
	background: #f3f3f3;
	border: 1px solid #e1e1e1;
	color: #37342f;
	margin-bottom: 1em;
		position: relative;
	top: 20px;
}


#navDept li a:link, #navDept li a:active, #navDept li a:visited, 

.navStatic li a:link, .navStatic li a:active, .navStatic li a:visited {
	display: block;
	width: 100%;
	color: #37342f;
	border-bottom: 1px solid #fff;
}

#navDept li a:hover, .navStatic li a:hover {
	background: #ededed none no-repeat 8px 50%;
}

#navDept li a.selected, .navStatic li a.selected {
	color: #333;
	background: #e3e3e3 url(../graphics/tessas/bullet_nav.gif) no-repeat 8px 50%;
}

#navDept li a span, .navStatic li a span {
	display: block;
	padding: 5px 20px;
}

/* ----- subdepartment navigation ----- */

#navSubDept, #navSubDept li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navSubDept {
	margin: 1em 0;
	padding: 3px 10px;
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	color: #37342f;
}

#navSubDept li {
	margin: .5em 0;
	line-height: 150%;
	padding: 0;
	padding-left: 20px;
	list-style: none;
	background: url(../graphics/tessas/arrow3.gif) no-repeat 0 .6em;
}

#navSubDept li a {
	color: #37342f;
}

#navSubDept li a:hover, #navSubDept li a.selected {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #777;
}

/* ----- subdepartment navigation with pic ----- */

#navSubDeptPic, #navSubDeptPic li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navSubDeptPic {
	margin: 1em 0;
	padding: 3px 10px;
	color: #37342f;
}

#navSubDeptPic li {
	margin: .5em 0;
	line-height: 150%;
	padding: 5px;
	list-style: none;
	background: #f3f3f3;
	display: inline;
}

#navSubDeptPic li a {
	color: #37342f;
}

#navSubDeptPic li a:hover, #navSubDeptPic li a.selected {
	color: #555;
	text-decoration: none;
}

/* ----- main navigation ----- */

#navTools, #navTools li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navTools {
	position: absolute;
	top: 136px;
	left: 4px;
	width: 750px;
	text-align: center;
}

#navTools ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navTools li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 110%;
	background: url(../graphics/tessas/navtools_divider.gif) no-repeat left 50%;
}

#navTools li.first {
	background: none;
}

#navTools li a:link, #navTools li a:active, #navTools li a:visited {
	float: left;
	padding: 8px 13px 8px 12px;
	color: white;
	background: no-repeat bottom right;
}

#navTools li a:hover {
	color: #fff;
}

#navTools li a span {
	
}

/* ----- nav titles ----- */

.navStaticTitle, #navDeptTitle {
	margin: 0;
	padding: 7px 13px;
	margin-bottom: 1px;
	background: #37342f;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 100%;
}

#navToolsTitle {
	display: none;
}

/* ----- side navigation column ----- */

#side {
	float: left;
	display: inline;
	width: 198px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 1px;
	padding-bottom: 10px;
}

/* ----- main content area ----- */

#main {
	float: left;
	display: inline;
	width: 512px;
	margin-left: 15px;
	min-height: 400px;
}

/* mac hide \*/

* html #main {
	height: 400px
}

/* end hide */

#main h2 {
	font-weight: normal;
	padding: 0;
	color: #eb0a8a;
	font-size: 160%;
	clear: both;
}

#main h2#pageTitle {
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	color: #eb0a8a;
	font-size: 160%;
}

.note {
	font-size: 110%;
}

.highlight {
	font-size: 140%;
}

.module1 {
	float: left;
	width: 250px;
}

.module2 {
	float: right;
	width: 250px;
}

/* ----- r area ----- */

#footer {
	background: #eb0a8a;
	padding: 10px;
	margin-top: 1em;
}

#footer p {
	margin: 0;
}

#footer ul, #footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: inline;
	margin-right: .5em;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: white;
	border-bottom: 1px dotted #999;
}

#footer #credits {
	float: right;
	margin-top: -1.5em;
}

/* ----- pagination (page 1/2 etc.) ----- */

#pagination {
	margin: 1em 0;
	font-weight: bold;
}

#pagination li {
	margin: 0;
	height: 16px;
	line-height: 16px;
	float: left;
}

#pagination a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	text-indent: -8000px;
	overflow: hidden;
}

#pagination a#firstPage {
	background: url(../graphics/tessas/ico_first.gif) no-repeat 0 0;
}

#pagination a#prevPage {
	background: url(../graphics/tessas/ico_prev.gif) no-repeat 0 0;
}

#pagination a#nextPage {
	background: url(../graphics/tessas/ico_next.gif) no-repeat 0 0;
}

#pagination a#lastPage {
	background: url(../graphics/tessas/ico_last.gif) no-repeat 0 0;
}

/* ----- product thumbnail list ----- */

/* ----- individual products ----- */

#product {
	margin: 1em 0;
}

#product .image {
	float: left;
	margin-bottom: 1em;
}

#product .image p {
	margin: .5em 0;
}

#product .image img {
	border: 1px solid #e1e1e1;
}

#product .info {
	float: left;
	width: 270px;
}

#product .price {
	color: #37342f;
	font-size: 120%;
}

#product .info p {
	margin: 0;
	margin-bottom: .2em;
}

#product .info h3 {
	margin: 0;
	margin-bottom: .2em;
}

#product .actions {
	border-top: 1px solid #e1e1e1;
	clear: both;
}

#product #addBasket {
	border-top: 1px solid #e1e1e1;
	padding-top: 1em;
}

#product #addWishlist a {
	
}

/* ----- featured articles ----- */

#articles {
	
}

#articles ul, #articles li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#articles ul {
	margin: 1em 0;
	padding: 3px 10px;
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	color: #37342f;
}

#articles ul li {
	margin: .5em 0;
	line-height: 150%;
	padding: 0;
	padding-left: 20px;
	list-style: none;
	background: url(../graphics/tessas/arrow3.gif) no-repeat 0 .6em;
}

#articles  ul li a {
	color: #37342f;
}

#articles  ul li a:hover {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #777;
}

/* ----- customer reviews ----- */

#reviews {
	
}

#reviews ul, #reviews li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#reviews ul {
	margin: 1em 0;
	padding: 3px 10px;
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	color: #37342f;
}

#reviews ul li {
	margin: .5em 0;
	line-height: 150%;
	padding: 0;
	padding-left: 20px;
	list-style: none;
	background: url(../graphics/tessas/arrow3.gif) no-repeat 0 .6em;
}

#reviews ul li a {
	color: #37342f;
}

#reviews ul li a:hover {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #777;
}

/* ----- site map ----- */

#sitemap, #sitemap ul, #sitemap li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitemap {
	margin: 1em 0;
}

#sitemap li {
	margin: .5em 0;
}

#sitemap li h3 {
	margin: .2em 0;
}

#sitemap ul {
	padding-left: 20px;
}

/* ----- tables and forms ----- */

fieldset {
	border: none;
	padding: 0;
	margin: 1em 0;
}

legend {
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #eb0a8a;
	font-size: 120%;
	clear: both;
}

.maplink a:link, .maplink a:visited
 {
	text-decoration: underline;
}

.maplink a:hover, .maplink a:active
 {
	text-decoration: none;
	color: #eb0a8a;
}

fieldset h3, fieldset h3 {
	margin: 1em 0 0 0;
}

#content table {
	width: 100%;
	margin: .5em 0;
	border-collapse: collapse;
	line-height: 150%;
}

th {
	border: 0;
	background: #f3f3f3;
	color: #37342f;
	padding: 5px;
}

td {
	background: #fff;
	border: 0;
	padding: 5px;
	vertical-align: top;
	color: #37342f;
}

.formField, .formSelect {
	background: #fff;
	border: 1px solid #e1e1e1;
	width: 200px;
}

.formFieldShort, .formFieldMedium {
	background: #fff;
	border: 1px solid #e1e1e1;
	width: 20px;
	margin-right: 5px;
}

.formFieldMedium {
	width: 96px;
}

table .price {
	color: #eb0a8a;
	font-size: 110%;
	font-weight: bold;
}

.formFieldProduct {
	width: 150px;
}

table .price {
	color: #eb0a8a;
	font-size: 110%;
	font-weight: bold;
}

.formRadio {
	vertical-align: middle;
}

.formButton {

	padding-top: 3px;
	padding-bottom: 3px;
}

.formButton:hover {
	cursor: pointer;
}

label span {
	color: #b00;
	font-size: 110%;
	font-weight: bold;
}

input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus {
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- shopping cart ----- */

#total {
	margin: 1em 0;
	padding: 0;
	width: 295px;
	font-size: 110%;
}

#total dt {
	width: 200px;
	float: left;
	font-weight: bold;
}

#total dd {
	margin-left: 201px;
	text-align: right;
}

.actions {
	clear: both;
	margin: 0;
	padding: .5em 0;
}

/* ----- first table data style ----- */

td.first {
	width: 40%;
}

/* ----- float fix ----- */

.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* ----- individual products ----- */

products {
	margin: 1em 0;
}

.products ul, .products li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.products li {
	border-bottom: 1px solid #e1e1e1;
	padding: 5px;
}

.products li:hover {
	background: #f5f5f5;
}

.products li h3 {
	margin-bottom: 1em;
	padding: 0;
	background: none;
	float: right;
	margin: 0;
}

.products li h3 a {
	color: #37342f;
}

.products li h3 a:hover {
	
}

.products .image {
	float: left;
	margin: 0;
	margin-right: 10px;
}

.products .image a img {
	background: #fff;
	margin: 2px;
}

.products .image a:hover img {
	background: #e2e2e2;
}

.products .price {
	text-align: right;
	line-height: 1.8em;
	float: right;
	clear: right;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	margin: 0;
	font-size: 1em;
		color: #eb0a8a;
	font-weight: bold;
}

.products .desc {
	text-align: right;
	line-height: 1.8em;
	float: right;
	clear: right;
	padding: 0;
	margin: 0;
	font-size: 1em;
}

.addme {
	text-align: right;
	line-height: 1.8em;
	float: right;
	clear: right;
	padding: 0;
	font-size: 1em;
	margin-top: 0.5em;
}

.products .quantity {
	clear: both;
	margin: 1em 0;
	text-align: right;
	line-height: 1.8em;
	float: right;
}

.inner, .products, .products li, #pagination, #total, .modules {
	display: block;
}




/*  \*/

/* ----- individual products for home ----- */

.products-home {
	width: 530px;
	margin: 0 0 1em;
}

.products-home ul, .products-home li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.products-home li {
	float: left;
	display: inline;
	width: 225px;
	margin-right: 10px;
	margin-bottom: 1em;
	padding: .5em 10px 0 10px;
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	color: #37342f;
	position: relative;
}

.products-home li:hover {
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
}

.products-home li h3 {
	margin-top: .5em;
	margin-bottom: 1em;
	padding: 0;
	background: none;
}

.products-home li h3 a {
	color: #555;
}

.products-home li h3 a:hover {
	color: #555;
	text-decoration: underline;
}

.products-home .image {
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

.products-home .image a img {
	border: 1px solid #e2e2e2;
	padding: 2px;
	background: #fff;
}

.products-home .image a:hover img {
	border: 1px solid #ccc;
	padding: 2px;
	background: #e2e2e2;
}

.products-home .price {
	clear: both;
	margin: 1em 0;
	text-align: left;
	line-height: 180%;
	color: #eb0a8a;
	font-size: 110%;
	font-weight: bold;
}

.inner, .products, .products li, #pagination, #total, .modules {
	min-height: 1%;
}

* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {
	height: 1%;
}

/*  */

/* ----- end float fix ----- */

#feedback, #stockists, #links {
	margin: 0;
	padding: 0;
}

#feedback h3 {
	margin: 0;
	padding: 0;
}

#stockists h3 {
	margin: 0 0 5px;
	padding: 0;
}

#feedback li {
	list-style-type: none;
	background-color: #f3f3f3;
	padding: 10px;
	margin-bottom: 10px;
}

#stockists li {
	list-style-type: none;
	margin-bottom: 20px;
}

#links li {
	list-style-type: none;
	background-color: #f3f3f3;
	padding: 10px;
	margin-bottom: 10px;
}
#links a:link, #links a:visited{
	color: #555;
	border-bottom: 1px dotted #37342f;
	font-weight: bold;
}

#links a:hover, #links a:active {
	color: #555;
	border-bottom-style: none;
}

#stockists a:link, #stockists a:visited, #feedback a:link, #feedback a:visited {
	color: #555;
	border-bottom: 1px dotted #37342f;
}

#stockists a:hover, #stockists a:active, #feedback a:hover, #feedback a:active {
	color: #555;
	border-bottom-style: none;
}

#feedback ol {
	margin: 10px 0 0 20px;
	padding: 0;
}

#feedback ol li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

.searchresults a:link, .searchresults a:visited{
	color: #555;
	border-bottom: 1px dotted #37342f;
}

.searchresults a:hover, .searchresults a:active {
	color: #555;
	border-bottom-style: none;
}
.special {
	display:none;
}

.homepage {
}
