.wrongBrowserErr{
	background-color: #FFFFD4;
	font-size: 10px;
	padding: 2px;
	font-family: Tahoma,Verdana,Arial;
}

/* For help window */
.helpWindow {
	background-color : #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 1.5;
}

.helpTable TD {
    border: 1px solid black;
    padding: 5px;
    background-color : #FFFFFF;
    font-size: 11px;
    font-family: Tahoma;
    line-height: 1.5;
}

.helpList {
    list-style-image: url(help_bullet.gif);
}

.helpIcon {
        vertical-align: middle;
        margin-right: 10px;
        float: left;
}

.helpCol {
        float: left;
        width: 90%;
}

/* End help window */

.edittag_textarea{
	width:300px;
	height:100px;
}

.seperator{
	height:22px;
	width:7px;
	border:0px;
}


.popup_vert_icon {
	width: 21px;
	height: 2px;
}

.popup_vert_seperator {
        height: 1px;
        width: 163px;   
        background-color: #A6A6A6;
        float: right;
}

/* Combo tags*/
.Combo120
{
	border:1px solid #EAE8E4;
	background-color:white;
    font-size: 11px;
    width: 120px;
	height: 18px;
    font-family: Arial;	
}


.Combo70
{
	border:1px solid #EAE8E4;
	background-color:white;
    font-size: 11px;
    width: 75px;
	height: 18px;
    font-family: Arial;
}

.Combo80
{
	border:1px solid #EAE8E4;
	background-color:white;
    font-size: 11px;
    width: 85px;
	height: 18px;
    font-family: Arial;
}

.Combo50
{
	border:1px solid #EAE8E4;
	background-color:white;
    font-size: 11px;
    WIDTH: 50px;
	height: 18px;
    font-family: Arial;	
}

.Combo90
{
	border:1px solid #EAE8E4;
	background-color:white;
    font-size: 11px;
    WIDTH: 90px;
	height: 18px;
    font-family: Arial;	
}

.Combo_head
{
	padding-left:3px;
    font-size: 11px;
    font-family: Arial;	
}
.combo_drop
{
	border:1px solid #FFFFFF;
	background-color:#C5D3FC;
    width: 12px;
	height: 16px;
	background-image: URL("drop_arrow.gif");	
}

.combolist{
	position:absolute;
	visibility:hidden;
	border:1px solid #666666;
	background-color:#FFFFFF;
    font-size: 12px;
    font-family: Arial;		
}

.combolist_item{
	background-color:#FFFFFF;
	color:#000000;
    font-size: 12px;
    font-family: Arial;	
}

.combolist_item_highlight{
	background-color:#0A246A;
	color:#FFFFFF;
	cursor:pointer;
    font-size: 12px;
    font-family: Arial;	
}

.combo_table TD{
    font-size: 12px;
    font-family: Arial;	
}

.ComboOver
{
	border:1px solid #0A246A;
}

/* Layout Div for drop down menu's such as right click context menu, table menu etc */
.popup{
	border: #666666 1px solid;
	padding:1px;
	background-color : #F9F8F7;
	font-size: 8px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	width:197px;
	background-image: url(popupbg.gif);
}

.hide_popup_item{
	display:none;
	height:0px;
}

.colorpopupcontainer{
	height:158px;	
	width:157px;
}
	
.colorpopup{
        background-color : #F9F8F7;
        border: #666666 1px solid;
}

/* Style for text used inside drop down menu's such as right click context menu, table menu etc */
.popuptext{
	height: 20px;
	cursor: pointer;
	color:black;
	font:8pt tahoma;
}

.popupitem_icon {
	width: 21px;
	height: 20px;
	cursor: pointer;	
}

.popupitem {
	height: 20px;
	cursor: pointer;
	margin: 1px;
}

.popupitem_on
{
	height: 20px;
	border: #0A246A 1px solid;
	background-color: #B6BDD2;
	margin: 0px
}

.popupitem_off
{
	height: 20px;
	margin: 1px
}

.popupitem_text_disabled{
	height: 20px;
	cursor: pointer;
	font:8pt tahoma;
	color:gray;
}

/* Style for color drop down buttons when moused over */
.coloritem_on
{
	border: #0A246A 1px solid;
	background-color: #B6BDD2;
	padding: 2px;
}

.coloritem_off
{
	border: #F9F8F7 1px solid;
	padding: 2px;
}

/* Dialog windows -- eg. Insert table -- */
.dialogWindow {
	background-color : #EAE8E4;
	border: 1px buttonhighlight;
	}
	
