*
{
    font-family: "trebuchet ms", tahoma, sans-serif;
}


a
{
    color: #47A;
    text-decoration: underline;
}

a:hover {
    color: #258;
    text-decoration: underline;
}

a img
{
    border: 0;
}

body
{
    margin: 0;
    padding: 0;
}

.linkManagement, .linkManagement a, .linkManagement a:visited
{
	color: #04F;
}


#topRightBlock
{
	float: right;
	font-size: .7em;
	margin-right: 1em;
	margin-top: .2em;
	width: 30em;
}


.copyright
{
	font-size: .8em;
}

hr
{
	border: none 0;
	border-top: 1px dashed #ccc;
	width: 68%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-left: 1em;
}

#topNavBar
{
	/*margin-top: 1em; */
}

ul#navigation {
    list-style-type: none;
    margin: 0px;
	padding-top: 3.15em;
    width: auto;
	_padding-top: 3.1em;
	_position: absolute;
	_left: 400px;
	_top: 0px;
}

ul#navigation li
{
	padding-top: 2px;
	padding-bottom: 1px;
	margin: 0em;
	
}

ul#navigation a {
    font-size: small;
    font-weight: bold;
	padding: .5em;
	padding-top: 1px;
	padding-bottom: 0px;
	background-color: #33FF99;
	background: url( /images/link_bg.jpg);
	border: 1px solid blue;
	color: blue;
	text-decoration: none;
}
ul#navigation a:hover {
	background: url( /images/link_hover_bg.jpg);
	color: #FFF;
}
ul#navigation li {
	margin-right: 3px;
    float: left;
	_margin-right: 0em;
}
ul#navigation li.access {
    float: right;
	margin-right: 20%;
}

p#sort, p#searchTagEdit {
    color: black;
    font-size: small;
    right: 0;
	margin-left: 2em;
	margin-bottom: 0px;

}
html > body p#sort {
    margin-right: 1.75em;
}

/* paging links and the jump to button */
p.paging {
	font-size: small;
	margin-left: 1em;
}

a.historyLink,
p.paging a,
p.paging span.disable,
p#sort a,
p.paging input[type="submit"]
{
	font-weight: bold;
	padding: .5em;
	padding-top: 1px;
	padding-bottom: 0px;
	background: url( /images/link_bg.jpg);
	border: 1px solid blue;
	/* width: 250px; */
    padding: 0 1em;
	color: blue;
	text-decoration: none;
}

p.paging a,
p.paging span.disable,
p#sort a,
p.paging input[type="submit"]
{
	margin-right: 3px;
	margin-left: 0px;
}

a.historyLink:hover,
p#sort a:hover,
p.paging a:hover,
p.paging input[type="submit"]:hover
{
	color: white;
    background: url( /images/link_hover_bg.jpg);
    text-decoration: none !important;
}

a.historyLink
{
	margin-right: 0px;
}

p#sort span {
    display: none;
}

p.paging span.disable {
	background: #DDD;
	color: #AAA;
	border: 1px solid #aaa;
	display: inline;
}

p.paging span {
	display: none;
}


#sort.sortLinks
{
	margin-right: -1px;
}


/* BASE */


input[type=text],
input[type=password],
select,
textarea {
    border: 1px solid #AAA;
    padding: 0.1em;
}
input[type=text],
input[type=password],
textarea {
    padding: 0.2em;
	-moz-border-radius: 4px;
	padding-left: .5em;
}
input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
    border-color: #666;
}
p.error,
p.success {
	clear: both;
    border: 1px solid;
    font-size: small;
    margin: 0.5em;
    padding: 0.5em;
    width: 70%;
}
p.error {
	clear: none;
    background: #FCC;
    border-color: #966;
    color: #633;
}
p.success {
    background: #CFC;
    border-color: #696;
    color: #363;
}
td#availability {
    color: #285;
    font-weight: bold;
}
td#availability.not-available {
    color: #F00;
}
textarea {
    font-size: small;
    padding: 0.2em;
}
th {
    padding-right: 1em;
    text-align: right;
}

