body {
  background-color: #BCBEC0;
  color: #595959;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0;
  border: 0;
  margin: 0
}

img {
  border: 0;
}

a {
  color: #BC0D0D;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#wrapper {
  background: #FFFFFF;
  width: 1100px;
}

#header {
  width: 1100px;
  height: 107px;
  text-align: left;
}

#logo {
  width: 276px;
  height: 107px;
  float: left;
  display: inline;
}

#headerButy {
  width: 117px;
  height: 107px;
  background-image: url(../header_buty.jpg);
  float: left;
  display: inline;
}

#sitenav {
  width: 706px;
  height: 107px;
  text-align:left;
  float: left;
  display: inline;
}

#sitenav-top {
  width: 686px;
  height: 60px;
  text-align:right;
  padding-left: 10px;
  padding-right: 10px;
}
/*
#footer {
  width: 1094;
  background-color: #000;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  padding:3px;
}

#footer a,
#footer a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: underline;
}
*/
/******************************************************************************
 * Site menu
 *****************************************************************************/

#sitenav-bottom {
  width: 706px;
  height: 47px;
  text-align:left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 12px;
}

#sitenav-bottom ul {
  overflow:visible;
  max-width:706px;
  min-width:350px;
  overflow:hidden;
}

#sitenav-bottom ol, ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#sitenav-bottom ul li {
  display:block;
  float:left;
}

#sitenav-bottom ul li a {
    display:block;
    float:left;
    height:23px;
    padding:5px 5px 0;
    vertical-align:middle;
}

#sitenav-bottom a:hover {
    border-left:0 none;
    border-right:0 none;
    margin-bottom:0px;
    text-decoration: underline;
  background-color: #EEEEEE
}

#sitenav-bottom li.siteTools a {
  background-image: url(./menu_icons/drop_grey.gif);
  background-position:right 12px;
  padding-right:20px;
  background-repeat:no-repeat;
}

#sitenav-bottom  li.siteTools a:hover {
  background-image: url(./menu_icons/drop_grey.gif);
}

#menuPageContent .pageToc, #menuPageOptions, #menuFiller div.dmenu, #menuTools {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  /*-moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;*/
  -moz-border-radius:2px;
  background-color:#fff;
  /*background-image:url(./menu_icons/tools_menu_bg.gif);*/
  border:1px solid #d2d2d2;
  /*background-repeat:repeat-x;*/
  /*border-top:0 none !important;*/
  padding: 5px;
}

#menuFiller div.dmenu { padding:0 }
#menuFiller div.dmenu div.dmenu-wrap { padding:5px; }

#menuTools ul li a {
  display:block;
  font-size:13px;
  font-weight:bold;
  height:25px;
  min-width:120px;
  padding-left:40px;
  padding-right:10px;
  padding-top:5px;
  text-decoration:none;
  color:#333;
}

#menuTools ul li a.disabled {
	color:#999;
}
#menuTools ul li:hover {
	background-image: url(./menu_icons/tools_menu_bg_hover.gif);
}
#menuTools ul li.siteWatchedpages a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left 0px;
	background-repeat:no-repeat;
}
#menuTools ul li.siteContributions a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -30px;
	background-repeat:no-repeat;
}
#menuTools ul li.sitePreferences a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -60px;
	background-repeat:no-repeat;
}
#menuTools ul li.siteListRss a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -90px;
	background-repeat:no-repeat;
}
#menuTools ul li.siteListusers a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -120px;
	background-repeat:no-repeat;
}
#menuTools ul li.siteListTemplates a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -150px;
	background-repeat:no-repeat;
}
#menuTools ul li.siteSitemap a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -180px;
	background-repeat:no-repeat;
}
#menuTools ul li.sitePopularpages a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -210px;
	background-repeat:no-repeat;
}
#menuTools ul li.deki-desktop-suite a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -540px;
	background-repeat:no-repeat;
}
#menuTools ul li.siteAbout a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -240px;
	background-repeat:no-repeat;
}

/******************************************************************************
 * End of Site menu
 *****************************************************************************/

#nav-spacer
{
  width: 100%;
  height: 10px;
}

#nav-spacer #nav-spacer-left
{
  width: 200px;
  height: 10px;
  float: left;
  display: inline;
  background-color: #636466;
  text-align: center;
  vertical-align: middle;
}

