.loadingPrevButtonsLayer 
{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* order is important */
	filter:alpha(opacity=30);/* order is important */
	opacity: .3;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background-color:#F0F0F0;
	z-index:10001;
}


.ui-state-active
{
     margin-bottom:0px;
     border:1px solid #86b9f7;
    background-color:#9fcffc;
    
   /*background-image  : url(../Images/left_menu_hover_bkg.gif);
   background-repeat : no-repeat; */
   padding: 2px; 
   font-weight: bold; 
}



/* LAYOUT */
.hierarcyTree 
{
    text-align:left !important;
 }
html 
{
    height:100%;
    overflow:auto;
    
    }
BODY
{
	font-family: Tahoma,sans-serif,Verdana,Arial,Helvetica,Helvetica-Narrow;
	font-size:11px;
	color: #333333;
	margin: 0px !important;
	padding: 0px !important;
	border:0px !important;
	background-color: #ffffff;
    height:100%;
    /* Autoscroll for width of some pages in IE 9.0
		overflow-x:hidden;        
		overflow-y:auto;
	*/
}

#SkinOutline
{
    margin:0px !important;
    padding:0px !important;
    border:0px !important;
    
    
	/*width: 100%;
	margin-left: auto;
	margin-right: auto;
*/
}

#SkinContent
{
    padding:0px !important;
    margin:0px !important;
    border:0px !important;
	float: left;
	width:100%;
	background-color: #ffffff;
}

#LoginSkinOutline
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}



#LoginSkinContent
{
	background-color: #ffffff;
	padding-bottom: 0px;
	padding-top: 1px;
}

#Header
{
	margin: 1px 1px 0px 1px;
	background: #FFFFFF url(../Images/header_bkg.gif) left top repeat-x;
	padding: 2px 5px 1px 10px;
	width: auto;
	height:75px !important;
}

#HeaderLogin
{
	margin: 0px 1px 0px 1px;
	background: #FFFFFF url(../Images/header_bkg.gif) left top repeat-x;
	padding: 20px 5px 1px 10px;
	width: auto;
}

#Header .Container
{
	 width: 100%;
}

#Header .Logo
{
	padding-top: 15px;
	width: 230px;
}

#Header .Search
{
	width: auto;
	height: 70px;
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-right: 5px;
	text-align: right;
	font-size: 9pt;
}

#Header .WebServeLoggin
{
	width: auto;
	height: 70px;
	vertical-align: bottom;
	padding-bottom: 8px;
	padding-right: 5px;
	text-align: right;
	font-size: 9pt;
}

.SearchMethod
{
	display: inline-block;
	height: 20px;
	font-size: 8pt;
	padding: 0px 10px 0px 10px;
	color: #000000;
	text-decoration: none;
}
.SearchMethodSelected
{
	padding: 0px 10px 0px 10px;
	height: 20px;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #f0f0f0;
	background: transparent url(../Images/search_method_bkg.gif) center center no-repeat; 
}
.SearchMethodSide
{
	width: 1px;
	background: transparent url(../Images/search_method_border.gif) left top no-repeat; 
}
.SearchQuery
{
}

#Header .Account
{
	text-align: right;
	font-size: 8pt;
}

#topMenu
{
	height: 30px;
	/*width: 100%;*/
	background:#487C8F;
	/*background: #f8f8f8 url(../Images/top_menu_bkg.gif) repeat-x;*/
	border-top: solid 1px #C3D3EE;
}

#Top
{
	clear: both;
	margin: 1px 1px 0px 1px;
}

#Breadcrumb
{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	background: #E5F2FF;
	border-bottom: solid 1px #86B9F7;
}

#Breadcrumb .Path
{text-align:left;
	font-size: 8pt;
	margin-top: 1px;
	color: #1F4978!important;
}

#Breadcrumb .Path A,
#Breadcrumb .Path A:Active,
#Breadcrumb .Path A:Visited,
#Breadcrumb .Path A:Hover
{
	color: #1F4978!important;
}

#Breadcrumb .CurrentNode
{
	margin-top: 5px;
}

