/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	color: #6f6f6f;
	background: #fff url(../_img/layup/bg_rpt.gif) repeat-x !important;
	text-align: center;
}
a {
	color: #2a5caa;
	text-decoration: underline;
	outline: none;
}
a:hover,
a:focus {
	color: #ec1c24;
	text-decoration: none;
}
a img {
	border: none;
	outline: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2,
h3 {
	padding: 0;
	color: #2a5caa;
	margin: 3px 0 -15px 0;
	font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;
	
}
h2,
h3 {
	color: #ec1c24;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #2a5caa;
}
h1 span,
h2 span,
h3 span {
	display: block;
	text-indent: -9000px;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form h2 span,
fieldset h2 span {
	text-indent: -9000px !important;
	display: block;
}
button,
.loginbut {
	font-size: 1px;
	border: 0;
	margin: 10px 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	width: 51px;
	height: 22px;
	background: url(../_img/layup/submit_but.gif) no-repeat;
}
.loginbut {
	margin: 0;
	height: 20px;
	background: url(../_img/layup/login_but.gif) no-repeat;
}

/* Popups */

#popupbox,
#popupbox1,
#popupbox2,
#popupbox3,
#popupbox4,
#popupbox5,
#popupbox6,
#popupbox7,
#popupbox8,
#popupbox9 {
	position: absolute;
    left: 0;
	top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
	z-index: 3;
    background: url(../_img/layup/bg_mask.png);
}
#popupbox9 {
	height: 113px;
	border: 1px solid #666;
	border-top: none;
	background: url(../_img/layup/bg_mask1.png);
}
#popupbox9 ul {
	list-style: none;
	margin: -3px 0 15px -30px;
}
#popupbox9 a {
	color: #fff;
}
#popupbox .image,
#popupbox1 .image,
#popupbox2 .image,
#popupbox3 .image,
#popupbox4 .image,
#popupbox5 .image,
#popupbox6 .image,
#popupbox7 .image,
#popupbox8 .image {
	height: 316px;
	width: 748px;
	z-index: 4;
	margin-top: 190px;
	border: solid 17px #ccc;
	border-bottom: solid 25px #ccc;
}
#popupbox1 .image,
#popupbox2 .image,
#popupbox3 .image,
#popupbox4 .image,
#popupbox5 .image,
#popupbox6 .image,
#popupbox7 .image,
#popupbox8 .image {
	height: 500px;
	width: 500px;
}
#popupbox a,
#popupbox1 a,
#popupbox2 a,
#popupbox3 a,
#popupbox4 a,
#popupbox5 a,
#popupbox6 a,
#popupbox7 a,
#popupbox8 a {
	background: url(../_img/layup/close.gif) no-repeat left 4px;
	position: absolute;
	margin: -32px 0 0 -50px;
    text-align: left;
	text-indent: 10px;
    font-weight: bold;
	font-size: 10px;
	outline: 0;
	color: #ec1c24;
	text-decoration: none;
}
#popupbox a:hover,
#popupbox1 a:hover,
#popupbox2 a:hover,
#popupbox3 a:hover,
#popupbox4 a:hover,
#popupbox5 a:hover,
#popupbox6 a:hover,
#popupbox7 a:hover,
#popupbox8 a:hover {
	color: #2a5caa;
}

