/* CSS Document */

input {
    font-size: 1em;
}

textarea.input_markdown {
	height: 400px;
	width: 600px;
}

a.emailtoafriend {
    background-image: url('/images/silk/email.png');
    background-position: 0 -1px;
    background-repeat: no-repeat;
    padding-left: 20px;
}

#search, #searchGo,
textarea, .nice, .input_wide, select {
		border: 1px solid #D3D3D3;
		font-size: 100%;
}

input.nice_input,
textarea {
	font-family:"lucida grande",Tahoma,Verdana,Arial,sans-serif;
	font-size:100%;
	margin:0px;
	padding:2px 4px;
	color: #335;
	border: 1px solid #D3D3D3;
}

input.input_wide, textarea.input_wide {
	width: 400px;
	display: block;
}

textarea.input_wide {
	height: 150px; 
}

textarea.input_markdown {
	height: 400px;
	width: 600px;
}

#main h1 .doc_edit_link a {
    font-size: 57%;
}

#main .doc_edit_link a {
    font-size: 90%;
}

#main div.grp_collection div.doc_edit_link a {
    font-size: 100%;
}

#main h1 .doc_edit_link a {
    font-size: 45%;
}

.doc_edit_link a {
	border: 1px solid #D3D3D3;
	background-color: #ECE9D8;
	padding: 2px 5px;
    font-weight: normal;
}
.doc_edit_link a:hover {
	background-color: #D3D3D3;
}

.doc_image {
	display: block;
}

.doc_image_align_right {
	float: right;
	margin-left: 10px;
}

.doc_image_align_left {
	float: left;
	margin-right: 10px;
}

.doc_image_align_plain {
	display: none;
}

.doc ul, .doc ol {
    margin: 0;
    padding: 0;
    overflow: auto;
    zoom: 1;
}

.doc ul li, .doc ol li {
    margin-left: 3em;
}

ul li a {
    margin: 1px;
}


/* Comment threads for groups */

.vm_line {
	width: 100%;
	float: left;
	clear: left;
}
.vm_image {
	float: left;
	width: 100px;
	text-align:center;
	padding-bottom: 10px;
	margin-left: 15px;
}
.vm_from {
	padding-top: 5px;
	float: left;
	width: 140px;
	text-align: right;
	margin-right: 30px;
}
.vm_from_time {
	font-size: 80%;
}
.vm_msg {
	float: left;
	width: 400px;
	padding-top: 5px;
	border-top: 1px solid #D9D9D9;
	margin-bottom: 10px;
}
.vm_msg.first {
	border-top: none;
}
.vm_msg p {
	margin-top: 0px;
}
.vm_msg h1 {
	font-size: 150%;
	margin: 0px;
}
.vm_msg h2 {
	font-size: 117%;
	margin: 0px;
}

.vm_unmoderated {
    background-color: #ddd;
    color: black;
    margin: 4px 0 0 0;
    padding: 2px 0;
}

.vm_moderation_message {
    text-align: center;
}

#reply {
	float: left;
	clear: both;
}
.vm_reply {
	padding-left: 285px;
}
.vm_new {
	padding-left: 100px;
}
p.thread_pref {
	margin: 0px 20px 20px 0px;
	border: 1px solid orange;
	padding: 5px 10px 5px 30px;
	background: url(/images/silk/email_open.png) no-repeat 5px center #FFFFCC;
}

p.thread_pref_shared {
    margin-right: 150px;    
}

p.thread_pref a {
	border: 1px solid #DCDCDC;
	background-color: #F5F5F5;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding: 3px 10px 3px 26px;
}

p.thread_pref a:hover {
	background-color: #DCDCDC;
}
p.thread_pref a.email_subscribe_link {
	background-image: url(/images/silk/add.png);
}
p.thread_pref a.email_unsubscribe_link  {
	background-image: url(/images/silk/cancel.png);
}

div#page_comments, div.comments {
    clear: both;
    border-top: 2px gray solid;
    padding: 10px 0px;
}

