body {
  font-size: 100%;
  font-family: Calibri, Tahoma, Arial, Sans-serif;
  padding: 0;
  margin: 0;
}

/* Reset classes
------------------------
*/
h1,h2,h3,h4 {
  font-weight: normal;
  padding: 0;
  margin: 0;
clear:left;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
-----------------------
*/

#constrain {
  background: #fff url('../images/g-background.jpg') top left repeat-y;
  margin: 0 auto;
  width: 939px;
  padding: 0px 5px 0px 5px;
  position: relative;
}

#constrain .left-blocker {
  position: absolute;
  top: 0px;
  left: 1px;
}

#constrain .header-wrap {
  height: 119px;
}

#constrain .header-wrap .header {
  position: relative;
  padding-top: 20px;
}

#constrain .header .logo {
  position: absolute;
  top: 52px;
  left: -13px;
}

#constrain .header-wrap .nav {
  background: #fff url('../images/g-nav-top.jpg') top right no-repeat;
  width: 555px;
  height: 73px;
  text-align: right;
  margin-left: 382px;
}

#constrain .header-wrap .nav-bottom {
  z-index: 100;
}

#constrain .header-wrap .nav ul {
  float: right;
}

#constrain .header-wrap .nav ul li {
  float: left;
}

#constrain .header-wrap .nav ul li a {
  display: block;
  padding: 22px 12px 18px 12px;
}


 

#constrain .shoppingbag {
/*  background: #fff url('../images/g-shopping-background.jpg') top left repeat-x; */
  position:  relative;
  height: 56px;
 /* margin-left: 640px;*/
  width: 290px;
  font-size: 0.75em;
}



#constrain .shoppingbag span {
/*  background: transparent url('../images/g-shopping-left.jpg') top left no-repeat; */
  display: block;
  height: 56px;
}

#constrain .shoppingbag .bag {
  position: absolute;
  top: 0px;
  right: 0px;
}

#content {
  margin-top: 24px;
  padding-left: 72px;
}

#content .main-content {
  padding-top: 40px;
  width: 418px;
/*  width: 375px;*/
  padding-right: 50px;
  border-right: 1px solid #d9d9d9;
  float: left;
  padding-bottom: 60px;
  min-height: 600px;
}

#content .full-content {
  padding-top: 40px;
  width: 818px;
  padding-right: 50px;

  float: left;
  padding-bottom: 60px;
  min-height: 600px;
}

#content .main-content ul {
  color: #70af00;
}

#content .main-content ul li {
  margin-left: 11px;
  font-size: 0.75em;
  line-height: 24px;
}

#content .main-content table,
#content .full-content table {
  width: 418px;
  /*margin-top: 10px;*/
  border-collapse:collapse;
}

#content .main-content table thead tr th,
#content .full-content table thead tr th {
  background: #e2efcc;
  color: #595959;
  font-weight: normal;
  font-size: 1em;
  padding: 11px 0px 11px 0px;
  border: 1px solid #d9d9d9;
}

#content .main-content table tbody tr th,
#content .full-content table tbody tr th {
  background: #8dbf33;
  color: #fff;
  font-weight: normal;
  font-size: 1em;
  padding: 11px;
  text-align: left;
  border: 1px solid #d9d9d9;
}

#content .main-content table tbody tr td,
#content .full-content table tbody tr td {
  color: #666;
  font-weight: normal;
  font-size: 1em;
/*  padding: 11px;*/
padding: 0;
  text-align: left;
/*  border: 1px solid #d9d9d9;*/
}

#content .main-content .mission {
  padding:10px;
  border:solid 1px #e2efcc;
}

#content .main-content .mission h2 {
  border:none;
  margin-bottom:0;
}

#content .main-content .mission p {
  margin-top:0;
  font-style:italic;
}

#content .main-content .category {
  height: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
  position: relative;
  border-bottom: 1px solid #e2efcc;
}

#content .main-content .category .category-name {
  color:#6b6b6b;
  font-size: 1.125em;
}

#content .main-content .category .cat {
  color:#c10059;
}

#content .main-content .category .category-name {
  padding: 0;
  margin: 4px 0px 4px 0px;
}

#content .main-content .category .category-name form {
  display: block;
}


#content .main-content .category .add {
  position: absolute;
  top: 12px;
  right: 74px;
  font-size: 0.9em;
}

#content .main-content .category .box {
  position: absolute;
  top: 10px;
  right: 0px;
  display: block;
}

#content .main-content .category input {
  border: 1px solid #ccc;

  width: 60px;
  text-align: center;
  font-size: 0.9em;
}

#content .main-content .category a {
  color: #f19300;
}

