/* 

AMSafety  COLORS


BLUE = 183963

AMSAFETY RED = AB1F24



RED = AB1F21



LIGHT GRAY = e3e3e3


GRAY = 999999


BLACK 010101



GRAY = 969696
LIGHT GRAY = DADAD3



LIGHTEST GRAY = F5F5F5
MEDIUM GRAY = C5C5C5
DARK GRAY = 868686




Fonts           => Arial, Helvetica, sans-serif


Theme           => Amazon_Violet
ButtonFamily    => Amazon_Grey
CheckoutSteps   => Amazon_Grey


*/






/*--[  G E N E R A L  ]--*/

BODY
{
    font: 8pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../Images/AMSafety/SITE/background.gif) repeat-x;
}

TABLE
{
    border: 0px;
    font-size: 8pt;
}

IMG
{
    border: 0px;
}

HR
{
	color: #e3e3e3;
}

FORM
{
    margin: 0px;
    padding: 0px;
}

INPUT, SELECT, TEXTAREA
{
	border: 1px solid #AB1F24;
	font-size: 8pt;
	cursor: hand;
}

A:link, A:visited
{
    color: #183963;
}

A:hover, A:visited:hover
{
    color: #AB1F24;
    text-decoration: none;
}

H2
{
    border-bottom: solid 1px #999999;
    color: #AB1F24;
    padding-left: 0px;
    padding-bottom: 2px;
    text-align: left;
    font-size: 14pt;
    font-weight: bolder;
}
h1 {
	font-size: 20pt;
	font-weight: bold;
	color: #AB1F24;
}

H2.h2-onecol
{
    padding-left: 20px;
    padding-bottom: 2px;
}

H2.h2-indent
{
    padding-left: 125px;
    padding-bottom: 2px;
}


P
{
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}


DT
{
    color: #999999;
    font-size: 10pt;
    font-weight: bold;
    line-height: 125%;
    margin: 0px;
    padding: 3px 0px 1px 0px;
}

DD
{
    font-size: 9pt;
    padding: 0px 0px 5px 0px;
}

DD A
{
    color: #AB1F24;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

DD A:hover {
    color: #000000;
    text-decoration: none;
}

UL
{
    font-size: 9pt;
    line-height: 125%;
}

LI
{
    font-size: 9pt;
    padding-top: 0px 0px 5px 0px;
}

LI A
{
    color: #AB1F24;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

LI A:hover
{
	color: #000000;
	text-decoration: none;
}

BLOCKQUOTE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

H3
{
	font-size: 12pt;
	font-weight: bolder;
	margin: 0px 0px 3px;
	padding: 0px;
}

H4
{
	font-size: 12pt;
	font-weight: bolder;
	border-bottom: solid 1px #999999;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	color: #AB1F24;
}

H5
{
	margin: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #AB1F24;
	padding: 0px 0px 2px 0px;
}

H5 A
{
	text-decoration: underline;
}

h5 A:hover
{
	text-decoration: none;
}

H6
{
	font-size: 10pt;
	font-weight: bold;
	color: #183963;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}

H6 A
{
	text-decoration: underline;
}

H6 A:hover
{
	text-decoration: none;
}




/*--[  P A G E - S P E C I F I C  ]--*/

DIV#pageContainer
{
    background: #FFFFFF;
	width: 1001px;
}


DIV#Navigation-Section
{
	margin-bottom: 10px;
	background: #FFFFFF;
}

DIV#Left-Section
{
	clear: left;
	float: left;
	overflow: hidden;
	margin-left: 10px;
	text-align: left;
	width: 17%;
	vertical-align: top;
}

DIV#Middle-Section
{
	float: left;
	overflow: visible;
	margin: 0px 10px;
	text-align: left;
	width: 59%;
	max-width: 59%;
	vertical-align: top;
}

DIV#Right-Section
{
	float: right;
	overflow: hidden;
	margin-right: 10px;
	text-align: left;
	width: 20%;
	vertical-align: top;
}

DIV#Bottom-Section
{
    clear: both;
    margin-top: 10px;
    width: 100%;
}

DIV.Two_Col
{
    margin-right: 0px!important;
    max-width: 80%!important;
    width: 80%!important;
}

DIV.Three_Col
{
    clear: both;
    margin: 0px!important;
    max-width: 100%!important;
    width: 100%!important;
}

.CommonContents, #frameContent
{
	background-color: #FFFFFF;
    height: 100%;							/* Fix Empty Space at Bottom of the IFRAME - 11/Apr/2007 [A.M.] */
}



/*--[  W E B P A R T - S P E C I F I C  ]--*/


/* Shared Across Many WebParts */

.ErrorMsg
{
    color: #AB1F21;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

.Note
{
    color: #AB1F21;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.Note-Emphasis1
{
    color: #ab1f24;
    font-weight: bolder;
}

.Note-Emphasis2
{
    color: #183963;
    font-weight: bolder;
}

.Note-RED
{
    color: #AB1F21;
    font-weight: bolder;
}
.saveText
{
	color: #AB1F21;
	font-style: italic;
	font-weight: bold;
}

TR.bg_1
{
    background: #FFFFFF;
}

TR.bg_2
{
    background: #e3e3e3;
}

TR.bg_normal
{
    background: #FFFFFF;
}

TR.bg_alternate
{
    background: #e3e3e3;
}



.bg_1 .btnAddToCart, .bg_2 .btnAddToCart, .bg_normal .btnAddToCart, .bg_alternate .btnAddToCart
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
	margin: 5px 2px;
	width: 93px;
	cursor: hand;


/*    background: url(../images/AMSafety/Site/Buttons/btn_AddToCart.jpg) no-repeat;
    border: 0px;
    height: 20px;
    margin-top: 5px;
    width: 94px;
	font-size: 0%;
    letter-spacing: 5000px; */
}

.bg_1 .btnAddToCart:hover, .bg_2 .btnAddToCart:hover, .bg_normal .btnAddToCart:hover, .bg_alternate .btnAddToCart:hover
{
	color: #000000;
	background-color: #e3e3e3;
	margin: 5px 2px;
	cursor: hand;

}




.btnAddToCart
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
	margin: 0px;
	width: 93px;
	cursor: hand;
	

/*    background: url(../images/AMSafety/Site/Buttons/btn_AddToCart.jpg) no-repeat;
    border: 0px;
    height: 20px;
    margin-top: 5px;
    width: 94px;
	font-size: 0%;
    letter-spacing: 5000px; */
}

.btnAddToCart:HOVER
{

	color: #000000;
	background-color: #e3e3e3;
    margin: 0px;
	width: 93px;
	cursor: hand;
	

}


.btnAddToHotlist
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #183963;
    margin: 0px;
	width: 93px;

/*    background: url(../images/AMSafety/Site/Buttons/btn_AddToHotlist.jpg) no-repeat;
    border: 0px;
    height: 20px;
    margin-top: 5px;
    width: 94px;
	font-size: 0%;
    letter-spacing: 5000px; */
}

.btnAddToHotlist:HOVER
{
	color: #FFFFFF;
	background-color: #010101;
    margin: 0px;
	width: 93px;
}

.btnAddToHotlistsmall
{
    background: url(/Images/AMSafety/SITE/buttons/btn_hotlist-small.gif) no-repeat;
	border: 0px;
	height: 20px;
	margin-top: 5px;
	width: 20px;
	font-size: 0%;
	letter-spacing: 5000px;
}


.btnSendToFriend
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	margin: 0px;
   /* background: url(../images/AMSafety/Site/Buttons/btn_EmailToFriend.jpg) no-repeat;
    border: 0px;
    height: 20px;
    margin-top: 5px;
    width: 112px;
	font-size: 0%;
    letter-spacing: 5000px; */
}

.btnSendToFriend:HOVER
{
	font-weight: bold;
	color: #000000;
	background-color: #e3e3e3;
	margin: 0px;
}

.btnUpdate
{
 	font-size: 0%;
    letter-spacing: 5000px;
	background: url(../images/AMSafety/Site/Buttons/btn_Update-small.gif) no-repeat;
	border: 0px;
	height: 20px;
	width: 20px;
	margin-left: 3px;
	cursor: pointer;
}

.btnRemove
{
 	font-size: 0%;
    letter-spacing: 5000px;
    background: url(../images/AMSafety/Site/Buttons/btn_Remove-small.gif) no-repeat;
    border: 0px;
    height: 18px;
    width: 30px;
	cursor: pointer;
}


.btnRemoveAll
{
 	font-size: 0%;
    letter-spacing: 5000px;
    background: url(../images/AMSafety/Site/Buttons/btn_Removeall-small.gif) no-repeat;
    border: 0px;
    height: 18px;
    width: 30px;
	cursor: pointer;
}


DIV.AD-WebPart
{
    background-color: #FFFFFF;
    clear: both;
    margin-bottom: 10px;
}

DIV.Webpart
{
	background-color: #FFFFFF;
	border: solid 1px #AB1F24;
	color: #000000;
	font-size: 8pt;
	margin-bottom: 10px;
	clear: both;
}

DIV.Webpart DIV.headText
{
	color: #FFFFFF;
	font-weight: bold;
	height: 14px;
	padding: 3px 0px 0px 3px;
	text-align: left;
	max-height: 14px;
	font-size: 8pt;
	text-transform: uppercase;
	background: #AB1F24 url(../Images/AMSafety/SITE/bg_webpart_header.gif) repeat-x;
}

DIV.Webpart DIV.itemText
{
    background: url(../images/shared/dot.jpg) no-repeat 10px 50%;
    border-bottom: solid 1px #c5c5c5;
	padding: 3px 0px 3px 20px;
	text-align: left;
}

DIV.Webpart DIV.itemText A:link, DIV.Webpart DIV.itemText A:visited
{
    color: #AB1F24;
    text-decoration: none;
}

DIV.Webpart DIV.itemText A:hover, DIV.Webpart DIV.itemText A:visited:hover
{
	color: #183963;
	text-decoration: underline;
}

DIV.Webpart DIV.itemImg
{
    padding: 10px 0px;
    text-align: center;
}

DIV.Webpart SPAN.totalText
{
    font-weight: bold;
    padding-right: 5px;
}

DIV.Webpart SPAN.totalValue
{
    padding-right: 5px;
}

DIV.Webpart A.btnMore
{
    background: url(../images/themes/SFS-theme/ButtonFamily/btn_more.gif) no-repeat;
    width: 31px;
    height: 7px;
    margin: 6px 5px 0px 3px;
	font-size: 0%;
    letter-spacing: 5000px;
}


DIV.Webpart INPUT.btnGo
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
    margin: 5px 2px;

}

