/* CSS Document
	Grey - #777777
	Red - #DC0D23
	Green - #bfd730

*/

/* GENERAL STYLES */

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
.clearTheFloats, .clear {
	clear:both;
}

h1{
	font-size:200%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2{
	padding:0px;
	font-size:150%;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #000000;
	line-height:16px;
}
h3{
	padding:0px;
	font-size:110%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}




/* Accordian: start */
h4 {
	padding: 4px 10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #222;
	background: #cccccc;
	cursor: pointer;
	padding: 5px;
	margin: 5px;
}

.accordion {
	padding-left:10px;
	padding-right:10px;
}
#ads {
	padding-bottom: 10px;
}

#ads h3 {
	background-color: #eee;
}

#ads h3 a {
	text-decoration: underline;
	color: #5275b4;
}

div.ads {
	width: 370px;
	padding: 0px;
}
/* Accordian: end */






hr {
  	border: none;
	text-align: center;
	width: 100%;
	height:1px;
	color: #cccccc;
	background-color: #cccccc;
	margin:auto;
	margin-bottom:10px;
}

.bold{
	font-weight:bold;
	}

.black_head{
	color:#000000;
}
.black_head_bold{
	color:#000000;
	font-weight:bold;
}
.red_head{
	color:#DC0D23;
}
.alert{
	color:#FF00FF;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

a {
	color:#DC0D23;
	text-decoration:underline;
}
a.pdflink {
	background-image: url(/assets/icon_pdf.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	padding-bottom: 4px;
}

.videolink {
	background-image: url(/assets/icon_video.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	padding-bottom: 4px;
	height:15px;
}

.uklink {
	background-image: url(/assets/icon_uk.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	padding-bottom: 4px;
	padding-top: 2px;
	height:15px;
}

.cpdlink {
	background-image: url(/assets/icon_cpd.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 55px;
	padding-bottom: 20px;
	padding-top: 2px;
	height:51px;
}


/***** accesskeys *****/
#accesskeys {position:relative;padding:0px;margin:0px;margin:0px;text-align:left;width:290px;width:626px;}
#skiplinks{display:block;position:absolute;top:15px;left:180px;text-align:left;width:220px;height:1.7em;clip:rect(0px, 220px, 1.7em, 0px);}
#skiplinks UL {padding:0;margin:0;list-style:none;}
#skiplinks LI {padding:0;margin:0;list-style:none;display:inline;}
#skiplinks A {color:#000000;position:absolute;top:0px;left:0px;overflow:hidden;width:0;height:0;z-index:1000;}
#skiplinks A:active, #skiplinks A:focus {position:absolute;overflow:visible;width:auto;height:auto;margin:auto;padding:3px;background-color:#E7FF44;text-decoration:none;}






#main_container {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 25px;
	}



#header{
	height:50px;
	margin-top:10px;
	background: url(/assets/icon_uk.jpg) no-repeat 730px top;
	}
	
a.logolink {
	background-image: url(../assets/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 70px;
	float: left;
}

#search {
	float: right;
	height: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 137px;
}
form {
	margin: 0px;
	padding: 0px;
}




/* FLASH CONTAINER DIV */
#flash_container{
	height:205px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DC0D23;
	background-repeat: no-repeat;
}
/* HOMEPAGE STYLES */

#homepage_contents_container{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../assets/subpage_text_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #ededee;
	height:295px;
}

#homepage_left{
	float:left;
	width: 510px;
	margin-bottom: 30px;
	margin-left: 10px;
	font-size:90%;
}

#homepage_contents_container h1{
	font-size: 3em;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 15px;
}

#homepage_right{
	font-size:90%;	
	float:right;
	margin-right: 30px;
	width:300px;
}

/* NEW HOMEPAGE STYLES */

#homeDesc_left, #homeDesc_right{
	float:left;
	width:410px;
	margin-right:30px;
}

ul.productsList{
	margin:10px 0 0 0;
	padding:0;
	overflow:hidden;
}

ul.productsList li{
	float:left;
	width:270px;
	margin:0 24px 25px 0;
	list-style:none;
}

ul.productsList li a, ul.productsList li a:visited{
	color:#666666;
	text-decoration:none;
	outline:none;
}

ul.productsList li a:hover span{
	color:#DC0D23;
}

ul.productsList li img{
	border:1px solid #d1d2d3;
	margin-bottom:5px;
}

ul.productsList li span{
	font-size:120%;
	width:270px;
	float:left;
}

/* FOOTER */
#footer{
	width:900px;
	font-size:85%;
	margin:0;
	padding-top: 20px;
	padding-left: 10px;
	color:#777777;
}
#footer a:link, a:visited{
	color:#777777;
	text-decoration: underline;
}
#footer a:hover, a:active{
	color:#777777;
	text-decoration: none;
}
#footer .links {
	float:left;
}
#subpage_contents_container {
	clear: both;
	margin-top: 8px;
}
.bitecp {
	float: right;
	margin-right:20px;
}


/* SUBPAGES CONTENT */

#subpage_content {
	float: right;
	font-size:0.9em;
	width: 685px;
	background-image: url(../assets/subpage_text_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #ededee;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#subpage_content a:link, #subpage_content a:visited {
	color: #666666;
	text-decoration: underline;
}
#subpage_content a:hover, #subpage_content a:active {
	color: #DC0D23;
	text-decoration: underline;
}

