h1 {
  font-size: 1em;
  text-align: left;
  margin: 0;
  padding: 0;
}

#productImage, #productData {
  	-moz-border-radius:     		15px;
  	-webkit-border-radius:     		15px;
	height:							570px;
	padding-top:					25px;
	padding-left:					10px;
	padding-right:					10px;
	float:							left;
	border:						    1px solid #DDD;
	margin-bottom:					25px;
}

#indiciCalitate {
  position:               absolute;
  bottom:                 10px;
	text-align:							left;
}
#indiciCalitate h2 {
	font-size:							70%;
	font-weight:						normal;
	margin:								3px;
	padding:							0;
}
#indiciCalitate img {
	margin-right:						1px;
	cursor: pointer;
}

#addToCartBtn {
	cursor:								pointer;
}
#productsDelimiterTitle {
	clear:								both;
	width:								60%;
	font-size:							16px;
}
#productImage {
	width:								20% !important;	
	width:								270px;
	min-width:							270px;
	background: transparent url('../images/loading.gif') no-repeat center center;
}
#productImageTools {
	width:								100%;
	text-align:							left;
}
#productData {
	width:								55% !important;	
	width:								50%;
	margin-left:						10px;
	font-size:							1em;
}

#productData .sizes,
#productData .colours {
	text-align: left;
	margin-top: 15px;
}

#productData .colors,
#productData  .sizes {
	line-height: 40px;
}


.sizes .subtitle,
.colours .subtitle {
	font-weight: bold;
	display: block;
}

#productData .size {
	background: #FFF;
	width: 30px;
	height: 30px;
	display: inline-block;
	border: 2px solid #CCC;
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	outline: none;
}

#productData .size:hover {
	border: 2px solid #444;
	background: #FFF47C;
}

#productData .size.hidden,
#productData .colour.hidden {
	display: none;
}

#productData .size.active {
	background: #92D33E;
	border: 2px solid #444;
}

#productData .colour {
	width: 30px;
	height: 30px;
	display: inline-block;
	border: 2px solid #CCC;
}

#productData .colour:hover {
	border: 2px solid #444;
}

#productData .colour.active {
	border: 2px solid #444;
}

div.product_image {
  width: 100%;
  height: 260px;
  background: transparent url('../images/loading.gif') no-repeat center center;
}

  
#productData {
  	position: relative;
	text-align:left;
} 

#price {
  	width:                200px;
	clear:								both;
	font-size:							1.3em;
	visibility:							visible;
	text-align:							right;
	color: #000;
	position: absolute;
	top: 200px;
	right: 5px;
}

#price .price-rebate {
	color: #990000;
	font-size: 38px;
}

div#price span {
	display: inline;
}

.rebate {
	color: black;
	text-decoration:					line-through;
	
}
/* ENLARGED IMAGE */
#enlargedImage {
	padding-top:						10px;
	background-color:					white;
	border:								3px solid black;
	visibility:							hidden;
	position:							absolute;
	width:								750px;
	height:								0px;
	top:								10px;
	left:								10px;
	z-index:							100;
}
#enlargedImageMain {
	float:								left;
	width:								80%;
	height:								95%;
	border-right:					1px solid black;
	text-align:						center;
	background:           transparent url('../images/loading.gif') no-repeat center center;
}
#enlargedImageAssociates {
	float:								left;
	width:								19%;
	height:								95%;
	text-align:							center;
}
.enlargedImageClose {
	width:								100%;
	height:								50px;
	text-align:							center;
}
.enlargedImageClose a {
	padding:							10px;
	width:								100%;
	background-color:					black;
	color:								white;
	width:								100px;
	height:								50px;
}
.enlargedImageClose a:hover {
	border-bottom:						3px solid #CC0002;
}
#enlargedImageCloseSmall a {
  width: 15px;
  height: 15px;
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  right: 3px;
  top: 3px;
  cursor: pointer;
}

