/************************************  GLOBAL RESET  ************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-size: 100%; line-height:normal; text-align: left; vertical-align: baseline; list-style:none;}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after,
blockquote:before, blockquote:after {content: "";}

/********* GLOBAL *********/
html, body {}
#container {width: 930px; margin:0 auto 10px auto; overflow:auto;}

/********* HEADER *********/
/* logo area */
#header {width:1000px; margin:5px auto 0; overflow:auto;}
.toplogo {float:left;}

/* tabs */
.tabs {clear:left; float:left; display:inline; overflow:hidden; width:930px; margin:0;}
.tabs ul {clear:left; float:left; position:relative; left:50%; text-align:center;}
.tabs ul li {display:block; float:left; position:relative; right:50%;}
.tabs ul li a {display:block;}

/* action bar */
.actionbar {clear:left; float:left; display:inline; overflow:hidden; width:930px; margin:0;}
.actionbar ul {clear:left; float:left; position:relative; left:50%; text-align:center;}
.actionbar ul li {display:block; float:left; position:relative; right:50%;}
.actionbar ul li a {display:block;}

/********* LEFT COLUMN *********/
#left {clear:both; float: left; display:inline;}
.sections ul {display:block;}
.sections ul li a {display:block;}

* html .sections ul li {display:inline;}

/********* RIGHT COLUMN *********/
#right {float: left; overflow:auto; display:inline;}

/********* FOOTER *********/
#footer {clear:both;}


/******************************* CENTER COLUMN *******************************/

/*  global center  */
#content {width:600px; float:left; display:inline;}


/************  CATEGORY PAGE  ************/
/*  CATEGORY/PRODUCTLINE DISPLAY  */
#category-top, #search-top {margin-bottom:10px; overflow:auto;}

/*  Category/Cross-Sell thumbnail diplay  */
#cat {clear:both; overflow:auto;}
#cat .catItem, #cat .catItem-first {float:left; display:inline; width:190px; margin:0 0 10px 15px;}
#cat .catItem-first {clear:both; margin-left:0;}


/*  GLOBAL BOXES  */

/*  SEO Bottom Box  */
#questionbox {clear:left;}
