/* Style for IE6 and lower only - cascades from IE6 to lower */
div { word-wrap:break-word; }

/* NAVIGATION (CSS ONLY DROPDOWNS)
------------------------------------------------------------------------------------- */
.nav li a { cursor:hand; text-decoration:none !important; }
.nav a:hover { position:relative; }
.nav li a:hover li a { padding-top:5px; padding-bottom:7px; }

#header-account li { margin-right:10px; }


/* HOME PAGE
------------------------------------------------------------------------------------- */
#banner .component-rotator-controls { width:45%; }


/* SUBPAGE
------------------------------------------------------------------------------------- */


/* LAYOUTS
------------------------------------------------------------------------------------- */
/* LAYOUT DEFAULTS (Applies to all .content layouts */
.content { height:100px; }

#col1 { overflow:hidden; }

/* COMPONENTS (WIDGETS) - [ .component- ] 
------------------------------------------------------------------------------------- */
/* Image 'switcher' gallery on Prod. Detail */
.component-img-switch .frame { width:1px; }

/* Banner Rotator (Homepage) */
.component-rotator .corner { background-image:url(https://www.centralpet.com/skin/frontend/centralgarden/pet/images/bg-sprite-8.png); }
.component-rotator .bl { background-position:-280px -10px; }
.component-rotator .br { background-position:-284px -10px; }
.component-rotator .mask { background:#000; filter:alpha(opacity=40); }
.component-rotator-controls a { background:url(https://www.centralpet.com/skin/frontend/centralgarden/pet/images/bg-sprite-8.png) no-repeat -330px 0; }
.component-rotator-controls a.activeSlide, .component-rotator-controls a:hover { background-position:-356px 0; }

/* Feature Box */
.component-feature div div{ background:none; }
#feature-cart .icon { background-image:url(https://www.centralpet.com/skin/frontend/centralgarden/pet/images/bg-feature-cart-ie6.png); }

/* List 'Paging' Box */
.paging ul { margin-right:100px; }
.paging ul ul { margin:0; width:200px; }
.paging .custom-select { width:115px; }

/* FORMS - [ .form- ] 
------------------------------------------------------------------------------------- */
/* Custom 'Select' Background */
.custom-select, .custom-select div { background:none !important; }
.custom-select span { display:none !important; }

/* Login Form */
.form-login #login-submit { right:3px; }

/* LIST STYLES - [ .list- ] 
------------------------------------------------------------------------------------- */
/* Product Categories List */
.list-categories li { height:185px; }

/* Product 'Icon' List View */
.list-items li { height:279px; overflow:hidden; }
.logged-in .list-items li { height:336px; }
.tm.logged-in .list-items li { height:410px; }
.list-items li li { height:1px; overflow:visible; }
.logged-in .list-items li li { height:1px; }
.list-items .last-row { height:276px; }

/* TAB STYLES
------------------------------------------------------------------------------------- */
.tab-links li a { display:inline-block; }
.tab-links li a span { display:inline-block; }
