﻿.TelerikModalOverlay
    {
        filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=75) !important; 
        background: black !important;
        opacity: .75 !important;
        -moz-opacity: .75 !important;
    }
body
{
	background-color:#DAE6F4;
	background-image:url("images/ASI_Gbl_BG.jpg");
	background-position:center top;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

/* Please update these classes along with the classes in AdminPortal/HTMLEditor.css */
td, div
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #002b64;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}
a, a:link, a:active, a:visited
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #0462a3;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
a:hover
{
	text-decoration: underline;
}
/* end */

#maintable
{
	width: 100%;
	height: 100%;
}

#innertable
{
	width: 992px;
	height: 600px;
	background-image: url(images/ASI_Gbl_BG_Top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.valsummary ul
{
	display: none;
	visibility: hidden;
}
/* Admin */
#adminbarTop
{
	width: 100%;
	height: 47px;
	background-image: url(images/admin_BarBG.gif);
	background-repeat: repeat-x;
}
a.adminbarTop:link, a.adminbarTop:active, a.adminbarTop:visited
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
}
a.adminbarTop:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
}

.adminbarDisabled, a.adminbarDisabled:link, a.adminbarDisabled:active, a.adminbarDisabled:visited, a.adminbarDisabled:hover
{
	font-weight: bold;
	color: #8f8f8f;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
}

#adminbarBottom, #adminbarUsers, #adminbarDocuments
{
	width: 100%;
	height: 30px;
	background-color: #cccccc;
	border-bottom: solid 1px #999999;
	font-weight: normal;
	vertical-align: middle;
}
a.adminbarBottomOff:link, a.adminbarBottomOff:active, a.adminbarBottomOff:visited, a.adminbarBottomOff:hover
{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
}
a.adminbarBottomOn:link, a.adminbarBottomOn:active, a.adminbarBottomOn:visited, a.adminbarBottomOn:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
}
.adminbarBottomTitle
{
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	height: 22px !important;
	display: inline;
}

/* Admin: user bug */
.adminbuglogout, a.adminbuglogout:link, a.adminbuglogout:active, a.adminbuglogout:visited
{
	font-family: Arial, Sans-Serif;
	color: #333333;
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
	text-decoration:underline;
	font-style:normal;
}
.adminbugloggedinuser
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #666666;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	font-style:italic;
}


/* Header */
.RegionName
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #002b64;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}


.HeadLink, a.HeadLink, a.HeadLink:link, a.HeadLink:active, a.HeadLink:visited
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}

a.HeadLink:hover
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #002b64;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}
.HeadLinkButton
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	border: solid 1px #6991cc;
	background-color: #6991cc;
	width: 26px;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
.HeadTextBox
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #002b64;
	font-weight: normal;
	font-size: 11px;
	width: 110px;
	border: solid 1px white;
	background-color: White;
	
}
.RadMenu a.rmLink  
{  
    cursor:pointer !important;  
} 

/* region (home) */
#regionhome
{
	width: 170px;
	_width: 180px;
	background-color: #eaeff8;
	padding: 0px 0px 0px 0px;
	
}
#regionhomeinner
{
	color: #0462a3;	
	width: 150px; 
	padding: 10px 10px 0px 10px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 19px;
	font-weight: bold;
}
.regionhomelink:link, .regionhomelink:active, .regionhomelink:visited, .regionhomelink:hover
{
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	text-decoration: none;
}

/* region (modal) */
.regionmodal td label
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}

/*footer*/
.FootCopyright
{
	color: #002b64;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	width: 80%;
	text-align: left;
}

.FootText
{
	color: #0462a3;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	font-weight: bold;
	width: 80%;
	text-align: left;
}

.FootLink, a.FootLink:link, a.FootLink:active, a.FootLink:visited
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #0462a3;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

a.FootLink:hover
{
	color: #0462a3;
	text-decoration: underline;
}