/* Structure */
#top {
	width: 780px;
	height: 15px;
	margin: 0 auto;
	background: url(../_img/layup/top.png) no-repeat;
}
#topinner{
	font-size:14px;
	font-weight:bold;
	color:#336699;
}
#topinner .item{
	margin:12px 0 0 27px;
	float:left;
}
#topinner .itemsep{
	float:left;
	margin:0 0 0 23px;
}
#topinner span{
	color:#999999;
	font-size:12px;
}
#topinner .textarea_new{
	font-size:x-small;
	border:1px solid #cccccc;
	width:162px;
	height:15px;
	background-color:#FFFFFF;
	position:relative;
	top:-4px;
}
#topinner .searchbutton{
}
#topinner .searchlabel{
	font-size:12px;
	color:#999999;
	float:left;
	margin:3px 5px 0 0;
}
#contents{
	margin: -10px auto;
	width: 780px;
	padding: 0;
	text-align: left;
	background: url(../_img/layup/body_rpt.png) repeat-y;
}
#holder {
	width: 766px;
	padding: 0 11px;
}
#topbar {
	margin: 0;
	width: 780px;
	height: 20px;
	font-size: 12px;
}
#topbar p {
	float: right;
	line-height: 15px;
	margin: 25px 116px 0 10px;
	font-weight: bold;
	color: #999;
}
#topbar p.login {
	margin: 36px 152px 0 10px;
	line-height: 19px;
}
#topbar h1 {
	text-indent: -9000px;
	padding: 0;
	width: 260px;
	float: left;
	margin: 25px 0 -10px 125px;
	z-index: 1;
	position: absolute;
}
#topbar ul {
	float: right;
	clear: both;
	list-style: none;
	margin: -4px 135px 0 0;
}
#topbar .textarea {
	height: 14px;
	width: 129px;
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #eee;
	border: 1px solid #bbb;
}
#topbar .searchbutton {
	width: 44px;
	height: 18px;
	margin-left: 5px;
	outline: none;
}
#header {
	width: 764px;
	height: 255px;
	z-index: 2;
	margin: -20px 0 0 -3px !important;
}
#nav {
	height: 1px;
	margin-top: -8px;
}
#nav ul {
	margin: -36px 0 0 31px;
}
#nav li {
	display: inline;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
}
#nav li.home {
	padding-right: 5px;
}
#nav li.aboutus,
#nav li.sup {
	padding-right: 2px;
}
#nav li.prods,
#nav li.cons {
	padding-right: 1px;
}
#rightside,
#rightside1,
#rightside2 {
	width: 300px;
	float: right;
	margin: 30px -10px 0 0;
}
#rightside {
	margin-top: 68px;
}
#rBrochure1 {
	float: inherit;
	margin-top: 50px;
	margin-right: 75px;
	margin-bottom: 100px;
	margin-left: 75px;
}
#rightside2 {
	margin-top: 172px;
}
#rightside2 .newproducts,
#rightside .aboutimage,
#rightside .mediserve,
#rightside .directions,
#rightside .support {
	width: 266px;
	height: 260px;
	display: block;
	text-indent: -9000px;
	background: url(../_img/layup/new_products1.jpg) no-repeat;
}
#rightside2 .newproducts {
	width: 266px;
	height: 362px;
	background: url(../_img/layup/biolog_front.gif) no-repeat;
}
#rightside2 .newproducts:hover {
	background: url(../_img/layup/biolog_front.gif) no-repeat 0 -360px;
}
#rightside .aboutimage {
	background: url(../aboutus/images/head_office1.jpg) no-repeat;
}
#rightside .aboutimage:hover {
	background: url(../aboutus/images/head_office1.jpg) no-repeat 0 -262px;
}
#rightside .mediserve {
	background: url(../support/images/nurse1.jpg) no-repeat;
}
#rightside .mediserve:hover {
	background: url(../support/images/nurse1.jpg) no-repeat 0 -262px;
}
#rightside .support {
	background: url(../support/images/support_help.jpg) no-repeat;
}
#rightside .support:hover {
	background: url(../support/images/support_help.jpg) no-repeat 0 -262px;
}
#rightside .directions {
	background: url(../contact/images/directions.jpg) no-repeat;
}
#rightside .directions:hover {
	background: url(../contact/images/directions.jpg) no-repeat 0 -262px;
}
#rightside1 {
	position: absolute;
	margin: 68px 0 172px 475px;
}
#rightside1 .callback {
	width: 261px;
	height: 106px;
	float: left;
	display: block;
	outline: 0;
	text-indent: -9000px;
	background: url(../_img/layup/ebrochure.jpg) no-repeat;
}
#rightside1 .callback:hover {
	background: url(../_img/layup/ebrochure.jpg) no-repeat 0 -108px;
}
#products,
#proddetail,
#electrodes {
	display: block;
	width: 730px;
	margin-top: -8px;
}
#proddetail,
#electrodes {
	min-height: 340px;
}
#products {
	min-height: 377px;
}
#products p {
	display: block;
	float: left;
	margin-right: 18px;
}
#products .apc,
#products .bloodpressure,
#products .defibrillators,
#products .ecg,
#products .patientcall,
#products .pulseoximeters,
#products .spirometers,
#products .consumables {
	margin: 10px 0 0 0;
	width: 154px;
	height: 150px;
	display: block;
	text-indent: -9000px;
	outline: 0;
	background: url(../products/images/apc.jpg) no-repeat;
}
#products .apc:hover {
	background: url(../products/images/apc.jpg) no-repeat 0 -151px;
}
#products .bloodpressure {
	background: url(../products/images/blood_pressure.jpg) no-repeat;
}
#products .bloodpressure:hover {
	background: url(../products/images/blood_pressure.jpg) no-repeat 0 -151px;
}
#products .defibrillators {
	background: url(../products/images/defibrillators.jpg) no-repeat;
}
#products .defibrillators:hover {
	background: url(../products/images/defibrillators.jpg) no-repeat 0 -151px;
}
#products .ecg {
	background: url(../products/images/ecg1.jpg) no-repeat;
}
#products .ecg:hover {
	background: url(../products/images/ecg1.jpg) no-repeat 0 -151px;
}
#products .patientcall {
	background: url(../products/images/patientcall_systems.jpg) no-repeat;
}
#products .patientcall:hover {
	background: url(../products/images/patientcall_systems.jpg) no-repeat 0 -151px;
}
#products .pulseoximeters {
	background: url(../products/images/pulse_oximeters1.jpg) no-repeat;
}
#products .pulseoximeters:hover {
	background: url(../products/images/pulse_oximeters1.jpg) no-repeat 0 -151px;
}
#products .spirometers {
	background: url(../products/images/spirometers.jpg) no-repeat;
}
#products .spirometers:hover {
	background: url(../products/images/spirometers.jpg) no-repeat 0 -151px;
}
#products .consumables {
	background: url(../products/images/consumables.jpg) no-repeat;
}
#products .consumables:hover {
	background: url(../products/images/consumables.jpg) no-repeat 0 -151px;
}
#proddetail,
#electrodes,
#specification {
	width: 700px;
}
#proddetail h3,
#electrodes h3 {
	color: #666;
	margin: 3px 0 5px 0;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
