body {
	color: #000000;
	background-color:#B7B7B7;
	margin :0px;
	font-family: 'Titillium Web',Arial, Tahoma, Verdana, Trebuchet, sans-serif;
	font-size: 10pt;
	text-align: center;
}
h1 {
	margin-top:5px;
	height: auto;
	text-align:left;
	text-indent:9px;
	background-color:#0C207A;
	border-bottom:1px solid #6DCB3E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
	font-size: 11pt;
	line-height:1.8em;
	font-weight:600;
	padding: 0px 0 0 0;
}





input[type="button"],input[type="submit"] {
background: #6ECB3E;
color:#FFFFFF;
font-family: 'Titillium Web',Arial, Tahoma, Verdana, Trebuchet, sans-serif;
font-size:11pt;
border:0px solid #0F0F0F;
border-radius:5px;
padding:2px 10px 2px 10px;
cursor:hand;
margin:5px;
-webkit-appearance: none;
}

input[type="button"]:hover,input[type="submit"]:hover {
background: -webkit-linear-gradient(#89D560, #5FB531); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#89D560, #5FB531); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#89D560, #5FB531); /* For Firefox 3.6 to 15 */
background: linear-gradient(#89D560, #5FB531); /* Standard syntax */
}


#enquirebutton {
background: #FD9632;
color:#FFFFFF;
font-family: 'Titillium Web',Arial, Tahoma, Verdana, Trebuchet, sans-serif;
font-size:11pt;
border:0px solid #0F0F0F;
border-radius:5px;
padding:2px 10px 2px 10px;
cursor:hand;
margin:5px;
-webkit-appearance: none;
}

#enquirebutton:hover {
background: -webkit-linear-gradient(#FD9E40, #FD8B1A); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#FD9E40, #FD8B1A); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#FD9E40, #FD8B1A); /* For Firefox 3.6 to 15 */
background: linear-gradient(#FD9E40, #FD8B1A); /* Standard syntax */
}


#page {
background-color:#FFFFFF;
max-width:1000px;
margin: 0 auto;
}

#topspace {
height:25px;	
}

#leftcolumn {
min-width:200px;
width:200px;
display: table-cell;
text-align:center;
 vertical-align: top;
}

.footercontent {
display: inline-block;
vertical-align: top;
min-width:250px;
width:360px;
border:0px solid #000000;
text-align:left;	
}

#extraimages {
 padding-top:10px;
 padding-left:10px;
 text-align:center;

}
.extraimage {
 padding:5px;
 position:relative;
 top:10px;
 display:inline-block;
}

.termscontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  font-weight:bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.termscontainer a {
  color: #0C207A;
  text-decoration:none;
}

.termscontainer a:hover {
  color: #2692CD;
  text-decoration:underline;
}

.termscontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

.termscontainer:hover input ~ .checkmark {
  background-color: #ccc;
}

.termscontainer input:checked ~ .checkmark {
  background-color: #2196F3;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.termscontainer input:checked ~ .checkmark:after {
  display: block;
}

.termscontainer .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#termshide {
 display:none;	
}

.searchbox_div {
	color: #003399;
	font-size: 9pt;
	border-bottom: 3px solid #ffffff;
	padding-top: 5px;
	margin: 0 3px;
	display:block;
	width:190px;
    border:1px solid #D0D0D0;padding:2px;
}

.searchwhere {
border:0px;	
color: #999999;
position:relative;
top:2px;
left:4px;
}

#menuandcontent {
 width:100%;
 text-align:left;	
}


#topnavcontainer {
	position: fixed;
	z-index:2;
	top: 0px;
	left: 0px;
	background-color:#2692CD;
	min-height:25px;
	width:100%;
}

#content {
	display: table-cell;
	max-width:895px;
	min-width:300px;
	width:895px;
}

.pagewidth {
max-width:1000px;
margin: 0 auto;
}

#logoarea {
	display: table-cell;
	width: 263px;
	max-width:263px;
	padding: 15px 0px 0px 20px;
}

#logoarearight {
	display: table-cell;
	max-width:875px;
	width:100%;
	margin: 15px 0px 10px 20px;
	border:0px solid #000000;
	text-align:center;
	vertical-align:top;
}

#headerbar {
 text-align:left;	
}

