/* bof general */
#layout #main #top-panel {
  margin: 0 auto;
  width: 962px;
  margin-bottom: 5px;
  height: 40px;
}

#layout #main #interface {
  margin: 0 auto;
  width: 962px;
  overflow: hidden;
}

#layout #main #interface #main-panel {
  float: right; width: 700px;
  min-height: 700px;
  height: auto !important;
  height: 700px;
  padding: 25px 55px 40px 25px;
  padding-bottom: 5025px;
  margin-bottom: -5000px;
}

#layout #main #interface #main-panel a {
  color: #059907;
  text-decoration: underline;
}
#layout #main #interface #main-panel a:hover {
  text-decoration: none;
}

#layout #main #interface #main-panel p {
  margin: 10px 0 10px;
}

#layout #main #interface #side-panel {
  float: left; width: 175px;
  min-height: 740px;
  height: auto !important;
  height: 740px;
  margin-right: 5px;
  padding-bottom: 5025px;
  margin-bottom: -5000px;
  background: #000 no-repeat top;
}

#layout #main #categories_path {
  width: 700px;
  color: #35035C;
  font-weight: bold;
  cursor: default;
  position: relative;
}

#layout #main #categories_path a {
  font-weight: normal;
}

#layout #main #categories_path a#display_type {
  text-decoration: none;
  position: absolute; right: 10px; top: 0;
}

#layout #main #categories_path a#display_type img {
  position: relative; top: 2px;
}

#layout #main #context_meta {
  padding: 10px 0 12px;
  font-weight: bold;
}

#layout #main #context_meta .previous {
  float: left; display: inline;
}

#layout #main #context_meta .previous a {
  padding-left: 24px;
  background: url(../images/categories/arrow-previous.gif) no-repeat left;
}

#layout #main #context_meta .next {
  float: right; display: inline;
  margin-right: 15px;
}

#layout #main #context_meta .next a {
  padding-right: 24px;
  background: url(../images/categories/arrow-next.gif) no-repeat right;
}

#layout #main #context_meta .previous a, #layout #main #context_meta .next a {
  text-decoration: none !important;
  color: #07C90A !important;
}

#layout #main #context_meta .previous a:hover, #layout #main #context_meta .next a:hover {
  color: #059907 !important;
}

#layout #main #context_meta label {
  color: #35035C;
}

#layout #main #context_meta select {
  padding: 1px 2px;
  border: 1px solid #648E10;
}

#layout #main #context_meta input {
  width: 83px; height: 23px; line-height: 23px;
  border: none;
  color: #DADADA;
  font-size: 13px;
  background: url(../images/login/button.gif) no-repeat center;
  cursor: pointer;
}
#layout #main #context_meta input:hover {
  color: #fff;
}

#layout #main #categories_path a, #layout #main #categories_path span.current {
	color: #EF2F72; font-size: 13px; font-family: Tahoma; text-decoration: underline;
}

#layout #main #categories_path a:hover {
	text-decoration: none;
}
#layout #main #categories_path img {
	color: #000; font-weight: bold; font-family: Tahoma; display: inline-block; margin: 0 4px;
}
#layout #main #categories_path span.current {
	font-weight: bold; color: #35035C; text-decoration: none;
}

#layout #main .categories {
	margin-top: 20px; margin-left: 20px;
}

#layout #main .categories ul {
	margin-left: 15px;
}

#layout #main .categories a.selected {
	text-decoration: underline;
}

#layout #main .categories li a {
	font-size: 15px; font-weight: bold; color: #fff;
}
#layout #main .categories li a:hover {
  text-decoration: underline;
}

#layout #main .categories li span {
	font-size: 15px; font-weight: bold; color: #fff;
}

#layout #main .categories li ul {
  margin-bottom: 15px;
}
#layout #main .categories li {
  margin-top: 5px;
}

#layout #main .categories li * li {
  margin-top: 0;
}

#layout #main .categories li ul li a {
	font-size: 13px; color: #fff;
}

