/* ---------------------------------- Gallery -----------------------------------------*/
div#gallery{
	text-align:right;
	margin-top:15px;
	width:100%;
}
#gallery a{text-decoration:none;}
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;
	}
.news{
	float:none;
	clear:both;
	display:block;
	height:auto;
	width:100%;
	margin-bottom:15px;
}
.news a{text-decoration:none;}
.new{
	float:right;
	clear:both;
	height:auto;
	width:100%;
	text-align:right;
	display:inline;
	margin:10px 0;
	padding-bottom:15px;
	/*border-bottom:1px dotted #015CAB;*/
	background:transparent url(../images/grayDel.gif) repeat-x scroll right bottom;
	position:relative;
	
}
.newsTitle{
	height:auto;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	position:relative;
	padding-bottom:5px;
}
.newsTitle_over{}
.newsTitle a{
	display:block;
	font-weight:bold;
	width:85%;
	text-align:right;
}
.newsTitle a:hover{
	}
h3.newsTitle{
	display:block;
	font-weight:bold;
	font-size:9pt;
	width:80%;
	color:#EE931A;
	}
.newsDate{
	position:absolute;
	top:0;
	left:0px;
	height:16px;
	width:15%;
	text-align:left;
	vertical-align:middle;
	padding:0px;
	font-size:8pt;
}
.newsContent{
	width:100%;
	clear:both;
}
.newsImage{
	float:right;
	margin-left:10px;
	margin-top:4px;
	display:inline;
	position:relative;
}

.newsImage img{
   max-width:100px;	
}

.newDescription{
	text-align:justify;
	/*min-height:67px;*/
}
.newDescription span{
	margin-bottom:15px;
}
a.more{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	text-decoration:none;
	text-align:left;
	float:left;
	width:auto;
	/*padding-left:15px;
	background-image:url(../images/left.gif);
	background-repeat:no-repeat;
	background-position:center left;*/
	font-weight:bold;
}
.resoult{
	float:right;
	display:inline
	height:auto;
	margin:7px;
	padding:2px;
	position:relative;
	text-align:center;
	width:30%;
	/*background-color:#E6E6E6;*/
	background-color:#fff;
	/*border-color:#92B2D2;
	border-style:solid solid;
	border-width:1px;*/
}
.resoult .imgCont{
	background-color:#D7D7D7;
	clear:both;
	display:block;
	height:145px;
	margin:0 0 2px;
	padding:5px;
	position:relative;
	width:161px;
}
.resoult a div.top_corner_left{
	width:4px;
	height:4px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
	background:transparent url(../images/gallery_top_corner_left.png) no-repeat scroll center;
	}
.resoult a div.top_corner_right{
	width:4px;
	height:4px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:10;
	background:transparent url(../images/gallery_top_corner_right.png) no-repeat scroll center;
	}
.resoult a div.bottom_corner_left{
	width:4px;
	height:4px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:10;
	background:transparent url(../images/gallery_bottom_corner_left.png) no-repeat scroll center;
	}
.resoult a div.bottom_corner_right{
	width:4px;
	height:4px;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:10;
	background:transparent url(../images/gallery_bottom_corner_right.png) no-repeat scroll center;
	}
.resoult img{
	display: inline;
	margin:0px;
	/*width:100%;*/
	}
.description{
	color:#002C4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	/*font-weight:bolder;*/
	/*bottom:0;
	left:0;
	position:absolute;*/
	text-align:center;
	width:100%;
}
.quater{
	float:right;
	clear:both;
	display:block;
	width:100%;
}
div#found, div#total{
	width:151px;
	color:#000;
	font-weight:normal;
}
#selectImg{
	/*width:151px;*/
	/*float:right;*/
	/*text-align:center;*/
	border:1px solid #92B2D2;
	/*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%;
	padding-top:4px;
}
div#total{
	float:left;
	width:30%;
	text-align:left;
	padding-top:4px;
}
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{display:inline;vertical-align:middle;}
div#allResoults span{
	display:inline;
	vertical-align:top;
	color:black;
	font-weight:normal;
	font-size:14px;
	}
