
#sidebar-table {
	border-right: 1px #e4e4e4 solid; 
	background-color: #d9ecf6;
}

#sidebar-table h2 {
	font: bold 13px "lucida sans unicode","lucida grande",sans-serif;
	color: #007dc3;
	text-align: center;
	margin: 15px auto 0;
}

#admin table#sidebar-table {
	border-right: 1px #e4e4e4 solid; 
	background-color: #ffffff;
	height: 100%;
	vertical-align: top;
}

table#sidebar-table h4 {
	font: bold 12px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
	text-align: left;
	margin-bottom: 0;
	margin-left: 45px;
}

#sidebar-logo {
	margin: 0 auto;	
	padding-top: 28px;
	text-align: center;
	background-color: #ffffff;
}

.leftbg {
	background-color: #d9ecf6;
}

td#sidebar-fade
{
	width: 239px;
	height: 50px;
	
	text-align: center;
	background-repeat: repeat-x;
	vertical-align: bottom;
}

table#sidebar-search-browse td.on
{
	width: 81px;
	height: 22px;
	background-image: url(../img/sidebar-tab-on.gif);
	text-align: center;
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #007dc3;
	background-repeat: no-repeat;
}

table#sidebar-search-browse td.off
{
	width: 81px;
	height: 22px;
	background-image: url(../img/sidebar-tab-off.gif);
	text-align: center;
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
	background-repeat: no-repeat;
	background-color: E4E4E4;
}

table#sidebar-search-browse td.off a
{
	color: #333333;
	text-decoration: none;
}

table#sidebar-search-browse td.off a:hover
{
	color: #333333;
	text-decoration: underline;
}

ul#sidebar-nav {
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #007dc3;
	list-style: none;
	margin-left: 27px;
	padding-left: 0;
}

ul#sidebar-nav li
{
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	background-image: url(../img/bullet-sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}

ul#sidebar-expansion {
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #007dc3;
	list-style: none;
	padding-left: 0;	
	margin: 0 0 0 5px;
			
}

ul#sidebar-expansion li
{
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	background-image: url(../img/bullet-sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}

table#sidebar-search-table
{
	background-color: #d9ecf6;
}

.sidebar-search-label {
	font: normal 12px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
	margin: 12px 20px 5px 20px;
}

.sidebar-search-patternpulldown {
	font: normal 12px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
	margin: 0 ;
			
}

.sidebar-search-within {
	font: normal 12px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
	margin: 0 20px 5px 20px;
}

.sidebar-author-level-title {
	font: normal 12px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
	margin: 0 20px 10px 20px;
	text-align: left;
}

.sidebar-author-level-title .searchmetadatatext {
	font: normal 12px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
}


ul#sidebar-advanced {
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #007dc3;
	list-style: none;
	margin-left: 20px;
	padding-left: 0;
}

