
/* Center column */

#main-center{
	width:571px;
	height:620px;
	float:left;
	display:inline;
    _margin-left:-5px;
}

#slideshow-outer-container{
	width:570px;
	height:230px;
	background-image:url(../images/bg-flash.jpg);
	background-repeat:no-repeat;
}


/* slideshow scrollable */

.slideshow-container 
{
    width:570px;
    height:230px;
}
.slideshow-container .slideshow-nav-container
{
    padding-left:220px;
}
.scrollable 
{
    position:relative;
    overflow:hidden;
    width:560px;
    height:206px;
}
.slideshow-items div 
{
    float:left;
    width:560px;
    height:206px;
    
}  
.scrollable .slideshow-items 
{
    width:20000em;
    position:absolute;
    clear:both;
}
.scrollable .slideshow-item
{  
    text-align:center;
    width:560px;
    height:206px;
    padding: 1px 1px 1px 1px;
    margin: 0;
}

.slideshow-nav-container .slideshow-action-button
{
   border:none;
   background-color:transparent;
	float:left;
	margin:0px;
	font-size:1px;
	cursor:pointer;
}
        /* disabled navigational button */
        a.disabled {
	        visibility:hidden !important;		
        } 
   
    /* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:2px;
	background:url(../slideshow/slideshow_navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
    /* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}
    /* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}
    /* end scrollable-navigator */

/* end slideshow scrollable */

#ink-toner-finder{
	width:570px;
	height:160px;
}

#ink-toner-finder #header{
	width:570px;
	height:28px;
	background-image:url(../images/header-ink&tonerfinder.jpg);
	background-color:Transparent;
	background-repeat:no-repeat;
}

#ink-toner-finder #content{
	width:570px;
	height:132px;
	background-image:url(../images/bg-ink&tonerfinder.jpg);
	background-position:top left;
	background-color:Transparent;
	background-repeat:no-repeat;
	margin:0 0 0 -1px;
	overflow:hidden;
}

#finder-tool{
	width:300px;
	height:105px;
	margin:10px 5px 0 5px;
	float:left;
	display:inline;
}

#inktoner-brands{
	width:245px;
	height:80px;
	margin:10px 0 0 0;
	padding:25px 0 0 0;
	float:left;
	display:inline;
}


#business-services {
	width:560px;
	height:228px;
}

#business-services #header{
	width:570px;
	height:28px;
	background-image:url(../images/header-businesservices.jpg);
	/* background-image:url(../images/header-home-middle-column.jpg); */
	background-repeat:no-repeat;
	padding: 0 0 0 1px;
}

#business-services #header .business-services-header-text
{
    color:#ffffff;
    font-size:12pt;
    font-weight:bold;	
    padding-left:12px;
    line-height:28px;
    vertical-align:middle;
}

#business-services #content{
	width:570px;
	height:200px;
	margin:0 0 0 0;
}

#business-services-item {
	width:142px;
	height:200px;
	float:left;
	display:inline;
	background-repeat:no-repeat;
}

#business-services-item #image{
	width:135px;
	height:120px;
}

#business-services-item #description 
{
	width:116px;
	height:54px;
	padding:8px 12px 8px 8px;
	font-size:10px;
	line-height:12px;
}

#business-services-item #description a{
	color:#000;
	font-size:10px;
	text-decoration:none;
}

#business-services-item #description a:hover{
	text-decoration:underline;
}

#business-services-item #description h1{
	font-size:12px;
	_font-size:10px; /*ie6*/
	font-weight: bold;
	line-height:17px;
	color:#0091B6;
	margin:-8px 0 -2px 0;
	_margin:-10px 0 -2px 0; /*ie6*/
}

#business-services-item #description h1 a
{
	font-size:12px;
	font-weight: bold;
	line-height:16px;
	color:#0091B6;
	text-decoration:none;
}

#business-services-item #description h1 a:hover{
	text-decoration:underline;
}

.single-source-tab1{ background-image:url(../images/single-source-bg-tab1.jpg); }
.single-source-tab2{ background-image:url(../images/single-source-bg-tab2.jpg);}
.single-source-tab3{ background-image:url(../images/single-source-bg-tab3.jpg);}
.single-source-tab4{ background-image:url(../images/single-source-bg-tab4.jpg);}


