@charset "utf-8";
body 					{ margin: 0; padding: 0; background: #ffffff; color: #000000; font-size: 13px; font-family: Arial, Helvetica, Geneva, sans-serif; text-align: left; word-wrap: break-word; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; overflow-x: hidden; }
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: Arial, Helvetica, sans-serif; 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; }

/* Top Blue Stripe */
#topstripe				{ width: 100%; height: 15px; background: url(../images/topstripe.jpg) repeat right top; }

/* Wrapper */
#outerwrapper				{ width: 100%; height: auto; background-color: #f3f3f3; }
#wrapper				{ width: 1100px; margin: 0 auto; padding: 0; border: 0px solid #bbbbbb; background: #f3f3f3; overflow: hidden; }
#wrapper2				{ width: 1100px; margin: 0 auto; padding: 0; border: 0px solid #bbbbbb; background: #ffffff; overflow: hidden; }

/* Header */
#headerouter				{ position: relative; width: 100%; }
#headerinner				{ position: relative; width: 1100px; margin: 0 auto; }
#header					{ position: relative; display: inline-block; top: 0; width: 748px; height: 150px; vertical-align: top; }
#headertext				{ position: relative; font-family: Arial; padding-top: 50px; width: 350px; display: inline-block; vertical-align: top; text-align: right; }
#callus					{ width: 350px; font-size: 22px; color: #c83931; font-weight: bold; text-transform: uppercase; }
#phonenumber				{ width: 350px; font-weight: bold; }
#phonenumber a				{ font-size: 35px; color: #282828; text-decoration: none; font-weight: bold; }
#phonenumber a:hover			{ font-size: 35px; color: #282828; text-decoration: underline; font-weight: bold; }

/* Full Grey Bar */
#fullgreybar				{ background-color: #e2e2e2; height: 15px; width: 100%; }

/* Brands Outer */
#brandsouter				{ width: 100%; height: 82px; background-color: #e5e5e5; border-top: 1px solid #E5E5E5; }
#brandsinner				{ max-width: 1100px; width: 100%; margin: 14px auto 0 auto; text-align: center; }
#brandsinner img			{ margin-left: 25px; margin-right: 25px; }
#lowerareaouter				{ background-color: #1c3464; }
#lowerareaouter a:hover img		{ opacity: 0.7; }
#lowerareainner				{ position: relative; max-width: 1100px; margin: 0 auto; font-family: Century Gothic; }
#lowerareainner h1			{ color: #ffffff; font-size: 18px; padding-left: 10px; margin-top: 0px; padding-top: 0px; }
#lowerareainner ul			{ position: relative; margin: 0; padding: 0; list-style: none; }
#lowerareainner ul li a			{ position: relative; display: block; margin: 0 auto; padding: 3px 10px; color: #ffffff; text-decoration: none; }
#lowerareainner ul li a:hover		{ position: relative; display: block; margin: 0 auto; padding: 3px 10px; color: #ffffff; text-decoration: underline; }

#column1				{ position: relative; display: inline-block; width: 210px; min-height: 150px; padding-top: 40px; padding-bottom: 40px; vertical-align: top; }
#column2				{ position: relative; display: inline-block; width: 210px; min-height: 150px; padding-top: 40px; padding-bottom: 40px; vertical-align: top; }
#column3				{ position: relative; display: inline-block; width: 210px; min-height: 150px; padding-top: 40px; padding-bottom: 40px; vertical-align: top; }
#column4				{ position: relative; display: inline-block; width: 470px; min-height: 150px; padding-top: 40px; padding-bottom: 50px; vertical-align: top; text-align: center; background-color: #103F9F; }
#column4 p				{ color: #ffffff; }
#column4 a				{ color: #ffffff; text-decoration: none; }
#column4 a:hover			{ color: #ffffff; text-decoration: underline; }

#column4icons img			{ padding-left: 5px; padding-right: 5px; }

#lower-stripe				{ width: 100%; height: 30px; background: url(../images/lower-stripe.png) repeat right top; }

/* Middle */
#middle					{ width: 1070px; float: right; margin: 0 15px 5px 15px; padding: 0; /*background: #f3f3f3;*/ min-height: 100px; overflow: hidden; border: 0px; }

