/* ### GENERAL ### */
#ec-wrap {	
	width: expression(document.documentElement.clientWidth < 1024 ? "990px" : document.documentElement.clientWidth > 1555 ? "1550px" : "auto");
}

#ec-right-content {
	
}	

#ec-right-content ul li {
  float:left;
  list-style-type:none;
  background: url('../img/shadow/boxBg_shadow_big.png') no-repeat bottom right;
  margin:10px 20px 10px 0;
  width:100%;
}

.ec-article {
  padding:0 13px 13px 0;
}

.ecm-article-top,
.ecm-article-bottom{
 padding:5px;
}

.ecm-article-top {
	height: 25px
}

.ecm-article-bottom {
	height:40px;
}

#ec-right-content ul li,
#ec-popup {
	background: url('../img/shadow/boxBg_shadow_big_ie6.png') no-repeat bottom right;  
}

.ec-collapsible-3 {
	overflow: hidden;
}

.graphBar, .blackBar {
  font-size:8px;
}

#ec-right-content div.ec-form-group h1 {
    font-family: Verdana,Arial;
    color: #515151;
    font-weight:bold;
    font-size:100%;
    border:none;    
    padding:0 0 10px 10px;
}

form {
	margin:0;
	padding:0;
}

div.ec-article button {
	line-height: 14px;
}

div.option-row label {
	margin-left: 5px;
	margin-right: 0px;
}

div.option-row {

}

div.ec-search-form {
	position:relative;
}

div.collapsible-title { 
	margin-bottom:10px;
}

div.ec-collapsible-content {
	width: 100%;
	
}

textarea {
	overflow: auto;
}

/* ### HEADER ### */
div#ec-logo {
	background: url('../img/head/logoHead_new_ie6.png') no-repeat 20px 50%; 
}

div#ec-top-menu {
	background: url('../img/head/topMenu_bg_ie6.png');
}

a#dmcHelp {
	background: url('../img/head/help_ie6.png') no-repeat;
}

a#stay {
	background: url('../img/head/refresh_ie6.png') no-repeat;
}

a#logout {
	background: url('../img/head/logout_ie6.png') no-repeat;
}


/* ### DETAIL BOXES ### */
.iframeDetail {
  /*width:100%;*/
  width: 97%;
  height:200px;
  border:none;
  background:none;
 
}

/* ### NAVIGATION ### */
#ec-navigation ul,#ec-quicknav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#ec-navigation a,#ec-quicknav a {
    height:1px;    
}

#ec-navigation ul.branch-active a {
    height:1px;
}

#ec-navigation li, #ec-quicknav li {
    margin:0;
    padding:0;
    height:1px;
}

#ec-navigation ul.branch-active li {
    margin:0;
    padding:0;
    height:1px;        
}
#ec-quicknav {
margin-top:150px;
	width: 180px;
	
}
/* ### /NAVIGATION ### */


/* ### TABS ### */
#ec-right-content a.tab,
#ec-right-content a.tab-active {
	width:auto;
}

#ec-right-content a.tab:hover {color: #5c5b59;}
#ec-right-content a.tab-active:hover { color: #ffffff;}
/* ### /TABS ### */

/* Select Transfer Boxes */
div.ec-select-transfer {
	padding:5px 10px;
	font-size:91%;
	font-weight:bold;
	color: #515151;
	
}
	
div.ec-select-transfer-right {
	float:left;
	width:340px;
}

div.ec-select-transfer select {
	width: 340px;
}

div.ec-select-transfer-controls {
	width:40px;
}

div.ec-select-transfer-controls img {
	margin-left:12px;
}

input.arrow-left-right {
	vertical-align: top;
}


/* Message Compose */
div.panel { 
	height:100px;
}

div.panel-content {
	width: 96%;
}

div.panel textarea {
	width: 99.5%;	
}	


/* Single Line Actions */
div.ec-menu-actions {
	width: 100px;
}

/* Popup */
#ec-popup div.ec-errors, #ec-popup div.option-row,
#ec-popup #ec-info {
	position: relative;	
}


/* Selection */

div.ec-form-group-white div.option-row {
	position: relative;
}

/* Group settings */
#mps-row {
	width: 97%;
	height: 85px;
}

/* Start Page */
#ecm-visual-msg-stats {
	width:90%;
}

iframe.ec-cms-preview {
	width: 95%;
}
