/* ---------------------------------- Gallery -----------------------------------------*/
div#gallery{
	text-align:left;
	margin-top:15px;
	width:100%;
}
div#resoultTop{
	height:25px;
	text-align:left;
}
#galleryBottomLinks{
	width:500px;
	text-align:left;
	margin:auto;
}
div#searchResoults{
	text-align:left;
	margin-bottom:15px;
}
div#searchResoults h4{
	padding:10px 0px;
	font-size:11pt;
	}

div.resoult{
	float:left;
	height:auto;
	margin:3px;
	padding:0px;
	position:relative;
	text-align:center;
	width:32%;
	
}
.result_top{background:transparent url(../images/result_01.gif) no-repeat scroll center bottom;}
.result_mid{background:transparent url(../images/result_02.gif) repeat-y scroll center top;padding:0 6px;height:100%;}
.result_bot{background:transparent url(../images/result_03.gif) no-repeat scroll center top;}
div.resoult img{
	display: inline;
	margin:0px;
	padding:0px 0px 2px;
	width:100%;
	}
div.description{
	background:transparent url(../images/sub_nav_t.gif) no-repeat scroll center top;
	color:#FFFFFF;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bolder;
	/*bottom:0;
	right:0;
	position:absolute;*/
	text-align:center;
	width:100%;
}
div.quater{
	float:left;
	clear:both;
	display:block;
	width:100%;
}
div#found, div#total{
	width:151px;
	color:#000;
	font-weight:normal;
}
#selectImg{
	width:33.3%;
	display:block;
	margin:0 auto;
	text-align:left;
	/*border:1px solid #044E1E;*/
	background-color:#FFF !important;
}
.selectImg{
	background:transparent none repeat scroll 0 0;
	border:1px solid;
}
div#found img, div#total img{
	display:inline;
}
div#found{
	float:left;
	width:33.3%;
}
div#total{
	float:right;
	width:33.3%;
	text-align:right;
}
div#allResoults{
	width:100%; 
	clear:both;
	padding:20px 0 0;
}
ul#allResoultsDispaly{
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:9pt;
	font-weight:normal;
}
ul#allResoultsDispaly li{
	display:inline;
	margin:0px 5px;
}
/*div#allResoults a{vertical-align:middle;}*/
div#allResoults a span{font-size:10pt;}
div#allResoults span{
	display:inline;
/*	vertical-align:middle;*/
	color:black;
	font-weight:normal;
	font-size:9pt;
	
	}