DIV.Webpart INPUT.btnGo:hover
{
	font-weight: bold;
	color: #AB1F24;
	background-color: #e3e3e3;
    margin: 5px 2px;

}



/*DIV.Webpart INPUT.btnGo /* commented out - replaced with html version
{
    background: url(../images/AMSafety/Site/Buttons/btn_go.jpg) no-repeat;
    border: 0px;
    margin: 5px 2px;
    width: 55px;
    height: 18px;
	font-size: 0%;
    letter-spacing: 5000px;
}*/

/* Banner [Amazon_Clean] */

DIV#Banner DIV A
{
    margin: 0px;
    padding: 0px;
}

Div#Banner-Section {
	background: #AB1F24;
}
#Banner IMG
{
vertical-align:top;
}

/* A_NavigationBar [Amazon_Clean] */

#New_NavMenu {
background: url(../images/AMSafety/navbar/NavBar-bg.png) repeat-x;
width:auto;
height:28px !important;
padding:0px 0px 0px 0px !important;
margin:auto;
position:relative;
/*border-bottom:1px solid #a8a39f*/
}
#New_NavMenu img {
border:0px;
}
#New_NavMenu ul {
padding:0;
margin:0;
list-style-type:none;
}
#New_NavMenu li {
float:left;
position:relative;
text-align:center;
margin-left:5px;
}
/* Main Menu - Active Link & Visited Link Setup */

#New_NavMenu a:link, #New_NavMenu a:visited {
display:block;
text-decoration:none;
color:#FFFFFF /*#993300*/;
height:25px;
/*background:url(link-bg.png) no-repeat;*/
font-weight:bold;
width:118px;
padding:3px 0px 0px 0px; 
}
/* End of Main Menu - Active Link & Visited Link Setup */	


/* Main Menu - Hover Link Setup */

#New_NavMenu :hover > a {
color:#FFFFFF;
background:url(../images/AMSafety/navbar/NavBar-bg-hover.png) repeat-x;
width:118px !important;
height:24px;	
padding:3px 0px 0px 0px;
border-bottom:1px solid #FFFFFF;
}
/* End of Main Menu - Hover Link Setup */	

/* #New_NavMenu table Setting */

/*#New_NavMenu table {border-bottom:1px solid #4a5454;border-left:1px solid #4a5454;border-right:1px solid #4a5454;}*/
#New_NavMenu table td {background:#FFFFFF;}
#New_NavMenu table {border-bottom:1px solid #891518;border-right:1px solid #891518;border-left:1px solid #891518;}

/*End Here */

#New_NavMenu ul ul a.drop, #New_NavMenu ul ul a.drop:visited {
background:#d4d8bd no-repeat center;
}
#New_NavMenu ul ul a.drop:hover {
background:#c9ba65 no-repeat center;
}
#New_NavMenu ul ul :hover > a.drop {
background:#c9ba65 no-repeat center;
}
#New_NavMenu ul ul ul a, #New_NavMenu ul ul ul a:visited {
background:#e2dfa8;
}
#New_NavMenu ul ul ul a:hover {
background:#b2ab9b;
}
#New_NavMenu ul ul {
visibility:hidden;
position:absolute;
top:25px;
left:-1px;
width:124% !important;
}
#New_NavMenu ul ul li div {
float:left !important;
}
*html #New_NavMenu ul ul {
top:30px;
display:block;
width:auto;
}
#New_NavMenu ul ul ul {
left:149px;
top:-1px;
}
#New_NavMenu ul ul ul.left {
left:-149px;
}
/* Sub Menu - Active Link & Visited Link Setup */



#New_NavMenu ul ul a:link, #New_NavMenu ul ul a:visited {
color:#000000 !important;
text-align:left !important;
font-weight:normal !important;
padding:5px 10px 0px 10px !important;
height:20px !important;
background:none !important;
text-align:left !important;
display:block !important;
width:auto !important;
white-space:nowrap !important;
font:11px arial;
border:0px !important;
}
/* Background Setting For Sub Menu (Active & Visited)  */

#New_NavMenu ul ul li {
left:-5px;
background:#FFFFFF !important;
width:auto;
display:block;
border-left:0px solid #b9b8b8;
border-bottom:0px solid #b9b8b8;
border-right:0px solid #b9b8b8;
text-align:left
}
/* End of Sub Menu - Active Link & Visited Link Setup with Background Settings */





/* Background Setting and Formatting For Sub Menu (Hover)  */


#New_NavMenu ul ul a:hover {
background:none !important;
color:#891518 !important;
text-align:left;
font-weight:normal;
font:11px;
padding:5px 10px 0px 10px;
height:20px;
white-space:nowrap !important;
border:0px !important;
text-decoration:underline
}
/* End Background Setting and Formatting For Sub Menu (Hover)  */





#New_NavMenu ul li:hover ul, #New_NavMenu ul a:hover ul {
visibility:visible;
}
#New_NavMenu ul :hover ul ul {
visibility:hidden;
}
#New_NavMenu ul :hover ul :hover ul {
visibility:visible;
}
/* Last Link Poistion (To shift It left side)*/

.last-link {
margin-left:-105px !Important;
}

/* E N D  - O F  -  N A V B A R  */



/* NavBar Setting for IE6 */


TABLE#navMenuTbl
{
	background: #AB1F24;
	border-collapse: collapse;
	position: absolute;
	margin-top: 3px;
	margin-left: 0px;
	color: #FFFFFF;
}

TABLE#navMenuTbl TD
{
	color: #FFFFFF;
	cursor: hand;
	padding: 2px 7px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

TABLE#navMenuTbl TD.hover
{
	background: #999999;
	cursor: pointer;
	color: #FFFFFF;
}

DIV#NavBar_IE DIV#NavMenu
{
	cursor: hand;
	margin: 0px;
	padding: 0px;
	background: #183963 url(../Images/AMSafety/navbar/nav-x.jpg);
}

DIV#NavBar_IE DIV#NavSubMenu
{
	/*border-bottom: solid 1px #AB1F24;
	 border-top: solid 1px #000000;*/
    height: 30px;
	max-height: 30px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}


DIV#NavSubMenu DIV
{
    background: url(../images/themes/Benchmark-Theme/icon_level_sep-white.gif) no-repeat 0px 2px;
    padding-left: 12px;
}

DIV#NavSubMenu DIV#divMenu1
{
	margin-left: 20px !important;
}

DIV#NavSubMenu DIV#divMenu2
{
    margin-left: 175px !important;
}

DIV#NavSubMenu DIV#divMenu3
{
    margin-left: 300px !important;
}

DIV#NavSubMenu DIV#divMenu4
{
    margin-left: 450px !important;
}

DIV#NavSubMenu DIV#divMenu5
{
    margin-left: 575px !important;
}

DIV#NavSubMenu DIV#divMenu6
{
    margin-left: 530px !important;
}
DIV#NavSubMenu DIV#divMenu7
{
    margin-left: 890px !important;
}

/* End of Navbar Setting For IE6*/

DIV#SearchBar, DIV#LoginBar
{
	border-bottom: medium groove #000000;
	height: 30px;
	padding: 5px 3px 0px 10px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
}

DIV#SearchBar
{
	float: left;
}

DIV#LoginBar
{
    text-align: left;
}

DIV#SearchBar TD, DIV#LoginBar TD
{
	padding: 3px;
}

/*DIV#LoginBar TD, 
{
    padding-top: 6px;
}*/

DIV#LoginBar .txtHead, DIV#SearchBar .txtHead
{
	font-weight: bold;
	color: #000000;
}

DIV#LoginBar A, DIV#SearchBar A, DIV#NavSubMenu A
{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
DIV#LoginBar A:hover, DIV#SearchBar A:hover, DIV#NavSubMenu A:hover
{
	font-weight: bold;
	color: #AB1F24;
	text-decoration: none;
}

DIV#LoginBar INPUT#btnSignIn
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
	/*border: 0px;
	height: 18px;
	width: 79px;
	background-image: url(../images/AMSafety/Site/Buttons/btn_signin.jpg);
	background-repeat: no-repeat;
	font-size: 0%;
    letter-spacing: 5000px;  */
}

DIV#LoginBar INPUT#btnSignIn:hover
{
	font-weight: bold;
	color: #AB1F24;
	background-color: #e3e3e3;
	/*border: 0px;
	height: 18px;
	width: 79px;
	background-image: url(../images/AMSafety/Site/Buttons/btn_signin.jpg);
	background-repeat: no-repeat;
	font-size: 0%;
    letter-spacing: 5000px;  */
}

DIV#LoginBar SPAN#blinkText
{
	font-weight: bold;
	color: #e3e3e3;
}

DIV#SearchBar INPUT#btnSearch
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
}

DIV#SearchBar INPUT#btnSearch:hover
{
	font-weight: bold;
	color: #AB1F24;
	background-color: #e3e3e3;
}

/*DIV#SearchBar INPUT#btnSearch
{
    background: url(../images/AMSafety/Site/Buttons/btn_go.jpg) no-repeat;
    border: 0px;
    margin: 5px 2px;
    width: 55px;
    height: 18px;
	font-size: 0%;
    letter-spacing: 5000px;
}*/

DIV#SearchBar input#Keyword {
	background-color: #e3e3e3;
	width: 175px;
	height: 18px;
}

/* FlashLogo [Amazon_Clean] /  FlashProduct [Amazon_Clean] */

DIV#FlashLogo DIV.headText DIV, DIV#FlashProduct DIV.headText DIV
{
    float: left;
}

