/* ========================*/
/*         Layout          */
/* ========================*/

* {
	padding: 0;
	margin: 0;
	}

body {
	/*background: #fff url(/graphics/bg-main.gif) top left repeat-x;*/
	font: normal 100%/120% Arial, Helvetica, sans-serif;
	}
	
#container {
	margin: 0 auto;
	width: 950px;
	padding: 128px 0 0 0;
	}
	
#content {
	padding: 0;
	width: 750px;
	float: right;
	}
	
#content div.right {
	float: right;
	width: 465px;
	}
	
#content div.left {
	float: left;
	width: 235px;
	}
	
.bgcontainer {
	}
	
#menu {
	font: normal 75%/120% Arial, Helvetica, sans-serif;
	width: 190px;
	float: left;
	}
	
#header {
	position: absolute;
	height: 123px;
	width: 950px;
	top: 0;
	background: transparent url(/graphics/bg-main-menu.gif) bottom left repeat-x;
	}
	
#footer {
	}
	
	
/* ========================================================== */
/* ====                      HEADER                      ==== */
/* ========================================================== */
	
#header .company {
	text-indent: -200000em
	}
	
#header .company a {
	background: #fff url(/graphics/bg-logo.gif) -10px 0 no-repeat;
	width: 270px;
	height: 80px;
	display: block;
	margin: 3px 0 5px 0;
	}
	
#header #search {
	width: 470px;
	height: 76px;
	background: #fff url(/graphics/bg-search.gif) 0 0 no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
#header #search form {
	width: 310px;
	margin: 14px 0 0 85px;
	}
	
*:first-child+html #header #search form {
	width: 320px;
	}
	
#header #search form p {
	padding: 5px 6px 0 0;
	}
	
#header #search form input {
	padding: 2px 1px;
	height: 18px;
	width: 180px;
	margin: 0 8px;
	}
	
#header #search form input.search-button {
	height: auto;
	width: auto;
	font: normal 70%/120% Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
#header #search label {
	font: bold 90%/120% Arial, Helvetica, sans-serif;
	}
	
#header #search p {
	text-align: right;
	font: normal 75%/120% Arial, Helvetica, sans-serif;
	}
	
#header ul.main {
	
	}
	
#header ul.main li {
	font: normal 80%/300% Arial, Helvetica, sans-serif;
	list-style-type: none;
	display: inline;
	margin: 0 20px;	
	}
	
#header ul.main li a {
	color: #363636;
	}
	
/* ========================================================== */
/* ====                      CONTENT                     ==== */
/* ========================================================== */
		
#content h1 {
	font: bold 120%/120% Arial, Helvetica, sans-serif;
	color: #0037a9;
	padding: 10px 0 0 0;
	}
	
#content h2 {
	font: bold 90%/120% Arial, Helvetica, sans-serif;
	color: #0037a9;
	}
	
#content h3 {
	font: bold 80%/120% Arial, Helvetica, sans-serif;
	color: #0037a9;
	padding: 10px 0 4px
	}
	
#content h4 {
	font: bold 80%/120% Arial, Helvetica, sans-serif;
	color: #0037a9;
	padding: 10px 0 4px
	}
	
#content p,
#content ul,
#content ol,
#content table {
	font: normal 80%/180% Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	margin: 5px 0 15px;
	}
	
#content table {
	font: normal 80%/180% Arial, Helvetica, sans-serif;
	margin: 0 0 25px 0;
	}
	
#content table th {
	text-align: left;
	}
	
#content ul,
#content ol {
	margin-left: 35px;
	}
	
#content table td p,
#content table td ol,
#content table td ul {
	font: normal 100%/180% Arial, Helvetica, sans-serif;
	}
	
#content table td h3 {
	font: bold 110%/120% Arial, Helvetica, sans-serif;
	color: #0037a9;
	padding: 0;
	}
	
#content ul li,
#content ol li {
	}
	
#content ul.other li {
	}
	
#content dl {
	}
	
#content dt {
	}
	
#content dd {
	}
	
/* IE 7 Hack */
*:first-child+html #content {
	}
	
	
/* ========================================================== */
/* ====                       MENU                       ==== */
/* ========================================================== */

#menu ul {
	padding: 0;
	margin: 0;
	}

#menu ul li {
	margin: 0 0 1px 0;
	list-style-type: none;
	color: #fff;
	}

#menu ul li a {
	color: #fff;
	display: block;
	width: 180px;
	/*height: 33px;*/
	font: normal 110%/250% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*text-indent: 5px;*/
	padding: 0 5px;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul.product-list li a {
	color: #173a72;
	text-decoration: none;
}

#menu ul.product-list li a:hover {
	text-decoration: underline;
}

#menu ul.product-list {
	margin: 0 0 5px 0;
	}

#menu ul.product-list li {
	margin: 0 0 1px 0;
	list-style-type: none;
	color: #5e6c6f;
	font: normal 80% Verdana, Arial, Helvetica, sans-serif
	}
	
#menu ul.product-list {
	margin: 0 10px;
	padding: 0 0 10px 0;
	width: 170px;
	border-top: 1px solid #c7dafb;
	}
	
#menu ul.product-list li a {
	display: block;
	width: 160px;
	/*height: 23px;*/
	/*text-indent: 5px;*/
	font: normal 110%/220% Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #c7dafb;
	padding: 0 5px;
	}

