/* ---------------------------------- Gallery -----------------------------------------*/
div#gallery{
	text-align:right;
	margin-top:15px;
	width:100%;
}
div#resoultTop{
	width:100%;
	float:right;
	text-align:right;
}
#galleryBottomLinks{
	width:500px;
	text-align:right;
	margin:auto;
}
div#searchResoults{
	width:100%;
	height:100%;
	float:right;
	text-align:right;
	margin-bottom:15px;
}
div#searchResoults h4{
	padding:10px 0px;
	font-size:11pt;
	}
div#news{
	float:left;
	display:block;
	height:auto;
	width:100%;
	margin-bottom:15px;
}
div.new{
	float:left;
	height:auto;
	width:100%;
	text-align:right;
	display:block;
	margin:10px 0;
	padding-bottom:15px;
	border-bottom:1px dotted #980000;
	position:relative;
	
}
div.newsTitle{
	clear:both;
	float:right;
	margin-bottom:15px;
	width:100%;
}
div.newsTitle a{
	float:right;
	padding:2px 0px;
	font-weight:bold;
	width:369px;
}
h3.newsTitle{
	float:right;
	padding:2px 0px;
	font-weight:bold;
	font-size:9pt;
	width:369px;
	}
div.newsDate{
	float:left;
	height:16px;
	width:86px;
	text-align:left;
	vertical-align:middle;
	padding-top:2px;
	font-size:8pt;

}
.newsContent{
	width:100%;
	float:right;
	margin-bottom:10px;
}
div.newsImage{
	float: right;
	margin-left:15px;
}
div.newDescription{
	text-align:right;
	clear:left;
}
div.newDescription span{
	margin-bottom:15px;
}
a.more{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	text-decoration:none;
	float:left;
	width:auto;
	height:18px;
	padding-left:7px;
	background-image:url(../images/left.gif);
	background-repeat:no-repeat;
	background-position:center left;
	font-weight:bold;
}
div.resoult{
	float:right;
	height:auto;
	margin:6px;
	padding:2px;
	position:relative;
	text-align:center;
	width:30%;
	background-color:#E6E6E6;
	border-color:#F0DBDB;
	border-style:none solid solid;
	border-width:1px;
}
div.tooltip{
	height:auto;
	margin:6px;
	padding:2px;
	z-index:100;
	text-align:center;
	width:auto;
	background-color:#E6E6E6;
	border-color:#F0DBDB;
	border-style:none solid solid;
	border-width:1px;
}
div.resoult img{
	display: inline;
	margin:0px;
	padding:0px 0px 2px;
}
div.description{
	color:#980000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bolder;
	/*bottom:0;
	left:0;
	position:absolute;*/
	text-align:center;
	width:100%;
}
div.quater{
	float:right;
	clear:both;
	display:block;
	width:100%;
}
div#found, div#total{
	width:151px;
	/*color:#083F00;
	font-weight:bold;*/
}
#selectImg{
	width:151px;
	float:right;
	text-align:center;
	border:1px solid #980000;
	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:right;
	width:33%;
}
div#total{
	float:left;
	width:30%;
	text-align:left;
}
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, div#allResoults img{display:inline;}