﻿a {text-decoration:none}

body{ position:relative}

.emptelm { display:none }
.ui-dialog, .ui-dialog .text-editor span.title
{
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    line-height:140%;
}

.blockUI.blockOverlay{ z-index:20002 ! important }

/*ZONES*/

.zc{width: 100%;}
.zone{position: relative;vertical-align:top; float:left;}
.zone:before,.zone:after,form:before,form:after,.part:before,.part:after { content:""; display:table;}
.zone:after,form:after,.part:after { clear:both;}
.zone,form,.part { zoom:1; /* For IE 6/7 (trigger hasLayout) */}

.clft{ clear:left }

.inbl{ float:none; display:inline-block;clear:none}

.zindex10000{ z-index:10000 ! important}


/*PARTS*/

.preview .part{min-height:10px}
.part{margin:0 auto; margin-bottom:5px; position:relative/*context menu toggler için gerekli*/;}
.GenericContent ul, .GenericContent ol, .BoxedText ul, .BoxedText ol,
.GenericContent ol, .BoxedText ol {list-style:decimal;padding-left:15px}
.GenericContent .esn-fl-right {margin:0 0 10px 10px}
.GenericContent .esn-fl-left {margin:0 10px 10px 0}

/*.clear 							{ clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0 }
.clearfix:before, .clearfix:after { content:'\0020'; display:block; overflow:hidden; visibility:hidden; width:0; height:0 }
.clearfix:after 				{ clear:both }
.clearfix 						{ zoom:1 }*/

.clearfix:before,.clearfix:after { content:""; display:table;}
.clearfix:after { clear:both;}
.clearfix { zoom:1; /* For IE 6/7 (trigger hasLayout) */}

.error_message{color:Red}

ul.tabs li { line-height:1em }