/* forms */
.textBox
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif !important;
	color: #002b64 !important;
	font-weight: normal !important;
	font-size: 11px !important;
	border: solid 1px #6991cc !important;
	background-color: White !important;
	
}
.MSDStextBox
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #002b64;
	font-weight: normal;
	font-size: 13px;
	border: solid 1px #6991cc;
	background-color: White;
	line-height: 16px;
	padding: 2px 2px 2px 2px;
	width: 300px;
	
}
.select
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #002b64;
	font-weight: normal;
	font-size: 11px;	
}
.button
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #002b64;
	font-weight: bold;
	font-size: 11px;
	border: solid 1px #6991cc;
	background-color: #eaeff8;
	background-image: url(images/ButtonBG.jpg);

}

/*news */
#newstable
{
	width: 500px;
	background-color: #FFFFFF;
	background-image: url(images/ASI_Gbl_BG_inner.jpg);
	background-repeat: repeat-x;
	border: solid 1px #afccea;
	padding-left: 20px;
	padding-right: 20px;
}

.newshead
{
	color: #002b64;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
}

a.newsfoot:link, a.newsfoot:active, a.newsfoot:visited
{
	color: #0462a3;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a.newsfoot: hover
{
	text-decoration: underline;
}

a.newslink:link, a.newslink:active, a.newslink:visited
{
	color: #0462a3;
	text-decoration: none;
}
a.newslink:hover
{
	color: #0462a3;
	text-decoration: underline;
}
.newsdate
{
	color: #002b64;
	font-style: italic;
	font-weight: bold;
}


/* main content (global pages and property pages) */
/* .picborder - moved to user css */
.contenthead
{
	color: #002b64;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	line-height: 21pt;
}

.maincontentProperty
{
	/* background for property pages */
	height: 400px;
	background-position: top left;
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding-top: 20px;
}
.maincontentcrumblink, .maincontentcrumblink:link,.maincontentcrumblink:active,.maincontentcrumblink:visited, .maincontentcrumblink:hover
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #002b64;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.maincontentcrumbdesc
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #c3d9ef;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.maincontentcrumbdots
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #afccea;
	font-weight: bold;
	font-size: 16px;
}
/* .maincontenthead - moved to user css */
/* .maincontentsubhead - moved to user css */