/* Right column */
/*
#main-right{
	width: 189px;
	height:620px;
	float:left;	
	display:inline;
	background-image:url(../images/bg-right.jpg);
	background-repeat:no-repeat;
	_margin-left:-2px;
}*/
#main-right{
	width: 189px;
	height:750px;
	float:left;	
	display:inline;
	background-repeat:no-repeat;
    _margin-left:-7px;
}

#main-right .header-account-message
{
	width:189px;
	height:28px;
	background-image:url(../images/header-companymessage.jpg);
}
#main-right .header-account-message .edit-link
{
    margin: 10px 15px 0px 0px;
    float: right;
}
#main-right .header-account-message .edit-link a, #main-right .header-account-message .edit-link a:visited
{
    color: White !important;
    cursor: pointer;
    font-size: 8pt;
}
#main-right #account-message-container
{ 
    background-image:url('../images/bg-company-message.jpg');
    background-repeat:repeat-y;
}
#main-right .content-account-message
{
    width: 160px;
    height: 100px;
    vertical-align: top;
    overflow: hidden;
    font-size: 9pt;
    line-height: 11pt;
    color: #363333;
    padding-top: 10px;
    padding-left: 9px;
    padding-right: 9px;
}
#main-right .content-account-message a, #main-right .content-account-message a:visited
{
    color: #0091B6 !important;
}

#main-right .CustomerMessagePanel
{
    width:150px;
    height:90px;
    padding-left: 5px;
    padding-right: 6px;
    overflow-y: auto;
    _overflow: auto; /* IE5 & IE6 */
}

#main-right .CustomerMessageText
{
    font-family:Arial;
    font-size: 8pt;
    line-height: 11pt;
    color: #363333;
    border:none;
    white-space:normal;
    width:150px;
}

#main-right .header-whatsnew
{
	width:189px;
	height:28px;
	background-image:url(../images/header-whatsnew2.jpg);
}
#main-right .header-whatsnew-anon
{
	width:189px;
	height:28px;
	background-image:url(../images/header-whatsnew.jpg);
}

#main-right .content-whatsnew 
{
	width:189px;
	height:288px;
	vertical-align: top;
}

#main-right .content-whatsnew .image
{
    width:140px;
    height: 140px;
    padding: 0px 0px 0px 16px;
}

/*#main-right #content-whatsnew #description .whats-new-brand*/
#main-right .content-whatsnew .whats-new-brand
{
    font-size: 12px;
    font-weight: bold;
    color: #363333;
}
#main-right .content-whatsnew .whats-new-price
{
    font-size: 14px;
    font-weight: bold;
    color: #0091B6;
}
#main-right .content-whatsnew .whats-new-openmarket
{
    background-image:url('../images/icon-open-market-item.jpg');
    width: 40px;
    height: 18px;
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#main-right .header-featured-brands
{
	width:189px;
	height:28px;
	background-image:url(../images/header-topsellers.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	clear:both;
}

#main-right .featured-brands
{
    width: 167px;
    height: 150px;
    padding: 0px 0px 3px 20px;
    font-size: 11px;
}
#main-right .featured-brands-anon
{
    width: 167px;
    height: 250px;
    padding: 0px 0px 3px 20px;
    font-size: 11px;
}
.brand {
	font-weight:bold;
	color:#0091B6;
}

#main-right .image{
	height:170px;
	width:180px;
	padding:10px 0 10px 0;
	text-align:center;
}

#main-right .description{
	height:20px;
	width:155px;
	font-size:10px;
	text-align:left;
	padding:5px 10px 5px 15px;
}

#main-right .description ul{
	margin-top:4px;
}

#main-right .description li{
	margin-bottom:6px;
}

#main-right .description h1{
	font-size:13px;
	line-height:17px;
	color:#0091B6;
	margin:-8px 0 -2px 0;
}

#main-right .description h1 a{
	color:#0091B6;
	text-decoration:none;
}

#main-right .description h1 a:hover{
	text-decoration:underline;
}

/* Left column */
#main-left
{
    width: 191px;
    height: 626px;
    float: left;
    display: inline;
}

#main-left #header-welcome{
	width:189px;
	height:28px;
	background-image:url(../images/header-welcome.jpg);
	background-repeat:repeat;
	overflow: hidden;
}