/* DEFAULT STYLING */
a					{ color: #1975d1; text-decoration: underline; }
a:hover,
a:focus					{ color: #444444; }
h1, h2, h3, h4, h5, h6 			{ color: #103f9f; font-weight: normal; }
h1					{ font-size: 34px; }
h2					{ font-size: 24px; font-weight: bold; }
h3					{ font-size: 20px; text-transform: uppercase; }
h4					{ font-size: 18px; font-weight: bold; }
h5					{ font-size: 16px; text-transform: uppercase; }
h6					{ font-size: 14px; font-weight: bold; }
p, li, td, th				{ color: #282828; line-height: 20px; }
#wrapper img				{ max-width: 100%; height: auto; }
#wrapper2 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: Georgia, Times, "Times New Roman", serif; font-style: italic; padding: 0 8px 0 20px; border-left: 5px solid #cccccc; overflow: hidden; }

/* HORIZONTAL MENU */
#menuhouter				{ background-color: #282828; }
#menuhinner				{ position: relative; display: block; max-width: 1100px; max-height: 61px; margin: 0 auto; }

/*
#menuProd			{ position: relative; display: inline-block; background-color: #c83931; padding-bottom: 2px; }
#menuProd a			{ color: #ffffff; text-decoration: none; }
#menuProd a:hover			{ text-decoration: underline; }
*/

#menuh					{ position: relative; display: inline-block; width: auto; vertical-align: top;  }
#menuh nav				{ position: relative; display: inline-block; background-color: #282828; text-align: left; font-family: Arial; }
#menuh nav a				{ display: block; padding: 20px; text-decoration: none; line-height: 21px; }
#menuh nav ul li ul a			{ color: #ffffff; }

#menuh nav a.active			{ background-color: #c83931; color: #ffffff; }
#menuh nav a.active-child 		{ background-color: #C83931; color: #ffffff; }
#menuh nav a.active:hover,
#menuh nav a.active-child:hover	{ background: #665B5E; }


#menuh nav ul				{ margin: 0; padding: 0; list-style: none; text-align: left; display: inline; }
#menuh nav ul li			{ display: inline-block; margin-right: -4px; position: relative; padding: 0; background: #282828; cursor: pointer; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; -ms-transition: opacity 0.2s; -o-transition: opacity 0.2s; transition: opacity 0.2s; }

#menuh nav ul li a			{ color: #ffffff; font-weight: bold; }

#menuh nav ul li:hover,
#menuh nav ul li:focus			{ background: #c83931; color: #ffffff; }
#menuh nav ul li ul			{ padding: 0; position: absolute; top: 50px; left: 0; width: 190px; display: block; opacity: 0; visibility: hidden; z-index: 90; -webkit-transiton: opacity 0.2s; -moz-transition: opacity 0.2s; -ms-transition: opacity 0.2s; -o-transition: opacity 0.2s; -transition: opacity 0.2s; }
#menuh nav ul li ul li			{ background: #c83931; display: block; color: #ffffff; }

#menuh nav ul li ul li:hover,
#menuh nav ul li ul li:focus 		{ background: #666; }
#menuh nav ul li:hover ul,
#menuh nav ul li:focus ul 		{ display: block; opacity: 1; visibility: visible; }


#menuProd			{width: 15%; display: inline-block; position:relative;}

#toggleMenuProd                                    { color: #ffffff; font-size: 15px; font-weight: bold; text-transform: uppercase; padding: 21px 15px; text-align:left; cursor: pointer;  background: url("../images/products-link.png") 15px 25px no-repeat; background-color: #c83931; background-position: right center; }
#toggleMenuProd:hover,
#toggleMenuProd:focus				                  { background-color: #665B5E !important; }  
#menuProd a                                           { margin: 0px auto; padding: 0px; text-align: left; }

#menuProd nav .active                      { background-color: #665B5E; }

#menuProd ul                                          { display: block; overflow: hidden; padding:0px; margin:0px;}
#menuProd ul li                                       { width: 100%; height: auto; margin: 0px; border: 0px; color: #ffffff; display: block; padding-left:20px;}

#menuProd nav ul li                               { background-color: #231F20; width:100%; border-left:none; border-right:none; padding: 0;}
#menuProd nav ul li:first-child		{border-left:none;}
#menuProd nav							{border-right:none; position:absolute; z-index:110; width:100%;}
#menuProd nav ul li a                           { color: #FFFFFF; padding: 15px 5px 17px 5px; display:inline-block; text-decoration:none; width:95%;}
#menuProd nav ul :hover                   { background-color: #665B5E; color: #FFFFFF; }
#menuProd nav ul                                  { padding-top: 0px; }

#menuProd .menuhselect a                              { position: relative; padding: 0px; border-left: 0px;  width: 100%; height: auto; padding: 2% 2% 2% 2%; color: #ffffff; font-weight: bold; }
#menuProd .menuhnotselect a       { position: relative; background-color: pink; float: left; padding: 0px; border: 0px; max-width: 100%; width: 100%; padding: 2% 2% 2% 2%; color: #ffffff; }
#menuProd .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; opacity: 0.4; }
#menuProd .menuhselect a                              { color: #ffffff; border: 0px; font-weight: bold; }



#cartcount		{ display: inline-block; position: relative; vertical-align: top; text-align: right; max-width: 3%; height: 60px; background-color: #103f9f;}
#cartcount a		{ color: #ffffff; font-size: 13px; text-transform: uppercase; text-decoration: none; }
#cartcount a:hover,
#cartcount a:focus	{ color: #cccccc; }
#cartcount img		{ margin-left: 8px; vertical-align: bottom; }

/* SEARCH */

#searchcontainer				{ display: inline-block; vertical-align: top; margin-left: 100px; }
#search							{ display: inline-block; }
#search input[type='text']		{ vertical-align: top; height: 61px; width: 160px; padding: 0 10px; border: none; border-radius: 0; background: #656363; color: #cccccc; }
#search input[type='submit']		{ vertical-align: top; height: 61px; width: 55px; border: none; border-radius: 0; background: #C83931 url("../images/button_search.png") no-repeat center; }
#search input[type='submit']:hover { background-color: #C83931; opacity: 0.8; }

#results ul			{ 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: #555555; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#results .desc		{ font-size: 13px; line-height: 18px; width: 650px; max-width: 100%; }

/* CART BUTTON */

#cartbutton			{ display: inline-block; vertical-align: top; background: #103F9F; height: 61px; width: 55px; text-align: center; line-height: 71px; }
#cartbutton a		{ display: block; }
#cartbutton:hover	{ background-color: #1975D1; opacity: 0.8; }

/* SLIDESHOW */
#slideshowouter				{ max-width: 1100px; width: 100%; margin: 0 auto; }
.cycle-slideshow			{ overflow: hidden; 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 a:hover,
.cycle-slide a:focus			{  }
.cycle-slide img			{ line-height: 0; }

/* PAGE TREE */
#pagetree				{ text-align: right; }
#pagetree p				{ font-size: 12px; margin: 0; padding: 10px 0 0 0; color: #282828; }
#pagetree p a				{ font-size: 12px; color: #282828; text-decoration: none; }
#pagetree p a:hover			{ color: #282828; text-decoration: underline; }

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

/* VERTICAL MENU */
#leftcontainer				{ position: absolute; top: 0px; left: 0px; width: 182px; border: 1px solid #bbbbbb; z-index: 999; }
#leftcontainer ul			{ position: relative; margin: 0; padding: 0; list-style: none; }
#leftcontainer ul li a			{ position: relative; display: block; margin: 0 auto; padding: 10px; border-bottom: 1px solid #bbbbbb; background-color: #C83931; color: #ffffff; text-decoration: none; }
#leftcontainer ul li a:hover		{ position: relative; display: block; margin: 0 auto; padding: 10px; border-bottom: 1px solid #bbbbbb; background-color: #113F9F; color: #ffffff; text-decoration: none; }


#leftcontainer ul a.active 		{ background-color: #113F9F; color: #ffffff; }

/* 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: 162px; clear: left; margin-left: 10px; }
.recent_view				{ overflow: hidden; }
.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; }
.recent_image img			{ max-width: 90% !important; }
.recent_detail				{ display: inline-block; width: 50%; vertical-align: middle; }
.recent_title				{  }
.recent_price				{  }

/* 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 0; overflow: hidden; }

/* SEARCH */



#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,
.pagegalleryimage a:focus img 	{ opacity: 0.7; }

/* LINKS SECTION */
.link							{ background: #efefef; overflow: hidden; border: 1px solid #bbbbbb; margin: 15px 0; padding: 5px; }
.linktop						{ margin: 0; padding: 5px; }
.linktop,
.linktop a						{ font-size: 14px; font-weight: bold; text-transform: uppercase; text-decoration: none; }
.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; border: 1px solid #bbbbbb; 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; border: 0px solid green; }
.productitem				{ position: relative; display: inline-block; vertical-align: top; width: 240px; height: auto; margin: 5px 11px 10px 11px; background: #f5f5f5; border: 0px solid #bfbfbf; text-align: center; }

.productitem a:hover img		{ opacity: 0.7; }
.producttitle				{ font-weight: bold; padding: 3px 3px 3px 5px; }
.productpartnumber			{ margin: 10px 0; }
.productsold				{ color: #ff0000; font-weight: bold; font-size: 9px; display: block; }
.productimage				{ height:270px!important; background:#ffffff; margin: 5px; height: auto; text-align: center; }
.productimage a				{ display: inline-block; line-height: 150px; width: 100%; }
.productimage img			{ vertical-align: middle; margin: 10% 0 10% 0;}
.productprice				{ display: inline-block; font-size: 18px; background-color: #282828; vertical-align: top; height: 32px; padding-top: 13px; padding-right: 0px; color: #ffffff; }
.productwas					{ font-size: 12px; text-decoration: line-through; color: #9f0000; margin: 0 10px; }
.priceouter					{ height: 47px; background-color: #282828; }
.productbtns				{ position: relative; display: inline-block; float: right; }
.productbtns a				{ display: inline-block; color: #ffffff; text-decoration: none; padding: 0px 0px; }
.productview				{ display: inline-block; }
.productview:hover,
.productview:focus			{ opacity: 0.7; }
.productorder				{ display: inline-block; }
.productorder:hover,
.productorder:focus			{ opacity: 0.7; }
.productenquire				{ display: inline-block; }
.productenquire:hover,
.productenquire:focus			{ opacity: 0.7; }

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

/* PRODUCT DISPLAY */
#productD_left				{ float: right; position: relative; display: inline-block; width: 50%; vertical-align: top; margin-top: 25px; margin-bottom: 25px; font-family: Arial; }
#productD_right				{ float: left; position: relative; display: inline-block; width: 48%; vertical-align: top; margin-left: 2%; margin-top: 25px; margin-bottom: 25px; font-family: Arial; }

.productrow:nth-child(even) 		{ background: #f3f3f3; color: #282828; padding: 8px 0px 8px 25px; }
.productrow:nth-child(odd) 		{ background: #ffffff; color: #282828; padding: 8px 0px 8px 25px; }

.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 #ffffff; 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,
.productD_thumb:focus			{ -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; }
.productD_status			{ font-size: 15px; }
#available				{ color: #009f00; padding: 0 10px; }
#outofstock,
#soldout				{ color: #9f0000; }

#priceouter				{ background-color: #ffffff; height: 47px; overflow: hidden; }

#productD_price				{ display: inline-block; font-size: 22px; font-weight: bold; padding: 10px 10px 12px 10px; color: #ffffff; vertical-align: top;background-color: #282828;  }
#productD_was				{ font-size: 13px; text-decoration: line-through; color: #9f0000; display: block; }

#productD_links				{ display: inline-block; }
#productD_links a			{ display: inline-block; color: #ffffff; text-decoration: none; padding: 11px 10px 11px 10px; }

#productD_order				{ display: inline-block; background: #103f9f; text-transform: uppercase; font-size: 22px; border: 0px solid red; vertical-align: top; }
#productD_order:hover,
#productD_order:focus			{ background: #C83931; }
.add-to-cart				{ display: inline-block; padding: 0px; margin: 0px; }
.add-to-cart a				{ padding: 0px!important; margin: 0px!important; }
.add-to-cart a:hover img		{ opacity: 0.7; }

#productD_enquire			{ background: #103F9F; padding: 11px 10px 11px 10px; font-size: 22px; }
#productD_enquire:hover,
#productD_enquire:focus			{ background: #4669af; }
#productD_pdfs				{ padding: 10px; border-bottom: 1px solid #dddddd; }
.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; font-size: 17px; color: #282828; }
.productD_text2				{ padding: 0 10px; font-size: 17px; color: #282828; }
.productD_text2 h2			{ color: #c83931; font-size: 17px; }

/* CART v2 STYLING */

.c_div					{ overflow: hidden; }
.c_div table				{ width: 100%; border-collapse: collapse; }
.cart th				{ background: #333333; 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,
td.c_del a:focus			{ 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: #C83931; }
#c_poBtn				{ background: #C83931; color: #ffffff; }
#c_frBtn				{ background: #C83931; color: #ffffff; }
#c_coBtn				{ background: #103F9F; color: #ffffff; font-weight: bold; float: right; }
#c_upBtn				{ background: #103F9F; color: #ffffff; font-size: 9px; padding: 2px; margin-top: 4px; }
#c_ecBtn				{ background: #A1C562; float: right; }
#c_prBtn				{ background: #C83931; 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 #777777; color: #444444; }
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,
#adminpage table label:focus		{ 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: 19%; margin: 4px 4px 4px 2px; text-align: center; vertical-align: top; }
.subpages a				{ display: inline-block; max-width: 100%; }
.subpages img				{ border: 0; margin-bottom: 5px; }
.subpages span				{ display: inline-block; text-decoration: underline; width: 100%; max-width: 100%; }
.subpages a:hover img,
.subpages a:focus img			{ opacity: 0.7; }

/* CONTACT MESSAGE */
#contact				{ clear: both; width: auto; margin: 20px auto; background: #cccccc; color: #000000; font-size: 14px; text-align: center; }
#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; }
#contacttext						{ position: relative; display: inline-block; width: 50%; float: right; text-align: left; }

#googlemap						{ position: relative; width: 100%; float: right; }
#googlemap iframe					{ width: 100%; min-height: 250px; margin-bottom: 25px; }




/* SITE FORMS */
.form					{ overflow: hidden; text-align: left; width: 530px; 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: 75%; padding: 4px; border: 1px solid #ccc; border-radius: 2px; }
.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; }

/* DEALER ORDER FOEM */

#manualorder		{ display: table; border: 1px solid #444; }

.rowh			{ background-color: #111111; color: #ffffff; font-size: 14px; display: table-row; text-align: center;  }
.row			{ background-color: #F2F2F2; font-size: 12px; display: table-row; }
.col1			{ display: inline-block; border: 0px solid #444444; padding: 5px; display: table-cell; vertical-align: middle; width: 10%; }
.col2			{ display: inline-block; border: 0px solid #444444; padding: 5px; display: table-cell; vertical-align: middle; width: 10%; }
.col3			{ display: inline-block; border: 0px solid #444444; padding: 5px; display: table-cell; vertical-align: middle; width: 70%; }
.col4			{ display: inline-block; border: 0px solid #444444; padding: 5px; display: table-cell; vertical-align: middle; width: 10%; }

#manualorder input[type='text'] { width: 100%; border: 1px solid #999; padding: 3px; }

@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%; }
}

#footerouter				{ position: relative; height: 55px; padding-top: 20px; border: 0px solid red; background-color: #282828; }
#footerinner				{ position: relative; border: 0px solid blue; width: 100%; max-width: 1100px; margin: 0 auto; }

/* FOOTER */
#footer					{ display: inline-block; padding: 5px 10px; color: #ffffff; font-size: 11px; font-weight: normal; text-align: left; border: 0px solid yellow; }
#footer a				{ font-size: 11px; text-decoration: underline; color: #ffffff; }
#footer a:hover,
#footer a:focus				{ text-decoration: none; color: #ffffff; }
#footer img				{ margin-left: 5px; vertical-align: top; }

#lowericons				{ position: relative; float: right; }

@media (max-width: 1100px) 		{
	#wrapper			{ width: 100%; }
	#wrapper2			{ width: 100%; }
	#middle				{ width: 95%; padding: 0 2.5%; }
	#headerouter			{ width: 100%; }
	#headerinner			{ width: 100%; }
	#header				{ width: 98%; padding-left: 1%; padding-right: 1%; height: auto; text-align: center; }
	#header img			{ max-width: 100%; }
	#headertext				{ width: 100%; text-align: center; padding-top: 0px; }
	#callus					{ width: 100%; }
	#phonenumber			{ width: 100%; }
	#searchcontainer	{ margin-left: 30px; }

	/* Slideshow */
	#slideshowouter			{ max-width: 100%; width: 100%; margin: 0 auto; }
	.cycle-slideshow img		{ width: 100%; max-width: 100%; height: auto; }

	/* Brands Area */
	#brandsouter			{ height: auto; }
	#brandsinner img		{ margin-left: 10px; margin-right: 10px; }

	/* Columns */
	#column1			{ width: 33%; }	
	#column2			{ width: 33%; }
	#column3			{ width: 33%; }
	#column4			{ width: 100%; }
	#column4 img			{ max-width: 100%; }

	/* Product Display */
	#productD_left			{ display: block; width: 97%; padding: 1.5%; border: 0px solid red; }
	#productD_right			{ display: block; width: 97%; padding: 1.5%; margin-left: 0; }

	/* Footer */
	#footerouter			{ height: auto; }
	#footer				{ width: 100%; padding-left: 0px; padding-right: 0px; text-align: center; }
	#lowericons			{ float: none; display: block; width: 100%; text-align: center; }
	#lowericons img			{ max-width: 100%; }


	/* Contact */
	.form				{ width: 50%; }
	#contacttext		{ width: 45%; }
}

@media (max-width: 1000px){

	#menuhproducts		{ padding: 16px 0 17px 10px; }
	#menuh nav a 		{ padding: 20px 10px; }
	#searchcontainer	{ margin-left: 0; float: right; }
	#menuProd			{ width: 20%; }
}

@media (max-width: 830px) {
	#menuhinner					{ max-height: none; }
	#menuh nav a 					{ padding: 20px 25px; }
	#searchcontainer			{ display: block; text-align: center; margin-left: 0px; float: none; width: 100%; }
	#search						{ width: 93%; }
	#search input[type="text"]	{ width: 93%; }
	#search input[type="submit"]	{ width: 7% }
	.productitem				{ width: 46%; }
	#cartbutton					{ width: 7%; }
	
}

/* RESPONSIVE FOR MOBILE */
@media (max-width: 730px) {
	#menuhproductsouter		{ width: 100%; }
	#menuhproductslink		{ display: none; }
	#middle				{ width: 95%; padding: 0 0; }
	
	#menuProd			{ width: 100%; display: block; }

	/* Horizontal Menu */
	#menuhinner			{ max-height: none; }
	#toggleMenu			{ background: url("../images/menu-icon.png") 15px 15px no-repeat; color: #ffffff; font-size: 15px; font-weight: bold; text-transform: uppercase; padding: 12px 15px 13px 43px; cursor: pointer; background-color: #103F9F; /*overflow: hidden;*/ }
	#toggleMenu:hover		{ background-color: #1E3466; }
	#menuh				{ min-width: 0px; width: 100%; margin: 0px auto; padding: 0px; text-align: left; display: block; overflow: hidden; background-color: #E2E2E2; }
	#menuh a			{ width: 100%; margin: 0px auto; padding: 0px; text-align: left; text-transform: uppercase; }

	#menuh nav a.active		{ background-color: #9D9B9C; }

	#menuh ul			{ position: relative; min-width: 100%; float: left; display: block; overflow: hidden; }
	#menuh ul li			{ width: 100%; height: auto; margin: 0px; border: 0px; color: #ffffff; display: block; padding-left:20px; }

	#menuh nav ul li		{ background-color: #E2E2E2; }
	#menuh nav ul li a		{ color: #787777; }
	#menuh nav ul :hover		{ background-color: #9D9B9C; color: #ffffff; }
	#menuh nav ul			{ padding-top: 0px; }

	#menuh .menuhselect a		{ position: relative; padding: 0px; border-left: 0px;  width: 100%; height: auto; padding: 2% 2% 2% 2%; color: #ffffff; font-weight: bold; }
	#menuh .menuhnotselect a	{ position: relative; background-color: pink; float: left; padding: 0px; border: 0px; max-width: 100%; width: 100%; padding: 2% 2% 2% 2%; color: #ffffff; }
	#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; opacity: 0.4; }
	#menuh .menuhselect a		{ color: #ffffff; border: 0px; font-weight: bold; }
	
	#menus 				{ min-width: 0px; width: 100%;  height: 30px; }
	#menuh ul li ul			{ display: none; }
	#menuh ul li ul li		{ display: none!important; }
	#menuh ul li ul li ul		{ display: none; }

	/* Hide Secondary Levels */
	#menuh ul li:hover ul,
	#menuh ul li:hover ul li ul,
	#menuh ul li:hover ul li a,
	#menhu ul li:hover ul li:hover ul { display: none; }

	/* Contact */
	.form				{ width: 100%; }
	#contacttext		{ width: 100%; }
}

/* RESPONSIVE FOR MOBILE */
@media (max-width: 640px) {
	* 				{ width: auto; height: auto; }

	/* Structure */
	#wrapper			{ width: 100%; border: 0; }
	#wrapper2			{ width: 100%; border: 0; }
	#middle				{ width: auto; margin: 0 15px; float: none; }

	/* Left Menu */
	#leftcontainer			{ width: auto; float: none; }
	#leftcontainer ul		{ display: none; }

	/* 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 */
	/* .productitem			{ width: 46%; /*height: 255px; margin: 5px 1% 10px 1%; } */
	.productitem			{ width: 100%; margin: 5px 0 10px; /*height: 255px;*/  }
	.productimage img		{ margin: 0; }

	/* Product Display */
	#productD_left			{ display: block; width: 97%; padding: 1.5%; border: 0px solid red; }
	#productD_right			{ display: block; width: 97%; padding: 1.5%; margin-left: 0; }
	#productD_right h1		{ padding: 0; }
	.productD_detail		{ padding: 0; }

	#productD_price			{ width: 96%; padding: 10px 2% 12px 2%; text-align: center; }
	#productD_links			{ width: 100%; padding: 0; }
	#productD_order			{ width: 96%; padding: 10px 2% 12px 2%; text-align: center; }

	#productD_enquire		{ width: 96%; padding: 10px 2% 12px 2%; text-align: center; }

	#priceouter			{ height: auto; }
	.add-to-cart			{ display: none; }

	#productD_links			{ /*padding: 10px 0;*/ }
	#productD_pdfs			{ padding: 10px 0; }
	.productD_pdf			{ display: inline-block; width: 50%; }
	.productD_text			{ padding: 0; }

	/* Brands Outer */
	#column4 img				{ max-width: 95%; }

	/* 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 */
	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; }

	#available			{ padding: 0px; }
	/* 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: 40%; }

	/* Contact */
	#contacttext iframe		{ width: 100%; }

	/* Column 1 */
	#column1			{ width: 98%; min-height: 0; height: auto; padding-top: 15px; padding-bottom: 15px; padding-left: 2%; }
	#column1 a			{ font-size: 16px; }
	#column1 h1			{ font-weight: bold; font-size: 20px; }

	/* Column 2 */
	#column2			{ width: 98%; height: auto; padding-top: 5px; padding-bottom: 0px; padding-left: 2%; }
	#column2 a			{ font-size: 16px; }
	#column2 h1			{ font-weight: bold; font-size: 20px; }

	/* Column 3 */
	#column3			{ width: 98%; height: auto; padding-top: 0px; padding-left: 2%; }
	#column3 a			{ font-size: 16px; }
	#column3 h1			{ line-height: 0px; padding: 0px; margin: 0px; }

	#footer				{ width: 95%; padding: 5px 2.5%; text-align: center; margin-bottom: 10px; }

	#lowericons			{ float: none; display: block; }
	#lowericons img			{ max-width: 100%; }
}

@media (max-width: 500px) {

	#search						{ width: 90%; }
	#search input[type="text"] 	{ width: 90%; }
	#search input[type="submit"]	{ width: 10%; }
	#cartbutton					{ width: 10%; }
}

@media (max-width: 360px) {

	#search						{ width: 86%; }
	#search input[type="text"] 	{ width: 86%; }
	#search input[type="submit"]	{ width: 14%; }
	#cartbutton					{ width: 14%; }

	/* 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; }

	/* Subpages */
	.subpages div			{ width: 90%; }
}

@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; }