div.product-list-item {
	float: left;
	padding: 0;
	background: url('../images/capsule.png');
	height: 300px;
	width: 210px;
	overflow: hidden;
	margin: 5px 0px 10px 5px;
}
div.product-list-item a	{
	color: #fff;
}
div.product-list-item img {
	margin: 37px 5px 10px 5px;
}
div.product-list-item h2 {
	clear:left;
	height: 30px;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0;
	overflow: hidden;
}
div.product-list-item div.order, h5 {
	display: none;
}
div.button button {
	background: url(../images/menu_gradient.png) top left repeat-x;;
	color: white;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #cccccc;
	height: 30px;
}

div#overview {
}
div#product-box {
	position: relative; 
	padding: 0;
	background: url('../images/capsule_big.png');
	height: 456px;
	width: 320px;
	overflow: show;
	margin: 0px;
}
div.related-product-box {
	float: left;
	padding: 0;
	margin: 5px 5px 0px 0px;
}
div#product-text {
	position: relative; 
	top: -460px;
	margin-left: 350px;
}
div#overview h1 {
	font-size: 1.3em;
	text-align: center;
	color: #fff;
}

div#overview h2 {
	font-size: 1.5em;
}

div#overview_text {
	margin-left: 270px;
}
div#overview ul {
	margin: 0px;
	padding: 0px;	
	list-style: none;
}
div#overview li {
	padding: 0px;
	margin: 0px;
}


/* tab styles */
/*product-tabset styles*/
#product-tabset {
	clear: both;
}
#product-tabset li
{
	position:relative;
	top:1px;
	list-style:none;
	float:left;
	padding:0;
}

#product-tabset a
{
	color: #333;
	float:left;
	display:block;
	background:url("../images/button_left.png") no-repeat 0 -35px;
	padding-left:11px;
	border-bottom:1px solid #12275e;
	text-decoration:none;
}

#product-tabset a span
{	
	float:left;
	display:block;
	background:url("../images/button_right.png") no-repeat 100% -35px;
	padding:4px 11px 3px 0px;
	color: #333;
}

#product-tabset a:hover span {color:#fff}

/* !IE5-Mac \*/
#product-tabset a span { float:none; }
/**/

#product-tabset .active a
{
	background-position:0 0;
	border:0;
}

#product-tabset .active a span
{
	background-position:100% 0px;
	color:#fff;
	font-weight:bold;
	padding-bottom:4px;
}

#product-tabset a:hover
{
	background-position:0 0px;
}

#product-tabset a:hover span
{
	background-position:100% 0px;
}


/* packet styles */

#packet {
	margin-top: 5px;
	margin-bottom: 5px;
}
#packet a.cart {
	float: right;
	margin-top: 5px;
}
#packet h3.price {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#packet div.images {
	margin-top: 5px;
	margin-left: 10px;
	clear: both;
	float: right;
}
#packet div.images img.plus{
	/*margin-bottom: 30px;*/
}

/* specifications styles */
#specifications {
	margin-top: 10px;
}
#specifications table {
	width: 100%;
}
#specifications th {
	background: url(/images/gradient_1x30.png);
	background-repeat: repeat-x;
	color: #222;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #eaeaea;
	text-align: left;
}
#specifications td {
	padding: 5px;	
}
#specifications td label {	
	white-space: nowrap;
}

/* accessories styles */
#categories {
	margin-top: 20px;
	width: 100%;
}
#categories div.category {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	width: 48%;
}
#categories div.category a {
	color: #749431;
	font-weight: bold;
}
#categories div.category a:hover {
	color: #749431;
	font-weight: bold;
}
#categories div.category a img {
	float: left;
	margin-right: 5px;
}

/* packet style */
.product-box {
	float: left;
	margin-right: 10px;
}
.product_leftbox img.plus {
	margin-left: 40px;
}
.invisible {
	display: none;
}
.description {
	margin: 0px;
	padding: 0px;
}
#expand_button {
	display: none;
}
#close_button {
	display: none;
}

/*review styles*/
#review {
	background: #eaeaea;
	padding: 10px;
}
#review h3 {
	margin-top: 0px;
}
div#product_group h3 {
	margin-top: 10px;
}

#review label {
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}
.review_header {
	background: url(/images/gradient_1x30.png);
	background-repeat: repeat-x;
	color: #222;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #eaeaea;		
}
.review_header .date {
	float: right;
}
.review h5 {
	margin-top: 10px;
	margin-bottom: 3px;
}

/*in the box styles*/
#box_items {
	font-weight: bold;
}
#box_items img {
	float: right;
	margin-left: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
}
ol#box_items li {
	clear: both;
}
#box_items p {
	font-weight: normal;
}
h2 span.recupel {
	font-size: 0.65em;
	color: #666;
	padding: 5px;
	font-weight: normal;
}
h3 span.recupel {
	font-size: 0.7em;
	color: #666;
	padding: 5px;
	font-weight: normal;
}
div.product_option {
	margin: 5px 0 0 0;
}
div.product_option label {
	display: block;
}
h4.discount_header {
	margin: 10px 0px 5px 0px;
	font-size: 1.2em;
	color: red;
	font-weight: bold;
}
.discount {
	color: #cc0000;
	margin: 10px 0;
	font-size: 1.0em;
	background: #ececec;
	padding: 10px;
}

.product_buttons {
}
div.right {
	float: right
}

/* PRODUCT IMAGES */
div#product_images {

}
div#product_images img#product_image {
	padding: 0px;
	margin: 55px 10px 15px 10px;
}
div#product_images ul li img.active {
	border: 1px solid #ccc;
}
div#product_images ul {
	position: absolute;
	top: 465px;
	left: 10px;
	padding: 0;
	margin: 0;
	list-style: none;
}
div#product_images ul li {
	float: left;
	background: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 67px;
	height: 67px;
	margin-right: 5px;
}
img.gallery-img {
	height: 65px;
}