#nav-spacer #nav-spacer-right
{
  width: 900px;
  height: 10px;
  float: left;
  display: inline;
  background: url(bg-page-menu.gif) no-repeat;
}

#pageWrapper
{
  width: 1100px;
  display: table;
}

.colNav
{
  width: 200px;
  vertical-align: top;
  text-align: left;
  background-color: #636466;
}

.colPage
{
  width: 900px;
  vertical-align: top;
  text-align: left;
}

.colPage #pageContent
{
  width: 880px;
  min-height:600px;
  padding:10px;
}

.search {
  border: 0;
  text-align: center;
  vertical-align: middle;
  padding-top: 10;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0
}

.search #searchInput {
  background-color:#999999;
  border:1px solid #FFFFFF;
  color:#636466;
  font-family:Arial;
  font-size:12px;
  font-style:normal;
  font-weight:bold;
  height:18px;
  text-indent:5px;
  width:140px;
}

.search #searchSubmit {
    background-color:#636466;
    border:1px solid #B3D458;
    color:#999999;
    font-family:Arial;
    font-size:14px;
    font-style:normal;
    font-weight:bold;
    width:25px;
    height:25px;
    text-align: center;
    position: relative;
    top: 2px;
    text-transform: lowercase;
  line-height: 18px;
}

.userAuth
{
  line-height: 22px;
}


.userLogout,
.userLogout a {
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  color:#CCCCCC;
  font-family:Arial;
  font-size:12px;
  font-style:normal;
  font-weight:bold;
  position:relative;
  text-align:center;
  visibility:visible;
  padding: 2px;
}

.userRegister,
.userRegister a,
.userName,
.userName a {
  font-weight:bold;
}

.userLogin,
.userLogin a {
  background-color:#F26531;
  border:0;
  color:#FFFFFF !important;
  font-family:Arial;
  font-size:12px;
  font-style:normal;
  font-weight:bold;
  position:relative;
  text-align:center;
  visibility:visible;
  padding: 2px;
}

#pageNav {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(./pagebar_icons/pagebar-bg.png) repeat-x scroll 0 0;
  font-size:11px;
  height:30px;
}

#pageNav li.pageRestrict,
#pageNav li.pageAttach,
#pageNav li.pageMove,
#pageNav li.pageDelete {
  display:none;
}

.page-home #pageNav li.pageAdd,
.page-home #pageNav li.pagePrint  {
  display:none;
}

#pageNav ul {
  overflow:visible;
  overflow:hidden;
  padding:0 10px;
}

#pageNav ul li {
  display:block;
  float:left;
  padding-top:2px;
}

#pageNav ol, ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#pageNav ul li a {
  display:block;
  float:left;
  width: auto;
  height:18px;
  vertical-align:middle;
  color:#646464;
  font-size:11px;
  
  padding-right: 15px;
  padding-top: 0px;
  padding-left: 25px;
  padding-bottom: 5px;
  
  margin-left:1px;
  margin-top:1px;
  margin-right:1px;
}

#pageNav ul li a:visited {
  color:#646464;
}

#pageNav a:hover {
    border-left:0 none;
    border-right:0 none;
    margin-bottom:0px;
    text-decoration: none;
    border:0;
}

#pageNav ul li a:hover {
  background-color:#fff;
  color:#646464;
  border:1px solid #d2d2d2;
  -moz-border-radius:2px;
  
  padding-left: 25px;
  padding-right: 15px;
  padding-top:0;
  
  margin-left:0;
  margin-top:0;
  margin-right:0;
}

#pageNav ul li.pageEdit a {
  background-image:url(./menu_icons/icon_grid_20.png);
  background-position:left 0;
  background-repeat:no-repeat;
}

#pageNav ul li.pageAdd a {
  background-image:url(./menu_icons/icon_grid_20.png);
  background-position:left -70px;
  background-repeat:no-repeat;
}

#pageNav ul li.pagePrint a {
  background-image:url(./menu_icons/icon_grid_20.png);
  background-position:left -140px;
  background-repeat:no-repeat;
}

#pageNav ul li.pageMore a {
  background-image:url(../drop_grey.gif);
  background-position:right 9px;
  background-repeat:no-repeat;
  padding-left: 12px;
  padding-right: 23px;
}