#layout #main .categories li ul li span {
  color: #C0C0C0; font-size: 13px;
}

#layout #main .categories li ul li ul li a {
	font-size: 11px;
}

#layout #main .categories li ul li ul li span {
  font-size: 11px;
}

#layout #main #interface #main-panel .category_specific_image img {
  margin: 0 auto;
  height: 400px;
  margin-top: 25px;
  margin-left: 25px;
}

/* eof general */

#layout #main #main-panel-bg {
  position: absolute; bottom: 0; right: 0;
}

/* bof girls */
#layout #main.girls #top-panel {
	background: url(../images/background/top-panel-girls.jpg);
}
#layout #main.girls #interface #side-panel {
	background: #000 url(../images/background/side-panel-girls.jpg) no-repeat top;
}
#layout #main.girls #interface #main-panel {
  background: #fff;
}
#layout #main.girls .girls {
  width: 74px; height: 144px;
  background: url(../images/background/girls-corner-bg.gif) no-repeat;
}
/* eof girls */

/* bof mens */
#layout #main.men #top-panel {
	background: url(../images/background/top-panel-mens.jpg);
}
#layout #main.men #interface #side-panel {
	background: #000 url(../images/background/side-panel-mens.jpg) no-repeat top;
}
#layout #main.men #interface #main-panel {
  background: #fff;
}
#layout #main.men .men {
  width: 86px; height: 166px;
  background: url(../images/background/mens-corner-bg.gif) no-repeat;
}
/* eof mens */

/* bof sales */
#layout #main.sales #top-panel {
	background: url(../images/background/top-panel-sales.jpg);
}
#layout #main.sales #interface #side-panel {
	background: #000 url(../images/background/side-panel-sales.jpg) no-repeat top;
}
#layout #main.sales #interface #main-panel {
  background: #fff;
}
#layout #main.sales .sales {
  width: 123px; height: 120px;
  background: url(../images/background/sales-corner-bg.gif) no-repeat;
}
/* eof sales */

/* bof gear */
#layout #main.gear #top-panel {
	background: url(../images/background/top-panel-gear.jpg);
}
#layout #main.gear #interface #side-panel {
	background: #000 url(../images/background/side-panel-gear.jpg) no-repeat top;
}
#layout #main.gear #interface #main-panel {
  background: #fff;
}
#layout #main.gear .gear {
  width: 101px; height: 185px;
  background: url(../images/background/gear-corner-bg.gif) no-repeat;
}
/* eof gear */

/* bof misc */
#layout #main.misc #top-panel {
  background: url(../images/background/top-panel-misc.jpg) repeat-x;
}

#layout #main.misc #interface #side-panel {
	background: #000 url(../images/background/side-panel-misc.jpg) repeat-x top;
}
#layout #main.misc #interface #main-panel {
  background: #fff;
}
#layout #main.misc.brands #interface #main-panel {
	background-color: #F3F6DD;
}
#layout #main.misc .misc {
  width: 77px; height: 72px;
  background: url(../images/background/misc-corner-bg.gif) no-repeat;
}
/* eof misc */

/* bof product display */
#list_of_products {
}

#list_of_products .product_cell {
  float: left; width: 150px; height: 235px; margin: 10px 20px 10px 0;
  position: relative;
}

#list_of_products .product_cell .product_image {
  position: absolute; bottom: 30px; left: 0;
}

#list_of_products .product_cell .product_image a {
  display: inline-block; margin: 0 auto;
}

#list_of_products .product_cell .product_image a img {
  border: none;
}

#list_of_products .product_cell .product_name {
  height: 30px; position: absolute; bottom: 0; left: 0;
}

#list_of_products .product_cell .product_name a {
  display: block;
  width: 150px;
  color: #828282 !important;
  text-align: center;
  text-decoration: none !important;
}

#list_of_products .products_pager {
  clear: both; text-align: center; width: 660px; margin-bottom: 15px;
}