#content .main-content .category a:hover {
  color: #666;
}

#content .main-content .category-group .category-item {
  height: 195px;
  position: relative;
  width: 130px;
  border: 1px solid #e2efcc;
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;

}


#content .main-content .category-group .category-item .overlay {
  height: 30px;
  position: absolute;
  width: 156px;
  background: transparent url('../images/g-category-top-overlay.png') top right no-repeat;
  top: 0px;
  right: 0px;
  text-align: right;
  z-index 1;
}

#content .main-content .category-group .special .overlay {
  background: transparent url('../images/g-category-top-overlay-sale.png') top right no-repeat;
}

#content .main-content .category-group .special .sale {
  position: absolute;
  top: -4px;
  right: 83px;
}

#content .main-content .category-group .category-item .details {
  position: absolute;
  bottom: 0px;
  left: 0px;
}

#content .main-content .category-group .category-item .details .overlay-details {
  height: 46px;
  position: absolute;
  width: 130px;
  background: transparent url('../images/g-category-bottom-overlay.png') top right no-repeat;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}

#content .main-content .category-group .category-item .details .inner {
  font-size: 1em;
  color: #fff;
  position: absolute;
  z-index: 10;
  bottom: 4px;
  left: 10px;
  width: 130px;
}

#content .main-content .category-group .category-item .details .inner p {
  padding: 0;
  margin: 0;
  color: #000;
}

#content .main-content .category-group .category-item .details .inner a {
  color: #fff;
  font-size: 0.75em;
}

#content .main-content .category-group .category-item .details .inner a:hover {
  color: #ccc;
}

#content .main-content .category-group .category-item .price p {
  padding: 0;
  margin: 0;
  font-size: 1em;
  color: #fff;
  position: absolute;
  z-index: 10;
  top: 4px;
  right: 10px;
}

#content .main-content .pagination {
  padding-top: 10px;
  font-size: 0.75em;
}

#content .sidebar {
  width: 396px;
  margin-left: 469px;

}

#content .sidebar .main-image .main-photo {
  display: block;
  vertical-align: bottom;
}

#content .sidebar .shadow {
  display: block;
/*  margin-top:-4px;*/
margin-top:0px;
}

#shopping-links {
  font-size: 0.75em;
  line-height: 20px;
}

#shopping-links tr td {
  vertical-align: top;
  padding: 6px;
}

#shopping-links tr td.categories {
  width: 128px;
}

#shopping-links tr td.brands {
  width: 120px;
}

#featuredproducts {
  padding: 0;
  margin: 20px 0px 0px 0px;
  border-collapse: collapse;
}

#featuredproducts tr td {
  padding: 0;
  margin: 0;
}

#featuredproducts .left, #featuredproducts .right {
  min-height: 182px;
  position: relative;
  width: 198px;
}

#featuredproducts .left img, #featuredproducts .right img {
  display: block;
}

#featuredproducts .left .overlay, #featuredproducts .right .overlay {
  height: 30px;
  position: absolute;
  width: 156px;
}

#featuredproducts .right .overlay {
  background: transparent url('../images/g-featured-product-overlay-right.png') top right no-repeat;
  top: 0px;
  right: 0px;
  text-align: right;
  z-index: 1;
}

#featuredproducts .left .overlay {
  background: transparent url('../images/g-featured-product-overlay-left.png') bottom left no-repeat;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}

#featuredproducts .left a, #featuredproducts .right a {
  font-size: 0.75em;
  color: #fff;
  position: absolute;  
  z-index: 10;
}

#featuredproducts .left .adrot-left a { 
  z-index:1;
  margin-bottom:-8px; margin-left:-10px;

}
   
#featuredproducts .right .adrot-right a { 
  z-index:1;
  margin-top:-8px; margin-right:-10px; 
}

#featuredproducts .left a {
  bottom: 8px;
  left: 10px;
}

#featuredproducts .right a {
  top: 8px;
  right: 10px;
}

#featuredproducts .left a:hover, #featuredproducts .right a:hover {
  color: #ccc;
}

a {
  color:#f58b44;
  text-decoration: none;
}

a:hover {
  color: #000;
}

a img {
  border: 0;
}

h1 {
  color: #70af00;
  font-size: 1.5em;
}

h1 span {
  color: #666;
  font-size: 0.85em;
  text-align: right;
  float: right;
  margin-top: -27px;
}

h2 {
  font-size: 1.25em;
}

h3 {
  font-size: 1em;
}

h4 {
  color: #70af00;
  font-size: 1.2em;
}

