/*=== EDIT BELOW BUT DO NOT DELETE  ====*/

body {
	font-family:Arial,Verdana,"MS Sans Serif",sans-serif;
	color:#000000;
	margin-top:0px;
	background-color:#E0F0BC;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	background-position:top center; }
	
#logo {
    float: left;
    height: 174px;
    margin: 8px 0 10px 10px;
    top: 0;
    width: 181px;
    z-index: 20;
    position:absolute; }

#logo h1 {
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 174px;
    margin: 0;
    text-indent: -9009px;
    width: 181px; }

#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:#F61810;border:2px groove #FFFFFF;color:#FFFFFF;overflow:visible;padding: 0px 8px 2px 7px;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 ===*/

/* Static HTML styling start */

#content {
	text-align: left;
	color: #000000;
	width: 100%;
}
	#content h1, h2, h3, h4 {
		font-size: 150%;
		color: #000000;
		margin-top: 15px;
		line-height: 1.5em;
	}
	
	#content h2 {
		font-size: 110%;
	}

	#content a {
		font-size: 100%;
		font-weight: normal;
		line-height: 1.5em;
	}
	
	#content p {
		margin-top: 0px;
		font-size: 110%;
		font-weight: normal;
		line-height: 1.5em;
	}

#homepagetext {
	font-size: 15px;
	text-align: justify;
	color: #666666;
}

/* Static HTML styling start */

.formatted_hometext h1{
	font: 15px;
	font-weight: normal;
}

#content .image {
	margin: 10px 10px 10px 2px;
}

#boldheading {
	font-weight: bold;
	text-decoration: underline;
}

.lp {
background-color:#d4e2eb;
border:1px solid #000000;
color:#f61808;
float:right;
margin:5px;
margin-top:20px;
padding:5px;
}

.lp a {
background-color:#d4e2eb;
color:#f61808;
}

/* Static HTML styling end */

#footeraddress {
font-size:12px;
color:#999999;
margin-top:20px;
margin-bottom:0px;
padding-bottom:0px;
margin-left:10px;
}

#header {
    background-image: url("../images/tagline.gif");
    background-position: 315px 90px;
    background-repeat: no-repeat;
    height: 155px;
    text-decoration: none;
    width: 100%;
}

#header-bar {
	height: 0px;
	padding: 0px;
	background: #fff;
}

#basket {
	float:right;
	margin: 10px 10px 0px 0px;
	color: #212121;
	text-align: right;
	text-decoration:none;
	height:50px; }


.boxtop {
    background: none repeat scroll 0 0 #BDE365;
    border-bottom: 0 none;
    height: 25px;
    margin: 0 0 2px 4px;
    padding-left: 6px;
    padding-top: 3px; }

.boxtop2 {
	margin: 0px;
	padding-top:3px;
	padding-left:6px;
	height: 21px;
	background:#fff;
text-align: right;
	}

.boxtop2 p {
text-align: right;
	}

.boxtop p {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    margin: 4px 0 0 4px; }
	
/*============================ 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.jpg");
	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.jpg");
}

.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.gif);
	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: 0px;
	top: 0px;
}

.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: 15px;
	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:100px;
}

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----------------------*/
#global-nav {background:#ffffff; text-align:right; padding: 20px 5px 1px 0px; margin:0px;}
#global-nav li, #global-nav form, #global-nav #search-li form p {display:inline; background: url(../images/heartbullet.jpg) no-repeat 0px 2px;}
#global-nav li.last a {background:0;padding-right:8px; background: url(../images/blankbullet.jpg) no-repeat 0px 2px;}
#global-nav li.last {background:0;padding-right:8px; background: url(../images/blankbullet.jpg) no-repeat 0px 2px; color: #999;font-size: 12px;}
#global-nav #search-li {padding-top:2px; }
.qty {float:left;margin-top:0px;width:70px;}
#contactleft {float: left;width: 66%}
#contactright {float: left;width: 33%}

