/* CUSTOM */

ul.divide-right li {border-right:1px solid grey;}
li.divide-right {border-right:1px solid grey;}
ul.divide-right li:last-child {border-right:0px solid grey;}
.loginbox {width:237px; height:190px; z-index:1001; position:absolute; display:none; margin-top:-20px; margin-left:10px;}
.innerlogin  {width:180px; height:170px; background-color:#ffffff; border:1px solid #e2eef0; float:left; padding:10px; text-align:center;}
.outerlogin {width:35px; height:37px; background-color:#ffffff; border-right:1px solid #e2eef0; border-top:1px solid #e2eef0; border-bottom:1px solid #e2eef0; float:right; margin-left:-5px; background-image:url(../img/loginuser.png); background-position:center; background-repeat:no-repeat;}
div.innerlogin input {width:91%; border-radius:0; border:1px solid #e2eef0; color:#aaaaaa;}
div.innerlogin span.login {float:right; font-size:10px; color:#046f89; margin-bottom:7px;}
div.innerlogin button {background-color:#046f89; color:#ffffff; font-size:12px; border:0px; width:100px; height:30px; margin-bottom:10px; }
body {background-color:#e7e7e7; line-height:normal; font-family: Helvetica, Arial, sans-serif; letter-spacing:-0.1px; font-size:13px}
h1,h2,h3 { font-weight: normal;color: inherit;text-rendering: optimizelegibility;}
h1 {font-size:34px; color:#000000}
ul.userlogin {height:25px; padding:8px 7px 0 0; background-color:#ffffff; border-corner-radius:5px; max-width:560px; float:right; margin:5px 0 0 0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;list-style-type: none;list-style-position: outside;  }
ul.userlogin li {display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;font-size:11px; color:#000000; font-size:15px}
ul.userlogin li:first-child {padding:0 0 0 10px;}
ul.userlogin li:last-child {padding:0 10px 0 0;}
ul.userlogin li a {padding:0 5px 0 5px; text-decoration:none; font-weight:bolder; color:#8d191a;}
ul.toplinks {padding:8px 0 8px 0;}
ul.toplinks li a {color:#000000; *line-height: 15px; padding:0 5px 0 5px; font-size:11px; text-decoration:none;}
ul.shopcart {background-color:#e7e7e7; border-corner-radius:6px; max-width:230px; float:right; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border:1px solid #e7e7e7; margin:0 22px 0 0}
ul.shopcart li a {color:#8d191a; padding:0 5px 0 5px; font-size:15px; text-decoration:none; font-weight:bold}
ul.shopcart li {display:inline-block; *display:inline; font-size:11px; color:#000000; font-size:15px; line-height:26px}
ul.shopcart li:first-child {padding:0 0 0 0}
ul.shopcart li:last-child {padding:0 10px 0 0}
.topheader {background-color:#e7e7e7}
h1.logo {background-image:url(/img/headlogolarge.png); background-repeat:no-repeat; background-position:left top;}
.logo h1 {background: url(/img/phe_logo.png) no-repeat;display:block; height:53px; width:416px; margin:0;}
.logo h1 a {display:block; height:67px; width:245px}
.logo h1 a span {display:none;}
.logo {margin:30px 20px 20px 25px; zoom: 1;}
.header {border-radius: 0px 0px 0px 20px; *height:103px;}
input.search-box {border-radius:4px !important; border:0px; font-size: 15px; font-style:italic; padding:3px 5px 3px 5px; background-color:#ffffff; width:325px; margin:0 10px 0 2px; box-shadow:none }
form.form-search {background-color:#dddddd; border-radius:5px !important; padding:4px; margin:10px 20px 0 0 }
.btn-search {
	background-color: #8d191a;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3ad8ca), to(#03b2a1));
	background-image: -webkit-linear-gradient(top, #3ad8ca, #03b2a1);
	background-image: -moz-linear-gradient(top, #3ad8ca, #03b2a1);
	background-image: -ms-linear-gradient(top, #3ad8ca, #03b2a1);
	background-image: -o-linear-gradient(top, #3ad8ca, #03b2a1);
	background-image: linear-gradient(top, #3ad8ca, #03b2a1);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #FFFFFF; 
	text-shadow:none; 
	font-weight:bold;
	border-color:#FFFFFF;
	border-width:3px;
	line-height:normal;
	padding:3px 5px 3px 5px;
}
.navbar-inner { background-color: #FAFAFA;background-image: linear-gradient(to bottom, #FFFFFF, #F2F2F2);background-repeat: repeat-x;border: 0px;border-radius: 0;box-shadow: 0;min-height: 40px;padding-left: 15px;padding-right: 0px;}
.padder {margin-top:14px;}
.topad22 {padding-top:22px;}
.toppad{padding-top:15px;}
.padding20 {padding:20px;}
.padtop {padding-top:20px;}
.padleft {padding-left:20px;}
.margin20 {margin:20px 20px 20px 20px}
.marleft {margin-left:0px !important;}
.leftmar20 {margin-left:20px !important;}
.padtop35 {padding-top:35px;}
.padtop15 {padding-top:15px;}
.padleft {padding-left:20px;}
.mar-top-15 {margin-top:15px;}
.btn-orange {
	color:#ffffff; 
	font-weight:bold; 
	text-shadow:none;
	background-color: #D04B4C;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D04B4C), to(#B73A38));
	background-image: -webkit-linear-gradient(top, #D04B4C, #B73A38);
	background-image: -moz-linear-gradient(top, #D04B4C, #B73A38);
	background-image: -ms-linear-gradient(top, #D04B4C, #B73A38);
	background-image: -o-linear-gradient(top, #D04B4C, #B73A38);
	background-image: linear-gradient(top, #D04B4C, #B73A38);			
}
.btn-red {
	color:#ffffff; 
	font-weight:bold; 
	text-shadow:none;
	background-color: #D04B4C;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D04B4C), to(#B73A38));
	background-image: -webkit-linear-gradient(top, #D04B4C, #B73A38);
	background-image: -moz-linear-gradient(top, #D04B4C, #B73A38);
	background-image: -ms-linear-gradient(top, #D04B4C, #B73A38);
	background-image: -o-linear-gradient(top, #D04B4C, #B73A38);
	background-image: linear-gradient(top, #D04B4C, #B73A38);
}
.search-box {padding-top:15px}



/* Top Nav */
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {background-color:transparent;}
.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {color:#000000;background-color:transparent} 
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {background-color:transparent}  
.navbar .nav > .active > a, .navbar .nav > .active > a:focus {background-image: linear-gradient(to bottom, #ffffff, #dfdfdf); box-shadow:none;border-radius: 5px 5px 0 0;border-top:1px solid #bebebe; border-bottom:1px solid #e0e0e0; border-left:1px solid #bebebe; border-right:1px solid #bebebe; color:#000000} 
.navbar .nav > .active > a:hover {  } 

ul.nav li {
	background-color: #d04a4b;
	border-radius: 5px 5px 0 0;
	margin:0 2px 0 2px;
	font-weight:bold;
} 

ul.nav li a {color:#000000; font-size:14px; background-color:transparent}  
ul.nav li:hover {background-image: linear-gradient(to bottom, #ffffff, #dfdfdf); border-radius: 5px 5px 0 0; font-weight:bold}
ul.nav li:hover a {background-image: linear-gradient(to bottom, #ffffff, #dfdfdf); border-radius: 5px 5px 0 0; font-weight:bold; border-top:1px solid #BEBEBE; border-bottom:1px solid #e0e0e0; border-left:1px solid #BEBEBE; border-right:1px solid #BEBEBE; }
ul.nav li.level-1:hover a {color:#000000; border-top:1px solid #BEBEBE; border-bottom:1px solid #e0e0e0; border-left:1px solid #BEBEBE; border-right:1px solid #BEBEBE; border-radius: 5px 5px 0 0}
ul.nav li.active {
background: -moz-linear-gradient(top, #ffffff 0%, #dfdfdf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#dfdfdf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-8 */
border-radius: 5px 5px 0 0; color: #000000; margin-bottom: -1px;margin-top: 0 !important; padding-bottom: 1px;
}

ul.nav li.active a {color:#000000; border-bottom:1px solid #000000; padding: 3px 15px 17px 15px}
ul.nav li.level-1 a {color:#ffffff; border-top:1px solid #d04a4b; border-bottom:1px solid #e0e0e0; border-left:1px solid #d04a4b; border-right:1px solid #d04a4b; border-radius: 5px 5px 0 0; background-color:transparent}
.navbar .nav > a {box-shadow: none;}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {color: #000000;}
.navbar .nav > li > a {text-shadow:none;}
ul.nav li.grey {float:right !important; margin-right:20px}
ul.nav li.grey a {background-color:#6a6464; border-top:1px solid #6a6464;border-bottom:1px solid #e0e0e0;border-left:1px solid #6a6464;border-right:1px solid #6a6464; border-radius: 5px 5px 0 0; color:#FFFFFF}
ul.nav li.grey:hover a {border-top:1px solid #bebebe;border-bottom:1px solid #e0e0e0;border-left:1px solid #bebebe;border-right:1px solid #bebebe; border-radius: 5px 5px 0 0;color:#000000}
.nav {margin-bottom:-2px !important; width:100%}
.navbar-inverse .navbar-inner {background-color: #ffffff;background-image:none !important; background-repeat:no-repeat;border-color:#aaaaaa; filter:none;}
.navbar .nav {margin: 0 10px 0 10px}

/* Tab Nav  */
div.tabbable ul.nav li.active a
div.tabbable ul.nav li a
div.tabbable ul.nav li
div.tabbable ul.nav
div.tabbable ul.nav li.active a
.tab-content > .active, .pill-content > .active {background-color:#FF0000; border:1px solid grey; border-radius:5px 5px 5px 5px; padding: 0;}
ul.nav-tabs li:hover a {border-top:1px solid #bebebe;border-bottom:1px solid #e0e0e0;border-left:1px solid #bebebe;border-right:1px solid #bebebe;border-radius: 5px 5px 0 0; padding:1px 10px 1px 10px; margin:0; color:#000000}
ul.nav-tabs li:hover {border-top:1px solid #bebebe;border-bottom:0px solid #e0e0e0;border-left:1px solid #bebebe;border-right:1px solid #bebebe;border-radius: 5px 5px 0 0; margin:12px 0 0 0; padding:6px; color:#000000}
ul.nav-tabs li.active:hover {background-image: linear-gradient(to bottom, #FFFFFF, #DFDFDF);border-radius: 5px 5px 0 0;color: #000000;margin-bottom: -1px;margin-top: 0 !important; padding-bottom: 1px;}
ul.nav-tabs li a {border:0; color:#ffffff}

.tab-content {
    overflow: auto;
    background: linear-gradient(to top, #FFFFFF 85%, #DFDFDF) repeat scroll 0 0 transparent;
    border: 1px solid #AAAAAA;
    border-radius: 0 5px 5px 5px;
    display: block;
    padding: 1em 1.4em;
}

.nav-tabs {
    border-bottom: 0px solid #DDDDDD;
	margin-bottom:0px !important;
}

ul.nav-tabs li.active {border-color:#bebebe !important; border-width:1px; border-style:solid; margin-bottom: -1px !important; border-bottom: 0 none;}

.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 5px 5px 0 0;
    line-height: normal;
    padding-bottom: 1px;
    padding-top: 1px;
	padding-left: 6px;
	padding-right: 6px;
}
.nav-tabs > li > a, .nav-pills > li > a {
    line-height: normal;
    padding-left: 10px;
    padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin:0 !important;
	border:0 !important;
}

ul.nav-tabs li {
	margin-left:0 !important;
	margin-right:0 !important;
	background-image: linear-gradient(to bottom, #D04B4C, #B73A38);
	border-top:1px solid #bebebe;border-bottom:1px solid #e0e0e0;border-left:1px solid #bebebe;border-right:1px solid #bebebe;
    border-radius: 5px 5px 0 0;
    float: left;
    list-style: none outside none;
    margin-top: 12px;
	margin-bottom: -1px;
    padding: 6px;
    position: relative;
    top: 0;
    white-space: nowrap;
    width: auto;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {border-color: #eeeeee #eeeeee #dddddd;}

.nav-tabs li.active a {padding:10px !important; border:0 !important; border-radius:0 !important}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color:inherit;
    border-color: inherit;
    border-image: none;
	border-color:#bebebe;
    border-style: solid;
    border-width: 1px;
    color: inherit;
    cursor: default;
} 

p {margin:10px 20px 10px 0}
.headlogo h3 {font-size:17pt;line-height:normal; margin:4px 0 4px 0}
.headlogo { /* margin:20px 0 20px 40px */}
.norightmar {margin-right:0 !important}
.noleftmar {margin-left:0 !important}
ul.mar10 {margin-right:20px !important;}
.greyfade {background-image: linear-gradient(to bottom, #dfdfdf, #ffffff);}
.navbar-inner {border-bottom:1px solid #bebebe;}
.navbar {margin-bottom: 0 !important}
a {color: #800000;text-decoration: none;}
.aqua {color:#6fb4f5 !important;}
.green {color:#00AE9E}
.purple {color:#431961}
.orange {color:#8c1a1a}
.red {color:#8c1a1a}
a.grey {color:#333333}
.nopad {padding:0 !important}
.padright {padding-right:20px}
p.padder{padding:10px 20px 10px 20px}
.marbot5 {margin-bottom:5px !important;}
.curved {border-radius: 5px 5px 5px 5px;}
.greyborder {border:1px solid #bebebe}
/*img {width:auto; height:auto; max-width:auto; vertical-align:middle; border:0; -ms-interpolation-mode: bicubic;}*/
.hold-box {border-radius: 5px 5px 5px 5px; border:1px solid #bebebe; padding:0 20px 20px 20px; margin: 20px 0 20px 20px;; background-image:url(../img/holboxtop.png); background-repeat:repeat-x; background-position:top}
.link-box {border-radius: 5px 5px 5px 5px;border:1px solid #bebebe; padding:0 10px 20px 10px; margin: 20px 20px 20px 0; background-image:url(../img/holboxtop.png); background-repeat:repeat-x; background-position:top}
h2.hold-box-title {color:#ffffff; font-size:14px; font-weight:bold; line-height:normal; margin:8px 0 25px 0}
.hold-box-subpage h1{color:#ffffff; font-size:14px; font-weight:bold; line-height:normal; margin:8px 0 25px 0}
.hold-box-subpage-blank h1{font-size: 22px; line-height:35px; font-weight:bold; color: inherit;}
h2.link-box-title {color:#ffffff; font-size:14px; font-weight:bold; line-height:normal; margin:8px 0 14px 0}
 strong.red {color:#800000}
.info-box {background-color:#f4f4f4; padding:16px; margin:20px 0 0 0} 
.info-box img {padding:0 10px 0 0}
.info-box h3 {font-weight:bold; font-size:16px; line-height:25px; margin:0 0 0 0}
.info-box p {margin:0 20px 8px 0}
.link-box ul {list-style:none; margin:0}
.link-box ul li {line-height:15px;margin-bottom:7px;margin-top:7px;}

.footer {background-image:url(/img/footerback.png); background-repeat:repeat-x; background-position:top center; min-height:86px;}
ul.footernav {float:right; list-style: none; padding:20px 40px 0 0; display:inline-block; margin:0}
ul.footernav li {display:inline-block; line-height:normal; *display: inline; zoom: 1;}
ul.footernav li a {color:#333333; font-size:11px; padding: 0 10px 0 10px; border-left:1px solid #aaaaaa; }
ul.footernav li:first-child a {border-left:0px solid #aaaaaa; }
div.link-box ul li a {color:#333333}
.icon-arrow-upv2 {background-image:url(/img/uparrowv2.png); background-repeat:no-repeat; background-position:center; min-height:6px;} 
.container {background-color:#fdfdfd}
small { font-size: 10px;}
ul.normalline li {line-height:10px;}
.btn:hover, .btn:focus {background-position: 0 -45px;}
a.white {color:#ffffff}
h3.hold-box-title-a {background-color:#6fb4f7; color:#ffffff; width:auto; font-size:16px; font-weight:bold; margin:0}
.calendar {width:23%; float:left; margin-top:10px; text-align:center; padding:0; background-color:#ffffff}
.calendar h4 {color:#ffffff; font-size:16px}
.calendar-text {width:72%; float:right;}
.date-day {font-size:60px; font-weight:bold; margin-top:-10px }
hr {border-color: #e5e5e5 -moz-use-text-color #FFFFFF; clear:both; margin:0}
.breadcrumb {background-color: #efedee;border-radius: 0px; border:1px solid #aaaaaa; list-style: none outside none;margin: 0 20px 0 20px; padding: 8px 15px;}
ul.breadcrumb li a {color:#000000}
.breadcrumb > .active {color:#8D191A; font-weight:bold}
.hold-box-subpage {border-radius: 5px 5px 5px 5px; border:1px solid #bebebe; padding:0 20px 20px 20px; margin:20px 0 20px 0; background-image:url(../img/subpagetitleback.png); background-repeat:repeat-x; background-position:top}
span {margin-bottom:14px; margin-top:14px}
.subpage-info-box {background-color:#dddddd; margin:7px 0 15px 0; padding:12px; height:21px}
i.camera {background-image:url(/img/camera.png); background-position:center; background-repeat:no-repeat; min-width:20px; max-width:20px; min-height:18px; height:18px; display:inline-block}
i.document {background-image:url(/img/document.png); background-position:center; background-repeat:no-repeat; min-width:20px; width:20px; max-width:20px; min-height:18px; height:18px; display:inline-block}
.qty-input {width:20px; margin:0 !important}
div.lightgrey {background-color:#f3f3f3}
button.red {color:#ffffff}
.nomar {margin:0 0 0 5px;}
.white-box {background-color:#ffffff; width:210px; border:1px solid #BEBEBE; margin-left:-21px; margin-top:20px; border-radius:0 5px 5px 0; border-left:none; padding-left:0px; padding-top:50px; padding-bottom:8px; padding-right:10px; background-image: url("../img/subpagetitleback.png");
    background-position: center top;
    background-repeat: repeat-x;}
.wide {border-radius:5px 0px 5px 5px}
.darkgrey {background-color:#808080; padding:8px 14px 8px 14px; color:#ffffff}
.products-box {border:1px solid #BEBEBE; padding:8px; background-color:#e5e5e5}
div.white-box div.darkgrey {padding:10px 14px 23px 14px;}
.products {margin:0}
i.truck {background-image:url(/img/truck.png); background-position:center; background-repeat:no-repeat; min-width:30px; width:30px; max-width:30px; min-height:23px; height:23px; display:inline-block}
.lightgreen {color:#24ae13}
.products li {list-style:none; padding:6px}
.blue-box {background-color:#2166a1; padding:8px; margin-top:10px; color:#ffffff}
.lightgrey {background-color:#f3f3f3}
.small-line {line-height:15px}
.padder7 {padding:7px}
.padleftright {padding:0 7px 0 7px}

.medium {font-size:12px; display:inline-block}

input[type=checkbox] {
/*	display:none;*/
}
 
input[type=checkbox] + label
{
	/*background-image:url(/img/checkbox.png);*/
	background-repeat:no-repeat;
	background-position:left center;
	height: 16px;
	width: 16px;
	display:inline-block;
}
/*
input[type=checkbox]:checked + label
{
	height: 16px;
	width: 16px;
	display:inline-block;
	background-image:url(/img/checkbox.png);
	background-repeat:no-repeat;
	background-position:left center;
}
*/
ul.services-box {margin:0}
.services-box li {background-color:#f4f4f4; padding:8px; width:42%; float:left; margin:0 20px 20px 0; list-style:none; font-size:0.9em}
.services-box li:nth-child(even) {margin:0 0 20px 0}
.services-box li:nth-child(odd) {margin:0 20px 20px 0}
.services-box li img {padding:10px 0 10px 0}
h3 {font-size: 22px; line-height:35px}

/*Left Nav*/
.sidenav a {
	display:block;
}
.sidenav li.level-2 a{
	padding-left:20px;
}
.sidenav li.level-3 a{
	padding-left:40px;
}

/* AtoZ extension */

div.AtoZform div.atoz{
	float: left;
	margin: 0 0 15px 0;
	list-style: none;
	width: 100%;
}
div.atoz ul{
	margin: 0;
	padding: 0;
}
div.AtoZform div.atoz li{
	float: left;
	padding: 0;
	margin: 0 2px 2px 0;
	list-style: none;
}
div.AtoZform div.atoz li input{
	float: left;
	color: #666666;
	border: 1px solid #c7c7c7;
	background-color: #e7e7e7;
	font-weight: bold;
	cursor: pointer;
	padding: 1px 3px;
	font-size: 1em;
}
div.AtoZform div.atoz li input.current{
	color: #999999;
	background-color: #ffd179;
}
div.AtoZform div.atoz li input.disabled{
	color: #333333;
	background-color: #999999;
	font-style: normal;
	text-shadow: none;
}

div.AtoZform div.AtoZresults{
	margin: 10px 0;
}
div.AtoZform div.AtoZresults table{
	width: 100%;
	border-collapse: collapse;
	clear: both;
}
div.AtoZform div.AtoZresults tr.even{
	background-color: #e7e7e7;
}
div.AtoZform div.AtoZresults td{
	font-size: 1em;
	padding: 3px;
	border-spacing: 0; 
}
div.AtoZform div.AtoZresults th{
	text-align: left;
}

div.AtoZresults span.pagebanner{
	margin-left: 5px;
	float: left;
}
div.AtoZresults span.pagelinks{
	float: right;
}
/* twostep */

div.twostep table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 5px;
	clear:both;
}
div.twostep tr.even{
	background-color: #e7e7e7;
}
div.twostep td{
	font-size: 1em;
	padding: 3px;
	border-spacing: 0; 
}
div.twostep td.nowrap{
	font-size: 1em;
	padding: 3px;
	border-spacing: 0;
	white-space: nowrap;
}
div.twostep th{
	text-align: left;
}
div.twostep span.pagebanner{
	margin-left: 0;
}
div.twostep span.pagelinks{
	margin-left: 200px;
}

div.searchResults{
	/*border: 1px dashed silver;*/
}
div.searchResults p.searchSummary{
	padding: 2px 5px 2px 5px!important;
	font-size: 1.3em!important;
}
div.searchResults h2{
	background-color: #E5E5E5;
	padding: 5px 5px 5px 10px;
	margin-top: 20px;
	font-size: 1.5em;
}

/*
th.sortable.sorted.order1 {
	background-image: url(../images/icon_arrow_up.gif);
	background-repeat: no-repeat;
}

th.sortable.sorted.order2 {
	background-image: url(../images/icon_arrow_down.gif);
	background-repeat: no-repeat;
}
*/
/*
th.sortable.sorted a,th.sortable a {
	background-position: left;
	display: block;
	width: 100%;
}


th.sortable a {
	background-image: url(../images/arrow_off.png);
    background-repeat: no-repeat;
}

th.sortable.sorted.order1 {
	background-image: url(../images/arrow_down.png);
    background-repeat: no-repeat;
}

th.sortable.sorted.order2 {
	background-image: url(../images/arrow_up.png);
    background-repeat: no-repeat;
}
*/


div.resultArea{
	padding-left: 10px;
}
div.underline{
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 30px;
}
div.resultArea p{
	padding-left: 0!important;
}
div.resultArea ul{
	padding-left: 20px;
}
div.resultArea div.AtoZresults{
	margin-top: 10px;
	/*padding: 10px;*/
}
div.resultArea table{
	width: 100%;
}
div.resultArea thead{
	background-color: #EBEBEB;
	padding: 4px 0px 4px 0px;
}
/* searchcollection */

div.searchcollection, div.collectionlisting{
	margin: 0;
	padding: 0 10px 5px 0;
}
div.searchcollection h2, div.collectionlisting h2{
	font-size: 1.1em;
	margin-bottom: 10;
	text-indent: 0;
}
div.searchcollection h3, div.collectionlisting h3{
	font-size: 1em;
	margin-bottom: 10px;
}
div.searchcollection div.formrow, div.collectionlisting div.formrow{
	margin: 2px 0;
}
div.searchcollection label, div.collectionlisting label{
	display: block;
	float: left;
	width: 180px;
	line-height: 2em;
	height: 16px;
}
div.searchcollection input, div.collectionlisting input{
	vertical-align: middle;
	height: 16px;
}
div.searchcollection input.button, div.collectionlisting input.button{
	padding: 0;
	width: 100px;
	height: 22px;
	border: 0;
	background-position: 0 0;
	background-image: url(/images/button_bg.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 0.9em;
}

div.searchcollection div.collectionSearchResults, div.collectionlisting div.collectionSearchResults{
	margin: 10px 0;
}
div.searchcollection div.collectionSearchResults table, div.collectionlisting div.collectionSearchResults table{
	width: 100%;
	border-collapse: collapse;
	margin-top: 5px;
	clear: both;
}
div.searchcollection div.collectionSearchResults tr.even, div.collectionlisting div.collectionSearchResults tr.even{
	background-color: #e7e7e7;
}
div.searchcollection div.collectionSearchResults td, div.collectionlisting div.collectionSearchResults td{
	font-size: 1em;
	padding: 3px;
	border-spacing: 0; 
}
div.searchcollection div.collectionSearchResults th, div.collectionlisting div.collectionSearchResults th{
	text-align: left;
}
div.searchcollection span.pagebanner, div.collectionlisting span.pagebanner{
	float:left;
}
div.searchcollection span.pagelinks, div.collectionlisting span.pagelinks{
	float:right;
}

div.ncpv div.searchcollection div.collectionSearchResults tr.even,
div.ncpv div.AtoZform div.AtoZresults tr.even,
div.ncpv div.twostep tr.even{
	background-color: #E2DEE7;
}
div.ncpf div.searchcollection div.collectionSearchResults tr.even,
div.ncpf div.AtoZform div.AtoZresults tr.even,
div.ncpf div.twostep tr.even{
	background-color: #F2E6E9;
}
div.nctc div.searchcollection div.collectionSearchResults tr.even,
div.nctc div.AtoZform div.AtoZresults tr.even,
div.nctc div.twostep tr.even{
	background-color: #EAEEEB;
}
div.ecacc div.searchcollection div.collectionSearchResults tr.even,
div.ecacc div.AtoZform div.AtoZresults tr.even,
div.ecacc div.twostep tr.even{
	background-color: #E4F5FC;
}

div.collectionSearchResults td.nowrap{
	font-size: 1em;
	padding: 3px;
	border-spacing: 0;
	white-space: nowrap;
}
/* styled buttons */

input.button40, input.button80, input.button160, input.button200{
	padding: 0;
	height: 22px !important;
	border: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	line-height: 0.9em;
	background-color: #dfdfdf;
}
input.button40{
	width: 40px;
	background-image: url(/images/button_bg_40.gif);
}
input.button80{
	width: 80px;
	background-image: url(/images/button_bg_80.gif);
}
input.button160{
	width: 160px;
	background-image: url(/images/button_bg_160.gif);
}
input.button200{
	width: 200px;
	background-image: url(/images/button_bg_200.gif);
}

input.nxt160{
	background-image: url(/images/button_bg_160_nxt.gif);
}
input.pre160{
	background-image: url(/images/button_bg_160_pre.gif);
}
input.nxt200{
	background-image: url(/images/button_bg_200_nxt.gif);
}
input.pre200{
	background-image: url(/images/button_bg_200_pre.gif);
}

/* Registration */

div.registrationform{
	margin: 0;
	padding: 15px 10px 10px 10px;
}
div.registrationform fieldset{
	padding: 0 0 10px 10px;
	margin-bottom: 10px;
}
div.registrationform fieldset legend{
	color: #333333;
	font-weight: bold;
	padding-right: 6px;
}
div.registrationform div{
	width: 100%;
	clear: left;
	float: left;
	display: inline;
	margin: 8px 0px 0px 0px;
}
div.registrationform div.rha{
	text-align: right;
}
div.registrationform label{
	display: block;
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-left: 14px;
}
div.registrationform label.inline{
	padding-top: 0;
	line-height: 1.5em;
}
div.registrationform div.msg{
	float: right;
	width: 560px;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
div.registrationform label.required{
	background-image: url('/images/required.gif');;
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-weight: bold;
}
div.registrationform span.help{
	color: #999999;
	font-style: italic;
}
div.registrationform input, div.registrationform select{
	vertical-align: middle;
	margin-right: 10px;
}
div.registrationform input.button{
	background-color: #cccccc;
	border: 1px solid #999999;
	cursor: pointer;
}
div.registrationform textarea{
	width: 400px;
	height: 100px;
}
div.registrationform input.inputcheckbox {
	display: -moz-inline-block;
	display: inline-block;
	float: left;
	width: 110px;
	padding-top: 5px;
	padding-left: 14px;
}
div.registrationform label.labelcheckbox {
	float: left;
	width:260px;
	padding-top:0px;
}
/* glossary */

div.glossary{
	margin: 0;
	padding: 5px;
}
div.glossary h3{
	font-size: 1em;
}
div.glossary ul{
	margin: 0;
	padding: 0;
}
div.glossary ul li{
	background-color: #e7e7e7;
	margin-bottom: 2px;
	padding: 3px;
	background-image: none;
	list-style: none;
}
div.glossary ul li span.title{
	font-weight: bold;
}
div.glossary div.atoz{
	float: left;
	margin: 5px 0 15px 0;
	list-style: none;
	width: 100%;
}
div.glossary div.atoz li{
	float: left;
	padding: 0;
	margin: 0 2px 2px 0;
}
div.glossary div.atoz li a{
	float: left;
	color: #666666;
	border: 1px solid #c7c7c7;
	background-color: #e7e7e7;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
div.glossary div.atoz li span{
	display: block;
	padding: 5px;
}
div.glossary div.atoz li a span{
	float: left;
	padding: 0px 3px;
	display: block;
	margin-bottom:0px;
	margin-top:0px;
}
div.glossary div.atoz li a:hover,div.glossary div.atoz li a:active,div.glossary div.atoz li a.current{
	background-color: #FEA106;
	border: 1px solid #9c9258;
}
div.glossary div.atoz li a.inactive{
	color: #d0d0d0;
}
div.glossary input.button{
	background-color: #cccccc;
	border: 1px solid #999999;
	cursor: pointer;
	margin-left: 2px;
}

div.glossary p{
	padding: 5px 5px 5px 10px;
	font-size: 1.1em;
	margin: 1px;
}

img.right {
	float: right;
	margin-left: 3px;
}

img.left {
	float: left;
	margin-right: 3px;
}	

/* glossary print */

body.glossaryprint{
	font-size: 0.9em;
	padding: 20px;
	padding-top: 65px;
	background-position: 97% 10px;
	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
body.glossaryprint p{
	font-size: 0.9em;
}
body.glossaryprint div.glossary ul{
	margin: 0 10px;
	padding: 0;
	list-style: disc;
}
body.glossaryprint div.glossary ul li{
	color: #333333;
	background-color: #ffffff;
	margin-bottom: 8px;
	list-style: disc;
}
body.glossaryprint div.glossary ul li span.title{
	font-weight: bold;
}
body.glossaryprint div.glossary ul li p{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

/* catalogue detail */
div.detailcollection table.itemDetail{
	margin-bottom: 18px;
}
div.detailcollection table.itemDetail th.label{
	text-align: left;
	width : 160px;
	vertical-align: top;
	white-space: normal;
	background-color: #fff;
	color: #333;
	line-height: 14px;
	
}
div.detailcollection table.itemDetail td{
	vertical-align: top;
	word-break: break-word;
}
div.detailcollection table.itemDetail td.heading{
	padding-top: 10px;
	font-size: 1.3em;
	font-weight: bold;
}
div.detailcollection div.orderform, div.detailcollection div.relatedItems{
	padding: 5px;
	margin: 5px;
	border: 1px solid #c5c5c3;
}
div.detailcollection div.relatedItems{
	clear: right;
}
div.detailcollection div.orderform{
	float: right;
	margin-top: 6px;
}
div.detailcollection div.orderform form{
	display: inline;
}
div.detailcollection div.orderform div.formrow, div.detailcollection div.relatedItems div.formrow{
	margin: 3px 0;
}
div.detailcollection div.orderform div.centered{
	text-align: center;
}
div.detailcollection div.orderform div.medialinks{
	font-size: 1.1em;
}
div.detailcollection div.orderform hr{
	border: 0;
	width: 190px;
	color: #c5c5c3;
	background-color: #c5c5c3;
	height: 1px;
	margin: 0;
	padding: 0;
}
div.detailcollection img.mediarel,
div.detailcollection img.mediaimg,
div.detailcollection img.mediavid,
div.detailcollection img.mediadoc{
	margin: 2px 10px 2px 5px;
	vertical-align: middle;
}
div.detailcollection h2 img.mediarel,
div.detailcollection h2 img.mediaimg,
div.detailcollection h2 img.mediavid,
div.detailcollection h2 img.mediadoc{
	margin-top: 0;
}
div.products-box img.mediarel,
div.products-box img.mediaimg,
div.products-box img.mediavid,
div.products-box img.mediadoc{
	margin: 2px 10px 2px 5px;
	vertical-align: middle;
}
div.detailcollection div.orderform input{
	vertical-align: middle;
}
div.detailcollection div.orderform input.button{
	background-color: #cccccc;
	border: 1px solid #999999;
}
div.detailcollection div.orderform label.nolay{
	display: inline;
	float: none;
	vertical-align: middle;
}
div.detailcollection div.orderform div.formrow table{
	border-collapse: collapse;
	width: 200px;
}
div.detailcollection div.orderform div.formrow td, div.detailcollection div.orderform div.formrow th{
	padding: 1px 4px 1px 0;
	vertical-align: top;
	line-height: 1.2em;
}
div.detailcollection div.orderform div.formrow td.ar, div.detailcollection div.orderform div.formrow th.ar{
	text-align: right;
}
div.detailcollection div.orderform div.formrow th{
	text-align: left;
}

div.detailcollection span.stocklevel{
	font-size: 0.9em;
	margin-left: 23px;
	font-weight: bold;
}
div.detailcollection span.instock{
	color: #5fc534;
}
div.detailcollection span.outofstock, div.detailcollection div.restocking{
	color: #ff2d0f;
}
div.detailcollection span.unknown{
	color: #999;
}
div.detailcollection div.restocking{
	font-size: 0.9em;
	margin: 8px 0 5px !important;
}

div.detailcollection a.nctcbibliolink{
	font-weight: bold;
}
div.detailcollection a.nctcbibliolink img{
	vertical-align: middle;
	margin-right: 5px;
}
div.detailcollection table.nctcbiblio, div.detailcollection table.nctcbiblio table{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
div.detailcollection table.nctcbiblio{
      /*	width: 535px; */
	margin-top: 5px;
     table-layout:fixed;
	overflow:hidden;
	width:100%;
}
div.detailcollection table.nctcbiblio table{
	margin-bottom: 3px;
	border: 1px solid #cccccc;
	max-width:100%;
}
div.detailcollection table.nctcbiblio table td, div.detailcollection table.nctcbiblio table th{
	padding: 3px;
}
div.detailcollection table.nctcbiblio table{
	/* width: 535px; */
    width:100%;
}
div.detailcollection table.nctcbiblio table th{
	width: 120px;
}
div.detailcollection table.nctcbiblio table td{
		 /* width: 365px; */
	 max-width:0;
	overflow:hidden;
	word-wrap:break-word;
	}

div.detailcollection span.longStr{
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #cccccc;
	background-color: #f3f3f3;
	padding-left: 1px;
	padding-right: 1px;
	cursor: help;
}
div.detailcollection div.longStrPopup{
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	max-width: 642px;
	border: 1px solid #999;
	padding: 5px;
	background-color: #f3f3f3;
	/* The following properties should not be changed */
	position: absolute;
}
div.detailcollection div.longStrPopup div.popup_closebox{
	width: 642px;
	color: #999;
	cursor: pointer;
	text-align: right;
}
#popup_overlay {
	background-color: whitesmoke;
	/* The following properties should not be changed */
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
}
div.detailcollection div.cc, div.detailcollection div.nocc{
	background-position: 5px 0;
	background-repeat: no-repeat;
	padding-left: 36px;
	font-size: 1em;
	/*line-height: 24px;*/
}
div.detailcollection div.cc{
	background-image: url(/images/cc.gif);
}
div.detailcollection div.nocc{
	background-image: url(/images/nocc_ac.gif);
	padding-left: 45px;
}

div.detailcollection h2{
	font-size: 1.3em;
	padding: 0px;
	margin: 4px 2px 4px 2px;
	color: inherit;
	font-weight: bold;
}

div.detailcollection img.supplierlogo{
	width: 100px;
}


/* Contour */
#contour input[type=checkbox] {
	display:none;
	margin: 0px;
}
 
#contour input[type=checkbox] + label
{
	height: 16px;
	*width: 200px;
	display:inline-block;
	background-image:none;
	margin: 0px;
}

#contour input[type=checkbox]:checked + label
{
	height: 16px;
	width: inherit;
	display:inline-block;
	background-image:none;
	margin: 0px;
}

#contour input[type=radio] {
	display:none;
	margin: 0px;
}
 
#contour input[type=radio] + label
{
	height: 16px;
	width: inherit;
	display:inline-block;
	margin: 0px;
}

#contour input[type=radio]:checked + label
{
	height: 16px;
	width: inherit;
	display:inline-block;
	margin: 0px;
}

#contour .label {
       display: inherit;
       padding: 0;
       margin: 0;
       font-size: inherit;
       font-weight: 400;
       line-height: inherit;
       color: inherit;
	   *color: #333;
       text-shadow: none;
       white-space: normal;
       vertical-align: baseline;
       background-color: transparent;
}

#contour textarea {
	height: 100px !important;
}

/* carousel */
.carousel {
  position: relative;
  margin-bottom: 15px;
  line-height: 1;
  /* min-height:235px; */
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
  height: 236px;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
  
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 85%;
  right: 70px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  display:none;
   background: none;
  border: 0px solid #ffffff;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.carousel-caption {
    background: none;
}

div.carousel-inner:hover .carousel-control {display:block;}
div.carousel:hover .carousel-control {display:block;}

.carousel-control.right {
  right: 15px;
  left: auto;
  background-image:url(../img/carouselright.png); background-repeat:no-repeat; background-position:center;
}

.carousel-control.left {
  right: 45px;
  left: auto;
  background-image:url(../img/carouselleft.png); background-repeat:no-repeat; background-position:center;
}

.carousel-control:hover,
.carousel-control:focus {
  /* color: none !important;
  text-decoration: !important;
  opacity: 0 !important;
  filter: !important; */
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
  display:none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  top: 0;
  left: 0;
  padding: 15px;
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}

input.vvshort{
	width: 50px;
}
input.vshort{
	width: 100px;
}
input.short{
	width: 150px;
}
input.shortmedium{
	width: 200px;
}
input.medium{
	width: 250px;
}
input.mediumlong{
	width: 300px;
}
input.long{
	width: 350px;
}
input.vlong{
	width: 400px;
}
input.vvlong{
	width: 450px;
}
input.vvvlong{
	width: 500px;
}

/* action message */

fieldset.actionMessage{
	margin: 0 0 10px 0;
	font-size: 0.8em;
}
fieldset.actionMessage div{
	font-weight: bold;
	background-position: 9px 2px;
	background-repeat: no-repeat;
	padding: 4px 5px 5px 42px;
	/*margin-top: 50px;*/
}
fieldset.actionMessage p{
	padding: 3px 0 !important;
	margin: 0px;
	font-size: 13px;
}
fieldset.actionMessage ul, fieldset.actionMessage ol{
	margin-top: 5px;
	margin-bottom: 8px;
}
fieldset.actionMessage li{
	margin: 5px 0;
}
fieldset.actionMessage img.download{
	margin-right: 8px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
fieldset.actionMessage div.alert{
	background-image: url(/images/alert.gif);
	color: #F2AB0A;
}
fieldset.actionMessage div.alert span.terms{
	color: #FF2D0F;
}
fieldset.actionMessage div.alert span.terms a{
	color: #FF2D0F;
	text-decoration:underline;
}
fieldset.actionMessage div.warning{
	background-image: url(/images/warning.gif);
	color: #FF2D0F;
}
fieldset.actionMessage div.advice, fieldset.actionMessage div.advicenohide{
	background-image: url(/images/advice.gif);
	color: #5fc534;
}
fieldset.actionMessage div.confirmation{
	font-weight: normal;
	background-image: url(/images/confirm.gif);
	color: #2856a9;
	line-height: 1.4em;
}
fieldset.actionMessage div.mta{
	font-weight: normal;
	background-image: url(/images/mta.gif);
	color: #8d612a;
}
fieldset.actionMessage div.uploader{
	font-weight: normal;
	background-image: url(/images/upload.gif);
	color: #000;
	/*font-size: 1.3em !important;*/
}
fieldset.actionMessage div.uploader div#uploadedfiles{
	padding: 5px 8px;
	margin: 0 10px 0 0;
	background-color: #efefef;
}
fieldset.actionMessage div.uploader ol#files{
	color: #666;
}

div.registrationform fieldset.actionMessage, 
div.searchcollection fieldset.actionMessage{
	margin: 0 0 15px 0;
	font-size: 1.1em;
}

div.hold-box-subpage fieldset.actionMessage{
	margin: 45px 0 10px 0;
	font-size: 1em;
}

div.hold-box-subpage-blank fieldset.actionMessage{
	margin: 20px 0 10px 0;
	font-size: 1em;
}

.recaptchatable #recaptcha_response_field {
    width: 300px !important;
    /*position: absolute !important;*/
    bottom: 7px !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 10pt;
}


/* cart */

div.cart{
	font-size: 1em;
	clear: both;
	margin: 10px;
}
div.cart h2{
	margin-top: 20px;
}
div.cart p{
	line-height: 1.2em;
}
div.cart table{
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
	line-height: 1.2em;
}
div.cart th{
	padding: 4px !important;
	text-align: left;
	vertical-align: top;
	font-variant: small-caps;
	vertical-align: middle;
}
div.cart th img{
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin-left: 5px;
	border: none;
}
div.cart th.center{
	text-align: center;
}
div.cart td{
	padding: 4px !important;
	text-align: left;
	vertical-align: top;
	border: 1px solid #e7e7e7;
	vertical-align: middle;
}
div.cart td.center{
	text-align: center;
}
div.cart thead tr{
	background-color: #e7e7e7;
}
div.cart th.sorted{
	background-color: #eeeeee;
}
div.cart th a,th a:visited{
	color: #333333;
}
div.cart th a:hover, div.cart th a:focus, div.cart th a:active{
	text-decoration: underline;
	color: #666666;
}
div.cart th.sorted a,th.sortable a{
	display: block;
	width: 100%;
}
div.cart th.sortable a{
	padding-left: 13px;
}
div.cart th.order1 a{
}
div.cart th.order2 a{
}
div.cart tr.oddRow{
	background: #ffffff;
}
div.cart tr.tableRowEven,div.cart tr.evenRow{
	background: #faebf0;
}
div.cart tr .buttonColumn{
	width: 50px;
	text-align:center;
}
div.cart .pagebanner, div.cart .pagelinks{
	display: block;
	padding: 5px 0;
}
div.cart div.buttons{
	border: 1px solid #e7e7e7;
	padding: 3px;
	text-align: right;
	margin: 10px 0;
}
div.cart div.lbuttons{
	width: 350px;
	float: left;
	text-align: left;
}
div.cart div.buttons input{
	vertical-align: middle;
}
/*div.cart div.buttons input, input.cartbutton{
	background-color: #cccccc;
	border: 1px solid #999999;
	margin-left: 5px;
	cursor: pointer;
	vertical-align: middle;
}
div.cart div.buttons input.highlight{
	font-weight: bold;
}*/
div.cart div.calccont{
	width: 70px;
}
div.cart div.calcinput{
	float: left;
	width: 60px;
	height: 25px;
}
div.cart div.calcbuttons{
	line-height: 0;
	font-size: 0;
	float: left;
	width: 9px;
	margin-top: 2px;
}
div.cart div.calcbuttons img{
	border: none;
	height: 9px;
	width: 9px;
	margin: 0 0 8px 0;
}
div.cart td.total{
	font-weight: bold;
	background-color: #ccc;
}
div.cart td.gross{
	border-left: 5px double #e7e7e7;
}
div.cart tr.footer{
	background-color: #e7e7e7;
}
div.cart .alert{
	color: red;
}
div.cart label.formlabel{
	display: block;
	float: left;
	width: 220px;
	line-height: 2em;
	height: 16px;
	padding-left: 14px;
}
div.cart img.biohaz{
	width: 20px;
	height: 19px;
	vertical-align: middle;
	margin-right: 7px;
}
div.cart img.nocc{
	width: 25px;
	height: 24px;
	vertical-align: middle;
	margin-right: 7px;
}
div.cart label.required{
	background-image: url('/images/required.gif');
	background-repeat: no-repeat;
	background-position: 0 6px;
	font-weight: bold;
}
div.cart div.address{
	margin: 10px 5px 0 10px;
}
div.cart div.address select.addSelector{
	width: 420px;
	cursor: pointer;
}
div.cart div.address div{
	width: 100%;
	clear: left;
	float: left;
	display: inline;
	margin: 4px 0px 0px 0px;
}
div.cart div.address label{
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
}
div.cart label.addresslink{
	cursor: pointer;
}
div.cart div.newaddress{
	float: right;
	width: 100px;
	text-align: right;
	font-style: italic;
}
div.cart textarea{
	width: 400px;
	height: 100px;
}
div.cart input.updateShipping{
	color: #FE9A05;
}
/*div.cart input.high{
	background-position: 0 0;
	background-image: url(/images/highbg.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
	vertical-align: middle;
	cursor: pointer;
}*/
div.cart img.securetradingcards{
	width:136px;
	height:127px;
	float: right;
	margin: 4px 8px 0 0;
}
div.cart div.securetradingdesc{
	width:564px;
	margin:5px;
}
div.cart div.securetradingbutton{
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-left: 44px;
}


div.checkout{
	margin: 0;
}
#checkoutbar{
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	/*background-image: url('/images/top_nav_background.gif');*/
	background-color: #3ad8ca;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px solid #969696;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#checkoutbar ul.checkoutbar{
	float: left;
	margin: 0;
	padding: 0px 8px 0px 0px;
	list-style: none;
	/*background-image: url('/images/nav_right_off_off.gif');*/
	background-repeat: no-repeat;
	background-position: top right;
}
#checkoutbar ul.last_on{
	/*background-image: url('/images/nav_right_on_off.gif');*/
}
#checkoutbar ul.checkoutbar li{
	float: left;
	margin: 0px;
	padding: 7px 2px 5px 10px;
	/*background-image: url('/images/nav_off_off.gif');*/
	background-repeat: no-repeat;
	background-position: top left;
	height: 17px;
	font-size: 14px;
	font-weight: bold;
}
#checkoutbar ul.checkoutbar li.first_on{
	/*background-image: url('/images/nav_first_on.gif');*/
	color: #333;
}
#checkoutbar ul.checkoutbar li.first_off{
	/*background-image: url('/images/nav_first_off.gif');*/
}
#checkoutbar ul.checkoutbar li.on_off{
	/*background-image: url('/images/nav_on_off.gif');*/
}
#checkoutbar ul.checkoutbar li.off_on{
	/*background-image: url('/images/nav_off_on.gif');*/
	color: #333;
}

/* Addresses */

div.existingaddress{
	background-position: 4px 5px;
	background-repeat: no-repeat;
	margin: 1px 0 !important;
	padding: 0;
	padding-left: 55px;
	padding-bottom: 4px;
	padding-top: 2px;
	width: 620px !important;
	background-color: #f4f4f4;
}
div.invoice{
	background-image: url(/images/invoice.gif);
}
div.delivery{
	background-image: url(/images/parcel.gif);
}
div.invoicedelivery{
	background-image: url(/images/invoice_parcel.gif);
}
input.view{
	border: none;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
}
div.key, div.addnew{
	border-top: 1px solid #eee;
	width: 670px !important;
	padding-top: 5px;
}
div.key img{
	vertical-align: middle;
	height: 16px;
	width: 16px;
	margin-right: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#nctc_d_result {
	font-size: 1em;
	width: 680px;
}
#nctc_d_result input {
	width: 30px;
}

/* Contour */

#contour
{
	padding: 10px 0px 10px 0px;
}
#contour .contourPageName
{
	font-size: 2em !important;
	line-height: 2em !important;
}

#contour .contourField {
    clear: both;
}
#contour .contourField div label
{
	display: inline;
}

#contour label.fieldLabel
{
	font-weight: bold;
	display: block;
	width: 100%;
	/*float: left;*/
	clear: left;
	background: transparent !important;
}
#contour small
{
	display: block;
	float: left;
	clear: both;
	padding: 5px 5px 5px 200px;
}


#contour fieldset
{
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: none !Important;
	max-width: 450px;
	min-width: 300px;
}

#contour legend
{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	display: block;
}

#contour input.text, #contour input.title, #contour textarea, #contour select
{
	margin: 0.5em 0;
	border: 1px solid #bbb;
}
#contour input.text:focus, #contour input.title:focus, #contour textarea:focus, #contour select:focus
{
	border: 1px solid #666;
}
#contour input.text, #contour textarea
{
	width: 300px !important;
	padding: 5px;
}
#contour textarea
{
	height: 250px;
}
#contour input.fileupload
{
	height: auto !important;
}

#contour span.checkboxlist, #contour span.radiobuttonlist, #contour span.checkbox
{
	display: block;
	float: left;
	padding: 10px;
}

#contour .checkboxlist input, #contour .radiobuttonlist input, #contour .checkbox input
{
	width: auto !important;
	height: auto !important;
	border: none !important;
	display: inline !important;
}

#contour .hiddenfield
{
    display:none;
}

#contour .contourButton
{
	margin-right: 10px;
	padding: 2px 10px;
}
#contour .contourErrorMessage
{
	padding: .8em;
	margin-bottom: .5em;
	border: 2px solid #FBC2C4;
}
#contour .contourErrorMessage, #contour .contourError
{
	background: #FBE3E4;
	color: #8a1f11;
}
#contour input.contourError, #contour textarea.contourError, #contour input.input-validation-error, #contour textarea.input-validation-error
{
	background: #FBE3E4;
	border-color: #FBC2C4;
}

#contour span.contourError, #contour span.field-validation-error
{
    color: #8a1f11 !important;
    background: transparent !important;
}

#contour .field-validation-error {
    padding-left: 5px;
}

@media screen {
	.print-header {display: none;}
}


@media print {
	.white-box, .header, .navbar, .footer, #print_button {display:none;}
	.hold-box-subpage {word-wrap: break-word;border: none;}
	a[href]:after {content: none}
}


@media (min-width: 1170px) and (max-width:1200px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {width: 1160px;}
	[class*="span"] {float: left;min-height: 1px;margin-left: 30px;}
	.span5 {width: 470px;}
	.span7 {width: 670px;}
	.span12 {width: 1160px;}
	.span3 {width: 260px;}
	.span6 {width: 570px;}
	.span4 {width: 360px;}
	.span8 {width: 770px;}
	.span9 {width: 870px;}
	.row {margin-left: -30px;}
}

cntform span {
	margin-bottom: 0px;
	margin-top: 0px;
}

.cntform .ui-dialog-titlebar {
	background-color:#D04B4C;
	color:#FFF;
}


/*iPSC collection styling (inc. result facetting)*/
ul.facetList li.filterGroup {
	font-weight:bold;
	margin-top: 15px;
	font-size: 1.1em;
}

ul.facetList li.filterGroup span.parent-expand{ font-weight: normal; font-size: 1.1em; display:inline-block; }
ul.facetList li.filterGroup.expanded span.parent-expand{ font-weight: normal; font-size: 1.1em; display:none;}
ul.facetList li.filterGroup span.parent-contract{ font-weight: normal; font-size: 1.1em; display:none; }
ul.facetList li.filterGroup.expanded span.parent-contract{ font-weight: normal; font-size: 1.1em; display:inline-block; }


ul.facetList .filterItem { font-weight:normal; font-size: 0.9em; position: relative;}
ul.facetList .filterItem  span { padding: 0 20px; display: block; margin: 10px 0 10px 21px }
ul.facetList .filterItem a {text-decoration:none;}
ul.facetList .filterItem a[id^='chkbox_']{ position: absolute; top: 1px; left: 20px; }
ul.facetList .filterItem img[id^='chkboxdisabled_']{ position: absolute; top: 1px; left: 20px;}
ul.facetList .filterItem span[for^='chkboxdisabled_']{color:grey;}
/*ul.facetList .filterItem  a img { margin-top: -5px; }*/
ul.facetList .facet-tool { width: 1em; margin: 0; }
ul.facetList .filterItem  img { display:block; }
td.nowrap.ipscLink a{
	color:#333;
}

ul.facetList div.hiddenFilters {display:none;}
ul.facetList  span.hiddenfilters-hide {display:none;}
ul.facetList  span.hiddenfilters-hide.expanded {display:inline-block; color:#800000; margin:0px;}
ul.facetList  span.hiddenfilters-show {display:inline-block; color:#800000; margin:0px;}
ul.facetList  span.hiddenfilters-show.expanded {display:none;}

ul.facetList a.clearLink {
	display:inline-block;
	color:#800000;
	font-size: 0.8em;
	margin-left:5px;
}


#ipsc_results th.sortable a {
    background-image: url(../images/arrow_sort_off.png);
    background-repeat: no-repeat;
    background-position:left;
    text-decoration: none;
    //padding-right:25px;
    padding-left: 10px;

}

#ipsc_results th.order1 a{
    background-image: url(../images/arrow_sort_down.png);
    background-position:left;
    background-repeat: no-repeat;
    text-decoration: none;
    //padding-right:25px;
    padding-left: 10px;
}

#ipsc_results th.order2 a{
    background-image: url(../images/arrow_sort_up.png);
    background-repeat: no-repeat;
    text-decoration: none;
    background-position:left;
    //padding-right:25px;
    padding-left: 10px;
}

#ipsc_results th a:visited {
	color:#800000;
	display
}



/*
.facet .filter { font-size: 1.5em; color: #005580; margin: 0 0 8px; }
.facet .sub2 { margin-left: 20px; }

ul.facetList .facet .checkbox .currentParentCat { position: relative; }
ul.facetList .facet .no-child.collapse .checkbox .currentParentCat > span { padding-right: 20px; display: block; font-size: 1.1em; }
ul.facetList .facet .no-child.collapse .checkbox .currentParentCatNew { position: relative; }
ul.facetList .facet .no-child.collapse .checkbox .currentParentCatNew > span { padding: 0 20px; display: block; }
ul.facetList .facet .no-child.collapse .checkbox .currentParentCatNew a { position: absolute; top: 1px; left: 0; }
ul.facetList .facet .no-child.collapse .checkbox .currentParentCatNew a img { margin-top: -5px; }
ul.facetList .nav.subcategories li a { padding: 5px 15px; }

ul.facetList .facet .child.collapse .checkbox .currentParentCat > span.parent-label { padding-right: 20px; display: block; font-size: 1.1em; }
ul.facetList .facet .child.collapse .checkbox .currentParentCat > span.parent-arrow { height: 14px; width: 14px; background: url(../../img/chev_down.png) 0 0 no-repeat; display: block; position: absolute; top: 5px; right: 3px; }
ul.facetList .facet .child.collapse.in .checkbox .currentParentCat > span.parent-arrow { background-image: url(../../img/chev_up.png) }
ul.facetList .facet .child.collapse .checkbox .currentParentCatNew { position: relative; }
ul.facetList .facet .child.collapse .checkbox .currentParentCatNew > span.parent-label { padding: 0 20px; display: block; }
ul.facetList .facet .child.collapse .checkbox .currentParentCatNew > span.parent-arrow { height: 14px; width: 14px; background: url(../../img/chev_down.png) 0 0 no-repeat; display: block; position: absolute; top: 5px; right: 3px; }
ul.facetList .facet .child.collapse .checkbox .currentParentCatNew a { position: absolute; top: 1px; left: 0; }
ul.facetList .facet .child.collapse .checkbox .currentParentCatNew a img { margin-top: -5px; }
ul.facetList .facet .child.collapse.in .checkbox .currentParentCatNew > span.parent-arrow { background-image: url(../../img/chev_up.png) }
ul.facetList .nav.subcategories li a { padding: 5px 15px; }

ul.facetList .nav.subcategories li img { margin-top: -2px; margin-right: 5px; }
ul.facetList .nav-list { padding: 15px; }
ul.facetList .nav-heading { margin-top: 0; padding: 15px; display: block; font-size: 1.714em; font-weight: 500; line-height: 1.1; }
ul.facetList .nav-heading-sub { font-size: 1.285em; font-weight: 500; line-height: 1.1; margin: 10px 0; display: block; }
ul.facetList .help { padding: 8px 15px; }

ul.facetList .assist-refine .navbar-toggle { background-color: #fff; margin: -4px 0 0;}
.assist-refine-collapse { display: none; }
@media (min-width:768px) { .assist-refine-collapse { display: block; } }
*/


/*
.assist-nav-panel .facet .checkbox .currentParentCat { position: relative; }
.assist-nav-panel .facet .no-child.collapse .checkbox .currentParentCat > span { padding-right: 20px; display: block; font-size: 1.1em; }
.assist-nav-panel .facet .no-child.collapse .checkbox .currentParentCatNew { position: relative; }
.assist-nav-panel .facet .no-child.collapse .checkbox .currentParentCatNew > span { padding: 0 20px; display: block; }
.assist-nav-panel .facet .no-child.collapse .checkbox .currentParentCatNew a { position: absolute; top: 1px; left: 0; }
.assist-nav-panel .facet .no-child.collapse .checkbox .currentParentCatNew a img { margin-top: -5px; }
.assist-nav-panel .nav.subcategories li a { padding: 5px 15px; }

.assist-nav-panel .facet .child.collapse .checkbox .currentParentCat > span.parent-label { padding-right: 20px; display: block; font-size: 1.1em; }
.assist-nav-panel .facet .child.collapse .checkbox .currentParentCat > span.parent-arrow { height: 14px; width: 14px; background: url(../../img/chev_down.png) 0 0 no-repeat; display: block; position: absolute; top: 5px; right: 3px; }
.assist-nav-panel .facet .child.collapse.in .checkbox .currentParentCat > span.parent-arrow { background-image: url(../../img/chev_up.png) }
.assist-nav-panel .facet .child.collapse .checkbox .currentParentCatNew { position: relative; }
.assist-nav-panel .facet .child.collapse .checkbox .currentParentCatNew > span.parent-label { padding: 0 20px; display: block; }
.assist-nav-panel .facet .child.collapse .checkbox .currentParentCatNew > span.parent-arrow { height: 14px; width: 14px; background: url(../../img/chev_down.png) 0 0 no-repeat; display: block; position: absolute; top: 5px; right: 3px; }
.assist-nav-panel .facet .child.collapse .checkbox .currentParentCatNew a { position: absolute; top: 1px; left: 0; }
.assist-nav-panel .facet .child.collapse .checkbox .currentParentCatNew a img { margin-top: -5px; }
.assist-nav-panel .facet .child.collapse.in .checkbox .currentParentCatNew > span.parent-arrow { background-image: url(../../img/chev_up.png) }
.assist-nav-panel .nav.subcategories li a { padding: 5px 15px; }

.assist-nav-panel .nav.subcategories li img { margin-top: -2px; margin-right: 5px; }
.assist-nav-panel .nav-list { padding: 15px; }
.assist-nav-panel .nav-heading { margin-top: 0; padding: 15px; display: block; font-size: 1.714em; font-weight: 500; line-height: 1.1; }
.assist-nav-panel .nav-heading-sub { font-size: 1.285em; font-weight: 500; line-height: 1.1; margin: 10px 0; display: block; }
.assist-nav-panel .help { padding: 8px 15px; }

.assist-nav-panel .assist-refine .navbar-toggle { background-color: #fff; margin: -4px 0 0;}
.assist-refine-collapse { display: none; }
@media (min-width:768px) { .assist-refine-collapse { display: block; } }
*/

/* END CUSTOM */























































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