div#page_comments p#page_comments_link, div.comments p.comments_link {
    margin: 5px 0px;
}

div#page_comments p#page_comments_link a, div.comments p.comments_link a  {
    background-color: #DCDCDC;
    border: 1px gray solid;
    padding: 2px;
    margin: 5px;
    height: 20px;
    padding-left: 20px;
    background-image: url('/images/silk/comments.png');
    background-position: 2px 2px;
    background-repeat: no-repeat;
}

div.doc_edit_link {
    float: right;
}

#xsite_login {
	background-color:#F0E68C;
	background-image:url("../images/alert.gif");
	background-position: 5px 2px;
	background-repeat:no-repeat;
	padding-bottom:12px;
	padding-left: 70px;
	margin: 10px;
	border: 1px solid black;
}
#xsite_login h2 {
	color: black;
	margin-top: 5px;
}

.doc {
    clear: both;
}

table.resourcelist {
    /* width: 100%; */
    min-width: 50%;
}

table.resourcelist td table {
    width: 100%;
}

.admin_button,
.tag_link {
	border: 1px solid #DCDCDC;
	background-color: #F0F8FF;
	color: black;
	font-size: 80%;
	margin-left: 10px;
	padding: 2px 5px;
}
a.admin_button:hover,
a.tag_link:hover {
	background-color: #DCDCDC;
	border-color: black;
}

.edit_file {
	background-image: url(../images/silk/folder_edit.png);
}

.x_comments {
	background-image: url(../images/silk/comments.png);
}
.x_no_comments {
	background-image: url(../images/silk/comment.png);
}
.edit_link {
	background-image: url(../images/silk/link_edit.png);
}
.edit_page_link {
	background-image: url(../images/silk/pencil.png);
}
.archived_versions {
	background-image: url(../images/silk/book.png);    
}
.archived_versions_open {
	background-image: url(../images/silk/book_open.png);    
}
.edit_file,
.edit_link,
.edit_page_link,
.x_comments,
.x_no_comments,
.archived_versions {
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 2px 5px 2px 22px !important;
	margin: 0px 5px 0px 0px;
}

div#validate_banner {
    font-size: 90%;
    padding: 5px;
    background-color: #ffd;
    text-align: center;
    border: 1px gray dotted;
    color: black;
}

div.versioned_file table {
}

div.versioned_file p {
    margin: 0;
    padding: 0;
}

.doc div.versioned_file table {
    width: 100%;
}

form div.versioned_file table {
    width: 95%
}

body.test_mode {
    padding-top: 20px;
    background-image: url('/images/shared/testmode.png'); 
    background-repeat: repeat-x;
    background-position: center 0px;
}

body.dev_mode {
    padding-top: 20px;
    background-image: url('/images/shared/devmode.png');
    background-repeat: repeat-x;
    background-position: center 0px;
}

body.alternate_db {
    padding-top: 20px;
    background-image: url('/images/shared/devdb.png');
    background-repeat: repeat-x;
    background-position: center 0px;
}

td.file_icon {
    width: 32px;
    text-align: center;
}

/* Hits results styling */

div#hit_details {
    border-top: 1px gray solid;
    clear: both;
}

div#hit_details div#hit_chart {
    text-align: center;
}

div#hit_details h4, div#hit_details h3 {
    margin-bottom: 0;
}

div#hit_details h4 span.morelink {
    color: #700;
    font-weight: normal;
    font-size: 1em;
}

div#hit_details table.hits td.hits {
    text-align: right;
}



div.centre, div.center {
    text-align: center;
}

#footer #dev_info {
    display: block;
    background-color: #DCDCDC;
    border: 2px solid #808080;
    clear: both;
    padding: 2px 10px;
}

#footer #dev_info p {
    padding: 0;
    margin: 0;
}