#pageNav ul li.pageToc a {
  background-image:url(./menu_icons/icon_grid_20.png);
  background-position:left -280px;
  background-repeat:no-repeat;
}

#pageNav .disabled {
  display: none;
}

#menuPageOptions ul li a
{
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 25px;
  min-width: 120px;
  padding-left: 40px;
  padding-right: 10px;
  padding-top: 5px;
  text-decoration: none;
}

#menuPageOptions ul li:hover {
	background-image: url(./menu_icons/tools_menu_bg_hover.gif);
}

#menuPageOptions .disabled {
  color:#D1D1D1;
}

#menuPageOptions ul li.disabled:hover {
  background-image: none;
}

#menuPageOptions ul li a {
  color:#333333;
}

#menuPageOptions ul li.disabled:hover {
	background-image: none;
}

#menuPageOptions ul li.pageAdd a {
  background-image:url(./menu_icons/icon_grid_dropdown.png);
  background-position:left 0px;
  background-repeat:no-repeat;
}

#menuPageOptions ul li.pagePrint a {
  background-image:url(./menu_icons/icon_grid_dropdown.png);
  background-position:left -240px;
  background-repeat:no-repeat;
}

#menuPageOptions ul li.pageRestrict a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -270px;
	background-repeat:no-repeat;
}
#menuPageOptions ul li.pageAttach a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -300px;
	background-repeat:no-repeat;
}
#menuPageOptions ul li.pageMove a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -330px;
	background-repeat:no-repeat;
}
#menuPageOptions ul li.pageDelete a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -360px;
	background-repeat:no-repeat;
}
#menuPageOptions ul li.pageTags a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -390px;
	background-repeat:no-repeat;
}
#menuPageOptions ul li.pageWatch a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -420px;
	background-repeat:no-repeat;
}
#menuPageOptions ul li.pageEmail a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -450px;
	background-repeat:no-repeat;
}
#menuPageOptions ul li.pageProperties a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -480px;
	background-repeat:no-repeat;
}
#menuPageOptions ul li.pageTalk a {
	background-image: url(./menu_icons/icon_grid_dropdown.png);
	background-position: left -510px;
	background-repeat:no-repeat;
}

#menuPageOptions ul li.pageEdit a,
#menuPageOptions ul li.pageAdd a,
#menuPageOptions ul li.pagePrint a,
#menuPageOptions ul li.pageToc a {
  display: none;
}

.page-home #menuPageOptions li.pageAdd,
.page-home #menuPageOptions li.pagePrint,
.page-home #menuPageOptions li.pageAdd a,
.page-home #menuPageOptions li.pagePrint a  {
  display:block;
}

dd.pageTags a {
	font-size:13px;
}
dd.pageTags .relatedpages strong {
	padding-right:20px;
}
dd.pageTags .relatedpages {
	font-size:13px;
	margin-top:5px;
	border-top:1px dotted #a8cce7;
	padding-top:5px;
}
dt.pageIncomingLinks {
	display:none;
}
#deki-page-tags .tags-edit li {
	float:left;
}

.page-restrict-access {
}

.page-restrict-access .Public {
    font-weight: bold;
}

.page-restrict-access .Semi-Public {
    font-weight: bold;
}

.page-restrict-access .Private {
    font-weight: bold;
}

/** Comments */
#comments { font-size:12px; }
#comments div.comment { margin:0 10px; }
.commentMore { margin:10px; }
.commentText { padding-bottom:15px; }
.commentText a.link-user { color:#FF4500 !important}
.commentForm { margin:10px;background-color:#EFEFEF;padding:10px;border-top:1px solid #AAAAAA }
.commentHeader { padding-bottom:5px; }

/** Feedtable */

.feedtable tr {
    background-color:transparent !important;
}
.feedtable tr.feedroweven td {
    background-color:#ededed;
}

table.feedtable {
	border:0;
	width:98%;
    line-height:1.5em;
    overflow:hidden;
}

table.feedtable th {
    background-color:transparent;
    color:#addf16;
	font-size:26px;
	margin:0 0 4px;
	border:0;
	padding:0;
    display:none;
}

table.feedtable td {
	border-bottom:1px dotted #BFBFBF;
	float:left;
	padding:9px 0 !important;
	width:100%;
	color:#000;
	font-size:12px;
}

table.feedtable tr a strong {
    background-color:transparent;
	font-size:12px;
	font-weight:bold;
}

table.feedtable {
	font-size:12px;
}

table.feedtable tr.feedrowodd td, table.feedtable tr.feedroweven td {
	background-color:transparent !important;
}

table.feedtable th a, table.feedtable th a:visited {
	color:#ADDF16 !important;
}

.gray table.feedtable th, table.feedtable th a, .gray table.feedtable th a:visited {
	color:#555555 !important;
}

table.feedtable td a, table.feedtable td a:visited {
	color:#668800 !important;
}

.gray table.feedtable td a, .gray table.feedtable td a:visited {
    font-weight: bold;
	color:#000 !important;
}

.feedtable-author {
	font-size: 11px;
	color: rgb(153, 153, 153);
}

#page-body {
	width:100%;
	float:left;
}

#xEditingArea {
	border:0 !important;
}