#main-left #content{
	width:189px;
	height:599px;
	background-image:url(../images/bg-side.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}

#main-left #content #content-inner 
{
    padding-left: 14px;
	width:165px;
	height:578px;
    overflow:hidden;
}

#main-left #content .login
{
    padding-top: 5px;
}
#main-left #content .error
{
    color: Red;
    font-size: 8pt;
    line-height: 10pt;
    width: 160px;
    margin-bottom: 5px;
}
#main-left #content .login .prompt
{
    font-size: 8pt;
    font-weight: normal;
    color: #363333 !important;
    line-height: 10pt;
    width: 160px;
    overflow: hidden;
    margin-bottom: 2px;
}
#main-left #content .login .value
{
    margin-bottom: 2px;
}
#main-left #content .login .value .text-box
{
    border: thin inset #C0C0C0;
    font-size: 8pt;
    color: #363333;
    width: 145px;
    background-color: #ffffff;
}

#main-left #content .login .action
{
    font-size: 8pt;
    line-height: 10pt;
    width: 148px;
    overflow: hidden;
    margin-top: 5px;
    text-align: right;
}

#main-left #content .login .login-action
{
    width: 148px;
    overflow: hidden;
    margin-top: 5px;
    text-align: right;
}

#main-left #content .login .action-blur
{
    font-size: 8pt;
    line-height: 12pt;
    text-align: right;
    color: #0091B6;
    font-weight:bolder;
    border:none;
    vertical-align:top;
}

#main-left #content .login .action-focus
{
    font-size: 8pt;
    line-height: 12pt;
    text-align: right;
    color: #363333;
    font-weight:bolder;
    border-bottom:dotted 1px #0091B6;
    vertical-align:top;
}

#main-left #content .login .login-help
{
    width:150px;
    margin-top:6px;
    text-align:left;
}

#main-left #content .login .login-help .login-help-text
{
    font-size: 8pt;
    line-height:14px;
    font-weight: normal;
    color: #363333 !important;
    text-align: left;
    vertical-align: top;
}

#main-left #content .login .login-help .login-help-link, 
#main-left #content .login .login-help .login-help-link a, 
#main-left #content .login .login-help .login-help-link a:visited
{
    font-size: 8pt;
    line-height:14px;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    color: #0091B6 !important;
    text-align: left;
    vertical-align: top;
}
#main-left #content .login .login-help .login-help-link:hover
{
    text-decoration: underline !important;
}







#main-left #content .action a, #main-left #content .action a:visited
{
    font-weight: bold;
    font-size: 8pt;
    color: #0091B6;
}
#main-left #content h1
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #0091B6;
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #0091B6;
    line-height: 12px;
    width: 160px;
    overflow: hidden;
}
#main-left #content h2
{
    margin: 0px 0px 3px 0px;
    font-size: 8pt;
    font-weight: normal;
    color: #363333 !important;
    line-height: 10pt;
    width: 160px;
    overflow: hidden;
    cursor: pointer;
}
#main-left #content h2 a, 
#main-left #content h2 a:visited
{
    color: #363333;
    font-size: 8pt;
}
#main-left #content h3
{
    margin: 0px 0px 3px 0px;
    font-size: 8pt;
    font-weight: normal;
    color: #363333 !important;
    line-height: 10pt;
    width: 140px;
    overflow: hidden;
    float: left;
    cursor: pointer;
}
#main-left #content h3 a, #main-left #content h3 a:visited
{
    color: #363333;
    font-size: 8pt;
}
#main-left #content h4
{
    font-size: 8pt;
    font-weight: normal;
    color: #0091B6;
    line-height: 10pt;
    width: 20px;
    overflow: hidden;
    cursor: pointer;
}
#main-left #content h5
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #0091B6;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    font-size: 12px;
    font-weight: bold;
    color: #0091B6;
    line-height: 12px;
    width: 160px;
    overflow: hidden;
}
.credit-alert-inner
{
    padding: 10px 2px 10px 2px;
    border: thin inset #0091B6;
}