div.cookiealert {
    background-image: url('/images/silk/fugue/icons/cookies.png');
    background-position: 2px 2px;
    background-repeat: no-repeat;
    padding: 2px 2px 2px 22px;
    margin: 15px 0;
    background-color: lavender;
    color: black;
    border: 1px #bbb solid;
}

#body .cookiealert a {  
    text-decoration: underline;
}

span.cookiealert {
    background-image: url('/images/silk/fugue/icons/cookies.png');
    background-position: 8px 0px;
    background-repeat: no-repeat;
    padding: 0 0 0 22px;
    font-size: 90%;
    font-style: italic;
}

div#reportmask {
    z-index: 50000;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: black;
    opacity: 0.5;
}

div#reportdialog {
    border: 2px #777 outset;
    width: 20em;
    height: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top:-10em;
    margin-left: -10em;
    background-color: white;
    color: black;
    opacity: 1;
    z-index: 51000;
    padding: 10px;
}

div#reportdialog h1 {
    font-size: 100%;
    color: white;
    background-color: #469;
    margin: -10px -10px 0; 
    padding: 4px;
}

div#reportdialog h1 img {
    float: right;
}

div#reportdialog textarea {
    height: 4em;
}

div#reportdialog input.textbox, div#reportdialog textarea {
    width: 90%;
    border: 1px #777 solid;
    display: block;
    margin: 0 auto;
}

div#report_dialog textarea {
    height: 4em;
}

div#report_dialog div {
    padding-bottom: 0.5em;
}

div#report_dialog form {
    font-size: 90%;
}

body .ui-widget,
body .ui-widget input, body .ui-widget select, body .ui-widget textarea, body .ui-widget button
 {
    font-family: inherit;
}

div#report_dialog input.textbox, div#report_dialog textarea {
    width: 90%;
    border: 1px #777 solid;
    display: block;
    margin: 0 auto;
}

.mod_button {
    float: right;
    padding: 2px;
    margin: 0 2px;
    border: 1px #eee outset;
    background-color: #eee;
    height: 16px;
}

.mod_button_selected {
    border: 1px #eee inset;
    padding: 3px 1px 1px 3px;
}

.modmenu {
    background: white;
    border: 1px black outset;
    position: absolute;
    padding: 1px;    
}
.modmenu div {
    padding: 1px 5px 1px 24px;
    background-repeat: no-repeat;
    background-position: 2px 3px; 
}
.modmenu div.modmenu_approve {
    background-image: url('/images/silk/accept.png');
    background-color: #efe;
}
.modmenu div.modmenu_unapprove {
    background-image: url('/images/silk/error.png');
    background-color: #ffe;
}
.modmenu div.modmenu_remove {
    background-image: url('/images/silk/cancel.png');
    background-color: #fee;
}
.modmenu div.modmenu_moderate {
    background-image: url('/images/silk/cog.png');
    background-color: #eee;
}

#page2868_doc6231 table td { /* Cookies list */
    vertical-align: top;
    border-top: 1px #777 dotted;
}

.platformerror {
     text-align: left;
     margin: 0.5em 0.5em 1em 0.5em;      
     padding: 5px 5px 5px 30px;      
     border: 1px orange solid;      
     background-color: #ffd;
     color: black;     
     background-image: url('/images/silk/exclamation.png');     
     background-repeat: no-repeat;     
     background-position: 5px 5px;     
}

.platformerror h3 {
     margin: 0; 
     padding: 0 0 1em 0; 
     color: #777;
}
.platformerror h3 strong {
     color: black;
}

.platformerror p {
    margin-top: 0;
    padding-top: 0;
}


.platformerror table {
    border-collapse: collapse;
    border: 2px #ffd solid;
}

.platformerror table td, .platformerror table th  {
     border: 1px #cca solid;
     padding: 0 8px;
}

.alert {
        background-image: url('/images/alert.gif');
        background-repeat: no-repeat;
        background-position: left top;
		background-color: white;
		color: black;
        padding-left: 55px;
        padding-top: 12px;
        padding-bottom: 12px
}