/**
 * @package 	OT Horizontal Scroller for Joomla! 1.5
 * @version 	$Id: style.css 001 2010-11-12 23:26:33Z $
 * @author 		OMEGATHEME EXTENSIONS (services@omegatheme.com)
 * @copyright (C) 2008 - 2011 - OMEGATHEME EXTENSIONS
 * @license 	GNU/GPL http://www.gnu.org/copyleft/gpl.html
 */

#gallery_wrap {
	margin: 0px auto;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel-overlay{
	background: url(../images/overlay_bg.png) no-repeat 0px bottom;
}
.panel-overlay-i{
	float: left;
    padding: 70px 55px 65px;
}
.show_saleprice{
	color: #FFF;
	font-size: 20px;
    height: 20px;
    left: 140px;
    line-height: 20px;
    overflow: hidden;
    position: relative;
    top: -23px;
    width: 110px;
}
.panel-overlay h2 {
	margin: 0.3em 0;
}
.panel-overlay p {
	margin: 0.1em 0;
}
.panel-overlay h2 {
	line-height: 1.4em;
}
.panel-overlay p {
	line-height: 1.6em;
}
#gallery_wrap h2 {
	color: #443027;
	font-size: 22px;
	margin-top: 0;
	line-height: normal;
}
#gallery_wrap h2 a {
	color: #443027;
	font-size: 22px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
#gallery_wrap p {
	text-align: left;
}
#gallery_wrap p.readmore_link{
	float: left;
	line-height: normal;
	padding: 0;
	margin: 0;
}
#gallery_wrap a.readmore {
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
	text-transform: uppercase;
	background: 0 none;
	display: block;
	padding: 8px 0 2px;
	text-align: left;
}
#gallery_wrap #photos{
	/*background: #f5f5f5 url(../images/slideshow_bg.jpg) repeat-x center bottom;*/
	float: left;
	padding-bottom: 0px;
}
.otthumbcontainer,
.otthumbinner,
.otthumbimg {
	border: 0;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
.otthumbcontainer {
	background: #FFFFFF;
	border: 1px solid #c4c4c4;
	padding: 5px;
}
.otthumbstrip {
	display: none;
}
