/*********************************************************************************

** The contents of this file are subject to the vtiger CRM Public License Version 1.0
 * ("License"); You may not use this file except in compliance with the License
 * The Original Code is:  vtiger CRM Open Source
 * The Initial Developer of the Original Code is vtiger.
 * Portions created by vtiger are Copyright (C) vtiger.
 * All Rights Reserved.
 * Softed theme is darivated from bluelagoon theme
 * Softed theme by Lukas N at http://vtiger-crm.cz, ln@studio24.cz 
 * tested on version 5.0.4 
 ********************************************************************************/


/* SOFTED  - COLOR THEME*/
body {margin: 0 0 0 0;
      background-color:white;}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight:bold;
}

.componentName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #33338c;
	font-weight:bold;
	border-left:2px dotted #fff;
	padding:10px;
}

.genHeaderBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	font-weight:bold;
}

.genHeaderSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight:bold;
}

.moduleName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #33338c;
	font-weight:bold;
}

.hdrNameBg {
	 background:#ffffff url(../images/header-bg.png) repeat-x;	
}

.hdrTabBg {
	background:#ffffff url(../images/toolbar-bg.png) center repeat-x;	
}  

.tabSelected {
	background: #fff url(../images/toolbar-bg.png) bottom repeat-x;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:0px solid #ffffff;
}

.tabSelected a{
	color:white;
	text-transform: uppercase;
  text-decoration: underline;
  font-size: 12px;
	
}

.tabUnSelected {	
	background: #fff url(../images/toolbar-bg.png) bottom repeat-x;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:0px solid #ffffff;	
}

.tabUnSelected a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	font-weight:bold;		
}

.tabSeperator {
	background: #fff url(../images/toolbar-div.png) bottom no-repeat;
	background-color:#fff;
	width:2px;
}

.tabSelected, .tabUnSelected {
	padding: 7px 10px;
}

.level2text {    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    font-weight:bold;
    color:white;    
}

.level2text a{
	text-decoration:underline;
	color:#555555;
}

.level2text a:hover {
	text-decoration:underline;
	color:#555555;
}

.level2Bg {
	background:#fff url(../images/level2Bg.gif) bottom repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top:1px solid #b8b8b8;
	border-bottom:1px solid #bfbfbf;
	color:white;
}

.level2Bg a{
	/* background:#1F5BFF url(../images/level2TabBg.gif) bottom repeat-x; */
	color:#33338C;	
}

.level2SelTab{
	font-weight:bold;
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}
	
.level2UnSelTab{
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}

.sep1 {
	background: #fff;
	padding-left: 1px;
}

.showPanelBg {
	background:url(../images/homePageSeperator.gif) no-repeat;
	background-color:White;
}

a {
	text-decoration:none;
	color:#0070BA;	
}

a:hover {
	text-decoration:underline;
}

.hdrLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	color:#0070BA;
	font-weight:bold;
}

#showPanelTopLeft{visibility:hidden;}
#showPanelTopRight{visibility:hidden;}
#border2pxpopup{ border:2px solid #dddddd;}

.hdrLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:underline;
	color:#33338c;
	font-weight:bold;
}

.searchBox {
	border: 0px solid #0000aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:2px;
	width:100px;
	background-color:#ffffef;
}

.searchBtn {
	border :0px #cccccc solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width:30px;
	height:19px;
	background: #9d9d9d url(../images/button_serach.gif) bottom repeat-x;
	color:white;
}

/* List View Table classes starts  +++++++++++++++++ */

.lvt {
	background-color:#ddf;
	border:0px solid #cce; 
}

.lvtBg {
}

.lvtHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.lvtCol {
	border-top:1px solid #fff;
	border-left:1px solid #ddd;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	background: #FFFFFF url(../images/level2Bg.gif) repeat-x scroll center bottom;
	font-weight:bold;
}

.lvtColData {
	background-color:#ffffff;
}

.lvtColDataHover {
	background-color:#ffffcc;
}


/* List View Table classes ends --------------------------------*/

/* Detailed View classes starts +++++++++++++++++++++++ */
.dvHeaderText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
}

.dvInnerHeader{
	border-top:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding:8px;
	background:  #dddcdd   url(../images/inner.gif) bottom repeat-x; 
	color: #000000;
}

.dvtSelectedCell {
	border-left:1px solid #e0dddd;
	border-top:1px solid #e0dddd;
	border-bottom:0px solid #e0dddd;
	border-right:1px solid #e0dddd;
	padding-left:20px;
	padding-right:20px;
	/*background-color:#dedede;*/
	/*background:#d9dde6 url(../images/light-bg11.png) bottom repeat-x; */
	background:#ffffff url(../images/tab.gif) top repeat-x; 
	font-weight:bold;
	color: black;
	line-height:20px;
}

.dvtSelectedCellBottom {
	border-left:1px solid #e0dddd;
	border-bottom:1px solid #e0dddd;
	border-top:0px solid #e0dddd;
	border-right:1px solid #e0dddd;
	padding-left:20px;
	padding-right:20px;
	background:#ffffff url(../images/tab.gif) bottom repeat-x; 
	font-weight:bold;
	color: black;
	line-height:20px;
}

.dvtSelectedCellBottom {
	border-left:1px solid #e0dddd;
	border-bottom:1px solid #e0dddd;
	border-top:0px solid #e0dddd;
	border-right:1px solid #e0dddd;
	padding-left:20px;
	padding-right:20px;
	background:#ffffff url(../images/tab.gif) bottom repeat-x; 
	font-weight:bold;
	color: black;
	line-height:20px;
}

.dvtUnSelectedCell {
	border-left:1px solid #dedede;
	border-top:1px solid #e0dddd;
	border-right:1px solid #e0dddd;
	border-bottom:1px solid #e0dddd;
	padding-left:20px;
	padding-right:20px;
	background: #FFF ;
	cursor:pointer;
	color: black;
}

.dvtTabCache {
	border-bottom:1px solid #dedede;
}

.dvtTabCacheBottom {
	border-top:1px solid #dedede;
}

.dvtTabCacheBottom {
	border-top:1px solid #dedede;
}

.dvtContentSpace {
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	border-bottom:1px solid #dedede;
	padding-left:0px;
}

.dvtCellLabel, .cellLabel {
background:#F7F7F7 url(../images/testsidebar.jpg) repeat-y scroll right center;
border-bottom:1px solid #DEDEDE;
border-left:1px solid #DEDEDE;
border-right:1px solid #DEDEDE;
color:#545454;
padding-left:10px;
padding-right:10px;
white-space:nowrap;}