.headerdepots {
position:relative;top:50px;color:#0C207A;font-size:11pt;font-weight:600;	
margin-right:170px;
}


.bluetxt {
	color:#0C207A;
	font-size:10pt;
}

.greytxt {
color:#808080;
font-size:10pt;
}

.catboxcontainer {
	display:inline-block;
	vertical-align:top;
	position:relative;
	width:384px;
	margin:auto;
	margin-top:10px;
	height: 200px;
	text-align:left;
	text-indent:9px;
	border:1px solid #EFEFEF;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight:600;
	cursor:hand;
}

.catimgcontainer {
	display: table-cell;
  vertical-align: middle;
  text-align: center;
  width:384px;
  height: 200px;
}

.catimg {
	display: table;
    margin: 0 auto;
}

.cattitback {
position:absolute;
bottom:0px;
left:0px;
z-index:2;
color:#434343;
background-color:#FFFFFF;
padding-top:5px;
padding-left:5px;
cursor:hand;
width:384px;
height:30px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.cattit {
position:absolute;
bottom:0px;
left:0px;
z-index:3;
color:#434343;
padding-top:5px;
padding-left:5px;
cursor:hand;
width:384px;
height:30px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}

a.visit {
color:#6DCB3E;
font-size:11pt;
text-decoration:none;
}

a.visit:hover{
color:#0C207A;
}

.pnumb {
	color:#2692CD;
	font-size:11pt;
	font-weight:normal;
}



#footsection{
	width:100%;
	background:#FFFFFF;
	border-top:5px solid #6DCB3E;
}
#footinside {
width:1000px;
 margin:auto;	
}
#footfoot{
background:#0C207A;
min-height:50px;
color:#FFFFFF;
padding-top:5px;
}



#topnav {
	margin:auto;
	text-align: left;
	max-width: 1000px;
	font-size: 12px;
	font-weight:600;
	clear: both;
}

#topnav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

.topnavul {
	background-image:url('/graphics/div.png');
	background-repeat:no-repeat;
	background-position: 0% 60%;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
	}
	
.topnavul2 {
	position:relative;
	top:3px;
	padding-right:5px;
	}

#topnav li {
	display:inline-block;
}

#topnav a { 
	text-decoration: none; 
	color: #FFFFFF; 
	display: block;
	padding: 2px 0 0 0;
	margin: 0 0 0 1px;
}
#topnav a:hover { 
	text-decoration: none;
	font-weight: bold;
	color:#6DCB3E;
}

#navbar {
	position: absolute;
	bottom: -7px;
	right: 0px;
	text-decoration: none; 
	text-align:center;
	height: 36px;
	width: 636px;
	font-family: 'Arial Narrow','Helvetica Condensed','ITC Franklin Gothic Compressed','Helvetica Neue Condensed','Newhouse DT Condensed','CG Triumvirate Condensed',Arial;
	font-size: 18px;
	clear: both;
}

#navbar ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

#navbar li {
	float: right;
}

.descriptionarea img {
 width:100%;
 height:auto;
}

#navbar a { 
	text-decoration: none; 
	color: #FFFFFF; 
	width: 105px;
	height: 30px;
	display: block;
	padding: 2px 0 0 0;
	margin: 0 0 0 1px;
	background-image: url(../graphics/menu.png);
	background-repeat: no-repeat;
}
/* for Internet Explorer */
/*\*/
* html #navbar a {
	height: 30px;
}
/**/
#navbar a.special {
	background-image: url(../graphics/menu_red.png);
}
#navbar a.stihl {
	background-image: none;
	margin-top: -2px;
}

#navbar a:hover { 
	text-decoration: none;
	font-weight: bold;
}
#banner {
	background-image: url(../graphics/banner_back.png);
	background-position: top center;
	height: 150px;
	margin-bottom: 20px;
}
#banner_img {
	height: 150px;
	max-width: 600px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#page_content {
	position: relative;
	width: 98%;
	background-color:FFFFFF;
	text-align: center;
	margin:auto;
}

.content_s {
	border: solid 1px #EBEBEB; 
	margin: 5px 5px;
	padding-bottom: 5px;
}
.menu_div {
	position: relative;
	color: #003399;
	font-size: 9pt;
	border-bottom: 3px solid #ffffff;
	padding-top: 5px;
	margin: 0 3px;
}
.menu_divx {
	position: relative;
	color: #003399;
	font-size: 9pt;
	border-bottom: 3px solid #ffffff;
	padding-top: 5px;
	margin: 0 3px;
}
.menudivy {
 display:none;	
}

