body {
	margin: 0; padding: 0;
	background: #e9e9e9 url(../images/bg.gif) repeat-x fixed; color: #383838;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: 14px;
}

h2, h3, h4, h5, p { margin: 0; padding: 7px 0; }
h1 { font-size: 30px; font-weight: normal; margin: 0; padding: 0; }
h2 { color: #a92a2a; font-size: 22px; font-weight: normal; font-style: italic; }
h3 { color: #a92a2a; font-size: 16px; font-weight: bold; }
h4 { color: #a92a2a; font-size: 14px; font-weight: bold; }
hr { color: #CCC; background: #CCC; border:0; height: 1px; margin: 10px 0; clear: both; }
hr.white { color: #FFF; background: #FFF; }
p { text-align: justify; line-height: 20px; }
a { color: #1D3C7F; text-decoration: none; }
a:hover { color: #D52826; }
img { border: 0; }
ul li, ol li { margin: 0; padding: 5px 0; }

h2.heading { margin: 0 0 10px 0; padding: 0; display: block; clear: both; }
h2.heading span { display: none; }
h2.welcome { width: 230px; height: 20px; background: url(../images/headings/welcome.gif) no-repeat; }
img.banner { display: block; margin: 0; float: left; }
img.banner-bar { border-top: #A40A14 30px solid; }
img.banner2, img.banner3, img.banner4 { display: block; margin: 0; float: left; }
img.banner3 { clear: both; }
img.left { margin: 7px 20px 7px 0 !important; display: block; float: left; }
img.right { margin: 7px 0 7px 20px !important; display: block; float: right; }
input.flright { float: right !important; }
br.clear { width: 100%; height: 1px; margin: 0; padding:0; display: block; clear: both; }

.uc { text-transform: uppercase; }
.hide { display: none; }
.red { color: #BF0000; }
.clear { clear: both; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 11px; }
.small h3 { font-size: 13px; clear: left; }
.flat { margin: 0 !important; padding: 0 !important; }
.more-link { font-size: 11px; text-align: left; margin: 0; padding: 5px 5px 0 5px; clear: both; }
.breadcrumb { margin: 0; padding: 5px 10px; background: #EEE; color: #666; font-size: 11px; }
.product-info { width: 300px; margin: 0; padding: 0; float: right; }
.product-box { width: 260px; margin: 10px 10px 10px 0; padding: 0; float: left; }
.product-box img.product-photo { margin: 0 5px 5px 0; display: block; }
.product-box ul.thumbs { margin: 0; padding: 0; list-style: none; }
.product-box ul.thumbs li { margin: 0; padding: 0 5px 5px 0; display: block; float: left; }
.product-box ul.thumbs li a { margin: 0; padding: 0; display: block; float: left; }
.product-box .info { padding: 7px 10px; }
.product-info { width: 300px; margin: 0; padding: 0; float: right; }
.price { font-weight: bold; }
.credentials { width: 100%; margin: 0; padding: 20px 0 0 0; clear: both; text-align: center; }
.case-study { margin: 10px 0 20px 0; display: block; float: right; }
.case-details { width: 280px; margin: 0; padding: 0 20px 0 0; float: left; font-size: 12px; }
.sub-ads { width: 316px; margin: 0; padding: 0; float: left; }

/************************************************************************* layout ***/

#container {
	width: 945px;
	margin: 0 auto; padding: 0;
	text-align: left;
}

#header {
	width: 945px; height: 162px;
	margin: 0; padding: 0;
	clear: both;
}

#content {
	width: 883px;
	margin: 0; padding: 30px 30px 20px 30px;
	clear: both;
	background: #FFF;
	/*background: #FFF url(../images/bg-content.gif) no-repeat top;*/
	border-right: #cacaca 1px solid; border-left: #cacaca 1px solid;
}

#content .content-left {
	width: 574px;
	margin: 0; padding: 0 22px 0 0;
	clear: both; float: left;
}

#content .content-right {
	width: 287px;
	margin: 0; padding: 0;
	float: left;
}

#footer {
	width: 903px;
	margin: 0; padding: 20px;
	clear: both;
	background: #efefef;
	border-right: #cacaca 1px solid; border-left: #cacaca 1px solid;
}

#footer-base {
	width: 945px; height: 23px;
	margin: 0 0 40px 0; padding: 9px 0 0 0;
	clear: both;
	background: url(../images/bg-footer-base.png) no-repeat; color: #FFF;
	text-align: center; font-size: 11px;
}

/************************************************************************* branding ***/

a.logo {
	width: 386px; height: 69px;
	margin: 42px 0 0 25px; padding: 0;
	display: block; float: left;
	background: url(../images/phonelink.png) no-repeat;
}
a.logo span, .strapline span { display: none; }

.strapline {
	width: 328px; height: 81px;
	margin: 30px 25px 0 0; padding: 0;
	display: block; float: right;
	background: url(../images/telephone-systems.png) no-repeat;
}

ul.nav {
	width: 945px; height: 55px;
	margin: 0; padding: 0;
	display: block;
	background: url(../images/bg-nav.png) no-repeat;
	list-style: none;
}
ul.nav li { margin: 0; padding: 0; display: block; float: left; }
ul.nav li a {
	height: 35px;
	margin: 0; padding: 20px 16px 0;
	display: block; float: left;
	background: url(../images/bg-nav-option.gif) repeat-x; color: #e8e8e8;
	border-right: #1D3C7F 1px solid;
	font-size: 13px; font-weight: bold;
	text-transform: uppercase;
}
ul.nav li a:hover { background-position: 0 -110px; color: #FFF; }
ul.nav li a.on, ul.nav li a.home:hover { background-position: 0 -55px; }
ul.nav li a.home { background: url(../images/bg-nav-home.gif) repeat-x; }

.services { height: 290px; margin: 0; padding: 10px 0 0 0; clear: both; }
.services .info-box {
	margin: 0; padding: 0 13px 13px 0;
	display: block; float: left;
}
.services .info-box.end { padding: 0 0 13px 0; }
.services .info-box a {
	width: 265px; height: 100px;
	margin: 0; padding: 20px 10px 10px 10px;
	display: block;
	background: #1c3c7e url(../images/bg-box.gif) no-repeat; color: #9ea8e0;
}
.services .info-box span.heading {
	height: 15px;
	margin: 0; padding: 0 0 10px 0;
	display: block;
}
.services .info-box a span.telephone-systems { width: 173px; background: url(../images/headings/boxes/telephone-systems.png) no-repeat; }
.services .info-box a span.alcatel { width: 71px; background: url(../images/headings/boxes/alcatel.png) no-repeat; }
.services .info-box a span.maintenance { width: 127px; background: url(../images/headings/boxes/maintenance.png) no-repeat; }
.services .info-box a span.data-cabling { width: 227px; background: url(../images/headings/boxes/data-cabling-solutions.png) no-repeat; }
.services .info-box a span.fibre-optics { width: 244px; background: url(../images/headings/boxes/fibre-optics.png) no-repeat; }
.services .info-box a span.alternate-routing { width: 177px; background: url(../images/headings/boxes/alternate-routing.png) no-repeat; }
.services .info-box a span span { display: none; }
.services .info-box a span { margin: 0; padding: 0; font-size: 11px; line-height: 13px; }

#footer ul { margin: 0 auto; padding: 0; list-style: none; text-align: center; }
#footer ul li { margin: 0; padding: 0 20px; display: inline; }
#footer ul li a { font-size: 11px; }

#footer-base a { color: #FFF; text-decoration: underline; }
#footer-base a:hover { color: #FFF; text-decoration: none; }

img.staff { margin: 13px 0 0 0; display: block; float: left; }
.staff-info { width: 480px; margin: 0; padding: 0 0 10px 20px; float: left; }
.staff-info img.linkedin { float: right; margin: 7px 0 0!important; height: 20px; }

#content .content-left img { display: block; margin: 7px 0; }
#content .content-left .center img { margin: 7px auto; }

ul.sub-nav {
	width: 945px; height: 30px;
	margin: 0; padding: 0;
	background: #A40A14;
	list-style: none;
}
ul.sub-nav li { margin: 0; padding: 0 10px; display: block; float: left; }
ul.sub-nav li a {
	margin: 0; padding: 8px 10px;
	display: block;
	color: #FFF; font-size: 11px;
}
ul.sub-nav li a:hover, ul.sub-nav li a.on { background: url(../images/bg-sub-nav.gif) repeat; }

.content-right ul.phone-brands { padding: 0; }
.content-right ul.phone-brands li { padding: 0 20px 20px 0; float: left; width: 133px; }
.content-right ul.phone-brands li.end { padding: 0 0 0 0; margin: 0; }

ul.phone-brands { height: 50px; margin: 40px 0 0 0; padding: 20px 0; list-style: none; }
ul.phone-brands li { margin: 0; padding: 0; display: block; float: left; }
ul.phone-brands li a {
	width: 133px; height: 50px;
	margin: 0 20px 0 0; padding: 0;
	display: block; float: left;
}
ul.phone-brands li a.alcatel:hover,
ul.phone-brands li a.unify:hover,
ul.phone-brands li a.mitel:hover,
ul.phone-brands li a.panasonic:hover { background-position: 0 -50px; }
ul.phone-brands li a.alcatel { background: url(../images/alcatel.gif) no-repeat; }
ul.phone-brands li a.unify { background: url(../images/unify.gif) no-repeat; }
ul.phone-brands li a.mitel { background: url(../images/mitel.gif) no-repeat; }
ul.phone-brands li a.panasonic { background: url(../images/panasonic.gif) no-repeat; }
ul.phone-brands li a span { display: none; }

.content-right ul.phone-brands-sytems { padding: 0; display: block; clear: both; width: 574px; }
.content-right ul.phone-brands-sytems li { padding: 0 20px 20px 0; float: left; width: 133px; }
.content-right ul.phone-brands-sytems li.end { padding: 0 0 0 0; margin: 0; }

ul.phone-brands-sytems { height: auto; margin: 0 0 0 0; padding: 20px 0; list-style: none; width: 574px; }
ul.phone-brands-sytems li { margin: 0; padding: 0; display: block; float: left; }
ul.phone-brands-sytems li.end {margin: 0; padding: 0 0 20px 0;}
ul.phone-brands-sytems li a {
	width: 133px; height: 50px;
	margin: 0 14px 0 0; padding: 0;
	display: block; float: left;
}

ul.phone-brands-sytems li.end a{ margin: 0; padding: 0;}

ul.phone-brands-sytems li a.alcatel:hover,
ul.phone-brands-sytems li a.unify:hover,
ul.phone-brands-sytems li a.mitel:hover,
ul.phone-brands-sytems li a.panasonic:hover { background-position: 0 -50px; }
ul.phone-brands-sytems li a.alcatel { background: url(../images/alcatel.gif) no-repeat; }
ul.phone-brands-sytems li a.unify { background: url(../images/unify.gif) no-repeat; }
ul.phone-brands-sytems li a.mitel { background: url(../images/mitel.gif) no-repeat; }
ul.phone-brands-sytems li a.panasonic { background: url(../images/panasonic.gif) no-repeat; }
ul.phone-brands-sytems li a span { display: none; }


table.results { width: 100%; margin: 20px 0; border-collapse: collapse; }
table.results tr th { text-align: center; }
table.results tr th, table.results tr td { background: #EEE; border: #FFF 1px solid; }
table.results tr td { vertical-align: top; }
table.results tr td.description { font-size: 11px; }
table.results tr td.numbers { text-align: center; }
table.results tr td.price { text-align: right; }
table.results tr th.brand { width: 140px; }

a.download-pdf {
	width: 208px; height: 42px;
	margin: 17px 0 0 0; padding: 15px 0 0 80px;
	display: block;
	background: url(../images/download-pdf.gif) no-repeat;
	font-size: 12px; font-weight: bold;
}

/************************************************************************* forms ***/

fieldset.contact_form {
	width: 526px;
	margin: 10px 40px 0 0; padding: 0;
	float: left;
}
fieldset.contact_form dl dt { width: 180px; margin: 5px 0; padding: 5px 5px 0 0; float: left; clear: both; font-size: 13px; text-align: right; }
fieldset.contact_form dl dd { width: 210px; margin: 5px 0;  float: left; }
fieldset.contact_form dl dd input#submit { cursor: pointer; }
form, fieldset, dl, dt, dd { margin: 0; padding: 0; border: 0; }
input.text, textarea.text {
	width: 200px; padding: 3px;
	font-size: 13px; font-family: Arial, Sans-Serif;
}
textarea.text { height: 100px; }

input.postcode { width: 90px; }
input.small-num { width: 50px; }

form.add-basket { margin: 0; padding: 0 0 70px 0; }

/************************************************************************* MultiBox v1.3 ***/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #FFF;
	background-color: #FFF !important;
	display: none;
	z-index: 2;
	text-align: left;
}

.MultiBoxLoading {
	background: url(../images/multibox/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/multibox/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	width: 100%;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	background-color: #FFF;
	padding: 0 0 2px 0;
	position: absolute;
	bottom: 0px;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/multibox/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/multibox/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/multibox/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/multibox/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	padding: 0 0 0 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

.showcase { display: block; width: 574px; margin: 3px 53px 10px 53px!important;}

/************************************************************************* cookies ***/
#cookie{
	position:relative!important;
	height:auto!important;
	width:90%!important;
	padding:10px;
	margin-left:auto!important;
	margin-right:auto!important;
	font-weight: normal!important;
	text-align: center!important;
}

#findOutMore{
	color: #FFFFFF;
	font: bold 15px Arial;
	text-decoration: underline;
}
#epdsubmit{
	width: 140px!important;
	height: 30px!important;
	font-family: Arial;
	font-size: 15px;
	text-align: center!important;
	cursor: pointer!important;
	float:center!important;
	/**clear:none;**/
	/**background-color:#7DAF3B!important;**/
	color:#FFFFFF;
	border:none!important;
	padding: 5px 5px 5px 5px!important;
	background: url(../images/cookie-btn.png) no-repeat;
	/**border-radius: 3px 3px 3px 3px**/
	display: inline!important;
}

li.order{
list-style-type: decimal!important;
}

li.unorder{
list-style-type: disc!important;
margin-left:18px!important;
}
li.list{
list-style-type: square!important;
margin-left:28px!important;
}

input#epdsubmit{
float: none!important;
}
/*************************************************************/

/************************************************************************* social***/

#facebook-button{ position:fixed; width:33px; height:101px; right:0px; background:url(/images/facebook-btn.png) no-repeat; top:20%; z-index: 24; cursor: pointer;}
#facebook-button span { display: none;}
.facebook-slider{ position:fixed; height:396px; border: 2px solid #325D9A; background:#325D9A; width:496px; right:0px; margin-right: -500px; top:20%; z-index: 24;}
.facebook-slider iframe { background: #FFF;}



#twitter-button{ position:fixed; width:33px; height:101px; right:0px; background:url(/images/twitter-btn.png) no-repeat; top:35%; z-index: 23; cursor: pointer;}
#twitter-button span { display: none;}
.twitter-slider{ position:fixed; height:400px; border: 2px solid #00ACED; background:#00ACED; width:496px; right:0px; margin-right: -500px; top:35%; z-index: 23;}

#linkedin-button{ position:fixed; width:33px; height:264px; right:0px; background:url(/images/callback-btn.png) no-repeat; top:50%; z-index: 22; cursor: pointer;}
#linkedin-button span { display: none;}
.linkedin-slider{ position:fixed; height:260px; border: 2px solid #CF8347; background:#CF8347; width:365px; right:0px; margin-right: -369px; top:50%; z-index: 22;}

#linkedIn-holder { display: block; float: left; background: #CF8347; height:240px; width:345px; margin: 0; padding: 10px 10px; }
#linkedIn-holder p { font-size: 12px; color: #64656C; font-family: Helvetica Neue; line-height: 14px; padding: 8px 0; }
#linkedIn-holder h3 {color: #FFF; width:230px; margin: 10px 0 0 50px;}
#linkedIn-holder img { display: block; float: right; margin: 0 0 0 25px; padding: 0;}


@media (max-height: 800px) {
	#twitter-button{ position:fixed; width:33px; height:101px; right:0px; background:url(/images/twitter-btn.png) no-repeat; top:65%; z-index: 23; cursor: pointer;}

	.twitter-slider{ position:fixed; height:400px; border: 2px solid #00ACED; background:#00ACED; width:496px; right:0px; margin-right: -500px; top:25%; z-index: 23;}
}

@media (max-height: 600px) {
	
	#facebook-button{ position:fixed; width:33px; height:101px; right:0px; background:url(/images/facebook-btn.png) no-repeat; top:5%; z-index: 24; cursor: pointer;}
	.facebook-slider{ position:fixed; height:396px; border: 2px solid #325D9A; background:#325D9A; width:496px; right:0px; margin-right: -500px; top:5%; z-index: 24;}
	
	#twitter-button{ position:fixed; width:33px; height:101px; right:0px; background:url(/images/twitter-btn.png) no-repeat; top:65%; z-index: 23; cursor: pointer;}
	.twitter-slider{ position:fixed; height:400px; border: 2px solid #00ACED; background:#00ACED; width:496px; right:0px; margin-right: -500px; top:10%; z-index: 23;}
}