.dvtCellInfo, .cellInfo {
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #dedede;	
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
}

.rightMailMerge {
	border:1px solid #dedede;
}

.rightMailMergeHeader {
	border-bottom:1px solid #ffffff;
	padding:5px;
	background-color:#000000;
background:  url(../images/level2Bg.gif) bottom repeat-x;	
color:#555555;

}

.rightMailMergeContent {
	padding:5px;
	background-color:#ffffff;
}

/*detailview*/
.detailedViewHeader{

	border:1px solid #DDDDDD;
	padding:12px;
	background:  #dddcdd   url(../images/inner.gif) bottom repeat-x; 
	color: #000000;	
}

.detailedViewDetail{

	border:1px solid #DDDDDD;
	padding:12px;
	color: #000000;	
}

.detailedViewTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px solid #bababa;
	padding-left:5px;
	width:90%;
	background-color:#ffffff;
}

.detailedViewTextBoxOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px solid #bababa;
	padding-left:5px;
	width:90%;
	background-color:#ffffdd;
}

.advSearch {
	padding:10px;
	border-left:1px solid #eaeaea; 
	border-right:1px solid #eaeaea; 
	border-bottom:1px solid #eaeaea; 	
	overflow:auto;
	width:600px;
	height:150px;
	background-color:#ffffef;

}

.searchAlph {
	border:1px solid #dadada;
	background-color:#ffffff;
	cursor:pointer;
	width:10px
}

.searchAlphselected {
	border:1px solid #666666;
	background-color:#bbbbbb;
	cursor:pointer;
	width:10px
}

.textbox {
	border:1px solid #999999;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*width:120px;*/
	padding-bottom:2px;
	padding-top:2px;
	padding-left:2px;
}

.combobox {
	border:1px solid #999999;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*width:120px;*/
	padding:2px;
}

.textbox:focus {background-color: #FFFFDD}
.combobox:focus {background-color: #FFFFDD}
.view:focus {BACKGROUND-COLOR: #dadada;}

.mx {
}

.calListTable td{
	border-bottom:1px solid #efefef;
	border-left:1px solid #efefef;
}

.calDIV {
	width:100%;
	border:1px solid #fff;
	
}

.calDayHour {
	border-top:1px solid #c5d5ff;
	border-left:1px solid #c5d5ff;
	border-bottom:1px solid #c5d5ff;
	border-right:1px solid #c5d5ff;
	background-color:#eae7da;
}

.calAddEvent {
	position:absolute;
	z-index:10000;
	width:500px;
	left:200px;
	top:150px;
	background-color:#ffffff;
}
.addEventInnerBox {
	border:1px dotted #dadada;
}

.cellNormal {
	border:0px;
	background-color:#ffffff;
}

.EventToDo{

}

.thumbnail{
    background-color:#ffffff;
padding: 7px;
border: 1px solid #ddd;
float: left;
	   margin-right: 10px;
	   margin-bottom: 15px;
}

.padTab{
    padding-top:0px;
    padding-left:10px;
    padding-bottom:0px;
    vertical-align:top;

}

#company{
    position:relative;
    width:100%;
    height:200px;
    display:block;
    background-color:#FFFFFF;
    white-space:nowrap;
    overflow:auto;
    border:1px solid #CCCCCC;
}

#user{position:relative;left:0px;top:0px;width:100%;display:block;}

#communication{position:relative;left:0px;top:0px;width:100%;display:block;}

#config{position:relative;left:0px;top:0px;width:100%;display:block;}

#userTab{position:relative;left:0px;top:0px;width:100%;display:none;}

#one{
	position:relative;
	display:block;
	width:245px;
}

#mnuTab1{
	position:relative;
   	overflow:auto;
   	width:100%;
   	display:none;
}

#mnuTab2{
   	position:relative;
   	overflow:auto;
   	width:100%;
   	display:none;
}

/* End of Settings */

.bggray{
	background-color: #dfdfdf;
}

.bgwhite{
	background-color: #FFFFFF;
}

.copy{
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

#basicTab{
	position:relative;
	overflow:auto;
	width:100%;
	display:block;
}

#moreTab{
	position:relative;
	overflow:auto;
	width:100%;
	display:none;
}

/*Added for Advance Seearch*/

#one{
	position:relative;
	display:block;
	width:245px;
}

/* Dashboard CSS */
a.dash_href{
	display:block;
	width:24px;height:24px;
	vertical-align:middle;
	margin-top:10px;
}

.dashHeading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#fff;
}

.dashSelectBg{
	background-image:url(../images/dashSelectBg.gif);
	background-repeat:repeat-x;
}

.dash_top{
	background-image:url(../images/dashTopBg.gif);
	background-repeat:repeat-x;
	height:63px;
	vertical-align:middle;
}

.dash_border{
	background-color:#538ac1;
	padding:5px;
}

.dash_white{
	background-color:#FFFFFF;
	padding:5px 10px 5px 10px;
}

.dash_bdr_btm{
	border-bottom:2px dotted #939271;
}

.dash_count{
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding-left:10px;padding-right:10px;	
}

.dash_switch{
	cursor:pointer;
	width:26px;
	height:26px;
}

.dash_row_sel{
	background-image:url(../images/dash_sel_chart.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:26px;height:26px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

.dash_row_unsel{
	background-image:url(../images/dash_unsel_chart.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:26px;height:26px;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	cursor:pointer;
}

.dash_chart_btm{
	border-bottom:2px solid #000000;
}


.dash_bottom{
	background-image:url(../images/dashBottomBg.gif);
	background-repeat:repeat-x;
	height:98px;
	vertical-align:middle;
}

.dash_btm{
	background-image:url(../images/dash_btm_center.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}
  
/*  menu */

a.submenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-bottom:1px solid #CCCCCC;
	background-color:#ECECEC;
	color:#000000;
	text-align:left;
	text-decoration:none;
	display:block;
}

a.submenu:Hover{
	background-color:#DDDDDD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	text-align:left;
	text-decoration:none;
	display:block;
} 

#mnuKey{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
	width:8px;
	cursor:pointer;
	vertical-align:top;
	height:100px;
	position:relative;
	top:0px;
	left:0px;
}

#slidemenu{
	height:525px;
	vertical-align:top;
	width:100px;
	background-color:#CCCCCC;
	border-right:1px solid #CCCCCC;
	opacity:.9;
	display:none;
}

/* clock */

.citystyle{
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
}

#theClockLayer{
	position:relative;
	height:180px;
	left:20px;
	text-align:center;
}