/* Ink & Toner Finder Home Page */
#finder-tool
{
    width: 304px;
    height: 105px;
    margin: 10px 5px 0 5px;
    float: left;
    display: inline;
    background-image: url(../images/inktoner-tabarea-home-page.gif);
    background-repeat: no-repeat;
    z-index: 1000;
}
#finder-tool .auto-complete
{
	visibility : hidden;
	margin : 0px!important;
	padding: 0px !important;
	background-color : #0091B6;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 160px;
    text-align : left; 
    list-style-type : none;
    z-index: 1000;
}
#finder-tool .auto-complete-item-selected
{
	background-color: #FCA900;
	color: #363333; 
    font-size: 8pt;
	font-weight:normal;
	padding: 1px !important;
	margin : 0px!important;
}
#finder-tool .auto-complete-item
{
	color : #ffffff; 
    font-size: 8pt;
	font-weight:normal;
	padding: 1px !important;
	margin : 0px!important;
}
#finder-tool .brand-entry
{
    margin-top: 33px;
    width: 145px;
    float: left;
    margin-left: 10px;
}
#finder-tool .brand-prompt, #finder-tool .brand-value, #finder-tool .model-prompt, #finder-tool .model-value
{
    font-size: 10px;
}
#finder-tool .brand-value input, #finder-tool .model-value input
{
    width: 110px;
}
#finder-tool .error-message
{
    width: 110px;
    font-size: 10px;
    color: Red;
}
#finder-tool .model-entry
{
    margin-top: 33px;
    width: 145px;
    float:right;
    
	/* *margin-top: -45px; */ /* ie 6 & 7*/
	_margin-left:-21px; /*ie 5 & 6*/
}
#finder-tool .search-button
{
    height: 23px;
    width: 57px;
    clear: both;
    float: right;
    margin-top: 0px;
    margin-right: 10px;
    *background-image: url(../images/inktoner-search-button-home-page.gif); /* ie 6 & 7*/
    *background-repeat: no-repeat;
}
#finder-tool .search-button input
{
    border-style: none;
    height: 23px;
    width: 57px;
    background-image: url(../images/inktoner-search-button-home-page.gif);
    *background: transparent; /* ie 5 6 & 7*/
    clear: both;
}

/* Ink & Toner Finder Home Page - End */


/*#########################################################
  Directory
########################################################*/

/* footer directory bar - up to 5 items */
.directory5
{
    clear: both;
    width: 948px;
    height: 113px;
    background-image: url(../images/home-footer-links-bar5.jpg);
    background-repeat:no-repeat;
    margin: 0 0 0 0px;
    padding: 7px 0px 0 6px;
    position: relative;
    top: 0px;
}

*html .directory5
{   /* IE6 */
    clear: both;
    width: 948px;
    height: 113px;
    background-image: url(../images/home-footer-links-bar5.jpg);
    background-repeat:no-repeat;   
    margin: 0px 0 0 0px !important; /*ie6*/
    padding: 7px 0px 0 15px;
    position: relative;
    top: 0px;
}

.directory5 a{
    color: #FFFFFF;
	text-decoration:none;
    font-weight: normal;
}
.directory5:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;
}

/* footer directory bar - up to 7 items */
.directory7
{
    clear: both;
    width: 948px;
    height: 138px;
    background-image: url(../images/home-footer-links-bar7.jpg);
    background-repeat:no-repeat;
    margin: 0 0 0 0px;
    padding: 7px 0px 0 6px;
    position: relative;
    top: 0px;
}
*html .directory7
{   /* IE6 */
    clear: both;
    width: 948px;
    height: 138px;
    background-image: url(../images/home-footer-links-bar7.jpg);
    background-repeat:no-repeat;   
    margin: 0px 0 0 0px !important; /*ie6*/
    padding: 7px 0px 0 15px;
    position: relative;
    top: 0px;
}

.directory7 a{
    color: #FFFFFF;
	text-decoration:none;
    font-weight: normal;
}
.directory7:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;
}

/* footer directory bar - the maximum of 9 items */
.directory9
{
    clear: both;
    width: 948px;
    height: 163px;
    background-image: url(../images/home-footer-links-bar9.jpg);
    background-repeat:no-repeat;
    margin: 0 0 0 0px;
    padding: 7px 0px 0 6px;
    position: relative;
    top: 0px;
}
*html .directory9
{   /* IE6 */
    clear: both;
    width: 948px;
    height: 163px;
    background-image: url(../images/home-footer-links-bar9.jpg);
    background-repeat:no-repeat;   
    margin: 0px 0 0 0px !important; /*ie6*/
    padding: 7px 0px 0 15px;
    position: relative;
    top: 0px;
}

