﻿body{
	background:#FFA800 url('shop1_files/back.gif') top;
	margin:0;
	padding:0;
	font-family:Tahoma,Arial;
	font-size:8pt;
	text-align:right;
	line-height:150%
}

html, body, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 8pt;
}

img { border: 0; }
#navig {direction:rtl;text-align:right;height:21px;width:100%;color:#305415;padding-top:1px;padding-right:5px;float:right}
#navig A { color: #305415; font-size: 11px; font-family: tahoma; text-decoration: none }
#navig A:hover { color: #4C7B27; font-size: 11px; font-family: tahoma; text-decoration: none }
.head_t{background-image: url(images/back-td.gif); font-weight:100; height: 22px; FONT-SIZE: 11px; COLOR: #5c6368;}
.row0{background-color: #d5e2e7}
.row1{background-color: #ecf0f3}
.row2{background-color: #dce7eb}
TD.box {
	PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BACKGROUND: url(./shop_files/small_box_top.png) no-repeat left top; PADDING-BOTTOM: 0px;COLOR: #fff; PADDING-TOP: 4px; TEXT-ALIGN: right;height:24px;
}
a{text-decoration:none;}
#pager {padding:10px;direction:ltr;}
#pager A{padding:5px;border:1px solid #dcdcdc;color:#333366;display:inline;position:static;margin:5px;}
#pager A:hover {border:1px solid #a9a9a9;background-color:#f5f5f5;}
A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #ffb607;
  text-decoration: underline;
}
/* ****************************************** */
#imgshow{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
		
	
	}

#imgshow a img{ border: none;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;

	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px tahoma, Tahoma, sans-serif;
	background-color: #ffffff;
	margin: 0 auto;
	line-height: 1.4em;
	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	/**************************************/
	
/********************** Baby House Style ******************************/

.item-box{
	border-right:1px #6F9100 solid;
	height:30px;
	font-size:8pt;
	padding:10px 5px 10px 0px;
	background-color:#FFF;
	border-left:1px #6F9100 solid
}

.item-box-bottom{
	background:url('shop1_files/item-box-bottom.jpg') no-repeat;
	height:9px;
	margin-bottom:10px !important;
	margin-bottom:5px
}

.content-title{
	background:url('shop1_files/content-title.jpg') no-repeat;
	height:32px;
	padding-right:50px;
	padding-top:5px;
	color:#554600
}

.content-box{
	border-right:1px #EFC601 solid;
	height:30px;
	font-size:8pt;
	padding:10px 5px 10px 5px;
	background-color:#FFF;
	border-left:1px #EFC601 solid
}

.content-box-bottom{
	background:transparent url('shop1_files/content-bottom.gif') no-repeat;
	height:9px;
	margin-bottom:10px !important;
	margin-bottom:5px
}