#topic {
	padding:0 !important;
}

#topic .deki-content-edit {
	color:#636567 !important;
	
}

/** Newsblock Feedtable */

#news_on_the_right .feedtable tr {
    background-color:#ededed;
}

#news_on_the_right table.feedtable {
    width:98%;
    overflow:hidden;
}

#news_on_the_right table.feedtable th {
    background-color:transparent;
    color:#addf16;
    font-size:26px;
    margin:0 0 4px;
    border:0;
    padding:0;
    display:none;
}

#news_on_the_right table.feedtable td {
    border-bottom:1px dotted #BFBFBF;
    float:left;
    padding:9px 0 !important;
    width:100%;
    color: #333333;
    font-family:Arial;
    font-size: 11px;
}

#news_on_the_right table.feedtable tr a strong {
    background-color:transparent;
    font-size: 11px;
    font-weight:normal;
    text-decoration:underline;
}

#news_on_the_right table.feedtable {
    color: #333333;
    font-family:Arial;
    font-size: 11px;
}

#news_on_the_right table.feedtable tr.feedrowodd td, #news_on_the_right table.feedtable tr.feedroweven td {
    background-color:transparent !important;
}

#news_on_the_right table.feedtable th a, #news_on_the_right table.feedtable th a:visited {
    color:#ADDF16 !important;
    font-size: 11px;
    font-weight:normal;
    text-decoration:underline;
}

#news_on_the_right table.feedtable td a, #news_on_the_right table.feedtable td a:visited {
    color:#FF4500 !important;
    font-size: 11px;
    font-weight:normal;
    text-decoration:underline;
}

#news_on_the_right .feedtable-author {
    font-size: 11px;
    color: rgb(153, 153, 153);
}


/**
 * Special Page styles
 */

/* Recent Changes & Contributions */
#pageTypeSpecial form[name=ContributorSelectionForm] {
	float: left;
}
#pageTypeSpecial form[action="/Special:Recentchanges"] {
	float: right;
	margin-bottom: 0.75em;
}
#pageTypeSpecial h4 {
	padding-bottom: 0.25em;
}
#pageTypeSpecial {
	/* IE overflow usability hack */
	margin-bottom: 20px;
}
#pageTypeSpecial form.deki-user-autocomplete table,
#pageTypeSpecial form.deki-user-autocomplete table td {
	border: none;
	width: auto;
	padding: 3px;
	color: #000;
	margin: 0;
}

#pageTypeSpecial ul,
#pageTypeSpecial ul li {
  list-style: disc;
}

#pageTypeSpecial ul li {
  margin-left: 1em;
}

/* this is for Page Properties */
body.page-special #body div.content div.text {
	overflow: visible;
}


#pageTypeSpecial table {
	border: 0px none;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#pageTypeSpecial table th {
	color: #484848;
	border-right: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: url(bg-tbl-header.gif) no-repeat;
	background-color: #d9d9d9;
    font-family: Arial;
    font-weight: bold;
    padding:2px;
}

#pageTypeSpecial table td {
	border-right: 1px solid #aaa;
	color: #4f6b72;
    padding:2px;
}

#pageTypeSpecial table td.bg2,
#pageTypeSpecial table tr.bg2 td {
	background-color: #EEEEEE;
}