.handsanddotsstyle{
	margin-top:10px;
	position:absolute;
	top:0px;
	left:0px;
	width:2px;
	height:2px;
	font-size:2px;
	background-color:#000000;
}

.facestyle{
	margin-top:10px;
	position:absolute;
	top:0px;
	left:0px;
	width:15px;
	height:15px;
	text-align:center;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#000000;
}

.datestyle{
	margin-top:20px;
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	text-align:center;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#000000;
}

.ampmstyle{
	margin-top:23px;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	text-align:center;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#000000;
}

#wclock{
	position:absolute;
	left:100px;
	top:100px;
	display:none;
	background-color:#CCCCCC;
	width:175px;
}

.leftFormBorder1 {
	border: 1px solid #AFC8E4;
	background-color: #FFFFFF;
	opacity:.7;
}

/* Calculator */
.calcResult {
	width: 100%;
	height: 25px;
	background-color: #FFFFCC;/*CBDFD6*/
	border-top: 1px solid #CCC;
	border-left: 0px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 10px;
	text-align: right;
}

.calcMem {
	width: 100%;
	height: 25px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 0px;
	border-bottom: 1px solid #CCC;
	background-color: #FFFFCC;/*CBDFD6*/
	font-family: Arial;
	font-size: 10px;
	color: #BBB;
	text-align: left;
}

.calcBlackBtn, .calcGreyBtn, .calcBigBtn, .calcCancBtn, .calcMemBtn, .calcBackBtn {
	border: none;
	height: 20px;
	font-size: 11px;
	color: #FFF;
	text-align:center;
}

.calcBackBtn {
	background: url(../images/calc_back_btn.gif) no-repeat;
	width:25px;
}

.calcBlackBtn {
	background: url(../images/calc_black_btn.gif) no-repeat;
	width:25px;
}

.calcGreyBtn {
	background: url(../images/calc_grey_btn.gif) no-repeat;
	width:25px;
}

.calcCancBtn {
	background: url(../images/calc_canc_btn.gif) no-repeat;
	width:25px;
}

.calcMemBtn {
	background: url(../images/calc_mem_btn.gif) no-repeat;
	width:25px;
}

#calc{
	position:absolute;
	left:100px;
	top:100px;
	background-color:#FFFFFF;
	width:185px;
	border-bottom:2px solid #000000;
	border-right:2px solid #666666;
	border-left:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
}

/* RSS STYLES */
.subHdr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/rssHeader.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:27px;
	padding:0px 10px 0px 10px;
	vertical-align:middle;
}

.delBg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/rssdelete.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:27px;
	padding:0px 10px 0px 10px;
	vertical-align:middle;
}

#rssScroll{
	font-family:Arial, Helvetica, sans-serif	;
	font-size:12px;
	background-color:#FFFFFF;
	width:100%;
	height:200px;
	overflow:auto;
	border:0px solid #000000;
}

.rssTable{
	width:100%;
	border:0px solid #CCCCCC;
}

.rssTable tr th{
	background:#EBEBEB none repeat scroll 0%;
	color:#000000;
	border-bottom:1px solid #DEDEDE;
	border-top:1px solid #DEDEDE;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

.rssTable tr td{
	text-align:left;
	border-bottom:1px dotted #dadada;
	border-left:1px dotted #dadada;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	white-space:nowrap;
	padding:2px;
}

.forwardBg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../images/rssforward.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:27px;
	padding:0px 10px 0px 10px;
	vertical-align:middle;
	background-color:#D7D7D7;
}


/*  New Styles */
.mnuTab{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:100%;
	border:0px solid #000000;
}

.mnuTab tr td{
	border-bottom:1px solid #EBEBEB;
	padding-left:5px;
	vertical-align:middle;
}
/* profile */

.prvPrfBigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.prvPrfTopBg {
	background-color:#ebebeb;
}

.prvPrfBottomBg {
	background-color:#ebebeb;
}

.prvPrfOutline {
	border:1px solid #ebebeb;
}

.prvPrfTexture {
	background:url(../images/prvPrfTexture1.gif);
}

.prvPrfHoverOn {
	background-color:#ffffef;
}

/*  Organization */

.orgTab{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	border:0px solid #9B9B9B;
	border-collapse:collapse;
	width:100%;
}

.orgTab tr th{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	height:20px;
	padding-left:5px;
}

.orgTab tr td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding-left:5px;
	height:20px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

/* Groups */
.groupli{
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	list-style-type:none;
	text-align:left;
}

/* tree menu */

/*Oraganization Edit Features */

#orgLay{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	width:500px;
	border:3px solid #CCCCCC;
	background-color:#FFFFFF;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}

/*  Role */

#roleLay{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	width:300px;
	border:3px solid #CCCCCC;
	background-color:#FFFFFF;
	display:none;
	position:absolute;
}

.classBtn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	background-color:#DBDBDB;
	border-bottom:2px solid #999999;
	border-right:2px solid #999999;
	border-top:2px solid #F5F5F5;
	border-left:2px solid #F5F5F5;
	color:#000000;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
}


.txtBox{
	width:85%;
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*  IMPORT LEADS */

.leadTable{
	border:3px solid #CCCCCC;
	border-collapse:collapse;
}

.leadTable tr td{
}

.genHeaderGray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #888888;
	font-weight:bold;
}

.genHeaderGrayBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #888888;
	font-weight:bold;
}

.importBox{
	width:125px;
	border:1px solid #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.txtGreen{
	color:green;
}

/* PICK LIST 

ul li{
	padding-bottom:2px;
	padding-top:2px;
}
*/
/* MY PREFERENCES */		

/* CSS FOR REPORTS */

.reportHdr{
	background-color:#DDDDDD;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	height:30px;
	border-bottom:2px solid #959595;
	color:#000000;
	padding-left:10px;
}

#reportLay{
	width:175px;
	background-color:#CCCCCC;
	border:1px solid #ddd;
	padding-top:5px;
	position:absolute;
	display:none;
	z-index:2000;
}

#locateMap{
	width:120px;
	background-color:#CCCCCC;
	border:1px solid #DDDDDD;
	padding-top:5px;
	position:absolute;
	display:none;
	z-index:2000;
}

a.reportMnu{
	font-size:11px;
	color:#0070BA;
	text-decoration:none;
	display:block;
	width:155px;
	height:20px;
	border-bottom:1px solid #E1E1E1;
	padding-left:20px;
	padding-top:3px;
}