/* HEADER */


header
{
height: 1%;
    clear: both;
}
/*
div#header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html div#header {
    height: 1%;
}
*/
#logoImage
{
	float: left;
}

h1 {
    float: left;
    font-size: x-large;
    font-weight: bold;
    letter-spacing: 0.25em;
    margin: 0;
    padding: 1em;
}

html > body h1 {
    background: url('logo.png') no-repeat 10px;
    padding-left: 75px;
}
html > body div#header.popup h1 {
    background: url('logo_24.png') no-repeat 10px;
    padding: 0.5em 0.5em 0.5em 50px;
}
h1 a {
    color: #000;
}
h1 a:hover {
    color: #000;
}

/* done with header */

h2, .pageTitle {
    background: #666 url('bg_bar.png') center center repeat-x;
    border-bottom: 2px solid #5A5AFF;
    clear: both;
    color: #DDD;
    letter-spacing: 0.1em;
	margin-bottom: .2em;
	padding-top: .3em;
	padding-right: 1em;
    padding-bottom: .3em;
	padding-left: 1em;
    /* text-transform: lowercase; */
}

.pageTitle
{
	background-image: none;
	background-color: #A00;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: .2em;
	border-bottom: 2px solid red;
	border-top: 2px solid red;
}

.pageTitleBox
{
	clear: both;
	width: auto;
	margin-bottom: .2em;
	padding-top: .3em;
	padding-right: 1em;
    padding-bottom: .3em;
	padding-left: 1em;
	border-bottom: 2px solid #5A5AFF;
	background-color: #FFC184;
	background-color: #D69722;
	background-color: #FCB62E;
	letter-spacing: 0.1em;
	font-size: medium;
	font-weight: bold;
	color: black;
	background: url( /images/golden_bar.jpg);
}

.pageTitleBox a
{
	color: blue;
	text-decoration: none;
}

.pageTitleBox a:hover
{
	text-decoration: underline;
}

.regularPageTitle, html > body .regularPageTitle
{ 
   background: transparent none; 
   float: left;
   font-size: 1em;
   font-weight: bold;
   margin: 0;
   padding: 0;
}

#titleAdvert
{
	float: right;
}

#spanPageTitle
{
	
	height: 1px;
}

h3, .adminNav {
	background: #DDD;
	color: #555;
	font-size: small;
	letter-spacing: 0.2em;
	margin: 2em 1em 1em 1em;
	padding: 0.25em 0.75em;
}

.adminNav
{
	background: #EEE;
	border-bottom: 1px solid black;
	margin: 0em;
	padding: .25em;
	padding-left: 1.25em;
	font-weight: bold;
	font-size: 1em;
}

.adminReportCount
{
	float: left;
	font-size: 2em;
	font-weight: bold;
	margin-right: 1em;
}


h4, .adminTitle {
	background: #CCC;
	color: #555;
	font-size: small;
	letter-spacing: 0.2em;
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
	padding: .25em;
	padding-left: 1.75em;
	border-bottom: 2px solid #A00;
	
}



/* BOOKMARKS */

ol#bookmarks, ol.standardContent
{
    list-style-type: none;
    margin: 0;
    width: 68%;
	margin-right: 1em;
}


html > body ol#bookmarks, ol.standardContent
{
    margin: 0 1em;
    padding: 0;
}
div.link a {
    color: blue;
    font-size: medium;
}
div.link a:visited {
    color: purple;
}
div.meta {
    color: #285;
}
div.meta span {
    color: #F00;
}

li.xfolkentry {
    border-bottom: 1px solid #DDD;
    margin-bottom: 0;
    padding: 1em 0.5em;
}

/* start of user admin template display classes */

li.UserAdminEntry {
    border-bottom: 1px solid #DDD;
    margin-bottom: 0;
	padding: 0em;
}

.UserAdminMarkerCol, .UserAdminUsernameCol, .UserAdminEmailCol
{
	width: 16px;
	float: left;
}

.UserAdminUsernameCol
{
	width: 200px;
}

.UserAdminEmailCol
{
	width: 220px;
}