/* Search Results */
/* form */
#searchForm {
	float: none;
	margin-bottom: 0;

	padding: 5px;
	padding-left: 0;
}
#searchForm label {
	display: none;
}
#searchForm #lsearchbox {
	width: 50%;
	float: left;
}
#searchForm #select-language {
	float: right;
}
/* listing */
#searchResults div.searchResults {
	font-weight: bold;
}
#searchResults ul {
	padding-left: 0;
}
#searchResults ul li {
	list-style: none;
	border-top: 1px dotted #dbe2f2;
	padding: 10px 0;
}
#searchResults div.itemmatch {
	font-size: 90%;
	color: #aaa;
}
#searchResults div.searchpreview span.phrase {
	background-color: #fffbc5;
	padding: 1px 2px;
}

#siteNavTree,
#siteNavTree a {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#siteNavTree div.node a {
  padding:5px 13px;
  width:161px;
  border-bottom: 1px solid #747474;
}

#siteNavTree div.node a:hover {
  padding:5px 13px;
  background-color: #747474;
  color: #fff;
}

#siteNavTree div.selected a {
  background-color: #000000;
  font-weight:normal
}

#siteNavTree div.homeNode {
  background-color: #000000;
}


#siteNavTree div.selectedChild
{
  /*margin-top: -1px;
  margin-bottom: 1px;*/
  background-color: #646464;
  color: #636466;
}

#siteNavTree div.selectedChild a
{
  background-color: #646464;
  padding:5px 13px 5px 26px;
  width:148px;
 /* margin-top:1px;
  margin-bottom:1px;
  border-bottom: 1px solid #636466;*/
  color: #FFFFFF;
}

#siteNavTree div.selectedChild a:hover {
  background-color: #747474;
  padding:5px 13px 5px 26px;
  width:148px;
 /* margin-top:1px;
  margin-bottom:1px;*/
  color: #fff;
}

#siteNavTree span { background:none !important;padding:0 !important; }

.deki-edit-summary{
  padding: 5px;
}


.extensionlist {
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  background-color:#F4F4F4;
  border-color:-moz-use-text-color #CCCCCC #CCCCCC;
  border-style:none solid solid;
  border-width:0 1px 1px;
  font-size:11px;
  float:right;
  padding:3px;
}

.ui-msg-wrap {
  left:0;
  position:fixed;
  top:0;
  width:100%;
  z-index:999;
}

.ui-msg {
  font-family:Arial,Verdana,Sans-Serif;
  font-size:11px;
  min-height:32px;
  padding:8px;
}
.ui-errormsg {
  background-color:#FFF799;
  border:4px solid #EEE488;
}
.ui-msg:hover {
  border:4px solid #000000;
}

#pageText .mt-tabs ul li {
  list-style-type: none;
}

#pageText .mt-content ul li {
  list-style-type: none;
}



#pageContent {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #000;

}

strong{
	font-weight: bold;
}

#pageContent a {
	color: #93b52d;
	line-height:1.8em;
}
#pageContent a.new,
#pageContent a.new:visited {
	text-decoration: none;
	border-bottom: 1px dotted #af6666;
	color: #ff4500;
}
#pageContent a.new:hover {
	color: #ff4500;
	border-bottom: 1px solid #790000;
}

#pageContent a:visited {
	color: #93b52d;
}

#pageContent a:hover {
	color: #ff4500;
}

#pageContent blockquote {
	margin: 0 3em;
}

#pageContent em {
	font-style: italic;
}

#pageContent p {
    padding-bottom: 10px;

}

#pageHierarchy {
	padding-left:10px;
}

#pageTags, #deki-page-tags, .pageTags, .pageTagList, .taglist, .toggleTagsView { display:inline; clear:none; }

#pageTagsLabel { 
background:url(tag_blue.png) left top no-repeat;
padding-left:20px;
}

#deki-page-tags form { padding:5px 0; }

#deki-page-tags .tagContainer {
  margin-top:5px;
  padding:1px 2px;
}

#deki-page-tags .tagSelected { 
  -moz-border-radius:3px;
  background-color:#EDEDED;
  border:1px solid #EDEDED;
  padding:0px 1px;
}

#articleText a.link-user, #attachTable a.link-user, div.modified a.link-user {
  background:none;
  padding:0;
}

#sessionMsg {
  border: 1px solid rgb(255, 216, 202); padding: 10px; width: auto; margin-bottom: 10px;
}

/***
 * table styles
 */

#page-body {
  font-size:14px;
  color:#000;
  padding-top:10px;
}