#list_of_products .products_pager.bottom {
  position: relative;
  top: 15px;
}
#list_of_products .products_pager span, #list_of_products .products_pager a {
  display: inline-block;
  padding: 1px 5px; margin: 2px;
}
#list_of_products .products_pager span.selected, #list_of_products .products_pager a:hover {
}

/* bof gear pager */
#main.gear #list_of_products .products_pager span, #main.gear #list_of_products .products_pager a {
  color: #23A4CC !important; font-weight: bold;
}
#main.gear #list_of_products .products_pager span.selected, #main.gear #list_of_products .products_pager a:hover {

}
/* eof gear pager */

/* bof girls pager */
#main.girls #list_of_products .products_pager span, #main.girls #list_of_products .products_pager a {
  color: #820192 !important; font-weight: bold;
}
#main.girls #list_of_products .products_pager span.selected, #main.girls #list_of_products .products_pager a:hover {

}
/* eof girls pager */

/* bof mens pager */
#main.men #list_of_products .products_pager span, #main.men #list_of_products .products_pager a {
  color: #4B7E31 !important; font-weight: bold;
}
#main.men #list_of_products .products_pager span.selected, #main.men #list_of_products .products_pager a:hover {
}
/* eof mens pager */

/* bof sales pager */
#main.sales #list_of_products .products_pager span, #main.sales #list_of_products .products_pager a {
  color: #C57627 !important; font-weight: bold;
}
#main.sales #list_of_products .products_pager span.selected, #main.sales #list_of_products .products_pager a:hover {
  color: #CB7D2B !important; font-weight: bold;
}
/* eof sales pager */

/* bof misc pager */
#main.misc #list_of_products .products_pager span, #main.misc #list_of_products .products_pager a {
  color: #AC2253 !important; font-weight: bold;
}
#main.misc #list_of_products .products_pager span.selected, #main.misc #list_of_products .products_pager a:hover {
  color: #AC2253 !important; font-weight: bold;
}
/* eof misc pager */

/* eof product display */

/*******************************************************************************************************************************
 *                                           BOF PRODUCT DETAILS
 *******************************************************************************************************************************/
ul#manufacturer_list li {
  float: left; display: inline;
  width: 150px; height: 100px;
  margin: 0 25px 15px 0;
}

#product {
  margin: 20px 10px 10px 0; overflow: hidden;
}

#product #product_images {
  float: left; width: 180px;
}

#product #product_images .displayed_image img {
  display: block; padding: 1px; border: 1px solid #75F987;
}

#product #product_info {
  float: right; width: 470px; padding: 15px 15px 10px 20px; background: #F3F6DD;
}

#product #product_info ul li {
  margin-bottom: 10px;
}

#product .product_info-name h3 {
  color: #7DC03B; margin: 0 15px 15px 0px;
}

#product #product_info li.product_info-manufacturer {
}

#product #product_info li.product_info-name {

}

#product #product_info li.product_info-code {

}

#product #product_info ul li.product_info-attributes select, #product #product_info ul li.product_info-attributes #add_to_cart_quantity {
  padding: 3px; border: 1px solid #7DC03B;
}

#product #product_info ul li.product_info-price .old_price {
  text-decoration: line-through;
}

#product #product_info ul li.product_info-attributes input {
  text-align: center;
}

#product #product_info ul li.product_info-attributes div {
  margin: 5px;
}

ul#product_images_thumbnails {
	margin-top: 5px; padding-right: 2px;
}

ul#product_images_thumbnails li {
	float: left; width: 53px; height: 53px; margin: 3px 4px 0 0; padding: 0;
  border: 1px solid #75F987; text-align: center; cursor: pointer;
}

#product_images_thumbnails li img {
  margin: 2px 1px 1px 1px;
}

#product .displayed_image {
	cursor: pointer;
}
/*******************************************************************************************************************************
 *                                           EOF PRODUCT DETAILS
 *******************************************************************************************************************************/
