@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
	margin:0;
	padding:0;
	}

.servicecontractcost {
	font-size:36px;
	}	
	
.site-wrapper {
min-height:100%;
position:relative;
}

img {border:none;}


* {
	margin:0;
	padding:0;
	}

body {
	font-family: 'Source Sans Pro', sans-serif; Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	color:#454746;
	background:#FFFFFF;
	font-weight:400;
	
	}

h1 { font-weight:normal;}

h2 { font-weight:normal;}

h3 { padding-bottom:15px; font-weight:normal; font-size:19px; text-align:left; }

a { text-decoration:none;}
a:hover {text-decoration:underline;}

ul a {border:none;}


/* -------------- Menu -------------- */

.menuareawrap {
	background:#D93027;
	min-width:1000px;
	padding:0 0px;
	}
.menuarea {
	width:1000px;
	margin:0 auto;
	}

/* -------------- Container -------------- */

.wrapper {
	background:#fff url(../images/main/wrapper_back.jpg) repeat-x top;
	min-width:1000px;
	padding:0 0px;
	}
.container {
	width:1000px;
	margin:0 auto;
	background:url(../images/main/background.png) no-repeat top center;
	height:100%;
	padding-bottom: 100px;
	}

/* -------------- Header -------------- */

.header {
	min-height:200px;
	}

.logo {
	padding-top:66px;
	width:305px;
	float:left;
	padding-left:5px;
	}

.slider { width:680px; float:left; padding-left:5px }
/* -------------- Title Area -------------- */

.titlearea {
	padding:20px 0;
	padding-left:0px;
	padding-bottom:30px;
	}
	
.dock {padding-left:4px;}	

/* -------------- Content -------------- */

.content {
	padding-bottom:30px;
	}

/* -------------- Columns -------------- */

.col1 {
	width:745px;
	float:left;
	margin-right:15px;
	min-height:200px;
	}

.col2 {
	width:230px;
	float:left;
	}

.clearcols {
	clear:both;
	}

/* -------------- Inside Columns -------------- */

.maintext {
	padding-bottom:20px;
	border-bottom:1px solid #D93027;
	margin-bottom:20px;
	padding-left:0px;
	}
	
.section {
	background:#EEEFEF;
	padding:14px;
	margin-top:10px;
	margin-bottom: 10px;
	}