#pageInner {
	padding:0 10px;
}

.pageRevision {
	height: 40px;
	padding-top: 5px;
	color:#646464;
	font-size:11px;
}

.table .bg1 .col1 { padding-left:15px; }
.table .col2 { padding-right:7px; }

/***
 * specificity kills us here
 */
body.deki-content-edit span.comment,
body.deki-content-edit div.comment,
body.deki-content-edit p.comment {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff799;
	padding: 3px;
}
code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0CF;
}
pre {
	color: #777;
	margin-left: 1em;
	padding-left: 1em;
	border-left: 4px solid #aaa;
	background-color: #fefefe;
	overflow: visible;
}
/* Editor scripting styles */
body.deki-content-edit pre.script {
	color: #004184;
	font-size: 12px;
	line-height: 18px;
}
h2,
h3,
h4,
h5,
h6 {
	color: #b58228;
	font-weight: bold;
	padding: 0;
	padding-top: 0.375em;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}

h1,
.header_1,
div.title h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 30px;
	line-height: 1.5;
	font-weight: normal;
}
h2,
.header_2 {
	font-size: 22px;
	font-weight: normal;
}
h3,
.header_3 {
	font-size: 19px;
	font-weight: normal;
}
h4,
.header_4 {
	font-size: 16px;
	color: #000;
}
h5,
.header_5 {
	font-size: 14px;
	color: #000;
}
h6,
.header_6 {
	font-size: 12px;
	color: #000;
}

p .plain{
	background-color: Transparent;	
	color: #000
	}

#deki-page-alerts {
  margin-top:10px;
}

#deki-page-alerts ul {
  padding: 0px;
}

#deki-page-alerts div.toggle {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  padding:5px;
  background:#FFFFFF none repeat scroll 0;
  border:1px solid #CCCCCC;
}

#deki-page-alerts form {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
 /* background-color:#EEEEEE;
  background-image:url(./menu_icons/tools_menu_bg.gif);*/
  background-color:#ffffff;
  border:1px solid #C2C2C2;
  background-repeat:repeat-x;
 /* border-top:0 none !important;*/
  padding: 5px;
  display:none;
  position:absolute;
  z-index:9999;
}

#deki-page-alerts form.options li {
  list-style-type:none;
  padding:5px;
  white-space:nowrap;
  float:none;
}

#deki-page-alerts form.options input {
  margin:0 9px;
}

#deki-page-alerts ul li {
  padding:2px 4px;
}

.pageTitle {
  padding-left:10px;
}

.pageInfo {
  border-top:1px solid #CCCCCC;
  clear:both;
  margin-top:6px;
  padding:6px 0;
  font-size:12px
}

.toggleTagsView a
{
  font-weight: bold
}


div.deki-pagination {
  color:#888888;
  font-size:11px;
  padding-top:6px;
  text-align:center;
}

div.deki-pagination div.prev {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(/skins/common/icons/arrow-l.gif) no-repeat scroll left center;
  display:inline;
  margin-right:16px;
  padding-left:14px;
}

div.deki-pagination div.next {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(/skins/common/icons/arrow-r.gif) no-repeat scroll right center;
  display:inline;
  margin-left:16px;
  padding-right:14px;
}

div.deki-pagination div.info {
  color:#000000;
  display:inline;
  padding:0 16px;
}


/***
 * content title
 */
#xEditingArea {
	border:0 !important;
}

body#topic {
	padding:0 !important;
	color:#636567 !important;
}

#topic h1, #topic h2, #topic h3, #topic h4, #topic h5 {
	color:#636567 !important;
}

#topic .t-title {
	padding-left: 12px;
}
#topic .t-body {
	padding-top: 0px;
}
#topic .b-body {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 8px;
}
#topic .b-body .b-body {
	padding-left: 0px;
	padding-right: 0px;
}
#topic .b-attachments {
}
form#editform {
	padding: 6px 0 0 0;
	margin: 0;
}
form#editform fieldset {
	margin: 0;
	padding: 0;
}
form#editform table {
	margin: 0;
	padding: 0;
}
div.modified {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 2px;
}
/***
 * image gallery
 */