.menu_title {
	position: relative;
	height: auto;
	text-align:left;
	text-indent:9px;
	background-color:#0C207A;
	border-bottom:1px solid #FD9632;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
	font-size: 11pt;
	line-height:1.8em;
	font-weight:600;
	padding: 0px 0 0 0;
}

.menu_titleb {
	position: relative;
	height: auto;
	text-align:left;
	text-indent:9px;
	background-color:#0C207A;
	border-bottom:1px solid #6DCB3E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
	font-size: 11pt;
	line-height:1.8em;
	font-weight:600;
	padding: 0px 0 0 0;
}

.menu_search {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: center;
}
/* for Internet Explorer */
/*\*/
* html .menu_body {
	height: 2px;
}
/**/

.menu_body {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: center;
}
/* for Internet Explorer */
/*\*/
* html .menu_body {
	height: 2px;
}
/**/

.menu_content {
	position: relative;
	padding: 0 10px;
	clear: both;
}

.menu_top {
	position: relative;
	min-height: 2px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html .menu_top {
	height: 1px;
}
/**/

.menu_btm {
	position: relative;
	min-height: 2px;
	height: auto;
}
/* for Internet Explorer */
/*\*/
* html .menu_btm {
	height: 1px;
}
/**/

ul.menu_list {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

li.menu_list {
	/*display: block;
	height: 16;*/
}

ul.menu_list2 {
	list-style: none;
	margin: 0 0;
	padding: 0;
	padding: 0;
}

li.menu_list2 {
	/*display: block;
	height: 20;*/
}

.basket_title {
	position: relative;
	height: auto;
	text-align:left;
	text-indent:9px;
	background-color:#0C207A;
	border-bottom:1px solid #FD9632;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
	font-size: 11pt;
	line-height:1.8em;
	font-weight:600;
	padding: 0px 0 0 0;
	width: 169px;
}


.basket_body {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: center;
	background-color: #f0f0f0;
	padding: 5px 0;
	color: #666666;
	font-size: 15px;
	width: 169px;
}
/* for Internet Explorer */
/*\*/
* html .basket_body {
	height: 2px;
}
/**/

.basket_bodypulse {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: center;
	background-color: #f0f0f0;
	padding: 5px 0;
	color: #666666;
	font-size: 15px;
	width: 169px;
	-webkit-animation: pulse linear 1s 3;
	animation: pulse linear 1s 3;
}
/* for Internet Explorer */
/*\*/
* html .basket_bodypulse {
	height: 2px;
}
/**/
@-webkit-keyframes pulse {
    0% { background-color: #f0f0f0; } 
    50% { background-color: #C80005; } 
	100% { background-color: #f0f0f0; } 
}

@keyframes pulse {
    0% { background-color: #f0f0f0; } 
    50% { background-color: #C80005; } 
	100% { background-color: #f0f0f0; } 
}

.viewed_title {
	position: relative;
	min-height: 28px;
	height: auto;
	background-image: url(../graphics/viewed_top.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 5px;
	line-height: 28px;
	width: 169px;
}

/* for Internet Explorer */
/*\*/
* html .viewed_title {
	height: 28px;
}
/**/

.viewed_body {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: left;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 15px;
	border-width: 2px;
	border-style: solid;
	border-left-color: #0077FF;
	border-right-color: #DEEDFF;
	border-top: none;
	border-bottom: none;
	width: 165px;
}
/* for Internet Explorer */
/*\*/
* html .viewed_body {
	height: 2px;
	width: 169px;
}
/**/
.viewed_content {
	min-height: 35px;
	height: auto;
	padding: 3px 0;
}

.viewed_div {
	min-height: 2px;
	height: auto;

}


a.lastviewed {
	text-decoration: none; 
	color: #000000; 
	font-size: 7pt;
}

a.lastviewed:hover {
	color: #FF0000; 
}

li.order_progress {
	display: block;
	width: 100%;
	padding-left: 10px;
	min-height: 16px;
	height: auto;
	border-top: 2px solid #ffffff;
	text-align: left;
	font-size: 10pt;
}
/* for Internet Explorer */
/*\*/
* html li.order_progress {
	height: 16px;
}
/**/

li.order_progress_active {
	display: block;
	width: 100%;
	padding-left: 10px;
	font-weight: bold;
	min-height: 16px;
	height: auto;
	border-top: 2px solid #ffffff;
	text-align: left;
	font-size: 10pt;
}
/* for Internet Explorer */
/*\*/
* html li.order_progress_active {
	height: 16px;
}
/**/

a.menu_link {
	background-color: #F5F5F5;
	text-decoration: none;
	font-size: 9.5pt;
	display: block;
	width:100%;
	min-height: 25px;
	height: auto;
	color: #000000;
	margin-top: 2px;
	text-align: left;
	line-height: 25px;
	text-indent:8px;
}

a.menu_link:hover {
	background-color: #FD9632;
	color: #ffffff;
}

a.menu_linkb {
	background-color: #E4E4E4;
	text-decoration: none;
	font-size: 9.5pt;
	display: block;
	width:100%;
	min-height: 25px;
	height: auto;
	color: #000000;
	margin-top: 2px;
	text-align: left;
	line-height: 25px;
	text-indent:8px;
}

a.menu_linkb:hover {
	background-color: #6DCB3E;
	color: #ffffff;
}

a.menu_link2 {
	background-color: #ffffff;
	text-decoration: none;
	font-size: 9.5pt;
	margin-left:0px;
	margin-top:2px;
	color: #000000;
	text-align: left;
	min-height: 20px;
	height: auto;
	width:100%;
	text-indent:8px;
	display: block;
	border-bottom:1px solid #EFEFEF;
}

a.menu_link2:hover {
	background-color: #2692CD;
	color: #ffffff;
}

a.brand_link {
	text-decoration: none;
	font-size: 9pt;
	margin-top: 1px;
	display: block;
	width: 100%;
	background-color: #F5F5F5;
	color: #000000;
	line-height: 1.5em;
	text-indent:8px;
	text-align:left;
}

a.brand_link:hover {
	background-color: #2692CD;
	color: #ffffff;
}

.searchbox {
	color: #666666;
	font-size:11pt;
	border: solid 1px #999999;
	width:140px;
}

.sel_box {
	color: #999999;
	border: solid 1px #999999;
}

.container {
	clear: both;
	width: 100%;
	float: left;
}

.two_1, .two_2 {
	width: 49%;
	float: left;
	padding: 0px 3px 15px 3px;
}
.inside {
	position: relative;
	padding-left: 2px;
	padding-right: 2px;
	padding: 0px 2px;
	overflow: visible;
	margin-left: 4px;
	margin-right: 4px;
	clear: both;
}
a.smalltitlelink {
	text-decoration: none; 
	color: #0C207A; 
	font-size: 10pt;
}
a.smalltitlelink:hover {
	color: #6DCB3E; 
}

a.viewlink {
	text-decoration: none; 
	color: #6DCB3E; 
	font-size: 10pt;
}
a.viewlink:hover {
	color: #0C207A; 
}

.prod_img {
	position: relative;
	text-align: center;
	padding: 8px 0;
	margin: 2px 0;
	float: left;
}
.prod_details {
	position: relative;
	text-align: left;
	margin-top: 4px;
}
.prod_price {
	position: relative;
	background-image: url(../graphics/price_back.png);
	background-repeat: no-repeat;
	background-position: top center;
	float: right;
	width: 79px;
	height: 115px;
}
.price_exc {
	position: absolute;
	background-image: url(../graphics/price_exc.png);
	height: 37px;
	width: 72px;
	top: 9px;
	left: 4px;
	line-height: 25px;
	color: #FFFFFF;
}
.price_inc {
	position: absolute;
	background-image: url(../graphics/price_inc.png);
	height: 37px;
	width: 72px;
	top: 48px;
	left: 4px;
	line-height: 25px;
	color: #FFFFFF;
}
.price_label {
	position: absolute;
	bottom: 3px;
	right: 8px;
	font-size: 7pt;
	line-height: 1em;
}
a.price_link {
	text-decoration: none;
	cursor: hand;
}
a.info_link {
	text-decoration: none;
	cursor: hand;
	position: absolute;
	bottom: 1px;
	right: 90px;
}

.buy_div {
	position: absolute;
	background-image: url(../graphics/buy_div.png);
	height: 24px;
	width: 79px;
	left: 0px;
	top: 90px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: bold;
}
a.edit_btn {
	color: #000000;
	font-weight: bold;
	border: 1px solid #999999;
	width: 100%;
	line-height: 1.5em;
	text-decoration: none;
	margin: 4px 0;
	display: block;
}
.barbottom {
	background-color: #0178BF;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	text-align: center;
}

a.menubarbottom { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 9pt;
	white-space:nowrap;
}
a.menubarbottom:hover { 
	text-decoration: underline; 
}
.ittybitty {
	text-decoration: none; 
	font-size:7pt;
}
a.fletcherobrien {
	text-decoration: none; 
	color: #183596; 
	font-size: 8pt;
}
a.fletcherobrien:hover {
	color: #BB3131; 
}
a.fletcherobrien2 {
	text-decoration: none; 
	color: #FFC20D; 
	font-size: 8pt;
	font-weight: bold;
}
a.fletcherobrien2:hover {
	color: #BB3131; 
}
.mainprodboxtitle {
	background-color: #2692CD;
	color: #FFFFFF;
	height: 32px;
}
.mainprodboxsubtitle {
	background-color: #2692CD;
	color: #FFFFFF;
	height: 16px;
}
a.acclink {
	text-decoration: none;
}
a.acclink:hover {
	color: #AD0000;
}
.prodbox {
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 9pt;
	border-collapse:collapse;
	border: 1px solid #FFFFFF;
}

.prodboxtitle_l {
	background-color: #2692CD;
	background-image: url(../graphics/prod_title_l.png);
	height: 32px;
	width: 12px;
	float: left;
}
.prodboxtitle_r {
	background-image: url(../graphics/prod_title_r.png);
	height: 32px;
	width: 169px;
	float: right;
}
.prodboxtitle {
	padding: 8px 0 0 5px;
	background-image: url(../graphics/menu_block.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 24px;
}
/* for Internet Explorer */
/*\*/
* html .prodboxtitle {
	height: 32px;
}
/**/

.navtreebox {
	height:10;
	background-color: #D3D3D3;
	padding-left: 10px;
}

.navhistoryarrow {
	text-decoration: none; 
	color: #2692CD; 
	font-size: 10pt;
}
a.navhistory {
	text-decoration: none; 
	color: #2692CD; 
	font-size: 10pt;
}
a.navhistory:hover {
	color: #FF0000;
}
.noborders {
	border-collapse:collapse;
	border-right:0px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	text-decoration: none; 
	font-size: 9pt;
}

.buybox {
	border: 1px solid #FFFFFF;
}
.buyboxblue {
	background-color:#2692CD;
	color: #FFFFFF; 
	font-size: 8pt;
	border: 1px solid #FFFFFF;
}
.buyboxlightblue {
	background-color:#e6f0fb;
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 10pt;
	border: 1px solid #FFFFFF;
}
.catstable {
	border-collapse:collapse;
	border: 1px solid #FFFFFF;
}

.catstabletop {
	background-color: #FFFFFF;
	position: relative;
	text-decoration: none; 
	color: #4D4D4D;
	text-align:left;
	padding: 3px;
	font-size: 12pt;
	height:18px;
	clear: both;
}
/* for Internet Explorer */
/*\*/
* html .catstabletop {
	height: 28px;
	padding: 10px;
}
/**/

.prod_preview {
	border-top: 0px solid #D2E7FF;
	border-bottom: 0px solid #D2E7FF;
	border-left:  0px solid #D2E7FF;
	border-right:  0px solid #D2E7FF;
	background-color:#2692CD;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px; 
	padding: 0px;  
	overflow: hidden;
  _overflow: visible;
  _overflow-x: hidden;
  _height: 0;
	width: 100%;
	line-height:1.9em;
	text-align:left;
	text-indent:10px;
	color:#FFFFFF;
	cursor:hand;
	font-size:10pt;
	padding-top:3px;
	padding-bottom:3px;
}
.prod_preview:hover{
color:	#6DCB3E;
}
.prod_box {
border:1px solid #EFEFEF;
border-top:0px;	
margin-bottom:10px;
}
.prod_preview_title {
	position: relative;
	text-decoration: none; 
	color: #FFFFFF;
	text-align:left;
	padding-top:px;
	padding-left:10px; 
	font-size: 12pt;
	height:38px;
	clear: both;
}
a.prodlink {
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 11pt;
}
a.prodlink:hover {
	text-decoration: underline; 
	color: #2692CD; 
	font-size: 11pt;
}
.normal {
	font-size: 9pt;
}
.normaldescpreview {
	font-size: 9pt;
}
.small_desc {
	font-size: 7pt;
}
.basketbox {
	font-size: 9pt;
	border-collapse:collapse;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
}
a.basketsn {
	text-decoration: none; 
	color: #000000; 
	font-size: 9pt;
}
a.basketsn:hover {
	color: #2692CD;
}

.basketboxtitle {
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 9pt;
	height:20;
	background-color:#2692CD;
	border-color:#2692CD;
	border-collapse:collapse;
	border-right:1px solid #2692CD;
	border-left:1px solid #2692CD;
	border-top:0px;
	border-bottom:1px solid #D3D3D3;
}

.basketsubtotal {
	background-color:#D3D3D3;
	font-size: 9pt;
	border-color:#D3D3D3;
	border-collapse:collapse;
	border-right:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
}
.pagetitle {
	margin-top:5px;
	height: auto;
	text-align:left;
	text-indent:9px;
	background-color:#0C207A;
	border-bottom:1px solid #6DCB3E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
	font-size: 11pt;
	line-height:1.8em;
	font-weight:600;
	padding: 0px 0 0 0;
}
.pagetitle2 {
	margin-top:5px;
	height: auto;
	text-align:left;
	text-indent:9px;
	background-color:#0C207A;
	border-bottom:1px solid #FD9632;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
	font-size: 11pt;
	line-height:1.8em;
	font-weight:600;
	padding: 0px 0 0 0;
}

.securenav {
	background-color: #0178BF;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 2px;
}
.catstabletop {
	background-color: #2692CD;
	position: relative;
	text-decoration: none; 
	color: #4D4D4D;
	text-align: left;
	padding: 3px;
	font-size: 12pt;
	height: 18px;
	clear: both;
}

.ordertitle {
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 12pt;
	padding-left: 5px;
}
.orderbox {
	border-color: #2692CD;
	border-collapse: collapse;
	border-top: 0px;
	font-size: 11pt;
}
.highlight {
	color: #F00000; 
	font-size: 9pt;
}
a.titlelink {
	text-decoration: none; 
	color: #000000; 
	font-size: 12pt;
}
a.titlelink:hover {
	color: #B10034; 
}

.accountstitle {
	background-color: #2692CD;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

.accountsvalue {
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt;
	background-color:#e6f0fb;
	border-color:#e6f0fb;
	border-right:1px solid #e6f0fb;
	border-left:1px solid #e6f0fb;
	border-top:0px;
	border-bottom:1px solid #FFFFFF;
}

.customerdetails {
	border-collapse: collapse;
	border-color: #e6f0fb;
	border: #e6f0fb solid 1px;
}

.customerdetailstitle {
	background-color: #2692CD;
	border-collapse: collapse;
	border: #e6f0fb solid 1px;
	font-size: 10pt;
	color: #e6f0fb;
}
.accountstitles {
	background-color: #2692CD;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
}

.accountsdetails {
	background-color:#2692CD;
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 10pt;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
.imagebox {
	text-decoration: none; 
	color: #4D4D4D; 
	font-size: 9pt;
	border-collapse:collapse;
	border-right:1px solid #2692CD;
	border-left:1px solid #2692CD;
	border-bottom:1px solid #2692CD;
	border-top:0px solid #2692CD;
}

.imageboxtitle {
	cursor:hand;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	font-weight: bold;
	background-color: #2692CD;
	height:16px;
	border-collapse:collapse;
	border-right:1px solid #2692CD;
	border-left:1px solid #2692CD;
	border-top:0px solid #2692CD;
	border-bottom:0px solid #2692CD;
	padding: 2px;
}
.catdisplay {
	border: 1px dotted #D3D3D3;
	border-collapse: collapse;
}
.catboxtitle {
	width:130px;
	height:35px;
}
.catboximage {
	width:130px;
	height:80px;
}
a.cattitle {
	text-decoration: none; 
	color: #333333; 
	font-size: 11pt;
}
a.cattitle:hover {
	color: #B10034;
}
a.pagenolink {
	text-decoration: none; 
	color: #333333; 
	font-size: 9pt;
	font-weight: bold;
}

a.pagenolink:hover {
	text-decoration: underline; 
	color: #B10034; 
}
a.randitem {
	text-decoration: none; 
	color: #000066; 
	font-size: 12pt;
	font-weight: bold;
}
a.randitem:hover {
	color: #B10034; 
}
a.catlink {
	text-decoration: none; 
	color: #248AFF; 
	font-size: 10pt;
	font-weight: bold;
}
a.catlink:hover {
	text-decoration: underline; 
	color: #000066; 
}

.expandsection {
display:none;	
cursor:pointer;
background:#E3E6E6;
}
.collapsesection {
display:none;	
cursor:pointer;
background:#E3E6E6;
}

a.menu_linkx {
	background-color: #F5F5F5;
	text-decoration: none;
	font-size: 9.5pt;
	display: block;
	width:100%;
	min-height: 25px;
	height: auto;
	color: #000000;
	margin-top: 2px;
	text-align: left;
	line-height: 25px;
	text-indent:8px;
}

a.menu_linkx:hover {
	background-color: #FD9632;
	color: #ffffff;
}

#basket {
float:right;
z-index:10;
}



#checkoutpage {
	max-width:98%;
}

.checkouttitle {
font-size:11pt;
font-weight:bold;
color:#0C207A;
margin-bottom:10px;
}

.checkoutdiv {
border-bottom:1px solid #EEEEEE;
padding-bottom:10px;
font-size:11pt;
}

.carriagerate {
	border-bottom:1px solid #EEEEEE;
	padding:6px;
	text-align:left;
	color:#0C207A;
	font-size:9pt;
	cursor:pointer;
}

.carriagerate_cc {
	background:#0C207A;
	padding:6px;
	text-align:left;
	color:#FFFFFF;
	font-size:9pt;
	cursor:pointer;
}

.addressformboxouter {
	border-bottom:1px solid #EEEEEE;
	padding:5px;
}
.addressformboxlabel {
	display:inline-block;
	width:120px;
	text-align:right;
	padding-right:5px;
	font-size:9pt;
	}
.addressformbox {
	display:inline-block;
	width:240px;
	text-align:right;
}


.addressquestion {
	vertical-align:top;
 display:inline-block;
 width:150px;
 height:100px;
 border:1px solid #999999;
 margin:5px;
 font-weight:bold;
 font-size:10pt;
 cursor:pointer;
 background-color:#EEEEEE;
 border-radius:5px;
 padding:5px;
}


.addressquestionactive {
	vertical-align:top;
 display:inline-block;
 width:150px;
 height:100px;
 border:1px solid #00BB00;
 margin:5px;
 font-weight:bold;
 font-size:10pt;
 cursor:pointer;
 background-color:#FFFFFF;
 border-radius:5px;
 padding:5px;
}

.addressselector {
 border: 3px solid #00BB00;
 border-radius:100%;
 width:16px;
 height:16px;	
 margin-top:10px;
}

.addressselectoractive {
 border: 0px solid #00BB00;
 background: #00BB00;
 background: -webkit-radial-gradient(#00FB00, #00BB00); /* Safari 5.1 to 6.0 */
 background: -o-radial-gradient(#00FB00, #00BB00); /* For Opera 11.6 to 12.0 */
 background: -moz-radial-gradient(#00FB00, #00BB00); /* For Firefox 3.6 to 15 */
 background: radial-gradient(#00FB00, #00BB00); /* Standard syntax */
 border-radius:100%;
 width:22px;
 height:22px;	
 margin-top:10px;
}


.paymentoptions {
	width:300px;
	text-align:left;
}

.checkoutheader {
   background:#0C207A;
   color:#FFFFFF;
   font-size:11pt;
   line-height:1.5em;
   margin-bottom:1px;
}

.checkoutheaderactive {
   background:#279227;
   font-size:12pt;
   font-weight:bold;
   color:#FFFFFF;
   line-height:1.5em;
   margin-bottom:1px;
   border-radius:10px;
}

.custrequesttitle {
 background:#0C207A;
 width:260px;
 line-height:1.5em;	
 color:#FFFFFF;
}

#basketcheckout {

}


#search {
	border: solid 0px #999999;
}


.productimagecontainer {
	float:left;padding:10px;
}

.productrightcontainer {
	float:right;width:300px;text-align:center;
}

.was {
 margin: 30 10 10 10px;	
 font-size:14pt;
}
.wasprice {
  color:#2592CD;
}
.wassaving {
  font-weight:bold;
  color:#00A800;
}




























@media only screen and (max-width: 800px) { 
	
	h1 {
	height: auto;
	text-align:left;
	background-color:#0C207A;
	border-bottom:1px solid #6DCB3E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
	font-size: 11pt;
	line-height:1.8em;
	font-weight:600;
	padding: 0px 0 0 0;
	display:block;
	width:99%;
	margin:auto;
	margin-top:2px;
	margin-bottom:5px;
}

#basket {
float:none;
display:block;
width:100%;
margin:auto;
}

.basket_title {
	position: relative;
	height: auto;
	text-align:left;
	text-indent:9px;
	background-color:#0C207A;
	border-bottom:1px solid #FD9632;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #FFFFFF;
	font-size: 11pt;
	line-height:1.8em;
	font-weight:600;
	padding: 0px 0 0 0;
	width: 100%;
}


.basket_body {
	position: relative;
	min-height: 2px;
	height: auto;
	text-align: center;
	background-color: #f0f0f0;
	padding: 5px 0;
	color: #666666;
	font-size: 15px;
	width: 100%;
}
    
  #topnavcontainer {
	position: relative;
}

#topspace {
height:0px;	
}

#topnav {
	text-align: center;
}

#leftcolumn {
 display:block;
 width:98%;
 margin:auto;	
}

.searchbox_div {
display:block;
 width:96%;
 margin:auto;		
}

.searchwhere {
border:0px;	
color: #999999;
position:relative;
top:0px;
left:0px;
padding:4px;
}

.searchbox {
	color: #666666;
	font-size:11pt;
	border: solid 1px #999999;
	width:80%;
}

#search {
	border: solid 1px #BBBBBB;
}

#logoarearight {
	display: block;
	width:99%;
	text-align:center;
	margin:auto;
}

.headerdepots {
top:0px; color:#0C207A;font-size:11pt;font-weight:600;	
margin-right:0px;
}

#logoarea {
 display:block;
 margin:auto;	
}

.expandsection {
display:block;	
}


.menu_body {
	display:none;
}

a.menu_linkx {
display:none;	
}

.blank_menu_div {
display:none;
}

#lastviewed {
display:none;	
}

.hidemobile {
display:none !important;		
}

.normaldescpreview {
	display:none;
}

.productimagecontainer {
	float:none;padding:10px;
}

.productrightcontainer {
	width:100%;margin:auto;text-align:center;
	margin-bottom:10px;
}

.menu_divx {
	display:none;
}

.menudivy {
	display:block;
	position: relative;
	color: #003399;
	font-size: 9pt;
	border-bottom: 3px solid #ffffff;
	padding-top: 5px;
	margin: 0 3px;
}
    
}
















@media only screen and (max-width: 400px) { 
	
#logoarea img {
    width:99%;
    height:auto;
}

.productimage {
    width:99%;
    height:auto;
}

.catboxcontainer {
	width:99%;
}

.catimgcontainer {
	display: table-cell;
  vertical-align: middle;
  text-align: center;
  width:100%;
  height: 200px;
}

.catimg {
	display: table;
    margin: 0 auto;
    width:99%;
    height:auto;
}

.catimg img {
    max-width:95%;
    height:auto;
}

.cattitback {
position:absolute;
bottom:0px;
left:0px;
z-index:2;
color:#434343;
background-color:#FFFFFF;
padding-top:5px;
padding-left:5px;
cursor:hand;
width:99%;
height:30px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.cattit {
position:absolute;
bottom:0px;
left:0px;
z-index:3;
color:#434343;
padding-top:5px;
padding-left:5px;
cursor:hand;
width:99%;
height:30px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}

}


@media only screen and (max-width: 1000px) { 


}