#Breadcrumb .CurrentNode A.Button,
#Breadcrumb .CurrentNode A.Button:Visited,
#Breadcrumb .CurrentNode A.Button:Active
{
	font-size: 8pt;
	color: #1F4978!important;
}

#Breadcrumb .CurrentNode DIV.Normal,
#Breadcrumb .CurrentNode DIV.Huge,
#Breadcrumb .CurrentNode A.Huge,
#Breadcrumb .CurrentNode span.Huge
{
	text-decoration: none;
	color: #1F4978!important;
}

#Breadcrumb .CurrentNode DIV.Huge,
#Breadcrumb .CurrentNode DIV.Huge A,
#Breadcrumb .CurrentNode span.Huge
{
	font-size: 16pt;
}

#Left
{
	float: left;
	padding: 0px;
	margin:0px !important;
	overflow:hidden;
	width:100%;	
	position:relative;
	top:-9px;
}

#Left .MenuHeader
{
	height: 38px;
	color: #1F4978;
	font-size: 9pt;
	background-color:transparent;
	z-index:6;
	width:100%;
}

.MenuHeaderBack
{
	width:100%;
	height:100%;
	z-index:5;
}

.MenuHeaderText
{
	position:relative;
	top: 16px;
	padding-left:7px;
}

#Left .Menu
{	
	padding: 0px 3px 0px 3px;
	background-color: #D1E9FF;
	border: solid 1px #86B9F7;
	border-top: none;
}

#Left .NewsMenuHeader
{
	height: 20px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 7px;
	color: #1F4978;
	font-size: 9pt;
	background: transparent url(../Images/left_news_menu_header.png) no-repeat;
}

#Left .NewsMenu
{
	background-color: #FFFFFF;
	border: solid 1px #86B9F7;
	border-top: none;
}

#Left .NewsMenuItem
{
	padding: 10px 10px 10px 10px;
}

#Left .NewsMenuContent
{
	text-align: justify;
}

#Left .NewsMenuItemDate
{
	padding: 3px 0px 5px 0px;
	color: #787878;
}

#Left .NewsMenuContent p
{
    margin: 0;
    padding: 0;
}

#Content
{
    min-height:500px;
	overflow:hidden;
   /*width :100%;*/
	margin-top: 1px;
	/*background: #ffffff url(../Images/content_bkg.gif) repeat-x;*/
	/*padding-left:5px*/
	padding-left:10px;
	
}

#ContentOneColumn
{
	width: 100%;
	padding: 10px;
	margin-top: 1px;
	background: #ffffff url(../Images/content_bkg.gif) repeat-x;
}

#ContentOneColumnNoPadding
{
	width: 991px;
	padding: 0px;
	margin-top: 1px;
	background-color: #ffffff;
}

#ContentLogin
{
	padding: 10px;
	margin-top: 1px;
}

#Center
{
	width:99%;
	float: right;
	padding: 10px 0px 10px 10px;
}

#StorefrontCenter
{
	float: left;
	width: 755px;
	padding: 10px 0px 10px 10px;
}

#CenterOneColumn
{
	float: left;
	width: 99%;
	/*padding: 10px 10px 10px 15px;*/
	padding: 10px 2px 2px 1px;
}

#Right
{
	float: right;
	position: relative;
	top: -45px;
	/*padding: 10px 10px 10px 10px;*/
	width: 210px;
	background-color: transparent;
}

#Footer
{
	color: #505050;
	clear: both;
	font-size: 8pt;
	padding-top: 8px;
	padding-bottom: 8px;
}

#Footer A
{
	color: #505050;
}

#Footer .Container
{
	width: 100%;
}

#Footer .Copyright
{
	text-align:center;
}

#Footer .Version
{
	text-align: left;
}