DIV#FlashLogo A.btnMore, DIV#FlashProduct A.btnMore
{
    background: url(../images/shared/more.gif) no-repeat;
    float: right;
    height: 5px;
    margin-bottom: -7px;
    padding-bottom: 0px;
    width: 31px;
	font-size: 0%;
    letter-spacing: 5000px;
}

DIV#FlashLogo OBJECT, DIV#FlashLogo EMBED
{
    height: 85px;
    width: 587px;
}

DIV#FlashProduct OBJECT, DIV#FlashProduct EMBED
{
    height: 175px;
    width: 587px;
}

/* Footer [Amazon_Clean] */

DIV#Footer
{
	border-top: solid 3px #e3e3e3;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	font-size: 9pt;
}

DIV#Footer DIV.Copyright
{
    font-weight: bold;
}

/* RootCategories [Amazon_Clean] */

DIV#RootCategories H1,
DIV#Departments H1
{
	clear: both;
	background-color: #e3e3e3;
	font-size: 8pt;
	margin: 0 auto;
	padding: 3px 2px 5px 5px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AB1F24;
}

DIV#Departments H1 A:link, DIV#Departments H1 A:visited,
DIV#Departments H1 A:link, DIV#Departments H1 A:visited,
DIV#RootCategories H1 A:link, DIV#RootCategories H1 A:visited,
DIV#RootCategories H1 A:link, DIV#RootCategories H1 A:visited
{
    color: #000000;
    text-decoration: none;
}


DIV#RootCategories H1 A:hover, DIV#RootCategories H1 A:visited:hover,
DIV#Departments H1 A:hover, DIV#Departments H1 A:visited:hover
{
	color: #AB1F24;
	text-decoration: underline;
}

/* Basket [Amazon_Clean - Small] */

DIV#Basket_Small
{
    background-color: #e3e3e3;
    border-color: #AB1F24;
}

DIV#Basket_Small DIV.headText
{
	/*background-image: url(../images/themes/Benchmark-Theme/cart-header.gif); */
	color: #FFFFFF;
	background: #AB1F21;
}

DIV#Basket_Small A.btnMore
{
    background: url(../images/AMSafety/Site/Buttons/btn-cart.gif) no-repeat;
    display: block;
    width: 83px;
    height: 15px;
    margin: 6px 5px 5px 3px;
	font-size: 0%;
    letter-spacing: 5000px;
}

/* Hotlist [Amazon_Clean - Small] */

DIV#Hotlist_Small
{
    border-color: #AB1F24;
}

DIV#Hotlist_Small DIV.headText
{
	/*background-image: url(../images/themes/Benchmark-Theme/hotlist-header.gif); */
	color: #ffffff;
	background: #999999;
}

DIV#Hotlist_Small A.btnMore
{
    background: url(../images/AMSafety/Site/Buttons/btn-hotlist.gif) no-repeat;
    display: block;
    width: 83px;
    height: 15px;
    margin: 6px 5px 5px 3px;
	font-size: 0%;
    letter-spacing: 5000px;

}

/* RequestACatalog [Amazon_Clean] */

DIV#RequestACatalog DIV.imgRequestACatalog
{
    text-align: center;
}

DIV#RequestACatalog DIV.imgRequestACatalog A
{
    background: url(../Images/AMSafety/covers/catalog-cover.jpg);
    border: none;
    display: block;
    margin: 7px 0px;
    width: 142px;
    height: 185px;
}

/* CatSubSecVen [AdvSearch] */

DIV#divAdvSearch
{
    text-align:center;
}

DIV#cascadeSelects SPAN
{
    float: left;
    font-weight: bold;
    margin: 3px;
}

DIV#cascadeSelects SELECT
{
    margin-left: 4px;
	width: 94.5%;
}


/* CatSecSubVen [AdvSearch] */

#tblSrchCats
{
    width: 550px;
    text-align: center;
}

#tblSrchCats TD
{
    font-size: 9pt;
    font-weight: bold;
}

#tblSrchCats SELECT, #tblSrchCats textarea
{
	width: 425px;
	font-size: 9pt;
	padding: 1px;
	margin: 1px;
	color: #000000;
	background-color: #e3e3e3;
}


.btnGoSrch
{
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #AB1F24;
}

.btnGoSrch:hover
{
	font-weight: bolder;
	color: #AB1F24;
	background-color: #e3e3e3;
}




/*  COMMENTED OUT - THIS IS IMAGE VERSION OF BUTTON
.btnGoSrch
{	
	background-image: url(../images/AMSafety/Site/Buttons/btn_go.jpg);
	border: 0px;
	cursor: pointer;
	height: 18px;
	width: 55px;
	font-size: 0%;
    letter-spacing: 5000px;
}*/



/* SearchResults [Amazon_Clean] */

DIV.searchResults, DIV.searchResults-Text
{
	/*border-bottom: solid 1px #AB1F24;*/
}


DIV.ProductTitle a
{
	font-size: 10pt;
	font-weight: bolder;
	color: #AB1F24;
}

DIV.ProductTitle a:hover
{
	color: #183963;
	text-decoration: none;
}



DIV.searchResults DIV.Manufacturer, DIV.searchResults-Text DIV.Manufacturer
{
	font-weight: bold;
	color: #183963;
}


DIV.searchResults TD.pic
{
	width: 75px;
	text-align: right;
	padding-right: 10px;
}

DIV.ResultsHd
{
	background: url(../images/AMSafety/Site/Buttons/btn_results.gif) no-repeat;
	border-bottom: solid 2px #AB1F24;
	height: 18px;
	margin-bottom: 3px;
	font-size: 0%;
	letter-spacing: 5000px;
}

/* CategoryMap [Default] */

TABLE#tblCatMap
{
   clear: left;
   font-family: Arial, Helvetica, sans-serif;
   width: 100%;
   margin-top: 20px;
}

TABLE#tblCatMap TD
{
	border: solid 1px #AB1F24;
	background-color: #FFFFFF;
	font-size: 7pt;
	padding: 3px 5px;
	vertical-align: top;
	line-height: 125%;
}