a.reportMnu:Hover{
	font-size:11px;
	color:#0070BA;
	text-decoration:underline;
	display:block;
	width:155px;
	height:20px;
	border-bottom:1px solid #E1E1E1;
	padding-left:20px;
	padding-top:3px;
}	

#Generate{
	position:relative;
	width:100%;
	text-align:center;
	display:none;
}
/* END OF REPORT */

/* WEB MAIL */
a.webMnu{
	font-size:11px;
	color:#0070BA;
	text-decoration:underline;
}

a.webMnu:Hover{
	font-size:11px;
	color:#0070BA;
	text-decoration:underline;
} 

/*  END OF WEB MAIL */

/* POPUP */

a.alpha{
	font-size:11px;
	color:gray;
	text-decoration:none;
	padding-Left:5px;
	padding-right:5px;
	border:1px dotted #CCCCCC;
	background-color:#FFFFCC;
}

a.alpha:Hover{
	font-size:11px;
	color:gray;
	text-decoration:underline;
	padding-Left:5px;
	padding-right:5px;
	border:1px dotted #CCCCCC;
	background-color:#FFFFCC;
} 

/* Home Page */
.MatrixLayer{
	border:1px solid #dedede;
	background-color:#FFFFFF;
	border-right:1px solid #dedede;
	border-bottom:0px solid #dedede;              									
	border-top:1px solid #dedede;
	background:#ffffff url(../images/softedHomeMark.gif) repeat-x;
	background-position:bottom left;
	width:31%;
	visibility:visible;
	margin:0.3%;
	height:325px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}

.fontBold{
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.style_Gray{
	color:gray;
}
	
/* End of Home Page */

/* All Menu */
#allMenu{
    width:500px;
    border:4px solid #dddcdd;
    left:300px;
    top:100px;
    position:absolute;
    z-index:1000001;
    display:none;
    padding:10px;
    background:#ffffff url(../images/layerPopUpBg.gif);
}

.allMnuTable{
    width:100%;
    background-color:#FFFFFF;
}

.allMnuHandle td{
    height:20px;
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    background-color:#000066;
    cursor:move;
    padding:2px;
    border-bottom:2px solid #666666;
}

.allMnuHdr{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:Bold;
    font-size:11px;
    text-decoration:none;
    display:block;
    background-color:#FFFFFF;
    color:#000099;
    padding-top:5px;
    padding-bottom:5px;
}

a.allMnu{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-decoration:none;
    font-weight:normal;
    display:block;
    width:125px;
    height:15px;
    padding-left:5px;
    padding-top:0px;
    padding-bottom:0px;
    background-color:#FFFFFF;
    border:1px solid #FFFFFF;
    color:#000033;
    margin-left:20px;
}

a.allMnu:Hover{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-decoration:none;
    font-weight:normal;
    display:block;
    width:125px;
    height:15px;
    padding-left:5px;
    padding-top:0px;
    padding-bottom:0px;
    background-color:#eef;
    color:#333;
}
/* End Of All Menu */

/* Calendar */
.calHdr{
	background-image:url(../images/light-bg-cal.gif);  
	background-repeat:repeat-x;
	background-position:left top;
}

.calSel{
  	background:#FFFFFF url(../images/layerPopupBg.gif) repeat scroll 0%;
	border-top: 3px solid #63A2E2;
	border-bottom: 0px solid #ddd;
	border-right:1px solid #DDDDDD;	
	text-align:center;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	width:8%;
}

.calAddButton {
	border: 1px solid #ddd;
	background:#ffffff url(../images/calAddButton.gif) repeat-x;
	cursor:pointer;
	height:30px;
	line-height:25px;
}

.calInnerBorder {
	border-left:2px solid #DDDDDD;
	border-right:2px solid #DDDDDD;
	border-bottom:2px solid #DDDDDD;
}

.calBorder {
	border-left: 1px solid #ddd; 
	border-right: 1px solid #ddd; 
	border-bottom: 1px solid #ddd; 
	background:#fff url(../images/layerPopupBg.gif);

}
.calTopRight {
	border-right: 1px solid #ddd; 
}

.calUnSel{
	color:#000000;
	font-weight:normal;
	text-align:center;
	width:8%;
	border-right:1px solid #DEDEDE;
}

a.calMnu{
	font-size:11px;
	color:#0070BA;
	text-decoration:none;
	display:block;
	height:20px;
	padding-left:5px;
	padding-top:3px;
}	

a.calMnu:Hover{
	font-size:11px;
	color:#0070BA;
	text-decoration:underline;
	display:block;
	height:20px;
	padding-left:5px;
	padding-top:3px;
}

.bgwhite{
	background-color: #FFFFFF;
}
.copy{
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

#mnuTab{
	position:relative;
	width:100%;
	display:block;
}

#mnuTab2{
	position:relative;
	overflow:auto;
	width:100%;
	display:none;
}
.style1 {color: #FF0000}

.event{
	background-color:#fb802f;
	border:2px solid #dddddd;
	text-align:left;
	width:100%;
	position:relative;
	left:0px;
	top:0px;
	vertical-align:middle;
	padding:1px;
}

#hrView{
	display:block;
}

.calendarNav{
	font-size:16px;
	color:#33338C;
	white-space:nowrap;
	text-align:center;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	background:#FFFFFF none repeat scroll 0%;
}

#addEventDropDown{
	position:absolute;
	display:none;
	width:150px;
	border:1px solid #ddd;
	left:0px;
	top:0px;
	overflow:visible;
	z-index:5000;
}

.calAction{
	width:175px;
	background-color:#CCCCCC;
	border:1px solid #DDDDDD;
	padding-top:5px;
	position:absolute;
	display:none;
	z-index:2000;
}

.calSettings{
	position:absolute;
	z-index:20000;
	width:500px;
	left:200px;
	top:150px;
	background-color:#ffffff;
}

.outer{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.calTxt{
	width:50%;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding-left:5px;
}

#leadLay{
	position:relative;
	width:100%;
	float:left;
	visibility:hidden;
	padding:5px;
	z-index:10000;
}
									
/* End of Calendar */

/* Cal Year View */
.eventDay{
	background-color:#FF9966;
	font-weight:bold;
}

.currDay{
	background:#5774B0 url(../images/toolbar-bg.png) repeat scroll 0%;
	border:1px solid #DEDEDE;
	font-weight:bold;
	text-decoration:underline;
}

.currDay a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

/* End of Cal Year View */

/* Level 2 Menu Selected*/