#electrodes h2 {
	margin-top: 10px;
}
#electrodes h3 {
	margin-bottom: 0;
}
#proddetail ul,
#electrodes ul {
	margin: 0 0 14px -24px;
	list-style-image: url(../products/images/bullet_red.gif);
}
#proddetail img,
#electrodes img {
	float: right;
}
#electrodes img {
	margin-top: -30px;
}
#electrodes ul {
	list-style: none;
}
#electrodes li {
	min-height: 280px;
	border-bottom: 1px solid #ccc;
}
#electrodes .addcart {
	width: 127px;
	height: 30px;
	margin: 8px 0;
	text-indent: -9000px;
	display: block;
	background: url(../products/images/add_cart.gif) no-repeat;
}
#electrodes .addcart:hover {
	background: url(../products/images/add_cart.gif) no-repeat 0 -30px;
}
#specification {
	margin-bottom: -2px;
}
#pdflogo,
#iconholder,
#iconholder1 {
	line-height: 12px;
	margin-bottom: 6px;
}
#pdflogo img,
#iconholder img,
#iconholder1 img {
	float: left;
	margin-top: -1px;
	padding-right: 10px;
}
#iconholder {
	margin-top: -5px;
}
#iconholder1 {
	line-height: 20px;
}
#iconholder1 img {
	margin-top: 2px;
}
#middle {
	margin: 68px 0 10px 23px;
	display: block;
	width: 438px;
	min-height: 270px;
}
#text,
#terms,
#sitemap {
	display: block;
	width: 438px;
	margin-top: -8px;	
}
#terms {
	width: 720px;
	min-height: 377px;
}
#text img {
	margin-top: 10px;
	padding-right: 10px;
}
#terms a {
	font-size: 12px;
}
#terms a.backlink {
	font-size: 10px;
}
#text a {
	color: #777;
}
#text a:hover {
	color: #ec1c24;
}
#text ul {
	margin: 0 0 14px -27px;
	list-style-image: url(../products/images/bullet_red.gif);
}
#text ul.leftlist,
#text ul.rightlist {
	width: 200px;
	float: left;
	margin-left: -23px;
	line-height:17px;
}
#text ul.rightlist {
	width: 400px;
	height: 80px;
	float: none;
}
#text ul.leftlist a,
#text ul.rightlist a {
	color: #2a5caa;
	text-decoration: underline;
	outline: none;
}
#text ul.leftlist a:hover,
#text ul.rightlist a:hover {
	color: #ec1c24;
	text-decoration: none;
	outline: none;
}
#sitemap ul {
	margin-top: 0;
	list-style-image: url(../products/images/bullet_red.gif);
}
#sitemap h3,
#sitemap h2 {
	margin-bottom: 2px;
}
#sitemap li {
	padding-bottom: 8px;
}
#sitemap li ul a {
	font-weight: normal;
}
#sitemap ul {
	margin: 10px 0 12px -26px;
}
#sitemap li ul {
	margin: 10px 0 -10px -12px;
}
#text ul.specleft,
#text ul.specright,
#proddetail ul.specleft,
#proddetail ul.specright {
	font-weight: bold;
	margin-left: -40px;
	text-transform: uppercase;
	list-style-image: url(../products/images/bullet_none.gif) !important;
	color: #2a5caa;
	width: 190px;
	float: left;
}
#text ul.specright,
#proddetail ul.specright {
	color: #666;
	font-weight: normal;
	float: none;
	width: 440px;
	text-transform: none;
	list-style-image: url(../products/images/bullet_none.gif);
}
#text ul.specleft li,
#text ul.specright li {
	padding: 7px 0;
}
#proddetail ul.specright {
	width: 740px;
}
#proddetail ul.specleft span,
#proddetail ul.specright span {
	color: #666;
}
#text p.inlineimages img{
	width:200px;
	margin-right:5px;
	-ms-interpolation-mode:bicubic;
}
.redtext {
	color: #ec1c24;
	font-size: 12px;
	font-weight: bold;
}
#apcscreens {
	width: 720px;
	height: 460px;
}
#apcscreens ul {
	width: 830px !important;
	clear: right !important;
	list-style: none !important;
	margin-left: -37px;
}
#apcscreens li {
	display: inline;
}
#apcscreens img {
	padding: 0 8px 8px 0;
	float: left !important;
}
#apcscreens li img:hover {
	opacity: 0.7;
  	filter: alpha(opacity = 70);
}
#previewlist {
	width: 687px;
	min-height: 329px;
	display: block;
	float: left;
	margin-bottom: 20px;
}
#previewlist ul {
	list-style: none;
	margin: 0 0 10px -42px;
}
#previewlist li {
	width: 687px;
	height: 124px;
	margin-bottom: -5px;
	background: url(../products/images/preview_box1.jpg);
}
#previewlist li img {
	margin: 11px 0 0 15px;
	float: left;
}
#previewlist li img:hover {
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
#previewlist p {
	float: left;
	width: 536px;
	margin-top: 20px;
}
#previewlist h1 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding: 14px 0 0 5px;
}
#previewlist span {
	margin-top: 5px;
	float: left;
}
#previewlist span img {
	margin: 6px 5px 0 0;
}
#previewlist span img:hover {
	opacity: 100;
	filter: alpha(opacity = 100);
}
#bottom {
	width: 780px;
	height: 15px;
	margin: 10px auto;
	background: url(../_img/layup/bottom.png) no-repeat;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 730px;
	height: 25px;
	padding: 0;
	text-align: right;
	border-top: 1px dotted #a7a9ac;
}
#footer ul{
	margin: 0;
	padding: 9px 10px 0;
	height: 27px;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	color: #aaa;
	float: left;
	font-weight: bold;
	border-right: 1px solid #c3c3c3;
	padding: 0 10px 0 7px;
}
#footer li span {
	color: #888;
}
#footer a {
	font-weight: bold;
	color: #aaa;
	text-decoration: underline;
	outline: 0;
}
#footer a:hover {
	text-decoration: none;
}
#footer .copy {
	float: right !important;
	color: #999;
	font-weight: normal;
	border-right: none;
	padding: 0;
}

