﻿

.minheight
{
	min-height: 400px;
}


#content
{
	background-color: #E8EEE0;
	margin: 0;
	margin-top: 100px;
	margin-left: 137px;
	margin-right: 15px;
	border-right: 1px solid #627E47;
}

#left
{
	background-color: #DDDDDD;
	position: absolute;
	top: 100px;
	width: 120px;
	left: 0;
	margin-left: 15px;
	border-left: 1px solid #627E47;
	border-right: 1px solid #627E47;
	background-image: url(../imgs/layout/general/Claro_navbg.gif);
}

/* ##### Editor styles ##### */
.tblctrls
{
	background-color: #EFEFEF;
	border-right: 1px solid #666666;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 590px;
}

.butClass
{
	border: 1px solid;
	border-color: #EFEFEF;
	width: 23px;
	height: 22px;
}

.tdClass
{
	padding-left: 3px;
	padding-top: 3px;
}

.WMEditor
{
	width: 590px;
	height: 100px;
	border: 1px solid #cccccc;
	border-top: 1px solid #666666;
	padding: 5px;
	background-color: #FFFFFF;
}

.Colorbox
{
	width: 1px;
	height: 1px;
	border: 1px solid #cccccc;
	background-color: white;
	visibility: hidden;
	overflow: hidden;
	position: absolute; /*		filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=145,strength=3); */
}

.WMEditorPop
{
	width: 1px;
	height: 1px;
	border: 1px solid #cccccc;
	background-color: white;
	visibility: hidden;
	overflow: hidden;
	position: absolute; /*		filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=145,strength=3); */
}

.WMEditorDialog
{
	visibility: hidden;
	background-color: #efefef;
	border: 1px solid #cccccc;
	position: absolute;
	font-family: verdana;
	font-size: 8pt;
	padding: 0; /*		filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=145,strength=5); */
	cursor: default;
}
.WMEditorDialogTop
{
	width: 250px;
	height: 15px;
	background-color: #336699;
	text-align: right;
	padding: 0;
	padding-right: 4px;
}

.WMEditorDialogClose
{
	font-family: verdana;
	font-size: 9pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
}

.WMEditorDialogTitle
{
	width: 230px;
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 8pt;
	color: white;
	text-align: left;
}

.WMEditorDialogContent
{
	font-family: verdana;
	font-size: 8pt;
	padding: 4px;
}

.WMEditorInput
{
	border: 1px solid #336699;
}

.WMEditorSubmit
{
	background-color: white;
	border: 1px solid #000000;
	font-family: verdana;
	font-size: 8pt;
	width: 50px;
}

.WMEmoticon
{
	border-right: 1px solid #6699CC;
	border-bottom: 1px solid #efefef;
}

input, textarea, select
{
	background-color: #FFFFFF;
	border: #114E7B;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


textarea
{
	height: 100px;
	width: 280px;
}

/*
ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

li {
	padding-bottom: 4px;
}
*/

.inputsmall
{
	width: 140px;
}

.inputlarge
{
	width: 595px;
}

.menuleafnode
{
	text-align: left;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.CheckBox
{
	background-color: transparent;
	border-width: 0px;
	cursor: default;
}
.tool-tip
{
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../Images/bubble.png) top left;
}

.tool-text
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../Images/bubble.png) bottom right;
}

.custom-tip
{
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title
{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
.TopDrownMenuDiv
{
	margin-top: 0px;
	padding-left: 20px;
	font-size: 10px;
	float: left;
	width: 515px;
	color: White;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nlsseparatorcontainer
{
  color:#E86A06 !important;
  padding:0px 10px 0px 15px;
}
.TabInactiveCenter
{
	background-image: url(../../Images/tabs/tabInactiveCenter.gif); 
	background-repeat: repeat-x;
}
.TabInactiveLeft
{
	background-image: url(../../Images/tabs/tabInactiveLeft.gif); 
	background-repeat: no-repeat;
    width: 9px;
}
.TabInactiveRight
{
	background-image: url(../../Images/tabs/tabInactiveRight.gif); 
	background-repeat: no-repeat;
    width: 9px
}
.TabActiveLeft
{
	background-image: url(../../Images/tabs/tabActiveLeft.gif); 
	background-repeat: no-repeat;
    width: 9px;
}
.TabActiveCenter
{
	background-image: url(../../Images/tabs/tabActiveCenter.gif); 
	background-repeat: repeat-x;
}
.TabActiveRight
{
	background-image: url(../../Images/tabs/tabActiveRight.gif); 
	background-repeat: no-repeat;
    width: 9px;
}
.x-form-view
{
	cursor: default;
	border: 1px;
}

.available-photo
{
	cursor: pointer;
}

.photo-for-printing
{
	float: left;
	border: 3px solid #dddddd !important;
	margin-top: 3px;
	margin-left: 3px;
	cursor: pointer;
}

.photo-for-printing img
{
	margin-bottom: 2px;
}

.photo-for-printing select
{
	width: 70px;
}

.x-view-drag-insert-above
{
	border-top: 2px dashed #3366cc !important;
}
.x-view-drag-insert-left
{
	border-left: 2px dashed #3366cc !important;
}
.x-view-drag-insert-right
{
	border-right: 2px dashed #3366cc !important;
}
.x-view-drag-insert-below
{
	border-bottom: 2px dashed #3366cc !important;
}

.container-over
{
	background-color: pink;
}
.DragDiv
{
	width: 70px;
	height: 30px;
	background-color: #d9e8f8;
	border: solid 1px black;
}