level2Sel{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

#DeleteLay{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	width:300px;
	border:3px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:5px;
}

#CurrencyDeleteLay{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	width:350px;
}

/* For Report HTML Generation*/
.rptCellLabel {
    background-color:#f6f6f6;
    padding-right:10px;
    border-right: 1px solid #DDDDDD;
    border-bottom:1px solid #fff;
    color:#737373;
    font-weight: bold;
    white-space:nowrap;
}

.rptTable {
    border-left: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
}

.rptTitle, .rptHead, .rptData, .rptGrpHead{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
	text-align:left;
    font-weight: normal;
	height: 20px;
	padding: 4px;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
	background: #DDDDDD;
}

.rptGrp1Total, .rptGrp2Total, .rptTotal {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
	text-align:center;
    font-weight: normal;
    background: #FFF;
	height: 20px;
	padding: 4px;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
.rptGrpHead {
	background: #FFF;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #DDDDDD;
    font-weight: normal;
}

.rptData {
            background: #FFF;
            font-weight: normal;
}

.rptEmptyGrp {
            background: #FFF;
            border-right: 1px solid #DDDDDD;
}

.statechange {
    position:absolute;
    visibility:hidden;
    left:10px;
    top:20px;
    width:300px;
    border:3px solid #CCCCCC;
    background-color:#FFFFFF;
}

#PopupLay{
    position:absolute;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    text-align:left;
    width:500px;
    border:3px solid #CCCCCC;
    background-color:#FFFFFF;
    padding:5px;
    display:none;
    left:100px;
    top:100px;
}

#folderLay{
    width:175px;
    background-color:#CCCCCC;
    border:1px solid #DDDDDD;
    padding-top:5px;
    position:absolute;
    display:none;
}

/* Css for quick Create */

.qcTransport{
	   /* background:transparent url(../images/level2Bg.gif) repeat-x scroll center bottom;*/
}

#role_popup{
        position:relative;
        left:0px;
        top:0px;
        width:95%;
        height:300px;
        overflow:auto;
        border:1px solid #999999;
        text-align:left;
        background-color:#FFFFFF;
}

.unread_email {
	font-weight:bold;
        background-color:#00FF00;
}
.delete_email {
	font-weight:bold;
        background-color:#FF5151;

}

.qualify_email {
	font-weight:bold;
	background-color:#CDB5CD;
}
								    
/* MY SITES */

.unread_email:hover {
	font-weight:bold;
}

.tagCloud {
    border:1px solid #ddd;
}

.tagCloudTopBg {
    	background: url(../images/tagCloudBg.gif) repeat-x;
}

.tagCloudDisplay {
    background-color:#fff;
    padding:10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
}

.h2 {
	font-size:18px;
	line-height:20px;
}

.gray {
	color:gray;
}

/*
ul {
	list-style:circle;
	line-height:20px;
	padding-left:5px;
	margin-left:20px;
	font-weight:normal;
}
*/
.tagCloudTopBg {
	background-image: url(../images/tagCloudBg.gif);
	background-repeat: repeat-x;	
}

.tagCloudDisplay {
	background-color:#fff;
	padding:5px;
}

.heading2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight:bold;
	color: #000000;
}

.settingsUI {
	text-align:left;
	background-color:#fff;
	background-image:url(../images/layerPopupBg.gif);
	border:2px solid #ddd;
}

.settingsTabHeader {
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	font-weight:bold;
    color:#33338c; 
	background-color:#efecec;
	padding-left:10px;
	padding-right:10px;
	border-top: #000000;
}

.settingsTabList {
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
	background-color:#fff;
	padding-left:30px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #fff;
}

.settingsTabSelected {
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	padding-left:30px;
	border-left:3px solid #ddd;	
	border-bottom:3px solid #ddd;	
	border-top:2px solid #ddd;	
}

.settingsSelectedUI {
  padding-bottom: 5px;
  background-color:#ffffff;  
  background:url(../images/settingsSelUIBg.gif) repeat-x;
  padding:  15px 25px ;
	
}

.settingsIconDisplay {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	padding:10px;
	color:#000000;
	background-color:#ffffff;
	padding-left:10px;
}

.settingsSelUITopLine{
	border-bottom:2px dotted #999999;
}

.tableHeading{
	background:#FFFFFF url(../images/level2Bg.gif) repeat-x scroll center bottom;
	border:1px solid #DEDEDE;
}

.colHeader{
	background-color:#fff;
	background-repeat:repeat-x;
	background-image:url(../images/mailSubHeaderBg-grey.gif);	
	border-left:1px solid #fff;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-weight:bold;
}

.cellLabel {
	background-color:#f5f5ff;
	border-top:1px solid #efefef;
	border-bottom:1px solid #dadada;
	color:#555555;
}

.cellText {
	color:#333333;
	border-bottom:1px solid #dadada;
}

.listTable{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.listTableRow{
	border-bottom:1px solid #eaeaea;
	border-right	:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}

.listRow{
	border-bottom:2px solid #eaeaea;
}

.listTableTopButtons{
	background-color:#efefff;
	background-image:url(../images/layerPopupBg.gif);
}

/*  Buttons */
.Button ,a.Button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #555555;
	border-bottom:1px solid #555555;
}

.positive 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	background-color:green;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/buttongreen.png);		
}

.negative
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	background-color: orange;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/buttonorange.png);
}

.create
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#5774b0;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/toolbar-bg.png);
}

.delete {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:red;
	color:#fff;
	font-weight:bold;
	 background-image: url(../images/buttonred.png);  
}

.edit 
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:green;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/buttongreen.png);
}

.save
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:green;
	color:#fff;
	font-weight:bold;
	 background-image: url(../images/buttongreen.png);	
}

.cancel 
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  background-color: orange;
	color:#fff;
	font-weight:bold;
	 background-image: url(../images/buttonorange.png);
}

.inactive{
	color:#999999;
}

.active{
	color:#229922;
}

/* Buttons ends */
textarea {
	width:95%;
	height:70px;
	border:1px solid #dadada;
}

.treeTable1{
	padding:0px;
}

.cellBottomDotLine {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color:#ededed;
}

.crmFormList{
	border:1px solid #cccccc;
	width:90%;
	height:120px;
}