/* BREADCRUMBS */

#breadcrumbs {
	font-size: 95%;
	margin-bottom: 15px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#666666;
}
#breadcrumbs a:hover, #breadcrumbs a:active{
	color: #DC0D23;
}


/* columns */
#col_left, .col_left {
	float:left;
	width:330px;
}
#col_right, .col_right {
	float:left;
	width:330px;
	margin-left:20px;
}
#col_left2, .col_left2 {
	float:left;
	width:440px;
	padding-right:20px;
	margin-bottom:30px;
}
#col_right2, .col_right2 {
	float:left;
	width:200px;
	text-align:right;
}


#col_left_accordian, .col_left_accordian {
	float:left;
	width:320px;
}
#col_right_accordian, .col_right_accordian {
	float:left;
	width:315px;
	margin-left:20px;
}




.col_contact {
	float:left;
	width:208px;
	margin-right:20px;
	margin-top:10px;
	min-height:130px;
}
.contact_map_uk {
	background-image: url(../assets/bg_contact_uk.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:380px;
}
.contact_map_international {
	background-repeat: no-repeat;
	background-position: right top;
}


#map{
	height: 350px;
	width: 350px;
	margin: 0px;
	}

/* PRODUCT */

#flash_container_products {
	margin-bottom:10px;
}


#product_info a:link, #product_info a:visited{
	color:#bfd730;
	text-decoration: none;
}
#product_info a:hover, #product_info a:active{
	color:#DC0D23;
	text-decoration: none;
}

#flash_product_container{
	width:334px;
	float:left;
	}

/* RESOURCE LINKS */

a.brochure:link, a.brochure:visited, #product_info a.brochure:link, #product_info a.brochure:visited {
	font-weight: bold;
	color: #666666;
	padding-right: 5px;
	text-decoration:underline;
}
a.brochure:hover, a.brochure:active, #product_info a.brochure:hover, #product_info a.brochure:active {
	font-weight: bold;
	color: #DC0D23;
	padding-right: 5px;
	text-decoration:underline;
}
a.resources:link, a.resources:visited, #product_info a.resources:link, #product_info a.resources:visited {
	font-weight: bold;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	text-decoration:underline;
}
a.resources:hover, a.resources:active, #product_info a.resources:hover, #product_info a.resources:active {
	font-weight: bold;
	color: #DC0D23;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	text-decoration:underline;
}
a.quote:link, a.quote:visited, #product_info a.quote:link, #product_info a.quote:visited {
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	text-decoration:underline;
}
a.quote:hover, a.quote:active, #product_info a.quote:hover, #product_info a.quote:active {
	font-weight: bold;
	color: #DC0D23;
	padding-left: 5px;
	text-decoration:underline;
}

.contact_large{
	font-weight:bold;
	font-size:120%;
	}


.colourBox {
	width: 25px;
	height: 25px;
	margin: 2px;
	border: 2px solid #b6b6b6;
}

.imgHover {
	width: 25px;
	height: 25px;
	margin: 2px;
	border: 2px solid #7f7f7f;
}

.imgSelected {
	width: 25px;
	height: 25px;
	margin: 2px;
	border: 2px solid #000;
}


.news_image {
	text-align:left;
	margin-top:28px;
	border: 1px solid #cdcdcd;
}

.news_thumb_image {
	float:right;
	margin-right:28px;
	border: 1px solid #cdcdcd;
}

table.news_list td {
	padding-bottom: 20px;
}

#product_list {
	clear: both;
	padding-left: 35px;
	height:114px;
	float:left;
	width:873px;
	margin:0;
}

#product_list li {
	float: left;
	list-style: none;
	margin-right:55px; 
}

#product_list li a {
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	padding-top: 70px;
	text-align: center;

	-webkit-transition: margin-top 0.1s linear;
	-moz-transition: margin-top 0.1s linear;
	-o-transition: margin-top 0.1s linear;
	
}

#product_list li a:hover {
	margin-top: 5px;

}

/*Remove dotted link box*/
#product_list li a:active, #product_list li a:focus {
	outline: none;
}

#healthcare a {
	width: 69px;
	height: 28px;
	background-image: url(/assets/product_images/healthcare.png);
}

li#patient { 
	margin-right: 31px;
}

li#patient a {
	width: 81px;
	height: 39px;
	background-image: url(/assets/product_images/patient.png);
	margin-top: -18px;
	padding: 88px 25px 0 0;
}

li#patient a:hover {
	margin-top: -13px;	
}

li#electrical {
	margin-right: 48px;
}

#electrical a {
	width: 67px;
	height: 23px;
	background-image: url(/assets/product_images/electrical.png);	
}

#bedside a {
	width: 67px;
	height: 33px;
	background-image: url(/assets/product_images/bedside.png);
}

#hygiene a {
	width: 48px;
	height: 21px;
	background-image: url(/assets/product_images/hygiene.png);	
}

#disability a {
	width: 57px;
	height: 23px;
	background-image: url(/assets/product_images/disability.png);	
}

#security a {
	width: 57px;
	height: 24px;
	background-image: url(/assets/product_images/security.png);	
}

li#iptv {
	margin-right:0;	
}

#iptv a {
	width: 76px;
	height: 26px;
	background-image: url(/assets/product_images/iptv.png);	
	padding: 70px 10px 0;
}