.appOutside {  border-left: solid 1px #FFFFFF; border-top: solid 1px #FFFFFF; border-right: solid 1px #808080; border-bottom: solid 1px #808080; font-family: Arial; font-size: 11px; padding: 14px; }
.appInside1 {  border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; }
.appInside2 {  border: 1px solid #808080; }
.appInside3 {  border-left: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; }

.appTitle { background-color: #EAE8E4; position: relative;  top: -25px; left:-5px; padding: 2px; font-family: Arial; font-size: 11px; padding: 4px; }
.appTitle2 { position: relative; background-color: threedface; top: -20px; left:-5px; padding: 2px; }
.appTitlenew { background-color: #EAE8E4; position: relative;  top: -15px; left:-5px; padding: 2px; font-family: Arial; font-size: 11px; padding: 4px; }

.rightborder{
	border-right : solid #efefde 5px;
}

/* border of entire DevEdit control */
.devborder {  
	border: 1px #666666 solid;
/* 	border-left: solid 1px #efefde; 
	border-top: solid 1px #efefde; 
	border-right: solid 1px #808080; 
	border-bottom: solid 1px #808080;  */
}

/* Text box */
.Text15
{
    font-size: 11px;
    width: 15px;
	height: 21px;
    font-family: Arial;
}

.Text75
{
    font-size: 11px;
    width: 65px;
	height: 21px;
    font-family: Arial;
}

.Text120
{
    font-size: 11px;
    width: 120px;
	height: 18px;
    font-family: Arial;
}


.Text70
{
    font-size: 11px;
    width: 75px;
	height: 20px;    
    font-family: Arial;
}

.Text50
{
    FONT-SIZE: 11px;
    WIDTH: 50px;
	height: 20px;    
    FONT-FAMILY: arial, verdana, helvetica, sans-serif
}

.Text90
{
    FONT-SIZE: 11px;
    WIDTH: 90px;
	height: 21px;    
    FONT-FAMILY: Arial;
}

.Text240
{
    font-size: 11px;
    width: 240px;
	height: 21px;
    font-family: Arial;
}

.Text85
{
    font-size: 11px;
    width: 85px;
	height: 21px;
    font-family: Arial;
}

.Text150
{
    font-size: 11px;
    width: 150px;
    font-family: Arial;
}



.Text220
{
    FONT-SIZE: 11px;
    WIDTH: 220px;
    FONT-FAMILY: arial, verdana, helvetica, sans-serif
}
/* End Text fields */

/* .toolbar
{
    BORDER-BOTTOM: #999999 50px solid
} */

.mybody TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.body
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

.Text250
{
    FONT-SIZE: 11px;
    WIDTH: 250px;
    FONT-FAMILY: arial, verdana, helvetica, sans-serif
}

/* Color toolbutton inside popup windows, such as Insert Table, Page Properties etc */
.toolbutton
{
   CURSOR: pointer;
   border: #EAE8E4 1px solid
}

/* Error message used when uploading images, flash files etc */
.err
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Arial
}

/* .Button {
	width: 21px;
	height: 21px;
} */

.Icon {
	width: 21px;
	height: 21px;
	border: 0px;
}

/* .TB_Toolbar, .TB_ToolbarSet
{
	background-color: #ECE9D8;
	border-color: #ACA899;
} */

.TB_Toolbar
{
	/* background-image: url(background.gif); */
	background-color: #EAE8E4;
	height: 21px;
}

/* Container table, is the main table that has rows for each toolbar row, footer etc */
.container{
	background-color: #EAE8E4;
	/* background-image: url(background.gif); */
}


/* Need to place a 1px border around buttons in their default state, 
so when we mouse over or select, the highlighted border has something to replace.
If we use backgrounds that contain gradients its best to use padding instead of border */

.TB_Button_On, .TB_Button_Off
{	
	padding: 1px;
	width: 21px;
}

.TB_Button_Disabled
{
	width: 21px;
	padding: 1px;
}

.TB_Button_Over
{
	border: #0A246A 1px solid;
	background-color: #D4D5D8;
	padding: 0px;
}

.TB_Button_On
{
	border: #0A246A 1px solid;
	background-color: #B6BDD2;
	padding: 0px;
}

/* Used for popup menu's when menu option icon is disabled.
Example, when right clicking and cut, copy or paste are not enabled */

/* .TB_Button_Off, .TB_Combo_Off
{
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
} */

/* Default state of Main and Right icons */
.buttondrop{
	border: 1px solid #EAE8E4;
}

/* Main icon when clicked */
.TB_ButtonDrop_On{
	border: #0A246A 1px solid;
	background-color: #B6BDD2;
	padding: 0px;
}

/* Right icon when clicked */
.TB_ButtonDrop_Right_On{
	padding: 0px;
	border: #0A246A 1px solid;
	background-color: #D4D5D8;
}


/* Main Icon, When moused over and then moused off */
.TB_ButtonDrop_Off{
	border: 1px solid #EAE8E4;
}

/* Right icon, when moused over and then moused off */
.TB_ButtonDrop_Right{
	border: 1px solid #EAE8E4;
}

/* Main and right icons, when moused over */
.TB_ButtonDrop_Over {
	border: #0A246A 1px solid;
	background-color: #D4D5D8;
}

.pathcontainer{
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}
.linklabel
{
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	color: blue;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
.linklabel:visited {
	TEXT-DECORATION: none
}
.linklabel:link {
	TEXT-DECORATION: none
}



/* Editing IFrame */
.editcontainer{
	background-color: #FFFFFF;
	BORDER-LEFT: buttonshadow 1px solid;
	BORDER-RIGHT: buttonhighlight 1px solid;
	BORDER-TOP: buttonshadow 1px solid;
	BORDER-BOTTOM: buttonhighlight 1px solid;
	margin-top: 1px;
}

/* editcontainer2{
	background-color: red;
} */

.tab{
	cursor : pointer;
}

/* borders bottom right of the editor */
.sheetline1{
	border-top : 1px #808080 solid;
}

.sheetline2{
	border-top : 1px #404040 solid;
}

.text {
	font-family : Verdana;
	font-size : 10px;
}

/* Toobar Text, used for "Preview" */
.TB_Text
{
	height: 21px;
	cursor: pointer;
	font:8pt tahoma;
	padding-right: 0px;
}