/* The next 2 classes are for submarket and functionalities */
.maincontentheadSubMarket
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #002b64;
	font-weight: normal;
	font-size: 35px;
	line-height: 35px;
	text-decoration: none;
}
.maincontentheadMarket
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	color: #002b64;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
/* normal lists on property pages */
.maincontentlisthead
{
	color: #6991cc;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
}
.maincontentlistouter
{
	width: 758px;
	border: solid 1px #afccea;
	background-color: #f4f7fc;
}
.maincontentlistinner
{
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
/* product lists on property pages */
.maincontentproducthead
{
	color: #002b64;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
}

.maincontentproductlistouter
{
	width: 758px;
	border: solid 1px #afccea;
	background-color: #eaeff8;
	
}
.maincontentproductlistinner
{
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
a.maincontentproductlink:link, a.maincontentproductlink:active, a.maincontentproductlink:visited
{
	color: #0462a3;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
}
a.maincontentproductlink:hover
{
	text-decoration: underline;
}

/* BU lists */
.businessunitproducthead
{
	color: #002b64;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 19px;
	line-height: 19px;
}
.businessunitproductlistouter
{
	width: 500px;
	border: solid 1px #afccea;
	background-color: #eaeff8;
	
}
.businessunitproductlistinner
{
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
a.businessunitproductlink:link, a.businessunitproductlink:active, a.businessunitproductlink:visited
{
	color: #0462a3;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
}
a.businessunitproductlink:hover
{
	text-decoration: underline;
}

/* Search Results */
table.SearchSettings tr td
{
	width: 250px;
}

/* Style from IDES */
.idesh1{font-size:9pt;font-weight:bold;color:black;margin-bottom:2px;padding-left:3px;}
table.GroupedLookupIDES{border-left:1px solid black;border-top:1px solid black;}
table.GroupedLookupIDES tr td{border-right:1px solid black;border-bottom:1px solid black;border-left:0 solid black!important;border-top:0 solid black!important;padding:5px 5px 5px 5px;margin:0;}
.idesUL{margin-left: 1em; padding:1px 0 1px 5px;}
/* Left Nav */

.LeftNavText
{
	color: #6991cc;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9px;
	text-transform: uppercase;
	padding-left: 10px;
	font-weight: bold;
}

.LeftNavLevel1Default .rpText, .LeftNavLevel1DefaultExpandable .rpText, .LeftNavLevel1DefaultExpandableOpen .rpText, .LeftNavLevel1Active .rpText, .LeftNavLevel1ActiveExpandable .rpText, .LeftNavLevel1ActiveExpandableOpen .rpText
{
	padding-left: 5px !important;
}

.LeftNavLevel1Disabled
{
	background-image: url(MainSkin/PanelBar/nav1_default.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;	
	color: #cccccc !important;
	font-weight: bold !important;
}

.LeftNavLevel1Default
{
	background-image: url(MainSkin/PanelBar/nav1_default.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;	
	color: #136ca9 !important;
	font-weight: bold !important;
	font-size: 13px !important;
}
.LeftNavLevel1Default .rpOut .rpText
{
	line-height: 34px !important;
	padding-left: 7px !important;
}
.LeftNavLevel1Default:hover
{
	background-image: url(MainSkin/PanelBar/nav1_hover.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
	font-weight: bold !important;
}
.LeftNavLevel1DefaultExpandable
{
	background-image: url(MainSkin/PanelBar/nav1_default_arrow.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
	font-weight: bold !important;
}
.LeftNavLevel1DefaultExpandable .rpOut .rpText
{
	line-height: 34px !important;
	padding-left: 7px !important;
}
.LeftNavLevel1DefaultExpandable:hover
{
	background-image: url(MainSkin/PanelBar/nav1_hover_arrow.gif) !important;
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
	font-weight: bold !important;
}
.LeftNavLevel1DefaultExpandableOpen
{
	background-image: url(MainSkin/PanelBar/nav1_default_open.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
	font-weight: bold !important;
}
.LeftNavLevel1DefaultExpandableOpen .rpOut .rpText
{
	line-height: 34px !important;
	padding-left: 7px !important;
}
.LeftNavLevel1DefaultExpandableOpen:hover
{
	background-image: url(MainSkin/PanelBar/nav1_default_open.gif) !important;
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
	font-weight: bold !important;
}

.LeftNavLevel1Active
{
	background-image: url(MainSkin/PanelBar/nav1_active.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
	font-weight: bold !important;
}
.LeftNavLevel1Active:hover
{
	background-image: url(MainSkin/PanelBar/nav1_active.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
	font-weight: bold !important;
}
.LeftNavLevel1Active .rpOut .rpText
{
	line-height: 34px !important;
	padding-left: 7px !important;
}
.LeftNavLevel1ActiveExpandable
{
	background-image: url(MainSkin/PanelBar/nav1_active_arrow.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
	font-weight: bold !important;
}
.LeftNavLevel1ActiveExpandable .rpOut .rpText
{
	line-height: 34px !important;
	padding-left: 7px !important;
}
.LeftNavLevel1ActiveExpandable:hover
{
	background-image: url(MainSkin/PanelBar/nav1_active_arrow.gif) !important;
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
	font-weight: bold !important;
}
.LeftNavLevel1ActiveExpandableOpen
{
	background-image: url(MainSkin/PanelBar/nav1_active_open.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
	font-weight: bold !important;
}
.LeftNavLevel1ActiveExpandableOpen .rpOut .rpText
{
	line-height: 34px !important;
	padding-left: 7px !important;
}
.LeftNavLevel1ActiveExpandableOpen:hover
{
	background-image: url(MainSkin/PanelBar/nav1_active_open.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 34px;
	color: #136ca9 !important;
}
.LeftNavLevel2Default
{
	background-image: url(MainSkin/PanelBar/nav2_default.gif);
	width: 158px;
	height: 24px;	
	vertical-align: middle;
	font-size: 11px !important;
	color: #0462a3 !important;
	
}
.LeftNavLevel2Default:hover
{
	background-image: url(MainSkin/PanelBar/nav2_hover.gif);
	background-repeat: no-repeat !important;
	width: 158px;
	height: 24px;
	vertical-align: middle;
	font-size: 11px !important;
	color: #0462a3 !important;
}


.LeftNavLevel2Active
{
	background-image: url(MainSkin/PanelBar/nav2_active.gif);
	background-repeat: no-repeat !important;
	width: 158px;
	height: 24px;
	vertical-align: middle;
	font-size: 11px !important;
	color: #ffffff !important;
}

.LeftNavLevel2Active:hover
{
	background-image: url(MainSkin/PanelBar/nav2_active.gif) !important;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 24px;
	vertical-align: middle;
	font-size: 11px !important;
	color: #ffffff !important;
	
}

.LeftNavLevel2DefaultDouble
{
	background-image: url(MainSkin/PanelBar/nav2_double_default.gif);
	background-repeat: no-repeat !important;
	width: 158px;
	height: 42px;	
	vertical-align: middle;
	line-height: 14px !important;
	font-size: 11px !important;
	color: #0462a3 !important;
	
}
.LeftNavLevel2DefaultDouble .rpOut .rpText
{
	padding-top: 10px;
	line-height: 14px !important;
}
.LeftNavLevel2DefaultDouble:hover
{
	background-image: url(MainSkin/PanelBar/nav2_double_hover.gif);
	background-repeat: no-repeat !important;
	width: 158px;
	height: 42px;
	vertical-align: middle;
	font-size: 11px !important;
	color: #0462a3 !important;
	line-height: 14px !important;
}


.LeftNavLevel2ActiveDouble
{
	background-image: url(MainSkin/PanelBar/nav2_double_active.gif);
	background-repeat: no-repeat !important;
	width: 158px;
	height: 42px;
	vertical-align: middle;
	font-size: 11px !important;
	color: #ffffff !important;
}
.LeftNavLevel2ActiveDouble .rpOut .rpText
{
	padding-top: 10px;
	line-height: 14px !important;
}
.LeftNavLevel2ActiveDouble:hover
{
	background-image: url(MainSkin/PanelBar/nav2_double_active.gif) !important;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 42px;
	vertical-align: middle;
	font-size: 11px !important;
	color: #ffffff !important;
}

.navLinkRegion, a.navLinkRegion:link, a.navLinkRegion:active, a.navLinkRegion:visited
{
	width: 158px;
	height: 32px;
	color: #002b64 !important;
	font-weight: bold !important;
	display: block;
	font: normal 13px/22px Arial,Verdana, Helvetica, Sans-Serif;
	line-height: 30px;
	vertical-align: middle;
	text-decoration: none;
}

.navLink1, a.navLink1:link, a.navLink1:active, a.navLink1:visited
{
	background-image: url(MainSkin/PanelBar/nav1_default.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 32px;
	color: #136ca9 !important;
	font-weight: bold !important;
	display: block;
	font: normal 13px/22px Arial,Verdana, Helvetica, Sans-Serif;
	line-height: 30px;
	vertical-align: middle;
	text-decoration: none;
}

.navLink2, a.navLink2:link, a.navLink2:active, a.navLink2:visited
{
	background-image: url(MainSkin/PanelBar/nav2_default.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	width: 158px;
	height: 24px;
	color: #136ca9 !important;
	display: block;
	font: normal 11px Arial,Verdana, Helvetica, Sans-Serif;
	line-height: 16px;
	vertical-align: middle;
	text-decoration: none;
}
a.navLink2:hover
{
	background-image: url(MainSkin/PanelBar/nav2_hover.gif);
}

/* Sample Custom Powders 6.26.2011 */

/* Lead-in indention image. Don't have to necessarily use this, just one idea. 
    I put some more graphics in the nav3 folder if you want to try them. */
.navLink3Leader
{
    margin-left:2px;
}
.navLink3, a.navLink3:link, a.navLink3:active, a.navLink3:visited
{
    /* Made these shorter nav3 tab gifs to use as children.  
       Want the parent level to look as uniform as possible with the others.
       Not sure yet ifwhether or not they will want the main level to be clickable to a 'Speciality Powders' page. 
       If you have other ideas, great. Maybe tweak this one, leave it and do any alternate versions under Europe, Asia. 
       Then they can decide what they like. All three regions will need to include this change once it's settled. Thanks.*/
       
	background-image: url(MainSkin/PanelBar/nav3/nav3_142_default.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	margin-left:16px;
	width: 142px;
	height: 24px;
	color: #136ca9 !important;
	display: block;
	font: normal 11px Arial,Verdana, Helvetica, Sans-Serif;
	line-height: 16px;
	vertical-align: middle;
	text-decoration: none;
}
.navLink3, a.navLink3:hover
{
	background-image: url(MainSkin/PanelBar/nav3/nav3_142_hover.gif);
}

.navLink3Header, a.navLink3Header:link, a.navLink3Header:active, a.navLink3Header:visited /* Used to distinguish non-clickable node if we need it */
{
	background-image: url(MainSkin/PanelBar/nav1_default.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	margin-top: -3px;
	width: 158px;
	height: 32px;
	color: #136ca9 !important;
	display: block;
	font: normal 11px Arial,Verdana, Helvetica, Sans-Serif;
	line-height: 30px;
	vertical-align: middle;
	text-decoration: none;	
	
}

/* ALTERNATE VERSIONS */

.navLink3aLeader
{
    margin-left:2px;
}
.navLink3a, a.navLink3a:link, a.navLink3a:active, a.navLink3a:visited
{
    /* Made these shorter nav3 tab gifs to use as children.  
       Want the parent level to look as uniform as possible with the others.
       Not sure yet ifwhether or not they will want the main level to be clickable to a 'Speciality Powders' page. 
       If you have other ideas, great. Maybe tweak this one, leave it and do any alternate versions under Europe, Asia. 
       Then they can decide what they like. All three regions will need to include this change once it's settled. Thanks.*/
       
	background-image: url(MainSkin/PanelBar/nav3/nav3_144_default.gif);
	background-position: bottom;
	background-repeat: no-repeat !important;
	margin-left:14px;
	width: 144px;
	height: 24px;
	color: #136ca9 !important;
	display: block;
	font: normal 11px Arial,Verdana, Helvetica, Sans-Serif;
	line-height: 16px;
	vertical-align: middle;
	text-decoration: none;
}
.navLink3a, a.navLink3a:hover
{
	background-image: url(MainSkin/PanelBar/nav3/nav3_144_hover.gif);
}

/* END SAMPLE 6.26.2011 */




.LeftNavRegionLink, a.LeftNavRegionLink, a.LeftNavRegionLink:link, aLeftNavRegionLink:active, a.LeftNavRegionLink:visited
{
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	color: #002B64;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

a.LeftNavRegionLink:hover
{
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	color: #0462a3;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

a.LeftNavSettingsLink:link, a.LeftNavSettingsLink:active, a.LeftNavSettingsLink:visited
{
	color: #002B64; 
	line-height: 21px;
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold !important;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
}
a.LeftNavSettingsLink:hover
{
	color: #0462a3;
}
.AjaxImageContainer 
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.AjaxLoadingContainer
{   background-color: #fff;
    height:100%;
    width:100%; 
    vertical-align: middle; 
}

.ProductFinderLink, .ProductFinderLink:link, .ProductFinderLink:active, .ProductFinderLink:visited 
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #002b64;
	font-size: 11px;
	text-decoration: underline;
	line-height: 16px;
}
.ProductFinderLinkOn , .ProductFinderLinkOn:link, .ProductFinderLinkOn:active, .ProductFinderLinkOn:visited
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #002b64;
	font-weight:bolder;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

.propertyboxhelp
{   
    padding:10px 10px 10px 10px;
    width:100%;
}