#enlargedImageCloseSmall {
  cursor: pointer;
}

#enlargedImageAssociates img {
  padding: 5px;
  cursor: pointer;
}

#enlargedImageAssociates img.hover {
  border: 1px solid #444;
	background-color: #F1FCA1;
}
#tabelMarimi {
	width: 								80%;
	text-align:							left;
	margin-bottom:						3px;
	padding:							3px;
	font-size:							90%;
	float:								left;
	background-color:					white;
	background-image:					url(../images/boysProductGradientTop.jpg);
	background-repeat:					repeat-x;
	background-color:					#FFFFFF;
	background-position:				top left;
	padding-left:						10px;
	padding-right:						10px;
	border-bottom:						3px solid #7D7D7D;
	margin-bottom: 						20px;
}

#tabelMarimi table						{width: 100%;}

#tabelMarimi h2{
	font-size:							90%;
}

#tabelMarimi img {
	margin-right:						5px;
}

#tabelMarimi td {
	border:								1px solid #444;
	padding:							3px;
	font-size:							90%;
}
.zoomButton {
	cursor:								pointer;
}

#enlargedImageClose a {
  cursor: pointer;
}

.descriere_produs {
  font-size:          14px;
}

#adminLink {
	margin-top: 						100px;
}

.breadcrumbs {
	text-align: 						left;
}

#productData .price-big {
	top: 20px;
}

#productData .price-big .new-price {
	font-size:		48px;
	text-shadow: none;
}

#productData .price-big .old-price {
	font-size: 18px;
}

#productData .descriere-narrow {
	width: 60%;
}

#productData .price-info-size {
	color: #CF2929;
	text-shadow: none;
	font-size: 11px;
}

#productData a {
	display: inline;
}

#productData .tabel-marimi {
	text-align: left;
	clear: left;
	padding-top: 10px;
}

#tooltip {
	position:absolute;
	border: 3px solid #333;
	background: #444;
	padding: 10px;
	color: #FFF;
	display: none;
	font-size: 12px;
}

#tooltip h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.size-error,
.color-error {
	font-size: 16px;
	color: #990000;
	display: none;
	padding: 0;
	padding-top: 5px;
	line-height: 24px;
	background: url('../images/error_button.png') no-repeat left center;
	padding-left: 35px;
}

.product-images {
	display: block;
	height: 480px;
	position: relative;
}

.product-images,
.product-images ul,
.product-images li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.product-images li.parent {
	display: block;
	position: absolute;
}

.product-images ul li img {
	height: 100px;
}

.product-images ul li {
	width: 120px;
	float: left;
	margin: 0;
	padding: 0;
}

.product-images ul li a {
	border: 2px solid #FFF;
	display: inline-block;
}

.product-images ul li a:hover {
	border: 2px solid #AAA;
}

.product-images li.hidden {
	display: none;
}

#price .selectedOptions {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
}

.sku {
	margin: 5px 0;
}

.container {
	padding-top: 0;
}

#left_pane {
	padding-top: 30px;
}


.breadcrumbs {
	font-size: 12px;
	padding: 5px 0;
}

#productData {
	margin-top: 0;
	padding-bottom: 0;
}

.loading {
	background: url('../images/activity.gif') no-repeat 20px 10px;
}

.addedToCart {
	display: block;
	height: 24px;
	line-height: 24px;
	background: url('../images/cart_add.jpg') no-repeat 13px center;
	padding-left: 34px;
	color: #990000;
	font-weight: 600;
}

.addedToCart.hidden {
	display: none;
}

#productData .price-normal {
	display: block;
	text-decoration: line-through;
	font-size: 14px;
}

#productData .yousave {
	font-size: 12px;
	display: block;
}

#productData .price-original {
	font-size: 24px;
}

.instrument-masura-info {
	display: none;
	font-size: 12px;
	background: url("../images/error_button.png") no-repeat 0 0;
	padding-left: 35px;
	padding-top: 3px;
	color: #990000;
}