.directory9 a{
    color: #FFFFFF;
	text-decoration:none;
    font-weight: normal;
}
.directory9:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;
}

/* directory-column */

    /* IE8, IE7, Firefox, Chrome */
.directory-column
{
    float: left;
    width: 148px;
    display: inline;
    margin: 4px 0px 0 8px; 
    padding: 0 0 0 0; 
    overflow: hidden;
}
.directory-column .directory-column-heading,
.directory-column .directory-column-heading a
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight:bold;
}
.directory-column .directory-column-items,
.directory-column .directory-column-items a
{
    margin-top:4px;
}
.directory-column .directory-column-item
{
	font-size:8pt;
	font-weight:normal;
	line-height:13px;
	white-space:normal;
}

    /* IE6 */
*html .directory-column
{
    float: left;
    width: 141px;
    display: inline;
    padding: 0 0 0 0;
    margin: 2px 15px 0 0px;
    overflow: hidden;
}
*html .directory-column .directory-column-heading,
*html .directory-column .directory-column-heading a
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight:bold;
    line-height: 12pt;
}
*html .directory-column .directory-column-items,
*html .directory-column .directory-column-items a
{
    margin-top:4px;
}
*html .directory-column .directory-column-item
{
	font-size:8pt;
	font-weight:normal;
	line-height:13px;
	white-space:normal;
}

/* end directory-column */

/* Scrollable Menu Widget */
 
div.scroll-menu-container {
	position: relative; 	
	height: 457px;
	width: 160px;
	_width:165px;
	margin-top:8px;
	border-top: solid 1px #0091B6;	
}
div.scroll-menu {
	overflow:hidden;
	margin-top:12px;
}
.scroll-menu a {
	display: block;
	margin-top:1px;
	width: 160px;
}
.scroll-menu a:hover {
}

/* end scrollable menu widget */


/*
.directory .column h1
{
    color: #FFFFFF;
    font-size: 10pt;
    _line-height: 12pt;
    font-weight: bold;
    margin: -5px 0 -10px 0;
    _margin: -5px 0 -4px 0;
}
.directory .column h1 a
{
    color: #FFFFFF;
    font-size: 10pt;
    _line-height: 12pt;
    font-weight: bold;
    margin: -5px 0 -10px 0;
    _margin: -5px 0 -4px 0;
}
.directory p{
	margin:3px 0 0 0;
}

.directory .blue
{
    font-weight: bold;
    color: #FFFFFF;
    font-size: 8pt;
}

.directory .more-link, 
.directory .more-link a, 
.directory .more-link a:visited
{
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
    font-size: 8pt;
}
.directory .more-link a:hover
{
    text-decoration: underline;
    font-size: 8pt;
}
*/


/*  ----------------------------
    Featured Products Scrollable
    ---------------------------- */

#featured-scrollable-banner
{  
	background-image:url(../images/header-home-middle-column.jpg);
	/* background-image:url(../images/header-home-middle-column.jpg); */
	background-repeat:no-repeat;
	width:570px;
	height:25px;
}
#featured-scrollable-banner .featured-scrollable-header
{
    color:#ffffff;
    font-size:12pt;
    font-weight:bold;	
    padding-left:12px;
    line-height:28px;
    vertical-align:middle;
   text-decoration:none;
}
#featured-scrollable-banner .featured-scrollable-header a,
#featured-scrollable-banner .featured-scrollable-header a:visited
{
    color:#ffffff;
    font-size:12pt;
    font-weight:bold;	
    padding-left:12px;
    line-height:28px;
    vertical-align:middle;
   text-decoration:none;
    cursor:pointer;
}
#featured-scrollable-banner .featured-scrollable-header:hover
{
    text-decoration:underline;
	margin-bottom: 8px;
}

#featured-products{
	width:565px;
	height:120px;
	padding-bottom:8px;
	background-image:url(../images/bg-featured-brands.jpg);
}

    /* begin scrollable */