TABLE#tblCatMap TD.hdText
{
    background-color: #AB1F24;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

TABLE#tblCatMap TD.hdText A, TABLE#tblCatMap TD.hdText A:visited
{
    color: #FFFFFF;
}

TABLE#tblCatMap TD.hdText A:HOVER
{
	color: #e3e3e3;
	text-decoration: underline;
}

TABLE#tblCatMap TD A, TABLE#tblCatMap TD A:visited
{
    color: #010101;
    text-decoration: none;
}

TABLE#tblCatMap TD A:hover
{
    color: #AB1F24;
    text-decoration: underline;

}

/* SectionList [Amazon_Clean] / CategoryList [Amazon_Clean] */

TABLE#tblSectionList TD.sectionTD, TABLE#tblCategoryList TD.sectionTD
{
    vertical-align: top;
    width: 450px;
    padding: 5px;
}

TABLE.tblSection, TABLE.tblCategory
{
	/*background: url(../images/themes/Benchmark-Theme/bg_webpart_header.gif) repeat-x;*/
    border: solid 1px #AB1F24;
	width: 100%;
}

TABLE.tblSection TD.headSection, TABLE.tblCategory TD.headCategory
{
    height: 20px;
    padding-bottom: 3px;
    padding-top: 2px;
	background: #AB1F24;
}

TD.headSection A, TD.headSection A:visited, TD.headCategory A, TD.headCategory A:visited
{
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

TD.headSection A:hover, TD.headSection A:visited:hover,
TD.headCategory A:hover, TD.headCategory A:visited:hover
{
    text-decoration: underline;
}

TABLE.tblSection TABLE, TABLE.tblCategory TABLE
{
    background-color: #FFFFFF;
    color: #000000;
    font-size: 9pt;
    margin-bottom: 7px;
    width: 100%;
}

TABLE.tblSection TABLE TD.categoryTD, TABLE.tblCategory TABLE TD.categoryTD
{
    vertical-align: bottom;
    width: 65%;
}

TABLE.tblSection TABLE TD.vendorTD, TABLE.tblCategory TABLE TD.vendorTD
{
    vertical-align: top;
}

TABLE.tblSection TABLE TD.picSection, TABLE.tblCategory TABLE TD.picSection
{
    height: 75px;
    text-align: center;
    vertical-align: middle;
    width: 75px;
}

TABLE.tblSection SELECT, TABLE.tblCategory SELECT
{
    width: 95%;
}

TABLE.tblSection INPUT.btnGo, TABLE.tblCategory INPUT.btnGo
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
    cursor: pointer;
    border: 0px;
/*  width: 48px;
    height: 18px;
	font-size: 0%;
    letter-spacing: 5000px;
    background-image: url(../images/AMSafety/Site/Buttons/btn_go_flat.gif);*/

}

TABLE.tblSection INPUT.btnGo:hover, 
TABLE.tblCategory INPUT.btnGo:hover
{
	font-weight: bold;
	color: #AB1F24;
	background-color: #e3e3e3;
    cursor: pointer;
    border: 0px;
}




/* CategoryTree2 [Amazon_Clean] */

DIV.catTree
{
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

DIV.catTree SPAN
{
    background: url(../images/themes/Benchmark-Theme/icon_level_sep.gif) no-repeat 0px 2px;
    margin-left: 5px;
    padding-left: 15px;
}

/* KeywordGroupSearch [Amazon_Clean] */


TABLE#tblSrchResults, TABLE#tblItemResults
{
    border: solid 2px #999999;
    width: 100%;
}

TABLE#tblSrchResults TD, TABLE#tblItemResults TD
{
    vertical-align: middle;
}

TABLE#tblSrchResults TD.topNavLeft, TABLE#tblItemResults TD.topNavLeft
{
    color: #F5F5F5;
    height: 30px;
    padding: 0px 3px;
}

TABLE#tblSrchResults TD.topNavLeft A, TABLE#tblItemResults TD.topNavLeft A
{
	color: #AB1F24;
	font-weight: bolder;
	text-decoration: underline;
	font-size: 10pt;
}

TABLE#tblSrchResults TD.topNavLeft A:hover, TABLE#tblItemResults TD.topNavLeft A:hover
{
	text-decoration: none;
}


TABLE#tblSrchResults TD.topNavLeft SPAN, TABLE#tblItemResults TD.topNavLeft SPAN
{
    color: #000000;
    font-weight: bold;
}

TABLE#tblSrchResults TD.topNavRight, TABLE#tblItemResults TD.topNavRight
{
    color: #000000;
    height: 30px;
    padding: 0px 5px;
    text-align: right;
}

TABLE#tblSrchResults TD.topNavRight A, TABLE#tblItemResults TD.topNavRight A
{
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

TABLE#tblSrchResults TD.topNavRight A:hover, TABLE#tblItemResults TD.topNavRight A:hover
{
    text-decoration: none;
}

TABLE#tblSrchResults TD.resultNav, TABLE#tblSrchResults TD.resultNav-Right, TABLE#tblSrchResults TD.resultNav-Right a, 
TABLE#tblItemResults TD.resultNav, TABLE#tblItemResults TD.resultNav-Right, TABLE#tblItemResults TD.resultNav-Right a

{
    background: #999999;
    border-bottom: solid 1px #999999;
    border-top: solid 1px #999999;
    color: #FFFFFF;
    padding: 3px 5px;
}

TABLE#tblSrchResults TD.resultNav-Right, TABLE#tblItemResults TD.resultNav-Right

{
    text-align: right;
}

TABLE#tblSrchResults TD.resultNav A, TABLE#tblSrchResults TD.resultNav A:visited, 
TABLE#tblItemResults TD.resultNav A, TABLE#tblItemResults TD.resultNav A:visited

{
	color: #FFFFFF;
	font-size: 8pt;
	padding-right: 3px;
	text-decoration: underline;
	font-weight: bold;
}

TABLE#tblSrchResults TD.resultNav A:hover, TABLE#tblItemResults TD.resultNav A:hover
{
    text-decoration: none;
}

TABLE#tblSrchResults TD.resultNav SPAN, TABLE#tblItemResults TD.resultNav SPAN
{
    color: #000000;
    font-weight: bold;
    padding-right: 3px;
}

TABLE#tblSrchResults TD.resultNav DIV, TABLE#tblItemResults TD.resultNav DIV
{
    display: inline;
    position: relative;
    top: -2px;
}

TABLE#tblSrchResults TD.leftNav, TABLE#tblItemResults TD.leftNav
{
	background-color: #e3e3e3;
	padding-left: 6px;
	vertical-align: top;
	width: 23%;
	line-height: 160%;
}

TABLE#tblSrchResults TD.leftNav A, TABLE#tblItemResults TD.leftNav A
{
	color: #000000;
	text-decoration: underline;
}

TABLE#tblSrchResults TD.leftNav A:hover
{
	text-decoration: none;
}

TABLE#tblSrchResults TD.leftNav DIV
{
    font-size: 9pt;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 5px;
}

TABLE#tblSrchResults TD.leftNav SPAN
{
    background: url(../images/themes/Benchmark-Theme/icon_level_sep.gif) no-repeat 0px 2px;
    display: block;
    float: left;
    height: 10px;
    margin-right: 1px;
    width: 10px;
}

TABLE#tblSrchResults SELECT
{
    font-size: 9pt;
    width: 118px;
}

TABLE#tblSrchResults TD.tdSrchTbl
{
    text-align: center;
    vertical-align: top;
    width: 77%;
}

TABLE#tblSrchItems
{
    background-color: #AB1F24;
    border-collapse: separate;
    font-size: 9pt;
    margin: 15px;
    width: 95%;
}

TABLE#tblSrchItems TD
{
    background-color: #FFFFFF;
    text-align: center;
    padding: 5px 3px;
    vertical-align: top;
}

TABLE#tblSrchItems TD.Items-Col1
{
    width: 33%;
}

TABLE#tblSrchItems TD.Items-Col2
{
    width: 33%;
}

TABLE#tblSrchItems TD.Items-Col3
{
    width: 34%;
}

TABLE#tblSrchItems TD.tdGroup-Text
{
    background-color: #FFFFFF;
    text-align: left;
    padding: 5px 3px;
    vertical-align: top;
}

TABLE#tblSrchItems DIV.itemPic
{
    height: 75px;
}

TABLE#tblSrchItems DIV.itemPic IMG
{
    max-height: 75px;                                /* Added To Make Images Stay at 75px - A.M. [26/07/2007] */
}


TABLE#tblSrchItems TD DIV.prodBrand, TABLE#tblSrchItems TD DIV.prodBrand-Text
{
	color: #AB1F24;
	font-size: 8pt;
}

TABLE#tblSrchItems TD DIV.prodName A, TABLE#tblSrchItems TD DIV.prodName-Text A
{
	font-weight: bold;
	color: #000000;
}

TABLE#tblSrchItems TD DIV.prodDesc
{
    /*font-size: 8pt;*/
}

TABLE#tblSrchItems TD DIV.prodPrice
{
color: #AB1F24;
text-transform: uppercase;
font-weight: bold;
}

TABLE#tblHeading
{
    background-color: #F5F5F5;
    margin: 5px 0px 20px 0px;
    width: 99%;
}

TABLE#tblHeading TD
{
	font-size: 9pt;
}

TABLE#tblHeading TD H1
{
    font-size: 14pt;
    margin-bottom: 5px;
}

/* LoginForm [Amazon_Clean] */

TABLE.loginTbl
{
	background: #FFFFFF;
	width: 55%;
	margin-left: 30px;
}

TABLE.loginTbl TD
{
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

TABLE.loginTbl TD.labelColumn
{
    font-weight: bold;
    width: 20%;
}

TABLE.loginTbl TD.fieldColumn
{
    width: 30%;
}

TABLE.loginTbl TD.errorColumn
{
    width: 50%;
}

TABLE.loginTbl INPUT#btnLogin
{
 	font-weight: bold;
	color: #FFFFFF;
	background-color: #e3e3e3;
/*	background: url(../images/AMSafety/Site/Buttons/btn_login.jpg) no-repeat;
    border: 0px;
    height: 28px;
    width: 81px;
	font-size: 0%;
    letter-spacing: 5000px; */
}

TABLE.loginTbl INPUT#btnLogin:hover
{
 	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
/*	background: url(../images/AMSafety/Site/Buttons/btn_login.jpg) no-repeat;
    border: 0px;
    height: 28px;
    width: 81px;
	font-size: 0%;
    letter-spacing: 5000px; */
}

TABLE.loginTbl P A
{
    background: url(../images/themes/Benchmark-Theme/bg_oval.gif) no-repeat;
    display: block;
    padding-left: 20px;
}

/* ForgotPassword */

TABLE#fpassTbl
{
    background: #FFFFFF;
    width: 100%;
}

TABLE#fpassTbl TD
{
	padding: 2px 5px 2px 20px;
	font-size: 9pt;
}

TABLE#fpassTbl TD.labelColumn
{
    font-weight: bold;
    width: 18%;
}

TABLE#fpassTbl TD.fieldColumn
{
    width: 30%;
}

TABLE#fpassTbl INPUT#btnSend
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
/*    background: url(../images/AMSafety/Site/Buttons/btn_sendemail.gif) no-repeat;
    border: 0px;
    height: 28px;
    width: 81px;
	font-size: 0%;
    letter-spacing: 5000px;  */
}

TABLE#fpassTbl INPUT#btnSend:hover
{
	font-weight: bold;
	color: #000000;
	background-color: #e3e3e3;
}

/* Register [Amazon_Clean] / MyAccount [Amazon_Clean] */

DIV.divUserInfo H2
{
    font-family: Arial, Helvetica, sans-serif;
    width: 750px;
}

TABLE#tblAccount  {
	font-size: 10pt;
	margin: 5px;
	padding: 5px;
	line-height: 14pt;
}

TABLE.tblUserInfo
{
	border: 1px solid #AB1F24;
	clear: both;
	padding: 10px;
	width: 750px;
}

TABLE.tblUserInfo TR.bg_normal
{
    background: #F5F5F5;
}

TABLE.tblUserInfo TR.bg_alternate
{
    background: #e3e3e3;
}

TABLE.tblUserInfo TR.sectionTitle TD
{
    border-bottom: solid 1px #AB1F24;
    border-top: solid 1px #AB1F24;
    color: #AB1F24;
    font-size: 12pt;
    font-weight: bold;
    padding: 7px 0px;
}

TABLE.tblUserInfo TD
{
	font-size: 9pt;
	margin: 2px;
	padding: 3px;
}

TABLE.tblUserInfo TD.iconColumn
{
    width: 2px;
}

TABLE.tblUserInfo TD.labelColumn
{
    width: 205px;
}

TABLE.tblUserInfo TD.fieldColumn
{
    width: 205px;
}

TABLE.tblUserInfo TD.msgColumn
{
    text-align: right;
    width: 338px;
}

TABLE.tblUserInfo INPUT,  TABLE.tblUserInfo SELECT
{
	border: solid 1px #C8C8C8;
	font-size: 9pt;
}

INPUT#btnRegister
{
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #AB1F24;
    height: 18px;
    width: 75px;

/*    background: url(../images/AMSafety/Site/Buttons/btn_register.gif) no-repeat;
    border: 0px;
	font-size: 0%;
    letter-spacing: 5000px; */
}


INPUT#btnRegister:HOVER
{
	color: #000000;
	background-color: #e3e3e3;
}





INPUT#btnUpdate
{
 	font-size: 0%;
    letter-spacing: 5000px;
	background: url(../images/AMSafety/Site/Buttons/btn_Update-small.gif) no-repeat;
	border: 0px;
	height: 20px;
	width: 20px;
	margin-left: 3px;
	cursor: pointer;
}

INPUT#btnCancel
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
/*    background: url(../images/AMSafety/Site/Buttons/btn_cancel.gif) no-repeat;
    border: 0px;
    height: 28px;
    width: 81px;
	font-size: 0%;
    letter-spacing: 5000px;*/
}

INPUT#btnChange
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
/*    background: url(../images/AMSafety/Site/Buttons/btn_change.jpg) no-repeat;
    border: 0px;
    height: 20px;
    width: 71px;
	font-size: 0%;
    letter-spacing: 5000px; */
}

