﻿.gallery_bodyWrapper {
	height:inherit;
	width:100%;
	display:block;
	background:url(../images/bluesimple_bg.jpg) no-repeat top center;
	background-color: #4f9bea;	
	
	text-align:center;
}

.gallery_bodyWrapper .sub_splashContent {
	width:990px;
	height:393px;
	margin:0 auto;
	text-align:left;
}

.gallery_bodyWrapper .sub_splashContent2 {
	width:990px;
	height:155px;
	margin:0 auto;
	text-align:left;
}

.gallery_bodyWrapper .content {
	width:990px;
	height:550px;
	margin:0 auto;
	position:relative;
	background:url(../images/content_bg_repeat.jpg) repeat-y;
}

.gallery_bodyWrapper .content .top {
	width:990px;
	height:33px;
	margin:0 auto;
	background:url(../images/content_top.jpg) no-repeat;
}

.gallery_bodyWrapper .content .content_info {
	width:890px;
	height:400px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;

}










.header_zone {
	width:878px; height:55px;
	background-image:url(../images/subpages/liner.gif);
	background-repeat:no-repeat;
	background-position: 0 53px;
}

.header_leftZone {

}
.header_leftZone h1 {
	margin:0;padding:0;
	background-image:url(../images/gallery/title.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	height:25px;
}


.header_leftZone ul {
	margin:0;
	padding:0;
	list-style-type: none;
	padding-left:20px;
	list-style-image: url(../images/gallery/icon_magplus.gif);
}

.header_leftZone ul li {
	margin:0;
	text-indent:1px;
	font-size:11px;
	
}

.gallery_rightZone {
	float:right;
	width:630px;
}

.gallery_rightZone a {
    
	width:135px;
	height:120px;
}
.gallery_ui {
	height:36px;
	background-image:url(../images/gallery/ui.gif);
	float:left;
}
.gallery_ui_zone {

}
.gallery_no {
	width:18px;
}
#gallery_no1 {
	background-position:-62px 0;
}
#gallery_no1:hover {
	background-position:-62px -36px;
}

#gallery_no2 {
	background-position:-80px 0;
}
#gallery_no2:hover {
	background-position:-80px -36px;
}

#gallery_no3 {
	background-position:-98px 0;
}
#gallery_no3:hover {
	background-position:-98px -36px;
}

#gallery_no4 {
	background-position:-116px 0;
}
#gallery_no4:hover {
	background-position:-116px -36px;
}

#gallery_no5 {
	background-position:-134px 0;
}
#gallery_no5:hover {
	background-position:-134px -36px;
}

.gallery_ui_btn {
	width:52px;
}
.gallery_prev {
	background-position:0 0;
}
.gallery_prev:hover {
	background-position:0 -36px;
}
.gallery_next {
	background-position:-158px 0;
}
.gallery_next:hover {
	background-position:-158px -36px;
}


.gallery_rightZone a img {
	float:left;
	/*width:120px;*/
	/*height:105px;*/
	background-image:url(../images/gallery/imgcell.jpg);
	border:0;
	/*border:1px solid #cccccc;*/
	padding:8px;
	padding-bottom:10px;
	padding-right:10px;
	/*border-left:2px solid #cccccc;*/
	/*border-right:2px solid #cccccc;*/
	/*border-bottom:2px solid #cccccc;*/
	margin-left:20px;
	margin-top:20px;
	
}

.gallery_socialIconZone {
	width:245px;
	height:355px;
	/*position:absolute;*/
	float:left;
	position:relative;

}

.gallery_socialIconZone a img {
	display:block;
	width:245px;
	height:125px;
	border:0;
	margin-top:20px;
}

.gallery_socialIconZone .gallery_liner {
	position:absolute;
	top:20px;
	right:-3px;
}