.cellBottomDotLinePlain {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.thickBorder {
	border: 2px solid #999999;
}

.trackerHeading {
	background-color:#efefef;
}

.trackerListBullet {
	border-right:1px dotted #cccccc;
	background-color:#f9f9f9;
}

.trackerList {
	border-bottom:1px solid #eeeeee;
}

/* Table Definitions */
.crmTable {
	border:1px solid #dadada;
}

.crmTableRow {
	border-bottom:1px dotted #dadada;
	border-right:1px dotted #dadada
}

/* Inventory */
.lineOnTop {
	border-top:1px solid #999999;
}

.discountUI{
	border:3px solid #CCCCCC;
	width:250px;
	padding:5px;
	position:absolute;
	background-color:#FFFFFF;
	display:none;
}

.TaxShow{
	border:3px;
}

.TaxHide{
	display:none;
}

/* Inventory */
/* styles for RSS Display starts */
.rssDisplay{
	background-color:#e8e3ca;
}
/* styles for RSS Display ends */

/* Email Client Classes ++++++++++++++++++++++ */

.emailSelected{
	background-color:#eaeaea;
	color:#000000;
	font-weight:bold;
}

.mailClient{
	border-top:0px solid #ddd;
	border-right:0px solid #ddd;
	border-left:0px solid #ddd;
	border-bottom:0px solid #ddd;
}

.mailClientBg {

	background-color:#ddd;
	background-image:url(../images/layerPopupBg.gif) ;
	border:2px solid #dddddd;
}

.mailSubHeader {
	background:#FFFFFF url(../images/level2Bg.gif) repeat-x scroll center bottom;
	border-top:0px solid #ddd;
	padding:4px;
}

.mailClientWriteEmailHeader {
	font-family:arial, helvetica, sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	background:#ddd url(../images/mailSubHeaderBg.gif) repeat-x;
	padding:10px;
	border-left:1px solid #eaeaea;
	border-top:1px solid #eaeaea;
	border-right:1px solid #939271;
	border-left:1px solid #939271;
}

.mailClientCSSButton {
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	padding:2px;
	background-color:#c3c2b1;
}

/* Email Client Classes ends ------------------------------------ */

/* Layer Popup */
.layerPopup {
	border:2px solid #ddd;
	background:#fffff5 url(../images/layerPopupBg.gif) ;
	position:absolute;
}

.layerPopupHeading {
	font-family:arial, helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
}

.layerHeadingULine {
	border-bottom:2px solid #717351;
}

.layerPopupTransport {
	background-color:#e2e5ff;
}

.homePageSeperator {
	border-right:0px dotted #d3d2c1;
	background:#ffffff url(../images/homePageSeperator.gif) no-repeat;
	padding-left:15px; padding-top:15px;
}

.homePageMatrixHdr {
	border-bottom:0px solid #d3d2c1;
	background:#ffffff  ;
}

.reportsListTable {
	background-color:white;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.reportGenerateTable{
	background-image:url(../images/layerPopupBg.gif);
	border-left:2px dotted #a5b5ee;
	border-right:2px dotted #a5b5ee;
	border-bottom:2px dotted #a5b5ee;
}

.reportCreateBottom{
	background-color:#ddf;
	border-bottom:2px solid #737251;
}

.importLeadUI{
	/*background:#fffff5 url(../images/select.gif) ; */
	background-color:white;
}

a.customMnu{
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	background-repeat:no-repeat;
	background-position:left;
	width:155px;
	color:#000000;
	text-decoration:none;
}

a.customMnuSelected{
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	background-repeat:no-repeat;
	background-position:left;
	width:155px;
	background-color:#0099FF;
	color:#FFFFFF;
	text-decoration:none;
}

/* Drop Down Menu */
.drop_mnu
{
	clear:both;
    position:absolute;
    left:0px;
    top:0px;
    z-index:1000000001;
    border-left:1px solid #d3d3d3;
    border-right:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
    display:none;
    padding:0px;
    text-align:left;
    overflow-x:hidden;
    overflow-y:hidden;
    background-color:#ffffcc;
	margin-top: 0px; /* added */
	min-width:150px;	
	}
	
.drop_mnu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.drop_mnu li 
{	
	display:block;
	background: #fff;
	border-bottom:1px solid #d3d3d3;
}

a.drop_down{
    text-align:left;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height:20px;
    font-weight:normal;
    color:#33338c;
    background-color:#fff;
    padding:2px 5px 2px 5px;
    border-top:1px solid #fafafa;
    display:block;
}

a.drop_down:Hover{
    padding:2px 5px 2px 5px;
    text-align:left;
    color:#0070BA;
    font-weight:normal;
    text-decoration:underline;
    background-color:#ffffcc;
}

.bgwhite{
	background-color:white;
}

.searchUIBasic {
		background-image:url(../images/layerPopupBg.gif);
		border:2px solid #a5b5ee;
}

.searchUIBasic table {
		background-image:url(../images/layerPopupBg.gif);
		border:2px solid #a5b5ee;
		
}

.searchUIAdv1{ 
		background-image:url(../images/layerPopupBg.gif);
		border-top:2px solid #a5b5ee;
		border-left:2px solid #a5b5ee;
		border-right:2px solid #a5b5ee;
}

.searchUIAdv2{ 
		background-image:url(../images/layerPopupBg.gif);
		border-left:2px solid #a5b5ee;
		border-right:2px solid #a5b5ee;
}

.searchUIAdv3{ 
		background-image:url(../images/layerPopupBg.gif);
		border-bottom:2px solid #a5b5ee;
		border-left:2px solid #a5b5ee;
		border-right:2px solid #a5b5ee;
}

.searchUIName {
}

/* Recalculate Disabling Window */

.veil{
   background: url(../images/layerPopupBg.gif) ;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;
    z-index: 10000;
    Filter: Alpha(opacity = 70);
    -moz-opacity: 0.7;
    text-align: center;
    vertical-align: middle;
    position: absolute;
}

.veil_new{
   background: url(../images/layerPopupBg.gif) ;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;
    z-index: 50000;
    Filter: Alpha(opacity = 70);
    -moz-opacity: 0.7;
    text-align: center;
    vertical-align: middle;
    position: absolute;
}

.optioncontainer{
    vertical-align: middle;   
    height: 100%;
    width: 100%;   
    position: absolute;
    z-index: 90000;   
}

.options{
    	vertical-align: middle;   
	margin-left: 25%;
	margin-top: 16%;
	color: #FFFFFF;
	width:650px;
	background-color: Black;
	border: 2px solid #222;	
    	position: relative;
	text-align: left;
    	z-index: 80000;   
}

.options h2{
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #373D4C;
	margin: 0;
	font-weight: normal;
}

/* Recalculate Disable Ends */

.hide_tab{display:none;}

.show_tab{display:inline-table;}

.mailSelected {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.mailSelected_select {
	background:#E1DCB3 url(../images/tabSelectedBg.gif) repeat-x;
	background-color:#1F5EFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.winmarkModulesusr{
    background-image:url(../images/windowmarkModulesusr.jpg);
    background-position:top right;
    background-repeat:no-repeat;
}

.winmarkRSS{
    background-image:url(../images/windowmarkRSS.jpg);
    background-position:top right;
    background-repeat:no-repeat;
}

.winmarkDashboardusr{
    background-image:url(../images/windowmarkDashboardusr.jpg);
    background-position:top right;
    background-repeat:no-repeat;
}

.groupname{
	width:125px;
}

.winmarkModulesdef{
	/*background-image:url(../images/softedHomeMark.gif);*/
	/*background-image:url(../images/softedHomeMark.gif);*/
	background-position:bottom left;
   	background-repeat:repeat-x;
	/*background:#ffffff;*/
}

/*added for the hanlder of the div in the home page */
.headerrow{
	cursor:move;
}
.repBox{
        width:100px;
        border:1px solid #666666;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
}
.repBox1{
        width:200px;
        border:1px solid #666666;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
}
.warning {
        color: #0070BA; /* Same as the background-color of .create Class */
}

.multiCurrencyEditUI{
	border:3px solid #CCCCCC;
	width:500px;
	padding:5px;
	position:absolute;
	background-color:#FFFFFF;
	display:none;
}

.multiCurrencyDetailUI{
	border:3px solid #CCCCCC;
	width:250px;
	padding:5px;
	position:absolute;
	background-color:#FFFFFF;
	display:none;
}

.colData{
	border-right:1px solid #ddd;
}
.bckg{
	background-color:#38ACEC;
}
.tooltipClass{
	padding: 5px;
	border: 2px solid #b69559;
	background-color: #e8e4ee;
}

.thickborder{
	border:3px solid #CCCCCC;
}
/*classes for home page*/
.homePageButtons{
	padding-top: 5px;
}

#addWidgetDropDown{
	position:absolute;
	display:none;
	border:1px solid #ddd;
	left:0px;
	top:0px;
	overflow:visible;
	z-index:5000;
}

.widgetDropDownList{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
}

.twoColumnWidget{
	padding-left:1px;
	padding-right:1px;
}

.scrollLink{
	padding-top: 10px;
	padding-bottom: 10px
}

.topMarginHomepage{
	margin-left: 10px;
	margin-top: 10px;
}

/*home page classes end here*/

/* feedback or help message */
.helpmessagebox {
	background-color: #FFFBCF; 
	padding: 2px; 
	margin: 0 0 2px 0; 
	border: 1px solid yellow;
}

/* feedback or help message end here*/

/*Grid view*/
.grid-view
{
	/*background-color:#ddf;*/
	border:0px solid #cce; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.grid-view table
{
		
}

.grid-view td
{
	border:1px solid #cce; 
}

.grid-view-header
{
	border-top:1px solid fff; /*#fff*/
	border-left:1px solid #ddd;
	border-right:0px solid #fff;
	border-bottom:1px solid #fff;
	background: #FFFFFF  url(../images/level2Bg.gif) repeat-x scroll center bottom;
	color:#33338c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	
}

.grid-view-header td
{
	padding-left:5px;
	text-align:left;
	padding-top:5px; 
	padding-bottom:5px;
}

.grid-view-header-item
{
	color:#33338c;
	border-top:1px solid #fff;
	border-left:1px solid #ddd;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
	background: #FFFFFF url(../images/level2Bg.gif) repeat-x scroll center bottom;
	font-weight:bold;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	}
	
.grid-view-header-item td
{
	padding-left:5px;
	text-align:center;
	padding-top:5px; 
	padding-bottom:5px;
}	

.grid-view-normal
{
	padding:5px;	
	text-align:left;
}

.grid-view-normal td
{
	padding:5px;
	
}

.grid-view-normal tr
{
	background-color:#ffffff;
}

.grid-view-alternate
{
	padding:5px;
	text-align:left;
}

.grid-view-alternate td 
{
	padding:5px;
	
	}
.grid-view-alternate tr
{
	background-color:#ffffff;
}


.grid-view-hover
{
	background-color:#ffffcc;
}

.grid-view-normal:hover, .grid-view-alternate:hover
{
	background-color:#ffffcc;
}
.grid-view-footer
{
	vertical-align: middle;
	text-align: left;
	border:1px solid #cce;
	}
.grid-view-footer td 
{
	padding:5px;
}
.grid_view_icon_cell 
{
	color: black;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	border:1px solid #cce; 
	padding:5px;
}
.grid_view_table_cell 
{
	color: black;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	border:1px solid #cce; 
	padding:5px;
}
.grid_view_center 
{
 text-align:center;
}


.column2-unit-left { padding-top:5px; float:left; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right2 { padding-top:5px; float:right; width:450px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

.header-breadcrumbs { height:30px;}

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../images/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:black; font-size:12px;}
.header-breadcrumbs ul a { padding:5px; color:#33338c; text-decoration:none;}
.header-breadcrumbs ul a:hover {color:#33338c; text-decoration:underline;}

.table_layout {margin:0;border-collapse:collapse;border:none;background-color:Transparent}
.table_layout td { padding:3px; 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.f_required 
{
	font-weight:bolder;
	font-size:11px;
	color:Orange;
	text-align:center;
	border-bottom:1px solid #dedede;
	border-top:1px solid #DEDEDE;}

/* for table field input */
.label
{
 
}

.td_right_label
{
background:#F7F7F7 url(../images/testsidebar.jpg) repeat-y scroll right center;
border-bottom:1px solid #DEDEDE;
border-left:1px solid #DEDEDE;
border-right:1px solid #DEDEDE;
border-top:1px solid #DEDEDE;
color:#545454;
padding-left:10px;
padding-right:10px;
white-space:nowrap;
text-align:right; 
}

.td_left_label
{
background:#F7F7F7 url(../images/testsidebar.jpg) repeat-y scroll right center;
border-bottom:1px solid #DEDEDE;
border-left:1px solid #DEDEDE;
border-right:1px solid #DEDEDE;
border-top:1px solid #DEDEDE;
color:#545454;
padding-left:10px;
padding-right:10px;
white-space:nowrap;
}

.td_field_input 
{
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #dedede;	
	border-right:1px solid #dedede;	
	border-top:1px solid #DEDEDE;
}

.td_group_button 
{
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #dedede;	
	border-right:1px solid #dedede;	
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	text-align:center;
}

.td_group_left
{
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #dedede;	
	border-right:1px solid #dedede;	
	border-top:1px solid #DEDEDE;
	border-left:1px solid #DEDEDE;
	text-align:left;
}

.title_label
{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    text-align:left ;
    font-weight:bold;
    color:#33338c;
}

.title_label_error
{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-align:left ;
    font-weight:bold;
    color:Red;
}
.error 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-align:left ;
    color:Red;
}

.checkbox
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fileupload
{
    padding:2px;_padding:1px; 
    border:solid 1px rgb(200,200,200);         
    BACKGROUND-COLOR: #fafafa;   
}
.FlagLanguage 
{
	height:16px;
}
.divPopup
{
	background-image:url(../images/layerPopupBg.gif);
	
}
.leftsidemenu 
{
	float:left;
	width:15%;
	padding-top:20px;
	padding-left:20px;
}

.leftsidemenuHeader {
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	font-weight:bold;
    color:#33338c; 
	background-color:#efecec;
	padding-left:10px;
	padding-right:10px;
	border-top: #000000;
}

.leftsidemenuList {
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
	background-color:#fff;
	padding-left:30px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
}

.leftsidemenuSelected {
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
	padding-left:30px;
	border-left:3px solid #ddd;	
	border-bottom:3px solid #ddd;	
	border-top:2px solid #ddd;	
}
/*PIM*/

.pimleftmenu 
{
	list-style:none;
}

.pimleftmenu li
{
	 padding-left:10px;
}



.pimmenu_child
{
	list-style:none;
}

.pimmenu_parent 
{
border-bottom:solid 1px #66CCFF;
}

/*END PIM*/

.CalendarHeighItem
{
	height:60px;
}

.GridCalendarItem 
{
	padding:5px;
}
.GridCalendarItem td
{
	padding:5px;
	
}
.GridCalendarItem tr
{
	background-color:#ffffff;
}

/*TMS*/
.tms_shift_grid 
{
		/*background-color:#ddf;*/
	border:0px solid #cce; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tms_shift_grid  table
{

}

.tms_shift_grid  td
{
	border:1px solid #cce;
} 
.tms_shift_grid_header 
{

	background: #FFFFFF  url(../images/level2Bg.gif) repeat-x scroll center bottom;
	color:#33338c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	
}

.tms_shift_grid_header td
{
	border-top:1px solid fff; /*#fff*/
	border-left:1px solid #ddd;
	border-right:0px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
	padding:5px;
}

.tms_shifthour
{
	background-color: #66FF66;
	text-align:center;
	height:15px;	
}

.tms_shift_calendar
{
	padding: 0px;
	border-bottom:solid 1px #ddd;
	border-left:solid 1px #ddd;
}


/* menu */

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	 /* width:			10em; left offset of submenus need to match (see below) */
	 min-width:250px;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	min-height:25px;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	0em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	/*border-top:		1px solid #CFDEFF;*/
	padding: 		 0.5em 1.0em;	
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:	white;		#13a; */
}

.sf-menu-disable-link 
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding: 	 	 0.5em 1.0em;	
	position:		relative;
	top:0.2em;	
}

.sf-menu li {
	background: transparent;		/*#BDD2FF;	*/
	color:white;	
}
.sf-menu li a {	
	color:white;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.sf-menu li li {
	background:		white; /*#AABDE6*/
	color:#3366CC;
	border-right:	1px solid #d3d3d3;
	border-left:	1px solid #d3d3d3;
	border-top:	1px solid #d3d3d3;
	
}

/*.sf-menu li li:last-child          { border-bottom: 1px solid #3366CC; } */ /* Doesn't work in IE */
/*.sf-menu li li:first-child          { border-top: 1px solid #3366CC; } */ /* Doesn't work in IE */
.sf-menu li li a
{
	color: #33338c;
	font-size:12px;
	font-weight:normal;
}

.sf-menu li li li {
	background:		white; /*#9AAEDB*/
	border-right:	1px solid #d3d3d3;
	border-left:	1px solid #d3d3d3;
	border-top:	1px solid #d3d3d3;
}


.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li a:focus, .sf-menu li a:hover, .sf-menu li a:active {
	outline:		0;
	text-decoration:underline;
}

.sf-menu li li li:hover, .sf-menu li li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:		#ffffcc;
	outline:		0;
}

.sf-menu li li li li:hover, .sf-menu li li li li.sfHover, 
.sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active
{
	background: #ffffcc;
	outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-5085BA.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
/*
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
*/
.style_toolbar 
    {
    	/*background: url('../../../../design/icon/Toolbar/ToolbarRowBackground.gif') repeat-x scroll center top;*/    
    } 

/*accordion vertical menu */    
#vertical_navigator {font: bold 12px Arial, sans-serif; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 1px solid #ccc; background: white;}
#vertical_navigator ul, #vertical_navigator ul li {list-style:none;margin: 0; padding: 0; border: none;}

#vertical_navigator ul li a  /*background: #ececec;#333; */
{padding: 10px 10px 10px 50px; background: white;
 text-decoration:none; display: block; color: #33338c;position: relative; text-shadow: 1px 1px 1px #fff;}
#vertical_navigator ul a.dcjq-parent, #vertical_navigator ul a.dcjq-parent:hover 
{ background:white;
	} /*url(images/bg_grey.png) repeat-x 0 -1px;*/
#vertical_navigator ul a .dcjq-icon 
{position: absolute; top: 50%; left: 14px; width: 34px; margin-top: -17px; height: 34px; background: url(../images/arrow_grey_right.png) no-repeat 0 center;}
#vertical_navigator ul a.dcjq-parent.active .dcjq-icon 
{background: url(../images/arrow_grey_down.png) no-repeat 0 center;}
#vertical_navigator ul a:hover 
{background: #fff; color: #990000;}

/*
#vertical_navigator ul li li
{   
      border-bottom: 1px solid #ccc; 
       }   */
       
#vertical_navigator li 
{
	 border-bottom: 1px solid #ccc; 
}    
                     
#vertical_navigator ul.menu li
{
	  border-top: 1px solid #ccc; 	  
}

        
#vertical_navigator ul li li a
{  margin-left: 10px; }  

#vertical_navigator ul li li ul li a
{  margin-left: 10px; }  


#vertical_navigator a.active 
{
	color:#990000;
}
.menu-item-parent
{
	text-transform:uppercase; 
}