/* GroupInfo [Amazon_Clean] */

DIV#grpImg
{
	float: left;
	height: 270px;
	margin-right: 10px;
	vertical-align: top;
	width: 250px;
	color: #AB1F24;
	text-align: center;
	font-weight: bold;
}

DIV#grpImg IMG.Empty
{
    height: 250px;
    width: 250px;
}

DIV#grpInfo
{
    margin-left: 10px;
}


DIV#grpInfo img
{
    margin-right: 20px;
}

DIV#grpInfo H3
{
    font-size: 14pt;
    font-weight: bold;
}

DIV#grpInfo LI
{
    margin-left: 15px;
}

DIV#grpThumbImgs
{
    clear: both;
    margin: 5px 0px 10px 0px;
}

DIV.grpThumb
{
    float: left;
    width: 190px;
	color: #AB1F24;
	text-align: center;
	font-weight: bold;

}
 
TABLE.itemTbl
{
    border-top: solid 1px #C5C5C5;
    border-left: solid 1px #C5C5C5;
    /*border-collapse: collapse;*/
    clear: both;
    margin: 10px 0px;
}

TABLE.itemTbl TH
{
    border-bottom: solid 1px #AB1F24;
    border-right: solid 1px #AB1F24;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
}

TABLE.itemTbl TD
{
    border-bottom: solid 1px #C5C5C5;
    border-right: solid 1px #C5C5C5;
    padding: 2px 3px;
}

TABLE.itemTbl TD.sectHead
{
	background: #999999;
	font-weight: bold;
	color: #ffffff;
}

/* New CSS for group info item table for new price Lori added 7-24-08 */

SPAN.amtSave
{
    color: #AB1F21;
    font-weight: bold;
	font-size: 10pt;
}

SPAN.price1
{
	color: #183963;
	font-weight: bold;
	font-size: 10pt;
}

SPAN.price2
{
	color: #183963;
	font-weight: bold;
	font-size: 10pt;
}
/* END New CSS for group info item table for new price Lori added 7-24-08 */

.customeritemno {
	font-style: italic;
	font-weight: bold;
	color: #AB1F24;
	padding-top: 3px;
}

/*added for See Related Products Tables */
div.srp TABLE.itemTbl TH a
{
	color: #AB1F24;
}

div.srp TABLE.itemTbl TH
{
	border-bottom: solid 1px #c5c5c5;
	border-right: solid 1px #c5c5c5;
	font-weight: bold;
	color: #AB1F24;
	background-color: #e3e3e3;
	font-size: 8pt;
}




/* ProductDetail [Amazon_Clean] */

DIV#prodImg
{
    float: left;
    height: 270px;
    margin-right: 10px;
    vertical-align: top;
    width: 250px;
}

DIV#prodInfo
{
    margin-left: 10px;
}

DIV#prodInfo H3
{
    font-size: 14pt;
    font-weight: bold;
}

SPAN.priceHead, SPAN.moreHead
{
    font-weight: bold;
}

/* lori added 070308 to increase size of prices on product info page */

SPAN.priceValue, SPAN.moreValue
{
	font-weight: bold;
	font-size: 12pt;
	color: #183963;
}


#prodinfo .saveText
{
	color: #AB1F21;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
}
/*ended price increase css*/

TABLE#prodSummary
{
    background: #FAFAFA;
    border: solid 1px #AB1F24;
    border-collapse: collapse;
    margin: 10px 0px;
}

TABLE#prodSummary TD
{
    border: solid 1px #AB1F24;
    padding: 5px;
}

DIV#orderDiv
{
    clear: left;
    text-align: center;
}

DIV#sendToFrndDiv
{
    visibility: hidden;
    padding: 10px;
}

TABLE#tblSend2Frnd
{
    border: solid 1px #AB1F24;
    margin: 10px 0px;
    width: 630px;
}

TABLE#tblSend2Frnd TD
{
    padding: 3px 10px;
}

TABLE#tblSend2Frnd TD.txtStep
{
    font-size: 10pt;
    font-weight: bold;
    padding: 5px;
}

/* EmailAFriend [Amazon] */

TABLE#tblMain
{
    background-color: #FFFFFF;
    border: solid 1px #AB1F24;
}

TABLE#tblMain TD.titleText
{
	background: url(../images/shared/email-head2.gif) no-repeat;
	color: #AB1F24;
	font-size: 14pt;
	font-weight: bold;
	height: 47px;
	padding-left: 85px;
}

TABLE#tblMain TD.infoText
{
	font-size: 10pt;
}

TABLE#tblProdFeat
{
    background-color: #f5f5f5;
    border: solid 1px #AB1F24;
}

TABLE#tblProdFeat TD
{
    border-bottom: solid 1px #AB1F24;
    border-right: solid 1px #AB1F24;
}

TABLE#tblMain TD.Title
{
    color: #e3e3e3;
    font-size: 12pt;
}

TABLE#tblMain TD.spc
{
    background-color: #AB1F24;
    height: 2px;
}

TABLE#tblMain TD.prodSrch
{
    padding-left: 5px;
}

TABLE#tblMain SPAN
{
    font-size: 9pt;
}

TABLE#tblMain SPAN.RecipentName
{
	font-weight: bold;
	font-size: 10pt;
}

TABLE#tblMain SPAN.prodDesc
{
    font-size: 10pt;
    font-weight: bold;
}

TABLE#tblMain SPAN.prodDetails
{
    /*font-size: 9pt;*/
}

TABLE#tblMain SPAN.prodDetailsHd
{
    /*font-size: 9pt;*/
    font-weight: bold;
}

/* Basket [Amazon_Clean] / Hotlist [Amazon_Clean] */

#tblBasket
{
    border: solid 1px #AB1F21;
    border-collapse: collapse;
    margin: 10px 0px;
    width: 100%;
}

#tblBasket TD
{
    border: solid 1px #AB1F21;
    padding: 3px;
}

#tblBasket TH
{
	border: solid 1px #AB1F21;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F21;
}

#tblHotlist
{
    border: solid 1px #AB1F24;
    border-collapse: collapse;
    margin: 10px 0px;
    width: 100%;
}

#tblHotlist TH, #tblHotlist TD
{
    border: solid 1px #AB1F24;
    padding: 3px;
}
#tblHotlist TH
{
	border: solid 1px #AB1F24;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
}





INPUT.qtyFld
{
	width: 25px;
	text-align: center;
}
/* CheckoutSection [Amazon_Clean] */

TABLE#tblCheckOut
{
	background: #e3e3e3;
	border: 3px solid #AB1F24;
	margin: 10px 0px;
	width: 100%;
}
TABLE#tblCheckOut P
{
	font-size: 10pt;
	line-height: 115%;
}

TABLE#tblCheckOut H5
{
	font-size: 12pt;
	color: #e3e3e3;
	line-height: 115%;
}

TABLE#tblCheckOut INPUT
{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #AB1F21;
	cursor:hand;

}

TABLE#tblCheckOut INPUT:hover
{
	background-color: #e3e3e3;
	cursor: hand;
	color: #000000;
}

#tblCheckOut TD#loginColumn                    /* Added For Login / Continue Options - 23/Apr/2007 [A.M.] */
{
	padding: 5px 10px;
	vertical-align: top;
	width: 50%;
}

#tblCheckOut TD#continueColumn                 /* Added For Login / Continue Options - 23/Apr/2007 [A.M.] */
{
	padding: 5px 10px;
	vertical-align: top;
	width: 50%;
}

#tblCheckOut DIV#divLogin                      /* Added For Login / Continue Options - 23/Apr/2007 [A.M.] */
{
    border: solid 1px #AB1F24;
    background: #C5C5C5;
    font-size: 9pt;
    height: 100px;
    padding: 3px;
    position: absolute;
    text-align: center;
    width: 230px;
}


/* All Checkout Steps [Amazon_Clean] */


.AuthorizeNetSeal {
	background: #FFFFFF;
}


#CheckoutSteps_Container
{
	clear: both;
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF;
}

#CheckoutSteps_Container UL
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#CheckoutSteps_Header UL
{
    padding: 4px 0;
    margin: 0;
}

#CheckoutSteps_Header LI
{
    float: left;
    border: 0px;
    padding: 0;
    margin: 0;
    display: inline;
}

.CheckoutSteps_HeaderLineLeft
{
    float: left;
    width: 46px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_title_left.gif);
    background-repeat: no-repeat;
}

.Icon_ShipAdr
{
    float: left;
    width: 81px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_shipping.gif);
    background-repeat: no-repeat;
}
.Icon_BillAdr
{
    float: left;
    width: 81px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_billing.gif);
    background-repeat: no-repeat;
}
.Icon_Shipping
{
    float: left;
    width: 81px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_shipping.gif);
    background-repeat: no-repeat;
}
.Icon_Payment
{
    float: left;
    width: 81px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_payment.gif);
    background-repeat: no-repeat;
}
.Icon_Summary
{
    float: left;
    width: 81px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_summary.gif);
    background-repeat: no-repeat;
}

.Icon_Confirmation
{
    float: left;
    width: 81px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_confirmation.gif);
    background-repeat: no-repeat;
}

.Title_ShipAdr
{
    float: left;
    width: 214px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/title_shippingaddress.gif);
    background-repeat: no-repeat;
}
.Title_BillAdr
{
    float: left;
    width: 214px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/title_billingaddress.gif);
    background-repeat: no-repeat;
}
.Title_Shipping
{
    float: left;
    width: 214px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/title_shipping.gif);
    background-repeat: no-repeat;
}
.Title_Payment
{
    float: left;
    width: 214px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/title_payment.gif);
    background-repeat: no-repeat;
}
.Title_Summary
{
    float: left;
    width: 214px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/title_summary.gif);
    background-repeat: no-repeat;
}
.Title_Confirmation
{
    float: left;
    width: 214px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/title_confirmation.gif);
    background-repeat: no-repeat;
}