ul#sidebar-advanced li
{
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	background-image: url(../img/bullet-sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}

#results-pages
{
	font: normal 12px "lucida sans unicode","lucida grande",sans-serif;
	background-color: #f8f8f8;
	border: 1px #e4e4e4 solid;
	padding: 3px;
}

#results-pages a
{
	font: normal 12px "lucida sans unicode","lucida grande",sans-serif;
}

#results-pages a:hover
{
	font: normal 12px "lucida sans unicode","lucida grande",sans-serif;
	text-decoration: underline;
}

table#results td
{
	padding: 5px;
	border-bottom: 1px #e4e4e4 solid;
}

table#results th
{
	font: bold 11px "lucida sans unicode","lucida grande",sans-serif;
	padding: 5px;
	background-color: #f8f8f8;
}

table#results th a
{
	font: bold 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
}

table#results th a:hover
{
	font: bold 11px "lucida sans unicode","lucida grande",sans-serif;
	text-decoration: underline;
}

.footer {
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	padding: 15px 0;
}



.sidebar-search-button {
	margin: 15px auto 15px auto;
}
.sidebar-search-menu{
        background-color:#ffffff;
}

a.button {
	font: 12px "lucida sans unicode","lucida grande",sans-serif;
	color: #ffffff;
	margin: 10px 5px;
	padding: 6px 14px;
	border: 1px solid #007dc3;
	background: #0ca6fa url(../img/button-bg.gif) repeat-x center top;
	font-weight: bold;
}

a.button:hover {
	font: 12px "lucida sans unicode","lucida grande",sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.button-gray {
	font: 12px "lucida sans unicode","lucida grande",sans-serif;
	color: #ffffff;
	margin: 10px 5px;
	padding: 6px 14px;
	border: 1px solid #919191;
	background: #919191 url(../img/button-gray-bg.gif) repeat-x center top;
	font-weight: bold;
}

a.button-gray:hover {
	font: 12px "lucida sans unicode","lucida grande",sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.button-container {
padding: 25px 0 10px;

}

.right {
	float: right;
}
.left {
	float: left;
}	
.clear {
clear:both;
} 


td#content-admin
{
	padding: 18px;
	background-color: #ffffff;
}

td#admin-tabs-container {
	height: 37px;
	background-image: url(../img/sidebar-tabs-bg.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	padding: 15px 18px 0;
}

table#admin-tabs td
{
padding-right: 5px;
}

table#admin-tabs td.on
{
	width: 81px;
	height: 22px;
	background-image: url(../img/sidebar-tab-on.gif);
	text-align: center;
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #007dc3;
	background-repeat: no-repeat;
}

table#admin-tabs td.off
{
	width: 81px;
	height: 22px;
	background-image: url(../img/sidebar-tab-off.gif);
	text-align: center;
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
	background-repeat: no-repeat;
}

table#admin-tabs td.off a
{
	color: #333333;
	text-decoration: none;
}

table#admin-tabs td.off a:hover
{
	color: #333333;
	text-decoration: underline;
}


#admin-graybox {
	font: normal 12px "lucida sans unicode","lucida grande",sans-serif;
	background-color: #f8f8f8;
	border: 1px #e4e4e4 solid;
	padding: 7px;
	margin-bottom: 18px;
}


table#admin-settings td
{
	padding: 5px;
	border-bottom: 1px #e4e4e4 solid;
}

table#admin-settings th
{
	font: bold 11px "lucida sans unicode","lucida grande",sans-serif;
	padding: 5px;
}

table#admin-settings th a
{
	font: bold 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
}

table#admin-settings th a:hover
{
	font: bold 11px "lucida sans unicode","lucida grande",sans-serif;
	text-decoration: underline;
}



/*
PREFERENCE STYLES ___________________________________________
*/


td#pref-admin
{
	padding: 18px;
	background-color: #ffffff;
}

td#pref-tabs-container {
	height: 37px;
	background-image: url(../img/sidebar-tabs-bg.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	padding: 15px 18px 0;
}

table#pref-tabs td
{
padding-right: 5px;
}

table#pref-tabs td.on
{
	width: 81px;
	height: 22px;
	background-image: url(../img/sidebar-tab-on.gif);
	text-align: center;
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #007dc3;
	background-repeat: no-repeat;
}

table#pref-tabs td.off
{
	width: 81px;
	height: 22px;
	background-image: url(../img/sidebar-tab-off.gif);
	text-align: center;
	font: normal 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #333333;
	background-repeat: no-repeat;
}

table#pref-tabs td.off a
{
	color: #333333;
	text-decoration: none;
}

table#pref-tabs td.off a:hover
{
	color: #333333;
	text-decoration: underline;
}

#pref-graybox-ie{
   width:100%; 
        
}

#pref-graybox,#pref-graybox-ie
{
	background-color: #ffffff;
	border: 1px #e4e4e4 solid;
	padding: 5px;
	margin: 18px;		
	background-image: url(../img/pref-graybox-bg.gif);
	background-repeat: repeat-x;
}


#pref-graybox h3,#pref-graybox-ie h3
{
	color: #333333;
	border-bottom: 1px #333333 solid;
}

#pref-whitebox
{
	background-color: #ffffff;
	border: 1px #e4e4e4 solid;
	padding: 7px;
}

td.right-col
{
	padding-left: 15px;
}
.editor-resultheader{
  border-bottom: 1px #d4d4d4 solid;
  background-color: #d9ecf6;
}


/* MyWare */
#wyware-folders-graybox{
  height: 100%;
  width: 300px;
  
}
#wyware-documents-graybox{
  height: 100%;
  width: 100%;
}
#wyware-folders-graybox,#wyware-folders-graybox-ie,#wyware-documents-graybox
{
	background-color: #ffffff;
	border: 1px #e4e4e4 solid;
	padding: 5px;
	margin: 18px;		
	background-image: url(../img/pref-graybox-bg.gif);
	background-repeat: repeat-x;
}


#wyware-folders-graybox h3,#wyware-folders-graybox-ie h3,#wyware-documents-graybox h3
{
	color: #333333;
	border-bottom: 1px #333333 solid;
}

#wyware-folders-whitebox,#wyware-documents-whitebox
{
	height: 530px;
	
	background-color: #ffffff;
	border: 1px #e4e4e4 solid;
	padding: 7px;
}

#myware-documents-body{
  height: 514px;
  overflow: auto;
}
#myware-documents-details-body{
  height: 524px;
  overflow: auto;
  display: none;
}
#myware-folders-body{
  height: 514px;
  overflow: auto;
}

