body {
	background: #fffff;
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #000;
}

.clear {
	clear: both;
}

a {
	color: #333366;
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* #header, topForm */
#headerContainer {
	background: url('../images/backgrounds/header.gif') top left repeat-x;
	height: 165px;
}

#header {
	width: 940px;
	margin: 0 auto;
}

#topForm {
	width: 820px;
	padding-left: 120px;
	color: #333366;
	font-size: 11px;
	font-weight: bold;
	line-height: 36px;
}

#topForm img {
	float: left;
	margin-top: 8px;
}

#topForm label {
	float: left;
	line-height: 36px;
	margin-left: 15px;
}

#topForm input {
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	height: 14px;
	font-size: 10px;
	width: 122px;
}

#topForm input.login {
	background: url('../images/login.gif') top left no-repeat;
	border: 0;
	font-size: 0;
	line-height: 0;
	width: 45px;
	height: 17px;
	margin-top: 10px;
}

#topForm a.forgotpassword {
	margin-left: 10px;
	font-size: 11px;
}

#header a img {
	border: 0;
	float: left;
}

/*shoppingBasket */
#headerMiddle {
	height: 90px;
}

.shoppingBasket {
	width: 245px;
	float: right;
	height: 47px;
	margin-top: 25px;
	background: url('../images/backgrounds/shoppingcart.jpg') top left no-repeat;
}

.shoppingBasket div a {
	color: #fff;
}

.shoppingBasket div {
	color: #fff;
	line-height: 47px;
	font-size: 13px;
}

/*headerNav */
ul#headerNav {
	height: 38px;
	line-height: 38px;
}

ul#headerNav li {
	float: left;
	padding: 0 20px;
	background: url('../images/backgrounds/listitems.gif') center right no-repeat;
}

li.last {
	background: none;
}

ul#headerNav li a {
	color: #333366;
	font-size: 13px;
	font-weight: bold;
}

/*bodyContainer */
#bodyContainer {
	width: 940px;
	margin: 0 auto;
	padding-top: 33px;
}

/*leftColumn, rightColumn */
.col-left {
	float: left;
	width: 174px;
}

.col-left .header,  .col-left .headerLarge {
	background: url('../images/backgrounds/menu.gif') top left repeat-x;
	width: 158px;
	line-height: 34px;
	padding-left: 15px;
	color: #fff;
	font-size: 17px;
	/*font-weight: bold;
*/
}

.col-left .headerLarge {
	line-height: 20px;
	padding-top: 6px;
	height: 51px;
	background: url('../images/backgrounds/menularge.gif') top left repeat-x;
}

.col-left ul.nav_left {
	font-size: 11px;
	width: 171px;
	border: 1px solid #d8d8d8;
	border-top: 0;
	padding-top: 15px;
	padding-bottom: 10px;
}

.col-left ul.nav_left li {
	line-height: 29px;
	padding-left: 4px;
	width: 143px;
	margin-left: 12px;
	color: #1d4361;
	font-weight: bold;
}

.col-left ul.nav_left li.on {
	border-bottom: 1px solid #1d4361;
}

.col-left ul.nav_left li a {
	color: #1d4361;
	font-weight: bold;
	border-bottom: 1px solid #dfdfdf;
	display: block;
}

.col-left ul.nav_left li.last a {
	border-bottom: 0;
}

.col-left ul.nav_left li ul {
	border: 0;
	display: none;
	background: url('../images/backgrounds/submenu.gif') top left repeat-x;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 12px;
}

.col-left ul.nav_left li ul li {
	line-height: 16px;
	display: block;
	margin-left: 0;
}

.col-left ul.nav_left li ul li a {
	border-bottom: 0;
	display: block;
	font-size: 9px;
	color: #000;
}

/*footerContainer */
.footer-container {
	height: 427px;
	background: url('../images/backgrounds/footer.png') top left repeat-x;
}

.footer {
	padding-top: 50px;
	text-align: left;
}

.footer a {
	color: #fff;
	text-decoration: underline;
}

.footer .column, .footer .columnlonger {
	width: 265px;
	float: left;
	margin-right: 10px;
	color: #fff;
}

.footer .columnlonger {
	width: 350px;
}

.footer .heading {
	font-size: 17px;
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: left;
	padding-bottom: 25px;
}

.footer ul {
	width: 225px;
	padding-left: 8px;
}

.footer ul li {
	line-height: 34px;
}

.footer ul li a {
	color: #fff;
	text-decoration: underline;
}

ul#footernav {
	width: 350px;
}

ul#footernav li {
	float: left;
	width: 150px;
	margin-right: 5px;
}

/*Frontpage */
#bestSellers ul {
	height: 30px;
	position: relative;
}

#bestSellers ul li {
	float: left;
	width: 165px;
	margin-right: 5px;
	border: 1px solid #dcdcdc;
	border-bottom: 0;
	line-height: 29px;
	z-index: 1;
	position: relative;
}

#bestSellers ul li.ui-state-active {
	background: url('../images/backgrounds/listitemselected.jpg') top left repeat-x;
	font-weight: bold;
}

#bestSellers ul li a {
	color: #364d63;
	display: block;
	text-align: center;
}

#bestSellers .ui-tabs-panel {
	background: #fff url('../images/backgrounds/bestsellers.gif') top left repeat-x;
	border: 1px solid #d9d9d9;
	width: 705px;
	height: 300px;
	z-index: 0;
}

/* Features */
ul.featureList {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 10px;
}

ul.featureList li {
	line-height: 24px;
	margin: 10px 0;
	padding-left: 20px;
	background: url('../images/backgrounds/tick.jpg') center left no-repeat !important;
}