/* Forms */

.formactions {
	margin-top: -29px !important;
}
.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 174px;
	}
.textform1, 
.textformfocus {
	color: #666;
	padding: 3px;
	width: 30px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	background: #f8f8f8;
	text-align: center;
}
}
.textform, 
.textformfocus {
	color: #666;
	padding: 3px;
	width: 168px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	background: #f8f8f8;
}
.textformfocus {
	color: #333;
	border: 1px solid #999;
	background: #eee;
}

/* Extras */

.clear{
	clear: both;
}
.hidden {
	position: absolute; 
	left: -9999px; 
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left !important;
}
.leftimage,
.leftimage1,
.leftimage2,
.leftimage3 {
	float: left !important;
	width: 720px;
}
.leftimage1,
.leftimage3 {
	line-height: 20px;
	margin: -27px 0 10px 0;
}
.leftimage2 {
	width: 500px;
	line-height: 20px;
}
.leftimage3 {
	line-height: 13px;
	margin-bottom: 20px;
}
.highlight {
	color: #0072b9;
}
.icon {
	margin: 0 -5px -5px 0;
}
.icon1 {
	margin: 0 2px -5px 0;
}
.icon2 {
	float: left !important;
	margin: 3px 5px 0 0;
}
.icon3 {
	float: left;
	margin: 0 5px 0 0;
}
.redtick {
	float: left;
	margin-top: 2px !important;
}
.backlink {
	color: #666;
}
.backlink1 {
	color: #999;
}
.homebullets li{
	font-size:14px;
	line-height:18px;
}#gateway1 {
	position: absolute;
	width: 255px;
	margin-top: 68px;
	margin-right: 0;
	margin-bottom: 172px;
	margin-left: 475px;
}
