/* BASIC RESET */

a img { border:0 }


/* COMMON CLASSES */
.break { clear:both; }

/***************************************************
 *
 * Search Results Dropdown
 *
 * **************************************************/
#suggestions_container{ display:none; margin-top:12px; position: absolute; width:339px; margin-left:-157px; z-index:0; }

/* search results dropdown start */
#suggestion_results { /* used */
   margin-top:-3px;
   margin-left: 15px;
   width: 352px !important;
   display:block;
   font-weight: bold;
   background: #FFF;
}

#suggestion_results > ul li
{
   /*background: #f5f5f5;*/
   background: #fff;
   clear:left;
   padding:3px 5px;
   font-size: 0.95em;

   border-bottom: 1px solid #f5f5f5;
   border-left: 1px solid #e4e4e4;
   border-right:1px solid #cbcbcb !important;
   width:345px !important;

}

li.other_results > a,
#suggestion_results > ul li > a
{
   white-space: normal;
}

/* Product Category*/
#suggestion_results > ul li.category:hover,
#suggestion_results > ul li.category { /* used */
   width:345px;
   background: #fff url(/topsight/website/assets/images/search_results/header_gradient.gif) 0 30px repeat !important;
   border-right:1px solid #cbcbcb !important;
   border-left: 1px solid #dbdbdb !important;

   border-radius: 2px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
}


#suggestion_results > ul li.category a:hover,
#suggestion_results > ul li.category a
{
   text-decoration: none;
   font-weight:bold;
   font-size:13px !important;
   color:#333 !important;
   padding-left: 0 !important;
}

#suggestion_results > ul li.category a:hover
{
   text-decoration: underline;
}

#suggestion_results > ul li.search_footer
{
   clear:left;
   border-bottom: 2px solid #dbdbdb;
   background: #EEE url(/topsight/website/assets/images/new-design-2010/gradient_bg.gif) repeat-x 0px -80px !important;
   border-bottom-left-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;
   -moz-border-bottom-left-radius: 4px;
   border-bottom-right-radius: 4px;
   -webkit-border-bottom-right-radius: 4px;
   -moz-border-bottom-right-radius: 4px;
   text-align:left;
   padding-top:3px;
   padding-bottom:3px;
   border-top:1px solid #dbdbdb;
}
#suggestion_results > ul li.last_row,
#suggestion_results > ul li.last_row:hover
{
   border-top: 1px solid #f9f9f9 !important;
   background: #fff !important;
   border-right:1px solid #cbcbcb !important;
   height:10px !important;
}
#suggestion_results > ul li.search_footer:hover
{

   background: url(/topsight/website/assets/images/new-design-2010/gradient_bg.gif) repeat-x 0px -80px !important;
   border-right: 1px solid #dbdbdb !important;

}
#suggestion_results > ul li.search_footer p a
{
   background: #D9F6C2;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  padding: 3px 30px !important;
  font-size:11px;
  font-weight:bold;

  text-decoration:none;

   background: #F0FAE0;
   border:solid 1px #E6EFD8;
   color: #4A9624 !important;
   background2: #F0FAE0 url(/topsight/website/assets/images/new-design-2010/gradient_bg.gif) 0 -320px repeat-x;

   width: 120px;
}

#suggestion_results > ul li.search_footer p a:hover
{
   background: #F1FFDB;
   color: #5381D7;
   border:solid 1px #80BB4A;
   color: #fff !important;
   background: #80BB4A !important;
   background2: #F1FFDB;
   text-decoration:underline;
}

#suggestion_results > ul li.search_footer > a
{
   color: #4A9624 !important;
   font-size:12px !important;
   font-weight:bold;
   text-decoration:none;
   padding-left: 10px !important;
}

#suggestion_results > ul li.search_footer > a:hover
{
   color: #fff !important;
   background: #80BB4A;
   text-decoration:underline;
   padding-left: 10px !important;
}


#suggestion_results > ul li:hover
{
   width:345px;
   background: #f6ffd8 !important;
   border-right: 2px solid #9fd478 !important;
}

#suggestion_results > ul li a:hover,
#suggestion_results > ul li a
{
   /*border: 1px solid green;*/
   color: #316D8F !important;
   /*padding-left: 50px !important;*/
   padding-top:2px;
   padding-bottom:2px;
   text-decoration: underline;
   overflow: wrap;
}