/* end of user admin template display classes */

html > body li.xfolkentry
{
	border-bottom: 1px dotted #AAA;
}
li.xfolkentry div {
    padding: 0.1em;
}
li.xfolkentry.deleted {
    opacity: 0.5;
}
li.xfolkentry.private {
    border-left: 3px solid #F00;
}
li.xfolkentry.shared {
    border-left: 3px solid #FA0;
}

/* SIDEBAR */

div#sidebar {
	float: right;
    font-size: small;
	margin-right: 1em;
	
    /* position: absolute;
    
    top: 12em;
	*/
    width: 25%;
}
div#sidebar a {
    color: blue;
	text-decoration: none;
}
div#sidebar a:hover {
    text-decoration: underline;
}
div#sidebar div {
    background: white url('/images/side-bg.jpg') bottom repeat-x;
    border: 1px solid #999;
    color: #555;
    margin-bottom: 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
}
div#sidebar h2 {
    background: transparent;
    border: 0;
    color: black;
    letter-spacing: 0;
    margin: 0;
    padding: 0.5em 0;
}
div#sidebar hr {
    display: none;
}
div#sidebar p {
    margin: 1em;
}
div#sidebar p.tags a {
    margin: 0;
}
div#sidebar table {
    margin: 0.5em 0.5em 0 0.5em;
}
div#sidebar table td {
    padding-bottom: 0.25em;
    padding-right: 0.5em;
}
div#sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0.5em;
}
div#sidebar ul li {
    margin: 0.5em 0;
}

/* TAGS */

p.tags {
    line-height: 2.25em;
    margin: 2em 10%;
    text-align: justify;
    vertical-align: middle;
}
p.tags a,
p.tags span {
    color: blue;
    margin-right: 0.5em;
	text-decoration: none;
}
p.tags a:hover,
p.tags span:hover {
    cursor: pointer;
    text-decoration: underline;
}
p.tags span.selected {
    background: #CEC;
}

/* PROFILE */

table.profile th {
    width: 10em;
}

/* OTHER GUFF */

dd {
	background: #CEC;
	color: #464;
	padding: 6px;
}
dd a {
	color: #464;
}
dd a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

#profileEdit
{
	width: 70%;
}

dl {
	font-size: small;
	margin: 1em;
	width: 70%;
}
dl#profile dd {
	background: white;
	border-color: #ABC;
	color: #247;
}
dl#profile dt {
	background: #f0f0f0;
	border: 1px solid gray;
	color: #245;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dl#profile a {
	color: #446;
}
dl#profile a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}
dl#meta dd {
	line-height: 1.5em;
}
dl#meta dt {
	background: #BDB;
	color: #353;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dt {
	border-right: 4px solid #9B9;
}
dt a {
	background: #BDB;
	color: #353;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dt a:hover {
    background: #ACA;
    border: 0;
}
form {
	margin: 0;
}
form#search {
	background: #FFF;
	color: #555;
	font-size: small;
	margin-bottom: 1em;
	float: left;
}
form label,
form td,
form th {
	font-size: small;
}
form table {
	margin: 0 1em;
}


li {
	font-size: small;
	margin-bottom: 0.5em;
}
p {
    font-size: small;
    margin: 1em;
}


div.collapsible p.tags {
	line-height: 2.25em;
	margin: 1em 2em;
}
th label {
	padding-right: 1em;
}
ul {
	margin-right: 1em;
	width: 75%;
}


#genericPage
{
	width: 70%;
}

#genericPage p
{
	margin-left: 1em;
}
.tip {
background-color: #FFFF00; 
font-weight: bold;
}

.genericPageSection
{
	width: 70%;
}

.small
{
	font-size: 75%;
}

.gray
{
	color: #666;
}

#sidebar blockquote
{
	background: url(/images/TLquotes.jpg) left top no-repeat;
	margin: 0px;
	padding: 0px;
}

#sidebar blockquote div
{
	padding: 0 35px;
	background: url(/images/BRquotes.jpg) right bottom no-repeat;
	border: none;
}


