body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
    /*font-family: Verdana,Arial,sans-serif;*/
	color: #484848;
	text-align: left;`
}

table.fp {
    width: 100%;
}

table.fp td {
    width: 25%;
    text-align: center;
    padding: 5px;
	vertical-align:bottom;
}
        
table.fp img {
    text-align: center;
}

table.cat {
    width: 100%;
}

table.cat td {
    width: 33%;
    padding: 5px;
}
        
table.cat img {
	margin-right: 5px;
}


table.services {
	width: 100%;
}

table.services td {
	width: 25%;
	padding: 5px;
	text-align:center;
}

table.services th {
	background-color:#69C;
	font-weight: bold;
	padding: 5px;
	color:#000;
	font-size:14px;
}

table.man {
	width: 100%;
}

table.man td {
	width: 33%;
	padding: 2px;
}

.branch {
	font-size: 14px;
	font-weight: bold;
	color: #006;	
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #69C;
}


input, textarea
{
	font-size: 11px;
}
a
{
	text-decoration: none;
	color:#264975;
}
.text
{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textBold
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* Header */
.headerContent1
{
	padding: 2px 0px 0px 0px;
	z-index: 4;
	left: 0px;
	top: 0px;
	position: relative;
	_position: absolute; /* IE6 hack */
}
*:first-child + html .headerContent1
{
    
}
#hdCompanyLogo
{
    display:none;
}
#hdCDILogo
{
	float: right;
	text-align:right;
	margin-right:3px;
	width:175px;
}
#hdSearch
{           
    margin: 10px 5px 0 0;
    float:right;
}
* html #hdSearch
{
	text-align: right;
	width: 200px;
}
*:first-child + html #hdSearch
{

}
#hdSearch .hdLink
{
	display: block;
    margin: 4px 0 0 0;
	padding: 0px 2px 2px 2px;
	text-align: center;
	text-decoration: none;
}
* html #hdSearch .hdLink
{
	float: right;
	margin-right: 20px;
}
.search_panel
{
    padding: 1px;
}

* html .search_panel
{
	text-align: right;
	margin-top:-10px;
	width: 510px;
}
*:first-child + html #hdSearch .hdLink
{
    position:absolute;
    top:19px;
    right:10px;
}
*:first-child + html .search_panel
{
    margin-top: -15px;
    margin-right:-5px;
    width: 290px;
}
.search_panel .hdLink
{
	color: #264975;
	font-size: 10px;
	font-weight: bold;
	float:right;
	*top:-9px;
	*position:absolute;
}
.goButton
{
	position: relative;
	top: 15px;
	left: 2px;
}
.search-btn
{
	position: relative;
	margin-left:-4px;
	*margin-left:-4px;
	left: 0px;
	top:13px;
	*top:22px;
}

.search1
{
}

.search1 select
{
    font-size: 1em;
    width: 95px;
    padding-top:1px;
    padding-bottom:1px;
}

.search1 input
{
    font-size: 1em;
}

.search2
{
    float:left;
}
.watermarked
{
    /*padding:1px;*/
}
.watermarked_comment
{
	vertical-align:top;
	width: 240px;
	color: #484848;
	font-size: 10px;
	
	height:34px;
	_height:34px;
	*height:36px;
	
	line-height:34px;
	_line-height:34px;	
	*line-height:34px;
	
	padding:0px 0px 0px 10px;
	_padding:0px 0px 0px 10px;
	*padding:0px 0px 2px 10px;
	
	margin-top:13px;
	_margin-top:13px;
	*margin-top:22px;
	
	*position:relative;
	border:0px;
	background: url(images/search-bg.gif) left top no-repeat;
	*background-position:top;
}

#hdCustomerInfo
{
	color:#FFF;
	margin-left: 0px;
	padding-top: 6px;
	float: right;
	position:relative;
}
* html #hdCustomerInfo
{
	margin: 0px 10px 0 0;
	float: right;
}
*:first-child + html #hdCustomerInfo
{
	margin: 0px 7px 0 0;
	float: right;
}
#hdCustomerInfo .hdLinkMyAccount
{
	float: left;
	padding: 2px;
	padding-left: 20px;
	cursor: pointer;
	white-space: nowrap;
}
#hdCustomerInfo .hdLinkLogin
{
	float: right;
	padding: 2px;
	padding-left: 20px;
	cursor: pointer;
}
#hdCustomerInfo .hdLinkLogout
{
	float: right;
	padding:3px 14px 4px 14px;
    margin: -3px 0 0 -3px;
	cursor: pointer;
}
.hdLinkMyAccount
{
	color:#FFF;
}
.hdMyAccount
{
	float: left;
	margin: -3px 2px 0 2px;
	padding: 0px 5px 0px 5px;
	color: #e1e1e1;
	text-decoration: none;
}
* html .hdMyAccount
{
	width: 100px;
	position: relative;
	top: -3px;
	left: -2px;
	margin: 0;
	margin-left: 5px;
}
*:first-child + html .hdMyAccount
{
	width: 100px;
	position: relative;
	top: -3px;
	left: -2px;
	margin: 0;
	margin-left: 5px;
}

.loginboxdiv
{
 margin:0;
 height:21px;
 width:146px;
 background:url(login_bg.gif) no-repeat bottom;
}

.loginbg
{
 background:none;
 border:none;
 width:180px;
 height:21px;
 background: url(images/login-box-bg.gif) left no-repeat;
 margin:0;
}

.loginbgaa
{
	width:169px;
	height:21px;
	background:gray left no-repeat;
}
.passwordbg
{
	width:169px;
	height:21px;
	margin:-21px 0px 0px 175px;
	*margin:-21px 0px 0px 174px;
	background: url(images/login-box-bg.gif) left no-repeat;
}
.forgot
{
	cursor:pointer;
	text-align:center;
	float:right;
	width:42px;
	font-size:11px;
	color:#fbfbfb;
	border:0px;
	margin:-20px 2px 0px -1px;
	*margin:-23px 2px 0px -1px;
	padding-left:3px;
	background: url(images/forgot.gif) center no-repeat;
}
.btn_login
{
	cursor:pointer;
	float:right;
	width:48px;
	height:22px;
	font-size:11px;
	color:#767676;
	border:0px;
	margin-right:51px;
	*margin-right:55px;
	padding-bottom:2px;
	background: url(images/btn_login.gif) right no-repeat;
}
.btn_sign-up
{
	cursor:pointer;
	float:right;
	text-align:center;
	width:48px;
	height:22px;
	font-size:11px;
	color:#fbfbfb;
	border:0px;	
	margin-top:-22px;
	padding-bottom:2px;
	background: url(images/btn_sign-up.gif) center no-repeat;
}
.loginbtn
{
	width:96px;
	float:right;
	clear:right;
	position:inherit;
	_margin-top:-24px;
	margin-top:-23px;
	*margin-top:-21px;
}
.hdLogin
{
	float: left;
	width:447px;
	*width:455px;
	margin: -1px 2px 0 0;
	padding: 0px 0px 0px 0px;
	color: #FFF;
	text-decoration: none;
}
.msgBar
{
    font-size:10px !important;
    float: left;
    width: 150px;
    margin: 10px 10px 0 0px;
}
.hdLoginout
{
  	float: left;
	width:447px;
	margin: 5px 8px 0 550px;
	padding: 2px 0px 0px 0px;
	color: #FFF;
	text-decoration: none;  
}

* html .hdLogin
{
	width: 440px;
	position: relative;
	top: -3px;
	left: -2px;
	margin: 0;
	margin-left: 5px;
}
*:first-child + html .hdLogin
{
	width: 440px;
	position: relative;
	top: -3px;
	left: -2px;
	margin: 0;
	margin-left: 5px;
}
.hdLinkLogin
{
	color:#FFF;
	padding: 10px;
}
.hdLinkLogout
{
	color:#767676;
	background: url(images/btn_logout.gif) center no-repeat;
}
.headerContent2
{
	background: url(images/menu-bg.gif) repeat-x;
	padding: 2px 0px 0px 0px;
	width: 100%;
	text-transform:uppercase;
	left: 0px;
	top: 82px;
	height: 40px;
	position: absolute;
	_position: absolute; /* IE6 hack */
}
#headerLeft
{
	float: left;
	margin-top:15px;
	margin-left:150px;
	padding: 5px 0px 0px 5px;
}
* html #headerLeft
{
	margin-left: 0px;
}
#headerCenter
{
	position: absolute;
	text-transform:none;
	font-weight:bold;
	left: 725px;
	top: -25px;
	float: left;    
    width:250px;
}
#headerRight
{
	float: right;
	margin-top:15px;
	padding: 5px 0px 0px 5px;
	margin-right: 6px;
}
* html #headerRight
{
	margin-left: -30px;
}
*:first-child + html #headerRight
{
	margin-right: 3px;
}
.changeButtonInCurrentAddress
{
    	margin: -25px 0px 0 215px;
}
.hdHome
{
	font-weight: bold;
	float: left;
	margin: -12px 0px 0 5px;
	padding: 6px;
	text-decoration: none;
}
.hdLinkHome
{
	color: #333333;
	padding: 5px 5px 5px 5px;	
}
.hdProducts
{
	font-weight: bold;
	float: left;
	margin: -12px 0px 0 0px;
	padding: 6px;
	text-decoration: none;
	border-left:1px solid #333333;
}
.hdLinkProducts
{
	color: #333333;
	padding: 5px 15px 5px 15px;
}
.hdManufacturers
{
	font-weight: bold;
	float: left;
	margin: -12px 0px 0 0px;
	padding: 6px;
	text-decoration: none;
	border-left:1px solid #333333;
}
.hdLinkManufacturers
{
	color: #333333;
	padding: 5px 15px 5px 15px;
}
.hdServices
{
	font-weight: bold;
	float: left;
	margin: -12px 0px 0 0px;
	padding: 6px;
	text-decoration: none;
	border-left:1px solid #333333;
}
.hdLinkServices
{
	color: #333333;
	padding: 5px 15px 5px 15px;
}
.hdTools
{
	font-weight: bold;
	float: left;
	margin: -12px 0px 0 0px;
	padding: 6px;
	text-decoration: none;
	border-left:1px solid #333333;
}
.hdLinkTools
{
	color: #333333;
	padding: 5px 15px 5px 15px;
}
.MyAccount
{
	font-weight: bold;
	float: left;
	margin: -12px 0px 0 0px;
	padding: 6px;
	text-decoration: none;
	cursor:pointer;
    border-right: 1px solid #333333;
}
.hdLinkMyAccount
{
	color: #333333;
	padding: 5px 5px 5px 15px;
}
.hdCart
{
	font-weight: bold;
	float: left;
	margin: -12px 0px 0 5px;
	padding: 6px;
	text-decoration: none;
	border-right:1px solid #333333;
}
.hdHome
{
	font-weight: bold;
	float: left;
	margin: -12px 0px 0 5px;
	padding: 6px;
	text-decoration: none;
}
.hdLinkCart
{
	color: #333333;
	padding: 5px 5px 5px 5px;
}
.hdcontactus
{
	font-weight: bold;
	float: left;
	margin: -12px 0px 0 0px;
	padding: 6px;
	text-decoration: none;
	border-left:1px solid #333333;
}
#divonlyInventory
{
    margin-top:-3px;
    color: #fff;
    font-size: 10px;
}
#divonlyInventory a
{
    color: #fff;
}
.hdLinkcontactus
{
	color: #333333;
	padding: 5px 15px 5px 15px;
}
.hdHelp
{
	font-weight: bold;
	float: left;
	margin: -12px 0px 0 0px;
	padding: 6px;
	text-decoration: none;
	border-left:1px solid #333333;
}
.hdLinkHelp
{
	color: #333333;
	padding: 5px 15px 5px 15px;
}
.hdLink
{
	color: #000;
	font-weight: bold;
}
#headerLeftAdmin
{
	padding: 0;
	width: 0;
	float: left;
}
#headerCenterAdmin
{
	margin-top:15px;
	margin-left:15px;
	padding: 1px 5px 5px 15px;
	width: 90%;
	float: left;
}
.hdLinkHomeAdmin, .hdLinkAboutAdmin, .hdLinkLoginAdmin, .hdLinkLogoutAdmin
{
	margin-right: 25px;
	color: #333333;
	font-weight: bold;
}
/* Header */

/* DataGrid */
.GridHeader
{
	font-weight: bold;
	color: #333;
	background-color: #EEEEEE;
	height:25px; 
}
.GridHeader td {
	padding:10px; 
	border-top-left-radius:6px; 
	border-top-right-radius:6px;
}
.GridFooter
{
	padding: 0;
	height: 0;
}
.GridRow
{
	height: 24px;
	background-color: #fff;
}
.GridAlternateRow
{
	height: 24px;
	background-color: #E8F3FC
}
.GridPager span
{
	color: #264975;
	padding: 3px;
	line-height:30px;
	font-weight: bold;
	border: solid 1px #264975;
}
.GridPager a
{
	padding: 3px;
	border: solid 1px #264975;
}
#pagerBottom
{
	color: #264975;
	padding: 3px 3px 3px 8px;
	font-weight: bold;
	text-align: left;
}
#pagerBottom a
{
	padding: 3px;
	border: solid 1px #cccccc;
}
/* DataGrid */

/* DataList */
.ListHeader
{
}
.ListFooter
{
	padding: 0;
	height: 0;
}
.ListRow
{
}
.ListAlternateRow
{
}
/* DataList */

/* Web Parts */
.webpart_panel
{
	padding: 0;
	padding-top: 5px;
	display:block;
	background-color: #fff;
}
.webpart_title
{
	text-align: left;
	font-size: 13px;
	font-weight: 700;
	padding-bottom: 5px;
	margin-top: 15px;
}
.webpart_data_title
{
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}
.webpart_data_value
{
	padding: 0px 0px 3px 0px;
}
.webpart_button_div
{
	text-align: right;
	padding: 5px 2px 2px 0;
}
.webpart_button_div a span
{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	height: 20px;
	cursor: pointer;
	background-color: #264975;
}
/* Web Parts */

/* Web Parts - Scrolling */
.messages-webpart
{
	padding: 3px 1px 0 3px;
	width: 155px;
	background: url(images/webpart_bg.gif) repeat-x;
}
.featured-webpart, .topselling-webpart, .recentlyViewed-webpart, .cart-webpart
{
	padding: 3px 1px 0 3px;
	width: 155px;
	background: url(images/webpart_bg.gif) repeat-x;
}
.messages-webpart ul li, .featured-webpart ul li, .topselling-webpart ul li, .recentlyViewed-webpart ul li, .cart-webpart ul li
{
	float: left;
	list-style: none;
	display: block;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
.message-item
{
	width: 155px;
	height: 58px;
	float: left;
	border-bottom: solid 1px #264975;
}
.catalog-item
{
	width: 155px;
	height: 78px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	border-bottom: solid 1px #264975;
}
.catalog-item:hover
{
}
.clear
{
	clear: both;
}
#messages-list, #featured-list, #topselling-list, #recentlyViewed-list, #cart-list
{
	margin: 0;
	padding: 0;
}

div.hoverscroll
{
	position: relative;
}
div.hoverscroll div.listcontainer
{
	overflow: hidden;
}
div.hoverscroll ul.list
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.hoverscroll div.arrow
{
	position: absolute;
	float: none;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
div.hoverscroll div.arrow.top, div.hoverscroll div.arrow.bottom
{
	left: 0px;
	width: 100%;
	height: 20px;
}
div.hoverscroll div.arrow.top
{
	top: 0px;
	background-image: url(images/arrow-up.gif);
}
div.hoverscroll div.arrow.bottom
{
	bottom: 0px;
	background-image: url(images/arrow-down.gif);
}
/* Web Parts - Scrolling */

/* Tabs */
.ajax__tab_xp .ajax__tab_header
{
	white-space: normal !important;
}
.ajax__tab_e2w .ajax__tab_header
{
	width: 100%;
	white-space: normal !important;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: small;
	border-bottom: solid 5px #87adcf;
}
.ajax__tab_e2w .ajax__tab_header .ajax__tab_outer
{
	margin: 0px 0.16em 0px 0px;
	vertical-align: bottom;
	border: solid 1px #87adcf;
	border-bottom-width: 0px;
}
.ajax__tab_e2w .ajax__tab_header .ajax__tab_tab
{
	color: #000;
	font-weight: bold;
	padding: 0.35em 0.75em;
	margin-right: 0.01em;
}
.ajax__tab_e2w .ajax__tab_active .ajax__tab_tab
{
	color: #000;
	font-weight: bold;
	background-color: #87adcf;
}
.ajax__tab_e2w .ajax__tab_body
{
	min-height: 250px;
	width: 100%;
	font-size: 10pt;
	border-top-width: 0px;
	border: solid 1px #87adcf;
}
* html .ajax__tab_e2w, * html .ajax__tab_body
{
	height: auto !important;
	height: 250px;
}
.tabContentTable
{
	border: 1px solid #999999;
}
.tabPanel
{
	padding: 10px;
}
.tabText
{
	font-size: 12px;
	color: #000;
}
.tabText td:first-child
{
	font-weight:bold;
}
.tabTitle
{
	height: 30px;
	color: #264975;
	font-size: 12px;
	font-weight: bold;
}
/* Tabs */

/* Catalog - expanded layout */
.productBox
{
	height: 250px;
	width: 182px;
	border: 1px solid #c5c5c5;
	margin: 10px 5px 5px 5px;
	float: left;
}
.productWrapper
{
	width: 180px;
	padding-top: 10px;
}
.productImageWrapper
{
	height: 110px;
	text-align: center;
	vertical-align: middle;
}
.productContentWrapper
{
	padding-left: 20px;
	height: 55px;
}
.productContentWrapper span
{
	color: #666;
	margin-right: 5px;
}
.productContentWrapper input
{
	margin-top: 2px;
	font-size: 10px;
}
.productDescription
{
	color: #484848;
	height: 25px;
	margin: 0 10px 5px 0;
	overflow: hidden;
}
/* Catalog - expanded layout */

/* Footer */
.footer
{
	font-size:11px;
	color: #FFF;
	height: 18px;
	padding: 10px;
	margin-bottom:10px;
	border-top: solid 1px #264975;
	background:#264975;
}
.footer a
{
	color: #FFF;
}
.footerCellLink
{
	padding: 0 5px 0 5px;
	text-decoration: none;
}
.footerCellLink:HOVER
{
	color: #FFF;
	text-decoration: underline;
}
.footer-section
{
	height:210px;
	padding-left:7px;
	margin-bottom:10px;
	clear:both;
}
.footer1
{
	width:370px;
	height:202px;
/*	padding-top:25px; */
	position:absolute;
/*	border:thin solid gray; */
}
.footer2
{
	font-size:12px;
	font-weight: bold;
	color:#8a8a8a;
	width:300px;
	height:202px;
	margin-left:370px;
	position:absolute;
/*	border:thin solid gray; */
}
.footer2 a
{
	color:#8a8a8a;
	font-weight:bold;
	text-decoration:none;
}
.footer2 ul
{
	margin:35px 0px 0px -30px;
	*margin:35px 0px 0px 10px;
}
.footer2 li
{
	display:inherit;
	*display:block;
}
.footer3
{
	width:300px;
	height:202px;
	margin-left:670px;
	position:absolute;
/*	border:thin solid gray; */
}
.footer3 a
{
	color:#8a8a8a;
	font-weight:bold;
	text-decoration:none;
}
.footer3 ul
{
	margin:35px 0px 0px -30px;
	*margin:35px 0px 0px 10px;
}
.footer3 li
{
	display:inherit;
	*display:block;
}
/* Footer */

.button
{
 border:1px solid #FFFFFF; -webkit-border-radius: 6px; -moz-border-radius: 6px;border-radius: 6px;
 font-size:12px;
 padding: 8px 10px 8px 10px; 
 text-decoration:none; 
 display:inline-block;
 font-weight:bold; 
 color: #FFFFFF;
 cursor: pointer;
 background-color: #7d7e7d; background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
 background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
 background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#7d7e7d, endColorstr=#0e0e0e);
}
.button:hover{
 border:1px solid #FFFFFF;
 background-color: #E9905C; background-image: -webkit-gradient(linear, left top, left bottom, from(#E9905C), to(#D07642));
 background-image: -webkit-linear-gradient(top, #E9905C, #D07642);
 background-image: -moz-linear-gradient(top, #E9905C, #D07642);
 background-image: -ms-linear-gradient(top, #E9905C, #D07642);
 background-image: -o-linear-gradient(top, #E9905C, #D07642);
 background-image: linear-gradient(to bottom, #E9905C, #D07642);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E9905C, endColorstr=#D07642);
}
.actionButton
{
border:1px solid #FFFFFF; -webkit-border-radius: 6px; -moz-border-radius: 6px;border-radius: 6px;
 font-size:12px;
 padding: 8px 10px 8px 10px; 
 text-decoration:none; 
 display:inline-block;
 font-weight:bold; 
 color: #FFFFFF;
 cursor: pointer;
 background-color: #6297C5; background-image: -webkit-gradient(linear, left top, left bottom, from(#6297C5), to(#1C517F));
 background-image: -webkit-linear-gradient(top, #6297C5, #1C517F);
 background-image: -moz-linear-gradient(top, #6297C5, #1C517F);
 background-image: -ms-linear-gradient(top, #6297C5, #1C517F);
 background-image: -o-linear-gradient(top, #6297C5, #1C517F);
 background-image: linear-gradient(to bottom, #6297C5, #1C517F);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6297C5, endColorstr=#1C517F);
}
.actionButton:hover
{
border:1px solid #FFFFFF;
 background-color: #E9905C; background-image: -webkit-gradient(linear, left top, left bottom, from(#E9905C), to(#D07642));
 background-image: -webkit-linear-gradient(top, #E9905C, #D07642);
 background-image: -moz-linear-gradient(top, #E9905C, #D07642);
 background-image: -ms-linear-gradient(top, #E9905C, #D07642);
 background-image: -o-linear-gradient(top, #E9905C, #D07642);
 background-image: linear-gradient(to bottom, #E9905C, #D07642);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E9905C, endColorstr=#D07642);
 }
.actionButtonDisabled
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	border: 1px solid #e9e9e9;
	text-align: center;
	background-color: #87adcf;
	height: 25px;
}
.capitalize
{
	text-transform: capitalize;
}
.link
{
	border: 0;
	background-color: #264975;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	height: 20px;
	cursor: pointer;
}
#ddlDiv
{
	float: left;
	width: 340px;
}
#ddlDiv span
{
	margin: 0 5px 0 5px;
}
#ddlDiv select
{
	font-size: 12px;
}
#buttonDiv
{
	float: right;
	padding:6px;
	margin-bottom:8px;
}
#buttonDiv a
{
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #264975;
	padding: 5px 3px 5px 3px;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: top;
	height: 25px;
	cursor: pointer;
}
#buttonDiv .actionButton
{
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #87adcf;
	padding: 5px 3px 5px 3px;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: top;
	height: 25px;
	cursor: pointer;
}
* html #buttonDiv a
{
	line-height: 30px;
	vertical-align: middle;
}
.itemText
{
	font-size: 12px;
	font-weight: bold;
	color: #05173B;
	text-decoration: none;
}
.sectionTitleCell
{
	font-size: 24px;
	color:#87adcf;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	/*padding: 5px 0 15px 0;*/
	margin: 15px 0 5px 0;
	display:block;
}
.contentPathLink
{
	font-weight: normal;
	color: #9182AB;
	text-decoration: none;
}
.contentPathLink:HOVER
{
	font-weight: bold;
	color: #264975;
	text-decoration: none;
}
.textfield10
{
	font-size: 10px;
}
.heading1
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.icLabelText
{
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.icLabelTitle
{
	font-size: 12px;
	font-weight: bolder;
	color: #002a61;
	font-style: italic;
	padding-left: 12px;
}
.required
{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.SmallText
{
	font-weight: lighter;
	font-size: 12px;
	color: Black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.WizardHeading1
{
	font-weight: bold;
	font-size: 14px;
	color: Black;
}
.search
{
	background-color: #FFFFCC;
}
.border
{
	border: solid 1px black;
}
.odd
{
	background-color: #ffffff;
	color: #000000;
}
.even
{
	background-color: #ffffff;
	color: #000000;
}
.mouseOverPointer
{
	cursor: pointer;
}
.buttonInBox
{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	padding-bottom: 2px;
	border: 1px solid #000000;
	text-align: center;
	height: 20px;
	cursor: pointer;
}

.toptoolLink
{
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}
#ItemDetail
{
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	border: outset #666666 1px;
	position: absolute;
	left: 0px;
	top: -350px;
	width: 350px;
	height: 300px;
	overflow: auto;
}
#ItemDetail #popHeader
{
	font-size: larger;
	font-weight: bold;
	padding: 10px;
	background-color: #ccc;
	display: block;
	margin: 20px 20px 10px 10px;
}
#ItemDetail #popDetail
{
	padding: 10px;
	margin: 10px 20px 10px 10px;
	border: solid 1px #ccc;
}
#ItemDetail .boldText
{
	font-weight: bold;
}
.dollarSign
{
	background-color: #264975;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}
.changeThemeLink
{
	text-align: center;
}
.changeThemeLink a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.addressTable
{
	border-width: 1px;
	border-style: solid;
	border-color: #264975;
	background-color: #FFFFCC;
	font-size: 10px;
}
.addressHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #264975;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}

.orderAddressTitle
{
	color: #484848;
	font-weight: bold;
}
.orderAddressTablePrint .table
{
	float: left;
	width: 30%;
}
.orderAddressTablePrint div
{
	padding: 2px;
}
.orderAddressPanel
{
}
.orderAddressTable .value
{
	width: 30%;
	padding: 2px;
}
.orderAddressPanel div
{
	padding: 2px;
}
.orderAddressPanel .table
{
	float: left;
	width: 30%;
}
.orderAddressPanel .separator
{
	float: left;
	width: 10px;
}
.orderHeaderDetailPanel
{
}
.orderHeaderDetailTitle
{
	color: #484848;
	font-weight: bold;
}
.orderHeaderDetailPanel div
{
	padding: 2px;
}
.orderHeaderDetailPanel .table
{
	float: left;
	width: 49%;
}
.orderHeaderDetailPanel .separator
{
	float: left;
	width: 5px;
}
.upsellingHeader
{
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	background-color: #ebedf6;
}
.upsellingItemBoxHeader
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #264975;
	padding: 5px 0px 5px 0px;
}
.upsellingItemBox
{
	font-size: 10px;
}
.topSellingTable
{
	border-width: 1px;
	border-style: solid;
	border-color: #264975;
	background-color: #FFFFCC;
	font-size: 10px;
}
.segmentsTable
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 3px 3px 0px 3px;
	letter-spacing: normal;
	background-color: White;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.segmentsDescCell
{
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.segmentsValueCell
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	height: 20px;
}
.segmentsValueControl
{
	font-weight: normal;
	font-size: 12px;
}
.wizardHeader
{
	height: 20px;
	background-color: #264975;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.collapsePanel
{
	overflow: hidden;
}
.wizard
{
	border-width: 1px;
	border-style: solid;
	border-color: #264975;
}
.wizardStep
{
	vertical-align: top;
}
.wizardCompleteTreeCell
{
	vertical-align: top;
	font-size: 12px;
}
.modalPopup
{
	background-color: #fff;
}
.modalPopupHeader
{
	background-color: #264975;
	color: #FFF;
	border-top: 3px solid #87adcf;
	border-bottom: 3px solid #87adcf;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}
.modalBackground
{
	background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.leftAlignGridColumn
{
	text-align: left;
}
.centerAlignGridColumn
{
	text-align: center;
}
.rightAlignGridColumn
{
	text-align: right;
	
}
.msgError
{
	color: red;
}
.msgInformation
{
	color: green;
	font-size:16px;
}
.msgWarning
{
	color: orange;
}
.msgDisplay
{
	color: #484848;
}
#BusyBoxDiv
{
	position: absolute;
	text-align: center;
	left: 0px;
	margin: 0 auto;
}
#leftMenu
{
	margin-top: 2px;
	padding: 10px 0 10px 3px;
	background: #0e73b5;
}
.leftMenuText
{
	color:#FFF;
	font-family: Arial, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
	line-height: 130%;
	padding: 2px 0;
}

.leftMenuTextHover
{
	color:#FFF;
	font-family: Arial, sans-serif;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	font-size: 12px;
	line-height: 130%;
	padding: 2px 0;
}
.topMenuText
{
	cursor: pointer;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
	white-space: nowrap;
	padding: 2px 6px 2px 6px;
}
.topMenuSubText
{
	cursor: pointer;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
	white-space: nowrap;
	padding: 2px 5px 2px 10px;
}
.topAlign td, td.div
{
	vertical-align: top;
}
.TextBoxInOpenInvoiceGrid
{
	float: right;
	display: inline;
	width: 40px;
}
.LabelInOpenInvoiceGrid
{
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
	display: inline;
	width: 40px;
	float: right;
}
.language_ddl
{
	padding: 0 0 10px 0;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: dotted 1px #cccccc;
}
.accordionHeader1
{
	text-align: left;
	font-size: 13px;
	font-weight: 700;
	color: #FFF;
	padding: 5px 10px 10px 10px;
	cursor: pointer;
	background: #264975 url(images/expand.gif) no-repeat right;
}
.accordionHeaderSelected1
{
	text-align: left;
	font-size: 13px;
	font-weight: 700;
	color: #FFF;
	padding: 5px 10px 10px 10px;
	cursor: pointer;
	border-bottom: none;
	background: #264975 url(images/collapse.gif) no-repeat right;
}
.accordionContent1
{
	border: 1px dashed #264975;
	border-top: none;
	padding: 2px;
	clear: both;
	background-color: #e7e8ea;
}
#loginBox
{
	z-index: 4;
	float: right;
	background-color: #e9e9e9;
	position: absolute;
	top: 30px;
	padding: 10px;
	right: 10px;
	width: 150px;
	display: none;
	border: solid 1px #cccccc;
}
#loginBox img
{
	margin: -10px -10px 0 0;
}
* html #loginBox
{
	top: 28px;
	right: 270px;
}
*:first-child + html #loginBox
{
	top: 28px;
}
.loginText
{
	font-size:11px;
	height:15px;
	margin: 2px 0 4px 3px;
	border:0px;
	width:120px;
	background:url(images/login-box.gif) repeat-x;
}
.Email-ID
{
	font-size:11px;
	height:15px;
	margin: 2px 0 4px 3px;
	border:0px;
	width:166px;
	color:#bcbcbc;
    background:url(images/Email-ID.gif) no-repeat;
}
.Password
{
	font-size:11px;
	height:15px;
	margin: 2px 0 4px 3px;
	border:0px;
	width:120px;
	color:#bcbcbc;
    background-image:url(images/password.gif);
}
#myAccount
{
	z-index: 4;
	float: right;
	background-color: #e9e9e9;
	position: absolute;
	top: 115px;
	padding: 10px;
	right: 140px;
	width: 250px;
	display: none;
	border: solid 1px #cccccc;
}
* html #myAccount
{
	right: 270px;
}
#myAccount img
{
	margin: -10px -10px 0 0;
}
#myAccount a
{
	line-height: 15px;
}

.ienlarger
{
	float: left;
	clear: none;
	padding-bottom: 5px;
	padding-right: 5px;
}
.ienlarger a
{
	display: block;
	text-decoration: none;
}
.ienlarger a:hover
{
	position: relative;
}
.ienlarger span img
{
	border: 1px solid #fff;
	margin-bottom: 0px;
}
.ienlarger a span
{
	position: absolute;
	display: none;
	background-color: #fff;
	border: solid 1px #000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.ienlarger img
{
	border-width: 0;
}
.ienlarger a:hover span
{
	cursor: default;
}
.resize_thumb
{
	width: 60px;
	height: auto;
	padding-top: 5px;
	padding-right: 5px;
}

fieldset, fieldset.collapsible
{
	padding: 5px 10px;
	border: 1px solid #264975;
}

legend, legend.collapsible
{
	padding: 0.2em 0.5em;
	border: 1px solid #87adcf;
	color: #264975;
}

fieldset.collapsed
{
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	margin-bottom: 0;
	margin-left: 3px;
}

.orderReviewDiv
{
	float: left;
	padding: 5px;
	margin: 5px 8px 5px 0;
	background-color: #ededfb;
}

.orderReviewDiv .left
{
}

.orderReviewDiv .right
{
	float: right;
}

#priceBreakPopup
{
	position: absolute; 
	display: none;
	background-color: #E4E4E4; 
	border: solid 1px #cccccc;
    padding: 10px; 
    width: auto; 
    height: auto;
    right:39px;
}

.ajax__calendar_container { z-index : 60000 ; } 

.ajax__calendar { 
    position: relative; 
    left: 0px !important; 
    top: 0px !important; 
    visibility: visible; display: block; 
} 
.ajax__calendar iframe 
{ 
    left: 0px !important; 
    top: 0px !important; 
} 

/* Root level - Online Catalog (hidden on screen )*/
.left-menu-root
{
	display: none;
}
.left-menu-root a
{
	display: none;
}
.left-menu-root a:hover
{
	display: none;
}

/* First level on categories */
.left-menu
{
    font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	font-style: normal;
	text-decoration: none;
	cursor: default;
	padding: 4px 0 4px 0;
}
.left-menu-hover
{
    font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #999999;
	color:#eeeeee;
	font-weight: bold;
	line-height: 14px;
	font-style: normal;
	cursor: pointer;
	padding: 4px 0 4px 0;
}

/* Second level of categories */
.sub-left-menu
{
    font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
	font-style: normal;
	text-decoration: none;
	cursor: default;
	padding: 4px 0 4px 0;
	text-align:left;
	width:160px;
}
.sub-left-menu-hover
{
    font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #999999;
	color:#eeeeee;
	font-weight: bold;
	line-height: 14px;
	font-style: normal;
	cursor: pointer;
	padding: 4px 0 4px 0;
	}

.leftmenudiv
{
	margin-left: 20px;
	margin-top: 2px; 
	/*background-image: url(images/right-border.png);
	background-repeat: repeat-y;*/
}
.leftmenudiv div
{
	margin-left: -4px;
}
.leftmenucsdiv
{
	margin-left: 20px;
	margin-top: 2px;
	/*background-image: url(images/right-border.png);
	background-repeat: repeat-y;*/
}
.leftmenucsdiv div
{
	margin-left: -4px;
}
.left-menu-divider
{
	margin-top: 20px;
}
.left-menu-divider
{
	margin-top: 20px;
}
.leftmenuTitle12, .leftmenuTitle2
{
	margin-left: 20px;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	padding-bottom: 2px;
	background: url(images/hr-dotted.png) repeat-x 0 100%;	
}

.leftmenuTitle1 {
    /*background: url("../images/menu-leftnav.gif") no-repeat scroll 0 0 #004A85;*/
    background-color: #004A85;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 5px;
}

.searchNewbutton {
    background: url("images/btn_sign-up.gif") no-repeat scroll center center transparent;
    border: medium none;
    color: #FBFBFB;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 2px;
    padding: 3px 2px 4px 2px;
}

.searchTextBox {    
    border: 1px solid #004B85;
    font-size: 10px;
    width: 190px;
    height: 15px;
}
.aasearchNewbutton
{
    background: url("images/btn_sign-up.gif") no-repeat scroll center center transparent;
    border: 0 none;
    color: #FBFBFB;
    cursor: pointer;
    float: right;
    font-size: 11px;
    height: 22px;
    margin-top: -22px;
    padding-bottom: 2px;
    text-align: center;
    width: 48px;
}
/* End left menu styles */

.breadCrumbs
{
   position: absolute;
   top:128px;
}



.flowbreadcrumbs
{
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
    border-bottom-color: blue;
    border-top-color: blue;
    border-left-style:none;
    border-right-style:none;
    background: url("images/menu-bg.gif") 
}
.ActiveContent
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:Gray;
	text-transform:uppercase;	
	text-align:center;
}
.GenericContents
{
    font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

.partbuilderLinks
{
    font-weight:bold;
    color: #336699;
    border-style: none;
    text-decoration: none;
}

.itmMainImg
{
    max-height:200px;
    max-width:200px;
}

.itmLayoutImg
{
    max-height:100px;
    max-width:100px;
    min-width:50px;
    min-height:50px;
}


.itmRecentImg
{
    max-height:50px;
    max-width:50px;
    min-width:25px;
    min-height:25px;
}