/* search results dropdown end*/


ul#headerLinks li.menuSearch:hover {
   background: none;
}


.float_left
{
   padding-right:10px;
   display:block;
   float: left;
   width:60px;
   height:60px;
}

.float_left img
{
   float:right;
}

/* Page Numbers */


.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev-next {
    float: right;
}

span:last-child .autosearch_nav
{
   font-weight: bold;
}

.autosearch_nav:hover
{
   border-color: #2E6AB1;
   color:#FFFFFF;
   font-weight: bold;
}

.current_nav
{
    padding: 0.2em 0.5em;
    float:left;
    margin-right: 0.1em;
    text-decoration: none;
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.search_result_category
{
   background-image: url("/topsight/website/assets/images/conference/ILT_Conference_2010.png") !important;
   color: #FFF;
   font-weight:bold;
   width:100%;
   display:block;
   background-color: #4694d0;
   margin-bottom: 5px;;
   padding:5px 5px 5px 30px;
   font-size:120%;
   clear:left;
}

/**
 * Search Field
 **/


#menuh ul li.smart-search
{
   float:right;
   margin-right:10px;
}


#menuh #keyword
{
   margin-left:34px;
   margin-top:8px;
   color: #000;
   width:128px;
   border:none;
   background:transparent;
   font-size:16px;
   outline-width:0; /* disables the default textfield highlight behaviour in safari and chrome */
}

#menuh ul li.smart-search:hover
{
   background:none !important;
}

/****************************
 *
 * Search Results Page
 *
 *********************************/
.featured,
.featured_last
{
   padding:5px;
   text-overflow:elipsis;
   overflow:hidden;
}

#search_results_divider
{
   height:75px;
   margin-left:-5px;
}

.featured
{
   clear:left;
}


.displayNone
{
   display:none;
}

.center_this
{
   text-align:center;
   margin-top:0px;
   margin-bottom:0px;
   padding:0px;
}

.pagination
{
   padding-bottom:10px;
}

#loading
{
   padding:10px;
}


.autosearch_nav
{
   display:block;
   float:left;
   margin-right: 0.1em;
   background: #fff;
   border: 1px solid #9AAFE5;
}

.autosearch_nav a
{
   padding: 0.2em 0.5em;
   display:block !important;
   text-decoration:none;
}
#search_next:hover,
#search_prev:hover,
.autosearch_nav a:hover
{
   text-decoration:underline;
}

#search_next,
#search_prev
{
   text-decoration: none;
}

.search_section
{
   clear:both;
}

.disabled_link,
.disabled_link:hover
{
   color: #aaa;
   border:1px solid #aaa;
   cursor:default;
   font-weight:normal;
   text-decoration:none !important;
}

span.disabled_link,
span.disabled_link:hover
{
   border:none;
}

#search_results
{
   clear:left;
   width: 100%;
   overflow:hidden;
}

#search_results > ul
{
   padding:0 !important;
   margin:0 auto !important;
   width:98%;
}

#search_results > ul li
{
   /*padding:23px 3px 10px 3px !important;*/
   padding-top: 7px !important;
   border-top: 1px solid #e8f6e8;
   clear:left !important;
}

#search_results > ul li:hover
{
   /*padding:23px 4px 10px 4px !important;*/
   padding-top: 7px !important;
   background: #f9f9f9 !important;
   border-right: 1px solid #9dd375;
}

#search_results > ul li
{
   display:block;
   text-align: text-top;
}


.bluelink,
.bluelink:visited,
.bluelink:active
{
   font-size:1em;
   font-weight:bold;
   color: ##316D8F;
}

.bluelink:hover
{
   background: #f9f9f9;
}

.greenlink,
.greenlink:visited,
.greenlink:active
{
   color:#63b223;
   font-weight:normal;
}

.greenlink:hover
{
   color:#9dd375;
   background: #f9f9f9;
}

/**********************
 *
 * Search link button in textfield
 *
 * *********************/

#search_link
{
   padding:0px !important;
   margin-top:-22px !important;
   margin-left:170px !important;
   width:20px;
   height:20px;
   background:none !important;
}

/* to avoid the box from resizing on hover */
#search_prev_span,
#search_next_span
{
   width:55px !important;
}


/* removes ugly green background on search icon hover */
#menuh ul li.smart-search a:hover
{
   cursor: hand;
   background: none !important;
}


#loading_img
{
   position:absolute;
   float:right;
   margin-top:1px;

   padding-left: 5px !important;
}
/*
.sidebar
{
   margin-top:1em;
}*/
#content #autosuggest_results
{
   background-color: transparent !important;
   border-top:none !important;
   margin:0 !important;
   padding: 0 !important;
}
/* override the ui-tab class for the sidebar in order to be able to hide the sidebar when flicking over to the google results */
#sidebar_results22 div div ul li
{
   background: url(/topsight/website/assets/images/new-design-2010/bullet.gif) 0 12px no-repeat !important;
   padding-left: 20px !important;
   margin-bottom: 8px !important;
   padding-top:10px !important;
}

/* body & outer-wrapper applied for grey background*/
body#search_results_page
{
   background: #f5f5f5 url(/topsight/website/assets/images/new-design-2010/background-grey-gradient.jpg) repeat-x !important;
}


body#search_results_page #outer-wrapper
{
background: url(/topsight/website/assets/images/new-design-2010/background-grey.jpg) no-repeat 50% 0 !important;
}

/* fix applied once the grey backgrounds applied above*/

#autosuggest_results
{
   float: left !important;
   margin-right: 10px !important;
}

#tabs2 > ul
{
   border-bottom: 1px solid black !important;
}

#google_results
{
   border-radius: 5px 5px;
   border-top: 1px solid #E6E6E6;
   border-right: 1px solid #DBDBDB;
   border-bottom: 2px solid #E2E2E2;
   border-left: 1px solid #E4E4E4;
   -moz-border-radius: 5px 5px;
   -webkit-border-radius: 5px 5px;
   background: #FFF !important;
}

#tabs2
{
   margin-left: -10px !important;
}

#results_container
{
   float: left !important;
   margin-right: 20px !important;
}

#results_label
{
   margin-left:20px;
   margin-top:10px;
}

#divider
{
   border-top: 1px solid #E8F6E8;
}

hr.space
{
   color: #f5f5f5;
}


#main_more_results
{
   padding:10px !important;
}

#img_holder_lrg
{
   float: left !important;
   padding-right:10px;
   margin-left:-70px !important;
   width: 65px;
}


li.other_results
{
   padding-top:10px !important;
   padding-bottom:10px !important;
   min-height: 40px;
   /*padding-left: 70px !important;*/
}

#img_holder
{
   width:46px;
   height:20px;
   float:left;
}

img.centerimg
{
   display: block !important;
   margin-left: auto;
   margin-right: auto;
}

#autosuggest_results div div.noresults ul li,
#autosuggest_results div div.noresults ul li:hover
{
   border: none;
   background: none;
   display: table-cell;
   vertical-align: middle;
   line-height:30px !important;
}


/*
* nested items
*/

.nestedItems
{
   display:block;
}

li.other_results div.nestedItems > ul > li > div.nestedItems > ul > li:hover,
.nestedItems ul li:hover
{
   border-right: none !important;
   border-left: 2px solid #9fd478 !important;
}

li.other_results div.nestedItems > ul > li > div.nestedItems > ul > li:hover
{
   border-left: 2px solid #9fd478 !important;
}

a.addItemLink,
a.addItemLink:hover
{
   width: 120px !important;
}

li.other_results div.nestedItems > ul
{
   padding: 0 !important;
   margin:0 !important;
}

li.other_results div.nestedItems > ul > li:hover
{
   padding-left: 5px !important;
}

.resultLink,
.resultLinkExtra,
.resultHref
{
   background: transparent !important;
}

.resultHref
{
   color:#608C60;
   text-decoration:none;
}

.itemBrowseBelow
{
   padding-top:0px !important;
   padding-left:16px !important;
}

#tabs22
{
   font-size: 90%;
}

#tabs2.ui-widget-content {background:transparent; border:none;}
#tabs2.ui-tabs .ui-tabs-nav li a
{

   padding2: 0px 10px 0px 0px !important;
}