/*============================ EDIT BELOW BUT DO NOT DELETE  =========================*/
body {font-family: Arial, Verdana, "MS Sans Serif", sans-serif; color: #000000; margin-top: 0px; background: #7e8c7c 50% 0; background-image:url(http://www.thomasandlucia.com/images/bg.jpg); background-repeat:repeat-y; background-position:center;}
#logo {height: 120px; width: 900px; float: left; margin: 2px; z-index: 20; top: 0px; padding-top:0px; }
#logo h1 {display:block; height: 120px; width: 900px; text-indent:-9009px; margin: 0px 0px 0px 0px; background: url('../images/logo.gif') no-repeat; background-position:bottom;}
#logo h1 a {display:block; width:100%; height:100%; outline:none;}
.button {background-color:#333;border:2px groove #FFFFFF;color:#FFFFFF;overflow:visible;padding: 3px 0px 3px 0px;font-size:1em;height: 20px;text-align:center; text-decoration:none;}
.button:hover {}
.button_basket {background-color:#AE0E28;border:2px groove #FFFFFF;color:#FFFFFF;overflow:visible;padding: 0px 8px 2px 8px;font-size:1em;}	
.button_thumbmoreoptions {background-color:9999CC;padding: 2px 2px 2px 2px;text-align:right;}
.button_thumbview {background-color:9999CC;padding: 2px 2px 2px 2px;}
.button_thumbbasket {padding: 2px 2px 2px 2px;font-size:1em;}
/*============================ EDIT ABOVE BUT DO NOT DELETE =========================*/

#header {
	height: 100px;
	width: 100%;
	text-decoration:none;
}

#header-bar {
	height: 100%;
	padding-left: 675px;
	background: #c5c9c6;
	background-image:url(../images/header_bar_bg.gif);
	background-repeat:repeat-x;
	margin-left:5px;
	margin-right:5px;
}

#basket {
	width:200px;
	margin: 4px 14px 0px 0px;
	color: #212121;
	text-align:right;
	text-decoration:none;
}

.boxtop {
	margin: 0px;
	padding-top:6px;
	}

.boxtop p {
	margin: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight: bold;
	color:#7e8c7f;
	}
	
#global-nav {
	background:#abb4ab none repeat scroll 0 0;
	margin:0;
	padding:3px 5px 1px 0;
	text-align:right;
}	

#global-nav a {
	color:#ffffff;
	padding:6px 13px 3px;
	text-decoration:none;
}

#global-nav a:hover{
	color:#333333;
	text-decoration:underline;
}

.menuCell2Level1, .menuCell1Level1 {
border:0px;
font-size:11px;
}

