div#overview div.product-box {
	margin-left: 20px;
	margin-right: 0;
	float: right;
}
#product_group {
	clear: both;
}
.button {
	float: left;
}
.cart {
	float: right;	
}
/*product-tabset styles*/
#product-tabset {
	clear: both;
}
#product-tabset ul {
	margin: 0 0 0 10px;
	padding: 0;
	border: 1px solid white;
}
#product-tabset li
{
	margin:0;
	list-style:none;
	float:left;
	padding:0;
}

#product-tabset a
{
	color: #333;
	float:left;
	display:block;
	background:url("../images/button_home_left.png") no-repeat 0 -35px;
	padding-left:11px;
	border-bottom:1px solid #28cacc;
	text-decoration:none;
}

#product-tabset a span
{	
	float:left;
	display:block;
	background:url("../images/button_home_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;
}

#product-tabset-line
{
	text-align:center;
	height:10px;
	margin:0;
	background:url("../images/gradient1x10_home.png") repeat-x;
	clear:both;
}

/* packet styles */

#packet {
	margin-top: 5px;
	margin-bottom: 5px;
}
#packet a.cart {
	float: right;
	margin-top: 5px;
}
#packet h3 {
	margin-top: 5px;
}
#packet h5 {
	margin-top: 0px;
}
#packet h3.price {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#packet div.images {
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
	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 {
	font-weight: bold;
}

/* 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 {
	font-weight: bold;
}
#categories div.category a:hover {
	font-weight: bold;
}
#categories div.category a img {
	float: left;
	margin-right: 5px;
	vertical-align: center;
}
/* packet style */
.product-box img.plus {
	margin-left: 40px;
}
.invisible {
	display: none;
}
.description {
	height: 275px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

/*review styles*/
#review {
	background: #eaeaea;
	padding: 10px;
}
#review h3 {
	margin-top: 0px;
}
#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;
}
/*
h3 span {
	font-size: 0.7em;
	color: #666;
	padding: 5px;
	font-weight: normal;
}
*/
h2 {
	margin-top:0px; 
	padding-top:0px;	
}
/* product-list styles */

.product-list-item {
	padding: 0;
}
.product-list-item a img {
	float: left;
	margin: 10px;
}
.product-list-item .order h3 {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
.product-list-item .order img {
	vertical-align: middle;
}
.product-list-item h5 {
	margin: 5px 0px 0px 0px;
	padding:0px;
}
.product-list-item h3 {
	margin:10px 0px 0px 0px;
	padding:0px;
}
.product-list-item p {
	margin: 5px 0px 0px 0px;
	padding:0px;
}
.breadcrumbs {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}
div#features li {
  margin-left: 15px;
}
/* PRODUCT IMAGES */
div#product_images {
	position: relative;
	width: 250px;
	margin: 0;
	background: none;
}
div#product_images img#product_image {
	float: left;
	margin: 0 10px 10px 0;
}
div#product_images ul li img {
	border: 1px solid #ccc;
}
div#product_images ul li img.active {
	border: 1px solid #666;
}
div#product_images ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div#product_images ul li {
	float: left;
	padding: 0;
	margin: 0;
	display: block;
	width: 67px;
	height: 67px;
	margin-right: 5px;
}
/* PRODUCT LINKS */
div#product-links ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}
div#product-links ul li
{
	margin: 0;
	padding: 0;
}
div#product-links a {
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
}