.largetext {font-size: 13px;font-weight: bold;color: #333; margin-top: 8px;background-color: transparent;}
.selected {font-weight: normal;color: #000; font-size: 12px;}
a.selected {font-weight: bold;color: #CB1B6E; font-size: 12px;}
.menu {background-color: transparent;text-decoration: none;padding-left: 10px;font-size: 12px;}

.menu:hover {
	text-decoration: none;color:  #CB1B6E;
}
#categories {
	position: relative;top: 0px;margin-left: 4px; width: 186px; background: #EEF6DC;font-size: 12px;}

.category {
	margin-bottom: 1px;}
.menuTableLevel0 {
	background: #BDE365;padding-top: 4px;padding-bottom: 4px;margin-bottom: 1px; font-size: 12px; font-weight:bold; }

.menuTableLevel0:hover {
	background: #BDE365;}
.menuChevron {
	visibility: hidden;
}

.menuCell2Level0 {
	
}

.menuLevel0 {color: #333;font-size: 12px;margin-top: 0px;text-align: center;text-decoration: none;font-weight: bold;

}

.menuLevel0:hover {
	text-decoration: none;color: #CB1B6E; font-weight:bold;}

.menuCell1Level1 {
	background-image: url("../images/pointer_blue.gif");background-repeat: no-repeat;background-position: 10px;

}

.menuCell1Level2 {background-position: 10px;background-repeat: no-repeat;
}

.menuRow {padding-bottom: 5px;
}

menuRowLevel1 {padding-bottom: 5px;border-bottom: 1px dotted #BDE365;
}

.menuCell {background-image: none;
}

.menuCell2Level1,.menuCell1Level1 {padding-bottom: 2px;padding-top: 1px;border-bottom: 1px dotted #BDE365; background-color:#eef6dc;
}
.menuCell2Level2 {padding-bottom: 3px;padding-top: 3px;border-bottom: 1px dotted #BDE365;
}
.selectedCell1, .selectedCell  {background-color: background:#eef6dc;height: 100%;
}

#footer-container {
    background: none repeat scroll 0 0 #BDE365;
    display: block;
    height: 160px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 5px; }
    
.divfooter h2 {
    color: #FFFFFF;
    font-size: 13px;
    margin: 0;
    padding: 1em 0 0.3em 1.3em; }

.divfooter ul li {background-repeat:no-repeat;list-style-image:url(../images/tri.gif);margin-top:0.3em;}
.divfooter ul li a {color: #000;}
.divfooter ul li a:hover {color: #000;text-decoration:underline;}
#footer {color:#333;float:left;width:100%;height: 40px;margin-top: 20px;}
#footer a {color: #000;}
.delwidgettext1 {color:#F61810;font-weight:normal;}
.delwidgettext2 {color:#F61810;font-weight:bold;}



/*============================ HORIZONTAL MENU STYLES =========================*/

#top_menu {
	height: 0px;
	width: auto;
	text-align:right;
	float: right;
	margin-right: 5px;
	margin-top: 0px;
margin-bottom: 0px;
padding-right: 5px;
padding-left: 5px;
}

#menu_spacer {
    float: right;
    height: 40px;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 0;
    width: 98%;
    margin-top:55px;
}

.menu_box {
	padding: 0px 18px 0px 0px;
	height: 18px;
}

#menu_bar {
	width: 100%;
	height: 20px;
	float: right;
	background: #cddee3;
	text-align: right;
	padding: 2px 0px 0px 0px;
}


#tabs {
    background: none repeat scroll 0 0 #BDE365;
    float: right;
    font-size: 110%;
    line-height: normal;
    width: 940px;
}

    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 190px;
	  list-style:none; }

	.topmenuitem {
	}

	#topmenuitemselected {
	}

    #tabs li {
      display:inline;
      margin:0;
      padding:0;  }

    #tabs a {
      float:left;
      background:url(../images/tableft.gif) no-repeat left top;
      margin:0;
	margin-right: 3px;
      padding:0 0 0 4px;
      text-decoration:none; }

    #tabs a span {
      float:left;
      display:block;
      background:url(../images/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000;
	font-weight: bold; }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#cb1b6e;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

    #tabs a:selected span {
      color:#cb1b6e;
      }
    #tabs a:selected {
      background-position:0% -42px;
      }
    #tabs a:selected span {
      background-position:100% -42px;
      }

#bannerhome {
	width: 897px;
	height: 200px;
position:relative;
margin-left: -15px;
margin-right: 10px;}

.leftmarginimage {
margin : 10px 0 0 4px;
}

#lpcontainer {
    margin: 0 auto;
    width:669px;
	height: 170px;
    background: #fff;
    padding: 0;
    text-align: left;
margin-right: 10px;}


	


/*============================ PROJECT STYLES =========================*/
#projectleft {float: left;width: 66%}
#projectright {float: left;width: 33%}


.component_stockdetail {
    float: left;
    min-width: 535px;
    width: 535px;
}
#component_stockdetail_maindetail {
    width: 300px;
}

#productsubdetail {
    background: none repeat scroll 0 0 #F8F8F7;
    border: 1px solid #E4E4E4;
    float: left;
    margin-top: 10px;
    padding: 10px;
    width: 280px;
}
#component_stockdetail_tabbedinfo_ajax {
    width: 300px;
    margin-right:0;
}

.component_stockdetail {
    margin-left: 0;
}
#component_stockdetail_alsobought		{ width:326px; }
#stockdetailtrail                	    	{ width:280px; }
#baskettrail                		{ width:320px; }
/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/
/*-------------------------------toadd_20091118.css------------------------*/
/* to turn image magnify on, remove the 2 styles below  */
#zoom1-big { display:none; }
.MagicZoomPup { display:none; }  
/*-------------------------------toadd_20091118.css------------------------*/
.leftmarginimage {
margin:10px 0 10px 4px;
}



/* --- added by KB Jan 2011 ---*/

.divfooter { width:190px; }
.pagetitle, .pagesubtitle { color:#CB1B6E; }
h2  { color:#CB1B6E; font-size:14px; font-weight:normal; }
.rightcol {margin-bottom:8px; }
.page-banner { text-align:left; }
.page-banner h1 { color:#cb1b6e; }
.page-banner a { color:#CB1B6E; }
.selectedCell1, .selectedCell { background: none repeat scroll 0 0 transparent;
}
#giftListSearch { top:0; height: 35px; }
form#searchform input#listcode { width: 110px; }

div.message {
    background-color:#EEF7DC;
    margin-bottom:10px;
    padding:10px 12px; }
    
div.message h1 a {
    color:#ce176e;
    padding:0;
    margin:0 0 2px 0; }
    
div.message p {
    margin:0;
    padding:0; }
    
div#noarticlespapercraft,
div#pagenavtoppapercraft,
div#pagenavbottompapercraft,
div#noarticlesknitting-crochet,
div#pagenavtopknitting-crochet,
div#pagenavbottomknitting-crochet,
div#noarticlescross-stitch,
div#pagenavtopcross-stitch,
div#pagenavbottomcross-stitch,
div#noarticleshaberdashery,
div#pagenavtophaberdashery,
div#pagenavbottomhaberdashery,
div#noarticlesworkshops,
div#pagenavtopworkshops,
div#pagenavbottomworkshops,
div#noarticleshome {
	display:none; }

#global-nav a { padding-top:0px; }
	
