.drop {
background-color: #e4f2fd;
padding: 10px 5px 5px 5px;
font-family: verdana;
/*width: 400px;*/
font-size: 12px;
border: 1px solid #c6d9e9;
}
.drop .nav {
color: #2583ad;
display: block;
list-style: none;
padding: 0px 0px 5px 0px;
margin: 0px;
font-size: 0.9em;
text-align: left;
}
.drop .nav li {
/*padding: 2px 5px 5px 5px;*/
padding: 5px;
margin: 0px;
display: inline;
background-image: none;
}
.drop .nav li a {
padding: 5px;
text-decoration: none;
color: #2583ad;
}
.drop .nav li a:hover {
padding: 5px;
text-decoration: none;
color: #d54e21;
}
.drop .nav .selected {
background-color: #FFFFFF;
color: #d54e21;
/*padding-bottom: 1px;*/
padding: 5px 5px 6px 5px;
/*margin-right: 5px;*/
display: inline;
border: 1px solid #c6d9e9;
border-bottom: 0px;
}
.drop .nav .selected a {
padding: 5px;
text-decoration: none;
color: #d54e21;
}
.drop .evenmore {
display: none;
}
.drop .content {
background-color: #FFFFFF;
padding: 3px;
border: 1px solid #c6d9e9;
font-size: 1em;
}
.drop .content .bookmarks {
text-align: center;
}
.drop .content .bookmarks a {
padding: 2px;
border: 1px solid #FFFFFF;
/*margin: 0px 2px 0px 2px;*/
}
.drop .content .bookmarks a:hover {
border: 1px solid #CCCCCC;
}
.drop .content .bookmarks img {
border: 0px;
margin-bottom: 2px;
padding: 2px;
vertical-align: middle;
width: 16px;
height: 16px;
/*margin: 2px;*/
}
.drop .content .bookmarks p {
margin: 2px;
padding: 1px;
}
.drop .content .extrabookmarks {
border-top: 1px solid #DDDDDD;
padding-top: 4px;
text-align: center;
display: none;
}
.drop .content .extrabookmarks a {
padding: 2px;
border: 1px solid #FFFFFF;
/*margin: 0px 2px 0px 2px;*/
}
.drop .content .extrabookmarks a:hover {
border: 1px solid #CCCCCC;
}
.drop .content .extrabookmarks img {
border: 0px;
margin-bottom: 2px;
padding: 2px;
vertical-align: middle;
width: 16px;
height: 16px;
/*margin: 2px;*/
}
.drop .content .extrabookmarks p {
margin: 2px;
padding: 1px;
}
.drop .content .options {
border-top: 1px solid #DDDDDD;
margin: 2px;
}
.drop .content .options .more a {
color: #2583ad;
text-decoration: none;
}
.drop .content .options .more a:hover {
color: #d54e21;
text-decoration: none;
}
.drop .content .options .more {
text-align: right;
float: none;
border: 0px;
}
.drop .content .options .info {
float: left;
color: #AAAAAA;
}
.dropminioptions {
float: right;
color: #AAAAAA;
font-size: 0.9em;
padding-right: 5px;
}
.dropminioptions a {
padding-left: 2px;
color: #AAAAAA;
text-decoration: none;
}
.dropminioptions a:hover {
padding-left: 2px;
color: #d54e21;
text-decoration: none;
}
.dropmenudiv {
border: 0px;
margin: 0px;
padding: 0px;
padding-top: 4px;
padding-bottom: 4px;
position: absolute;
z-index: 100;
}
.booktaskbutton .dropdownbutton {
color: #777777;
background-image: url('icons/dropdown.gif');
background-repeat: no-repeat;
background-position: 4px 2px;
padding: 1px 3px 1px 10px;
*padding: 2px 3px 2px 10px;
margin: 0px;
margin-left: 5px;
text-decoration: none;
background-color: #FFFFFF;
border-left: 1px solid #CCCCCC;
display: inline;
}
.booktaskbutton .dropdownbuttonon {
color: #777777;
background-image: url('icons/dropdownon.gif');
background-repeat: no-repeat;
background-position: 4px 2px;
padding: 1px 3px 1px 10px;
*padding: 2px 3px 2px 10px;
margin: 0px;
margin-left: 5px;
text-decoration: none;
background-color: #FFFFFF;
border-left: 1px solid #CCCCCC;
}
.dropcallout {
height: 40px;
display: block;
border: 1px solid #CCCCCC;
text-align: left;
}
.dropcallouttop {
height: 40px;
display: block;
border: 1px solid #CCCCCC;
text-align: left;
}
.dropcallouthide {
height: 0px;
display: none;
}
/*
.booktaskbutton .dropdownbutton {
color: #777777;
background-image: url('icons/dropdown.gif');
background-repeat: no-repeat;
background-position: 4px 2px;
padding: 1px 3px 1px 10px;
*padding: 2px 3px 2px 10px;
margin: 0px;
text-decoration: none;
border-left: 1px solid #EEEEEE;;
background-color: #FFFFFF;
}
.booktaskbutton .dropdownbuttonon {
color: #777777;
background-image: url('icons/dropdown.gif');
background-repeat: no-repeat;
background-position: 4px 2px;
padding: 1px 3px 1px 10px;
*padding: 2px 3px 2px 10px;
margin: 0px;
text-decoration: none;
border-left: 1px solid #EEEEEE;
background-color: #EEEEEE;
}
.booktaskbutton .dropdownbuttonon:hover {
color: #777777;
background-image: url('icons/dropdown.gif');
background-repeat: no-repeat;
background-position: 4px 2px;
padding: 1px 3px 1px 10px;
*padding: 2px 3px 2px 10px;
margin: 0px;
text-decoration: none;
background-color: #EEEEEE;
}
.booktaskbutton .dropdownbutton:hover {
color: #999999;
background-image: url('icons/dropdown.gif');
background-repeat: no-repeat;
background-position: 4px 2px;
padding: 1px 3px 1px 10px;
*padding: 2px 3px 2px 10px;
margin: 0em;
text-decoration: none;
border-left: 1px solid #EEEEEE;
}
.booktaskbutton .bookbutton {
background-image: url('icons/bookmark.png');
background-repeat: no-repeat;
background-position: 2px 2px;
padding: 2px 3px 2px 22px;
margin: 0px;
text-decoration: none;
}
.booktaskbutton .bookbutton:hover {
color: #0099EE;
background-image: url('icons/bookmark.png');
background-repeat: no-repeat;
background-position: 2px 2px;
padding: 2px 3px 2px 22px;
margin: 0em 0em 0em 0em;
text-decoration: none;
}
.booktaskbutton {
border: 1px solid #DDDDDD;
margin: 1px 1px 1px 0px;
padding: 1px;
background-color: #FFFFFF;
}
.booktaskbutton:hover {
border: 1px solid #EEEEEE;
margin: 0.1em 0.1em 0.1em 0em;
}
.taskbuttoncontainer {
margin: 0.3em 0em 0.3em 0em;
padding: 0.1em 0.1em 0.1em 0em;
font-size: 14px;
text-decoration: none;
}
.bookicons {
width: 16px;
height: 16px;
}
.dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 12px Verdana;
z-index:100;
display: block;
left: -200px;
background-color: #FFFFFF;
}
.dropmenudiv .dropcontent{
width: 100%;
display: block;
border-bottom: 1px solid #DDDDDD;
padding: 2px;
margin: 0px;
text-decoration: none;
text-align: center;
}
.dropmenudiv .dropcontent p{
padding: 0px;
margin: 5px;
}
.dropmenudiv .dropcontent .link img{
border: 1px solid #DDDDDD;
height: 16px;
width: 16px;
margin: 0px;
padding: 1px;
}
.dropmenudiv .dropcontent .link{
margin: 0px 2px 0px 2px;
padding: 1px;
}
.dropmenudiv .dropcontent .link:hover{
margin: 0px 2px 0px 2px;
padding: 1px;
}
.dropmenudiv .dropcontent a {
text-decoration: none;
}
.dropmenudiv .dropcontent a:hover {
text-decoration: underline;
}
*/