#topic table a.attachDesc {
	text-decoration: none;
}
.filesheader {
	height: 29px;
	background: url('at-mbg.gif') repeat-x bottom;
	clear: both;
	padding-left:10px;
}
.filesheaderbg {
	float: left;
	background: #fff url('at-bg.gif') repeat-x top;
	height: 24px;
}
.filesheaderright {
	background: url('at-r.gif') no-repeat center right;
	height: 24px;
}
/*
.filesheadertext {
	padding: 2px 18px 0 6px;
	position: relative;
	top: 1px;
}
*/
.filesheadertext {
	position:relative;
	float:left;
	height:23px;
	padding:4px 7px 0;
	border-top:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #d2d2d2;
	-moz-border-radius-topLeft:3px;
	-moz-border-radius-topRight:3px;
	margin-right:4px;
	cursor:pointer;
}

.filesheadertext.selected, .filesheadertext:hover {
	border-top:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #ffffff;
}

.filesheadertext:hover {
	border-bottom:1px solid #d2d2d2;
}

.filesheadertext.selected:hover {
	border-bottom:1px solid #ffffff;
}

.filesheadertext span.text {
	padding-left:3px;
	font-weight:bold;
	color:#000;
	font-size:12px;
}

.filesheadertext span.unweight {
	color:#646464;
	font-weight:normal
}

.bg1 th { border-bottom:1px solid #d2d2d2; color:#000; padding-bottom:5px;font-size:12px; }
.bg2 { background-color:#f1f1f1; }

td { color:#646464; font-size:11px; }
td.col3 a.filelink { font-size:12px; }

/*
html>body .filesheadertext span.text {
	position: relative;
	top: -2px;
}*/
.filesformlink span.text {
	position: relative;
	top: -2px;
}
.filescontent {
	padding: 12px 0;
}
.filesformlink {
	font-size: 11px;
	float: right;
	position: relative;
	top: 4px;
	right: 6px;
}
#attachments,
#pageGallery {
	margin: 20px 0;
}
#pageGallery img.image {
	padding: 6px;
	border: 1px solid #333;
	margin-top: 4px;
}
#pageGallery div.imageWrap {
	margin: 0 auto;
	padding: 3px 0;
}
#pageGallery div.meta,
#pageGallery span.filelink {
	display: none;
}
#pageGallery div.image {
	margin: 0 auto;
}
#pageGallery div.description {
	width: 180px;
	font-size: 12px;
	max-width: 200px;
	color: #777;
	padding: 0;
	margin: 0 auto;
}
#pageGallery .imageWrap {
	padding: 4px 10px 6px 10px;
}
html>body #pageGallery div.description {
	overflow: auto;
}
span.desctext {
	font-size: 11px;
}
a.actionmenu {
	font-size: 11px;
	text-decoration: none !important;
	white-space: nowrap;
}
a.actionmenu span.text {
	position: relative;
	top: -2px;
}
.downarrow {
	background: url('../../common/icons/icons.gif') no-repeat right -753px;
	padding-right: 14px;
}

#comments div.comment {
  background-color:#FFFFFF;
  border-bottom:1px solid #AAAAAA;
}

.commentText {
  width: 100%;
}
.commentSubmit,.MoveButton,.commentDelete .commentDelete {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	background-color: #FAFAFA;
	border: 1px solid #CCC;
	margin-top: 3px;
	}
#pageText input {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	background-color: #FAFAFA;
	border: 1px solid #CCC;
	margin-top: 3px;
	}	
	
#galleryOrderBy {
	color: #999;
	}

#comments div.commentNum a:hover {
  text-decoration:underline;
}

#comments div.commentNum a {
  -x-system-font:none;
  background-color:#EFEFEF;
  color:#999999 !important;
  font-family:Tahoma,Sans-Serif;
  font-size:11px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  text-decoration:none;
  display:block;
  padding:6px;
}

#comments div.commentPosted {
  color:#999999;
  font-size:10px;
  padding-top:6px;
}

#comments div.commentActions {
  float:right;
}
#comments span.commentUpdated, #comments div.commentMetaData {
  padding-bottom:6px;
}


/* list style type*/
	
#page-top ul{
		margin-left:30px
		}
#page-top ul li {
  list-style: disc;
}

#page-top ul li {
  margin-left: 1em;
}
#page-top ol{
		margin-left:30px
		}
#page-top ol li {
	list-style-type: decimal;
}

#page-top ol li {
  margin-left: 1.1em;

}
/*===========*/
