/**
 * Style sheet Basic
 */
#footer .notehome .text a
{
	font-size:12px;
	color:#fff;
}


/**
 * Accordion
 */
#right .ce_accordion
{
	margin-top:5px;
	margin-right:10px;
}

#right .toggler
{
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	background-image:url("tl_files/files/pattern.gif");
	background-position:left top;
	font-weight:bold;
	text-decoration:underline;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


/**
 * Basic tags
 */
#product-enquiry h2
{
	margin:5px 0px;
	padding:3px 0px 0px 0px;
	border-bottom:1px dotted #ffcc33;
	font-weight:normal;
	font-size:14px;
	color:#ff9900;
}

img
{
	border:0px;
}

p,
pre,
form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
	font-size:18px;
	color:#3D2A25;
}

h2
{
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	color:#3D2A25;
}

h3
{
	margin-bottom:5px;
	padding:0px 0px 2px 0px;
	border-bottom:1px dotted #ffcc33;
	font-weight:normal;
	font-size:14px;
	color:#3D2A25;
}

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


/**
 * Body
 */
body
{
	margin:0px;
	padding:0px;
	background-color:#e9f2d1;
	background-image:url("tl_files/files/background.gif");
	background-position:center top;
	background-repeat:no-repeat;
}


/**
 * Font family
 */
a,
b,
body,
cite,
div,
em,
i,
label,
li,
ol,
p,
strong,
td,
th,
u,
ul
{
	font-family:Trebuchet MS, Verdana, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-family:Georgia, Palatino, Times, serif;
}

fieldset,
form,
input,
optgroup,
select,
textarea
{
	font-family:Trebuchet MS, Verdana, sans-serif;
}


/**
 * Font size
 */
a,
body,
div,
fieldset,
form,
input,
label,
li,
ol,
optgroup,
p,
select,
td,
th,
textarea,
ul
{
	font-size:11px;
	color:#4B3932;
}


/**
 * Form
 */
.ce_form .formproduct
{
	font-weight:bold;
}

.ce_form label
{
	display:block;
	margin-bottom:3px;
}

.ce_form input.text,
.ce_form .textarea
{
	width:98%;
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border:1px solid #ccc;
}

