#new-store {
	width: 610px;
	padding: 0 5px;
	font-family: Arial, sans-serif;
}
#new-store p,
#new-store ul li,
#new-store ol li,
#new-store dt,
#new-store dd {
	font-size: 12px;
}
#new-store p.bread-crumb {
	font-size: 10px;
}
#new-store h2 {
	font-size: 18px;
	color: #7c0326;
}
#new-store h2 span {
	color: #ee3a43;
}

/* CONTENT LEFT */

#store-content-lft {
	width: 240px;
	float: left;
}
#store-content-lft .grey-box {
	margin-bottom: 15px;
}
#new-store .grey-box {
	border: 1px solid #ccc;
}

/* CONTENT RIGHT */

#store-content-rgt {
	width: 360px;
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
}
#new-store .price span {
	color: #ee3a43;
}
#new-store .price span strong {
	font-size: 14px;
}
.desc-box div {
	background-color: #fff8dc;
	border: 1px solid #ee3a43;
	padding: 10px;
	clear: both;
}
.tab-nav {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 360; /* for ie */
}
.tab-nav li {
	float: left;
	list-style: none;
	width: 84px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
}
.tab-nav li.last {
	float: right;
	margin: 0;
}
.tab-nav li a {
	background: transparent url(../img/bgr-tabs2.gif) no-repeat left top;
	float: left;
	width: 84px;
	padding: 5px 0 5px 0;
	color: #fff;
}
.tab-nav li a:hover,
.tab-nav li a.selected {
	background: transparent url(../img/bgr-tabs2.gif) no-repeat left -30px;
	text-decoration: none;
	color: #fff;
}
.options-box dl dd {
	padding-left: 30px;
	margin: 0 0 5px 0;	
}
.options-box dl dt {
	padding: 5px 0 5px 30px;
	font-weight: bold;
	clear: both;
}
.options-box dl dt.option-1 {
	background: transparent url(../img/bullet-1.gif) no-repeat left;
}
.options-box dl dt.option-2 {
	background: transparent url(../img/bullet-2.gif) no-repeat left;
}
.options-box dl dt.option-3 {
	background: transparent url(../img/bullet-3.gif) no-repeat left;
}
.options-box dl dt.option-4 {
	background: transparent url(../img/bullet-4.gif) no-repeat left;
}
.options-box dl dt.option-5 {
	background: transparent url(../img/bullet-5.gif) no-repeat left;
}
.options-box dl dt.option-6 {
	background: transparent url(../img/bullet-6.gif) no-repeat left;
}
.options-box dl dt.option-7 {
	background: transparent url(../img/bullet-7.gif) no-repeat left;
}
.options-box dl dt.option-8 {
	background: transparent url(../img/bullet-8.gif) no-repeat left;
}
.options-box dl dt.option-9 {
	background: transparent url(../img/bullet-9.gif) no-repeat left;
}
.options-box dl dt.option-10 {
	background: transparent url(../img/bullet-10.gif) no-repeat left;
}
.options-box dl dd ul {
	overflow: hidden;
	margin: 0;
	padding: 0;	
}
.options-box dl dd ul li {
	float: left;
	list-style: none;
	margin: 0 6px 4px 0;
	padding: 0;
}
.color-swatches li img {
	border: 2px solid #fff;
	margin: 0;
	padding: 0;
}
.color-swatches li a {
	background-color: #fff;
	border: 2px solid #cccccc;
	float: left;
}
.color-swatches li.selected a,
.color-swatches li a:hover {
	border: 2px solid #eb3a44;
}

#new-store .options-box dl dd ul.select-size {
	width: 190px;
}

#new-store .options-box dl dd ul.select-size li {
	margin: 0;
	padding: 0;
	text-align: center;
}
.select-size li a {
	width: 30px;
	height: 22px;
	padding: 9px 0 0 0;
	float: left;
	background: transparent url(../img/bgr-size.gif) no-repeat 0 -40px;
	color: #000;
	font-weight: bold;
	font-family: verdana;
	font-size: 9px;
	text-decoration:none;
}
.select-size li a:hover,
.select-size li.selected a {
	text-decoration: none;
	background: transparent url(../img/bgr-size.gif) no-repeat 0 bottom;
	color: #fff;
}
.select-size li.sold-out a {
	text-decoration: none;
	background: transparent url(../img/bgr-size2.gif) no-repeat 0 top;
	color: #999;
}
.select-size li.sold-outClean a {
	text-decoration: none;
	background: transparent url(../img/bgr-size.gif) no-repeat 0 top;
	color: #999;
}
#new-store .options-box dl dd ul li.button {
	width: 101px;
	height: 22px;
	background: transparent url(../img/bgr-btn.gif) no-repeat left top;
	text-align: center;
	padding-top: 3px;
}
li.button a {
	color: #fff;
}
li.button a:hover {
	text-decoration: none;
	color: #fff;
}
.wishlist a {
	background: transparent url(../img/icon-heart.gif) no-repeat left;
	float: left;
	padding: 3px 0 0 17px;
}
.wishlist a:link,
.wishlist a:hover,
.wishlist a:visited {
	color: #ee3a43;
}
#new-store-btm {
	clear: both;
}
.red-box {
	width: 530px;
	background: transparent url(../img/bgr-redbox-top.gif) no-repeat left top;
	margin: auto;
}
.red-box h3 {
	width: 530px;
	text-align: center;
	color: #fff;
	margin: 0;
	font-size: 12px;
	padding: 7px 0 12px 0;
}
.red-box-content  {
	width: 530px;
	background: transparent url(../img/bgr-redbox-btm.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
.red-box-content div.content-wrap  { /* for ie */
	padding: 10px;
	overflow: hidden;
}
.red-box-content div.content-wrap div  {
	width: 160px;
	float: left;
	margin-left: 5px;
	overflow: hidden;
}
.red-box-content div.content-wrap div ul  {
	width: 110px;
	margin: 0;
	padding: 0;
	float: left;
}
.red-box-content div.content-wrap div ul li  {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}
.red-box-content div.content-wrap div img  {
	float: left;
}

/* RANDOM STYLES */

.lgt-red {
	color: #ee3a43;
}