@media print{
/* For external links that will only be shown when print */
.print-only-text{
display:block;
}
}
@media screen{
/* For external links that will only be shown when print */
.print-only-text{
display:none;
}
body {background:#fafafa; font-family: helvetica, Verdana, Arial, Helvetica, Sans-Serif;}
#login_popup{display:none;}
h1 {margin-bottom: 6px;}
form#cmsForm{font-size: inherit;}
/*ie7 reset*/
button {padding-top:0px;}

div#outerwrap {min-width:885px; max-width:1100px; margin:0 auto; box-shadow: 0 0 25px #ccc; background:#fff; padding-bottom:5px;}
div#header {width:98.5%; height:130px; margin:0 auto; font-size:13px; text-align:right;}
div#logo {width:230px; height:120px; float:left;}
div#sitemenu {width:25%; float:left; height:30px;}

/*login form*/
div#login {width:230px; height:30px;  margin-top: 20px; float:right; clear:right;}
div#login_form{position:relative;}
div#login_button{cursor:pointer; color:#004f71;}
div#login_button:hover {color:#0079a7; text-decoration: underline;}
div.login_key {float:left;}
div#helplinks ul {list-style:none; padding-left:0px; margin: 4px 0 4px 0;}
li a#view_profile {background: url('../images/icons/icon_settings.png') no-repeat left; padding: 6px 0 6px 35px;}
li:hover a#view_profile {background: url('../images/icons/icon_settings_over.png') no-repeat left; padding: 6px 0 6px 35px;}
li a#view_history {background: url('../images/icons/icon_history.png') no-repeat left; padding: 6px 0 6px 35px;}
li:hover a#view_history {background: url('../images/icons/icon_history_over.png') no-repeat left; padding: 6px 0 6px 35px;}
li a#change_user {background: url('../images/icons/icon_user_change.png') no-repeat left; padding: 6px 0 6px 35px;}
li:hover a#change_user {background: url('../images/icons/icon_user_change_over.png') no-repeat left; padding: 6px 0 6px 35px;}
li a#view_portfolio {background: url('../images/icons/icon_onlinelibrary.png') no-repeat left;padding: 6px 0 6px 35px;}
li:hover a#view_portfolio {background: url('../images/icons/icon_onlinelibrary_over.png') no-repeat left;padding: 6px 0 6px 35px;}
div.login_line {margin-bottom:10px;}
div.logout_button input {background: url(../images/icons/icon_logout.png) no-repeat, url(../images/snz-button-bck.png) repeat-x top left;}
div.logout_button input:hover {background:  url(../images/icons/icon_logout_over.png) no-repeat, url(../images/snz-button-bck-hover.png) repeat-x top left;}
span.log_out_item {background: url('../images/icons/icon_logout_blue.png') no-repeat left; padding-left: 25px; padding-top:5px;}
span.log_in_item {background: url('../images/icons/icon_login_blue.png') no-repeat left; padding-left: 25px; padding-top:5px;}
span#cartItemsCount {background: url('../images/icons/icon_cart_blue.png') no-repeat left; padding-left: 25px; padding-top:5px;}
span#subscribeTouchstone {background: url('../images/icons/ts_updates.png') no-repeat left; padding-left: 25px; padding-top:0px;}

a.forgot_link {float:right; padding-top:0px;color: #007CAA;}

div#minicart {width:230px; height:30px;  margin-top: 5px; float:right; clear:right;}
div#minicartTS {width:230px; height:30px;  margin-top: 5px; float:right; clear:right;}
div#search {width:250px; height:30px; float:right; clear:right;}
div#spexmobile {display:none;}

div#topmenu {width:98.5%; height:45px; margin:0 auto; border:1px #004f71 solid; background: #004f71 url(../images/snz-menu-bck.png) repeat-x top left;}
div#topmenu.touchstone {width:98.5%; height:45px; margin:0 auto; border:1px #f3f3f4 solid; background: #f3f3f4 url(../images/snz-menu-hover-bck.png) repeat-x top left;}
div#strapline {float:left; width:36%; }
img#strapsmall {display:none;}
div#banner {width:61%; float:right; margin-right: 0.1%;}
div#scroll {width:97.5%; padding: 3px; clear:both; margin:0 auto 25px; font-size: 1.1em; line-height: 150%; /*border:1px #535154 solid; background: #ececed;*/ }
div#scroll p {margin-bottom: 0.3em;}

div#homeleft {width:51%;  margin-left:2.1%; float:left; }
div#homeright {width:44%; margin-right:2.1%; float:right; }
div#basetext {width:95.5%; clear:both; margin:0 auto; clear:both; padding: 5px 0;}
div#footer {width:98.5%; height:28px; clear:both; margin:0 auto; clear:both; background: #f3f3f4 url(../images/snz-footer-bck.png) repeat-x center left; padding-top:8px; text-align: center;}
div#footernav {width:98.5%; clear:both; margin:0 auto 20px; clear:both; background: #f3f3f4;}

#scroll {text-transform: none;}

#search input.search {width:190px; height:20px; border:1px #004f71 solid; vertical-align: middle;}
div#outerwrap input.searchgo {text-transform: capitalize;width:28px; font-size:0px; height:28px; margin: 0 3px; text-indent:-999em; border:none; background: url(../images/snz-search-go.png) no-repeat center center;}

div#strapline img {width:100%;}
div#banner img {width:99%;}
div#logo a img {border:none;}

/* Sites menu */
div#sitemenu ul {list-style-type: none;}
div#sitemenu ul li {float:left; padding: 0 5px; height:16px; font-size:12px; max-width:230px; text-transform: uppercase;  border-right: 1px #004f71 solid;}
div#sitemenu.touchstone ul li {float:left; padding: 0 5px; height:16px; font-size:12px; max-width:230px; text-transform: uppercase;  border-right: 1px #b5b7b9 solid;}
div#sitemenu li:last-child {border-right: none;}
div#sitemenu ul li a {color:#004f71; text-decoration: none;}
div#sitemenu ul li a:hover {color: #0079a7;text-decoration:underline;}
div#sitemenu.touchstone ul li a {color:#0079a7; text-decoration: none;}
div#sitemenu.touchstone ul li a:hover {color: #004f71;text-decoration:underline;}
div#menumenu {display:none;}

/* top menu */
/*div#topmenu { position:relative; }*/
div#topmenu ul {list-style-type:none; margin:0; padding-left:0px;}
div#topmenu ul li {position: relative; float:left; text-transform: none;} 
div ul.menu>li {max-width: 21.5%;}
div#topmenu.touchstone ul.menu>li {max-width: 17%;}
div#topmenu ul li:hover a {color: #004f71;}
div#topmenu.touchstone ul li:hover a {color: #f3f3f4;}
div#topmenu a {color:#fff;}
div#topmenu.touchstone a {color:#004f71;}
div#topmenu ul li a {display:table-cell; vertical-align:middle; padding: 4px 8px 0;  overflow: hidden; height: 41px; text-decoration:none; font-size:13px; text-align: center; border-right:1px solid #013f5a;}
div#topmenu.touchstone ul li a {display:table-cell; vertical-align:middle; padding: 4px 8px 0;  overflow: hidden; height: 41px; text-decoration:none; font-size:13px; text-align: center; border-right:1px solid #b5b7b9;}
div#topmenu.touchstone ul.menu li a {font-size:10px; }
div#topmenu ul>li a {
	*display:block;
}
div#topmenu ul li:hover {color: #004f71; background: url(../images/snz-menu-hover-bck.png) repeat-x top left;}
div#topmenu.touchstone ul li:hover {color: #b5b7b9; background: url(../images/snz-menu-bck.png) repeat-x top left;}
topmenu ul li.sub {padding:0px;}
div#topmenu ul li.section,div#topmenu ul li.current {color: #004f71; background: url(../images/snz-menu-hover-bck.png) repeat-x top left;}
div#topmenu.touchstone ul li.section,div#topmenu.touchstone ul li.current {color: #b5b7b9; background: url(../images/snz-menu-bck.png) repeat-x top left;}
div#topmenu ul li.section a, div#topmenu ul li.current a  {color: #004f71;}
div#topmenu.touchstone ul li.section a, div#topmenu.touchstone ul li.current a  {color: #f3f3f4;}
div#topmenu ul.menu ul li {float:none;}
div#topmenu ul li ul li a {height:auto;}

/* hover menu styling */

div#topmenu ul li ul {display: none; z-index:2;}
div#topmenu ul li:hover ul {display:block; position:absolute; top:45px; left:0; width:165px; padding:0; margin:0;}
div#topmenu ul li:hover ul div.clear {clear:both;}
div#topmenu ul li:hover ul li a {text-align:left; background:#f3f3f4; height:auto; text-transform:none; color:#004f71; padding: 6px 0 4px 8px; width:auto; text-align:left; line-height:1.2em; border:1px #c9c9c9 solid; border-width: 0 1px 1px 1px; display:block; }
div#topmenu ul li:hover ul li:hover {background:#e7e7e8;}
div#topmenu ul li:hover ul li a.hide { color:#000;}
div#topmenu ul li:hover ul li:hover a.hide { border:1px #c9c9c9 solid; background:#f3f3f4; color:#525252;}
div#topmenu ul li:hover ul li ul {display: none;}
div#topmenu ul li:hover ul li a:hover { color: #0079a7; background:#e7e7e8;}
div#topmenu ul li:hover ul li:hover ul {display:block; position:absolute; left:165px; top:0; z-index:30;}
div#topmenu ul li:hover ul li:hover ul.left {left:-105px;}


/* Homepage hotlink elements */

div.hotlink {width:98%; height:110px; float:left; margin-bottom:30px;}
div.hotlink div.hotlinkimage {width:23.5%; height:110px; float:left; margin-right:18px; border:1px #000 solid;}
div.hotlink div.hotlinktext {width:65%; float:left;}

div.hotlink h2 {margin: 10px 0; padding-bottom:10px; font-size:16px; border-width: 0 0 2px 0; border-style: solid; }
div.hotlink p {margin: 10px 0; font-size:14px;}

div#hotLink1, div#hotLink1 h2, div#hotLink1 a {color:#e58203; border-color:#e58203;}
div#hotLink2, div#hotLink2 h2, div#hotLink2 a {color:#00a5c1; border-color:#00a5c1;}
div#hotLink3, div#hotLink3 h2, div#hotLink3 a {color:#913569; border-color:#913569;}
div#hotLink4, div#hotLink4 h2, div#hotLink4 a {color:#0074a5; border-color:#0074a5;}

div#hotLink1.shop div.hotlinkimage {border:none; background: url(../images/homepage/homeimage_search.png) no-repeat 50% 50%;}
div#hotLink2.shop div.hotlinkimage {border:none; background: url(../images/homepage/homeimage_onlinelibrary.png) no-repeat 50% 50%;}
div#hotLink3.shop div.hotlinkimage {border:none; background: url(../images/homepage/homeimage_publiccomment_purple.png) no-repeat 50% 50%;}
div#hotLink4.shop div.hotlinkimage {border:none; background: url(../images/homepage/homeimage_touchstone.png) no-repeat 50% 50%;} 

div#hotLink1.corporate div.hotlinkimage {border:none; background: url(../images/homepage/homeimage_publiccomment.png) no-repeat 50% 50%;}
div#hotLink2.corporate div.hotlinkimage {border:none; background: url(../images/homepage/homeimage_media.png) no-repeat 50% 50%;}
div#hotLink3.corporate div.hotlinkimage {border:none; background: url(../images/homepage/homeimage_workprogramme.png) no-repeat 50% 50%;}
div#hotLink4.corporate div.hotlinkimage {border:none; background: url(../images/homepage/homeimage_touchstone.png) no-repeat 50% 50%;} 

/* Homepage latest product */
/*
div.latestproduct, div.latestproduct2 {width:100%; height:225px; margin-bottom:50px;}
div#advertright div.latestproduct {width:98%; height:110px; margin-bottom:5px; float:left;}
div#advertright div.latestproduct2 {width:98%; height:110px; margin-bottom:5px; float:right;}
div#advertright div.latestproduct3 {width:98%; height:110px; margin-bottom:5px; float:left;}
*/

/* Footer */
div.center {margin:0 auto; width: 69%;}
div#footer ul { list-style-type:none; margin:0 auto; padding:0;}
div#footer li {display: inline-block; *float:left; padding: 0 15px; text-transform: uppercase; font-size:0.9em; border-right: 1px #004f71 solid;}
div#footer li:last-child {border-right: none;}
div#footer ul li a {color: #004f71; text-decoration:none; text-align: center;}
div#footer ul li a:hover {color: #0079a7; text-decoration: underline;}

/* Shop layout */

div#shopleft { width:18.55555%;  padding-top:25px; margin: 0 0 0 0.75%; float:left; position:relative;/*font-size:0.9em; line-height:110%;*/}
div#shopright {width: 18.55555%; margin:0 0.75% 0 0;  padding-top:25px; float: right; /*font-size: 0.9em;*/}
div#shoprefineresults {width: 59.5%; margin: 0 0.83333% 0; padding-top: 25px; float: left; /*font-size: 0.9em;*/}
div#shopmiddle {width:59.5%; margin:0 0.83333% 0; padding-top:25px; float:left; /*font-size: 0.9em;*/}

div#cartarea {width:96%; padding: 1.25%; border:1px solid black; font-size: 0.875em; margin-bottom:10px;}
div.search_results_top { height:auto; margin-bottom:20px;}
div#advertright, div#orderrightbar {width: 18.55555%; margin:10px 0 0 0; float: left;}


div#producttitle {width:100%;}
div#productdescription {display:inline-block; width:48%; float:left; margin:0 auto 5px; }
div#productdetails {display:inline-block; width:48%; float:left; margin:0 0 20px 0; clear:left;}
div#standardlist {display:inline-block; width:48%; float:left;}
div#productpricing {display:inline-block; width:49%; float:right;}


div#search_pagination a.chosen {font-weight:bold;}

div#producttitle h1 {color:#9ec324;}

#citationsHeadDetails h5 {}
div.productdetails {border-top:1px #b5b7b9 dotted;}
div.productdetails h4 {margin: 0 0 3px 0; padding: 3px; background-color: #f3f3f4;}
div.productdetails p {margin: 4px 0;}

div#productcrosssell {clear:both; padding:1%; background:#f3f3f4; border:1px #939598 solid; margin: 20px 0;}
div#productcrosssell h3 { margin: 2px 0 8px 0;}

div.alsobought {clear:both; margin: 4px 0; font-size:1em; }
div.alsobought a {text-decoration:none; color:#000; font-weight:bold;}

/* shop single layout */

div#middleshop {width:78.0555555%; margin:0 0.83333% 0; padding-top:25px; float:left; /*font-size: 0.875em;*/}
div#rightshop {width: 18.55555%; margin:0 0.75% 0 0; padding-top:25px; float: right; /*font-size: 0.875em;*/}
div#shopnote {margin:5px 0; min-height:40px; width: 48%; float: right; font-size:0.95em; clear: right; padding:2px 3px;}
div.searchheading {display:none;}


/* Three column layout */
div#submiddle {width:57.5%; margin:25px 0 0; float:left; }

div#leftthree { width:18.55555%;  min-width:160px; margin: 0 1.83333% 0 0.75%; padding:20px 0; float:left;}
div#middlethree {width:57.5%; margin:0 0 0; padding-top:25px; float:left; }
div#rightthree {width: 18.55555%; margin:0 0.75% 0 1.83333%; padding-top:25px; float: right; }


/* two column layouts */

div#lefttwo { width:18.55555%;  min-width:160px; margin: 0 1.83333% 0 0.75%; float:left; padding:20px 0;}
div#middletwo {width:77.0555555%; margin:0 0 0;  padding-top:25px;float:left; }
div#righttwo {width: 18.55555%; margin:0 0.75% 0 1.83333%; padding-top:25px; float: right; }

/* Single column layout */
div#middleone {width:98.5%; margin:0 auto;}

/* side menu styling */
div#lefttwo div#heading {width: auto; min-height: 20px; border-bottom: 1px #b5b7b9 solid;}
div#lefttwo div#heading h2 {padding: 5px 0 5px 0; margin:0; font-size: 14px; text-transform: uppercase;}
div#lefttwo div#heading h2 a {padding: 0;  color:#004F71; text-decoration:none;}
div#lefttwo div#heading:hover {background: #fff;  text-decoration:none;}
div#lefttwo div#heading:hover a {color: #0079a7; background: #f3f3f4;}


div#leftthree div#heading {width: auto; min-height: 20px; border-bottom: 1px #b5b7b9 solid;}
div#leftthree div#heading h2 {padding: 5px 0 5px 0; margin:0; font-size: 14px; text-transform: uppercase;}
div#leftthree div#heading h2 a {padding: 0;  color:#004F71; text-decoration:none;}
div#leftthree div#heading:hover {background: #fff;  text-decoration:none;}
div#leftthree div#heading:hover a {color: #0079a7; background: #f3f3f4;}

div#shopleft div#heading {width: auto; min-height: 20px; border-bottom: 1px #b5b7b9 solid;}
div#shopleft div#heading h2 {padding: 5px 0 5px 0; margin:0; font-size: 14px; text-transform: uppercase;}
div#shopleft div#heading h2 a {padding: 0; color:#004F71; text-decoration:none;}
div#shopleft div#heading:hover {background: #fff;  text-decoration:none;}
div#shopleft div#heading:hover a {color: #0079a7; background: #f3f3f4; }


div#sidemenu {padding: 0;}

#sidemenu ul, #browse_standards_list ul {list-style-type:none; padding: 0; margin: 0;}
#sidemenu ul li, #browse_standards_list ul li {width: auto;  min-height: 20px; font-size: 1em; margin:0 0 0 0; padding: 5px 4px 5px 4px; text-align: left; border-bottom: 1px #b5b7b9 dotted;}
#sidemenu ul li a, #browse_standards_list ul li a {display: block; color: #004F71;  padding: 0; text-decoration: none;}
#sidemenu ul li.top:hover, #browse_standards_list ul li:hover {background: #f3f3f4;}
#sidemenu ul li.top:hover a, #browse_standards_list ul li:hover a {color: #0079a7; text-decoration:none;}
#sidemenu ul li.active a {background:none;}

div#sidemenu ul li.section>a,div#sidemenu ul li.current>a {font-weight:bold;}

/* side menu sub */ 
#sidemenu ul li.sub {width: auto; padding: 2px 0; min-height: 20px; background:#fff; font-size: 1em; margin:0 0 0 0; text-align: center; border-bottom:none;}
#sidemenu ul.sub li:hover {color: #959595;background: #f3f3f4;}
#sidemenu ul li.sub ul li {min-height: 18px; display: block; background: #fff; text-align:left; font-size: 1em; padding: 5px 4px 5px 14px;}
#sidemenu ul li.sub ul li:hover a {color: #0079a7;}

/* Footer navigation */
div.csc-sitemap ul {margin:0; padding:0; }
div.csc-sitemap a {text-decoration:none;}
div.csc-sitemap li {float: left; width:16%; margin-right: 0.5%; padding: 0 1.5%; min-height:125px; list-style-type: none; font-weight:bold; border-left:1px #b5b7b9 solid;}
div.csc-sitemap li:first-child {border:none;}
div.csc-sitemap li a {margin: 0; padding: 2px 0; display: block; font-size: 12px; text-align: left; font-weight:bold; color: #004f71;}
div.csc-sitemap li a:hover {color: #0079a7;text-decoration: underline;}
div.csc-sitemap li a:link:before,
div.csc-sitemap li a:visited:before {color: #0598ff;}

/* --------  Second Level --------- */
div.csc-sitemap li ul {margin:0 0 0 0px; padding:0;}
div.csc-sitemap li a:hover ul li a {color:#0079a7;}
div.csc-sitemap li li {clear: left; width:100%; margin: 0; min-height:auto; padding: 0 0 0 0; border:none; font-weight: normal; font-size: 12px; color: #000; }
div.csc-sitemap li li a {color:#004f71; font-weight:normal; padding:0;}
div.csc-sitemap li li a:hover {color: #0079a7;text-decoration: underline;}
div.csc-sitemap li li:first-child { padding-top: 1px;}
div.csc-sitemap li li a:link:before,
div.csc-sitemap li li a:visited:before {color: #004f71;}

/* --------  Third Level --------- */

div.csc-sitemap li li ul { display:none;}
div.csc-sitemap li li li { padding: 3px 0; }
div.csc-sitemap li li li a { font-size: 11px; padding: 5px 0; width: 80%; float: right;}
div.csc-sitemap li li li a:hover {}
div.csc-sitemap li li li:first-child { padding: 15px 0 5px 0;}

div.csc-sitemap li li li a:link:before,
div.csc-sitemap li li li a:visited:before {color: #ccae14; font-size: 9px;}


/* clearer */

div.clear {clear:both;}

/* adverts */

ul.advert {	list-style: none;width:100%; margin-bottom:50px;padding:0px;}
ul.advert img {width:100%;}

ul.advert a:hover {text-decoration: none;}

ul.advert li:first-child p.adcall  {background:#0079a7;}
ul.advert p.adcall  {background:#96ca50;}
div.latestproduct, div.latestproduct2, div.latestproduct3 {width:100%; height:240px; margin-bottom:50px; }
div#advertright div.latestproduct {height:110px; margin-bottom:5px; float:left; }
div#advertright div.latestproduct2 {height:110px; margin-bottom:5px; float:right;}
div#advertright div.latestproduct3 {height:110px; margin-bottom:5px; float:left;}

ul.advert li:first-child {margin-bottom:5px; border:1px #0079a7 solid;}
ul.advert li {margin-bottom:5px; border:1px #96ca50 solid;}

div.latestproduct1, div.latestproduct2, div.latestproduct3 {width:100%; margin-bottom:50px; }
div#advertright div.latestproduct1 {margin-bottom:5px; float:left; border:1px #0079a7 solid;}
div#advertright div.latestproduct2 {margin-bottom:5px; float:right;}
div#advertright div.latestproduct3 {margin-bottom:5px; float:left;}

div.latestproduct, div.latestproduct2, div.latestproduct3 {position:relative; font-size:1em; }
div.latestproduct a img, div.latestproduct2 a img, div.latestproduct3 a img {width:100%; }

div.latestproduct div.adtext h3 {color:rgb(0,121,167); margin: 0px; text-align:right;}
div.latestproduct3 div.adtext h3 {color:rgb(150,202,80); margin: 0px; text-align:right;}
div.latestproduct div.adcall {background: none repeat scroll 0% 0% rgb(0,121,167);}
div.latestproduct3 div.adcall {background: none repeat scroll 0% 0% rgb(150,202,80);}
div.adcall {color: rgb(255,255,255); position:absolute; z-index:99; padding: 3px 0px; text-decoration: none; bottom: 0px; right: 0px; width: 100%; text-align: center;}

h3.adtext {padding:15px 0px; text-align:center; }
li:first-child h3.adtext {color:#0079a7;}
h3.adtext {color:#96ca50;} 
p.adcall {margin-bottom: 0px; color:#fff; text-decoration:none; bottom:0; right:0; width:100%; text-align:center;}

/* Homepage latest product */
div#homeright div.latestproduct, div#homeright div.latestproduct2, div#homeright div.latestproduct3 {position:relative; max-width:100%; max-height:100%; overflow: hidden; font-size:1em; }
div#homeright div.adtext p {display:block; margin: 3px 0 0 0; text-align:right;}
div#homeright div.adtext {position:absolute; width:50%; top:30%; right:0px;z-index:99;}

h3.adtext, div.adtext  {width:50%; padding:8px; background: none repeat scroll 0% 0% rgba(255,255,255,0.7); text-shadow: 0px -1px 0px rgba(255,255,255,0.7); }

ul.portfolio-options {
	width: 540px;
}
ul.portfolio-options li {
	list-style-type: none;
	width: 540px;
	height: 50px;
	font-size: 1.2em;
	padding-left: 50px;
	padding-top: 10px;
}
ul.portfolio-options li:hover {
	background-color: grey;
	cursor:pointer;
}
li.help {
	background: url("../images/icons/help.png") no-repeat scroll 0px 0px white;
}
li.find {
	background: url("../images/icons/find.png") no-repeat scroll 0px 0px white;
}
li.common {
	background: url("../images/icons/star.png") no-repeat scroll 0px 0px white;
}

.no_border input, .no_border input:hover {border: medium none;    margin: 0;    padding: 10px 0;    width: 100%;}

/*draft comments */
.remove_comment {text-align:right;}
.remove_comment input {background:  url(../images/icons/icon_minus.png) no-repeat; width:21px;}
.remove_comment input:hover {background:  url(../images/icons/icon_minus_over.png) no-repeat; width:21px;}

.add_comment {text-align:right;}
.add_comment input {background:  url(../images/icons/icon_plus.png) no-repeat; width:21px;}
.add_comment input:hover {background:  url(../images/icons/icon_plus_over.png) no-repeat; width:21px;}
div#comments_bottom {margin-right:0.625em;}
.helper {display:none;position:absolute;left:10%;top:10px;width:80%;border:thin black solid;z-index:1000;background:white;padding:5px;-moz-box-shadow: 0 0 11px 1px #888;-webkit-box-shadow: 0 0 11px 1px #888;box-shadow: 0 0 11px 1px #888;}
.helpIcon,.expandIcon,.export {float:right;cursor:pointer; padding:5px; } /* CSJM - this change makes all images sit on top of each other - so I've reverted it back.  position: absolute;  right: 5%; top: 33%;cursor:pointer;}*/
.helperWrapper .helpIcon {right:2%;}
.helperWrapper {position:relative}
.expandable {background-color: #f3f3f4; padding:3px; cursor:pointer;}
.helpable, .expandable {padding-right:8% !important;}
.expandableContents {display:none;}
ul.productlist {list-style-type: none; padding: 0px 0px 0px 3px;margin:5px 0 0 0;}
li.productlink {font-size:1em; border-bottom: 1px #b5b7b9 dotted; padding:2px 4% 2px 2px;cursor:pointer;background: url("../images/icons/icon_next_circle_over_sm.png") no-repeat 98% 50%;}
li.productlink:hover {background-color: #f3f3f4; }
li.productlink a:hover {text-decoration: none;}
li.productnolink {font-size:1em; border-bottom: 1px #b5b7b9 dotted; padding:2px 20px 2px 2px;}
li.productnolink:hover {background-color: #f3f3f4; }
li.productnolink a{color:inherit;}
li.productnolink a:hover{color:inherit;text-decoration:inherit;}
#referencesDetails p {font-weight: bold;margin-left: 5px;}

#SMColumn1 {float:left; width: 47%;}
#SMColumn2 {float:right; width: 47%;}
#ordersTable {width:100%;}
.table-tr-odd {background-color: #e7e7e8;}
.table-sortable td {padding-right: 10px; padding-bottom: 6px;}
.table-sortable th:not(.table-th-nosort), #search_sortby span {background: url("../images/icons/icon_sortarrow_notselected.png") no-repeat 95% 50%; padding-right: 15px;}
.table-sortable th:not(.table-th-nosort):hover, #search_sortby span:hover {background: url("../images/icons/icon_sortarrow_up.png") no-repeat 95% 50%; }
.table-sortable th.table-th-sort, #search_sortby span.sort_desc {background: url("../images/icons/icon_sortarrow_up.png") no-repeat 95% 50%; }
/*.table-sortable th.table-th-sort:hover, #search_sortby span.sort_desc:hover {background: url("../images/icons/icon_sortarrow_down.png") no-repeat 95% 50%; }*/
.table-sortable th.table-th-sort-rev,#search_sortby span.sort_asc {background: url("../images/icons/icon_sortarrow_down.png") no-repeat 95% 50%;}
/*.table-sortable th.table-th-sort-rev:hover,#search_sortby span.sort_asc:hover  {background: url("../images/icons/icon_sortarrow_up.png") no-repeat 95% 50%;}*/
.table-sortable th {text-align: left; padding-left: 10px; cursor:pointer;}
.table_price {text-align:right;}
#ordersTable td {padding: 18px 15px 18px 10px;border-right: solid 1px #999;}

#portfolioHelp {left:10%; width:80%;  overflow:auto; max-height:300px;}
#portfolioHelp h2 {cursor:pointer;}

/*magic slanted backgrounds
#refine_search_results .helperWrapper {
border-width: 35px 35px 0px 0px;
border-color:green white white green;
padding:0px;
color:white;
float:left;
position:relative;
background-color:green;
line-height:0px;
width:auto;
height:0px;
border-style:solid;
}
#refine_search_results h3 {
background:green;
color:white;
top: -35px;
display: block;
position: relative;
}*/

ul.reports {
	list-style-type: none;
}
ul.reports li { padding:1px;margin: 0px; background: #e7e7e8; }
ul.reports li:nth-child(odd) { background: #f3f3f4; }

/*citation pages*/
div.citation {clear:both;padding-top:10px;}
.section_label {font-weight:bold;float:left;width:60px;}
div#citation_wrap div.search_result_single {padding:10px;}

.intLogo {float:right;}
div.messages_wrap div.button_wrap { padding: 0px;}
div.messages_wrap p {padding: 4px;}

.singleImagePlaceholder { float:right;}

.articleList { list-style:none; padding-left:0px; margin: 4px 0 4px 0;}
li.caseStudy { display: block; width: 47%; float:left; padding:5px;height: 220px; margin: 1px 0.5% 1px 0.5%; }
li.caseStudy img {float:left; padding: 9px;}

li.caseStudy blockquote {
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	padding: 8px;
	line-height: 2.2em;
/*	background-color: #e7e7e8;
	border-top: 1px solid #f3f3f4;
	border-bottom: 1px solid #f3f3f4; */
	background-image: url(../images/openquote1.png);
	background-position: 15px 5px;
	background-repeat: no-repeat;
	text-indent: 23px;
	font-style: italic;
}
li.caseStudy blockquote a:after {
	
	content: url(../images/closequote1.png);
	vertical-align: -50%;
	/*vertical-align: top;*/
}
li.caseStudy p { clear:both; margin-bottom: 10px; padding-bottom: 10px; }
li.caseStudy h1 { margin-top: 10px; font-size:3em; text-align: right;}
li.caseStudy h2 { margin-left: 118px;text-align: right; background-color: #96CA50; color: white; padding-top: 5px; padding-bottom: 5px;}
li.caseStudy h1, li.caseStudy h2 { padding-right:5px;}

.group:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.group { display: inline-block; }

.grid-container {
	position: relative; 
	z-index: 1; 
	width: 99%; 
}
.grid-container .col,.grid-container .doublecol.rightcol { 
	position: relative; 
	width: 30%; 
	padding: 0.5% 1.5%; 
	float: left; 
}
.grid-container .doublecol { 
	position: relative; 
	width: 62%; 
	padding: 0.5% 1.5%; 
	float: left; 
}
/*.grid-container .col:nth-child(1) { left: 0; }
.grid-container .col:nth-child(2) { left: 0; }
.grid-container .col:nth-child(3) { left: 0; }*/
.grid-container:before, .grid-container:after {
   content: "";
   position: absolute;
   z-index: -1;
   top: 0;
   left: 33.4%;
   width: 33.4%;
   height: 100%;
}
.grid-container:after {
   left: 66.667%;
}
.rssable a {
	float:right;
	width:14px;
	height:14px;
	background-image: url(../images/feed-icon-14x14.png);
	margin-right: 30px;
	margin-top: 6px;
}
.linkedIn a {
	float:right;
	width:88px;
	height:16px;
	background-image: url(../images/icons/linkedIn.png);
	margin-right: 20px;
	margin-top: 4px;
}
#touchstone_left {
	width:50%;
	float:left;
}
#touchstone_left article, .touchstoneArticle article {
	padding: 3px 7% 3px 1.3%;
}
#touchstone_left article img{
	width: 40%;
	float: left;
	padding-right: 2%;
}
#touchstone_right {
	width: 49%;
	float: right;
	border-left: 1px #b5b7b9 dotted;
}
#touchstone_right article, #touchstone_right h1 {
	padding: 3px 1% 3px 4%;
}
.touchstoneArticle {
	float: left;
	width: 70%;
}
.touchstoneAux {
	width: 27%;
	float: left;
	padding-top: 40px;
	padding-right: 2%;
}
.touchstoneAux .border {
	border: 1px solid #999999;
	padding: 3px;	
}
div.newsArticleImage {float:left; padding: 0px 15px 10px 0px;}
div.newsThumbnail {float: left; padding-right: 15px;}

.padding {padding:6px;}
#touchstone_left > div.padding {padding-left:15px;}
.btn .label,.btn .badge{
	position:relative;
	top:-1px
}

.input-prepend .add-on:first-child,.input-prepend .btn:first-child{
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px
}

.input-append input,.input-append select,.input-append .uneditable-input{
	-webkit-border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px
}

.input-append input+.btn-group .btn:last-child,.input-append select+.btn-group .btn:last-child,.input-append .uneditable-input+.btn-group .btn:last-child{
	-webkit-border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0
}

.input-append .add-on,.input-append .btn,.input-append .btn-group{
	margin-left:-1px
}


.btn{
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:4px 12px;
	margin-bottom:0;
	font-size:13px;
	line-height:18px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	color:#333;
	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	background-color:#f5f5f5;
	background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image:-o-linear-gradient(top,#fff,#e6e6e6);
	background-image:linear-gradient(to bottom,#fff,#e6e6e6);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#e6e6e6;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border:1px solid #ccc;
	*border:0;
	border-bottom-color:#b3b3b3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	*margin-left:.3em;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

.btn:hover,.btn:focus,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{
	color:#333;
	background-color:#e6e6e6;
	*background-color:#d9d9d9
}

.btn:active,.btn.active{
	background-color:#ccc \9
}

.btn:first-child{
	*margin-left:0
}

.btn:hover,.btn:focus{
	color:#333;
	text-decoration:none;
	background-position:0 -15px;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear
}

.btn:focus{
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}

.btn.active,.btn:active{
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}

.btn.disabled,.btn[disabled]{
	cursor:default;
	background-image:none;
	opacity:.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none
}

.btn-large{
	padding:9px 15px;
	font-size:16.25px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px
}

.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{
	margin-top:4px
}

.btn-small{
	padding:5px 9px;
	font-size:11.049999999999999px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{
	margin-top:0
}

.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{
	margin-top:-1px
}

.btn-mini{
	padding:2px 6px;
	font-size:9.75px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}

.btn-block{
	display:block;
	width:100%;
	padding-left:0;
	padding-right:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}

.btn-block+.btn-block{
	margin-top:5px
}

.btn-group{
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:0;
	vertical-align:middle;
	white-space:nowrap;
	*margin-left:.3em
}

.btn-group:first-child{
	*margin-left:0
}

.btn-group+.btn-group{
	margin-left:5px
}

.btn-toolbar{
	font-size:0;
	margin-top:9px;
	margin-bottom:9px
}

.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{
	margin-left:5px
}

.btn-group>.btn{
	position:relative;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0
}

.btn-group>.btn+.btn{
	margin-left:-1px
}

.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{
	font-size:13px
}

.btn-group>.btn-mini{
	font-size:9.75px
}

.btn-group>.btn-small{
	font-size:11.049999999999999px
}

.btn-group>.btn-large{
	font-size:16.25px
}

.btn-group>.btn:first-child{
	margin-left:0;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px
}

.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px
}

.btn-group>.btn.large:first-child{
	margin-left:0;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px
}

.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{
	z-index:2
}
.btn-draft {
	color: #fff;
	background-color: #dbecf5;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#dbecf5),to(#0079a7));
	background-image: -webkit-linear-gradient(top,#dbecf5,#0079a7);
	background-image: -o-linear-gradient(top,#dbecf5,#0079a7);
	background-image: linear-gradient(to bottom,#dbecf5,#0079a7);
	background-repeat: repeat-x;
	border-color: #e0f0ff;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbecf5',endColorstr='#0079a7',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-draft:hover, .btn-draft:active, .btn-draft.active, .btn-draft.disabled, .btn-draft[disabled] {
    color: rgb(255, 255, 255);
    background-color: #0079a7;
    *background-color: #e0f0ff;
}
.btn-published {
	color: #fff;
	background-color: #f2f8ea;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f8ea),to(#95c949));
	background-image: -webkit-linear-gradient(top,#f2f8ea,#95c949);
	background-image: -o-linear-gradient(top,#f2f8ea,#95c949);
	background-image: linear-gradient(to bottom,#f2f8ea,#95c949);
	background-repeat: repeat-x;
	border-color: #e0f0ff;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f8ea',endColorstr='#95c949',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-published:hover, .btn-published:active, .btn-published.active, .btn-published.disabled, .btn-published[disabled] {
    color: rgb(255, 255, 255);
    background-color: #95c949;
    *background-color: #f2f8ea;
}
.btn-withdrawn {
	color: #fff;
	background-color: #f9e6dc;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f9e6dc),to(#922508));
	background-image: -webkit-linear-gradient(top,#f9e6dc,#922508);
	background-image: -o-linear-gradient(top,#f9e6dc,#922508);
	background-image: linear-gradient(to bottom,#f9e6dc,#922508);
	background-repeat: repeat-x;
	border-color: #e0f0ff;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9e6dc',endColorstr='#922508',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-withdrawn:hover, .btn-withdrawn:active, .btn-withdrawn.active, .btn-withdrawn.disabled, .btn-withdrawn[disabled] {
    color: rgb(255, 255, 255);
    background-color: #922508;
    *background-color: #f9e6dc;
}
.btn-development {
	color: #fff;
	background-color: #F9D1F9;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#F9D1F9),to(#8f288c));
	background-image: -webkit-linear-gradient(top,#F9D1F9,#8f288c);
	background-image: -o-linear-gradient(top,#F9D1F9,#8f288c);
	background-image: linear-gradient(to bottom,#F9D1F9,#8f288c);
	background-repeat: repeat-x;
	border-color: #e0f0ff;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9D1F9',endColorstr='#8f288c',GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-development:hover, .btn-development:active, .btn-development.active, .btn-development.disabled, .btn-development[disabled] {
    color: rgb(255, 255, 255);
    background-color: #8f288c;
    *background-color: #F9D1F9;
}
a.btn-draft:link,a.btn-draft:visited,a.btn-published:link,a.btn-published:visited,a.btn-withdrawn:link,a.btn-withdrawn:visited,a.btn-development:link,a.btn-development:visited {color:white;text-shadow:none;}
article.publicationAnnouncement {
	background: #f2f8ea;
}
article.draftAnnouncement {
	background: #dbecf5;
}
div.innerwrap { margin-left: 10px; margin-right:10px;}
div.feature {
	background-color: #EFEFEF;
	border: 1px solid #D9D9D9;
	border-radius: 5px 5px;
	padding: 5px;
	min-height: 60px;
}
div.feature p {
	margin-left: 70px;
}
img.feature-image {
	padding-right: 10px;
	vertical-align: middle;
	float:left;
} 
li.touchstoneList {
	list-style: none;
	padding-bottom: 3px;
}

.colmask {
    clear:both;
    float:left;
    width:100%;            
    overflow:hidden;
    border-bottom: 1px #DEDEDE dotted;
    margin-bottom: 15px;
}
.colleft {
    float:left;
    width:100%;
    position:relative;
}
.col1,.col2{
    float:left;
    position:relative;
    padding:0 0 1em 0;
    overflow:hidden;
}
.col1 > img {
	width: 100%;
}
.doublepage .colleft {
    right:50%; /* right column width */
}
.doublepage .col1 {
    width:46%; /* left column content width (column width minus left and right padding) */
    left:52%; /* right column width plus left column left padding */
}
.doublepage .col2 {
    width:46%; /* right column content width (column width minus left and right padding) */
    left:56%; /* (right column width) plus (left column left and right padding) plus (right column left padding) */
}
.touchstoneSummaryWithImage {
	padding-left: 160px;
}
div.updateSummary {
	border: 1px #DEDEDE dotted;
	padding-bottom: 3px;
	padding-left: 5px;
}
.menuText {display:block;}
.menuImage {display:none;}

.gallery {
	position: relative;
	width: 100%;
	float: none;
	margin-bottom:20px;

	border-top: 1px #0079A7 solid;
	border-left: 1px #0079A7 solid;
	border-right: 1px #0079A7 solid;
	border-bottom: 10px #0079A7 solid;

}

.gallery li {
	position: absolute;
	width: 90%;
	left: 5%;
	top: 5px;
}

.gallery ul, .gallery li {
	overflow: hidden;
	list-style: none outside none;
	padding: 0px;
	margin: 0px;
	height: 250px;
}

.gallery .control {
	display:none;
}

.gallery:hover .gallery-control {
	display:block;
}

.control .next {
	background-position: center -30px;
	right: 10px;
}
.control .prev {
	background-position: center 2px;
	left: 10px;
}

.control a {
	background-image: url("../images/banner_control.png");
	background-repeat: no-repeat;
	position: absolute;
	width: 22px;
	height: 22px;
	top: 122px;
	text-indent: -9000px;
	float: right;
	background-color:rgba(222,222,222,0.7);
}

.gallery .gallery-control a:hover {
	background-color: #333333;
}

#slideGallery .holder ul li img {
	float:right;
	padding-left: 5%;
}
#slideGallery h1 {
	font-size: 1.3em;
	padding-top: 15px;
	padding-bottom: 10px;
}
.carouselTitle {
	display:block;
	position:absolute;
	width:100%;
	top: 200px;
	height: 60px;
	background-color: rgba(222,222,222,0.7);
}
span.carouselTitle span.title {
	display:block;
	margin: auto;
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	padding:10px;
	text-align: center;
}
.articleDate {
	line-height:70%;
	margin-bottom:0.5em;
	text-transform: uppercase;
	font-size: .85em;
	color: #666666;
	font-weight: bold;
}
ul.touchstoneList {
	list-style: none;
	padding-left:3px;
}
ul.touchstoneList li {
	padding: 5px 0px;
}
ul.touchstoneList li:not(:last-child) {
	border-bottom: thin dotted #999999;
}
article h1 {padding-top:10px; padding-bottom: 10px;}

a.icon-btn {
    text-decoration: none;
    background-color: #e7e7e8;
	color: #000000;
    padding: 10px 10px 10px 36px;
    border: 1px solid #8f288c;
    -webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	white-space: nowrap;
	line-height: 3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	
}
a.icon-btn:hover, a.icon-btn:active {
	background-color: #f3f3f4;
	border: 1px solid #C580C8;
}
.buy-btn {background: url("../images/icons/icon_info.png") no-repeat 5px;}
.draft-btn {background: url("../images/icons/icon_publiccomment.png") no-repeat 5px;}
.draft-btn:hover {background: url("../images/icons/icon_publiccomment_over.png") no-repeat 5px;}

#ceUpdate {
	border-top: 1px #b5b7b9 solid;
	border-left: 1px #b5b7b9 solid;
	border-right: 1px #b5b7b9 solid;
	border-bottom: 10px #b5b7b9 solid;
	height: 250px;
	overflow: hidden;
}
img.fullWidth {width:100%;}
.touchstoneMonth {margin-left: 0.5%; clear:both; padding-top: 5px;}
.touchstoneMonth.topBorder {border-top: 4px solid #004F71;}


ul.touchstoneList h3.articleSummary {padding-left: 60px; padding-top: 10px; margin-bottom: 0px; min-height: 60px;}
h3.touchstone-building {background: url("../images/industry/building_40.png") no-repeat left;}
h3.touchstone-business {background: url("../images/industry/business_40.png") no-repeat left;}
h3.touchstone-consumer-safety {background: url("../images/industry/consumer-safety_40.png") no-repeat left;}
h3.touchstone-energy {background: url("../images/industry/energy_40.png") no-repeat left;}
h3.touchstone-engineering {background: url("../images/industry/engineering_40.png") no-repeat left;}
h3.touchstone-fire-protection {background: url("../images/industry/fire-protection_40.png") no-repeat left;}
h3.touchstone-health {background: url("../images/industry/health_40.png") no-repeat left;}
h3.touchstone-international {background: url("../images/industry/international_40.png") no-repeat left;}
h3.touchstone-transport {background: url("../images/industry/transport_40.png") no-repeat left;}
h3.touchstone-environment {background: url("../images/industry/environment_40.png") no-repeat left;}

article.touchstoneFeature {
	width: 90%;
	clear:both;
	padding-right: 5%;
	border-bottom: 1px dotted #b5b7b9;
}
article.touchstoneFeature h2 {
	font-size: 1.6em;
}
article.touchstoneSubFeature h2 {
	font-size: 1.2em;
}
article.touchstoneFeature div.imageHolder {
	width: 25%;
	float: left;
}
article div.imageHolder img {
	width: 100%;
	display: block;
}
article.touchstoneFeature div.summaryHolder {
	width: 70%;
	padding: 0px 1.5% 0px 3.5%;
	float:left;
}
article.touchstoneSubFeature {
	width: 45%;
	float: left;
	padding: 2.3%;
	margin: auto;
}
article.touchstoneSubFeature div.imageHolder {
	width: 25%;
	float: left;
	border: 1px solid #0079a7;
	padding: 2px;
	margin-bottom: 0px;
}
article.touchstoneSubFeature div.summaryHolder {
	width: 66%;
	padding: 0px 1.5% 0px 3.5%;
	float:left;
}
article.touchstoneSubFeature.subFeature2 {
	border-left: 1px dotted #b5b7b9;
}
.justPublished {
	position: relative;
	cursor: pointer;
	border-bottom: 1px dotted #b5b7b9;
}
.justPublished section {
	position: absolute;
	top:100px;
	text-align: right;
	width: 100%;
	/*background: rgba(255,255,255,0.7);*/
}
.shaded {
	background: rgba(255,255,255,0.7);
	right: 0px;
	width: 50%;
	margin-left: 50%;
}
.justPublished h3 { color: #999999; font-size:1em;line-height: 1em;font-variant: small-caps;}
.justPublished h1 { line-height: 0.8em;}
.justPublished h2 { font-size: line-height: 0.6em; background: #b5b7b9; padding:1px 3px;}
.justPublished h2 a { color:#004F71;}
.mobileButtons {display:none;}
.touchstoneAd img.touchstoneAd {width:100%; display:block;}
div.touchstoneAd {margin: 5px 3% 25px 7%;}
.ceUpdate.touchstoneAd { background: url("../images/icons/icon_ce_report.png") no-repeat 5%; border-width: 1px; border-top-width: 3px; border-bottom-width: 6px;  border-color: #b5b7b9; border-style: solid; padding-left: 55px;padding-top:10px;}
.ceUpdate.touchstoneAd h2 { font-size: 1.2em;}
div.touchstoneArticle article li { list-style-position:inside;}
tr.over {
	background-color: #354158;
	color: #fff;
	cursor: pointer;
}
tr.tbt-row td{
	padding: 8px 2px 8px 25px;
}
#tbtNotificationTable {
	width:100%;
}
.announcementList {
	border:1px #b5b7b9 solid; 
	border-top:4px #b5b7b9 solid; 
	margin-top: 15px;
	padding: 5px 0px;
}
.announcementList h3,.announcementList h4, .announcementList ul {margin:0px;}

li.subAnnouncementList:not(:first-child) {
	border-top-width: 2px;
	border-top-style: solid;
}

.subAnnouncementList h4 {color:#0079A7;}

.Development-updateAnnouncementList {border-top-color: #8F288C;}
.Draft-for-commentAnnouncementList {border-top-color: #0079A7;}
.Standards-PublishedAnnouncementList {border-top-color: #9EC324;}
.WithdrawalsAnnouncementList {border-top-color: #FF3333;}

li.nobullet {list-style-type: none;}
ul.nopad {padding: 0px;}
ul.nopad p {margin-bottom: 3px;}

.greyBackground {background-color: #e7e7e8;padding:2px;}
.greyBackground h2 {margin-bottom:0.1em;}

/* MBIE Footer */

footer {
	background: #4e4e4e;
	margin-top:25px;
	color: #ffffff;
	padding: 40px 32px 0px 32px;
	font-size:0.8em;
}
footer .rightCopyright {
	font-family: 'Gustan', Helvetica, Arial, sans-serif !important;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 33px;
	float: right;
}
footer .col-sm-1:first-child {
	padding-left: 0px;
}
footer .col-sm-1 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
}
footer a:link, footer a:visited {
	color: #ffffff !important;
}
footer a {
	font-family: 'Gustan', Helvetica, Arial, sans-serif !important;
	color: #fff !important;
	text-transform: uppercase;
	margin-bottom: 33px;
	padding-top: 10px;
	text-transform: uppercase;
}
footer .toprow a {
	text-transform: inherit;
}
footer .footer-lower-last-item {
	padding-bottom:40px;
}
footer .nz-govt-logo{
	float:right;
	padding-top:20px;
}
footer ul {
	padding-left: 0px;
	margin-bottom: 15px;
}

footer li {
	display: inline-block;
	padding: 0 15px;
	border-right: 1px #FFFFFF solid;
}
footer li:first-child {
	padding-left: 0px;
}
footer li:last-child {
	border-right: none;
}
div#outerwrap {
	padding-bottom: 0px;
}
