/*Source file: ~/ExternalControls/fckeditor/editor/css/fck_editorarea_external.css*/
.Bold
{
font-weight: bold;
}
.Title
{
font-weight: bold;
font-size: 18px;
color: #cc3300;
}
.Code
{
border: #8b4513 1px solid;
padding-right: 5px;
padding-left: 5px;
color: #000066;
font-family: 'Courier New' , Monospace;
background-color: #ff9933;
}
.ImageDefault
{
padding: 5px;
margin-right: 5px;
}
.Indent1
{
margin-left: 20px;
}
.Indent2
{
margin-left: 40px;
}
.Indent3
{
margin-left: 60px;
}
.Indent4
{
margin-left: 80px;
}
.Indent5
{
margin-left: 100px;
}
.Indent6
{
margin-left: 120px;
}
.Indent7
{
margin-left: 140px;
}
.Indent8
{
margin-left: 160px;
}
.JustifyLeft
{
text-align: left;
}
.JustifyRight
{
text-align: right;
}
.JustifyCenter
{
text-align: center;
}
.JustifyFull
{
text-align: justify;
}
.TcCut
{
height: 1px;
border: 1px dashed #000000;
border-bottom: none;
}
.TcVideo
{
background: Black url(../plugins/video/videoframe.gif) no-repeat 50% 50%;
width: 300px;
height: 200px;
}
.TcGadget
{
background: Black url(../plugins/gadgets/gadgets.png) no-repeat 50% 50%;
width: 300px;
height: 200px;
}
.TcGadgetFeedBackForm
{
background: Black url(../plugins/gadgets/FeedBackFormFrame.gif) no-repeat 50% 50%;
width: 300px;
height: 200px;
}
.TcGadgetPhotoslider
{
background: Black url(../plugins/gadgets/PhotoSliderFrame.gif) no-repeat 50% 50%;
width: 300px;
height: 200px;
}
.TcGadgetPointPlaceMap
{
background: Black url(../plugins/gadgets/PointPlaceMapFrame.gif) no-repeat 50% 50%;
width: 300px;
height: 200px;
}
.TcCounter
{
background: Black url(../plugins/counters/counters.gif) no-repeat 50% 50%;
width: 88px;
height: 31px;
}