.myware-button-container {
  padding: 10px 0 10px;
}
/*-- browse --*/
.branch{
   cursor: pointer;
   cursor: hand;
   display: block;
   background-color: #ffffff;
}
.branch_focus_on{
   cursor: pointer;
   cursor: hand;
   display: block;
   background-color: #cecece;
}
.leaf{
   display: none;
   margin-left: 16px;
   background-color: #ffffff;
}

.aleaf_focus_on{
   background-color: #cecece;
}
.aleaf{
   background-color: #ffffff;
}


.browse-image_nav{
  vertical-align: bottom;
}

a.myware-folder-button {
	font: 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #ffffff;
	margin: 2px 2px;
	padding: 3px 5px;
	border: 1px solid #007dc3;
	background: #0ca6fa url(../img/button-bg.gif) repeat-x center top;
	font-weight: bold;
}

a.myware-folder-button:hover {
	font: 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.myware-folder-button-gray {
	font: 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #ffffff;
	margin: 2px 2px;
	padding: 3px 5px;
	border: 1px solid #919191;
	background: #919191 url(../img/button-gray-bg.gif) repeat-x center top;
	font-weight: bold;
}

a.myware-folder-button-gray:hover {
	font: 11px "lucida sans unicode","lucida grande",sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}


.resultborderbg,.historydiv{
  background-color: #B2B3B5;
}

input.search-field{
  border: 1px solid #0E2B8D;
  border-color: #000033;
  color: #102132;
  width: 200px;
}
input.search-left-field{
  border: 1px solid #0E2B8D;
  border-color: #000033;
  color: #102132;
  width: 190px;
}
.results_summary,{
	display: block;
	color: #707070;
	padding : 0 0 .5em 0;
	ackground-color: #fffffff;
}

.hidemenu {
	color: #707070;
}

.pheader
{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;

}

.prefsbg,.resultbg,.rightbg{
     background-color: #ffffff;
}

.resultheader,.metadataheader,.refineheader,.metadatatopheader
{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 4px;
	font-weight: bold;
	text-decoration: none;

}

.resultheader
{
	background-color: #E2E2E2;
	padding-left: 1px;
	padding-right: 1px;
}
.metadatatopheader{
	background-color: #E2E2E2;
	padding-left: 1px;
	padding-right: 1px;
        border: 1px solid #CCCCCC;
        border-color: #CCCCCC;	
}

.metadataheader{
  padding-left: 20px;
}
.result-subtitle{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 4px;
	font-weight: bold;
}

.normalhead  {
	font-size: 12px;
	font-family: arial, verdana;
	color: #0143AB;
	}
	
.top-header-box{
  text-align: left;
  background-color: #E2E2E2;
  width: 100%;
}
.top-header{
  font-weight: bold;
  text-decoration: underline;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
}
.refinegroup{
  padding-left: 7px;
}
.search-result-top-line{
  border: 1px solid #CCCCCC;
  border-color: #CCCCCC;
  background-color: #EcEcEc;
  font: 12px Helvetica, Arial, sans-serif;
}

#top-details-nav,#myware-documents-details-body{
  display: none;
}
#top-details-nav{
  border: 1px solid #CCCCCC;
  border-color: #CCCCCC;
}

.delicious a {
	background: url("../img/simple/delicious_20.gif") no-repeat;
	}
.awfind a {
	background: url("../img/simple/magnifier.gif") no-repeat;
	}	
.awfile a {
	background: url("../img/simple/file.gif") no-repeat;
	}
.bookmark a{
        background: url("../img/simple/icon-bookmark.gif") no-repeat;
}

.awprint a{
        background: url("../img/simple/icprint.gif") no-repeat;
}
.awemail a{
        background: url("../img/simple/icemail.gif") no-repeat;
}

#sharethis ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sharethis li {
	margin: 0;
	padding: 0;
	float: left;
	}
#sharethis a {
	padding-left: 24px;
	height: 18px;
	display: block;
	}
#top-details-nav-icon-print,#top-details-nav-icon-email,#top-details-nav-icon-bookmark{
        background-color: #F0F0F0;
        border: 1px solid #CCCCCC;
        border-color: #CCCCCC;    
}
#top-details-nav-icon-print ul,#top-details-nav-icon-email ul,#top-details-nav-icon-bookmark ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #F0F0F0;
}

#top-details-nav-icon-print li,#top-details-nav-icon-email li,#top-details-nav-icon-bookmark li{
	margin: 0;
	padding: 0;
	float: left;
	}
#top-details-nav-icon-print a,#top-details-nav-icon-email a,#top-details-nav-icon-bookmark a{
	padding-left: 24px;
	line-height:19px; 
	height: 18px;
	display: block;
	float: left;
	padding-right: 14px;
	}
.lefttext{
  float: left;
  text-valign:center;
 }
.righttext{
  float: right;
  text-valign:center;
  padding-right:4px;
 }