h2,h3 { color: #c10059; }
h1,h2,h3 { border-bottom: 1px solid #e2efcc; padding-bottom: 9px; }

p {
  color: #666;
  line-height: 20px;
  font-size: 0.75em;
}

p.first {
  font-weight: bold;
  letter-spacing: 0.5px;
}

#footer {
  background:#c10059;
  color: #fff;
  font-size: 1em;
  padding-bottom: 20px;
}

#footer p {
  color: #fff;
  padding: 0;
  margin: 0;
  font-size: 0.95em;
  line-height: 23px;
}

#footer .nav {
  background: #f11e7f;
}

#footer .constrain {
  margin: 0 auto;
  width: 929px;
  padding: 0px 5px 0px 5px;
  position: relative;
}

#footer .nav .constrain {
  height: 42px;
  position: relative;
}

#footer .information {
  margin-left: 550px;
}

#footer .bottom-information .author {
  position: absolute;
  top: 80px;
  left: 10px;
  font-size:0.8em;
}

#footer .information table .logo {
  padding-left: 20px;
}

#footer .nav .constrain ul {
  position: absolute;
  top: 0px;
  right: 0px;
}

#footer .nav .constrain ul li {
  float: left;
}

#footer .nav ul li a {
  color: #fff;
  display: block;
  margin: 12px 8px 12px 8px;
}

#footer .nav ul li a:hover {
  color: #ccc;
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr {
  clear: both;
}

/* Replacement text */
/* Do not alter this CSS */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}
.sIFR-replaced {
  visibility: visible !important;
}
span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/*additional*/
.category-item2{
  height: 195px;
  position: relative;
  width: 130px;
  border: 1px solid #e2efcc;
  /*float: left;*/
  margin-right: 7px;
  margin-bottom: 7px;
}

.price2 p{
  padding: 0;
  margin: 0;
  font-size: 1em;
  color: #fff;
  position: absolute;
  z-index: 10;
  top: 4px;
  right: 10px;
}
.category-item2 .overlay2{
  height: 30px;
  position: absolute;
/*  width: 92px;*/
width: 131px;
  top: 0px;
  right: 0px;
  text-align: right;
  z-index 1;
}

.category-item2 .overlay3{
  height: 47px;
  position: absolute;
/*  width: 92px;*/
width: 131px;
  top: -4px;
  right: 0px;
  text-align: right;
  z-index 1;
}


.category-item2 .details2{
position: absolute;
  bottom: 0px;
  left: 0px;
}
.category-item2 .details2 .inner2{
  font-size: 1em;
  color: #fff;
  position: absolute;
  z-index: 10;
  bottom: 4px;
  left: 5px;
  width: 130px;

}

.category-item2 .details2 .inner2 p{
  padding: 0;
  margin: 0;
  color: #000;
}
.category-item2 .details2 p.product-name2 a{
 color: #666666;
 font-size:11px;
 line-height:23px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
 .category-item2 .details2 p.product-name2 a {
  line-height:20px;
 }
}
*:first-child+html .category-item2 .details2 p.product-name2 a{
 line-height:33px;
}
.category-item2 .details2 p.product-name2 a:hover{
 color: #FFFFFF;
}
.category-item2 .details2 .inner2 a{
  color: #fff;
  font-size: 11px;
}
.category-item2 .details2 .inner2 a:hover{
  color: #ccc;
}

.category-item2 .details2 .overlay-details2{
  height: 46px;
  position: absolute;
  width: 130px;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}

.special2 .overlay2{
/*background: transparent url('g-category-top-overlay-sale.png') top right no-repeat;*/
height: 50px;
position:absolute;
top:-4px;

}
.special2 .sale2 {
   position: absolute;
  top: -4px;
  right: 83px;

}
.main-image{
padding-top:4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.main-image{
padding-top:7px;
}
}

/*xty*/
#constrain .shoppingbag span {
display:block;
height:56px;
width:auto;
padding-top:15px;
}


td.cartSummaryItem {
position:absolute;
border:1px solid #f8e9f0;
padding:7px 75px 6px 10px;
right:45px;
min-width:122px;
width:auto;
}

table.cartSummaryTable {
color:#C10059;
font-size:12px;
}

a.cartSummaryLink {
text-indent:-60px;
padding-top:22px;
display:block;
position:absolute;
width:40px;
height:50px;
right:-36px;
top:-16px;
color:#C10059;
}
* html a.cartSummaryLink { 
 float:left;
 text-indent:0px;
width:100px;
}
a.cartSummaryLink:hover {
text-decoration:underline;
}
* html #featuredproducts .left, * html #featuredproducts .right { 
 height:183px;
}

/* Newsletter */
.secure-login, .newsletter-form {
width:365px;
	background: #f9f9f9;
	border: 1px solid #f2f2f2;
	padding: 10px;

}