#featureTabs .ui-tabs-panel,
#featureTabs .ui-tabs-nav {
  margin: 0;
} #featureTabs .ui-tabs-nav {
    margin-left: 10px;
  }

#featureTabs ul.headers {
	height: 28px;
}

#featureTabs ul.headers li {
	background: url('../images/backgrounds/tabunselected.jpg') top left repeat-x;
	margin-left: 1px;
	width: 135px;
	float: left;
	line-height: 28px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#featureTabs ul.headers li a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: center;
}

#featureTabs ul.headers li.ui-tabs-selected {
	background: url('../images/backgrounds/menu.gif') top left repeat-x;
}

#featureTabs ul.headers li.ui-tabs-selected a {
	color: #fff;
}

/*Featured Categories */
#featuredCategories {
	margin-top: 20px;
}

#featuredCategories div.box {
	width: 350px;
	height: auto;
	border: 1px solid #cecece;
	float: left;
	margin-left: 15px;
	margin-bottom: 18px;
	font-size: 11px;
}

#featuredCategories div.box span.header {
	background: #d3d3e9;
	height: 44px;
	display: block;
	line-height: 44px;
	font-size: 19px;
	color: #343467;
	padding-left: 14px;
}

span.thePrice, span.thePrice2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
	margin-left: 4px;
	float: left;
	text-transform: uppercase;
}

.pricesBox {
	width: 250px;
	float: left;
}

span.thePrice2 {
	margin-left: 10px;
}

.regular-price .price {
	font-size: 16px;
	color: #ff7f11;
}

.thePrice2 .price-box {
	margin: 0;
	padding: 0;
}

.add-to-holder .form-button {
	background: #f28100;
	height: 40px;
	width: 150px;
	border: 0;
	float: right;
}

.add-to-cart-box {
	float: right !important;
	margin-top: -36px;
}

.add-to-cart-box .qty-box {
	margin-top: 6px;
}

.add-to-holder .form-button span {
	font-size: 16px;
	/*font-weight: normal;
*/
}

.gradeClass {
	float: right;
}

.group-select {
	background: #FFF;
	border: 1px solid #DFDFDF;
}

.group-select input, .group-select textarea {
	border: 1px solid #DFDFDF;
}

.group-select h4 {
	background-image: url(../images/icon_page_white_text.gif);
	border: 0;
	min-height: 16px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.2em;
	padding-bottom: 5px;
	padding-left: 23px;
	background-position: 0 1px;
	background-repeat: no-repeat;
	font-size: 1.45em;
	color: #e76200;
	text-transform: uppercase;
}

.popularBrands {
	margin-left: 8px;
	padding-top: 10px;
}

.popularBrands .popularProduct {
	width: 140px;
	float: left;
	margin-right: 10px;
	text-align: center;
}

.popularProduct img {
}

.instore {
	background: #cd3a07 !important;
	width: 250px !important;
	height: 50px !important;
}

.instore span {
	font-size: 13px !important;
}

.instore span small {
	font-size: 11px;
	font-weight: normal;
}

.searchSubmit {
	background: url('../images/search.gif') no-repeat;
	border: 0;
	padding: 3px;
	font-size: 0;
	line-height: 0;
	width: 45px;
	height: 17px;
	margin: 7px 0;
}

#search_mini_form .input-text {
	width: 110px;
	float: left;
	margin: 5px 0;
	font-size: 11px;
	margin-right: 10px;
}

.homepageReadMore {
	background: #333366;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	display: block;
	margin: 0 auto;
	width: 87px;
	color: #fff;
}

.homepageReadMore:hover {
	text-decoration: none;
	color: #fff;
}

.ui-tabs-panel .item {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  width: 33%;
}

.ui-tabs-panel .listing-type-grid p.product-image {
  margin-bottom: 10px;
  text-align: left;
}

input.buynow {
  border: 0;
  padding: 0;
  font-size: 0;
  text-indent: 0;
  margin: 0;
  width: 158px;
  height: 20px;
  background: url('../images/backgrounds/buynow.jpg') top left no-repeat;
  margin-bottom: 2px;
}

.imageRight {
  float: left;
  width: 125px;
  margin-top: 15px;
}

#featuredCategories div.box ul {
  width: 200px;
  float: left;
  margin: 0;
  padding: 0;
  margin: 15px 10px 10px 10px;
}

  #featuredCategories div.box ul li {
    background: #F4F4F4;
    padding: 0 10px;
    line-height: 24px;
    margin-bottom: 2px;
    width: 160px;    
  }
    #featuredCategories div.box ul li a {
      display: block !important;    
    }
    
    #featuredCategories div.imageRight img{width:104px}
    #featuredCategories div.imageRight {width:120px; height: 400px; overflow:hidden}

  .subcatBox {
    width: 200px;
    float: left;
    text-align: center;
  }
  
  .categoryPic {
    float: left;
    max-width: 300px;
  }
  
  	.categoryPic img {
			max-width: 300px;
		}
  
  .categoryDesc {
    float: left;
    width: 610px;
    padding-top: 5px;
    line-height: 20px;
  }
  
  li.homepageItem {
    width: 100% !important;
  }
  
  li.homepageItem .product-image {
    float: left;
    margin-right: 40px;
  }
  
  li.homepageItem h5 {
    font-size: 16px;
    font-weight: bold;
  } li.homepageItem h5 a {
      text-decoration: none;
    }
    
    .categoryFeaturedImage {
      margin-bottom: 0 !important;
      padding: 0 !important;
    }
    
    .homepageBanners {
      text-align: center;
      width: 100%;
      margin-top: 10px;
    }
    
    .homepageBanners a {
      margin: 0 2px;
    }