/* Ecommerce skin layout */
#SimpleWhiteOutline
{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

/* A.K */

.containerTableStyle table tbody tr td
{
	border:0px solid!important;
	padding:0px!important;

}

.containerTableStyle table 
{
	border:0px solid!important;

}

.extendedViewTable
{
	border:0px solid!important;
}
.extendedViewTable tr td
{
	border:0px solid!important;
}
.ViewForm_Label
{
	font-size:8pt;
	font-weight:bold;
	text-align:right;
}

.ViewForm_Label_blue
{
	font-size:8pt;
	font-weight:bold;
	text-align:right;
	color:#2589C5;
}

.ViewForm_Label_Gray
{
	font-size:9pt;
	font-weight:bold;
	color:#777777;
}

.PrintForm_Label
{
	font-size:8pt;
	font-weight:bold;
	text-align:right;
}

INPUT.ViewForm_Value
{
	height: 18px;
	border: solid 1px #cccccc;
	padding-left: 2px;
	padding-top: 1px;
	width:230px;	
}

.PasswordField
{
    color:#c0c0c0;	
}

.PasswordField:focus
{
    color:#000;	
}

INPUT.ViewForm_Value_WithSuffix
{
	height: 18px;
	border: solid 1px #cccccc;
	padding-left: 2px;
	padding-top: 1px;
	width:210px;	
}


SELECT.ViewForm_Value
{
	height: 22px;
	border: solid 1px #cccccc;
	width:235px;	
}

SPAN.ViewForm_Value {
	font-size: 8pt;
	width: 230px;
	word-break: break-all !important;
}

SPAN.ViewForm_Value INPUT
{
	border:0;
}
TEXTAREA.ViewForm_Value
{
	border: solid 1px #cccccc;
	padding-left: 2px;
	padding-top: 1px;
	width:230px;	
}

td.ViewForm_Value INPUT
{
	border: solid 1px #cccccc;
	padding-left: 2px;
	padding-top: 1px;
	width:230px;	
}

TABLE.ViewForm_Value INPUT
{
	border:0;
}

SELECT.ViewForm_Value_Choose
{
	height: 22px;
	width:214px;
}

.ViewForm_Value_Choose_Label
{
	color:Navy;
}

INPUT.ViewForm_Value_HasTorch
{
	height: 18px;
	border: solid 1px #cccccc;
	padding-left: 2px;
	padding-top: 1px;
	width:209px;
}

INPUT.UserDefined
{
	background-color:#ffffb3;
	background-image:  url(../Images/pencil_16.png);     
	background-repeat: no-repeat;	
}

INPUT.UserDefinedError
{
	background-color:#ff9f9f;
	background-image:  url(../Images/cancel_16.png);     
	background-repeat: no-repeat;	
}

.ErrorClass{
	color:Red !important; 	
}

.SuccessClass {
	color: forestgreen !important;
}


TABLE.ViewForm_Value tbody tr td
{
		 font-size:8pt;
}

.viewForm_Table
{
	border:0px solid!important;
}
.viewForm_Table tr td
{
	border:0px solid!important;
}

.viewActions
{
	background: transparent url(../Images/left_menu_header.gif) no-repeat;
}
.viewActions img
{
	float: left;
	position:relative;
	top:4px;
	padding-right:2px;
	padding-left:2px
}

.RightBlockInfoValue
{
	color: #1F4978;
	font-size: 10pt;
	text-align:right;
	float:right;
}

.contactLine .RightBlockInfoValue
{
	float:none;
}

.RightBlockRedValue
{
	color: red;
	font-size: 10pt;
	text-align:right
}

.spaceTable
{
	background-color:#CCCCCC;
}
.spaceTable tr td
{
	font-size:8pt;
	background-color:White;
	
}
.spaceTable tr th
{
	font-size:8pt;
	background-color:#F5F5F5;
	text-align:left;
}

.watermarked {
	background-color:#ffffd7;
	border:1px solid #ccc;
	color: Gray;
	width:100%;	
}

.settingswatermark {
    border:1px solid #ccc;
	color: #777777;
	white-space:nowrap;
    width:100%;
}

.CommentsTable tr .CommentActions
{
	display:none;
}

.CommentsTable tr:hover .CommentActions
{
	display:inline;
	
}

.Disabled
{
    color:#838383;
    background-color:#f0f0f0;
}

.Disabled .NormalText
{
    color:#838383;
}
.Disabled a
{
       color:#838383;
}

/***************************/
/****    Currency CSS   ****/
/***************************/

  .desc { color:#6b6b6b;}
  
  .desc a {color:#0092dd;}
	
  .dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
  .dropdown dd { position:relative; }
  .dropdown a, .dropdown a:visited { color:#333333; text-decoration:none; outline:none;}
  .dropdown a:hover { color:#333333;}
  .dropdown dt a:hover { color:#333333; border: 1px solid #ccc;}
  .dropdown dt a {background:#fff url(../../App_Themes/Default/Images/module_expand.gif) no-repeat scroll right center; display:block; padding-right:20px;
                        border:1px solid #ccc; width:50px;}
  .dropdown dt.Disabled a {background-color:#f0f0f0;background-image:none; display:block; padding-right:20px;border:1px solid #ccc; width:50px;}
  .dropdown dt a span {cursor:pointer; display:block; padding-bottom:0px;padding-top:0px;padding-left:3px;padding-right:3px;}
  .dropdown dd ul { background:#fff none repeat scroll 0 0; border:1px solid #ccc; color:#333333; display:none;
                          left:0px; padding:3px 0px; position:absolute; top:2px; width:auto; min-width:50px; list-style:none;}
  .dropdown span.value { display:none;}
  .dropdown dd ul li a { padding:2px; display:block;}
  .dropdown dd ul li a:hover { background-color:#fff;}
        
  .dropdown img.flag { display:block;border:none; vertical-align:middle; margin-left:10px; }
  

.ViewForm_NameField  
{   
    font-size:      11pt;
    font-weight:    bold;    
    text-align:     right;
}



.EmailTemplateBasic
{
    border: 1px solid #CCCCCC; 
    padding: 5px; 
    /*width: 95%;*/
    width: 100%; 
    background-color: #F3F3F3 !important;
}


.MergeFields
{
    font-size:11px;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC; 
    border-right: 1px solid #CCCCCC;
    padding: 5px; 
    /*width: 95%; */
    width: 100%; 
    background-color: #EDF2F6 !important;
}




.alignRight
{
    text-align:right;
}

.Addon 
{
    background-image: url("../Images/isaddon.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 20px;
}

.color
{
    color:transparent !important;
}


.clear {
    clear: both;
}

.groupHeader, .groupHeader td {
	font-weight: bold;
	background-color: #d0d7de !important;
}

.reTool span {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: 3px;
    cursor: default;
    background-repeat: no-repeat;
    border-left-width:0px !important;
}


.reModule .reTool .split_arrow:hover {
    background-color:#C7C7C7;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f0f0f0;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    z-index: 10000;
}

.generalMailError {
    border: 1px solid #CCCCCC; 
    background: none repeat scroll 0% 0% brown;
    font-weight: normal;
    color: white;
    padding: 5px; 
}
.qtipClassPassword{
    background:#c04848 !important;
    color:#ffffff !important;
    border:solid 1px #c04848 !important;
}

.qtipClassUniqueEmail{
    background: #07d !important;
    color: #ffffff !important;
    border:solid 1px #07d !important;
}

#pnlCreditCards {
    background: #FCFCFC;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#tblCreditCard:hover {
    cursor: move;
}

#editCreditCardCont {
    border: solid 1px gray;
    border-top: none;
}

.credicard-expired-card {
    color: #ffffff;
    font-size: 8pt;
    padding: 1px;
    background: red;
    border-radius: 4px;
    margin-left: 5px;
}
.trMarkAsReseller {
    background-color: #EFF5FB;
}

.trMarkAsReseller td {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding-top:8px;
    padding-bottom:8px;

}
#tblOrderingOptions {
    width: 98%;
    margin: auto;
    padding-bottom: 5px;
}
fieldset#EnableOrderingFieldset {
    border-radius: 15px;
}

#chkMarkAsReseller{
    margin: 0px;
    vertical-align: bottom;
}

#lblAllowDefineCustomers{
    margin-left:5px;
}

/*Product Pricing via Excel Modal  */
.ExcelPriceButton
{
    margin: 0px 0px 0px 3px;
}

.modalContent
{
    min-height: 200px;
    padding: 20px;
}

.excelColumn{
    width:50%;
    vertical-align: top;
}

.excelTable{
    display:table;
    width:100%
}

.excelRow{
    display:table-row;
    height:30px;
}

.excelCell{
    display:table-cell;
}

.excelLabel{
    width:100px;
}

.excelFileTorch{
    display:inline-block
}

.excelImage{
    cursor: pointer; 
    float: right;
}

.excelFields{
    padding-top: 10px
}

.excelColumnHeader{
    display: table-caption; 
    width: 100%; 
    text-align: center; 
    height: 25px
}

.tblStrUsersPendingRequest {
    width: 100%;
    border-collapse: collapse;
    color: #505050;
}

.tblStrUsersPendingRequest > tbody > tr {   
    border-bottom: solid 1px #fff;
}

.tblStrUsersPendingRequest > tbody > tr > td {
    background: #FFE7B5;
}

.strUsersPendingApproval {
    height: 35px;
    width: 87%;
    font-size: 8pt;
    
}

.requiresApprovalWarning {
    text-align: center;
    width: 2%;
}
.btn-approveStrUser { 
    font-family: Tahoma,sans-serif,Verdana,Arial,Helvetica,Helvetica-Narrow;
    color: #ffffff; 
    background-color: #5CB85C; 
    border-color: transparent;
    font-size: 8pt;
    font-weight: bold;
    padding: 3px;
    min-width: 50px;
} 
 
.btn-approveStrUser:hover, 
.btn-approveStrUser:focus, 
.btn-approveStrUser:active, 
.btn-approveStrUser.active, 
.open .dropdown-toggle.btn-approveStrUser { 
    color: #5CB85C; 
    background-color: #ffffff; 
    border-color: transparent;
    cursor: pointer;
} 
 
.btn-approveStrUser:active, 
.btn-approveStrUser.active, 
.open .dropdown-toggle.btn-approveStrUser { 
    background-image: none; 
} 
 

.btn-approveStrUser .badge { 
    color: #5CB85C; 
    background-color: #ffffff; 
}

.btn-rejectStrUser { 
    font-family: Tahoma,sans-serif,Verdana,Arial,Helvetica,Helvetica-Narrow;
    color: #ffffff; 
    background-color: #D9534F; 
    border-color: transparent;
    font-size: 8pt;
    font-weight: bold;
    padding: 3px;
    min-width: 50px;
} 
 
.btn-rejectStrUser:hover, 
.btn-rejectStrUser:focus, 
.btn-rejectStrUser:active, 
.btn-rejectStrUser.active, 
.open .dropdown-toggle.btn-rejectStrUser { 
    color: #D9534F; 
    /*background-color: #C9302C; */
    background-color: #ffffff; 
    border-color: transparent; 
    cursor: pointer;
} 
 
.btn-rejectStrUser:active, 
.btn-rejectStrUser.active, 
.open .dropdown-toggle.btn-rejectStrUser { 
    background-image: none; 
} 
 
.btn-rejectStrUser .badge { 
    color: #D9534F; 
    background-color: #ffffff; 
}

.strRegistrationAction {
    font-weight: bold;
}

.requiresApprovalTitle {
    color: #AA4400;
    font-size: 13px;
    font-weight: bold;
}

.requiresApprovalWarningIcon {
    display: inline-block;
    background: url("../images/warning5.png");
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

#loadTotalBeforeTax:hover, #loadTotalCostAnalysis:hover {
    cursor: pointer;
}

tr.totalBeforeTaxAnalysis td, tr.totalCostAnalysis td {
    padding-left: 20px;
}

#valueComments {
    -ms-word-break: break-all;
    word-break: break-all;
}

.creditLimitControls {
    width: 100%;
}

.creditLimitValue {
    width: 45%;
    float: left;
}

.unlimitedCreditValue {
    width: 55%;
    float: left;
    padding-top: 2px;
}

.creditLimitControls #txtCreditLimitAmount {
    width: 80px !important;
    text-align: right;
}

.unlimitedCreditValue #chkHasUnlimitedCredit {
    width: 15px !important;
}

.unlimitedCreditControl #lblHasUnlimitedCredit {
    vertical-align: middle;
}

.unlimitedCreditControl {
    float: left;
}

/*General Tools Setup*/
.tblToolsGeneral {
    table-layout: fixed;
}

.tblToolsGeneral #divResults table {
    table-layout: fixed;
}

.tblToolsGeneral #divResults table td {
    word-break: break-all;
}