.CheckoutSteps_HeaderLine
{
    float: left;
    width: 424px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_title.gif);
    background-repeat: repeat-x;
}
.CheckoutSteps_CartIcon A
{
    float: left;
    width: 150px;
    height: 70px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_shopping.gif);
    background-repeat: no-repeat;
    background-position: 2px 0;
}

#CheckoutSteps
{
    float: left;
    border: 0px;
    margin: 3px 0 2px 0;
    padding: 0;
    height: 75px;
}
.CheckoutStep_ShipAdr
{
    float: left;
    width: 247px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_shippingaddress.gif);
    background-repeat: no-repeat;
    background-position: 66px 0px;
}

.addresslabels {
	font-size: 8pt;
	font-weight: bold;
}
.CheckoutStep_ShipAdr_Selected
{
    float: left;
    width: 247px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_shippingaddress_active.gif);
    background-repeat: no-repeat;
    background-position: 66px 0px;
}
.CheckoutStep_BillAdr
{
    float: left;
    width: 134px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_billingaddress.gif);
    background-repeat: no-repeat;
}
.CheckoutStep_BillAdr_Selected
{
    float: left;
    width: 134px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_billingaddress_active.gif);
    background-repeat: no-repeat;
}
.CheckoutStep_Shipping
{
    float: left;
    width: 110px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_shipping.gif);
    background-repeat: no-repeat;
}
.CheckoutStep_Shipping_Selected
{
    float: left;
    width: 110px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_shipping_active.gif);
    background-repeat: no-repeat;
}
.CheckoutStep_Payment
{
    float: left;
    width: 90px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_payment.gif);
    background-repeat: no-repeat;
}
.CheckoutStep_Payment_Selected
{
    float: left;
    width: 90px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_payment_active.gif);
    background-repeat: no-repeat;
}
.CheckoutStep_Summary
{
    float: left;
    width: 90px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_summary.gif);
    background-repeat: no-repeat;
}
.CheckoutStep_Summary_Selected
{
    float: left;
    width: 90px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_summary_active.gif);
    background-repeat: no-repeat;
}
.CheckoutStep_Confirmation
{
    float: left;
    width: 190px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_confirmation.gif);
    background-repeat: no-repeat;
}
.CheckoutStep_Confirmation_Selected
{
    float: left;
    width: 190px;
    height: 75px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/step_confirmation_active.gif);
    background-repeat: no-repeat;
}

#CheckoutSteps_SubHeader
{
    clear: both;
    float: left;
    width: 913px;
    border: 0px;
    margin: 3px 0px 3px 3px;
}
/*
#CheckoutSteps_SubHeader_Left
{
    float: left;
    width: 3px;
    height: 87px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_sep_med_left.gif);
    background-repeat: no-repeat;
}
*/
#CheckoutSteps_SubHeader_Title
{
    color:#AB1F24;
    float: left;
    margin: 0;
    padding: 30px 0 0 0;
    width: 767px;
    /*height: auto;*/
    font-size: 12pt;
    font-weight: bold;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_sep_med.gif);
    background-repeat: repeat-x;
}

#CheckoutSteps_SubHeader_Title SPAN
{
    padding-left: 10px;
    margin: 0;
    font-size: 10pt;
    color: #AB1F21;
    font-weight: bold;
}


#CheckoutSteps_SubHeader_Title SPAN.Note-Emphasis1
{
	color: #183963;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}

#CheckoutSteps_SubHeader_Title P
{
    text-align: right;
    padding: 0;
    margin: 0;
    font-size: 9px;
    /*color: #e3e3e3;*/
	color:#AB1F21;
    font-weight: bold;
}

.SubHeader_Title
{
    /*float: left;*/
    color:#AB1F24;
    width: 382px;
    font-size: 12pt;
    font-weight: bold;
}

.SubHeader_Title SPAN
{
    font-size: 10pt;
    font-weight: bold;
}

.CheckoutSteps_Underline
{
    float: left;
    padding: 0;
    margin: 2px 0;
    width: 100%;
    height: 1px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_sep_dot.gif);
    background-repeat: repeat-x;
}

.CheckoutSteps_Separator
{
    float: left;
    padding: 0;
    margin: 5px 0;
    width: 764px;
    height: 3px;
    font-size: 1px;
    background-color: #C5C5C5;
}

#CheckoutSteps_SubHeader_Step1
{
    float: right;
    width: 146px;
    height: 87px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_step1.gif);
    background-repeat: no-repeat;
}
#CheckoutSteps_SubHeader_Step2
{
    float: right;
    width: 146px;
    height: 87px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_step2.gif);
    background-repeat: no-repeat;
}
#CheckoutSteps_SubHeader_Step3
{
    float: right;
    width: 146px;
    height: 87px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_step3.gif);
    background-repeat: no-repeat;
}
#CheckoutSteps_SubHeader_Step4
{
    float: right;
    width: 146px;
    height: 87px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_step4.gif);
    background-repeat: no-repeat;
}
#CheckoutSteps_SubHeader_Step5
{
    float: right;
    width: 146px;
    height: 87px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_step5.gif);
    background-repeat: no-repeat;
}
#CheckoutSteps_SubHeader_Step6
{
    float: right;
    width: 146px;
    height: 87px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/icon_step6.gif);
    background-repeat: no-repeat;
}

#CheckoutSteps_EditSection
{
    clear: both;
    float: left;
    /*margin: -10px 0 3px 17px !important;*/
    margin: 0 0 3px 17px;
    padding: 0;
    width: 898px;
    border: 0;
}
#tblShipAdr
{
    width: 898px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_step1.gif);
}
#tblBillAdr
{
    width: 898px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_step2.gif);
}
#tblShipping
{
    width: 764px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_step3.gif);
}

#tblShipMethod
{
    width: 898px;
    clear: both;
}

#tblShipAdr TR, #tblBillAdr TR
{
    height: 15px;
}
#tblShipMethod TH
{
    color:#AB1F24;
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
}
#tblShipMethod .Col1
{
    width: 1%;
}
#tblShipMethod .Col2
{
    width: 34%;
}
#tblShipMethod .Col3
{
    width: 65%;
}

.tblShippingRates
{
	width:auto;
	border:1px solid #c5c5c5;
}

.tblShippingRates_TR
{
	height:20px;
	background-color:#f5f5f5;
}

.tblShippingRates_TH
{
	background-color:#e3e3e3;
	font-weight:bold;
}

.tblShippingRates_TH2
{
	background-color:#e3e3e3;
}

.tblShippingRates TD
{
	padding:5px;
}

.Adr_TD1
{
    font-weight: bold;
    font-size: 10pt;
    color: #868686;
    width: 150px;
}
.Adr_TD2
{
    width: 320px;
}
.Adr_TD3
{
    font-weight: bold;
    font-size: 10pt;
    color: #868686;
    width: 171px;
}
.Adr_ErrNote
{
    font-size: 7pt;
    color: #AB1F21;
    font-weight: bold;
    width: 240px;
    text-align: left;
}
.Adr_btn
{
    height: 35px;
    text-align: left;
}
.CheckOut_InputFld_Small
{
	float: left;
	clear: left;
	border: #e3e3e3 1px solid;
	width: 200px;
	color: #000000;
	height: 20px;
	background-color: #FFFFFF;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 5px;
}

.optHead                                        /* Added for PickShipping - Special Instructions  - 06/Apr/2007 [A.M.] */
{
    background: #C5C5C5;
    font-size: 10pt;
    font-weight: bold;
}



.CheckOut_InputFld_Medium                   /* Added for PickShipping - Special Instructions  - 06/Apr/2007 [A.M.] */
{
    border: #e3e3e3 1px solid;
    width: 73%;
    color: #000000;
    height: 20px;
    background-color: #FFFFFF;
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.CheckOut_InputFld_Opt                      /* Added for PickShipping - Special Instructions  - 06/Apr/2007 [A.M.] */
{
    float: left;
    clear: left;
    border: #e3e3e3 1px solid;
    width: 100%;
    color: #000000;
    height: 20px;
    background-color: #FFFFFF;
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

TEXTAREA.CheckOut_InputFld_Opt              /* Added for PickShipping - Special Instructions  - 06/Apr/2007 [A.M.] */
{
    height: auto;
}

INPUT.optText, TEXTAREA.optText				/* Added for PickShipping - Special Instructions  - 16/Apr/2007 [A.M.] */
{
    color: #C5C5C5;
    font-weight: bold;
}





.CheckOut_InputFld
{
    clear: left;
    border: #dcdcdc 1px solid;
    float: left;
    width: 200px;
    color: #000000;
    height: 20px;
    background-color: #FFFFFF;
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
.Adr_btnNext
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F21;
    margin: 5px 2px; 

   /* background-image: url(../images/themes/Amazon_Grey/ButtonFamily/btn_proceed.gif);
    cursor: pointer;
    width: 160px;
    height: 22px;
    border: none;
	font-size: 0%;
    letter-spacing: 5000px; */
}

.Adr_btnNext:hover
{
	color: #FFFFFF;
	background-color: #010101;
}



.Adr_checkTD
{
    width: 25px;
}
.Adr_labelTD
{
    font-weight: bold;
    font-size: 9pt;
    color: #AB1F24;
    text-align: right;
}

.btnContinue
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F21;
    margin: 5px 2px;	
/*	background-image: url(../images/themes/Amazon_Grey/ButtonFamily/btn_proceed.gif);
	cursor: pointer;
	width: 160px;
	height: 22px;
	border: none;
	font-size: 0%;
	letter-spacing: 5000px;
	margin-bottom: 20px; */
}

.btnContinue:hover
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #010101;
    margin: 5px 2px;	
/*	background-image: url(../images/themes/Amazon_Grey/ButtonFamily/btn_proceed.gif);
	cursor: pointer;
	width: 160px;
	height: 22px;
	border: none;
	font-size: 0%;
	letter-spacing: 5000px;
	margin-bottom: 20px; */
}


.addressTD
{
    font-size: 10pt;
    color: #868686;
    padding-left: 10px;
}

