.og-container {
	width: 100%;
	display:inline-block;
}

.og-container .heading-title {
    text-align: center;
}
.og-container .heading-title-1 {
    background: url('../image/opencart_gallery/line/1.png') repeat-x center;
}
.og-container .heading-title-2 {
    background: url('../image/opencart_gallery/line/2.png') repeat-x center;
}
.og-container .heading-title-3 {
    background: url('../image/opencart_gallery/line/3.png') repeat-x center;
}
.og-container .heading-title-4 {
    background: url('../image/opencart_gallery/line/4.png') repeat-x center;
}
.og-container .heading-title-5 {
    background: url('../image/opencart_gallery/line/5.png') repeat-x center;
}
.og-container .heading-title-6 {
    background: url('../image/opencart_gallery/line/6.png') repeat-x center;
}
.og-container .heading-title-7 {
    background: url('../image/opencart_gallery/line/7.png') repeat-x center;
}
.og-container .heading-title-8 {
    background: url('../image/opencart_gallery/line/8.png') repeat-x center;
}
.og-container .heading-title-9 {
    background: url('../image/opencart_gallery/line/9.png') repeat-x center;
}
.og-container .heading-title-10 {
    background: url('../image/opencart_gallery/line/10.png') repeat-x center;
}
.og-container .heading-title-11 {
    background: url('../image/opencart_gallery/line/11.png') repeat-x center;
}
.og-container .heading-title-12 {
    background: url('../image/opencart_gallery/line/12.png') repeat-x center;
}

.og-container .heading-title span {
	background: #ffffff;
	padding:0px 6px;
	color: #808080;
	text-shadow: 2px 2px 2px #d1d1d1;
}

.og-container .filter {
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: auto;
}
.og-container .filter .sort {
	float: right;
	color: #333;
}
.og-container .filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}

.og-container .og-album {
	margin-bottom: 10px;
	text-align: center;
	float: left;
}
.og-container .og-album img:hover {
	opacity: 0.7;
}

.og-container .og-album-1-1 {
	background: url('../image/opencart_gallery/square-120.png') no-repeat;
	width: 140px;
	height: 140px;
	position: relative;
	margin: auto;
}
.og-container .og-album-1-1 img {
	position: absolute;
	top: 10px;
	left: 10px;
}
.og-container .og-album-1-2 {
	background: url('../image/opencart_gallery/square-160.png') no-repeat;
	width: 183px;
	height: 183px;
	position: relative;
	margin: auto;
}
.og-container .og-album-1-2 img {
	position: absolute;
	top: 12px;
	left: 12px;
}
.og-container .og-album-1-3 {
	background: url('../image/opencart_gallery/square-200.png') no-repeat;
	width: 228px;
	height: 228px;
	position: relative;
	margin: auto;
}
.og-container .og-album-1-3 img {
	position: absolute;
	top: 14px;
	left: 14px;
}

.og-container .og-album-0-1 {
	background: url('../image/opencart_gallery/rectangular-120.png') no-repeat;
	width: 140px;
	height: 109px;
	position: relative;
	margin: auto;
}
.og-container .og-album-0-1 img {
	position: absolute;
	top: 10px;
	left: 10px;
}
.og-container .og-album-0-2 {
	background: url('../image/opencart_gallery/rectangular-160.png') no-repeat;
	width: 184px;
	height: 143px;
	position: relative;
	margin: auto;
}
.og-container .og-album-0-2 img {
	position: absolute;
	top: 12px;
	left: 12px;
}
.og-container .og-album-0-3 {
	background: url('../image/opencart_gallery/rectangular-200.png') no-repeat;
	width: 226px;
	height: 177px;
	position: relative;
	margin: auto;
}
.og-container .og-album-0-3 img {
	position: absolute;
	top: 14px;
	left: 13px;
}

.og-container p {
	margin-top: 5px;
	font-weight: normal;
}
.og-container p a {
	text-decoration: none;
}
.og-container p img{
	margin-top: 3px;
}



.og-container .album-info {
	display: table;
	margin-bottom: 20px;
}
.og-container .album-info .left{
	width: 400px;
	float: left;
}
.og-container .album-info .left .main-image-0 {
	background: url('../image/opencart_gallery/rectangular.png') no-repeat;
	width: 380px;
	height: 298px;
}
.og-container .album-info .left .main-image-0 img {
	position: relative;
	top: 24px;
	left: 22px;
}
.og-container .album-info .left .main-image-1 {
	background: url('../image/opencart_gallery/square.png') no-repeat;
	width: 380px;
	height: 380px;
}
.og-container .album-info .left .main-image-1 img {
	position: relative;
	top: 17px;
	left: 17px;
}

.og-container .album-info .left .main-info {
	width: 380px;
	text-align: center;
}

.og-container .album-info .right{
	margin-left: 400px;
	text-align: center;
	float: none;
}
.og-container .album-info .right .image-list {
	width: 580px;
	margin: 10px 0px;
}

.og-container .album-info .right .image-list div {
	float: left;
	margin: 0px auto 20px auto !important;
	text-align: center;
	width: 25%;
}
.og-container .album-info .right .image-list div img{
	border: 1px solid #d1d1d1;
	padding: 2px;

}
.og-container .album-info .right .image-list div img:hover {
	opacity: 0.7;
}

