
/*============================ EDIT BELOW BUT DO NOT DELETE  =========================*/
body {font-family: Arial, Verdana, "MS Sans Serif", sans-serif; color: #000000; margin-top: 0px; background:#DEE9ED url(../images/backgroundbody.jpg) repeat-x;}
#logo {height: 60px; width: 260px; float: left; margin: 20px 0px 0px 6px; z-index: 20; top: 0px; }
#logo h1 {display:block; height: 60px; width: 260px; text-indent:-9009px; margin: 0px 0px 0px 0px; background: url('../images/logo.gif') no-repeat;}
#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:8px;
margin-bottom:0px;
padding-bottom:0px;
margin-left:5px;
}

#header {
	height: 60px;
	width: 100%;
	text-decoration:none;
}

#header-bar {
	height: 0px;
	padding: 0px;
	background: #fff;
}

#basket {
	float:right;
	margin: 0px 10px 0px 0px;
	color: #212121;
	text-align: right;
	text-decoration:none;}


.boxtop {
	margin: 0px;
	margin-left: 4px;
	padding-top:3px;
	padding-left:6px;
	height: 21px;
	background: #DFEAEE;
	border-bottom: 2px solid #CDDEE3;
margin-bottom: 2px;
	}

.boxtop2 {
	margin: 0px;
	padding-top:3px;
	padding-left:6px;
	height: 21px;
	background:#fff;
text-align: right;
	}

.boxtop2 p {
text-align: right;
	}

.boxtop p {
	margin: 0px;
	font-size: 17px;
	font-weight: bold;
	color:#000;
	margin-left: 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: 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: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: normal;color: #f61810; font-size: 12px;}
.menu {background-color: transparent;text-decoration: none;padding-left: 10px;font-size: 12px;}

.menu:hover {
	text-decoration: none;color:  #f61810;
}
#categories {
	position: relative;top: 0px;margin-left: 4px; width: 186px; background: #E7F1F8;font-size: 12px;}

.category {
	margin-bottom: 1px;}
.menuTableLevel0 {
	background: #CDDEE3;padding-top: 4px;padding-bottom: 4px;margin-bottom: 1px; font-size: 12px}

.menuTableLevel0:hover {
	background: #CDDEE3;}
.menuChevron {
	visibility: hidden;
}

.menuCell2Level0 {
	
}

.menuLevel0 {color: #333;font-size: 10px;margin-top: 0px;text-align: center;text-decoration: none;font-weight: bold;

}

.menuLevel0:hover {
	text-decoration: none;color: #f61810;}

.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 #999;
}

.menuCell {background-image: none;
}

.menuCell2Level1,.menuCell1Level1 {padding-bottom: 2px;padding-top: 1px;border-bottom: 1px dotted #C0C0DE;
}
.menuCell2Level2 {padding-bottom: 3px;padding-top: 3px;border-bottom: 1px dotted #C0C0DE;
}
.selectedCell1, .selectedCell  {background-color: background:#d4e2eb;height: 100%;
}

#footer-container {display:block;height:130px;margin-right: 8px;margin-left: 8px;margin-top: 2px;background: #DFEAEE;}
.divfooter h2 {font-size: 11px;color: #000;margin:0pt;padding:1em 0pt 0.5em 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 {
	width: 98%;
	height: 40px;
	padding: 0px 0px 0px 0px;
float:right;
margin-right: 10px;


}

.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 {
      float:right;
      width:100%;
      background:#d4e2eb;
      font-size:110%;
      line-height:normal; }

    #tabs ul {
	  margin:0;
	  padding:10px 10px 0 10px;
	  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:#F61810;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

    #tabs a:selected span {
      color:#F61810;
      }
    #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			{ 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; }
/*-------------------------------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;
}
