
.bluebutton
{
	font-weight: bold;
	margin: 10px 0px 10px 5px;
	padding: 3px 10px 3px 10px;
	text-align: center;
	background-color: #0099CC;
	color: white;
	cursor: pointer;
	border-color: #66CCFF #006699 #006699 #66CCFF;
	border-style: solid;
	border-width: 2px;
}
.bluebutton:hover
{
	background-color: #02AAE1;
	text-decoration: none;
}
.bluebutton:active
{
	background-color: #02AAE1;
	border-color: #006699 #66CCFF #66CCFF #006699;
	color: white;
	text-decoration: none;
}
.redbutton
{
	font-weight: bold;
	margin: 10px 0px 10px 5px;
	padding: 3px 10px 3px 10px;
	text-align: center;
	background-color: #E80000;
	color: white;
	cursor: pointer;
	border-color: #FF0000 #CC0000 #CC0000 #FF0000;
	border-style: solid;
	border-width: 2px;
}
.redbutton:hover
{
	background-color: #EE0000;
	text-decoration: none;
	color: white;
}
.redbutton a
{
	color: white;
}
.redbutton:visited
{
	color: white;
}
.redbutton:active
{
	background-color: #E80000;
	border-color: #FF0000 #CC0000 #CC0000 #FF0000;
	color: white;
	text-decoration: none;
}
.disbutton
{
	font-weight: bold;
	margin: 10px 0 10px 5px;
	padding: 3px 10px 3px 10px;
	text-align: left;
	background-color: #828282;
	color: white;
	cursor: text;
	border-color: #ACACAC #676767 #676767 #ACACAC;
	border-style: solid;
	border-width: 2px;
}
.disbutton:hover
{
	text-decoration: none;
}
.disbutton:active
{
	text-decoration: none;
}
.updqty a
{
	/*font-size: 1.3em;*/
	font-weight: bold;
	color: white;
}
.updqty
{
	width: 145px;
	float: right;
	margin-right: 40px;
	padding: 1px 0px;
	font-size: 0.9em;
	text-align: center;
}
.linkbutton
{
	border: none;
}
div.menuContainer
{
	margin: 12px 0 0 10px;
	padding-right: 25px;
	font-size: 0.8em;
	font-weight: 500;
	width: 170px;
}

#menu a {
	font-size: 1.3em;
	font-weight: 900;
	padding: 6px 0 5px 15px;
	display: block;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:none;
	color: #0099CC;
}


.menu_other
{
	font-size: 1.0em;
	font-weight: 900;
	
	padding: 5px;
	padding-left: 10px;
	width: 160px;
}
.menu_other a {
	
	display: block;
	padding-left: 5px;
	text-decoration:none;
}

.menu_other a:hover {
	text-decoration:none;
	color: #0099CC;
}


div.menuBottom {
	margin-top: 2px;
	height: 15px;
}

.li {
	padding-left: 10px;
	color:black;
	background-color: #E9F8FD;
	height: 17px;

}
.li2 {
	padding-left: 18px;
	color: #555;
}
.li3 {
	padding-left: 26px;
	color: #666;
}
.li4 {
	padding-left: 34px;
	color: #777;
}
.li5 {
	padding-left: 42px;
	color: #888;
}
.li6 {
	padding-left: 50px;
	color: #999;
}

.isexpress
{
	color: red;
}
.isopen
{
	color: #0099CC;
}

a.navbox {
	margin-top: 2px;
	width: 160px;
	text-decoration:none;
	display:block;
}
a.navbox:hover {
	color:#0099CC;
	text-decoration:none;
}

a.selectednavbox {
	margin-top: 2px;
	color:#0099CC;
	width: 160px;
	font-weight: bold;
	text-decoration:none;
	display:block;
}
a.selectednavbox:hover {
	text-decoration:none;
}

.cont-browse
{
	/*display: block;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 3px 10px 3px 32px;
	text-align: center;
	border: 1px outset #bbb;
	color: white;
	background-image: url("/images/cont-browse-arrow.gif");
	background-repeat: no-repeat;
	background-position: left;*/
	float: left;
	margin-top: 19px;
	padding: 3px 0;
	color: black;
	font-size: .8em;
	font-weight: normal;
}

.cont-browse:hover
{
	/*text-decoration: none;*/
}

.next-detail
{
	/*display: block;
	color: white;
	width: 125px;
	text-decoration: none;*/
	margin-top: 19px;
	padding: 3px 0;
	color: black;
	font-size: .8em;
}

.next-detail:hover
{
	/*text-decoration: underline;*/
}

