﻿@charset "utf-8";

* 						{ word-wrap: break-word; -webkit-text-size-adjust: none; }
body 						{ margin: 0; padding: 0; background: #ffffff; color: #000000; font-size: 13px; font-family: TeXGyreAdventor; text-align: left; line-height: 1.5; letter-spacing: 1px; }
html, body					{ height: 100%; min-height: 100%; }

.clearfix:after					{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix					{ display: inline-block; }
html[xmlns] .clearfix				{ display: block; }
* html .clearfix				{ height: 1%; }

textarea					{ font-size: 13px; font-family: TeXGyreAdventor; resize: none; }
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='url'],
input[type='number'],
input[type='password']				{ font-size: 13px; }
textarea,
input, select					{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
input[type='submit']				{ -webkit-appearance: none; border-radius: 3px; background: #e2e2e2; color: #333333; border: 1px solid #888888; cursor: pointer; }

#wrapper					{ width: 960px; margin: 0 auto; padding: 0; background: #ffffff; overflow: hidden; }
#headertop					{ position: relative; background:#f2d8a7; top: 0; min-width: 960px; width: 100%; height: 20px; margin-left:auto; margin-right:auto;  text-align: center;}
#header						{ position: relative; background: url(../images/header-back.png); top: 0; min-width: 960px; width: 100%; height: 172px; margin-left:auto; margin-right:auto; text-align: center;}
#mobileheader  					{ display: none; }
#header img 					{ top: 0; width: auto; height: auto; margin-left:auto; margin-right:auto; text-align: center; margin-top:20px; padding-left:40px;}
#slider						{ position: relative; top: 0; width: 100%; height: 180px; }
#middle						{ width: 940px; float: left; margin: 0 5px 5px 5px; padding: 10px; background: #ffffff; min-height: 100px; overflow: hidden; }
#crtwrap					{ width: 960px; margin: 0 auto; padding: 0; background: #ffffff; overflow: hidden; }
#crt						{ position: absolute; background: url(../images/crt.png) no-repeat; top: 0px; width: 270px!important; height: 220px!important; margin-left:0px; margin-right:auto;  text-align: center; z-index:9999999;}

/* DEFAULT STYLING */
a						{ text-decoration: none; font-weight:bold;  color:#008457}
a:hover						{ color: #444444; text-decoration:underline; }
h1, h2, h3, h4, h5 				{ color: #333333; font-weight: normal; }
h1						{ font-size: 26px; font-weight:bold; color:#f58220;}
h2						{ font-size: 24px; font-weight: bold; color:#f58220;}
h3						{ font-size: 18px; color:#f58220;}
h4						{ font-size: 16px; font-weight: bold; color:#f58220;}
h5						{ font-size: 14px; color:#f58220;}
p, li, td, th					{ color: #222222; line-height: 20px; }
#wrapper img					{ max-width: 100%; height: auto; }
iframe						{ max-width: 100%; }

#middle li					{ margin-bottom: 6px; line-height: 18px; }
#middle li ul, #middle li ol			{ margin-top: 6px; }
#middle hr					{ border: 0; width: 80%; margin: 20px auto; color: #cccccc; background-color: #cccccc; height: 1px; }
#middle ul > li ul				{ list-style-type: circle; }
#middle ol > li > ol				{ list-style-type: lower-alpha; }
#middle ol > li > ol > li > ol			{ list-style-type: lower-roman; }
#middle blockquote				{ font-family: TeXGyreAdventor; font-style: italic; padding: 0 8px 0 20px; border-left: 5px solid #cccccc; overflow: hidden; }
#menuhs 					{ min-width: 960px; width: 100%; height: 30px; margin: 0 auto; padding: 0; background: #00784f;}

/* SLIDESHOW */
#slidewrap					{ overflow: hidden; min-width: 960px; width: 100%; height: auto; z-index: 10; margin: 0 auto; background: url(../images/sliderback.png) no-repeat;}
.cycle-slideshow				{ overflow: hidden; min-width: 960px; width: 960px; height: auto; max-height: 269px; z-index: 10; margin: 0 auto;}
.cycle-slide					{ width: 100%; line-height: 0; }
.cycle-slide a					{ display: block; width: 100%; height: auto; line-height: 0; }
.cycle-slide img				{ max-width: 100%; line-height: 0; }

/* ADDITIONAL OPTIONS */
.slideshow-overlay				{ position: absolute; background: #333333; position: relative; z-index: 20; min-width: 960px; width: 100%; margin: 0 auto;}
.slideshow-text					{ display: inline-block; width: 680px; color: #ffffff; font-size: 20px; margin-left: 25px; line-height: 50px; vertical-align: top; }
.slideshow-pager				{ display: inline-block; width: 230px; text-align: right; margin: 18px 25px 0 0; }
.slideshow-pager a				{ display: inline-block; width: 10px; height: 10px; margin: 0 0 0 6px; border: 3px solid #cccccc; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; }
a.cycle-pager-active				{ border-color: #ff0000; }

#prevbutton					{ display: inline-block; }
#nextbutton					{ display: inline-block; }

#facebookmobile					{ display: none; }
#facebookicon					{ float: right; margin-top: 8px; }

/* HORIZONTAL MENU */
#mobilemenuh 					{ display: none; }
#menuhw 					{ min-width: 960px; position: relative; z-index: 10; width: 100%; height: 50px; margin: 0 auto; padding: 0; background: #c4c2bf; }

#menubg						{ height: 50px; background: #a0a0a0; }
#menucontainer					{ height: 50px; width: 960px; margin: 0 auto; }
#menuh						{ position: relative; z-index: 100; }

/* Level 1 */
#menuh ul					{ position: relative; padding: 0; margin: 0; list-style: none; z-index: 999999; }
#menuh ul li					{ float: left; z-index: 100; }
#menuh ul li a,
#menuh ul li a:visited				{ display: block; padding: 0 17px; height: 50px; line-height: 50px; color: #ffffff; font-size: 16px; font-weight: normal; text-transform: uppercase; text-decoration: none; overflow: hidden; }
#menuh ul li a.selected,
#menuh ul li a.selected:visited			{ background: #f58220; color: #ffffff; }
#menuh ul li:hover a				{ background: #f58220; color: #ffffff; text-decoration: none; }

/* Level 2 */
#menuh ul li ul					{ display: none; position: absolute; top: 50px; left: 0; width: 100%; padding: 0; background: #9b9a99; z-index: 999999; }
#menuh ul li ul li				{ width: 190px; float: none; display: inline-block; vertical-align: top; }
#menuh ul li:hover ul				{ display: block; }
#menuh ul li:hover ul li a			{ display: block; background: none; height: 28px; line-height: 28px; width: 170px; padding: 0 15px; color: #ffffff; font-size: 13px; text-align: left; text-transform: none; text-decoration: none; z-index: 100; }
#menuh ul li:hover ul li a:hover		{ width: 170px; background: #9b9a99; color: #ffffff; z-index: 100; text-decoration: underline; }

/* Level 3 */
#menuh ul li ul li ul				{ display: block; position: relative; left: 0; top: 0; margin: 0 0 15px 0; z-index: 100; width: 200px; }
#menuh ul li:hover ul li ul li a		{ color: #ffffff; text-decoration: none; z-index: 100; }
#menuh ul li:hover ul li ul li a:hover		{ background: #00ff00; color: #ffffff; text-decoration: none; z-index: 100; }

/* PAGE TREE */
#pagetree					{ text-align: right; }
#pagetree p					{ font-size: 14px; font-weight:bold; margin: 0; padding-right: 50px; color:#008457;}
#pagetree a					{ font-size: 14px; font-weight:bold; color:#008457; text-decoration:none!important;}
#pagetree a:hover				{ text-decoration:underline;}

#pageheading					{ width: auto; padding-bottom: 0; text-align: left; }

/* VERTICAL MENU */
#leftcontainer					{ float: left; width: 200px; background:#ffffff; margin-top:20px; margin-bottom:80px;}
#leftcontainer ul				{ position: relative; margin: 0; padding: 0; list-style: none; }
#leftcontainer ul li a				{ position: relative; display: block; margin: 2px auto; padding: 3px 3px 3px 10px; text-decoration: none; background:#f58220;  }
#leftcontainer ul .menuvnotselect a		{ color: #ffffff; }
#leftcontainer ul .menuvselect a		{ color: #f58220; }
#leftcontainer ul .menuvnotselect a:hover 	{ color: #f58220; }

/* RIGHT COLUMN */
#rightcontainer					{ float: right; width: 190px; background:#ffffff; margin-top: 30px;}
#rightcontainer ul				{ position: relative; margin: 0; padding: 0; list-style: none; }
#rightcontainer ul li a				{ position: relative; display: block; margin: 2px auto; padding: 3px 3px 3px 10px; text-decoration: none; background:#008457;  }
#rightcontainer ul .menuvnotselect a		{ color: #ffffff; }
#rightcontainer ul .menuvselect a		{ color: #1975d1; }
#rightcontainer ul .menuvnotselect a:hover 	{ color: #1975d1; }

#overlay					{ position:absolute; float: right; margin-top:200px; width:129px; height:21px; background: url("../images/overlay.png") 129px 21px no-repeat; z-index:99999}
		
#seasonal					{ background: url("../images/seasonal.png") no-repeat; width:190px!important; height:369px!important;}
#seasonal h3					{ padding: 20px 15px 5px 20px; color:#ffffff; font-size:16px; font-weight:bold;}	
#seasonal p					{ padding: 0px 15px 10px 20px; color:#ffffff; font-size:12px; font-weight:bold;}	

#catalog a:hover 				{ opacity: 0.4;}
	
/* PRODUCT FILTERING */
#productfilter					{ margin: 0 10px; }
.filterHead					{ text-transform: uppercase; font-size: 14px; padding: 5px; margin: 3px 0; border-bottom: 1px solid #ccc; }
.filterOpts					{ font-size: 12px; padding: 5px; }
.filterOpts label				{ display: block; }
.filterSect					{ margin-bottom: 10px; }
.filterSect input[type='checkbox']		{ margin-right: 3px; }
.filterSect input[type='submit']		{ font-size: 11px; margin: 5px 5px 5px 3px; }

/* RECENTLY VIEWED PRODUCTS */
#recentview					{ float: left; width: 930px; clear: left; margin-left: 10px; margin-bottom:20px; }
.recent_view					{ overflow: hidden; width: 30%; display: inline-block; }
.recent_view a					{ display: inline-block; max-width: 100%; }
.recent_image					{ display: inline-block; width: 50%; vertical-align: middle; text-align: center; }
.recent_image a					{ line-height: 0; text-decoration: none;}
.recent_image img				{ max-width: 90% !important; }
.recent_detail					{ display: inline-block; width: 50%; vertical-align: middle; }
.recent_title a					{ text-decoration: none; }
.recent_title a:hover				{ text-decoration: none; color:#f58220;}
.recent_price					{ color:#f58220; font-weight:bold; }

/* IMAGE LIBRARY */
#imagelibrary					{ margin: 4px; padding: 4px; }
#imagelibrary img				{ margin: 3px; }

/* IMAGE STYLING */
html>body .outerpair1				{ background: url(../images/upperrightfade.png) no-repeat right top; }
html>body .outerpair2				{ background: url(../images/lowerleftfade.png) no-repeat left bottom; padding-top: 8px; padding-left: 8px; }
html>body .shadowbox				{ background: url(../images/shadow.png) bottom right; }
html>body .innerbox				{ position: relative; left: -8px; top: -8px; }
.shadowbox img					{ border: 1px solid #000000; vertical-align: bottom; }
.pageimagecenter				{ text-align: center; margin: 0 auto; padding: 0; max-width: 100%; }
.pageimageright					{ float: right; margin: 5px 0 5px 5px; padding: 0; max-width: 100%; }
.pageimageleft					{ float: left; margin: 5px 5px 5px 0; padding: 0; max-width: 100%; }
.pageimagenone img				{ margin: 3px; padding: 0; }

/* SOCIAL SHARING BUTTONS */
#social						{ height: auto; padding: 20px 40px; overflow: hidden; float:right;}
#social > *					{ vertical-align: top !important; }
#social .social_div				{ width: 3px; display: inline-block; }

/* SEARCH */
#searchinner					{ background-color: #F58220; max-width: 960px; height: 30px; margin-left: auto; margin-right: auto; }
#searchdiv					{ max-width: 960px; height: auto; margin-left: auto; margin-right: auto; text-align: center; }
#searchouter					{ position: relative; float: right; display: inline-block; width: 150px; height: 30px; background: url(../images/search-background.png) repeat; text-align: center; float: right; margin-right: 10px!important; }
#search1						{ margin: 0px; width: 150px; }
#search1 input[type='text']			{ display:inline-block; height: 30px; width: 125px; background:url(../images/search-background2.png); border: 0px solid red; }
#search1 input[type='submit']			{ /*height: 24px; line-height: 14px;*/ }
#searchfield					{ display:inline; top: 0px; left: 0px; width: 165px; height: 25px; background-color: transparent; border: 0px; }
#searchbutton					{ display:inline; top: 2px; right: 2px; width: 24px; height: 22px; border: 0px solid blue; padding-left: 2px; }
input#search					{ background: url(../images/search-button.png) no-repeat; width: 20px; height: 18px; border: 0px solid black; text-indent: -999px; padding: 0px; margin: 0px; }
input#search a:hover				{ opacity: 0.7; background: url(../images/search-button2.png) no-repeat; }
#cartheaderouter				{ position: relative; float: right; display: inline-block; width: 120px; }
#cart-icon 					{ position: relative; width: 32px; height: 30px; right: 70px; text-align: right; float: right; }
#cart-icon img					{ border: 0; }
#cartqty					{ position: relative; right: -25px ; padding-top: 5px; text-align: right; float: right; color:#ffffff; }
#cartqty a					{ color: #ffffff; font-weight: normal; text-decoration: none; }
#cartqty a:hover				{ color: #ffffff; font-weight: normal; text-decoration: underline; }

#results ul					{ font-size: 13px; list-style: none; padding: 0; margin: 0; }
#results ul li					{ padding: 5px 10px; border: 1px solid #dfdfdf; margin: 3px 0 10px 0; }
#results .title					{ padding-bottom: 5px; }
#results .title a				{ font-weight: bold; }
#results small					{ display: block; color: #578a1e; margin-top: -4px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#results .desc					{ font-size: 12px; line-height: 18px; width: 400px; max-width: 100%; }

/* PAGE GALLERY */
.pagegalleryheading				{ display: none; }
.pagegalleryinner				{ width: 100%; margin: 0; padding: 0; }
.pagegalleryimage				{ position: relative; display: inline-block; width: 14%; height: 0; padding-bottom: 14%; overflow: hidden; margin: 0.3%; vertical-align: middle; }
.pagegalleryimage img				{ border: 0; vertical-align: middle; line-height: 0; position: absolute; display: block; max-width: 240% !important; /*min-width: 100% !important;*/ height: auto; /*min-height: 100%;*/ /*left: -25%;*/ }
.pagegalleryimage a				{ line-height: 0; }
.pagegalleryimage a:hover img 			{ opacity: 0.7; }

/* LINKS SECTION */
.link						{ background: #ffffff; overflow: hidden; margin: 15px 0; padding: 5px; width:900px;}
.linktop					{ margin: 0; padding: 5px;}
.linktop,
.linktop a					{ font-size: 14px; font-weight: bold; text-transform: uppercase; text-decoration: none; color:#000000; }
.linkleftcontainer				{ float: left; width: 150px; height: auto; max-width: 25%; margin: 0 5px 0 0; }
.linkleftcontainer img				{ border-style: none; margin: 0; padding: 0; line-height: 0; }
.linkrightcontainer				{ height: 120px; overflow-y: auto;  background: #ffffff; padding: 5px;}
.linkrightcontainer p				{ margin: 0;}
.linkfooter					{ padding: 5px 0 0 0; text-align: right; }

/* HTML SITEMAP */
#sitemap a					{ text-decoration: none; }
.sitemapL2:before,
.sitemapL3:before,
.sitemapL4:before,
.sitemapL5:before,
.sitemapL6:before				{ content: "\00BB"; display: inline-block; margin: 0 3px 0 0; }
.sitemapL1					{ margin: 0 0 5px 0;  }
.sitemapL1 a					{ font-size: 16px; text-transform: uppercase; font-weight: bold; }
.sitemapL2					{ margin: 10px 0 3px 10px; }
.sitemapL2 a					{ color: #333333; text-transform: uppercase; }
.sitemapL3					{ margin: 0 0 3px 20px; }
.sitemapL4					{ margin: 0 0 3px 30px; }
.sitemapL5					{ margin: 0 0 3px 50px; }
.sitemapL6					{ margin: 0 0 3px 60px; }

/* PRODUCT LIST */
#product					{ margin-top: 20px; }
.productitem					{ position: relative; display: inline-block; vertical-align: top; width: 225px; height: 290px; margin: 5px 5px 10px 5px; background: #ffffff; text-align: center; }
.producttitle					{ clear:both; display: inline-block; font-weight: bold; padding: 3px 3px 3px 5px; color:#373737;}
.productsold					{ color: #ff0000; font-weight: bold; font-size: 9px; display: block; }
.productimage					{ margin: 5px; height: 150px; text-align: center; }
.productimage a					{ display: inline-block; line-height: 150px; width: 100%; }
.productimage img				{ vertical-align: middle; }
.productprice					{ font-size: 22px; color:#f58220; font-weight:bold; margin-top:5px;}
.productwas					{ font-size: 14px; color: #c4c2bf; margin: 0 0 0 5px; }
.productwasprice				{ font-size: 14px; text-decoration: line-through; color: #c4c2bf; margin: 0 0 0 5px; }

.productbtns					{ clear:both; position: absolute; bottom: 0px; width: 100%; }
.productbtns a					{ clear:both; display: inline-block; color: #ffffff; text-decoration: none; margin-top: 5px; padding: 10px 15px;}
.productview					{ clear:both;background: #c4c2bf; width: 45px;}
.productview:hover				{ background: #008457; width: 45px;}
.productorder					{ clear:both;background: #f58220; width: 120px;}
.productorder:hover				{ background: #008457; width: 120px;}
.productenquire					{ clear:both;background: #008457; width: 120px;}
.productenquire:hover				{ background: #f58220; width: 120px;}

.productorder,
.productview,
.productenquire,
.productD_thumb,
#productD_order,
#productD_enquire				{ -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease; }

/* PRODUCT DISPLAY */
#productD_left					{ float: left; display: inline-block; width: 48%; vertical-align: top; }
#productD_right					{ float: left; display: inline-block; width: 46%; vertical-align: top; margin-left: 1%; }

.productD_large					{ max-width: 100%; text-align: center; overflow: hidden; }
.productD_large a				{ background: url("../images/loading.gif") no-repeat 50% 50%; display: inline-block; width: 100%; height: auto; }
.productD_large img				{ max-width: 100%; height: auto; }

.productD_images				{ text-align: center; }
.productD_thumb					{ border: 3px solid #efefef; margin: 2px; background: #ffffff; line-height: 0; }
.productD_thumb,
.productD_thumb a				{ display: inline-block; width: 100px; height: 100px; line-height: 96px; overflow: hidden; }
.productD_thumb img				{ vertical-align: middle; }
.productD_thumb:hover				{ -webkit-transform: rotate(-10deg); -moz-transform: rotate(-10deg); -o-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); }

#productD_right h1				{ margin-top: 0; padding: 0 10px; }
.productD_detail				{ padding: 0 10px; color:#999; }
.productD_status				{ font-size: 15px; }
#available					{ color: #009f00; }
#outofstock,
#soldout					{ color: #9f0000; }

#productD_price					{ font-size: 27px; font-weight: bold; padding: 10px; margin-top: 15px; color:#f58220; }
#productD_was					{ font-size: 15px; color: #c4c2bf; margin: 0 0 0 5px; }
#productD_wasprice				{ font-size: 15px; text-decoration: line-through; color: #c4c2bf; margin: 0 0 0 5px;  }
#productD_links					{ padding: 0 10px 10px 10px; }
#productD_links a				{ display: inline-block; color: #ffffff; text-decoration: none; padding: 4px 10px; }
.productD_option				{ display: inline-block; margin: 0 20px 10px 0; }
#productD_order					{ display: block; background: #f58220; border: none; color: #ffffff; font-size: 16px; font-weight: bold; padding: 6px 20px; }
#productD_order:hover				{ background: #008457; }
#productD_enquire				{ background: #008457; }
#productD_enquire:hover				{ background: #f58220; }
#productD_pdfs					{ padding: 10px; }
.productD_pdf					{ display: inline-block; width: 50%; }
.productD_pdf img				{ max-width: 20px !important; margin-right: 6px; vertical-align: middle; }
.productD_text					{ padding: 0 10px; }

/* CART v2 STYLING */
.c_div						{ width:920px; overflow: hidden; }
.c_div table					{ width: 100%; border-collapse: collapse; }
.cart th					{ background: #008457; color: #ffffff; font-weight: normal; font-size: 11px; }
.cart tr:nth-child(even) td			{ background: #efefef; }
.cart th					{ padding: 3px 5px; }
.cart td					{ padding: 3px 5px; height: 70px; }
td.c_del					{ width: 20px; padding: 3px 5px 3px 10px; }
td.c_del a					{ background: url("../images/remove.png") no-repeat top left; display: inline-block; width: 20px; height: 20px; }
td.c_del a:hover				{ background-position: bottom left; }
.c_img						{ width: 70px; }
.c_img img					{ width: auto; max-width: 70px !important; height: auto; }
.c_part						{ display: block; color: #777777; font-size: 10px; }
.c_unit						{ width: 60px; text-align: center; }
.c_qty						{ width: 60px; text-align: center; }
.c_sub						{ width: 70px; text-align: right; }
.c_opt						{ width: 60px; text-align: center; }

/* Totals & Voucher/Shipping */
#c_total					{ text-align: right; background: none; border-top: 1px solid #bbbbbb; }
.c_box						{ padding: 10px; background: #efefef; float: left; text-align: left; }
.c_box label					{ display: block; }
.c_voucher					{ margin: 5px 5px 5px 0; }
.c_shipping					{ margin: 20px 5px 5px 0; }
.c_voucher input[type='text']			{ text-transform: uppercase; width: 200px; }
.c_totals					{ width: 300px; padding: 10px 5px; margin: 20px -5px 10px 0; float: right; border-top: 1px solid #bbbbbb; border-bottom: 1px solid #bbbbbb; }
.c_totals span					{ width: 95px; display: inline-block; vertical-align: top; }
.c_subtotal					{ color: #444444; }
.c_promo					{ color: #444444; }
.c_freight					{ color: #444444; }
.c_freight span span				{ font-size: 9px; line-height: 10px; }
.c_total					{ display: block; font-size: 14px; font-weight: bold; color: #444444; }

/* Buttons */
#c_spBtn					{ padding: 2px 6px; font-size: 13px; border: none; border-radius: 3px; color: #ffffff; display: inline-block; text-decoration: none; cursor: pointer; }
#c_spBtn					{ background: #008457; }
#c_poBtn					{ background: #008457; color: #ffffff; }
#c_frBtn					{ background: #008457; color: #ffffff; }
#c_coBtn					{ padding: 2px 6px; background: #f58220; color: #ffffff; font-weight: bold; float: right; }
#c_upBtn					{ background: #996600; color: #ffffff; font-size: 9px; padding: 2px; margin-top: 4px; }
#c_ecBtn					{ padding: 2px 6px; background: #c4c2bf; float: right; }
#c_prBtn					{ padding: 2px 6px; background: #f58220; color: #ffffff; font-weight: bold; float: right; }
#c_ppBtn					{ margin: 0 auto; display: block; }

/* Steps */
#c_steps					{ border-bottom: 6px solid #efefef; text-align: right; margin: 10px 0; }
#c_steps span					{ border-bottom: 6px solid #cfcfcf; display: inline-block; width: 120px; max-width: 33%; text-align: center; color: #666666; font-size: 11px; padding: 4px 0; margin-bottom: -6px; }
#c_steps span.active				{ border-bottom: 6px solid #a1c562; font-weight: bold; }
#c_steps span.done				{ border-bottom: 6px solid #666666; }

/* Messages */
#c_bigmsg					{ border: 2px dashed #a1c562; width: 70%; padding: 10px; margin: 0 auto 10px auto; text-align: center; font-weight: bold; font-size: 15px; }
#c_mainmsg					{ background: #efefef; width: 50%; padding: 10px 10px 8px 10px; margin: 15px auto; text-align: center; }
#c_submsg					{ width: 50%; margin: 15px auto; text-align: center; color: #666666; }
#c_errmsg					{ background: #db4848; color: #ffffff; padding: 10px 10px 8px 10px; margin: 15px auto; text-align: center; }

/* Form (Step 2) */
.c_div h2					{ border-bottom: 2px solid #008457; color: #f58220; }
table.c_table th				{ width: 135px; color: #555555; font-weight: normal; text-align: left; }
table.c_table td				{ padding: 3px 0; }
.c_cards img					{ vertical-align: middle; border: 1px solid #888888; margin: 0 1px; width: 25px; }
.c_table input[size='34'],
.c_table textarea				{ width: 220px; }
.c_table label.c_err				{ color: #990000; }
#c_cvvhelp					{ padding-left: 8px; }
#c_cvvhelp a					{ font-size: 10px; }
#c_cvvhelpbox					{ top: -140px; left: 60px; line-height: 0; z-index: 50; box-shadow: 5px 5px 10px #666666; border-radius: 10px; }

/* ADMIN STYLING */
#adminpage input[name='login'],
#adminpage input[name='password'] 		{ width: 100%; }

#adminpage					{ margin: 0 0 20px 0; font-size: 12px; font-weight: normal; }
#adminpage b					{ color: #000000; font-weight: bold; }

#adminpage table				{ margin-bottom: 10px; border: 1px solid #9f9f9f; background: #dfdfdf; }
#adminpage table img				{ display: inline-block; margin: 0 auto; }
#adminpage td					{ background: #dfdfdf; color: #000000; text-align: left; }
#adminpage th					{ background: #cfcfcf; color: #000000; text-align: left; }
#adminpagegallery				{ position: relative; font-size: 12px; font-weight: normal; }
#adminpage table.productedit			{ width: 100%; }
#adminpage .productedit > td			{ background: #d6d6d6; }
#adminpage .productedit2 > td			{  }
#adminpage table.LogBody			{ width: 100%; }
#adminpage table.log				{ width: 100%; background: #333333; }
#adminpage table.log th				{ padding: 2px; background: #555555; color: #ffffff; font-size: 13px; }
#adminpage table .logrow1 td			{ padding: 4px; background: #cfcfcf; font-size: 12px; }
#adminpage table .logrow2 td			{ padding: 4px; background: #eeeeee; font-size: 12px; }
#adminpage table .logrowS td			{ padding: 4px; background: #ffff66; font-size: 12px; }
#adminpage table label				{ display: inline-block; width: 100%; padding: 2px; }
#adminpage table label:hover			{ color: #cf0000; cursor: pointer; }

.audit_box li					{ width: 48%; display: inline-block; vertical-align: top; }
span.audit_showhide				{ background: #222; }

#adminpage input[size='90']			{ width: 100%; }
#adminpage input[name='insert']			{ width: 50%; }

/* SUBPAGES */
.subpages div					{ display: inline-block; width: 220px; height: 260px; margin: 25px 7px 25px 7px; text-align: center; vertical-align: top; }
.subpages a					{ display: inline-block; max-width: 100%; }
.subpages img					{ border: 0; margin-bottom: 0px; width: 225px; height: 145px;}
.subpages span					{ display: inline-block; text-decoration: none; width: 100%; max-width: 100%; color:#ffffff; vertical-align: middle; }
.subpages a:hover img				{ opacity: 0.7; }
.subpageHead a:hover				{ opacity: 0.7; }
.subpage					{ width: 225px; height: 265px; margin: 25px 7px 25px 7px; text-align: center; vertical-align: top; }
.subpageImg 					{ border: 0; margin-bottom: 0px; width: 225px; height: 225px; }
.subpageImg img 				{ border: 0; margin-bottom: 0px; width: 225px; height: auto!important; max-height:225px; display: inline-block; vertical-align: middle; }
.subpageHead 					{ height: 30px; font-size:15px; padding-top: 5px; background-color: #f58220; }
.subpageHead a:hover				{ opacity: 0.7; }

/* CONTACT MESSAGE */
#contact					{ clear: both; width: 80%; margin: 20px auto; background: #cccccc; font-size: 14px; text-align: center; font-weight:bold; color: #008457; }

/* CONTACT */
#contactform input[name='enquiry[Postcode]'] 	{ width: 100px; }
#contactform #contact_thanks 			{ padding: 15px; margin: 0 auto; width: 75%; text-align: center; border: 1px solid #afafaf; background: #cfcfcf; }

/* SITE FORMS */
.form						{ overflow: hidden; text-align: left; width: 560px; max-width: 100%; }
.form *						{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.form .error					{ color: #cc0000; }
.form > div					{ padding: 1px; margin: 0 0 10px 0; overflow: hidden; }
.form > div > label				{ width: 25%; float: left; padding-right: 10px; line-height: 24px; }
.form > div > div				{ width: 75%; float: right; }
.form input[type=text],
.form input[type=email],
.form input[type=url],
.form input[type=password],
.form input[type=tel],
.form input[type=number],
.form textarea,
.form select					{ width: 100%; padding: 4px; border: 1px solid #ccc; border-radius: 2px; }
.form input[type=text],
.form input[type=email],
.form input[type=url],
.form input[type=password],
.form input[type=tel],
.form input[type=number],
.form select					{ width: 75%; }
.form input[type=text]:focus,
.form input[type=email]:focus,
.form input[type=url]:focus,
.form input[type=password]:focus,
.form input[type=tel]:focus,
.form input[type=number]:focus,
.form textarea:focus				{ outline: 0; border-color: #4697e4; }

@media (max-width: 640px) {
	.form > div				{ margin: 0 0 8px 0; }
	.form > div > label			{ width: 100%; float: none; margin: 0 0 5px 0; }
	.form > div > div			{ width: 100%; float: none; }
	.form input[type=text],
	.form input[type=email],
	.form input[type=url],
	.form input[type=password],
	.form input[type=tel],
	.form input[type=number],
	.form textarea,
	.form select				{ width: 100%; }
}

/* LOWER */
/*#lower_out 					{ clear: both; min-width: 980px; width: 100%; height:429px; margin: 0 auto;  overflow: hidden;  position:relative; z-index: 999; bottom: 0; text-align: left;  background: url(../images/bottom-back.png); }*/
#lower_in 					{ clear: both; width: 980px; height:429px; margin: 0 auto;  overflow: hidden;  position:relative; z-index: 999; bottom: 0; text-align: left;  background: url(../images/bottom-back.png); }
#lower_1 					{ margin-top: 16px; width: 16%; display: block; float:left; color: #ffffff;  font-size: 13px; z-index: 50; text-align: left; padding-left:10px; border: 0px solid red; }
#lower_1 h5 					{color: #ffffff; letter-spacing: 1px; margin-top: 10px; font-weight:bold;}
#lower_2 p, 
#lower_2 li, 
#lower_2 td, 
#lower_2 th					{ color: #ffffff; padding-left:15px; letter-spacing: 1px; margin-top: 0px; font-size: 12px;}
#lower_1 a					{ font-size: 12px; text-decoration: none; color: #ffffff; line-height: 30px; letter-spacing: 1px; font-weight: bold; }
#lower_1 a:hover				{ font-size: 12px; text-decoration: underline; color: #ffffff; line-height: 30px; letter-spacing: 1px; font-weight: bold; }
#lower_1 img					{ margin-left: 5px; vertical-align: top; padding-left:30px; letter-spacing: 1px; }

div.vertical-line 				{ width: 1px; position:relative; background-color: white;  height: 55%; float: left;  margin-top:30px; margin-bottom:30px; }

#lower_2 					{ margin-top: 16px; width: 19%; display:block; float: left; color: #ffffff; font-size: 13px; z-index: 50; text-align: left; padding-left:10px;}
#lower_2 h5 					{ color: #ffffff; padding-left:10px;letter-spacing: 1px; margin-top: 10px; font-weight:bold;}
#lower_2 p, 
#lower_2 li, 
#lower_2 td, 
#lower_2th 					{ color: #ffffff; padding-left:15px;letter-spacing: 1px; margin-top: 0px; font-size: 12px;}
#lower_2 a					{ font-size: 12px; text-decoration: none; color: #ffffff; padding-left:20px; letter-spacing: 1px;}
#lower_2 a:hover				{ text-decoration: underline; color: #ffffff; padding-left:20px; letter-spacing: 1px; }
#lower_2 img					{ margin-left: 5px; vertical-align: top; padding-left:30px; letter-spacing: 1px;}

#lower_3 					{ margin-top: 16px; width: 32%; display:block; float: left; color: #ffffff;  font-size: 13px; z-index: 50; text-align: left; padding-left:10px;}
#lower_3 h5					{ color: #ffffff; padding-left:15px; letter-spacing: 1px; text-align: left; margin-top: 10px; font-weight:bold;}
#lower_3 p, 
#lower_3 li, 
#lower_3 td, 
#lower_3 th 					{ color: #ffffff; padding-left:15px; letter-spacing: 1px; text-align: left; margin-top: 0px; font-size: 12px;}

#lower_3 a					{ font-size: 12px; font-weight: normal; text-decoration: none; color: #ffffff; letter-spacing: 1px; }
#lower_3 a:hover				{ text-decoration: underline; color: #ffffff; letter-spacing: 1px;}
#lower_3 strong	a				{ font-weight: bold; }
#lower_3 img					{ margin-left: 5px; vertical-align: top; padding-left:30px; letter-spacing: 1px;}

#lower_4 					{ width: 25%; display: block; float:left; color: #ffffff;  font-size: 12px; z-index: 50; text-align: left; padding-left:5px; padding-right: 10px; }
#lower_4 h2					{ color: #f2d8a7; padding-left:5px; text-align: center; margin-top: 20px;}
#lower_4 p,
#lower_4 li, 
#lower_4 td, 
#lower_4 th 					{ font-size: 11px; color: #ffffff; padding-left:5px; text-align: center; margin-top: 15px;}
#lower_4 a					{ font-size: 12px; text-decoration: none; color: #ffffff;}
#lower_4 a:hover				{ text-decoration: underline; color: #ffffff; letter-spacing: 1px;}
#lower_4 img					{ margin-left: 5px; vertical-align: top; padding-left:30px;}

#lower_out					{ min-width: 960px; width: 100%; height: 300px!important; clear: both; background: url(../images/bottom-back.png); color: #000000; font-size: 11px; font-weight: normal; text-align: center; overflow: hidden; }
#lower a					{ font-size: 11px; text-decoration: underline; }
#lower a:hover					{ text-decoration: none; }
#lower img					{ margin-left: 5px; vertical-align: top; }

/* FOOTER */
#footerout					{ min-width: 960px; width: 100%; clear: both; background: #a0a0a0; color: #000000; font-size: 11px; font-weight: normal; text-align: center;  overflow: hidden;}
#footer						{ width: 940px; margin: o auto; height: 80px!important; clear: both; background: #a0a0a0; color: #000000; font-size: 11px; font-weight: normal; text-align: center;  overflow: hidden; margin-left:auto; margin-right:auto; text-align:center;}
#mobilefooter 					{ display: none; }

.footerlft a					{ font-size: 12px;  color:#ffffff; padding-top:10px; text-decoration: none;font-weight:bold;}
.footerrgt a					{ font-size: 12px; color:#ffffff; text-align: right; padding-top:10px;text-decoration: none;font-weight:bold;}
.footerlft a:hover				{ text-decoration: underline; font-weight:bold;}
.footerrgt a:hover				{ text-decoration: underline; font-weight:bold;}

.footerlft					{ float:left; font-size: 12px; color:#ffffff; padding-top:10px;}
.footerrgt					{ float:right; font-size: 12px; color:#ffffff; text-align: right; padding-top:10px;}
.footer a:hover					{ text-decoration: underline; font-weight:bold;}
.footer img					{ margin-left: 5px; vertical-align: top; }

/* RESPONSIVE FOR MOBILE */
@media (max-width: 640px) {
	* { width: auto; height: auto; }
	
	/* Structure */
	#wrapper				{ width: 100%; margin:0; border: 0; }
	#middle					{ width: 98%; margin-left:auto; margin-right: auto; padding:0; float:right; text-align:center; }
	
	#header	 				{ display: none; }	
	#headertop				{ position: relative; background:#f2d8a7; top: 0; min-width: 0px; width: 100%; height: 8px; margin-left:auto; margin-right:auto;  text-align: center;}
	#mobileheader				{ display:block; position: relative; background:#ffffff; top: 0; max-width: 100%; height: auto; margin-left:auto; margin-right:auto;  text-align: center;}

	#mobileheader img 			{ top: 0; max-width: 90%; /*width: 95%;*/ height: auto; margin-left:auto; margin-right:auto; text-align: center; padding: 5px 5% 5px 5%; }

	#menucontainer	{ height: 50px; width: 100%; margin: 0 auto; }

	#facebookmobile				{ display: block; float: right; width: 25px; height: 25px; margin: 2px 3px 0 10px; }
	#facebookmobile img			{ width: 25px; height: 25px; }
	#facebookicon,
	#facebookbutton				{ display: none; }
	
	/* HORIZONTAL MENU */
	#menuhw					{ min-width: 0px; }
	#toggleMenu				{ background: url("../images/menu-icon.png") 18px 15px no-repeat; color: #ffffff; font-size: 15px; font-weight: bold; text-transform: uppercase; padding: 12px 15px 13px 45px; cursor: pointer; background-color: #f58220;}
	#toggleMenu:hover			{ background-color: #f58220; }
	#menuh					{ min-width: 0px; width:100%; margin: 0px auto; padding: 0px; text-align: left; background-color: #f58220; display:block; z-index:9999;}
	#menuh a				{ width:100%; margin: 0px auto; padding: 0px; text-align: left;  text-transform: uppercase;}
	#menuh ul				{ position: relative; min-width: 100%; float: left; display:block; background-color: #f58220; overflow:hidden;}
	#menuh ul li				{ width: 100%; height: auto; margin: 0px; border: 0px; color: #ffffff;background-color: #f58220; display:block;}
	#menuh .menuhselect a			{ position: relative; float: left; padding: 0px; border-left: 0px;  width: 100%; height: auto; padding: 2% 2% 2% 2%; background-color: #f58220; color: #ffffff; font-weight:bold;}
	#menuh .menuhnotselect a		{ position: relative; float: left; padding: 0px; border: 0px; max-width: 100%; width: 100%; padding: 2% 2% 2% 2%; color: #ffffff; background-color: #f58220;}
	#menuh .menuhnotselect a:hover		{ position: relative; float: left; padding: 0px; border: 0px; width: 100%; height: auto; padding: 2% 2% 2% 2%; color: #ffffff; text-decoration: none; font-weight:bold; background-color: #f58220; opacity: 0.4; }
	#menuh .menuhselect a			{ background-color: #f58220; border: 0px; font-weight:bold; }
	
	#menuhs 				{ min-width: 0px; width: 100%;  height: 30px; }
	
	#menuh ul li a				{ padding: 0px; }
	#menuh ul li ul				{ display: none; }
	#menuh ul li ul li			{ display: none!important; }
	#menuh ul li ul li ul			{ display: none;}

	/* Left Menu */
	#leftcontainer				{ width: auto; float: none; display: none; }
	#leftcontainer ul			{ display: none; }
	
	/* Right Menu */
	#rightcontainer				{ width: auto; float: none; display: none; }
	#rightcontainer ul			{ display: none; }
	
	/* SLIDESHOW */
	#slidewrap				{ overflow: hidden; min-width: 100%; width: 100%; height: auto; z-index: 10; margin: 0 auto; background: url(../images/sliderback.png) no-repeat; }
	.cycle-slideshow			{ min-width: 0px; width: 100%; height: auto; z-index: 10; }
	.cycle-slide				{ width: 100%; line-height: 0; }
	.cycle-slide a				{ display: block; width: 100%; height: auto; line-height: 0; }
	.cycle-slide img			{ line-height: 0; max-width:100%; }

	/* PAGE TREE */
	#pagetree				{ text-align: right; }
	#pagetree p				{ font-size: 11px; font-weight:bold; margin: 0; padding-right: 10px; color:#008457; }
	#pagetree p a				{ font-size: 11px; font-weight:bold;  color:#008457; }

	/* ADDITIONAL OPTIONS */
	.slideshow-overlay			{ position: absolute;  position: relative; z-index: 20; width: 100%; height: auto; margin: 0 auto; }
	.slideshow-text				{ display: inline-block; width: auto; color: #ffffff; font-size: 20px; margin-left: 25px; line-height: 50px; vertical-align: top; }
	.slideshow-pager			{ display: inline-block; width: auto; text-align: right; margin: 18px 25px 0 0; }
	.slideshow-pager a			{ display: inline-block; width: 10px; height: 10px; margin: 0 0 0 6px; border: 3px solid #cccccc; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; }
	a.cycle-pager-active			{ border-color: #ff0000; }

	#prevbutton				{ display: inline-block; }
	#nextbutton				{ display: inline-block; }

	/* Product Filtering */
	.filterOpts label			{ display: inline-block; margin-right: 10px; }

	/* Gallery */
	.pagegalleryimage			{ width: 19%; padding-bottom: 19%; margin: 0.5%; }

	/* HTML Sitemap */
	#sitemap > div				{ float: none !important; width: auto !important; }

	/* PRODUCT LIST */

	#product				{ margin-top: 20px; }
	.productitem				{ position: relative; display: inline-block; vertical-align: top; width: 46%; height: 290px; margin: 5px 5px 10px 5px; background: #ffffff; text-align: center; }
	.producttitle				{ clear:both; display: inline-block; font-weight: bold; padding: 3px 3px 3px 5px; color:#373737; }
	.productsold				{ color: #ff0000; font-weight: bold; font-size: 9px; display: block; }
	.productimage				{ margin: 5px; height: 150px; text-align: center; }
	.productimage a				{ display: inline-block; line-height: 150px; width: 100%; }
	.productimage img			{ vertical-align: middle; }
	.productprice				{  position: relative; font-size: 22px; color: #f58220; font-weight:bold; margin-top:5px; }
	.productwas				{ font-size: 14px; color: #c4c2bf; margin: 0 0 0 5px; }
	.productwasprice			{ font-size: 14px; text-decoration: line-through; color: #c4c2bf; margin: 0 0 0 5px; }

	.productbtns				{ clear:both; display: inline-block; position: relative; bottom: 0px; width: 100%; }
	.productbtns a				{ clear:both; display: inline-block; color: #ffffff; text-decoration: none; margin-top: 5px; padding: 10px 15px;}
	.productview				{ clear:both;background: #c4c2bf; width: 45px;}
	.productview:hover			{ background: #008457; width: 45px;}
	.productorder				{ clear:both;background: #f58220; width: 120px;}
	.productorder:hover			{ background: #008457; width: 120px;}
	.productenquire				{ clear:both;background: #008457; width: 120px;}
	.productenquire:hover			{ background: #f58220; width: 120px;}

	/* Product Display */
	#productD_left				{ /*position: relative; display: block; width: auto; border: 1px solid red;*/ }
	#productD_left				{ position: relative; width: 95%; padding: 0 2.5%; top: 0; margin-left: auto; margin-right: auto;  text-align: center; }
	#productD_left img 			{ top: 0; max-width: 90%; height: auto; margin-left:auto; margin-right:auto; text-align: center; padding: 5px 5% 5px 5%; }
	#productD_right				{ display: block; width: auto; margin-left: 0; }
	#productD_right h1			{ padding: 0; }
	.productD_detail			{ padding: 0; }
	#productD_price				{ padding: 10px 0; }
	#productD_links				{ padding: 10px 0; }
	#productD_pdfs				{ padding: 10px 0; }
	.productD_pdf				{ display: inline-block; width: 50%; }
	.productD_text				{ padding: 0; }

	/* Recent Views */
	#recentview				{ float: none; width: auto; padding: 0 15px 15px 15px; margin: 0; border-top: 1px solid #bbbbbb; }
	.recent_view				{ width: 50%; vertical-align: middle; display: inline-block; }

	/* Shopping Cart */
	.c_div					{ width:100%; overflow: hidden; }
	td.c_del				{ width: 20px; padding: 3px 5px; }
	.c_img					{ width: 60px; }
	.c_qty					{ width: 50px; }
	.c_qty input				{ width: 100%; }
	.c_sub					{ width: 60px; }
	.c_opt					{ width: 50px; }
	.c_voucher input[type='text'],
	.c_shipping input[type='text'],
	.c_shipping select			{ width: 100%; }
	.c_box					{ clear: right; margin-top: 10px; }

	/* Form (Step 2) */
	#form_detail,
	#form_shipping,
	#form_payment				{ width: auto !important; display: block !important; margin: 0 !important; }
	.c_table input[type='text'],
	.c_table input[type='email'],
	.c_table input[type='phone'],
	.c_table input[type='number'],
	.c_table textarea,
	.c_table select				{ width: 100% !important; }
	.c_table input[size='4'],
	select[name='cart_submit[orderCardExpiryM]'],
	select[name='cart_submit[orderCardExpiryY]'] { width: auto !important; }
	table.c_table th			{ width: 35%; min-width: 90px; }
	#c_cvvhelpbox				{ left: -140px; width: 200px; }

	/* Admin Area */
	#adminpage textarea,
	#adminpage select,
	#adminpage input			{ width: 100%; }
	#adminpage input[size='3']		{ width: 50px; }
	#adminpage input[type='submit']		{ width: auto; }
	.audit_box li				{ width: auto; display: block; }

	/* Forces better display of page thumb editor */
	#adminpage td#subpage			{ width: 46%; display: inline-block; }
	#adminpage td#subpage table		{ width: 100%; }
	#adminpage td#subpage img		{ width: 100%; }

	/* Forces better display of page gallery editor */
	#adminpagegallery > table > tbody > tr > td,
	#adminpagegallery > table > tr > td		{ display: inline-block; width: 100%; }
	#adminpagegallery > table > tbody > tr > td > table,
	#adminpagegallery > table > tr > td > table	{ width: 100% !important; border: 0; }
	#adminpagegallery div[align='right']		{ text-align: center; }
	#adminpagegallery > form td			{ width: 19%; height: 75px; overflow: hidden; display: inline-block; }

	/* Replace parts of Site Report that wont display well on mobile with a message */
	#sr_mvp #sr_data			{ display: none; }
	#sr_mvp:after				{ content: "This information cannot be displayed on this sized screen or device. Please view on a larger screened computer or device."; display: block; margin: 0 15px; }

	/* Subpages */

/*
	.subpages div				{ width: 48%; max-width:245px;display: inline-block; height: auto; margin: 15px 2px 5px 2px; text-align: center; vertical-align: top; }
	.subpages a				{ display: inline-block; max-width: 100%; }
	.subpages img				{ border: 0; margin-bottom: 0px; width: 100%; height: auto;}
	.subpages span				{ display: inline-block; text-decoration: none; width: 100%; max-width: 225px; color:#ffffff; background-color:#f58220;}
	.subpages a:hover img			{ opacity: 0.7; }
	.subpageHead a:hover			{ opacity: 0.7; }

	.subpageImg 				{ border: 0; margin-bottom: 0px; width: 225px;}
	.subpageImg img 			{ border: 0; margin-bottom: 0px; width: 225px; height: 145px;}
	.subpageHead 				{ width: 225px; height: 30px; font-size:10px; color: #ffffff; padding-top: 3px;}
	.subpageHead a:hover			{ opacity: 0.7; }
*/

/* SUBPAGES */
.subpages div					{ display: inline-block; width: 220px; height: 260px; margin: 25px 7px 25px 7px; text-align: center; vertical-align: top; }
.subpages a					{ display: inline-block; max-width: 100%; }
.subpages img					{ border: 0; margin-bottom: 0px; width: 225px; height: 145px;}
.subpages span					{ display: inline-block; text-decoration: none; width: 100%; max-width: 100%; color:#ffffff; vertical-align: middle; }
.subpages a:hover img				{ opacity: 0.7; }
.subpageHead a:hover				{ opacity: 0.7; }
.subpage					{ width: 225px; height: 265px; margin: 25px 7px 25px 7px; text-align: center; vertical-align: top; }
.subpageImg 					{ border: 0; margin-bottom: 0px; width: 225px; height: 225px; }
.subpageImg img 				{ border: 0; margin-bottom: 0px; width: 225px; height: auto!important; max-height:225px; display: inline-block; vertical-align: middle; }
.subpageHead 					{ height: 30px; font-size:15px; padding-top: 5px; background-color: #f58220; }
.subpageHead a:hover				{ opacity: 0.7; }	














	/* CONTACT MESSAGE */
	#contact				{ clear: both; width: auto; margin: 20px auto; background: #cccccc; font-size: 12px; text-align: center; font-weight:normal;  color:#008457 }	
	
	/* LOWER */
	div.vertical-line			{ display:none; }
	#lower_out 				{ clear: both; min-width: 0px; width: 100%; height: auto!important; margin: 0 auto; overflow: hidden; position:relative; z-index: 999; bottom: 0; text-align: left;}
	#lower_in 				{ clear: both; width: 100%; height: auto; margin: 0 auto; overflow: hidden; position:relative; z-index: 999; bottom: 0; text-align: left; }
	
	#lower_1 				{ width: 100%; float:left; color: #ffffff; font-size: 12px; z-index: 50; bottom: 0; text-align: left; padding-left:5px; }
	#lower_1 p, 
	#lower_1 li, 
	#lower_1 td, 
	#lower_1 th				{ color: #ffffff; line-height: 20px; padding-left:5px; letter-spacing: 1px;}
	#lower_1 a				{ font-size: 11px; text-decoration: none; color: #ffffff; padding-left:10px; line-height: 20px; letter-spacing: 1px;}
	#lower_1 a:hover			{ text-decoration: underline; color: #ffffff; padding-left:5px; line-height: 2px; letter-spacing: 1px;}
	#lower_1 img				{ margin-left: 5px; vertical-align: top; padding-left:10px; letter-spacing: 1px;}

	#lower_2 				{ width: 100%; display:inline-block; color: #ffffff;  font-size: 12px; z-index: 50; bottom: 0; text-align: left; padding-left:5px; }
	#lower_2 p, 
	#lower_2 li, 
	#lower_2 td, 
	#lower_2 th				{ color: #ffffff; line-height: 20px; padding-left:10px;letter-spacing: 1px;}
	#lower_2 a				{ font-size: 11px; text-decoration: none; color: #ffffff; padding-left:5px; line-height: 10px; letter-spacing: 1px;}
	#lower_2 a:hover			{ text-decoration: underline; 	color: #ffffff; padding-left:5px; line-height: 20px; letter-spacing: 1px; }
	#lower_2 img				{ margin-left: 5px; vertical-align: top; padding-left:10px; letter-spacing: 1px;}

	#lower_3 				{ width: 100%; display:inline-block; color: #ffffff;  font-size: 12px; z-index: 50; bottom: 0; float:left; text-align: left;  padding-left:5px; }
	#lower_3 p, 
	#lower_3 li, 
	#lower_3 td, 
	#lower_3 th				{ color: #ffffff; line-height: 20px; padding-left:5px; letter-spacing: 1px;}
	#lower_3 a				{ font-size: 11px; text-decoration: none; color: #ffffff; padding-left:0px; line-height: 20px; letter-spacing: 1px;}
	#lower_3 a:hover			{ text-decoration: underline; color: #ffffff; padding-left:5px; line-height: 20px; letter-spacing: 1px;}
	#lower_3 img				{ margin-left: 5px; vertical-align: top; padding-left:5px; letter-spacing: 1px;}
	
	#lower_4 				{ width: 90%; display: inline-block; float:right; color: #ffffff;  font-size: 12px; z-index: 50; text-align: left; padding: 5px 5%; background-color: #008457; }
	#lower_4 h2				{ color: #f2d8a7; padding-left:5px; text-align: center; margin-top: 20px;}
	#lower_4 p, 
	#lower_4 li, 
	#lower_4 td, 
	#lower_4 th 				{ font-size: 11px; color: #ffffff; padding-left:5px; text-align: center; margin-top: 15px;}
	#lower_4 a				{ font-size: 11px; text-decoration: none; color: #ffffff;}
	#lower_4 a:hover			{ text-decoration: underline; color: #ffffff; letter-spacing: 1px;}
	#lower_4 img				{ margin-left: 5px; vertical-align: top; padding-left:30px;}	
	
	/* Footer */
	#footer					{ display: none; }
	#footer_out 				{ padding-bottom: 10px; min-width: 0px; width: 100%; background-color: green;}
	#footerout				{ min-width: 0px; width: 100%; min-height: 0px; height: auto; }
	#mobilefooter				{ min-width: 0px; width: 95%; display: block; padding: 5% 2% 2% 5%; border-top: 1px solid #bbbbbb; color: #ffffff; font-size: 12px; }
	#mobilefooter a				{ font-size: 12px; text-decoration: none; color: #ffffff; font-weight: bold; }
	#mobilefooter a:hover			{ text-decoration: underline; font-weight: bold; }
	#mobilefooter img			{ margin-left: 0px; vertical-align: top; }
}

@media (max-width: 360px) {
	/* Product List */
	.productitem				{ width: auto; display: block; height: 255px; margin: 5px 0 10px 0; }
	.productbtns a				{ font-size: 14px; }

	/* Product Display */
	.productD_pdf				{ display: block; width: auto; }

	/* Recent Views */
	.recent_view				{ width: auto; display: block; }

	/* Shopping Cart */
	table.cart				{ border-collapse: separate !important; border-spacing: 0 5px; }
	table.cart th				{ display: none; }
	td.c_title,
	td.c_opt,
	td.c_unit,
	td.c_qty,
	td.c_sub				{ display: inline-block; width: 94%; height: auto; border-right: 1px solid #bbbbbb; }
	td.c_del				{ border: 1px solid #bbbbbb; border-right: 0; border-radius: 6px 0 0 6px; height: auto; }
	td.c_img				{ width: auto; border-top: 1px solid #bbbbbb; border-bottom: 1px solid #bbbbbb; }
	td.c_img img				{ width: 50px !important; }
	td.c_title				{ border-top: 1px solid #bbbbbb; border-radius: 0 6px 0 0; }
	td.c_unit				{ text-align: left; }
	td.c_qty				{ text-align: left; border-bottom: 1px solid #bbbbbb; border-radius: 0 0 6px 0; }
	td.c_qty input				{ width: auto; }
	#c_upBtn				{ font-size: 13px; padding: 2px 6px; margin: 0 0 0 4px; }
	td.c_sub				{ display: none; }
	td#c_total				{ padding: 0; border-top: 0; }
	.c_totals				{ float: none; width: auto; }
	.c_box					{ float: none; width: auto; margin-right: 0; }
	#c_cvvhelpbox				{ left: -140px; width: 160px; }
}

@media (max-width: 320px) {
	/* Shopping Cart */
	table.cart *				{ font-size: 12px !important; line-height: 15px; }
	td.c_del				{ padding-right: 0; padding-left: 3px; }
	td.c_img				{ display: none; }
	td.c_title,
	td.c_opt,
	td.c_unit,
	td.c_qty,
	td.c_sub				{ padding-left: 0; }
	.c_totals div > span			{ width: 50%; }
	.c_totals span > span			{ width: 100%; }
}

/* DEBUG */
#debug						{ position: relative; padding: 10px 15px; text-align: left; background: #cfdaff; border-top: 12px solid #c4d2ff; border-bottom: 12px solid #c4d2ff; }
#debug h1					{ border: none; color: #001b51; text-transform: none; text-decoration: none; }
#debug pre					{ color: #000d27; }