.surgical {
	background: #1f469c url(/graphics/ls_sur.jpg) top left repeat-y;
	}
	
.chiropody {
	background: #38aa97 url(/graphics/ls_chi.jpg) top left repeat-y;
	}
	
.dentistry {
	background: #fba52a url(/graphics/ls_den.jpg) top left repeat-y;
	}
	
.vetinary {
	background: #952466 url(/graphics/ls_vet.jpg) top left repeat-y;
	}
		
.others {
	background: #012D48 url(/graphics/ls_oth.jpg) top left repeat-y;
	}
	
.jdc {
	background: #d5e6f5 url(/graphics/ls_products.jpg) top left repeat-y;
	}
	
#menu ul li.iso {
	background: transparent url(/graphics/iso.gif) 44% 50% no-repeat;
	height: 190px;
	text-indent: -6000px;
	}
	
/* ========================================================== */
/* ====                      FORM ?                      ==== */
/* ========================================================== */


form.checkoutForm {
	float: right;
	width: 400px;
	margin: 0 40px 0 0;
	color: #813070;
	font: normal 80%/140% Arial, Helvetica, sans-serif;
	}

form.checkoutForm div {
	min-height: 0px;
	float: none;
	min-height: 1em;
	width: auto;
	padding: 9px 5px 10px;
	}

form.checkoutForm div.mand {
	background: #fcebd6;
	margin:4px 0pt;
	font-weight: bold;
	}

* html form.checkoutForm div.mand {
	background: #fcebd6;
	padding: 0;
	}

form.checkoutForm div.fLeft, 
form.checkoutForm div.fRight {
	clear: none;
	float: left;
	width: 175px;
	}

form.checkoutForm div.fLeft {
	padding: 0 5px;
	text-align: right;
	width: 105px;
	}
	
form.checkoutForm div.fRight {
	padding: 0 5px;
	}

form.checkoutForm div.fLeft span {
	color: #B5111B;
	margin: 0pt 5px 0pt 0pt;
	}

form.checkoutForm div.error {
	background: #F8D6D8 none repeat scroll 0%;
	margin: 4px;
	}

form.checkoutForm div.mand.clearfix.error p {
	color: #FF0000;
	}

form input.submit {
	background: #ef9a31;
	border: 1px solid #c37008;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 10px 0 0 5px;
	padding: 2px 5px;
	text-align: center;
	width: 20%;
	}
	
	
/* ========================*/
/*         Styling         */
/* ========================*/

a {
	color: #5875b1;
	outline: none;
	text-decoration: none;
	}
	
a:hover { 
	text-decoration: underline;
	}
	
a img {
	border: none;
	}

html {
	overflow-y: scroll;
	}
	
	
/* -------- Sweeps -------- */

#content ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 33px;
	width: 600px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 33px;
	line-height: 32px;
	/*background: #e0e0e0;*/
	overflow: hidden;
	position: relative;
	/*-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;*/
	border: 0px solid #D8D8D8;
	border-bottom: none;
	width: 199px;
	text-align: center;
	margin-right: 1px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px 1px;
	outline: none;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-radius-topright: 10px;
	border-radius-topleft: 10px;
	background: #e0e0e0;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active a, 
html ul.tabs li.active a:hover  {
	background: #039;
}
#content ul.tabs li.active a {
	color: #fff;
}
#content ul.tabs li.active a:hover {
	color: #039;
}
.tab_container {
	border-top: 3px solid #039;
	clear: both;
	padding: 15px 0 0 0;
	width: 599px;
}

#tab1 table {
	width: 100%;
	}


/* ========================*/
/*          Hacks          */
/* ========================*/

*:first-child+html * {
	padding: 0;
	margin: 0;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ========================
         Added by Mark       
   ========================*/
   
#content p.view-pdf {
	font-size: 100%;
	padding: 5px 0;
	}
	
#content p.view-pdf a {
	background: url(/graphics/icon-pdf-32.png) 0 50% no-repeat;
	padding: 10px 0 10px 40px;
	}
	
#content p.list-video a {
	background: url(/graphics/icon-video-24.png) 0 50% no-repeat;
	padding: 6px 0 6px 32px;
	}
	
#content ol.video-list, #content ul.reading-list, #content ul.pdf-list {
	list-style: none;
	margin: 0;
	}	
	
#content ol.video-list a {
	background: url(/graphics/icon-video-24.png) 0 50% no-repeat;
	padding: 6px 0 6px 32px;
	float: left;
	clear: left;
	}	
	
#content p.list-pdf a {
	background: url(/graphics/icon-pdf-24.png) 0 50% no-repeat;
	padding: 6px 0 6px 32px;
	}
	
#content ul.pdf-list a {
	background: url(/graphics/icon-pdf-24.png) 0 50% no-repeat;
	padding: 6px 0 6px 32px;
	float: left;
	clear: left;
	}
	
#content p.list-reading a {
	background: url(/graphics/icon-text-24.png) 0 50% no-repeat;
	padding: 6px 0 6px 32px;
	}	
	
#content ul.reading-list {
	padding-bottom: 20px;
	}
	
#content ul.reading-list a {
	background: url(/graphics/icon-text-24.png) 0 50% no-repeat;
	padding: 6px 0 6px 32px;
	float: left;
	clear: left;
	}
	
#content img.page-image {
	float: right;
	margin: 0 0 10px 10px;
	}
	
h3.range {
	clear: left;
	}
	


