@charset "utf-8";
/* CSS Document */
.so-k2content{
	position:relative;
	overflow:hidden;
	/*border:#F4F4F4 solid 1px;*/
	width:auto;
	height:auto;
	color:#CCC;
	text-align:left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.so-k2content li {
	list-style-type:none!important;	
	border:none!important;
}
/**
 * pre load image
 */
.so-k2content .preload{
	height: 66px;
	width: 66px;
	background: none;
	position:absolute;
	top: 0;
	left: 0;
	z-index:100000;
	color:#FFF;
	text-align:center
}
.so-k2content .preload div{
	top: 50%;
	left: 50%;
	background:transparent url(images/load-indicator.gif) no-repeat scroll 50% 50%;	
}

/*
 * main flash 
 */
.so-k2content  .so-main-wapper{
	overflow:hidden;
	background:transparent url(images/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	height:100%;
	width:600px;
	position:relative;
	overflow:hidden;
}
.so-k2content  .so-main-wapper .so-main-item{
	overflow:hidden;
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
	position:absolute;
}
.so-k2content  .so-main-wapper .so-main-item img{
	padding:0px;	
}

.so-k2content  .so-main-item-desc {
	z-index: 3;
	position: absolute;
	/*top: 90px;*/
	bottom: 30px;
	left: 0px;	
	width: 95%;
	background:url(images/transparent_bg.png);
	padding: 5px;
	color: #5d4946;
	/* filter:0.7(opacity:60) */
}

.so-k2content  .so-main-item-desc  h4 {
	line-height: 20px;
	padding-top:10px;
}

.so-k2content  .so-main-item-desc  p{
	padding-right: 5px;
	font-size: 18px;
}



.so-k2content  .so-k2content  .so-main-item-desc p{
	color:#FFF;
	margin:0 8px;
	padding: 8px 0
}
.so-k2content .so-main-item-desc h4 a{
	color:#152a34;	
	margin:0;
	font-size: 220%;
	padding: 20px 8px 2px;
	text-transform:inherit;	
	font-weight:bold;
}
.so-k2content  .so-main-item-desc h4 a:hover{
	color:#FF6;
}
/* 
 * item navigator 
 */
.so-k2content  ul.so-navigator{
	/*bottom:0px;*/
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
	height:45px;
	left: 0;
	bottom: 0;
}
.so-k2content  ul.so-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
	padding-right:2px;
}
.so-k2content  .so-navigator-outer{
	position:absolute;
	/*right:0;
	top:00px;*/
	bottom:0px;
	z-index: 10;
	height:300px;
	width: 100%;
	overflow:hidden;
	color:#FFF;
	background:#FFF;
}
ul.so-navigator li{
	float: left;
}
.so-k2content  .so-navigator li.active{
	/*background:url(images/arrow-bg.png) no-repeat scroll left center;*/ 
}
.so-k2content .so-navigator li h4{
	color:#bababa;
	font-size:120%;
	padding: 10px 0 0;
	margin:0 !important;
	text-align: center;
	text-transform:uppercase;
}

.so-k2content .so-navigator li.active h4{	
	padding: 22px 0 0;
}

.so-k2content .so-navigator li div{
	/*background:url(images/grad-bg3.gif);*/
	background:url(images/bt.png) repeat-x;
	color:#FFF;
	height:100%;
	position:relative;
	/*margin-right:15px;
	padding-left:15px;*/
	/*border-top:1px solid #E1E1E1;*/
	text-align:left;
	/*border-right: 2px solid #fff;*/
	margin-bottom:0px;
}



.so-k2content  .so-navigator li.active div.button-center{
	background:url(images/button-center.png) repeat-x;
	color:#81ae3b;
}
.so-k2content  .so-navigator li.active div h4{
	color:#81ae3b;
	font-weight: bold;
}
.so-k2content .so-navigator li img{
	margin:15px 15px 10px 0px;
	float:left;
	padding:3px;
	border:#C5C5C5 solid 1px;
}
.so-k2content .so-navigator li.active img{
	border:#6C8E5C  solid 1px;
}

.so-k2content .so-navigator li span{
	font-size:90%;
	color:#CCC
}

/*
 * css for override 
*/
/* move the main wapper to the right side */
.so-snleft .so-main-wapper{
	margin-right:inherit!important;
	margin-left:auto;
	clear:both;
}
.so-snleft .so-main-item img {
	float:right;		
}	
/* move the navigator to the left  side */
.so-snleft .so-navigator-outer{
	left:0;
	top:0;
	right:inherit;
	text-align:left;
}
.so-snleft .so-main-item-desc{
	left:auto;
	right:0px;
}
.so-snleft .so-navigator li div{
	margin-left:auto!important;
	margin-right:18px;
}

/*
 *
 */
.color_1 .so-navigator li.active div{
	margin-left:inherit;
	margin-right:18px;
	background:url(images/grad-bg2.gif)
	
}

.color_2 .so-navigator li div{
	margin-left:inherit;
	margin-right:18px;
	background: #222222	
}

.color_2 .so-navigator li.active div{
	margin-left:inherit;
	margin-right:18px;
	background: #263546	
}

.color_3 .so-navigator li.so-odd div{
	margin-left:inherit;
	margin-right:18px;
	background: #222222	
}
.color_3 .so-navigator li.so-even div{
	margin-left:inherit;
	margin-right:18px;
	background: #263546	
}

.color_3 .so-navigator li.active div{
	margin-left:inherit;
	margin-right:18px;
	background:url(images/grad-bg3.gif);
}

#top-left{
	background:url(images/top-left.png) no-repeat;
	width:10px;
	height:10px;
	float:left;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}

#top-center{
	background:url(images/horizontal-top.png) repeat-x;
	width:100%;
	height:10px;	
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;	
}

#top-right{
	background:url(images/top-right.png) no-repeat;
	width:10px;
	height:10px;
	position: absolute;
	top: 0;
	right: 0;
	z-index:1;
	
}
#vertical-left{
	background:url(images/vertical-left.png) repeat-y;
	height: 100%;
	width:5px;
	float:left;
	position: absolute;
	top: 0;
	left: 0;
	z-index:0;
}

#vertical-right{
	background:url(images/vertical-right.png) repeat-y;
	height: 100%;
	width:3px;
	float:right;
	position: absolute;
	top: 0;
	right: 0;
	z-index:0;
}
#bottom-left{
	background:url(images/bottom-left.png) no-repeat;
	width:10px;
	height:10px;
	float:left;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	
}
#bottom-center{
	background:url(images/horizontal-bottom.png) repeat-x;
	width:100%;
	height:3px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
	
}
#bottom-right{
	background:url(images/bottom-right.png) no-repeat;
	width:10px;
	height:10px;
	float:right;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.so-k2content .so-navigator li .button-left{
	width:10px;
	height:56px;
	float:left;
}

.so-k2content .so-navigator li .button-right{
	width:10px;
	height:56px;
	float:left
}


.so-k2content .so-navigator li.active .button-left{
	background: transparent url(images/button-left.png) no-repeat top left;
	width:10px;
	height:56px;
	float:left;
	
}

.button-center {
	float:left;
}


.so-k2content .so-navigator li.active .button-right{
	background: transparent url(images/button-right.png) no-repeat top right;
	width:10px;
	height:56px;
	float:left
}


.main-module {
	position: relative;
}
