.uppselt_overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: url('../img/uppselt_overlay.gif') no-repeat;
    width: 50px;
    height: 50px;
    
    text-indent: -10000px;
    overflow: hidden;
    
}
#product-list {
	color: #000;
	font-size: 12px;
	font-family: Verdana;
	margin-left: 30px;
}
#product-list .product {
	float: left;
	width: 160px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	height: 260px;
	position: relative;
	/*text-align: right;*/
}
#main #product-list.press .product {
	overflow: hidden;
	height: 200px;
	text-align: center;
}
#product-list .info {
	letter-spacing: 1pt;
}
#product-list .price {
	/*font-size: 10px;
	color: #a6a6a6;*/
}

#main #product-list .info {
	letter-spacing: 1pt;
}
#main #product-list .price {
	font-size: 12px;
	color: #a6a6a6;
}
#main #product-list .image {
	text-align: center;
}
#main .texti .product-details p {
	margin-bottom: 2px;
}
#main .product-details .frame {
		float: left;
		width: 100%;
}
.product-details h3 {
	font-size: 30px;
	padding-bottom: 5px;
}
.product-details div.mynd {
	float: left;
	width: 47%;
	text-align: center;
	border: 1px solid black;
}
/*  jqZoom */
.product-details .frame  {
	text-align: center;
}
.preload {
	background: #fff;
	color: #000;
	padding: 5px 10px;
	font-weight: bold;
}
.product-details div.info {
	float: right;
	width: 50%;
}
.product-details .row1 {
	padding: 10px 0px;
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
}
.product-details .actions {
	float: right;
	font-size: 10px;
}
#main .product-details {
	position: relative;
}
#main .product-details table {
	margin-top: 10px;
	width: 300px;
}
#main .product-details th {
	font-weight: bold;
	background: #a6a6a6;
}
#main .product-details th, #main .product-details td {
	padding: 2px;
}
#main .product-details .description {
	padding: 10px 0px;
	border-bottom: 1px solid #a6a6a6;	
}
#main .product-details {
	font-size: 12px;
}
#main .product-details .options {
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
#main #size-chart-container {
	float: left;
}
#main #size-chart {
	position: absolute;
	z-index: 10;
	border: 1px solid #a6a6a6;
	background: #fff;
	top: 60px;
	right: 0px;
}
#main #size-chart p {
	width: 100%;
}
#main #size-chart table {
	color: #000;
}
div.extraimages {
	margin-top: 20px;
	float: right;
}
#aukamyndir div {
	float: left;
	border: 1px solid black;
	margin-right: 10px;
	margin-top: 10px;
}
#chart {
}
#size-chart {
	display: none;
}
#wearwith {
	margin-left: -10px;
	margin-bottom: -10px;
	width: 980px;
	height: 220px;
	background: url('../img/wearwith.jpg') no-repeat;
	border-top: 2px solid #000;	
	position: relative;
}
#wearwith .item {
	background: #fff;
	text-align: center;
	height: 200px;
	width: 200px;
	overflow: hidden;
	border: 1px solid #8c8c8c;
	position: absolute;
	right: 10px;
	top: 10px;
}
#wearwith h2 {
	position: absolute;
	bottom: -5px;
	width: 100%;
	background: #efefef;
	/*border-top: 1px solid #8C8C8C;*/
}
/* PRODUCT 
div.product-details { position: relative; height: 450px; }
div.product-details h3 { line-height: 100%; text-transform: uppercase; font-weight: bold; padding: 0 0 10px 0; margin: 0; }
div.product-details div.mynd { width: 420px; float: left; }
div.product-details div.mynd div.frame { width: 410px; height: 440px; background: url(../images/pr-image-big-bg.gif) no-repeat 50%; overflow: hidden; text-align: center; position: relative; }
div.product-details div.mynd div.frame div.uppselt_overlay { visibility: hidden; position: absolute; top: 1px; right: 1px; z-index: 9999; text-indent: -9000em; height: 58px; width:58px; background: url(../images/out-of-stock.gif) no-repeat; }
div.product-details div.mynd img { margin: 1px; }
div.product-details div.info { width: 408px; float: left; }
div.product-details div.info div.description { margin-bottom: 20px; }
div.product-details div.info div.price { margin-bottom: 20px; }
div.product-details div.info div.extraimages { margin-bottom: 20px; }
div.actions { padding-top: 30px; width: 408px; float: right; }
div.main-content a.button { float: right; margin-left: 10px; height: 20px; width: 100px; background: url(../images/shop-button-bg.gif) no-repeat; border: none; color: #4f4f4f; font-weight: bold; }
div.product-details div.info div.options { font-size: 10px; margin-bottom: 20px; }
div.product-details div.info div.options select { font-size: 10px; margin: 5px 0 10px 0; border: 1px solid #626262; }
div.product-details div.info div.options select option { padding-right: 5px; }
div.product-details ul#extraimages { margin: 0; padding: 0; }
div.product-details ul#extraimages li { margin: 0; height: 90px; width: 90px; background: url(../images/pr-image-extra-bg.gif) no-repeat; list-style: none; float: left; margin-right: 10px; }
div.product-details ul#extraimages li a { display: block; height: 88px; width: 88px; margin: 1px; overflow: hidden; border: none; }
*/