.featured-container{
    float:left;
	width:518px;
    _width:506px;
	height:120px;
	overflow:hidden;
    _margin-left:10px;
 }
.featured-forward-button-container
{
    float:right;
    width:21px;
    height:42px;
    margin-right:4px;
    _margin-right:2px;
    padding-top:40px;
}
.featured-forward-button img
{
    float:right;
    background-image:url(../images/btn-next.jpg);
    background-repeat:no-repeat;
    width:21px;
    height:42px;
}
.featured-forward-button-disabled img
{
    float:right;
    background-image:url(../images/btn-next-disabled.jpg);
    background-repeat:no-repeat;
    width:21px;
    height:42px;
}
.featured-back-button-container
{
    float:left;
    width:21px;
    height:42px;
    padding-top:40px;
}
.featured-back-button img
{
    float:right;
    background-image:url(../images/btn-prev.jpg);
    background-repeat:no-repeat;
    width:21px;
    height:42px;
}
.featured-back-button-disabled img
{
    float:right;
    background-image:url(../images/btn-prev-disabled.jpg);
    background-repeat:no-repeat;
    width:21px;
    height:42px;
}

.featured-scrollable {
	width: 518px;
    _width:506px;
	height:120px;
	position:relative;
    padding:0;
	overflow:hidden;
}

.featured-scrollable .featured-items div {
	float:left;
	width:518px;
    _width:506px;
	height:120px;
	margin-left:2px;
    padding:0;
}
.featured-scrollable .featured-items {
	width:20000em;
	position:absolute;
	clear:both;
}
.featured-scrollable .featured-page
{
	 float:left;
	 margin-left:0px;
     padding:0;
}
.featured-page .first-item
{ 
	width:120px;
	padding: 0px 0px 2px 10px;
	_padding: 0px 0px 2px 10px;
}
.featured-page .inner-item
{
	width:120px;
	/* disable border if using image divider */
	/*border-left: solid 1px grey;*/
	padding: 0px 0px 2px 6px;
	_padding: 0px 0px 2px 0px;
}

/* for this style to be used, set widget property ShowItemsDivider = true */
.featured-page .featured-divider-image
{
	background: url('../images/products/featured-item-divider.jpg') repeat repeat-y;
	height:140px;
	width:3px;
	margin-top:4px;
	padding-bottom:4px;
}        
.featured-page .featured-item-brand
{
    text-align:left;
    width:120px;
    height:10px;
    color: #363333;
    font-size:8pt;
    font-weight:bold;
    white-space:normal;
    padding-top:2px;
    overflow:hidden;
}

.featured-page .featured-item-description,
.featured-page .featured-item-description a,
.featured-page .featured-item-description a:visited
{
	text-align:left;
	width:120px;
	height:20px;
	color: #0091B6;
	font-size:7pt;
    font-weight:bold;
    line-height:10px;
	white-space:normal;
    padding-top:2px;
    margin-bottom:1px;
	overflow:hidden;
	text-decoration:none;
	cursor:pointer;
}
.featured-page .featured-item-description:hover
{
    text-decoration:underline;
}
.featured-page img
{
	text-align:center;
	vertical-align:top;
	border:none;
}

 .featured-page .item-sku
 {
    float:left;
	color: #363333;
	font-weight:bold;
	width: 120px;
	text-align: left !important;
	font-size: 7pt;
	padding: 0px 0px 0px 2px;
 }
.featured-page .item-price
 {
	color: #363333;
	width: 120px;
	text-align: left !important;
	vertical-align: bottom;
	font-size: 7pt;
	font-weight: bold;
	padding: 0px 0px 0px 1px;
 }
.featured-page .inner-item .description ul
 {
	 font-size: 10px;
	 font-weight: normal;
	 color: #363333;
	 width: 125px;
 }
 .featured-page .first-item .description ul
 {
	 font-size: 10px;
	 font-weight: normal;
	 color: #363333;
	 width: 120px;
 }
 .featured-page .first-item .description ul li
 {
	white-space:nowrap;
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	list-style-position:inside
 }
 .featured-page .inner-item  .description ul li
 {
	white-space:nowrap;
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	list-style-position:inside
 }
 .featured-page .add-to-cart-container
 {
	float:right;
	padding-bottom:4px;
	padding-right:5px;
 }	 
 .featured-page .first-item .AddToCartButton
 {
	width:50px;
	height:auto;
 }
 .featured-page .inner-item  .AddToCartButton
 {
	width:50px;
	height:auto;
 }
 .featured-page .quantity-textbox
 {
	width:15px;
 }

