/************************************  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: 960px; margin:0 auto; overflow:auto;}
#container-inner {margin:0 13px; background:#fff; border:solid #006; border-width:0 2px; overflow:auto;}

/********* HEADER *********/
/* logo area */
#header {width:930px; margin:0;}
.toplogo {float:left;}

/* tabs */
.tabs {clear:both; width:930px; margin:0;}
.tabs ul, .tabs ul li {list-style: none;}
.tabs ul {text-align: center;}
.tabs ul li {display: inline;}

/* action bar */
.actionbar {clear:left; float:left; display:inline; overflow:hidden; width:930px; margin:0; position:relative;}
.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;}

/********* RIGHT COLUMN *********/

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


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

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


/************  CATEGORY PAGE  ************/

/*  CATEGORY/PRODUCTLINE DISPLAY  */
#category-top {margin-bottom:10px;}

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


/************  PRODUCT PAGE  ************/
#productphotos {width:300px; float:right; display:inline; text-align:center; margin-bottom:10px;}

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

