* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 12px;
    font-family: Tahoma, Arial, verdana, sans-serif;
    line-height: 22px;
    color: #727272;
    /*background: url(http://www.incom-business-systems.co.uk/images/body-pattern.png) repeat 0 0;*/
    background-color:#EBEBE8;
    min-width: 100%;
}

/*font-family: 'Franklin Gothic Demi', 'Raleway', sans-serif;*/

a { color: #336699; text-decoration: none; cursor: pointer; }
a:hover { color: #000; text-decoration: underline; }
a img { border: 0; }

/*.blue { color:#194AF7;}
.red { color:#ED1941;}
.orange { color:#F26949;}
.yellow { color:#FFDF5D;}
.aqua { color:#7ACCC8;}
.purple { color:#8E5BA6;}*/

.blue { color:#336699;}
.red { color:#cc3333;}
.orange { color:#cc6633;}
.yellow { color:#ffcc66;}
.aqua { color:#99cccc;}
.purple { color:#996699;}
.white { color:#ffffff;}

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: Tahoma, arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 981px; margin: 0 auto; }
.container { background: url(http://www.incom-business-systems.co.uk/images/container.png) repeat-y center 0; box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -o-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05);  }


#header { margin-bottom: 15px;  position: relative; padding-top: 15px;  height: 95px; background: url(http://www.incom-business-systems.co.uk/images/border-title.png) repeat-x 0 bottom; }
#logo { width: 197px; font-size: 0; line-height: 0; position:absolute; top: 10px; left: 21px; }
#logo a { height: 94px; display: block; background: url(http://www.incom-business-systems.co.uk/images/logo.png) no-repeat 0 0; text-indent: -4000px; }
.header-tel { width: 310px; margin-left: auto; padding-right: 21px; clear:both; background: url(http://www.incom-business-systems.co.uk/images/header-tel.png) no-repeat left center; }
.header-tel h3 { color:#cc3333; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 28px; line-height:30px; padding-bottom: 0px; font-weight: 700;text-align:right;}
.header-tel h4 { color:#666; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 15px; line-height:20px; padding-bottom: 12px; font-weight: 700;text-align:right;}

.search { width: 210px; margin-left: auto; padding-right: 21px; }
.search input.field { float:left; width: 166px; padding:0 8px; height: 24px; line-height: 24px;  border: 1px solid #d3d3d3; font-size: 11px; color:#bebebe; background: #ededed; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.search input.search-btn { float:left;  font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; width: 20px; height: 26px; border: 0; background: url(http://www.incom-business-systems.co.uk/images/search-ico.png) no-repeat 0 0; }

#navigation { padding:0 21px;  margin-bottom: 35px; z-index:905;}

#navigation ul {
	list-style: none;
	position: relative;
	display: inline-table;
	float:left;
	padding: 0;
	list-style:none; 
	position:absolute; 
	z-index:151;

}
#navigation ul:after {
	content: ""; clear: both; display: block;
	}
	
#navigation ul li:hover > ul {
	display: block;
	text-decoration: none;
	border:0px solid #F3F3F3;
	width:200px;
	text-align:left;
	padding:0;
	}

#navigation ul li { text-align: center; padding: 0 10px; margin-bottom:5px; float: left; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 13px; font-weight: 500; }
#navigation ul li:first-child { padding-left: 0; }
#navigation ul li a { padding:0 10px; color: #4a4a4a; display:block; height: 21px; line-height: 21px; border: 2px solid transparent; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; }
#navigation ul li.active a,
#navigation ul li a:hover { padding:0 10px; border: 2px solid #336699;  background: url(http://www.incom-business-systems.co.uk/images/nav-btn.png) repeat-x 0 0; color:#fff; text-decoration: none; }
#navigation a.nav-btn { display:none; }

#navigation ul ul{display: none; float:right;background-color:#EBF0F5; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
/*#navigation ul ul li { width:100%; text-align: left; padding: 0; float: left; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 13px; font-weight: 500; }*/
#navigation ul ul li { width:100%; text-align: left; padding: 0; float: left; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 13px; font-weight: 500; }
#navigation ul ul li:first-child { padding: 0; }
#navigation ul ul li a { /*width:145px;*/color: #4a4a4a; padding: 0 10px; display:block; height: 28px; line-height: 28px; text-align:left; }
#navigation ul ul li.active a,
#navigation ul ul li a:hover { border: 2px solid #336699;  background: url(http://www.incom-business-systems.co.uk/images/nav-btn-lrg.png) repeat-x 0 0; color:#fff; text-decoration: none;display:block;}

#navigation ul ul ul{display: none;  position:absolute; top:-2px; left:100%; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
/*#navigation ul ul ul li { width:100%; text-align: left; padding: 0; float: left; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 13px; font-weight: 500; }*/
#navigation ul ul ul li { width:100%; text-align: left; padding: 0; float: left; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 13px; font-weight: 500; }
#navigation ul ul ul li:first-child { padding: 0; }
#navigation ul ul ul li a { /*width:145px;*/color: #336699; padding: 0 10px; display:block; height: 28px; line-height: 28px; text-align:left; }
#navigation ul ul ul li.active a,
#navigation ul ul ul li a:hover { border: 2px solid #336699;  background: url(http://www.incom-business-systems.co.uk/images/nav-btn-lrg.png) repeat-x 0 0; color:#fff; text-decoration: none;display:block;}

#navigation ul ul li a.pale { background-color:#fff;padding: 0 10px; display:block; height: 28px; line-height: 28px; text-align:left; }
#navigation ul ul li a.pale:hover { border: 2px solid #F9F9F9;  background-image:none;background-color:#F9F9F9;text-decoration: none;display:block;}

.lowersubnav { top:-20px; }


.mobmenu { display:none; }

.slider-holder { position: relative; margin-bottom:5px;   }
.slider-holder-services { position: relative; margin-bottom:-50px;   }


.slider { background: url(http://www.incom-business-systems.co.uk/slider-images/slider-bg.jpg) no-repeat 0 0; width: 938px; height: 417px; position:relative; overflow: hidden; padding:0 21px; }
.slider ul { list-style:none; list-style-position: outside; }
.slider ul li { float: left; width: 938px; height: 417px; }
.slider .slide-cnt { width: 520px; height: 290px; position:relative; overflow: hidden; float: left; padding-top: 30px;}

.slider h4 { color:#666; font-size: 24px; line-height:30px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
.slider h4.bigger { color:#666; font-size: 32px; line-height:42px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
.slider h4.bigger1 { color:#666; font-size: 28px; line-height:44px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
.slider ul h4 { list-style:disc; list-style-position: inside; }
.slider ul li h4 { float: left; /*width: 938px;*/ height: 417px; }

/*.slider h2 { color:#000; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 46px; line-height:50px; padding-bottom: 12px; font-weight: 700;}*/
.slider h2 { color:#666; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 36px; line-height:35px; padding-bottom: 12px; font-weight: 700;}
.slider p { color:#fff; }
.slider p a { color:#fff; text-decoration: underline; }
.slider p a:hover { text-decoration: none; }
.slider h4 blue { color:#336699;background: url(http://www.incom-business-systems.co.uk/images/blue-disc.png) no-repeat left center;padding-left:20px; }
.slider h4 red { color:#cc3333;background: url(http://www.incom-business-systems.co.uk/images/red-disc.png) no-repeat left center;padding-left:20px; }
.slider h4 orange { color:#cc6633;background: url(http://www.incom-business-systems.co.uk/images/orange-disc.png) no-repeat left center;padding-left:20px; }
.slider h4 yellow { color:#ffcc66;background: url(http://www.incom-business-systems.co.uk/images/yellow-disc.png) no-repeat left center;padding-left:20px; }
.slider h4 aqua { color:#99cccc;background: url(http://www.incom-business-systems.co.uk/images/aqua-disc.png) no-repeat left center;padding-left:20px;width:600px; }
.slider h4 purple { color:#996699;background: url(http://www.incom-business-systems.co.uk/images/purple-disc.png) no-repeat left center;padding-left:20px; }
.slider h4 grey { color:#666;background: url(http://www.incom-business-systems.co.uk/images/grey-disc.png) no-repeat left center;padding-left:20px; }


.slider img { float:right; margin-right:0px; margin-left: 0px; }
.slider .socials { width: 158px; margin-left: auto; padding-top:18px;  }
.slider .socials a { width: 31px; height: 30px; float:left; margin-left: 6px;  background: url(http://www.incom-business-systems.co.uk/images/socials.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }

.slider .socials a.facebook-ico { background-position: 0 0; }
.slider .socials a.facebook-ico:hover { background-position:0 bottom; }

.slider .socials a.twitter-ico { background-position:-37px 0; }
.slider .socials a.twitter-ico:hover { background-position:-37px bottom; }

.slider .socials a.skype-ico { background-position:-75px 0; }
.slider .socials a.skype-ico:hover { background-position:-75px bottom; }

.slider .socials a.rss-ico { background-position: -114px 0; }
.slider .socials a.rss-ico:hover { background-position: -114px bottom; }

/* slider sml */
.slider-sml { background: url(http://www.incom-business-systems.co.uk/slider-images/slider-sml-bg.jpg) no-repeat 0 0; width: 938px; height: 270px; position:relative; overflow: hidden; padding:0 21px; }
.slider-sml ul { list-style:none; list-style-position: outside; }
.slider-sml ul li { float: left; width: 938px; height: 270px; }
.slider-sml .slide-cnt { width: 520px; height: 190px; position:relative; overflow: hidden; float: left; padding-top: 10px;}

.slider-sml h4 { color:#000; font-size: 22px; line-height:24px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
.slider-sml ul h4 { list-style:disc; list-style-position: inside; }
.slider-sml ul li h4 { float: left; /*width: 938px;*/ height: 270px; }

/*.slider-sml h2 { color:#000; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 36px; line-height:40px; padding-bottom: 5px; font-weight: 700;}*/
.slider-sml h2 { color:#000; font-family: Tahoma, Arial, verdana, sans-serif; font-size: 36px; line-height:35px; padding-bottom: 5px; font-weight: 700;}
.slider-sml p { color:#fff; }
.slider-sml p a { color:#fff; text-decoration: underline; }
.slider-sml p a:hover { text-decoration: none; }
.slider-sml h4 blue { color:#336699;background: url(http://www.incom-business-systems.co.uk/images/blue-disc.png) no-repeat left center;padding-left:20px; }
.slider-sml h4 red { color:#cc3333;background: url(http://www.incom-business-systems.co.uk/images/red-disc.png) no-repeat left center;padding-left:20px; }
.slider-sml h4 orange { color:#cc6633;background: url(http://www.incom-business-systems.co.uk/images/orange-disc.png) no-repeat left center;padding-left:20px; }
.slider-sml h4 yellow { color:#ffcc66;background: url(http://www.incom-business-systems.co.uk/images/yellow-disc.png) no-repeat left center;padding-left:20px; }
.slider-sml h4 aqua { color:#99cccc;background: url(http://www.incom-business-systems.co.uk/images/aqua-disc.png) no-repeat left center;padding-left:20px;width:600px; }
.slider-sml h4 purple { color:#996699;background: url(http://www.incom-business-systems.co.uk/images/purple-disc.png) no-repeat left center;padding-left:20px; }


.slider-sml img { float:right; margin-right:0px; margin-left: 0px;margin-top:5px;  }

/* slider sml end */

/* NEW RIGHT COL BTN */
a.rcolcta-btn { background: url(http://www.incom-business-systems.co.uk/images/orange-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #cc6633; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
a.rcolcta-btn:hover { background-position:0 bottom; }

#thumbs-wrapper { width: 434px; /* 868px */ padding: 0 20px; position: absolute; bottom: 18px; right: /* 36px; */ 21px; overflow: hidden; }
#thumbs-wrapper a#prev { width: 12px; height: 17px; position:absolute; top: 50%; margin-top: -8px; left: 0; background: url(http://www.incom-business-systems.co.uk/images/left-arr.png) no-repeat 0 0;}
#thumbs-wrapper a#next { width: 12px; height: 17px; position: absolute; top: 50%; margin-top: -8px; right: 0px; background: url(http://www.incom-business-systems.co.uk/images/right-arr.png) no-repeat 0 0; }
#thumbs { height: 80px; width: 434px; position:relative; overflow: hidden; padding-top:7px; }
#thumbs a { margin-bottom:8px; width: 94px; height: 69px; margin-right: 8px; float:left; background: #fff; padding: 3px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; border: 1px solid #d5d5d5; }
#thumbs a img { width: 94px; height: 69px; float:left; }

#thumbs a.selected { height: 76px; position:relative; margin-top: -7px; opacity: 1; } 
#thumbs a.selected img { height: 76px; }

.main { padding:0 20px;background-color:#fff; }

.featured {border: 1px solid #6699cc; padding: 10px 213px 10px 18px; margin-bottom: 20px;  position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; 
background-color:rgba(64,128,192,0.75);
background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(16,96,192,0.75)), to(rgba(96,192,255,0.9)));
background-image:-moz-linear-gradient(top,bottom,from(rgba(16,96,192,0.75)), to(rgba(96,192,255,0.9)));
 -khtml-box-shadow:rgba(128,192,255,0.75) 0px 8px 24px;
 -moz-box-shadow:rgba(128,192,255,0.75) 0px 8px 24px;
 box-shadow:rgba(128,192,255,0.75) 0px 8px 24px;}
.featuredgrey { background: #F9F9F9; border: 1px solid #e1e1e1;  padding: 10px 213px 10px 18px; margin-bottom: 20px;  position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.featured h3, .featuredgrey h3  { font-family: Tahoma, Arial, verdana, sans-serif;  line-height: 23px; padding-top:5px; font-size: 17px; color:#fff; font-weight:400;text-align:left; }
.featured h2, .featuredgrey h2  { font-family: Tahoma, Arial, verdana, sans-serif;  line-height: 23px; padding-top:5px; font-size: 16px; color:#000; font-weight:400;text-align:left; }

.featured h3 strong, .featuredgrey h3 strong { color:#00acef; font-weight: 600; }
.featured a.blue-btn, .featuredgrey a.blue-btn  { background: url(http://www.incom-business-systems.co.uk/images/blue-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #336699; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
.featured a.red-btn, .featuredgrey a.red-btn  { background: url(http://www.incom-business-systems.co.uk/images/red-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #cc3333; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
.featured a.orange-btn, .featuredgrey a.orange-btn  { background: url(http://www.incom-business-systems.co.uk/images/orange-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #cc6633; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
.featured a.yellow-btn, .featuredgrey a.yellow-btn { background: url(http://www.incom-business-systems.co.uk/images/yellow-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#000; text-align: center; line-height: 39px; border: 2px solid #ffcc66; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
.featured a.aqua-btn, .featuredgrey a.aqua-btn { background: url(http://www.incom-business-systems.co.uk/images/aqua-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #99cccc; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
.featured a.purple-btn, .featuredgrey a.purple-btn  { background: url(http://www.incom-business-systems.co.uk/images/purple-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #996699; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}

.featured a.blue-btn:hover, .featuredgrey a.blue-btn:hover { background-position:0 bottom; }
.featured a.red-btn:hover, .featuredgrey a.red-btn:hover { background-position:0 bottom; }
.featured a.orange-btn:hover , .featuredgrey a.orange-btn:hover { background-position:0 bottom; }
.featured a.yellow-btn:hover, .featuredgrey a.yellow-btn:hover { background-position:0 bottom; }
.featured a.aqua-btn:hover, .featuredgrey a.aqua-btn:hover { background-position:0 bottom; }
.featured a.purple-btn:hover, .featuredgrey a.purple-btn:hover { background-position:0 bottom; }

.featured-full { background: #f1f1f1; border: 1px solid #e5e5e5; padding: 10px 10px 10px 18px; margin-bottom: 20px;  position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.featured-full h3 { font-family: Tahoma, Arial, verdana, sans-serif;  line-height: 23px; padding-top:5px; font-size: 17px; color:#4a4a4a; font-weight:400; }
.featured-full h3 strong { color:#00acef; font-weight: 600; }
.featured-full a.blue-btn { background: url(http://www.incom-business-systems.co.uk/images/blue-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #0a7fb5; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
.featured-full a.red-btn { background: url(http://www.incom-business-systems.co.uk/images/red-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #0a7fb5; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
.featured-full a.orange-btn { background: url(http://www.incom-business-systems.co.uk/images/orange-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #0a7fb5; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
.featured-full a.yellow-btn { background: url(http://www.incom-business-systems.co.uk/images/yellow-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #0a7fb5; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
.featured-full a.aqua-btn { background: url(http://www.incom-business-systems.co.uk/images/aqua-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #0a7fb5; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}
.featured-full a.purple-btn { background: url(http://www.incom-business-systems.co.uk/images/purple-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #0a7fb5; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;}

}
.featured-full a.blue-btn:hover { background-position:0 bottom; }
.featured-full a.red-btn:hover { background-position:0 bottom; }
.featured-full a.orange-btn:hover { background-position:0 bottom; }
.featured-full a.yellow-btn:hover { background-position:0 bottom; }
.featured-full a.aqua-btn:hover { background-position:0 bottom; }
.featured-full a.purple-btn:hover { background-position:0 bottom; }


.nav-line { margin-bottom: 15px;  position: relative; padding-top: 2px;  height: 5px; background: url(http://www.incom-business-systems.co.uk/images/border-title.png) repeat-x 0 bottom; }

/*.main h1 { font-size: 24px; font-family: Tahoma, Arial, verdana, sans-serif; color:#000; font-weight: 500; padding-bottom: 12px; margin-bottom: 8px; background: url(http://www.incom-business-systems.co.uk/images/border-title.png) repeat-x 0 bottom;}
.main h2 { font-size: 16px; font-family: Tahoma, Arial, verdana, sans-serif; color:#000; font-weight: 500; padding-bottom: 5px; margin-bottom: 8px;}
.main h3 { font-size: 20px; font-family: Tahoma, Arial, verdana, sans-serif; color:#336699; font-weight: 500; padding-bottom: 12px; margin-bottom: 8px; background: url(http://www.incom-business-systems.co.uk/images/border-title.png) repeat-x 0 bottom;}
.main h4 { font-size: 16px; font-family: Tahoma, Arial, verdana, sans-serif; color:#000; font-weight: 500; padding-bottom: 5px; margin-bottom: 4px; }
.main h1 { font-size: 24px; font-family: Tahoma, Arial, verdana, sans-serif; color:#336699; font-weight: 500; padding-bottom: 12px; margin-bottom: 8px; background: url(http://www.incom-business-systems.co.uk/images/border-title.png) repeat-x 0 bottom;}*/
.main h1 { font-size: 24px; font-family: Tahoma, Arial, verdana, sans-serif; color:#cc3333; font-weight: 500; padding-bottom: 12px; margin-bottom: 8px;}
.main h2 { font-size: 16px; font-family: Tahoma, Arial, verdana, sans-serif; color:#000; font-weight: 500; padding-bottom: 5px; margin-bottom: 8px;}
.main h3 { font-size: 20px; font-family: Tahoma, Arial, verdana, sans-serif; color:#666; font-weight: 500; padding-bottom: 12px; margin-bottom: 8px; background: url(http://www.incom-business-systems.co.uk/images/border-title.png) repeat-x 0 bottom;}
.featured h3, .featuredgrey h3 { background:none;padding-bottom: 0px;}
.featured h2, .featuredgrey h2 { background:none;}
.main h4 { font-size: 16px; font-family: Tahoma, Arial, verdana, sans-serif; color:#000; font-weight: 500; padding-bottom: 5px; margin-bottom: 4px; }

.main h5 { font-size: 12px;padding-bottom: 10px;}
.main a.more { background: url(http://www.incom-business-systems.co.uk/images/blue-arr.png) no-repeat 0 6px; text-decoration: underline; padding-left: 8px; font-weight: 500; font-family: Tahoma, Arial, verdana, sans-serif; }
.main a:hover { text-decoration: none; }

.main blue { color:#336699;}
.main red { color:#cc3333;}
.main orange { color:#cc6633;}
.main yellow { color:#ffcc66;}
.main aqua { color:#99cccc;}
.main purple { color:#996699;}
.main white { color:#fff;}

.main .cols { padding-bottom: 38px;  }
.main ul {list-style-position: outside;margin-bottom:10px;!important;margin-left:15px;}
.main p {padding-bottom:10px;}
.main .cols .col { float:left; width: 275px; margin: 0 20px 15px 0; padding:10px; border:1px solid #336699; border-radius: 8px; -webkit-box-shadow: 0px 2px 4px 0px #999; -moz-box-shadow: 0px 2px 4px 0px  #999; box-shadow: 0px 2px 4px 0px #999; }
.main .cols .col.last { padding-right: 0; }
.main .cols .col img.left { margin-right: 24px; margin-bottom:10px;  }
.main .cols .col a { text-decoration: underline; }
.main .cols .col ul { list-style:none; list-style-position: inside; }
.main .cols .col ul li { padding: 10px 10px 12px; background: url(http://www.incom-business-systems.co.uk/images/border-title.png) repeat-x 0 bottom; font-family: Tahoma, Arial, verdana, sans-serif; font-weight:600; }
.main .cols .col ul li.odd { background-color:#f6f6f6;  }
.main .cols .col ul li a { padding: 0px 10px; display:block; background: url(http://www.incom-business-systems.co.uk/images/bullet.png) no-repeat 0px 9px; }
.main .cols .col ul li.first { padding-top:2px; }

div.inlineBullets { position:relative; margin-right:10px; margin-left:15px; margin-bottom: 5px; margin-top: 5px; float:left; font-size: 14px; font-weight:bold; color:#336699; }

/*.main .cols .col2 { float:left; width: 62%; margin: 0 28px 15px 0; padding:10px; border:1px solid #336699; border-radius: 8px; -webkit-box-shadow: 0px 2px 4px 0px #999; -moz-box-shadow: 0px 2px 4px 0px  #999; box-shadow: 0px 2px 4px 0px #999; }
.main .cols .col2.last { padding-right: 0; }*/

.main .cols .col2 { float:left; width: 64%; margin: 0 28px 15px 5px; /*padding:10px; border:1px solid #336699; border-radius: 8px; -webkit-box-shadow: 0px 2px 4px 0px #999; -moz-box-shadow: 0px 2px 4px 0px  #999; box-shadow: 0px 2px 4px 0px #999;*/ }
.main .cols .col2.last { padding-right: 0; }
.col2 h4 { color:#666; }
.col2 h4 a { color:#cc3333; }

.main .cols .col1 { float:left; width: 93%; margin: 0 0 15px 0; padding:10px; border:1px solid #336699; border-radius: 8px; -webkit-box-shadow: 0px 2px 4px 0px #999; -moz-box-shadow: 0px 2px 4px 0px  #999; box-shadow: 0px 2px 4px 0px #999; }
.main .cols .col1.last { margin-right: 0; }

.bluebg {background-color:#E6E6FA}

/*.main .cols .col1-holder { float:left; width: 35%; margin: 0 ; padding:0;}*/
.main .cols .col1-holder { float:left; width: 31%; margin: 0 ; padding:0;}

.main .homecols { padding-bottom: 5px;display: flex;}
.main .homecols .col { float:left; width: 270px; margin: 0 10px; margin-bottom:15px; padding:10px; border:1px solid #336699; border-radius: 8px; -webkit-box-shadow: 0px 2px 4px 0px #999; -moz-box-shadow: 0px 2px 4px 0px  #999; box-shadow: 0px 2px 4px 0px #999;flex:1;}
.main .homecols .col .col-2 img.left { margin-right: 24px; margin-bottom:10px; }
.main .homecols .col .col-2 a { text-decoration: underline; }
.main .homecols .col .col-2 ul { list-style:disc; list-style-position: inside; }
.main .homecols .col .col-2 ul li { padding: 1px; font-family: Tahoma, Arial, verdana, sans-serif; font-weight:normal; }
.main .homecols .col .col-2 ul li a { padding: 1px; display:block; }
.main .homecols .col .col-2 ul li.first { padding-top:2px; }

.col-2 { float:left; width: 270px; margin: 0 10px; margin-bottom:15px; padding:10px; border:1px solid #336699; border-radius: 8px; -webkit-box-shadow: 0px 2px 4px 0px #999; -moz-box-shadow: 0px 2px 4px 0px  #999; box-shadow: 0px 2px 4px 0px #999;flex:2;}


.main .othercols { padding-bottom: 5px; }
.main .othercols .col { float:left; width: 270px; margin: 0 10px; margin-bottom:15px; padding:10px; border:1px solid #336699; border-radius: 8px; -webkit-box-shadow: 0px 2px 4px 0px #999; -moz-box-shadow: 0px 2px 4px 0px  #999; box-shadow: 0px 2px 4px 0px #999;}
.main .othercols .col img.left { margin-right: 24px; margin-bottom:10px; }
.main .othercols .col a { text-decoration: underline; }
.main .othercols .col ul { list-style:disc; list-style-position: inside; }
.main .othercols .col ul li { padding: 1px; font-family: Tahoma, Arial, verdana, sans-serif; font-weight:normal; }
.main .othercols .col ul li a { padding: 1px; display:block; }
.main .othercols .col ul li.first { padding-top:2px; }

.main .entries { background: url(http://www.incom-business-systems.co.uk/images/entries.png) repeat-y 0 0; position:relative; margin: 0 -20px; padding: 20px; margin-bottom: 1px; border-bottom: 1px solid #e8e8e8;  }
.main .entries h3 { margin-bottom: 15px;  background: url(http://www.incom-business-systems.co.uk/images/entry-title.png) repeat-x 0 bottom; }
.main .entries .entry { width: 286px; float:left; padding-right: 20px; }
.main .entries .entry.last { padding-right:0; }
.main .entries .entry p.meta { color: #cbcbcb; }
.main .entries .entry p.meta a { color: #cbcbcb; }
.main .entries .entry-inner { padding-bottom: 18px; margin-bottom: 16px; background: url(http://www.incom-business-systems.co.uk/images/entry-title.png) repeat-x 0 bottom; }
.main .entries .entry .date { margin-right: 15px;  position: relative; float:left; padding: 14px 12px; width: 40px; height: 34px; background: url(http://www.incom-business-systems.co.uk/images/date-ico.png) no-repeat 0 0; } 
.entrytwo { width: 60%; float:left; padding-left: 20px; }

.main .entries .entry .date strong { color:#00acef; font-size: 22px; line-height: 22px; font-family: arial, sans-serif; font-weight: bold; display:block; }
.main .entries .entry .date span { font-weight: bold; font-size: 9px; color:#c6c6c6; position:relative; margin-top: 0px; display:block; line-height:9px;  }
.main .entries .entry .date em { -webkit-transform: rotate(-90deg); line-height: 12px;
-moz-transform: rotate(-90deg);	 font-weight: bold; font-style: normal; width: 12px;  color:#bdbdbd; font-size: 12px; position:absolute; bottom: 20px; left: 41px; }

.main .entries-white { position:relative; margin: 0 -20px; padding: 20px; margin-bottom: 1px; border-bottom: 1px solid #e8e8e8;  }
.main .entries-white h3 { margin-bottom: 15px;  background: url(http://www.incom-business-systems.co.uk/images/entry-title.png) repeat-x 0 bottom; }
.main .entries-white .entry { width: 286px; float:left; padding-right: 40px; }
.main .entries-white .entry.last { padding-right:0; }
.main .entries-white .entry p.meta { color: #cbcbcb; }
.main .entries-white .entry p.meta a { color: #cbcbcb; }
.main .entries-white .entry-inner { padding-bottom: 18px; margin-bottom: 16px; background: url(http://www.incom-business-systems.co.uk/images/entry-title.png) repeat-x 0 bottom; }

.main .entries .entry .partners { width: 286px; float:left; padding: 0 20px 15px 0; }
.main .entries .entry .quality { width: 296px; float:left; padding-right: 20px; }

.fiftycontainer {
	float:left;
	width:100%;
	position:relative;
	margin-bottom:10px;
}
.fifty {float:left;width:50%;position:relative;overflow:hidden;}
.fifty-vid {float:left;width:50%;position:relative;overflow:hidden;}

.fields span { height:50px;width:500px; }



.testimonials { padding-bottom: 15px; }
.testimonials p { font-style: italic; font-family: tahoma, arial, serif; font-size: 12px; color:#898989; }
.testimonials p strong { font-size: 43px; position:relative; bottom: -19px; font-weight: normal; padding-right: 4px;  }
.testimonials p.author { font-size: 12px; text-align: right;font-style: none; }
.testimonials p.author strong { font-size: 12px; bottom: 0; font-weight:bold;  }

#footer { background: url(http://www.incom-business-systems.co.uk/images/footer-border.png) repeat-x 0 0; padding: 18px 20px 18px 10px; }
.footer-nav { float: left; }
.footer-nav ul { list-style:none; list-style-position: outside; }
.footer-nav ul li { float: left; border-right: 1px solid #afaca9;  padding:0 10px; font-size: 12px; line-height: 10px; }
.footer-nav ul li a { color: #afaca9; }
.footer-nav ul li a:hover { color: #878684; text-decoration: none; }
.footer-nav ul li.last { border-right: 0; }

#footer p.copy { font-size: 12px; color:#afaca9; line-height: 10px; float: right; }
#footer p.copy a { font-size: 12px; color:#00acef;  line-height: 10px; text-decoration: underline; }
#footer p.copy a:hover { text-decoration: none; }
#footer p.copy span { padding:0 7px; }


#prodscroller { overflow:scroll;border:1px solid #b8c8e1;padding:10px;white-space:nowrap;max-width:100%;overflow-x: hidden;overflow-y: hidden;}

#clear { width:100%;height:1px;clear:both; }

.padMe10 { padding: 5px 10px 10px 0px;}

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 981px ) {
	body { width: auto;overflow-x: hidden;}
	.shell { width: auto; width: 768px; }

	.container { background-image:url(http://www.incom-business-systems.co.uk/images/container-tablet.png); }
	.slider { width: 725px; height: 366px; background-image:url(http://www.incom-business-systems.co.uk/slider-images/slider-tablet.png); }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; margin-left: 0; margin-right: 20px;  }
	.slider h4 { color:#000; font-size: 18px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
	.slider h4.bigger { color:#000; font-size: 18px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
	.slider h4.bigger1 { color:#000; font-size: 18px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 27px; line-height: 30px; } 
	.slider .slide-cnt { width: 380px; height: 250px; }
	
	.slider-sml { width: 725px; height: 245px; background-image:url(http://www.incom-business-systems.co.uk/slider-images/slider-tablet.png); }
	.slider-sml ul li { width: 724px; }
	.slider-sml img { width: 316px; margin-left: 0; margin-right: 20px;  }
	.slider-sml h4 { color:#000; font-size: 17px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
	.slider-sml h3 { font-size:16px; }
	.slider-sml h2 { font-size: 27px; line-height: 30px; } 
	.slider-sml .slide-cnt { width: 380px; height: 245px; }	
	
	
	#thumbs-wrapper { width: 356px; }
	#thumbs a { width: 75px; height: 56px; }
	#thumbs a.selected { width: 75px; height: 65px; }
	#thumbs a.selected img { width: 75px; height: 65px; }
	#thumbs a img { width: 75px; height: 56px; }

	.featured h4, .featuredgrey h4  { font-size: 16px; line-height: 28px; }
	
        .main .cols { padding-bottom: 0px; }	

	/*.main .cols .col { width: 222px; padding-right: 30px; }*/
	.main .cols .col { float:left; width: 214px; margin: 0 15px 15px 0; padding:10px; border:1px solid #336699; border-radius: 8px; -webkit-box-shadow: 0px 2px 4px 0px #999; -moz-box-shadow: 0px 2px 4px 0px  #999; box-shadow: 0px 2px 4px 0px #999; }
	.main .cols .col.last { margin-right: 0; }

	.main .cols .col img.left { float: none; display: block; margin:0 auto 12px; }
	
	.main .cols .col2 { padding: 10px; width:55%; float:left; display:block;margin:0 10px 20px 0; } 
	.main .cols .col1 { padding: 10px; float:left; display:block;width: 284px; margin:0 0 20px 0; } 
	.main .cols .col3 { padding: 10px; float:left; display:block;width: 284px; margin:0 0 20px 0; bgcolor:#E6E6FA; } 
	
	.main .cols .col1-holder { float:left; margin: 0 ; padding:0;}
	
	.main .homecols .col { float:left; width: 200px; margin: 0 10px; margin-bottom:15px; padding:10px; border:1px solid #336699; border-radius: 8px; -webkit-box-shadow: 0px 2px 4px 0px #999; -moz-box-shadow: 0px 2px 4px 0px  #999; box-shadow: 0px 2px 4px 0px #999;}
	.main .homecols .col img.left { margin-right: 24px; margin-bottom:10px; }

	.main .othercols .col { float:left; width: 200px; margin: 0 10px; margin-bottom:15px; padding:10px; border:1px solid #336699; border-radius: 8px; -webkit-box-shadow: 0px 2px 4px 0px #999; -moz-box-shadow: 0px 2px 4px 0px  #999; box-shadow: 0px 2px 4px 0px #999;}
	.main .othercols .col img.left { margin-right: 24px; margin-bottom:10px; }

	
	.main .entries { background-image:url(http://www.incom-business-systems.co.uk/images/entries-tablet.png); }
	.main .entries .entry { width: 225px; padding-right: 15px;}
	.main .entries .entry img { max-width: 220px; }
	/*.main .entries .entry img { width: auto; }*/
	.main .entries .entry .cnt {  height:100%; overflow: hidden; }
	.entrytwo { width: 60%; float:right; padding-left: 20px; }
	
	.main .entries-white { background-color:#fff; border-bottom: 1px solid #e8e8e8;}
	.main .entries-white .entry { width: 225px; padding-right: 15px; }
	.main .entries-white .entry img { max-width: 220px; }
	.main .entries-white .entry .cnt {  height:100%; overflow: hidden; }

	.fifty {float:left;width:50%;}
	
	.footer-nav { float:none; display: block; padding-bottom: 12px; }
	#footer p.copy { float: none; display:block; padding-left: 10px;  }
	
	.fifty-vid {float:left;width:98%;position:relative;overflow:hidden;}
}

/* mobile*/
@media only screen and ( max-width: 640px) { 
	body { width: auto;overflow-x: hidden; }

	.search { display:none; }
	#logo { position:relative; margin:0 auto; top: 0px; left:0;  }
	
	#header { background: transparent; margin-bottom:0;height:160px; }

	#navigation { position:relative; z-index: 100; padding:0 0px; margin:0 10px; }	#navigation a.nav-btn {  color:#000; margin-bottom: 15px; text-align:center;text-decoration: none; padding:0 36px 0 10px; line-height:30px;  display:block; background: url(http://www.incom-business-systems.co.uk/images/navigation.png) repeat-x 0 0; height: 30px; position: relative; }
	#navigation a.nav-btn span { background: url(http://www.incom-business-systems.co.uk/images/dd-nav-arrs.png) no-repeat 0 bottom; width: 20px; height: 15px;  position:absolute; top: 8px; right: 12px; }
	#navigation a.nav-btn.active span { background-position:0 0; }

	#navigation ul { display:none; position: absolute; top: 30px; left: 0; width: 100%; }	
	#navigation ul li { float:none; height: 30px; width: 100%; border-top: 1px solid #fff; display:block; padding:0 0 0 0; margin-bottom:0;background: url(http://www.incom-business-systems.co.uk/images/blue-btn.png) repeat-x 0 0; }
	#navigation ul li a { color:#fff; border: 0; line-height:30px;  float:none; height: 30px; display: block; font-size: 14px; padding-left: 20px; padding-right: 20px; width:100%; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }	
	#navigation ul li a:hover { color:#000; background-image:url(http://www.incom-business-systems.co.uk/images/navigation.png); border:0;display: block; }
	#navigation ul li.active span { background: transparent; border:0;display: block; }
	#navigation ul li.first { display:none; }
	
	#navigation ul ul{ display:none; position: relative; left: 0;top: 30px;width: 100%;}
	#navigation ul ul li { float:none; height: 30px; border-top: 1px solid #fff; padding:0 0 0 0; display: none;background: url(http://www.incom-business-systems.co.uk/images/navigation.png) repeat-x 0 0; }
	#navigation ul ul li a { border: 0; line-height:30px;  float:none; height: 30px; display: none; font-size: 14px; padding-left: 20px; padding-right: 20px; width:100%; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }	
	#navigation ul ul li a:hover { background-image:url(http://www.incom-business-systems.co.uk/images/blue-btn.png); border:0; }
	#navigation ul ul li.active span { background: transparent; border:0; }
	#navigation ul ul li.first-child { display:none; }
	.mobmenu { display:block; }
		
	.shell { width: 320px;overflow-x: hidden; }
	.container { background-image: url(http://www.incom-business-systems.co.uk/images/container-mobile.png); width: 320px;overflow-x: hidden; }
	.main { padding:0 10px; }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; float:none; display:block;  margin: 0 auto; }
	.slider h4 { color:#000; font-size: 28px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
	.slider h4.bigger { color:#000; font-size: 28px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
	.slider h4.bigger1 { color:#000; font-size: 28px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 40px; line-height: 45px; margin: 0; padding:0;} 
	.slider .slide-cnt { width: 380px; height: 250px; float:none; display:block; }
	
        /* slider small */
	.slider-sml ul li { width: 724px; }
	.slider-sml img { width: 316px; float:none; display:block;  margin: 0 auto; }
	.slider-sml h4 { color:#000; font-size: 20px; font-family: Tahoma, Arial, verdana, sans-serif;  font-weight: 500;}
	.slider-sml h3 { font-size:16px; }
	.slider-sml h2 { font-size: 40px; line-height: 45px; margin: 0; padding:0;} 
	.slider-sml .slide-cnt { width: 380px; height: 230px; float:none; display:block; }	
	
       /* slider small */



	#thumbs-wrapper { display: none; }

	.slider-holder { width: 320px; margin:0 auto; }
	.slider-holder-services { width: 320px; margin:0 auto; }
	.slider { background-image:url(http://www.incom-business-systems.co.uk/slider-images/slider-mobile.png); padding:0 10px; width:300px;  margin:0 auto;   height:430px;}
	.slider .slide-cnt { width: 300px;  float:none; display:block; padding-top: 1px; }
	/*.slider h4 { display:none; }*/
	.slider h4 { font-size: 14px;line-height: 22px;  }
	.slider h4.bigger { font-size: 14px;line-height: 22px;  }
	.slider h4.bigger1 { font-size: 14px;line-height: 22px;  }
	.slider h4 blue { color:#336699; }
	.slider h4 red { color:#cc3333; }
	.slider h4 orange { color:#cc6633; }
	.slider h4 yellow { color:#ffcc66; }
	.slider h4 aqua { color:#99cccc; }
	.slider h4 purple { color:#996699; }
	.slider h2 { font-size: 30px; line-height: 32px; text-align: left; padding-bottom:15px;}
	.slider p { color:#cee7f1; }
	.slider ul li { width: 300px; }
	.slider .socials { display:none; }
	.slider img { float:none; display:block; margin:0 auto; width: 194px;height: 178px; }

	.slider .arrs a { position:absolute; top: 250px; z-index: 30; background: url(http://www.incom-business-systems.co.uk/images/slider-arr.png) no-repeat 0 0; width: 26px; height: 37px; }
	.slider .arrs a.prev-arr { left: 10px; background-position:0 0; }
	.slider .arrs a.next-arr { right: 10px; background-position: right 0; }
	

	/* slider small */
	.slider-sml { background-image:url(http://www.incom-business-systems.co.uk/slider-images/slider-mobile.png); padding:0 10px; width:300px;  margin:0 auto;   height:388px;}
	.slider-sml .slide-cnt { width: 300px;  float:none; display:block; padding-top: 1px; }
	.slider-sml h4 { font-size: 20px;line-height: 22px;  }
	.slider-sml h4 blue { color:#336699; }
	.slider-sml h4 red { color:#cc3333; }
	.slider-sml h4 orange { color:#cc6633; }
	.slider-sml h4 yellow { color:#ffcc66; }
	.slider-sml h4 aqua { color:#99cccc; }
	.slider-sml h4 purple { color:#996699; }
	.slider-sml h2 { font-size: 30px; line-height: 32px; text-align: left; padding-bottom:15px;}
	.slider-sml p { color:#cee7f1; }
	.slider-sml ul li { width: 300px; }
	.slider-sml .socials { display:none; }
	.slider-sml img { float:none; display:block; margin:0 auto; width: 300px; }

	.slider-sml .arrs a { position:absolute; top: 250px; z-index: 30; background: url(http://www.incom-business-systems.co.uk/images/slider-arr.png) no-repeat 0 0; width: 26px; height: 37px; }
	.slider-sml .arrs a.prev-arr { left: 10px; background-position:0 0; }
	.slider-sml .arrs a.next-arr { right: 10px; background-position: right 0; }	
	/* slider small */
	
	.main .homecols { display: block;}
	
	.main .cols { padding-bottom: 0px; }
	.main .cols .col { padding-bottom: 20px; float:none; display:block;padding-right:0; width: auto;margin:0 0 15px 0; } 
	.main .cols .col img.left { float:none; display:block; margin: 0 auto;  }
	
	.main .cols .col2 { padding-bottom: 20px; float:none; display:block;padding-right:0; width: auto; margin:0 0 20px 0; } 
	.main .cols .col1 { padding-bottom: 20px; float:none; display:block;padding-right:0; width: auto; margin:0 0 20px 0; } 
	
	.main .cols .col1-holder { float:left; width: 100%; margin: 0 ; padding:0;}

	.main .entries { margin:0 -10px;  }
	.main .entries .entry { width: auto; padding-right:0; float:none; display:block; margin-bottom:14px;  }
	.entrytwo { width: 100%; float:left; padding-left: 0px; }
	
	.fifty {float:left;width:98%; }
	.fifty-vid {float:left;width:98%;position:relative;overflow:hidden;}
	
	.featured-full { margin-bottom: 15px;}

	.featured h4, .featuredgrey h4 { line-height: 26px; padding-bottom: 6px; }
	.featured a.blue-btn, .featuredgrey a.blue-btn { float: none; display:block; right:0; left:0;  position:relative; margin: 0 auto; top:0;  width: 260px; }
	.featured a.red-btn, .featuredgrey a.red-btn { float: none; display:block; right:0; left:0;  position:relative; margin: 0 auto; top:0;  width: 260px; }
	.featured a.orange-btn, .featuredgrey a.orange-btn { float: none; display:block; right:0; left:0;  position:relative; margin: 0 auto; top:0;  width: 260px; }
	.featured a.aqua-btn, .featuredgrey a.aqua-btn  { float: none; display:block; right:0; left:0;  position:relative; margin: 0 auto; top:0;  width: 260px; }
	.featured a.purple-btn, .featuredgrey a.purple-btn { float: none; display:block; right:0; left:0;  position:relative; margin: 0 auto; top:0;  width: 260px; }
	.featured a.yellow-btn, .featuredgrey a.yellow-btn { float: none; display:block; right:0; left:0;  position:relative; margin: 0 auto; top:0;  width: 260px; }
	
	.featured, .featuredgrey { padding: 10px; }
	
	#footer { padding-left: 0; padding-right:0;  }
	.footer-nav { float:none; display:block; height: 12px; margin:0 auto; width: 310px; vpadding-bottom: 8px; text-transform: uppercase; }
	.footer-nav ul li { font-size: 8px; border-right:0; padding:0 2px; }
	#footer p.copy { font-size: 8px; text-align:center; float:none; display:block; }
	
	
	
}

@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) { 
	#navigation a.nav-btn { background-image:url(http://www.incom-business-systems.co.uk/images/navigation@2x.png); -webkit-background-size: 2px 30px; -moz-background-size: 2px 30px; background-size: 2px 30px; }
}

div#HomePage_SectionText {
width: 95%;
height: 98px;
overflow: hidden;
padding: 15px;
text-align: left;
float: left;
position: relative;
}  
a.HomePage_ReadMore {
position: absolute;
bottom: 5px;
right: 5px;
                        
}  
a.HomePage_ReadMore img {border: none;
}