#ShipMethodHeader
{
    float: left;
    margin: 0;
    padding: 0;
    width: 898px;
    border: 0;
}

.Line1_Middle
{
    float: left;
    margin: 30px 0 0 0;
    width: 100%;
    height: 5px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_sep_thin.gif);
    background-repeat: repeat-x;
}

.ShipMethod_Title
{
    font-weight: bold;
    font-size: 11pt;
    color: #AB1F24;
    padding: 5px;
}
.ShipMethod_Underline
{
    float: left;
    padding: 0;
    margin: 0;
    height: 1px;
    width: 898px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_sep_dot.gif);
    background-repeat: repeat-x;
}
.Line2
{
    clear: both;
    margin: 10px 0 0 0;
    width: 898px;
    height: 5px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_sep_thin.gif);
    background-repeat: repeat-x;
}


.fldHead
{
    color: #AB1F24;
    font-weight: bold;
    font-size: 9pt;
    text-align: right;
}
.fldHead_top
{
    color: #AB1F24;
    font-weight: bold;
    font-size: 9pt;
    text-align: right;
    vertical-align: top;
}

.fldHeadLeft
{
    color: #AB1F24;
    font-weight: bold;
    font-size: 9pt;
    text-align: left;
}

.greyTD
{
    background-color: #e3e3e3;
}

#Adr_Footer
{
    clear: both;
    float: left;
    margin: 0 auto;
    padding: 0;
    width: 920px;
    border: 0;
}

.Footer_Line1_Middle
{
    float: left;
    width: 100%;
    height: 15px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_sep_thin.gif);
    background-repeat: repeat-x;
}

#Adr_RegisteredAdr
{
    float: left;
    margin: 0 0 10px 5px;
    width: 920px;
    font-size: 8pt;
    padding: 0;
}
#RegisteredAdr_Title
{
    color:#AB1F24;
    float: left;
    margin: 0;
    font-size: 12pt;
    font-weight: bold;
    padding: 0 0 5px 0;
}
.RegisteredAdr_Underline
{
    float: left;
    padding: 0;
    margin: 0;
    height: 1px;
    width: 920px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_sep_dot.gif);
    background-repeat: repeat-x;
}
.Adr_Addresses
{
    float: left;
    margin: 0;
    padding: 0;
    width: 920px;
    min-height: 30px;
    font-size: 8pt;
}

.addressTbl TD
{
    font-size: 10pt;
    color: #868686;
}

.Footer_Line2_Middle
{
    float: left;
    width: 100%;
    height: 8px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_sep_med.gif);
    background-repeat: repeat-x;
}

.btnUseAddress A
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F21;
	margin: 10 0;
	float: left;
	padding: 3px;
	width: 200px;
	text-decoration: none;
	text-align: center;/*    background-image: url(../images/themes/Amazon_Grey/ButtonFamily/btn_usenext.gif);
    background-repeat: no-repeat;
    background-position: left;
	font-size: 0%;
    letter-spacing: 5000px;  */
}

.btnUseAddress A:hover
{
	color: #FFFFFF;
	background-color: #010101;
}


UL.Address LI
{
    list-style-type: none;
    display: block;
    margin: 0;
    padding-left: 5px;
    min-height: 18px;
}

UL.Address LI A.disabled							/* Added to Change Disabled Link Color - Used For Account Address */
{
	color: #AB1F21;
}

.sepbar
{
    width: 25px;
    min-height: 145px;
    background-image: url(../images/themes/Amazon_Grey/CheckoutSteps/bg_sep.gif);
    background-repeat: no-repeat;
    background-position: center;
}


DIV.divInst
{
	font-size: 10pt;
}

DIV.divInst SPAN.txtHead
{
    color: #AB1F24;
    font-weight: bold;
}

DIV.divInst SPAN.txtCont
{
    color: #000000;
    font-weight: bold;
}




SPAN.payMethodInfo
{
    font-size: 9pt;
    font-weight: bold;
}

#tblShipSummary
{
    width: 100%;
}

#tblShipDetails
{
    clear: both;
}

.shipSummary_TD1
{
    width: 20%;
    color: #868686;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 15px;
}

.shipSummary_TD2
{
    width: 5%;
    color: #868686;
    font-size: 10pt;
    font-weight: bold;
}

.shipSummary_TD3
{
    width: 75%;
    color: #868686;
    font-size: 10pt;
    font-weight: bold;
}

.tblSummary
{
    border: solid 1px #AB1F24;
    border-collapse: collapse;
    width: 100%;
}


.tblSummary TH, .tblSummary TD
{
    border: solid 1px #AB1F24;
}

.tblSummary TABLE TH, .tblSummary TABLE TD
{
    border: 0px;
}

.tblSummary .fldHead
{
    text-align: left;
}

.tblSummary TH
{
    background-color: #AB1F24;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
}

.tblSummary .btnRemove  /*style added 7/31/07 for new summary features (remove, update) */
{
 	font-size: 0%;
    letter-spacing: 5000px;
    background: url(../images/AMSafety/Site/Buttons/btn_Remove-small.gif) no-repeat;
    border: 0px;
    height: 18px;
    width: 30px;
	cursor: pointer;
}

.tblSummary .btnUpdate /*style added 7/31/07 for new summary features (remove, update) */
{
 	font-size: 0%;
    letter-spacing: 5000px;
	background: url(../images/AMSafety/Site/Buttons/btn_Update-small.gif) no-repeat;
	border: 0px;
	height: 20px;
	width: 20px;
	margin-left: 3px;
	cursor: pointer;
}



#shipNote
{
	font-style: normal;
	margin-top: 10px;
	font-size: 10pt;
	font-weight: bolder;
	color: #AB1F21;
}

.btnFinish
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F21;
    margin: 5px 2px;	

/*    background-image: url(../images/themes/Amazon_Grey/ButtonFamily/btn_finish.gif);
    cursor: pointer;
    width: 145px;
    height: 36px;
    border: none;
	font-size: 0%;
    letter-spacing: 5000px; */
}


.btnFinish:hover
{
	color: #AB1F21;
	background-color: #e3e3e3;

/*    background-image: url(../images/themes/Amazon_Grey/ButtonFamily/btn_finish.gif);
    cursor: pointer;
    width: 145px;
    height: 36px;
    border: none;
	font-size: 0%;
    letter-spacing: 5000px; */
}




DIV#confirmText
{
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 20px;
}

DIV#confirmText P
{
    color: #000000;
	font-size: 10pt;
    font-weight: normal;
    text-align: left;
}

DIV#confirmText P.orderNoText, DIV#confirmText P.orderPlacedText,
DIV#confirmText SPAN.nameText, DIV#confirmText SPAN.phoneText
{
	font-weight: bold;
	font-size: 12pt;
	color: #AB1F24;
}

