body, h3, ul, li, form {
	margin: 0px;
	padding: 0px;
}

body {
    font-family: Helvetica, sans-serif;
    font-size: 13px;
}

a {
    color : #0000CC;
}

a img {
	border: 0pt;
}

li {
    list-style: none;
    display: inline;
    margin-right: 3px;
}

input.radio {
    margin: 0px 3px 0px 0px;
    position: relative;
    top: 3px;
}

a.animated {
    text-decoration: none;
}

a.animated:hover {
    text-decoration: underline;
}

.content {
    padding: 10px;
    padding-bottom: 15px;
    overflow: auto;
}

.undo {
    display: block;
    margin-top: 7px;
}

.undo a {
    background: url(/img/control_rewind.png) no-repeat left;
    padding-left: 17px;
}

.search_entry {
    background-color: #8FB5FF;
    border: 1px solid #59719F;
/*    background-color: #EFF5FF;
    border: 2px dotted #D1D6DF;*/
    padding: 5px;
    width: 70%;
    float: left;
    -moz-border-radius: 7px;
    position: relative;
}

.search_entry input {
    font-size: 15px;
    width: 99%;
}

.search_form {
    overflow: auto;
}

.search_form .submit {
    height: 24px;
    margin-top: 7px;
    margin-left: 5px;
    font-weight: bold;
}

.facet {
    margin: 15px 0px;
}

.facet .title {
    font-size: 15px;
    float: left;
}

.facet_values {
    line-height: 25px;
    border: 1px solid #59719F;
    border: 2px solid #AFCEFF;
    border: 2px solid #D1D6DF;
    border: 2px dotted #D1D6DF;
    padding: 5px;
    margin: 0px 0px 10px 0px;
    width: 330px;
    -moz-border-radius: 7px;
/*    text-align: center;  */
    clear: both;
    margin-top: 4px;
}

.cloud_values {
   text-align: justify;
}

/*.paging, .stats, .results {
    border: 1px solid #59719F;
    padding: 5px;
}*/

.facets {
/*    float: right;
    margin-top: 68px;*/
    position: absolute;
    right: 10px;
    top: 77px;
    top: 85px;
    top: 143px;
    top: 155px;
    top: 140px;
}

.paging {
/*    font-weight: bold;*/
/*    position: absolute;
    top: 50px;
    top: 68px;
    right: 25px;*/
    float: right;
/*    margin-top: -18px;*/
    margin-right: 3px;
}

.panel_search  {
    margin-right: 340px;
    padding-right: 15px;
    position: relative;
/*    font-size: 15px;*/
}

.results {
    clear: both;
    font-size: 14px;
    line-height: 21px;
/*    padding: 5px;*/
/*    padding: 0px 5px;*/
/*    background: #EFF5FF;*/
/*    background: #EFEFEF;*/
/*    border: 2px solid #D1D6DF;*/
    /* also nice with single top border and no background color */
    -moz-border-radius: 7px;
/*    position: relative;
    top: 3px;*/
    margin-bottom: 6px;
/*    border: 2px solid #D1D6DF;*/
}

.results .result {
    margin: 0px;
/*    margin-bottom: 15px;*/
/*    border-bottom: 1px dotted #D1D6DF;*/
    border-top: 1px dotted #D1D6DF;
/*    margin: 5px 0px;*/
    padding: 10px 5px;
}

.results .even {
    background: #EFF5FF;
}

.results .last {
/*    border: none;*/
    border-bottom: 1px dotted #D1D6DF;
}

.results .actions {
    margin: 3px 0px;
}

.actions span {
/*    margin-right: 4px;*/
}

.actions a {
    text-decoration: none;
    color: gray;
}

.actions a:hover {
    text-decoration: underline;
}

.ee {
    padding-left: 20px;
    background: url(/img/book_open.png) no-repeat left;    
}

.citation {
    padding-left: 20px;
    padding-top: 2px;
    background: url(/img/star.png) no-repeat left;    
}

.facet a, .results .venue a, .results .year a {
    text-decoration: none;
}

.facet a:hover, .results .venue a:hover, .results .year a:hover {
    text-decoration: underline;
}

.author a, .author strong {
    color: #0000CC;
}

.venue a, .venue .title strong, .results .venue {
    color: green;
}

.year a, .year .title strong, .results .year{
    color: #EF0000;
}

.keyword a, .keyword .title strong {
    color: black;
}

.author .title {
    background: url(/img/bullet_blue.png) no-repeat left;
    padding-left: 17px;
}