.og-container .album-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
	width: 380px;
}
.og-container .album-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.og-container .album-info .review > div > span {
	color: #38B0E3;
}
.og-container .album-info .review .share {
	overflow: auto;
	line-height: normal;
}
.og-container .album-info .review .share a {
	text-decoration: none;
}

.og-container .album-info {
	display: table;
	margin-bottom: 20px;
}
.og-container .album-info .left{
	width: 400px;
	float: left;
}
.og-container .album-info .left .main-image {
	background: url('../image/opencart_gallery/rectangular.png') no-repeat;
	width: 380px;
	height: 298px;
}
.og-container .album-info .left .main-image img {
	position: relative;
	top: 24px;
	left: 22px;
}
.og-container .album-info .left .main-info {
	width: 380px;
	text-align: center;
}

.og-container .album-info .right{
	margin-left: 400px;
	text-align: center;
	float: none;
}
.og-container .album-info .right .image-list {
	width: 580px;
	margin: 10px 0px;
}

.og-container .album-info .right .image-list div {
	float: left;
	margin: auto;
	text-align: center;
	width: 25%;
	height: 120px;
}
.og-container .album-info .right .image-list div img{
	border: 1px solid #d1d1d1;
	padding: 2px;
}
.og-container .album-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
	width: 380px;
}
.og-container .album-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.og-container .album-info .review > div > span {
	color: #38B0E3;
}
.og-container .album-info .review .share {
	overflow: auto;
	line-height: normal;
}
.og-container .album-info .review .share a {
	text-decoration: none;
}

.og-container .video-info {
	display: table;
	width: 100%;
	margin: 20px auto;
	text-align: center;
}

.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}

.og-container .htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
	margin-top: 20px;
}
.og-container .htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.og-container .htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.og-container .tab-content {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 20px;
	z-index: 2;
	overflow: auto;
}

/*************VIDEO*************/
.og-container .og-video {
	z-index: 50;
	float: left;
}
.og-container .image-bg img {
	border: 1px solid #d1d1d1;
	padding: 1px;
	z-index: 80;
}
.og-container .image-bg img:hover {
	opacity: 0.7;
}
.og-container .og-video .image-bg .play-button {
	width: 50px;
	height: 50px;
	background: url('../image/opencart_gallery/play_button/1_1.png') no-repeat;
	position:absolute;
	z-index: 100;
	top: 45%;
	left: 45%px;
}
.og-container .og-video .image-bg .play-button-1 {
	background: url('../image/opencart_gallery/play_button/1.png') no-repeat;
}
.og-container .og-video .image-bg .play-button-2 {
	background: url('../image/opencart_gallery/play_button/2.png') no-repeat;
}
.og-container .og-video .image-bg .play-button-3 {
	background: url('../image/opencart_gallery/play_button/3.png') no-repeat;
}
.og-container .og-video .image-bg .play-button-4 {
	background: url('../image/opencart_gallery/play_button/4.png') no-repeat;
}
.og-container .og-video .image-bg .play-button-5 {
	background: url('../image/opencart_gallery/play_button/5.png') no-repeat;
}
.og-container .og-video .image-bg .play-button-6 {
	background: url('../image/opencart_gallery/play_button/6.png') no-repeat;
}
.og-container .og-video .image-bg .play-button-7 {
	background: url('../image/opencart_gallery/play_button/7.png') no-repeat;
}
.og-container .og-video .image-bg .play-button-8 {
	background: url('../image/opencart_gallery/play_button/8.png') no-repeat;
}

.og-container .og-video-1 {
	width: 100%;
	height: 250px;
	text-align: center;
}
.og-container .og-video-1 .image-bg {
	width: 128px;
	height: 72px;
	position:relative;
	margin: 0px auto 10px auto;
	z-index: 50;
}

.og-container .og-video-2 {
	width: 50%;
	height: 250px;
	text-align: center;
}
.og-container .og-video-2 .image-bg {
	width: 288px;
	height: 162px;
	position:relative;
	margin: 0px auto 10px auto;
	z-index: 50;
}

.og-container .og-video-3 {
	width: 33%;
	height: 200px;
	text-align: center;
}
.og-container .og-video-3 .image-bg {
	width: 224px;
	height: 126px;
	position:relative;
	margin: 0px auto 10px auto;
	z-index: 50;
}

.og-container .og-video-4 {
	width: 25%;
	height: 180px;
	text-align: center;
}
.og-container .og-video-4 .image-bg {
	width: 192px;
	height: 108px;
	position:relative;
	margin: 0px auto 10px auto;
	z-index: 50;
}

.og-container .og-video-5 {
	width: 20%;
	text-align: center;
}
.og-container .og-video-5 .image-bg {
	position:relative;
	margin: 0px auto 10px auto;
	z-index: 50;
}

.og-container .og-video-6 {
	width: 16.5%;
	text-align: center;
}
.og-container .og-video-6 .image-bg {
	position:relative;
	margin: 0px auto 10px auto;
	z-index: 50;
}