.ce_form input.text:hover
{
	background-image:url("tl_files/files/form_bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #999;
}

.ce_form .submit
{
	margin-top:10px;
	margin-bottom:10px;
	padding:3px 10px;
	background-color:#ff9900;
	border:1px solid #ccc;
}

.ce_form select
{
	width:98%;
	margin-bottom:5px;
}


/**
 * Layout
 */
#right .ce_text
{
	padding-right:5px;
}

/* IE7 */
*:first-child+html #container
{
	margin-top:5px;
	padding:5px;
	background-color:#fff;
}

/* IE6 */
*html #container
{
	margin-top:5px;
	padding:5px;
	background-color:#fff;
}

#main .ce_text
{
	margin-bottom:15px;
}

#quotes
{
	padding-right:10px;
}

#copy
{
	padding-right:30px;
	padding-bottom:15px;
	padding-left:15px;
}

.quote
{
	margin-top:5px;
	font-family:Georgia, Palatino, Times, serif;
	font-weight:bold;
	font-size:12px;
}

.quoteby
{
	margin-top:5px;
	margin-bottom:20px;
	text-align:right;
	font-style:italic;
	font-size:10px;
	color:#999;
}

#about .ce_text
{
	padding-right:40px;
	padding-left:5px;
}

.shade_xl .measures
{
	padding-bottom:25px;
	background-image:url("tl_files/files/shade_size_xl.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

.shade_l .measures
{
	padding-bottom:25px;
	background-image:url("tl_files/files/shade_size_l.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

.shade_m .measures
{
	padding-bottom:25px;
	background-image:url("tl_files/files/shade_size_m.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

.shade_s .measures
{
	padding-bottom:25px;
	background-image:url("tl_files/files/shade_size_s.gif");
	background-position:right top;
	background-repeat:no-repeat;
}

#sally
{
	padding-bottom:35px;
	background-image:url("tl_files/files/stamp.gif");
	background-position:right bottom;
	background-repeat:no-repeat;
}

#address
{
	margin-right:5px;
	padding:5px;
	background-color:#f0f0f0;
	background-image:url("tl_files/files/pattern.gif");
	background-position:left top;
}

#left
{
	margin-right:5px;
}

#footer .note
{
	width:190px;
	height:165px;
	float:left;
	margin-right:5px;
	padding-right:5px;
	padding-left:5px;
	text-align:center;
	background-color:#FFA845;
	background-position:center center;
	background-repeat:no-repeat;
}

/* IE6 */
*html #footer .note
{
	width:190px;
	height:160px;
	float:left;
	margin-right:5px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	text-align:center;
	background-color:#FFA845;
	background-position:center center;
	background-repeat:no-repeat;
}

#footer .notehome
{
	width:190px;
	height:160px;
	float:left;
	margin-right:5px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	text-align:center;
	background-image:url("tl_files/sally/bespokeservice_bg.jpg");
	background-position:center center;
	background-repeat:no-repeat;
}

/* IE6 */
*html #footer .notehome
{
	width:190px;
	height:160px;
	float:left;
	margin-right:5px;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	text-align:center;
	background-image:url("tl_files/sally/bespokeservice_bg.jpg");
	background-position:center center;
	background-repeat:no-repeat;
}

#footer .note .text
{
	font-weight:bold;
	color:#fff;
}

#footer .ce_table table
{
	width:100%;
	background-color:#EADCD3;
}

#footer .ce_table td
{
	width:20%;
	height:155px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	vertical-align:top;
	border-right:1px solid #fff;
}

#footer .ce_table td:hover
{
	background-image:url("tl_files/files/pattern.gif");
	background-position:left top;
}

#footer .ce_table td img
{
	width:153px;
	margin-bottom:5px;
	padding:3px;
	background-color:#EADCD3;
	border:1px solid #B9A586;
}

#footer .ce_table td strong
{
	font-family:Georgia, Palatino, Times, serif;
	font-weight:bold;
	font-size:15px;
}

.checkout
{
	right:0px;
	position:absolute;
	float:right;
}

.headerimg
{
	height:125px;
	padding-top:10px;
	text-align:center;
}

#container
{
	margin-top:5px;
	padding:5px;
	background-color:#fff;
}

#footer .footerfeatures
{
	margin-top:5px;
	padding:5px;
	background-color:#fff;
}

/* IE6 */
*html #footer .footerfeatures
{
	width:890px;
	margin-top:5px;
	padding:5px;
	background-color:#fff;
}

#footer .disclaimer
{
	padding-top:5px;
	text-align:center;
}

#footer .disclaimer,
#footer .disclaimer a
{
	font-size:10px;
}

#footer
{
	margin-bottom:15px;
}

#right
{
}

#right .inside
{
	padding-left:10px;
}

#privacy .ce_text,
#terms .ce_text
{
	padding-right:10px;
	padding-left:5px;
}

#right .ce_gallery
{
	padding-top:10px;
}

.measures
{
	margin-top:5px;
	padding-top:3px;
	border-top:1px dotted #ccc;
	font-style:italic;
}

.price
{
	margin-top:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	background-color:#E0D9C6;
	background-image:url("tl_files/files/pattern.gif");
	background-position:left top;
	font-family:Georgia, Palatino, Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#4B3932;
}

#right .button
{
	margin-top:10px;
}

#right .button table
{
	width:202px;
}

#right .button table td
{
	width:101px;
}

#right .button table tr
{
	text-align:center;
}


/**
 * Links
 */
a
{
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}


/**
 * Search
 */
.mod_form
{
	width:230px;
	height:24px;
	float:right;
	margin-top:-24px;
	margin-right:5px;
	background-color:#4B3932;
}

/* IE7 */
*:first-child+html .mod_form
{
	width:230px;
	height:27px;
	float:right;
	margin-top:-20px;
	margin-right:5px;
	background-color:#4B3932;
}

/* IE6 */
*html .mod_form
{
	height:27px;
	left:5px;
	top:3px;
	position:relative;
	background-color:#4B3932;
}

.mod_form label
{
	margin-right:5px;
	color:#fff;
}

.mod_form .formbody
{
	margin-top:1px;
	margin-left:10px;
}

.mod_form .text
{
	width:120px;
	border:0px;
}

.mod_form .text:hover
{
	background-image:url("tl_files/files/form_bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
}