.add-to-basket
{
 	font-size: 1.2em;
	color: white;
	margin: 0;
	padding: 5px;
	width: 125px;
	text-align: center;
}
.added-to-basket
{
	border: solid 1px #666;
	background: white;
	padding: 5px;
	padding-left: 15px;
	background-image: url(/images/icons/green_tick.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.added-to-basket h4
{
	margin: 4px;
	font-size: 1.1em;
}
.order-in-bulk a
{
	font-size: 1.3em;
	font-weight: bold;
	color: white;
	

}
.order-in-bulk
{
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	width: 115px;
	height: 15px;
	text-align: center;
	border-style: solid;
 	border-width: 2px;
}
.send-sample-request a
{
	font-size: 1.3em;
	font-weight: bold;
	color: white;

}
.send-sample-request
{
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	width: 140px;
	height: 15px;
	text-align: center;
	border-style: solid;
 	border-width: 2px;
 	border-color: #49A6D4 #064869 #064869 #49A6D4;
}

.place-order a
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: small;
}
.place-order{
	/*margin: 0px;
	margin-top: 10px;*/
	padding: 2px;
	/*width: 120px;
	height: 15px;*/
	text-align: center;
	border:1px solid white;
	font-size: small;
	border-style: solid;
 	border-width: 2px;
}
.order-sample a
{
	font-size: 1.3em;
	font-weight: bold;
	color: white;
}
.order-sample
{
	margin: 0px;
	padding: 5px;
	width: 115px;
	height: 15px;
	text-align: center;
	border-style: solid;
 	border-width: 2px;
}
.get-a-quote a
{
	font-size: 2em;
	font-weight: bold;
	color: white;

}
.get-a-quote
{
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	width: 140px;
	height: 25px;
	text-align: center;
}
.checkout a
{
	/*font-size: 1.3em;*/
	font-weight: bold;
	color: white;

}
.promocode
{
	display: block;
	border: solid 1px #0099CC;
	margin: 0px 50px 30px 5px;
	/*padding: 3px 32px 3px 10px;*/
	text-align: left;
	float: right;
}
.promocode-title
{
	color: #0099CC;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
.promocode-link
{
	font-size: 0.8em;
	text-align: center;
	padding: 2px;
}
.checkout
{
	display: block;
	margin: 0px 50px 10px 5px;
	padding: 3px 32px 3px 10px;
	text-align: left;
	background-image: url("/images/cont-browse-arrow-right.gif");
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}




.bask_total
{
	float: right;
	border: solid 1px #0099CC;
	border-top: none;
	margin-right: 1px;
	padding: 2px 10px 2px 10px;
	background-color: #ECF7F9;
	text-align: right;
}
.charity-choice-type
{
	width: 510px;
	text-align: center;
	/*border: solid 1px #0099CC;*/
	margin: 0 auto;
	overflow: auto;
}
.charity-choice-type h2
{
	margin: 5px;
	padding: 5px;
	float: left;
}
.charity-choice-type h2 a
{
	width: 280px;
}
.charity-choice-type div
{
	font-size: 0.8em;
}
#charity-select-options
{
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
#charity-select-options span
{
	font-size: 1.2em;
	margin: 3px;
}
#charity-select-category
{
	display: none;
		margin: 0 auto;
	text-align: center;
}
#charity-select-search
{
	display: none;
	margin: 0 auto;
	text-align: center;
	
}
#charity-select-az
{
	/*display: none;*/
	text-align: center;
}
#charity-select-az h2
{
	color: black;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.bluebutton a:hover
{
	text-decoration: none;
}
.bluebutton a
{
	/*font-size: 1.3em;*/
	font-weight: bold;
	color: white;

}

/*
.checkout
{
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	width: 100px;/*remove this*//*
	height: 20px;
	background-image: url("/images/cont-browse-arrow-right.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 22px;
	padding-left: 10px;
	text-align: left;
}
*/
.menu-fl
{
	float : left;
	text-align : left;
	font-size : 1em;
	padding-left : 0px;
}
.proddetails_div
{
	width: 750px;
}
.menu-upper
{
	text-transform: uppercase;
}
.gifts-back a
{
	font-size: 1em;
	font-weight: bold;
	color: white;
}
div.gifts-back
{

	margin-top: 10px;
	margin-left: 10%;
	padding: 2px;
	width: 50px;
	height: 15px;
	background-color: #0099CC;
	text-align: center;
}
.gifts-backtobasket a
{
	font-size: 1em;
	font-weight: bold;
	color: white;
}
div.gifts-backtobasket
{
	float: right;
	margin-top: 10px;
	margin-right: 10%;
	padding: 2px;
	width: 150px;
	height: 15px;
	background-color: #0099CC;
	text-align: center;
}

#purchase_progress
{
	text-align: center;
	padding: 5px;
}
#purchase_progress a
{

}

.error
{
	border: solid 1px red;
	color: red;
	padding: 5px;
	margin: 10px;
	text-align: center;
}
.confirm
{
	border: solid 1px #0099CC;
	color: #0099CC;
	padding: 5px;
	margin: 10px;
	text-align: center;
}
.select_add
{
	text-align: center;
	color: white;
	padding: 2px 20px 2px 20px;
	background: #0099CC;
}

.new_address
{
	border: solid 1px #0099CC;
	width: 360px;
}
.address_selection
{
	border: solid 1px #0099CC;
	float: left;
	margin-right: 5px;
	height: 185px;
	position: relative;
}
.address_selection_details
{
	padding: 4px;
	
}
.edit_address
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 4px;
	font-size: 0.8em;
	margin-bottom: 1px;
}
.select_address
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 4px;
	font-size: 0.8em;
	color: #0099CC;
	cursor: pointer;
}
.select_address:hover
{
	text-decoration: underline;
}
.formhelp
{
	font-size: 0.8em;
	padding: 0;
	margin: 0;
}