.keyword .title {
    background: url(/img/bullet_black.png) no-repeat left;
    padding-left: 17px;
}

.venue .title {
    background: url(/img/bullet_green.png) no-repeat left;
    padding-left: 17px;
}

.year .title{
    background: url(/img/bullet_red.png) no-repeat left;
    padding-left: 17px;
}

.cloud_value {
/*    white-space: nowrap;*/
    margin: 0px 3px;
}

.stats {
/*    background: #EFF5FF;*/
/*    padding: 5px;
    margin-top: 15px;*/
/*    float: left;
    margin: 0px;
    margin-bottom: 4px;*/
/*    margin: 15px 0px;
    line-height: 21px;
    padding: 5px;
    background: #FFEFEF;
    -moz-border-radius: 5px;*/
    padding-left: 5px;
 }

.short_stats {
/*    font-size: smaller;*/
    clear: both;
    float: left;
    margin-bottom: 5px;
    margin-bottom: 3px;
}

.short_stats strong {
    font-style: italic;
}

a.external {
    padding-right: 13px;
    background: url(/img/external.png) no-repeat right;
}

.help {
/*    background: #FFF2CF;*/
    background-color: #EFF5FF;
    border: 2px dotted #D1D6DF;
    padding: 5px;
    position: absolute;
    top: 0px;
    right: 10px;
/*    width: 334px;*/
    width: 330px;
    line-height: 21px;
    -moz-border-radius: 7px;
    top: 10px;
}

.help ul {
    margin-top: 5px;
    text-align: right;
}

.help a.title, .about .title {
    padding-left: 18px;
    background: url(/img/weather_cloudy.png) no-repeat left;
}

.help a {
    text-decoration: none;
}

.help a:hover {
    text-decoration: underline;
}

.about {
    margin-top: 15px;
    padding: 5px;
    font-size: 15px;
}

.about p {
    line-height: 20px;
}

.sort .selected {
    font-weight: bold;
}

.sort {
    display: none;
}

.sort li {
    margin-right: 5px;
    font-size: 15px;
}

/* toggle between clouds and counts */
#toggleToCountsSwitch, #toggleToCloudsSwitch {
    display: block;
    text-align: right;
    margin-right: 6px;
}

#toggleToCloudsSwitch a, #toggleToCountsSwitch a {
    color: black;
    position: relative;
    top: 3px;
    font-size: 10px;
/*    padding-right: 19px;*/
}

#toggleToCountsSwitch a:hover, #toggleToCloudsSwitch a:hover {
    text-decoration: none;
}

/*
#toggleToCloudsSwitch a {
    background: url(/img/weather_cloudy.png) no-repeat right;
}

#toggleToCountsSwitch a {
    background: url(/img/table.png) no-repeat right;
}
*/

/* end of toggle between clouds and counts */

/* search keywords */
.search_keywords {
/*    margin: 10px 0px;*/
    margin: 20px 0px 25px 0px;
    margin: 15px 0px 25px 0px;
    line-height: 21px;
/*    padding: 5px;*/
/*    background: #FEFFAF;*/
    -moz-border-radius: 5px;
    font-size: 15px;
/*    padding-left: 5px;*/
    float: left;
}

.search_keywords .title {
    /*font-weight: bold;*/
}

.search_keywords ul {
/*    margin: 10px 0px;
    line-height: 21px;*/
/*    display: inline;*/
    font-size: 15px;
    font-weight: bolder;
    font-weight: normal;
    margin-top: 7px;
    font-weight: bolder;
}

.search_keywords li {
    padding: 5px;
    background: #FEFFAF;
    background: #FFFFDF;
    border: 1px dotted #DDDF29;
    font-size: 13px;
}

.search_keywords a img {
    position: relative;
    top: 3px;
}

.search_keywords .all a {
    color: gray;
}

.search_keywords .remove {
    color: #0000CC;
    font-size: smaller;
}

.search_keywords a {
    text-decoration: none;
}

.search_keywords a:hover {
    text-decoration: underline;
}

.search_keywords .title {
    background: url(/img/bullet_yellow.png) no-repeat left;
    padding-left: 17px;
}
/* search keywords */

/* search mode */
.search_mode {
    margin-top: 5px;
    /*text-align: right;*/
    clear: both;
    float: left;
    margin-left: 2px;
    width: 70%; /* ie */
}

.search_mode span {
    margin-right: 5px;
}
/* search mode */