.featured-page .scrollable-login-for-pricing 
{
    float:left;
    font-weight: bold;
    color: #0091B6;
    text-align: left !important;
    padding-top:0px;
    display:inline;
    white-space:nowrap;
    vertical-align: bottom;
    font-size: 10px;
    line-height:10px;
    text-decoration:none;
    cursor:pointer;
}

/* Featured Brands */

#brand-image-widget{
	width:560px;
	height:120px;
    _width:110px;
	padding-bottom:8px;
	margin-bottom: 8px;
}

#brand-image-widget #brand-header{
	width:560px;
	height:28px;
	background-image:url(../images/header-home-middle-column.jpg);
	/* background-image:url(../images/header-home-middle-column.jpg); */
	background-repeat:repeat;
	padding: 0 0 0 1px;
}

#brand-image-widget #brand-header a, #brand-image-widget #brand-header a:hover, #brand-image-widget #brand-header span
{
   color:#ffffff;
    font-size:12pt;
    font-weight:bold;	
    padding-left:12px;
    line-height:28px;
    vertical-align:middle;
   text-decoration:none;
}

#brand-image-widget #brand-content{
	width:570px;
	height:120px;
	background-image:url(../images/bg-featured-brands.jpg);
	background-position:top left;
	margin:0 0 0 -1px;
	padding-bottom:5px;
	overflow:hidden;
	/*background-size:570px 120px;*/
}

 /* Scrollable - Brand Images */
        
        .brand-container {
            float:left;
            width:460px;
            height:75px;
            padding:0px;
            margin-top: 10px;
            margin-left:28px;
         }
    
        .brand-scrollable {
	        position:relative;
	        overflow:hidden;
	        width: 460px;
	        height:75px;
        }
        
        .brand-image-container div {
	        float:left;
	        width:460px;
	        height:75px;
        }
        .brand-image-container {
	        width:4500px;
	        position:absolute;
	        clear:both;
	        height:75px;
        }
        
        .brand-page
        {
             margin-left:4px;
             height:75px;
        }
        
        .brand-page .first-item
        { 
            width:75px;
            height:75px;
            padding:0px 0px 0px 0px;
            overflow:hidden;
        }
      
        .brand-page .inner-item
        {
            width:75px;
            height:75px;
            /* disable border if using image divider */
            /*border-left: solid 1px grey;*/
            padding:0 0 0 45px;
            overflow:hidden;
        }
      
        /* for this style to be used, set widget property ShowItemsDivider = true */
        /*.brand-page .brand-divider-image
        {
            background: url(../images/featured-item-divider.jpg);
            background-repeat:no-repeat;
            width:3px;
            height:95px;
        }*/
        
        .brand-page img
        {
	        height:auto;
	        border:none;
		width:75px;
        }
        
        .brand-forward-button-container
        {
           width:21px;
           float:right;
           text-align:center;
           margin-top:26px;
           margin-right:9px;
           _margin-right:4px;
        }
       
       .brand-back-button-container
        {
           float:left;
           width:21px;
           text-align:center;
           margin-top:26px;
        }



/* right promo ads */

/* changed to blank image, text set from property */
#main-right .header-specialoffers
{
	width:191px;
    height:28px;
    background-image:url(../images/header-specialoffers.jpg);
    background-repeat:no-repeat;
    color:#ffffff;
    font-size:12pt;
    font-weight:bold;
    padding-left:10px;
    line-height:28px;
    vertical-align:middle;
    overflow:hidden;
}
#main-right .header-specialoffers a,
#main-right .header-specialoffers a:visited,
#main-right .header-specialoffers:hover
{
   color:#ffffff;
    font-size:12pt;
    font-weight:bold;	
    line-height:28px;
    vertical-align:middle;
    overflow:hidden;
   text-decoration:none;
    cursor:pointer;
}

