@charset "UTF-8";
/* CSS Document */

body{background:none; background-color:#eceff3;}
img{border:none;}
.main{max-width:92%; padding:30px 0px 150px 0px;}

a.headers{font-size:1.2em; padding-left:11px;}
.headSearch{width:100%; padding:0px 0px 10px 0px;}
.headSearch h1{float:left; width:330px; }
.research{float:left; background: url(../images/searchsm.jpg) no-repeat; line-height:2em; height:40px;margin-top:6px;}
.research input.textInput{width:125px;height:20px;background: none; border: none; color: #000000; margin:12px 10px 0px 20px; font-size:1.05em;}

.resultsNav{width:81%; background:white; border:1px solid #cccccc; padding:5px; margin-bottom:15px; font-size:1.1em;}
.bot{margin-top:30px;}
.aboutResults{float:left; padding:0px 3px;}
.query{font-weight:bold;}
.paging{float:right;}
.paging ul{display:inline; list-style:none; margin:0px; padding:0px;}
.paging ul li{float:left; padding:0px 3px;}
.paging ul li.begin{background:url(../images/begin.gif) no-repeat; padding:0px;}
.paging ul li.prev{background:url(../images/prev.gif) no-repeat; padding:0px;}
.paging ul li.next{background:url(../images/next.gif) no-repeat; padding:0px;}
.bold{font-weight:bold;}
.resultsNav a.arrow{display:block; color:white; width:15px; height:15px;}

.results{width:82.5%;}
.results ul {list-style:none; display:inline;}
.results ul li{float:left; padding:15px 20px 15px 0px; width:155px; height:230px;}

.faceting{float:right; width:17%; background:white; border:1px solid #cccccc; font-family:Arial,Helvetica,sans-serif; padding-bottom:8px;}
.faceting h1{background:#f2f2f2; color:black; font-size:1.3em; margin:5px; padding:5px; border:1px solid #cccccc;}
.faceting h2{background:url(../images/topBack.jpg) center repeat-x; color:white; font-size:1.1em; margin:5px; padding:5px; font-weight:normal; letter-spacing:0.05em;}
.faceting ul{margin:0px; padding:0px 10px 0px 15px; list-style:none;}
.faceting ul li{background:url(../images/vidoe.jpg); color:black; padding:4px 0px;}
.listexpand{height:30px; width:60px; margin:auto; background:url(../images/showhide.jpg) no-repeat bottom center;}
.listhide {background:url(../images/showhide.jpg) no-repeat top center;}
.toggle{width:60px; height:30px; display:block;}


.thumb img {position:relative;  top:0px; left:0px;border:none; height:90px; max-width:150px; padding:3px; background:white; border:1px solid #cccccc;  z-index:1;}

.lhcadltitle{font-weight:bold; padding-left:40px; width:120px; min-height:18px;  background:url(../images/lhcadlwatermark.gif) no-repeat center left;}
.title{font-weight:bold; width:155px;}
.description{font-size:0.9em; width:155px;}
.collection{float:left; font-size:0.9em; font-style:italic; width:155px;}
.supplier{float:left; font-size:0.9em; font-style:italic; font-weight:bold; width:155px;}

/*tooltip styling*/
.info{position:relative; top:16px; left:1px; width:15px; height:15px; background:url(../images/infotip.gif) no-repeat; z-index:2;}
.info span{text-decoration:none; font-size:0.7em; color:white; font-weight:bold; width:15px; height:15px; display:block;}

.content {display:none; position:absolute; padding:10px; background-color: #ffffff; border:1px solid #cccccc; z-index:300; width:280px;}
.content p{margin-bottom:5px; line-height:1.5em; font-size:0.9em;}



