/* specific for WildFireWeb editor and misc */
span.editable {
	line-height: normal;
}

.wwbutton {
	vertical-align:middle;
	margin: 1px;
	padding: 0;
	height:24px;
	width:26px;
	outline:none;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
} 
.wwbutton:hover {
	border: 1px solid #111;
}
.wwbutton img {
	margin: 0 0 0 -1px;
	padding: 0;
} 
.wwselect {
	vertical-align:middle;
	margin:0px;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	width: 116px;
}  

.ctrl {
	background:ButtonFace; 
	border:2px outset ButtonShadow; 
	padding:3px;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	color: #000000;
	background-image: url('/editor/buttons/tinder_logo.png'); 
	background-position: 5px 2px; 
	background-repeat: no-repeat;
} 

#fontname {
margin-left: 60px;
margin-top: 4px;
}

#fontsize {
margin-top: 4px;
}

#formatblock {
margin-top: 4px;
}

.cpanel {
	white-space:nowrap;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	color: #000000;
}

#TABLE_CONTROLS, #TABLE_FORM, #LINK_FORM, #REVS_FORM {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
	color: #000000;
}

#loginbox {
	visibility: hidden;	
}

#PickerDiv {
	Z-INDEX: 10;
}

#PickerDiv TABLE {
	border-bottom: 3px solid #333333;
	border-right: 3px solid #333333;
	border-top: 3px solid #AAAAAA;
	border-left: 3px solid #AAAAAA;
}

#PickerDiv TABLE, #PickerDiv TD {
	color: #333333;
	background: #FFFFFF;
}

#PickerDiv INPUT.textinput {
	color: #333333;
	background: #FFFFFF;
	border-bottom: 2px solid #AAAAAA;
	border-right: 2px solid #AAAAAA;
	border-top: 2px solid #333333;
	border-left: 2px solid #333333;
}


#PickerDiv INPUT.submitinput {
	color: #333333;
	background: #FFFFFF;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #AAAAAA;
}

.wfw_blog hr {
	border-top: 1px solid #CCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding: 0;
	margin: .5em 0 .2em 0;
	height: 1px;
}

.wfw_blog_title {
	width: 100%;
    font-size: 2.0em;
	font-weight: bold;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
}

.wfw_blog_title a {
	text-decoration: none;
}

.wfw_blogpost_title {
	width: 100%;
    font-size: 1.5em;
	font-weight: bold;
	padding: .1em 0 .1em 0;
	margin: 0;
	border-bottom: 1px solid #CCC;
	border-top: 2px solid #CCC;
}

.wfw_blogpost_title a {
	text-decoration: none;
}

.wfw_blogpost_category {
	font-size: 10px;
	font-weight: bold;
	padding-left: 2em;
}

.wfw_blogpost_title a:hover {
}

.wfw_blog_content {
font-size: 1.0em;
padding-top: 1em;
padding-bottom: 2em;
}

.wfw_blog_links {
float: right;
width: 200px;
font-size: 10px;
font-weight: normal;
padding-left: 2em;
padding-bottom: 0.5em;
margin: 0;
}

.wfw_blog_links a {
text-decoration: underline;
white-space: nowrap;
padding: 0;
margin: 0;
}

.wfw_blog_links a:hover {
}

.wfw_blog_links #downloadlist {
width: 100px;
font-size: 10px;
}

.wfw_blog_links #category_list {
float: right;
margin-bottom: 0.5em;
}

.wfw_blog_links select {
width: 100px;
font-size: 10px;
}

.wfw_clear {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

#wfw_archive {
	text-align: left;
	width: 250px;
	border: 1px solid #333;
	color: #333;
	background-color: #eee;
	padding: 0 1em 1em 0;
	overflow: hidden;
}

.wfw_slate_title {
	width: 100%;
    font-size: 1.7em;
	font-weight: bold;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
}

.wfw_slate_title a {
	text-decoration: none;
}

.wfw_slatepost_title {
	width: 100%;
    font-size: 1.1em;
	font-weight: bold;
	padding: .1em 0 .1em 0;
	margin: 0;
	border-bottom: 1px solid #CCC;
	border-top: 2px solid #CCC;
}

.wfw_slatepost_title a {
	text-decoration: none;
}

.blogcommentform {
	width: 400px;
	background: #CCC;
	color: #333;
	border: 2px solid #333;
	padding: 10px;
	z-index: 999;
}

.blogcommentform table {
	border: none;
	padding: 5px;
	background-color: #CCC;
	z-index: 999;
}

.blogcommentform th {
	border: none;
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.blogcommentform td {
	border: none;
	padding: 5px;
}

.blogcommentform textarea {
	width: 370px;
}

#blog_errors {
	color: red;
	font-weight: bold;
}

#blog_users {
	border: 2px solid #CCC;
	width: 500px;
}

#blog_users th {
	border-bottom: 1px solid #CCC;
}

#blog_settings {
	border: 2px solid #CCC;
	width: 500px;
}

#blog_settings th {
	border-bottom: 1px solid #CCC;
}

.contactform {
	margin: 1.5em 0 1.5em 0;
}

.contactform table {
	width: 520px;
	border: 2px solid #AAA;
	margin: auto;
}

.contactform td {
	padding: .3em;
}

.contactform th {
	padding: .3em;
	background-color: #AAA;
	color: #FFF;
}

.dragarrow {
z-index: 9;
}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

