@import url("/cmsadmin/css/XPTable.css");

table.xtEditorTable { width: 100%; 
	margin:0;
	padding:0;
	
}

ul.xpStaticFormActions {
	position:fixed;
	list-style:none;
	top:0;
	right:0;
	padding:3px;
	margin:0;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	z-index:100;
	background:#fff;
	height: 24px;
} 
ul.xpStaticFormActions li{
	display:inline;
	margin:0;
	padding:0;
	z-index:110;	
}

table td { vertical-align: top; }
td.xtMainLanguage { width: 44%; }
td.xtCurrentLanguage { width: 56%; }

td.xtCurrentLanguage textarea.xtAdvancedEditor, td.xtCurrentLanguage textarea.xtSimpleEditor
{
	width: 100%;
	height: 650px;
}

td.xtCurrentLanguage textarea.xtSimpleEditor
{
	height: 150px;
}

.odd { background-color: #fff; }

ul.xtMap
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:left;
	font-size: 10px;
}


ul.xtMap li, ul.xtMap li p
{
	padding: 0;
	margin: 0;
}
ul.xtMap li p{
	
}

ul.xtMap li p span{
	
	padding-left: 7px;
}
ul.xtMap li{
	margin: 0;
	padding-left: 5px;
	
}
ul.xtMap li.first{
	padding-left: 0;
	
}
ul.xtMap li a, ul.xtMap li p a { text-decoration: none;
	line-height:18px;
 }

ul.xtMap li p a img
{
	position: relative;
	top: 2px;
	left: 1px;
}


.xtMultimediaContent
{
	padding: 3px;
	text-align: center;
	background: white;
	border: 1px solid #aaa;
}

td.xtMainLanguage
{
	background-color: white;
	border-right: 1px solid #ddd;
}

.xtEditableContent { }
table.xtEditorTable th.xtMainLanguage, table.xtEditorTable th.xtCurrentLanguage, table.xtEditorTable tbody td.xtCurrentLanguage, table.xtEditorTable tbody td.xtMainLanguage{
	padding:3px;
}
th.xtMainLanguage, th.xtCurrentLanguage{
	background-color:#f2f2f2;
	text-align: left;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	padding: 15px;
	margin: 0;
	padding:3px;
}
.xtSite{
	width: 184px;
}
.xtSiteMap {
	padding:3px;
}
.xtSiteMap div.gigi{
	background-color:white;
	border:1px solid #aaa;
	border-top: none;
}

.xtTitleTextArea {
	width:100%;
	height:90px;
}

.noEditor_xtAdvancedEditor {
	width: 100%;
	height: 380px;
}

.noEditor_xtSimpleEditor {
	width: 100%;
	height: 140px;
}

.xtFrame {
	width: 100%;
	border: 0;
}

ul.xtMap li a, ul.xtMap li>div>p>a{
}
ul.xtMap li.selected a.selected, 
ul.xtMap li.selected>div>p>a
{
	font-weight: bold;
	color: #3f3f3f;
	border: 1px solid #3f3f3f;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 3px;
	background-color: #e6edf4;
}


#xpBody {
	margin:5px;
	padding:5px;
	background-color:#fff;
	border: 1px solid #aaa;
}
th ul#xpLanguages, th ul#xpLanguages li{
	margin: 0;
	padding:0;
	border: 0;
	line-height: normal;
}
th ul#xpLanguages li a{
	padding: 3px;
	color: #999;
}
th ul#xpLanguages li a.selected{
	background: #fff;
	border: 1px solid #aaa;
	border-bottom: 0;
	position: relative;
	top: 1px;
}



.item_over {
	background-color: #444;
}

.item_over a, .item_over a:hover {
	color: #fff;
}

ul.xtImageURLs {
	padding: 5px;
	font-size: 9px;
	margin: 0;
	list-style-type: none;
	border: 1px solid #ccc;
	margin: 2px;
	background-color: #f2f2f2;
}

ul.xtImageURLs li{
	padding: 0;
	margin: 0;
	padding-bottom: 3px;
}

ul.xtImageURLs li span.xpLabel{	width: 15%;	display: block;	float: left;	text-align: right;	clear: none;	margin-right: 5px;	white-space: nowrap;	font-weight: bold;}


a.not_published{
	font-style: italic;
	color: #8f0000;
}

a.not_published.selected{
	font-style: italic;
	color: #4f0001;
}
a.published{
	color: #166318;
}
a.published.selected{
	color: #072308;
}
.xpCheckbox {
	margin-left: 5px;
}

h3.tabHeader {
	background-image: none;	
	background-color: #666;
	white-space: nowrap;
	overflow: hidden;
	font-size: 10px;
	border-bottom: 1px solid #a2a2a2;
}

div.xpSearch{
	width: 184px;
}

.xtSearchButtonIcon{
	position: relative;
	top: 3px;
	left: 5px;
}

div.xtCloseArea {
	line-height: 45px;
	padding-left: 35px;
}

div.xtCloseArea a{
	font-size: 15px;
	font-weight: bold;
	color: #222;	
}
.mceContentBody {
	background: #fff;
}

div.xtLock {
	font-style: italic;
	padding: 3px;
}

.xtContents div.xtLock {
	text-align: center;
}
.gigi{
	border-top: none;
}
#theSiteMapArea{
	display: none;
}
#theSiteMapArea h3.tabHeader{
	background: url('/interface/iToolBar/16/delete.png') no-repeat right center;
}