.menu {}
.menuTableLevel0:hover {background: #838f83;}	

.menuTableLevel0 {background:#ffffff; margin-left:0px; background-image:url(../images/cat_bg.gif); background-repeat:repeat-x; color:#FFFFFF}
.menuLevel0	{color:#FFFFFF; margin-left:6px;}
.menuLevel0:hover {text-decoration:underline;color: #000000;font-weight: normal;}

#footer-container {display:block; height:180px; margin:1px; margin-top: 2px; background: #c9d4d1;}

.selectedCell1, .selectedCell {background: #b7bfb8;}

.bannerhome-text {
	color:#555555;
	float:left;
	font-size:11px;
	line-height:1.5em;
	margin-top:10px;
	text-align:left;
}

.index_advert {
	height:95px;
	width:220px;
	margin-bottom:4px;
	margin-left:19px;
}

 * html .index_advert {margin-bottom:5px;}
 
 .divfooter h2 {font-size: 11px; color: #555; margin:0pt; padding:1em 0pt 0.5em 1.3em; }
 
 .divfooter ul li a {color: #555;}
 
 .divfooter ul li a:hover {color:#555; text-decoration:underline;}
 
#tagline {height:24px;width:267px;background:url(../images/tag.gif) no-repeat;float:right; background-position:bottom; margin-top: 0px;}
	
/*============================ LOCAL TEXT STYLES =========================*/

/*-------------------------------toadd_20070601.css------------------------*/

.giftHeaderImage {
	width: 95%;
	text-align: right;
	position: relative;
	top: -20px;
}

.giftListSearchImg {
	position: relative;
	top: 5px;
	left: 3px;
}

#giftListSearch {
	position: relative;
	top: 10px;
}

#listcode {
	font-size: 8px;
	width: 145px;
}

.psMsg {
	font-size: 12px;
	padding-bottom: 20px;
}

.purchasesContainer {
	text-align: left;
	background-color: #ECEFF6;
	margin-top: 50px;
	padding-bottom: 10px;
}

.templateList {
	padding-left: 50px;
}

#mainTitle {
	padding-bottom: 20px;
}

/*
using > is something only mozilla will recognise, not IE. In this instance, mozilla will position the image -25px
and IE will position it -35px as IE seems to display it lower when not positioned.
*/
#mainTitle>#mainImg {
	position: relative;
	top: -25px;
}

#mainImg {
	position: relative;
	top: -35px;
}

.glButton {
	font-weight: normal;
	background-image: url("../images/button_bak20.html");
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	width: 135px;
}

.glButton:hover {
	background-image: url("../images/button_bak20a.html");
}

.topTagSelect {
	width: 90%;
	margin-top: 5px;
}

.footerText {
	font-size: 10px;
}

.margin_bg {
	border: 1px solid #b4bdd7;
	width: 180px;
}

.page_title {
	font-weight: bold;
	font-size: 10pt;
	color: #330099;
	background-image: url(../images/box-1.html);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

input.login_form {
	margin-left: 5px;
	margin-top: 5px;
}

.login_image {
	margin-top:5px;
	position: relative;
	right: -115px;
}

#basket_total {
	position: relative;
	float: right;
}

.checkout_image {
	position: relative;
	right: -115px;
	top: 5px;
	margin-bottom: 10px;
}
/*-------------------------------toadd_20070601.css------------------------*/
/*-------------------------------toadd_20070821.css----------------------*/

.saveImg {
	z-index: 20;
	position: absolute;
	left: 10px;
	top: 10px;
}

.stockitem {
	position: relative;
	padding: 10px;
}
/*-------------------------------toadd_20070821.css----------------------*/
/*-------------------------------toadd_20070921.css----------------------*/
.selectedPaymentProvider{
	border: 1px solid black;
}
/*-------------------------------toadd_20070921.css----------------------*/
/*-------------------------------toadd_20071026.css----------------------*/
h1 {
	font-size: 1.5em;
	font-weight:normal;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}


hr {
	border-color:#ccc;
	border-style:solid;
	border-width:1px 0px 0px;
	height:0px;
}

.smalltext {
	color: #555555;
	font-family: Helvetica, Verdana, Arial, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight:normal;
}

.item_price {
	font-size: 16px;
}

.inputitem_qty {
	margin-left: 0px;
	margin-bottom: 5px;
	padding:1px 0pt 0pt;
	width:15px;
	display:inline;
}
.reasons {
	width: 31%;
	line-height:1.5em;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.qty {
	float:left;
	margin-top:0px;
	width:70px;
}

img.primaryimage {
	border: 1px solid #ccc;
}

.left {
	text-align: left;
	float:left;
}

/*-------------------------------toadd_20071026.css----------------------*/
/*-------------------------------toadd_20080201.css----------------------*/

.test_mode {
	width: 100%;
	height: 50px;
	margin-top: 10px;
	padding-top: 10px;
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align:center;
	font-size: 30px;
	color: #fff;
	background: #FF0000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.75;
	text-transform:uppercase;
}


/*-------------------------------toadd_20080201.css----------------------*/
/*-------------------------------toadd_20080627.css------------------------*/

.button_basket {
	height: 22px;
	font-size:10px;
	color: #fff;
	background: #ae0e28;
}

.pagesubtitle {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: transparent;
	font-weight: normal;
}

/*-------------------------------toadd_20080627.css------------------------*/
/*-------------------------------toadd_20080909.css----------------------*/
.button_basket {background-color:#AE0E28;border:2px groove #FFFFFF;color:#FFFFFF;overflow:visible;padding: 0px 8px 2px 8px;font-size:1em;}	
.button_thumbmoreoptions {background-color:9999CC;padding: 2px 2px 2px 2px;text-align:right;}
.button_thumbview {background-color:9999CC;padding: 2px 2px 2px 2px;}
.button_thumbbasket {padding: 2px 2px 2px 2px;font-size:1em;}
/*-------------------------------toadd_20080909.css----------------------*/

a.extnav:link {color:#000000; text-decoration: underline; font-weight:normal }
a.extnav:visited {color: #000000; text-decoration: underline; font-weight:normal }
a.extnav:hover {color: #3300FF; text-decoration: underline; font-weight:normal }
a.extnav:active {color: #000000; text-decoration: underline; font-weight:normal }
#checkout_policy	{
					display:block;
					background-image:url(../images/policybg.jpg); 
					background-repeat:no-repeat; 
					background-position:top left; 
					width:205px; 
					height:104px; 
					padding-top:10px; 
					padding-left:5px;
					}

/*--------------------------------added_03032009-------------------------*/
.lp {width: 240px; background-color:#5e838e; border:1px solid #000000; padding:2px; color:#ffffff; margin: 0px; font-size: 12px;}
.lp a {background-color:#5e838e; color:#ffffff; font-size: 12px }
/*-------------------------------toadd_20090316.css------------------------*/
.component_stockdetail			{ min-width:565px; width:565px; float:left; }
#component_stockdetail_maindetail		{ width:326px; }
#component_stockdetail_tabbedinfo_ajax	{ width:320px; }
#component_stockdetail_alsobought		{ width:326px; }
#stockdetailtrail                	    	{ width:280px; }
#baskettrail                		{ width:320px; }

#menu_ajax li a				{ color:#000000; }
.tab a span 					{ font-weight: normal; }
#shopping_cart				{ text-align:right; color:#000000; margin-left:5px; margin-top:10px; }
#shopping_cart a				{ text-align:right; color:#000000; }

img.primaryimage 				{ border:0px solid #CCCCCC; }

td { text-align:left; }

.menuCell4Level1, .menuCell3Level1, .menuCell2Level1, .menuCell1Level1 { border-bottom:0 solid #999999; }

.boxtop { padding-top: 0px; vertical-align: middle; }
/*-------------------------------toadd_20090316.css------------------------*/
/*-------------------------------added_20100205--By Matthew---------------*/
.twoColFixRt #container {
	width: 670px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.twoColFixRt #mainContent {
	margin: 0 px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*-------------------------------added_20100205--By Matthew---------------*/
/*---------------------------------added_20100215--GF---------------------*/
.stockthumbimageFormat2  {border:1px solid #C5C9C6; text-align:center;}
#header {height:142px;}
#header-bar {height:30px;}
.stockthumbimageFormat2  {display:table-cell;vertical-align:middle;}
/*---------------------------------added_20100215--GF---------------------*/
#zoom1-big { left:52.15%; top:273px; }

.stockgroupcell img {border:1px solid #C5C9C6;}
.stockgroupcell{vertical-align:middle; height:170px; width:170px}

