/*
 * new version of css
 *
 */

/* BEGIN: layout */
#layout_articles {
}
/* END: body design */

/* BEGIN: info right box */
.index_info_right {
	float: right;
	width: 270px;
	padding-top: 7px;
	padding-left: 9px;
}

.index_info_right_text1 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 700;
	background-color: #454545;
	width: 270px;
	padding: 4px 0;
	color: #fff;
	text-align: center;
}

.index_info_right_text {
	height: 20px;
	line-height: 20px;
	font-weight: 700;
	color: #98302e;
	margin: 5px;
	font-size: 13px;
	text-align: left;
}

.online {
	color: #c26d1d;
}

.gestern {
	color: #b88f03;
}
/* END: info right box */

/* BEGIN: info left box*/
.index_info_left {
	float: left;
	width: 262px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.index_info_left_text1 {
	font-size: 12px;
	font-weight: 600;
	color: #C5762D;
}

 .p-justify p {
	text-align: justify;
	margin-top: 10px;
}
/* START: info left box*/

/* BEGIN: info layout*/
.index_info_holder_1stbox {
	margin: 4px 0 5px 0;
}
/* END: info layout*/

/* BEGIN: flash layout*/
.index_flash_holder {
	margin-top: 8px;
}
.page_reg_link {
	height:221px;
	width: 561px;
	position: absolute;
	z-index: 3;
	background-color: #ffffff;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	}
/* END: flash layout*/

/* BEGIN: carousel*/
.index_info_left {
	float: left;
	width: 262px;
	padding: 9px 7px 0 7px;
	color: #666666;
	font-size: 11px;
	font-weight: 700;
}
.index_gallery_holder {
	height: 160px;
	background-color: #F2F2F2;
}

.carousel-margin {
	margin-left: 28px;
}

.index_gallery_image {
	width: 100px;
	height: 85px;
	border: 0px black solid;
}

.index_info_right_text3 {
	width: 268px;
	margin:auto;
}

.index_gallery_image_holder {
	float: left;
	width: 100px;
	height: 150px;
	margin: 13px 30px 0 0;
}

.index_gallery_name_text {
	height: 13px;
	font-size: 12px;
	font-weight: 700;
	color: #98302E;
	text-decoration: underline;
}

.index_gallery_status_text {
	height: 13px;
	font-size: 11px;
	font-weight: 700;
	color: #B88F03;
}
/* END: carousel*/

/* BEGIN: benefit nox for SK-US*/
.index_info_holder_2ndbox {
	float: left;
	width: 830px;
	height: 120px;
	clear: left;
	font-size: 11px;
	font-weight: 700;
}
.index_info_box_below{
	background-color:#454545;
	margin:5px;
	border:1px solid #000;
	color:#fff;
	height:20px;
	line-height:20px;
	padding:0 6px 0 15px;
	font-size:14px;
        width:800px;
        margin-left:9px;
        
}
.benifitsinfo {
	margin:10px 0 0 30px;
	padding:0 0 5px 0;
	color: #666;
}
.benifitsinfo  li {
	list-style-type:square;
}
/* END: benefit nox for SK-US*/
.list_arrow_mainpage{
	width:12px;
	height:14px;
	float:left;
	background: url('../img/sk/images/arrow_right.gif') no-repeat scroll 0 0 transparent;
	margin-top:2px;
	padding-right:5px;
}