#main-right .header-specialoffers-anon{
	width:190px;
	height:28px;
	background-image:url(../images/header-home-top-right.jpg);
	background-repeat:no-repeat;
    color:#ffffff;
    font-size:12pt;
    font-weight:bold;
    padding-left:10px;
    line-height:28px;
    vertical-align:middle;
    overflow:hidden;
}

#main-right .header-specialoffers-anon a,
#main-right .header-specialoffers-anon a:visited
#main-right .header-specialoffers-anon:hover
{
    color:#ffffff;
    font-size:12pt;
    font-weight:bold;
    line-height:28px;
    vertical-align:middle;
    overflow:hidden;
    text-decoration:none;
    cursor:pointer;
}

#main-right #promo-container{
	width:189px;
	height:auto;
	background-image:url(../images/bg-promo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
	padding-bottom:12px;
}

#specialoffer-item{
	/*height:194px;*/
	width:179px;
	overflow:hidden;
	padding-bottom:2px;
}

#specialoffer-item #image{
	width:180px;
	/*height:115px;*/
}

#specialoffer-item #description{
	width:145px;
	margin:0 0 0 18px;
	font-size:10px;
	line-height:13px;
}

#specialoffer-item #description a{
	color:#000;
	font-size:10px;
	text-decoration:none;
}

#specialoffer-item #description a:hover{
	text-decoration:underline;
}

#specialoffer-item #description h1{
	font-size:15px;
	_font-size:13px; /*ie6*/
	line-height:17px;
	color:#0a4b79;
	font-weight:bold;
	margin:-7px 0 -5px 0;
}

#specialoffer-item #description h1 a{
	font-size:15px;
	_font-size:13px; /*ie6*/
	color:#0a4b79;
	font-weight:bold;
	text-decoration:none;
}

#specialoffer-item #description h1 a:hover{
	text-decoration:underline;
}

/* right side Special Offer 3 */


#promo-container .railSpacer {
    height:0px;  
}
   
#specialoffer-item3 {
	height:145px;
	width:179px;
	overflow:hidden;
	padding-bottom:2px;
}
#specialoffer-item3 .promo-container
{
	height:145px;
	overflow:hidden;
}
#specialoffer-item3 .specialofferText
{
    height: 30px;
    width: 179px;
    overflow: hidden;
   text-align:center; 
}
#specialoffer-item3 .specialoffer-bodytext
{
   color:#90000e;
   font-size:11pt;
   text-align:center; 
   cursor: pointer;
}

#notice {
	font-family:verdana,Georgia,Serif;
	font: verdana;
    color: red;
	}
#notice-box {
	text-align: left;
	}

/* right side Special Offer 3 - END */

/* Theater Slider */

#theater_zone {
	/*float: left;*/
	
	overflow:hidden;
}

#theater_zone .bx-prev, 
#theater_zone .bx-next, 
#theater_zone .bx-start {
	
	float: left;
	width: 18px;
	height: 14px;
	position: relative;
	top: 0px;
	bottom: 21px;
	*top: -18px;
	*bottom: 18px;
	z-index: 1001;
	color: #fff;
	background-image: url(../slideshow/btn_player_grey_sm2.png);
	text-indent: -9999px;
}
#theater_zone .bx-start {
	background-position: 19px -2px;
	left: 41%;
}
#theater_zone .bx-start.stop {
	background-position: 57px -2px;
}
#theater_zone .bx-prev {
	left: 0;
}
#theater_zone .bx-next {
	left: 21px;
	background-position: -38px 0;
}
#theater_zone .bx-pager {
	text-align: center;
	position: absolute;
	z-index: 1000;
	background-color: rgba(239, 239, 239, 0.3);
	*background: transparent;
    *filter: progid:DXImageTransform.Microsoft.gradient(
           startColorstr='#30cccccc', endColorstr='#30cccccc');
    *zoom: 1;	
	width: 637px;
	height: 0px;
	left: 44%;	
	bottom: 2px;
	*bottom: 18px;
}
#theater_zone .bx-pager a {
	color: #fff;
	background: #999;
	display: block;
	height: 8px;
	width: 8px;
	border-radius: 4px;
	float: left;
	margin: 5px 0 0 5px;
	text-indent: -9999px;
	font-size: 2px;
}
#theater_zone .bx-pager a.pager-active {
	background: #242121;
}

.hidden {
  display: none;
}

/* end theater slider */