.WDversion
{
	font-size: 0.8em;
	color: #C6C3B5;
}
.actionspace {
	background-color: #F7F3E5;
	position: relative;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d1ca;
}
.actionspace .actionbuttons,
.page_actionbuttons {
	padding: 8px;
	float: right;
}
.actionspace .fixedbuttons,
.deformatbutton {
	background-color: #94BAD8;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 16px;
	margin-left: 5px;
	display: inline-block;
	margin-right: 5px;
	cursor: pointer;
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.actionspace .fixedbuttons.page,
.deformatbutton {
	background-color: #754C24;
}
.tdDeformat
{
    text-align: right;
    font-size: 0.8em;
    color: #333333;
}
.page_actionbuttons {
	float: left;
}
.actionspace .fixedbuttons.update {
	background-color: #6697C1;
}
.actionspace ul {
	float: left;
	padding: 8px;
}
.actionspace ul li.action {
	background-color: #754C24;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.actionspace ul li.action a {
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	display: inline-block;
	float: left;
	font-size: 16px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.actionspace ul li.action a:hover {
}
.tabspace,
.tabspace2 {
	background-color: #d6d1ca;
	position: relative;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.tabspace ul,
.tabspace2 ul {
	list-style-type: none;
	position: relative;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.tabspace ul li,
.tabspace2 ul li {
	display: inline-block;
	float: left;
	text-align: center;
	background-color: #fae4b5;
	margin-right: 6px;
	margin-left: 6px;
	color: #736357;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	cursor: pointer;
}
.tabspace ul li:hover,
.tabspace2 ul li:hover {
	color: #C60;
}
.tabspace ul li.roundedtab,
.tabspace2 ul li.roundedtab {
	-moz-border-radius: 4px 4px 0px 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;

}
.tabspace ul li.active,
.tabspace2 ul li.active {
	background-color: #FFF;
}
.tabspace ul li a,
.tabspace2 ul li a {
	/*display: block;*/
	color: #736357;
	/*padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;*/
}
.tabspace ul li a:hover,
.tabspace2 ul li a:hover {
	color: #C60;
	text-decoration: none;
}
#content {
	clear: left;
}
.content_list {
	background-color: #FFF;
}
.content_list .listbuttons,
.eye2,
.status,
.check,
.type_file_placeholder {
	background-color: #D7CDB0;
	color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	margin-left: 0px;
	display: block;
	margin-right: 0px;
	border-width: 0px;
	cursor: pointer;
}
.content_list .listbuttons.alert
{
    color: #CC0000;
}
.eye2, .check
{
    width: 25px;
    background-image: url(/manager/images/WD/eye.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: -999px;
    text-transform: capitalize;
}
.check 
{
	background-image: url(/manager/images/WD/check.png);
}
.eye2.inactive,
.check.inactive {
	background-position: right;
}
.status
{
    width: 25px;
    background-image: url('../images/WD/eye3.png');
    background-repeat: no-repeat;
    background-position: left top;
    text-indent: -999px;
}
.status.final
{
    background-position: left top;
}
.status.hidden
{
    background-position: right top;
}
.status.draft
{
    background-position: right bottom;
}
.status.finaldraft
{
    background-position: left bottom;
}
.content_list table {
	border-collapse:collapse;
}
.content_list table.list_table {
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C3B5;
	border-right-color: #C6C3B5;
	border-bottom-color: #C6C3B5;
	border-left-color: #C6C3B5;
	margin-bottom: 15px;
}
.content_list table tr td table .list_menu {
	background-color: #C6C3B5;
	color: #FFF;
}
.content_list table tr td table .list_page,
.content_list table .list_page {
	color: #C60;
	background-color: #F1EDE0;
	font-size: 0.8em;
}
.content_list table tr td table .list_page td,
.content_list table .list_page td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C3B5;
	border-collapse:collapse;
}
.content_list table tr td table .list_page td table tr td, .content_list table .list_page td table tr td
{
    border-bottom-width: 0px;
    border-bottom-style: none;
}
.content_list .type {
}
.content_list .type.article
{
    width: 30px;
}
    .type_file_placeholder
{
    line-height: normal;
}
    .type_image_placeholder
    {
        position: relative;
    }
    .content_list .type.article .type_image
{
    position: absolute;
    display: none;
    bottom: -25px;
    left: 50px;
    z-index: 999;
}
    .content_list .type.article .type_image_mini
    {
        height: 20px;
        width: 30px;
    }
        .content_list .type.article .type_image_midi
    {
        height: 40px;
        width: 60px;
    }

.content_list .order {
	width: 50px;
}
.content_list .order.menu {
}
.content_list .order.page {
}
.content_list .order.article
{
    width: 30px;
}
.content_list .title {
	white-space: nowrap;
	width: 300px;
}
.content_list .title.menu {
	font-weight: bold;
}
.content_list .title.page {
	
}
.content_list .visible {
	text-align: right;
}
.content_list .visible.menu 
{
    width:25px;
}
.content_list .visible.page 
{
    width:25px;
}
.content_list .edit {
	width: 10px;
	text-align: right;
}
.content_list .edit.menu {
}
.content_list .edit.page {
}
.content_list .information,
.content_list .parent,
.content_list .statuslabel {
	white-space: nowrap;
	font-size: 11px;
	width: 150px;
}
.content_list .information.menu {
	color: #333;
}
.content_list .information.page 
{
    white-space: nowrap;
}
.content_list .information.article
{
    width: 150px;
    overflow: hidden;
}
.content_list .parent.page
{
    padding-right: 15px;
    width: 50px;
}
.content_list .statuslabel.page
{
    width: 50px;
    color: #754C24;
    text-align: right;
}
.content_list .buttons {
	white-space: nowrap;
	width: 10px;
	text-align: right;
}
.content_list .buttons.menu {
}
.content_list .buttons.page {
}
   
    td.title.menu, td.title.page
    {
        cursor:pointer;
    }
    
    td.title.menu:hover, td.title.page:hover
    {
        color: #754C24
    }
    
.bubble_wrap
{
    position: relative;
}
.bubble_wrap .bubble
{
    padding: 3px 10px 3px 3px;
    border: 2px solid #6697C1;
    position: absolute;
    bottom: -4px;
    background-color: #FFFFFF;
    font-size: 0.9em;
    color: #333333;
    line-height: normal;
    display: none;
    white-space: nowrap;
    left: 24px;
}
.bubble_wrap .bubble .arrow
{
    position: absolute;
    bottom: -7px;
    left: 4px;
    width: 12px;
    height: 7px;
    background-image: url('../images/WD/bubble_arrow.png');
    background-repeat: no-repeat;
}   
.bubble_wrap .bubble .leftarrow
{
    position: absolute;
    bottom: 5px;
    left: -7px;
    width: 7px;
    height: 12px;
    background-image: url('../images/WD/bubble_arrow_left.png');
    background-repeat: no-repeat;
}    
.rounded {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.content_list .forum {}
.content_list .forum.item {}
.content_list .forum.id
{
    color: #754C24;
    font-size: 0.9em;
}
.content_list .forum.id .date, .content_list .forum.id .name, .content_list .forum.id .ip
{
    padding-right: 10px;
    width: 50px;
    white-space: nowrap;
}
.content_list .forum.message
{
    padding: 10px;
    background-color: #F7F3E5;
}
.content_list .forum.controls td
{
    padding-left: 5px;
    padding-top: 5px;
}
.content_list .forum.controls td.tdcheck
{
    padding-left: 0px;
}
/* pager */
.pager
{
    background-color: #F2F2F2;
    border: 1px solid #C6C3B5;
    color: #333333;
    font-size: 0.8em;
    margin-bottom: 15px;
    padding: 5px 15px 5px 15px;
    line-height: normal;
    float: left;
}
/* tip area */
.tipdiv {
	color: #333;
	margin-bottom: 15px;
	background-image: url(/manager/images/WD/Info.png);
	background-repeat: no-repeat;
	background-position: 15px 13px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	font-size: 0.8em;
	border: 1px solid #C6C3B5;
	background-color: #F2F2F2;
}
.tipdiv a {
	display: block;
	float: right;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-bottom: 40px;
	background-image: url(/manager/images/WD/close.png);
	background-repeat: no-repeat;
	background-position: right 6px;
	color: #6697c1;
}
.tipdiv_open {
	position: absolute;
	top: 3px;
	right: 15px;
	display: none;
}
.tipdiv_open a {
	color: #C6C3B5;
	font-size: 10px;
}
.tipdiv a:hover {
	background-position: right -30px;
	text-decoration: none;
	color: #C60;
}
.section_form {
	border: 1px solid #C6C3B5;
	background-color: #F1EDE0;
	padding: 15px;
}
/* forms */
.formfield
{
	border: 1px solid #69A3D3;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 100%;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.smallerform {
	width: 98%;
}
.smallerform99 {
	width: 99%;
}
.formfield.formarea {
	clear: both;
	position: relative;
	float: left;
	margin-top: -1px;
}
.section_formlabel {
	font-size: 0.8em;
	white-space: nowrap;
	color: #754C24;
}
.section_formlabel_area {
	font-size: 0.8em;
	padding-right: 10px;
	width: 100px;
	white-space: nowrap;
	color: #754C24;
}
.section_formtext_area {
	width: 350px;
}
.section_formtextarea_area {
	width: 500px;
}
.textarea_label, .tbl_label
{
    background-color: #69A3D3;
    color: #FFF;
    font-size: 0.8em;
    padding-top: 1px;
    padding-right: 45px;
    padding-bottom: 2px;
    padding-left: 15px;
    margin-left: 10px;
    margin-right: 30px;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    margin-bottom: 0px;
    float: left;
    margin-top: 0px;
    line-height: normal;
    clear: left;
}
.textarea_label
{
    width: 150px;
}
.tbl_label
{
    background-color: #C6C3B5;
}
.tbl_label.imagelib
{
    background-color: #94BAD8;
    margin-bottom: -1px;
}
.tbl_label.active, .tbl_label.inactive
{
    background-image: url('../images/WD/eye-diap.png');
    background-repeat: no-repeat;
    background-position: right top;
}
.tbl_label.inactive
{
    background-position: right -20px;
    background-image: url('../images/WD/eye-diap.png');
}
.textfield_label {
	background-color: #F7F3E5;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	display: block;
}
.section_formlabel_area,
.section_formtext_area,
.section_textbox_area,
.section_flag_area
 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F3E5;
}
.float_left
{
    float: left;
}
.clear_both
{
    clear: both;
}
.footer_abs {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
}
.sectionArea
{
    display: none;
}
.section_inner_space
{
    margin-bottom: 15px;
}
#LabelSubHeader .itemName
{
    color: #754C24;
    font-size: 0.7em;
    font-weight: normal;
    display: inline-block;
    margin-left: 0px;
    line-height: normal;
    text-transform: lowercase;
}

.warningWDpage, .successWDpage
{
    display: block;
    padding: 4px 10px 4px 10px;
    margin-bottom: 1em;
    border: 1px solid #ddd;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-left: 0px;
    font-size: 0.8em;
    text-indent: 30px;
}
.successWDpage
{
	background-color: #E6EFC2;
	background-image: url(/manager/images/MC/success_24.png);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}
.warningWDpage
{
	color: #817134;
	border-color: #FFD324;
	background-color: #FFF6BF;
	background-image: url(/manager/images/MC/flag_24.png);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}
a.deformat
{
    display: block;
    padding: 0px 0px 8px 25px;
    background-image: url('../images/WD/Info.png');
    background-repeat: no-repeat;
    background-position: left 4px;
    font-size: 0.8em;
}
a.deformat:hover
{
}
#mylocation
{
    display: none;
}
ul#breadcrumbs li a
{
    color: #CC6600;
    text-decoration: none;
}
ul#breadcrumbs li a:hover
{
    text-decoration: underline;
}
.widget_top, .widget_bottom
{
    padding: 10px 10px 8px 10px;
    color: #FFFFFF;
    background-color: #6697C1;
    position: relative;
}
.widget_top
{
    -moz-border-radius: 4px 4px 0px 0px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.widget_bottom
{
    -moz-border-radius: 0px 0px 4px 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 20px;
}
.widget_table
{
    border-style: none solid none solid;
    border-width: 0px 1px 0px 1px;
    border-color: #6697C1;
    background-color: #F8F6F2;
    font-size: 0.8em;
}
.widget_table tr td
{
    line-height: normal;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #DDDDDD;
}
.widget_table tr td.widget.link
{
    color: #CC6600;
    /*cursor: pointer;*/
}
.widget_table tr td.widget.link a
{
    color: #CC6600;
}
.widget_table tr td.widget.section a:hover
{
    color: #336699;
}
.widget_table tr td.widget.date
{
    font-size: 0.8em;
}
.widget_table tr td.widget.count
{
    text-align: right;
}
.widget_table tr td.widget.test
{
    text-align: right;
    width: 40px;
}
.widget_table tr td.widget.test a
{
    color: #CC6600;
}