.contactbox {
	background:#D93027 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	}

.servicebox {
	background:#011740 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	}
	
/* -------------- Products -------------- */

.prodlistbox {
	background:#090 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	}

.prodscrollbox {
	background:#090 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	}

.refurbbox {
	background:#090 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:85%;
	}

.newbox {
	background:#f93 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:85%;
	}

.softwarebox {
	background:#636 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:85%;
	}

.mgibox {
	background:#39c url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:85%;
	}
	
.backtotop {
	font-size:14px;
	color:#666666;
	font-style:normal;
	}
	
.produsp {
	font-size:18px;
	color:#d93027;
	line-height:22px;
	}
	
.prodprice {
	font-size:36px;
	color:#011740;
	margin-top:0px;
	}
	
	
.pricetxt {
	font-size:14px;
	color:#011740;
	margin-bottom:5px;
	}
	
#servcontlev-area {
    margin-bottom: 5px;
	padding-bottom: 0;
	width: 25%;
	float: left;
	margin-right: 0;
	background:#FFFFFF;
	}
	
.servbronze {
	background:#996633 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:85%;
	}
	
.servsilver {
	background:#999999 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:85%;
	}
	
.servsilverp {
	background:#999999 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:85%;
	}
	
.servgold {
	background:#CC9900 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:85%;
	}


/*--------------- Navigation ----------------*/


.menuarea { 
    list-style:none;
    margin:0;
    padding:0;
    text-align:left;
    padding-top:30px;
    padding-bottom:30px;
    color:#000000;
    }
    



.menuarea li {display:inline;  padding-left:8px; padding-right:10px; font-size:14px; border-right : 1px solid #FFF; font-weight:400; margin-left:0px;}

.menuarea ul {padding:0;}



.menuarea a {
display:inline-block;
text-decoration:none;
color:#FFFFFF;
              }

.menuarea a:hover { color:#000000;}

.active a: { text-decoration:underline;}


.container-nav {
	width:990px;
	margin:0 auto;
}
	
.menuarea a.active { color:#000000;}
	
	.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;
opacity: 1;
}


	.fade img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}


.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
opacity: 0.5;
}



.partner-logo {height:100px;}


/*--------------- Footer ----------------*/

.footerareawrap{
	width: 100%;
	height: 100px;
	position:relative;
	bottom: 0px;
	float:left;
	left: 0px;
	background-image: url(../images/footer-background-main.jpg);
	background-position: top center;
	margin-bottom:0;
} 

.footerarea {bottom:0;
height:100px;
}

.footerarea li {display:inline; padding-left:10px; padding-right:13px; font-size:14px; border-right : 1px solid #c6c6c6; margin-left:0px;}

.footerarea ul {padding:0;}

.footerarea a { color:#c6c6c6; }


.container-footer {
	width:990px;
	margin:0 auto;
	bottom:0;
	height:100px;

	}	


/* -------------- General -------------- */


li {margin-left:20px; list-style-image: url(../images/tick.png);}
ul {padding-top:10px; padding-bottom:20px;}

a {color:#D93027; font-weight:500;}

a:hover {color:#000000; text-decoration:underline;}

p {
	margin-bottom:1em;
	}

.firstpara {
	font-weight:600;
	font-size:16px;
	margin-bottom:0;
	padding-bottom:30px;
	}

.link { color:#D93027; font-weight:400; }

.second-user-p { width:477px;
	float:left;
	margin-bottom:0px;
	margin-right:10px;
	}

.section-second-user {
	background:#EEEFEF;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	height:720px;
	}
	
.second-user-image { 
	float:right; 
	}

.second-user-links { 
	float:right;
	width:25%;
	padding:10px;
	background-color:#D9D9D9;
	margin-top:10px;
	}

.servicecontractprices {
	font-size:18px;
	line-height:28px;
	margin-left:10px;
	margin-right:20px;
	text-align:center;
	margin-bottom:15px;
	}


/*------- Contact box col2 -----------*/

.emergency-contact-h1 { color:#FFFFFF; font-weight:bold; font-size:16px; padding-top:0px; margin-bottom:10px }

.emergency-contact-p { margin-bottom:0; padding-top:10px; color:#FFFFFF; font-size:16px; line-height:18px; margin-top:10px }

.service-link-h1 { color:#FFFFFF; font-weight:bold; font-size:16px; line-height:18px; padding-top:0px; margin-bottom:10px }

.service-link-p { margin-bottom:0; padding-top:10px; color:#FFFFFF; font-size:16px; line-height:18px; margin-top:10px }

.product-list-h1 { color:#FFFFFF; font-weight:bold; font-size:16px; line-height:18px; padding-top:0px; margin-bottom:10px }

.product-list-p { margin-bottom:0; padding-top:10px; color:#FFFFFF; font-size:16px; line-height:18px; margin-top:10px }

.refurb-list-h1 { color:#FFFFFF; font-weight:bold; font-size:14px; padding-top:0px; margin-bottom:10px }

.prodscroll-list-h1 { color:#FFFFFF; font-weight:bold; font-size:14px; padding-top:20px; margin-bottom:10px }

.prodscroll-list-p { margin-bottom:0; padding-top:10px; color:#FFFFFF; font-size:14px; margin-top:30px }

#contact-area { 
	border-bottom: 1px solid #fff;
    margin-bottom: 0px;
	padding-bottom: 10px;
	 }
	
#service-area { 
	border-bottom: 1px solid #fff;
    margin-bottom: 0px;
	padding-bottom: 10px;
	}
	
#prodlist-area { 
	border-bottom: 1px solid #fff;
    margin-bottom: 0px;
	padding-bottom: 10px;
	}
	
#prodscroll-area { 
	margin-top:0px;
    margin-bottom: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 7px;
	}
	
#prodmenu-area {
	float:left;
    margin-bottom: 10px;
	padding-bottom: 10px;
	width: 25%;
	margin-right: 0px;
	}

/*------- Partner -----*/

.partner-box { width:133px; float:left; margin-right:10px;}

.partner-image { background-color:#FFF; padding:10px;}

.partner-red { background-color:#D93027; height:5px;}

.partner-purple { background-color:#7d2b7b; height:5px;}

.partner-orange { background-color:#db5338; height:5px;}

.partner-blue { background-color:#31a1cd; height:5px;}

.partner-green { background-color:#31ab6f; height:5px;}

.partner-readmore{ background-color:#dadada; padding:10px; padding-top:15px; padding-bottom:15px; color:#787878;}

.partner-readmoretop { background-color:#dadada; padding:10px; padding-top:15px; padding-bottom:15px; color:#787878; margin-bottom:20px;}

.partners { color:#787878;}








.testimonial-hr { border-bottom:1px solid #D93027; }
.testimonial-hr-last { border:none; }


#news-large {border:none;}
#latest-news-small {font-size:13px;}


.mobile-show {display:none;}

.bio img {width:173px;}









.mobile-show-ink {display:none;}


.tablet-show {display:none;}


/* Product Image Slider */

.productphotos {
	position:relative;
	float:left;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 703px;
	height: 450px;
	overflow: hidden;
	}

.productphotothumbs {
	cursor:default;
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:703px;
	height:450px;
	overflow:hidden;
	}
	
.refurb-ctp-head {
	padding-left: 0px;
	padding-top: 0px;
	font-size: 30px;
	color: #009900;
	margin-bottom: 0;
	}
	
        .jssorl-004-double-tail-spin img {
            animation-name: jssorl-004-double-tail-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-004-double-tail-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider arrow skin 052 css*/
        .jssora052 {display:block;position:absolute;cursor:pointer;}
        .jssora052 .a {fill:none;stroke:#000;stroke-width:360;stroke-miterlimit:10;}
        .jssora052:hover {opacity:.8;}
        .jssora052.jssora052dn {opacity:.5;}
        .jssora052.jssora052ds {opacity:.3;pointer-events:none;}

        /*jssor slider thumbnail skin 101 css*/
        .jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
        .jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
        .jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
        .jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
        .jssort101 .p:hover{padding:2px;}
        .jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
        .jssort101 .p:hover.pdn{padding:0;}
        .jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
        .jssort101 .pav .cv {border-color:#fff;opacity:.35;}
        .jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
        .jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
        .jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}


/*  Responsive */

@media only screen and (max-width: 780px) {
	
.servicecontractcost {
	font-size:22px;
	}	

.servicecontractprices {
	font-size:16px;
	line-height:24px;
	margin-left:10px;
	margin-right:20px;
	text-align:center;
	margin-bottom:15px;
	}
	
.wrapper {
    min-width: 100%;
    background:none;
}


.col1 {
    width: 60%;
    margin-left:2%;
    margin-right:2%;
}
.col2 {
    width: 30%;
    margin-left:2%;
    margin-right:2%;
}

#dock img {
    width:30%;
}

.container {
    width: 100%;
    background:none;
}

.menuarea {
    width: 100%;
}

.container-nav {
    width: 100%;
}
.menuareawrap {
    min-width: 100%;
}
.menuarea ul {
    width:96%;
    margin-left:2%;
    margin-right:2%;
}

.menuarea li {
    display: block;
    padding-left: 0px;
    padding-right: 10px;
    font-size: 18px;
    border-right: 1px solid #FFF;
    font-weight: 400;
    margin-left: 0px;
    width: 100%;
    border: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #FFF;
}

.second-user-links { 
	float:left;
	width:95%;
	padding:10px;
	background-color:#D9D9D9;
	margin-top:10px;
	}

.logo {
    float: left;
    padding-left: 2%;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 40%;
}

.footerarea li {
    border-right: 0px solid #C6C6C6;
}

.logo img {width:100%;}


.menuarea a {
    display: block;
}
.titlearea {
    padding: 20px 0px 20px;
    clear: both;
    padding-left:2%; padding-right:2%;
}

.section {
    background: #FFF none repeat scroll 0% 0%;
    padding: 0px;
    margin-top: 0px;
	margin-bottom: 20px;
}

h3 {
    padding-bottom: 15px;
    font-weight: normal;
    font-size: 19px;
    padding-left: 0px;
}

.dock {
    padding-left: 0px;
}

.container-footer {
    width: 96%;
    margin: 0px auto;
    bottom: 0px;
    height: 100%;
    padding-left:2%; padding-right:2%;
}
.footerarea li {
    display: block;
}
.footer li {padding-left:0px;}

ul.footer {padding-bottom:20px;}

.footerarea {
    bottom: 0px;
    height: 100%;
}

.footerareawrap {
	width: 100%;
	height: 180px;
	position: relative;
	float:left;
	bottom: -289px;
	left: 0px;
	background-image: url("../images/footer-background-main.jpg");
	background-position: center top;
}

.container {
    padding-bottom: 0px;
}


.latestnews h1 {font-size:19px!important;}

#dock a img{display:none;}

.mobile-show {display:block;}


.slider {
    width: 100%;
    float: left;
    padding-left: 0px;
    margin-left: 0px;
}

.mobile-portal {
	display:block;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:5px;
	padding-left:5px;
	font-size:16px;
}


a.mobile-portal:hover {color:#FFF;}

.commercial {color:#FFF; background-color:#31a1cc; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.digital {color:#FFF; background-color:#31ac6f; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.inkjet {color:#FFF; background-color:#e78936; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.film {color:#FFF; background-color:#b6ce4c; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.manufacturer {color:#FFF; background-color:#D93027; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.studiorip {color:#FFF; background-color:#7d2b7b; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.refurbctps {color:#FFF; background-color:#009900; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.newctps {color:#FFF; background-color:#ff9933; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.software {color:#FFF; background-color:#663366; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.mgitech {color:#FFF; background-color:#3399cc; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.prods-refurbctp {color:#009900; border-bottom: 1px solid #009900; padding-bottom:6px}
.prods-newctp {color:#ff9933; border-bottom: 1px solid #ff9933; padding-bottom:6px}
.prods-software {color:#663366; border-bottom: 1px solid #663366; padding-bottom:6px}
.prods-mgi {color:#3399cc; border-bottom: 1px solid #3399cc; padding-bottom:6px}

#prodscollbox {color:#FFF; background-color:#009900; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
	


#contact-area {margin-top:40px;}

#prodlist-area {margin-top:20px;}

#service-area {margin-top:20px;}

.refurb-list-h1 { color:#FFFFFF; font-weight:bold; font-size:14px; padding-top:0px; margin-bottom:10px }

#prodmenu-area { 
	margin-bottom: 5px;
	padding-bottom: 5px;
	width:100%;
	float: left;
	margin-right: 0px;
	}

.refurbbox {
	background:#090 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:95%;
	}

.newbox {
	background:#f93 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:95%;
	}

.softwarebox {
	background:#636 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:95%;
	}

.mgibox {
	background:#39c url(../images/main/contactbox_back.png) no-repeat right top;
	padding:10px;
	width:95%;
	}
	
.section {
}

.contactbox {
    background: none;
    padding: 0px;
}

.servicebox {
    background: none;
    padding: 0px;
}

.prodlistbox {
    background: none;
    padding: 0px;
}

.emergency-contact-h1 {
    color: #D93027; /*-- Red --*/

}

.service-link-h1 {
    color: #011740; /*-- Blue --*/

}

.product-list-h1 {
    color: #090; /*-- Green --*/

}

.product-scroll-h1 {
    color: #090; /*-- Green --*/

}

.emergency-contact-p {
    color: #454746; /*-- Grey --*/

}

.product-list-p {
    color: #454746; /*-- Grey --*/

}

.service-link-p {
    color: #454746; /*-- Grey --*/

}

.product-scroll-p {
    color: #454746; /*-- Grey --*/

}

.emergency-contact-p a {
    color: #454746!important;

}

.product-list-p a {
    color: #454746!important;

}

.service-link-p a {
    color: #454746!important;

}

.product-scroll-p a {
    color: #454746!important;

}

.col2 img {display:block;}

.maintext .titlearea {padding:0px;}

.dock img {width:100%;}

.dock-container div {width:100%;}

p a.link.show_hide-darren {display:none!important;}
p a.link.show_hide-andy {display:none!important;}
p a.link.show_hide-derek {display:none!important;}
p a.link.show_hide-andyh {display:none!important;}

.partner-box {
    width: 100%;
    float: left;
    margin-right: 10px;
}

.ms-nav-next {display:none;}
.ms-nav-prev {display:none;}

.partner-readmore {margin-bottom:20px;}

iframe {width:100%; margin-bottom:40px;}


.torrent .maintext img {width:100%;}


.second-user-p {
    width: 100%;
    float: left;
}

.second-user-image {
    float: left;
}

.col1.ctp {margin-bottom:20px;}

.home #contact-area {
    border-bottom: 1px solid #D93027;
    margin-bottom: 20px;
    padding-bottom: 20px;
	border-top: 1px solid #999999;
	margin-top: 20px;
	padding-top:20px;
}

#contact-area {
    border-bottom: 1px solid #D93027;
    margin-bottom: 20px;
    padding-bottom: 20px;
	border-top: 1px solid #999999;
	margin-top: 20px;
	padding-top:20px;
}

#prodscroll-area {
	color:#FFF;
	background-color:#009900;
	background-image:url(../images/shading.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:26px;
	}
	
.prodscrollbox {
	padding-top:10px;
	background:none;
	}

#prodlist-area {
    border-bottom: 1px solid #009900;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#service-area {
    border-bottom: 1px solid #011740;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.mobile-button {float:right; padding-right:3%; padding-top:20px;}
.panel {display:none;}

.container-nav {border-bottom:5px #D93027 solid;}

.menuarea {
    padding: 10px 0px;
}

.tablet-show {display:block;}
.tablet-hide {display:none;}
.mobile-show-ink {display:block;}


.slider {
    overflow: hidden;
}

.header {
    min-height: 0px;
}
#slider {display:none;}


.site-wrapper {
    min-height: 100%;
    position: relative;
    overflow: hidden !important;
}

h3 {
    padding-bottom: 15px;
    font-weight: normal;
    font-size: 22px!important;
    padding-left: 0px;
}

.mobile-portal {
    font-size: 18px!important;
}


.mobile-button {
    float: right;
    padding-right: 3%;
    padding-top: 5%;
}

.team-name {font-size:18px!important; margin-bottom:20px!important;}
.col1 {
    min-height: 0px;
}

/* Product Image Slider */

.productphotos {
	float:left;
	position:relative;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 375px;
	height: 350px;
	overflow: hidden;
	visibility: hidden;
	}

.productphotothumbs {
	cursor:default;
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:375px;
	height:400px;
	overflow:hidden;
	}
	

.second-user-p { 
	width:477px;
	float:left;
	margin-bottom:0px;
	margin-right:10px;
	margin-left:20px;
	}

.section-second-user {
	background:#EEEFEF;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	height:720px;
	}

.second-user-links { 
	float:left;
	width:94.5%;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	background-color:#D9D9D9;
	margin-top:10px;
	}
		
.refurb-ctp-head {
	padding-left: 20px;
	padding-top: 0px;
	font-size: 30px;
	color: #009900;
	margin-bottom: 0;
	}
		
        .jssorl-004-double-tail-spin img {
            animation-name: jssorl-004-double-tail-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        /*jssor slider arrow skin 052 css*/
        .jssora052 {display:block;position:absolute;cursor:pointer;}
        .jssora052 .a {fill:none;stroke:#000;stroke-width:360;stroke-miterlimit:10;}
        .jssora052:hover {opacity:.8;}
        .jssora052.jssora052dn {opacity:.5;}
        .jssora052.jssora052ds {opacity:.3;pointer-events:none;}

        /*jssor slider thumbnail skin 101 css*/
        .jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
        .jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
        .jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
        .jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
        .jssort101 .p:hover{padding:2px;}
        .jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
        .jssort101 .p:hover.pdn{padding:0;}
        .jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
        .jssort101 .pav .cv {border-color:#fff;opacity:.35;}
        .jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
        .jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
        .jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}


        @keyframes jssorl-004-double-tail-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }
}

/*  Responsive */

@media only screen and (max-width: 480px) {
	

	
.servicecontractcost {
	font-size:16px;
	}	

.servicecontractprices {
	font-size:14px;
	line-height:20px;
	margin-left:10px;
	margin-right:20px;
	text-align:center;
	margin-bottom:15px;
	}
	
.wrapper {
    min-width: 100%;
    background:none;
}

.col1 {
    width: 96%;
    margin-left:2%;
    margin-right:2%;
}
.col2 {
    width: 96%;
    margin-left:2%;
    margin-right:2%;
}

#dock img {
    width:30%;
}

.container {
    width: 100%;
    background:none;
}

.menuarea {
    width: 100%;
}

.container-nav {
    width: 100%;
}
.menuareawrap {
    min-width: 100%;
}
.menuarea ul {
    width:96%;
    margin-left:2%;
    margin-right:2%;
}

.menuarea li {
    display: block;
    padding-left: 0px;
    padding-right: 10px;
    font-size: 18px;
    border-right: 1px solid #FFF;
    font-weight: 400;
    margin-left: 0px;
    width: 100%;
    border: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #FFF;
}

.second-user-links { 
	float:left;
	width:95%;
	padding:10px;
	background-color:#D9D9D9;
	margin-top:10px;
	}

.logo {
    float: left;
    padding-left: 2%;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 50%;
}

.logo img {width:100%;}


.menuarea a {
    display: block;
}
.titlearea {
    padding: 20px 0px 20px;
    clear: both;
    padding-left:2%; padding-right:2%;
}

.section {
    background: #FFF none repeat scroll 0% 0%;
    padding: 0px;
    margin-top: 0px;
	margin-bottom: 20px;
}

h3 {
    padding-bottom: 15px;
    font-weight: normal;
    font-size: 19px;
    padding-left: 0px;
}

.dock {
    padding-left: 0px;
}

.container-footer {
    width: 96%;
    margin: 0px auto;
    bottom: 0px;
    height: 100%;
    padding-left:2%; padding-right:2%;
}
.footerarea li {
    display: block;
}
.footer li {padding-left:0px;}

ul.footer {padding-bottom:20px;}

.footerarea {
    bottom: 0px;
    height: 100%;
}

.footerareawrap {
    width: 100%;
    height: 180px;
    position: relative;
	float:left;
    bottom: 0px;
    left: 0px;
    background-image: url("../images/footer-background-main.jpg");
    background-position: center top;
}

.container {
    padding-bottom: 0px;
}


.latestnews h1 {font-size:19px!important;}

#dock a img{display:none;}

.mobile-show {
	display:block;
	}


.slider {
    width: 100%;
    float: left;
    padding-left: 0px;
    margin-left: 0px;
}

.mobile-portal {
	display:block;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:5px;
	padding-left:5px;
	font-size:16px;
}


a.mobile-portal:hover {color:#FFF;}

.commercial {color:#FFF; background-color:#31a1cc; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.digital {color:#FFF; background-color:#31ac6f; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.inkjet {color:#FFF; background-color:#e78936; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.film {color:#FFF; background-color:#b6ce4c; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.manufacturer {color:#FFF; background-color:#D93027; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}
.studiorip {color:#FFF; background-color:#7d2b7b; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}

.studiorip {color:#FFF; background-color:#009900; background-image:url(../images/shading.png); background-repeat:no-repeat; background-position:right top;}

#prodmenu-area { 
    margin-bottom: 5px;
	padding-bottom: 0;
	width: 100%;
	float: left;
	margin-right: 16px;
	}
	
#prodmenu-area_rt { 
    margin-bottom: 5px;
	padding-bottom: 0;
	width: 100%;
	float: left;
	margin-right: 0;
	}
	
#prodmenu-area_rb { 
    margin-bottom: 10px;
	padding-bottom: 0;
	width: 100%;
	float: left;
	margin-right: 0;
	}

.refurbbox {
	background:#090 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:5px;
	width:98%;
	}

.newbox {
	background:#f93 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:5px;
	width:98%;
	}

.softwarebox {
	background:#636 url(../images/main/contactbox_back.png) no-repeat right top;
	padding:5px;
	width:98%;
	}

.mgibox {
	background:#39c url(../images/main/contactbox_back.png) no-repeat right top;
	padding:5px;
	width:98%;
	}
	
.refurb-list-h1 { color:#FFFFFF; font-weight:bold; font-size:14px; padding-top:0px; margin-bottom:10px }
	
.metal_headings { color:#FFFFFF; font-weight:bold; font-size:14px; padding-top:0px; margin-bottom:10px }

#prodscroll-area {
	color:#FFF;
	background-color:#009900;
	background-image:url(../images/shading.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:26px;
	}
	
.prodscrollbox {
	padding-top:10px;
	background:none;
	}

#contact-area {margin-top:20px;}

#prodlist-area {margin-top:20px;}

#service-area {margin-top:20px;}


.section {
}

.contactbox {
    background: none;
    padding: 0px;
}

.emergency-contact-h1 {
    color: #D93027;

}

.emergency-contact-p {
    color: #454746;

}

.emergency-contact-p a {
    color: #454746!important;

}

.prodlistbox {
    background: none;
    padding: 0px;
}

.product-list-h1 {
    color: #009900;

}

.product-list-p {
    color: #454746;

}

.product-list-p a {
    color: #454746!important;

}

.servicebox {
    background: none;
    padding: 0px;
}

.service-link-h1 {
    color: #011740;

}

.service-link-p {
    color: #454746;

}

.service-link-p a {
    color: #454746!important;

}

.col2 img {display:none;}

.maintext .titlearea {padding:0px;}

.dock img {width:100%;}

.dock-container div {width:100%;}

p a.link.show_hide-darren {display:none!important;}
p a.link.show_hide-andy {display:none!important;}
p a.link.show_hide-derek {display:none!important;}
p a.link.show_hide-andyh {display:none!important;}

.partner-box {
    width: 100%;
    float: left;
    margin-right: 10px;
}

.partner-readmore {margin-bottom:20px;}

iframe {width:100%; margin-bottom:40px;}


.tablet-show.mobile-hide {display:none;}


.second-user-p {
    width: 100%;
    float: left;
}

.second-user-image {
    float: left;
}

.col1.ctp {margin-bottom:20px;}

.home #contact-area {
    border-bottom: 1px solid #D93027;
    margin-bottom: 20px;
    padding-bottom: 20px;
	border-top: 1px solid #999999;
	margin-top: 20px;
	padding-top:20px;
}

#contact-area {
    border-bottom: 1px solid #D93027;
    margin-bottom: 20px;
    padding-bottom: 20px;
	border-top: 1px solid #999999;
	margin-top: 20px;
	padding-top:20px;
}

.mobile-button {float:right; padding-right:3%; padding-top:8%;}
.panel {display:none;}

.container-nav {border-bottom:5px #D93027 solid;}

.menuarea {
    padding: 10px 0px;
}




.slider {
    overflow: hidden;
}

.header {
    min-height: 0px;
}
#slider {display:none;}


.site-wrapper {
    min-height: 100%;
    position: relative;
    overflow: hidden !important;
}

.mobile-show-ink {display:block;}

/* Product Image Slider */

.productphotos {
	position:relative;
	float:left;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 170px;
	overflow: hidden;
	visibility: hidden;
	}

.productphotothumbs {
	position:relative;
	cursor:default;
	float:left;
	top:0px;
	left:0px;
	width: 200px;
	height: 170px;
	overflow:hidden;
	}
	
.second-user-p { 
	width:477px;
	float:left;
	margin-bottom:0px;
	margin-right:10px;
	margin-left:20px;
	}

.section-second-user {
	background:#EEEFEF;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	height:720px;
	}

.second-user-links { 
	float:left;
	width:94%;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	background-color:#D9D9D9;
	margin-top:10px;
	}
			
.refurb-ctp-head {
	padding-left: 20px;
	padding-top: 0px;
	font-size: 30px;
	color: #009900;
	margin-bottom: 0;
	}
	
        .jssorl-004-double-tail-spin img {
            animation-name: jssorl-004-double-tail-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }
		
		        /*jssor slider arrow skin 052 css*/
        .jssora052 {display:block;position:absolute;cursor:pointer;}
        .jssora052 .a {fill:none;stroke:#000;stroke-width:360;stroke-miterlimit:10;}
        .jssora052:hover {opacity:.8;}
        .jssora052.jssora052dn {opacity:.5;}
        .jssora052.jssora052ds {opacity:.3;pointer-events:none;}

        /*jssor slider thumbnail skin 101 css*/
        .jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
        .jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
        .jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
        .jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
        .jssort101 .p:hover{padding:2px;}
        .jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
        .jssort101 .p:hover.pdn{padding:0;}
        .jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
        .jssort101 .pav .cv {border-color:#fff;opacity:.35;}
        .jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
        .jssort101 .t {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: none;
	opacity: .6;
}

        .jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}


        @keyframes jssorl-004-double-tail-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }




}