.btnFaxForm
{
	background: url(../images/AMSafety/Site/Buttons/fax-form.gif) no-repeat;
	width: 140px;
	height: 34px;
	display: block;
	font-size: 0%;
	letter-spacing: 5000px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


/*STYLES ADDED 4/17/07 FOR PAYMENT/REGISTER/MY ACCOUNT/CHECKOUT SECTION FOOTNOTE */

.footnote p {
	font-size: 9pt;
	padding: 10px;
	border: thin solid #000000;
	background: #F5F5F5;
	margin: 10px 125px;
}



/* LineCard [Amazon_Clean] */

#tblLineCard
{
    width: 85%;
}

#tblLineCard TD
{
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

#tblLineCard TD.txtHead
{
    font-weight: bold;
    padding-right: 5px;
    text-align: right;
    width: 20%;
}

#tblLineCard SELECT
{
    width: 400px;
}

#tblVendors
{
    width: 100%;
}

#tblVendors TD
{
    border-top: solid 1px #AB1F24;
}

#tblVendors TD.vendorLogo
{
    padding: 10px;
    text-align: right;
    vertical-align: middle;
    width: 24%;
}

/* VendorProduct [Amazon_Clean] */

.tblHeading
{
    border-bottom: solid 1px #AB1F24;
    color: #e3e3e3;
    margin-bottom: 10px;
    width: 100%;
}

.tblHeading TD
{
    padding: 5px 0px;
}

.tblHeading TD.vendorName
{
    text-align: left;
    width: 90%
}

.tblHeading H2
{
    border: 0px;
    margin: 0px 0px 0px 15px;
}

#tblVendorProduct
{
    width: 100%;
}

#tblVendorProduct TD
{
    border-bottom: solid 1px #AB1F24;
    padding: 5px;
}

#tblVendorProduct TD.prodDescription
{
    width: 90%;
}

#tblVendorProduct DIV.prodImg
{
    height: 75px;
    width: 75px;
}

#tblVendorProduct H6
{
    padding: 0px;
    margin: 0px;
}

#tblVendorProduct TD.sectHead
{
	background: #183963;
	font-weight: bold;
	font-size: 10pt;
	line-height: 115%;
	color: #FFF;
}

#tblVendorProduct TD.sectHead a
{
	color: #FFF;
}

/* RequisitionApproval [Amazon_Clean] / OrderSummary [Amazon_Clean] / OrderSummary [Amazon_Clean - Print] */

TABLE#tblReqApp
{
	background-color: #FFFFFF;
	border: solid 1px #AB1F24;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

TABLE#tblReqApp TABLE
{
    background-color: #AB1F24;
    width: 100%;
}

TABLE#tblReqApp TABLE.print
{
    background-color: #c5c5c5;
    width: 100%;
}

TABLE#tblReqApp TABLE TD
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

TABLE#tblReqApp TD.pageTitle
{
	background-color: #FFFFFF;
	border-bottom: solid 1px #C5C5C5;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

TABLE#tblReqApp TD.siteLogo
{
	background-color: #FFFFFF;
	border-bottom: solid 1px #C5C5C5;
	border-top: solid 1px #C5C5C5;
	padding: 10px 0px;
	text-align: center;
}

TABLE#tblReqApp TABLE TH
{
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

TABLE#tblReqApp TABLE TH.print
{
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

TABLE#tblReqApp TABLE TH.title
{
	background: #AB1F24 url(../Images/sjsmith/bg_blue.jpg) repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

TABLE#tblReqApp TABLE TR.bg1 TD
{
    background-color: #FFFFFF;
}

TABLE#tblReqApp TABLE TR.bg2 TD
{
    background-color: #e3e3e3;
}

SPAN.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
}

DIV#divEmailOpts
{
    background: #FFFFFF;
    border: solid 1px #C5C5C5;
    padding: 10px;
    position: absolute;
    right: 5px;
}

/* OrderList [Amazon_Clean] */

TABLE#tblOrderSrch
{
	background-color:#AB1F24;
	margin-top: 10px;
	width: 475px;
	color:#000000;
	font-size: 9pt;
}

TABLE#tblOrderSrch TH
{
	background-color: #AB1F24;
	color:#FFFFFF;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
}

TABLE#tblOrderSrch TD
{
    background-color: #FFFFFF;
	color:#000000;
}

TABLE#tblOrderSrch INPUT
{
    background-color: #f5f5f5;
    border: solid 1px #AB1F24;
}

/*  Calendar Icons - FromDate & ToDate  */
TABLE#tblOrderSrch IMG#dtFrom, TABLE#tblOrderSrch IMG#dtTo
{
    cursor: pointer;
    position: relative;
    top: 3px;
    left: -2px;
}

TABLE#tblOrderList
{
    background-color: #f5f5f5;
    margin-top: 15px;
    width: 99%;
	border:1px solid #AB1F24;
}

TABLE#tblOrderList TH
{
	background-color:#AB1F24;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

TABLE#tblOrderList TH.title
{
	background-color: #999999;
	color:#FFFFFF;
	height: 25px;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
}

TABLE#tblOrderList TH.title SPAN
{
    position: relative;
    left: 600px;
}

TABLE#tblOrderList TR.bg1
{
    background-color: #FFFFFF;
}

TABLE#tblOrderList TR.bg2
{
    background-color: #e3e3e3;
}

TABLE#tblOrderList TR.bg3
{
    background-color:#999999;
}

TABLE#tblOrderList TD
{
    cursor: pointer;
}

TABLE#tblPagination SELECT
{
    border: solid 1px #c5c5c5;
    font: 8pt Lucida Sans Unicode;
}

/* EditAddress [Amazon_Clean] */

#tblEditAddress
{
    background: #FFFFFF;
    width: 100%;
}

#tblEditAddress TD
{
    padding: 3px 6px;
}

#tblEditAddress TD.labelText
{
    font-weight: bold;
    width: 25%;
}

#tblEditAddress TD.Note
{
    width: 40%;
}

#tblEditAddress TD.btnTD
{
    text-align: center;
}

#tblEditAddress TD.btnTD INPUT
{
    margin: 5px;
    width: 35%;
}

#tblEditAddress INPUT
{
    width: 100%;
}

/*CUSTOM PAGES STYLES */

.sss-webspecials {
	background: #C5C5C5;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #000000;
}
.sss-webspecials td {
	margin: 5px;
	padding: 5px;
}
.sss-webspecials h5 {
	padding-left: 20px;
	background: #999999;
	color: #C5C5C5;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sss-webspecials table td {
	border: 1px solid #e3e3e3;
	height: 130px;
	background: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	width: 150px;
}
.sss-webspecials img {
	padding-bottom: 3px;
	border-style: none;
	padding-right: 3px;
	padding-left: 3px;
}
.sss-webspecials td a {
	font-weight: bold;
	color: #e3e3e3;
	text-decoration: underline;
	font-size: 9pt;
}

.sss-webspecials td a:HOVER {
	color: #999999;
	text-decoration: none;
}


.cup-sthncoad {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 580px;
	border: thick solid #AB1F24;
	text-align: left;
	vertical-align: top;
	background: url(../Images/SJSmith/cust-pages-images/roquette/roquette-ad.jpg) no-repeat;
}
.cup-sthncoad td {
	text-align: left;
	vertical-align: top;
}

.cup-sthncoad p {
	text-align: left;
	vertical-align: top;
	line-height: 140%;
	margin-right: 120px;
}


/* RentalList [Amazon_Clean] - Added 24/Apr/2007 [A.M.] */

#tblRentalList
{
    border: solid 1px #AB1F24;
    border-collapse: collapse;
    width: 100%;
}

#tblRentalList TH
{
    background: #AB1F24;
    border-bottom: solid 1px #AB1F24;
    border-right: solid 1px #AB1F24;
    color: #FFFFFF;
    font-size: 9pt;
}

#tblRentalList TD
{
    border-right: solid 1px #AB1F24;
    font-size: 9pt;
    border-bottom: solid 1px #AB1F24;
}

/*Styles added for Can't Find What You Are Looking For  5/16/07 */

.CantFind-Question {
	background: url(../Images/AMSafety/Site/question.jpg) no-repeat 2px 2px;
	width: 35px;
}
table.CantFind {
	background: #FFFFFF;
	clear: left;
	text-align: left;
	vertical-align: top;
	margin: 15px 0px 0px;
	padding: 3px;
	border: 2px solid #AB1F24;
	height: 60px;
	width: 100%;
}
.CantFind h6 {
	font-size: 9pt;
	margin-left: 5px;
	color: #010101;
	font-weight: normal;
}


/** LORI ADDED TO STYLIZE SIZE CHARTS FROM ECAT *//

.chart strong {
	font-size: 10pt;
	font-weight: bold;
	color: #AB1F24;
}
.chart td {
	font-size: 9pt;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #AB1F24;
}
.chart caption {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

/*STYLES ADDED FOR THAWTE SEAL */

#thawte {
	padding: 3px;
	margin: 3px;
	text-align: center;
	vertical-align: middle;
}


/*STYLES BELOW ARE FOR ANI CUSTOM PAGES */

/*Commmand = Static | WebPart = Static  Created styles below for tables on static pages (and custom pages) - Kits */

.KitTable {
	width: 100%;
	border: thin solid #AB1F24;
	margin: 0px;
	padding: 0px;
}

.KitTableHeaderRow {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
	height: 20pt;
	text-align: center;
	vertical-align: middle;
}

.KitTableHeaderRowB {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AB1F24;
	height: 20px;
	text-align: left;
	vertical-align: text-bottom;
	padding: 4px;
}
.KitTableB {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB1F24;
	border-right-color: #AB1F24;
	border-bottom-color: #AB1F24;
	border-left-color: #AB1F24;
	padding: 0px;
}
.KitTableB td {
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #AB1F24;
	border-bottom-color: #AB1F24;
}
.KitTableB p {
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
}

.KitTableRow2 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #C5C5C5;
	height: 20px;
	padding-left: 5px;
}
.KitTable td {
	border: thin solid #AB1F24;
	font-size: 10pt;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}

.KitTableB h5 {
	padding-left: 5px;
}
.custom-bullets {
	list-style: url(../Images/themes/Benchmark-theme/icon_level_sep.gif) outside;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.newsite-bg {
	background: url(../Images/Benchmark/cust-pages-images/newsite-bg.jpg) no-repeat 0px 0px;
}


/*MINI ADS STYLES */

.sss-webspecials {
	background: #999999;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #000000;
}
.sss-webspecials td {
	margin: 5px;
	padding: 5px;
}
.sss-webspecials h5 {
	padding-left: 20px;
	background: #AB1F24;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
}
.sss-webspecials table td {
	border: 1px solid #AB1F24;
	height: 130px;
	background: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	width: 150px;
}
.sss-webspecials img {
	padding-bottom: 3px;
	border-style: none;
	padding-right: 3px;
	padding-left: 3px;
}
.sss-webspecials td a {
	font-weight: bold;
	color: #AB1F24;
	text-decoration: underline;
	font-size: 9pt;
}

.sss-webspecials td a:HOVER {
	color: #999999;
	text-decoration: none;
}
.services-td {
	border: 2px solid #999999;
}


/*Technical Documents Styles */

.techdocs-table {
	margin: 3px;
	padding: 10px;
	border: 1px solid #AB1F24;
}
.techdocs-table a {
	font-size: 10pt;
	font-weight: bold;
}


/* Quick Links WebPart   lori added 070209*/

#QuickLinks DIV
{
    margin: 0px;
    padding: 0px;
}

#QuickLinks DIV A
{
    background: url(../images/shared/dot.jpg) no-repeat 10px 50%;
    border-bottom: solid 1px #c5c5c5;
    display: block;
    padding: 3px 0px 3px 20px;
    text-align: left;
    width: 100%;
}

#QuickLinks DIV A:link, #QuickLinks DIV A:visited
{
    color: #020202;
    text-decoration: none;
}

#QuickLinks DIV A:hover, #QuickLinks DIV A:visited:hover
{
    color: #AB1F24;
    text-decoration: underline;
}

/* Ricky added 12/9/09 for the new featured vendors/featured products */
.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: auto; /*Width of Carousel Viewer itself*/
	/*height: 175px; /*Height should enough to fit largest content's height*/
	margin:auto !important;
	background:#FFFFFF
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 14px;
	padding:10px 0px 0px 0px;
}
.stepcarousel .panel {
	float: none; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px 5px 0px 5px ; /*margin around each panel*/
	width: 100px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	text-align:center;
}
#mygalleryb .belt table td  {
padding:0px 15px 0px 15px;
}
#mygallery .belt table td  {
padding:0px 15px 0px 15px;
}
.stepcarousel p {
	width:auto;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10px;
}
#BlackLayer {
	opacity:0.4;
	filter:alpha(opacity=40);
	background:#000000;
	position:relative;
	height:20px;
	width:605px;
	margin-top:140px;
}
#BlackLayerb {
	opacity:0.4;
	filter:alpha(opacity=40);
	background:#000000;
	position:relative;
	height:20px;
	width:605px;
	margin-top:87px;
}

#mygallery-paginate {
	width:587px;
	text-align:center
}
#mygalleryb-paginate {
	width:587px;
	text-align:center
}
#mygalleryb {
height:105px;
}
#mygallery {
height:195px;
}