﻿@charset "utf-8";
/* 
	*Filename : style_layout_inx_vmode_ara.css
	*Function : Index Vmode Layout (max-width:567px)
	*Comment  : Miral Auto Camp Index Layout Style sheet - Index Layout Style
	*History  : 2016-03-03, 2026-09-04 Leen created.
				PC ver.                        - style_layout_inx_ara.css        (min-width:1001px)
				Mobile-vertical ver. updated.  - style_layout_inx_vmode_ara.css  (max-width:567px)
				Mobile-hmode ver. updated.     - style_layout_inx_hmode_ara.css  (min-width:568px) and (max-width:1000px)
	*Author   : Copyrightⓒ Miral Auto Camp. All Rights Reserved. 
*/ 


body {
	height: 100%; /* body와 html의 높이를 100% 로 지정 */
	margin: 0px;
	font-family: 'Tajawal', 'Cairo', 'sans-serif';
}

#formARA {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* 100vh는 브라우저 화면의 100% 높이를 의미합니다 */	
	background-color: transparent; /* 추가! 폼을 투명하게 만들어 body 배경이 비치게 함 */
}

#main {
	width: 100%;  /* vmode */
	right: 50%; /* 화면의 중앙에 위치 */ /* vmode */
	margin-right: -50%; /* 높이의 절반과 너비의 절반 만큼 margin 을 이용하여 조절해 줍니다. */ /* vmode */
	position: relative;
	border: none;
	flex: 1; /* 빈 공간을 모두 흡수해서 풋터를 바닥으로 밀어냅니다! */
	text-align: start ; /* 언어에 따른 정렬 메뉴 */	
}
/* ------ Header (only vmode) ------ */

#toputil_left {
	width: auto;
	line-height: 20px;
	font-size: 11px;
	color: #cbcbcb;
	text-transform: uppercase;
	position: relative;
	padding: 5px 0;
	margin-left: 10px;
}
/* ------ Header (All) ------ */

#toputil hr {
	margin: 0;
	border: 0;
	border-top: 2px solid #007bd0;
}
#toputil {
	width: 100%;
	background: #000;
}
#toputil_left a {
	color: #cbcbcb;
	text-decoration: none;
}
#toputil_left a:hover {
	color: #ffffff;
}

/* ------ Content ------ */

#content {
	float: left;
	line-height: 150%;
	width: 100%; /* vmode */
	margin: 10px 0 30px 10px; /* vmode */	
}
#content .sub1 {
	width: 95%; /* vmode */
	padding: 0; /*  basic */
}
#content .sub2 {
	width: 95%; /* vmode */
}
#content .sub3 {
	width: 95%; /* vmode */
}
#content .sub1, .sub2, .sub3 {
	float: left;
	display: block;
}
.sub1_special a { /* 추가 */
	color: #555;
	text-decoration: none;
	line-height: 180%;
	font-size: 95%; /* vmode */	
}
.sub1_special a:hover { /* 추가 */
	color: #000;
	text-decoration: underline;
	font-size: 95%; /* vmode */
}
.sub1_special, .sub2_contact, .sub3_currency { /* 추가 */
	background-color: #ededed;	 
	margin: 0; 
	margin-bottom: 17px;
	padding: 0; 
}
.sub1_special p, .sub2_contact p { /* 추가 */
	padding:0;
	margin:0 0 0 25px;
}
.sub1 ul {	
	margin: 15px 15px 15px 75px;
	padding:0; 	
}
.sub3_currency p { /* 추가 */
	margin: 0 10px 4px 25px;
	font-size: 10px;
	line-height: 140%;
	text-transform: uppercase;
	display: inline-block; 
}
.sub1_system { /* 추가 */
	background:#b6d7eb url(/img/inx/system_bg.jpg) left no-repeat;
	padding-left: 140px;
	margin-bottom: 17px;
}
.sub1_system p{ /* 추가 */
	font-size: 14px;
	line-height: 140%;
	color:	#555;
	padding: 0 0 23px 0;
}
.sub1_location { /* 추가 */
	background:#b6d7eb url(/img/inx/location_bg.jpg) left no-repeat;
	padding: 0 0 15px 200px; /* vmode */
	margin-bottom: 17px;
}
.sub1_GVS { /* 추가 */
	background:#9fcfbc url(/img/inx/GVS_bg.jpg) left no-repeat;
	padding: 0 20px 15px 0; /* vmode */
	text-align: right; /* vmode */
}

@media (max-width:310px) { /* 백그라운드 이미지 없애고 텍스트 좌정렬 */
.sub1_system { 
	background-color:#b6d7eb;
	background-image:none; 
	padding-left: 20px;
	margin-bottom: 17px;
}
.sub1_system p{ 
	font-size: 12px;
	line-height: 140%;
	color:	#555;
	padding: 0 0 23px 0;
}
.sub1_location { 
	background-color:#b6d7eb;
	background-image:none; 
	padding: 0 0 15px 20px; /* vmode */
	margin-bottom: 17px;
}
}

.sub2_movie, .sub2_gallery, .sub3_movie { /* 추가 */
	text-transform: uppercase;
	color: #555;
	font-size:13px;
	line-height:128%;
}
.sub2_movie { /* 추가 */
	background:#cdcdcd url(/img/inx/movie_miral.jpg) left no-repeat;
	padding:30px 15px 30px 133px;
}

.sub2_gallery { /* 추가 */
	background:#cdcdcd url(/img/inx/mediagallery_bg.jpg) left no-repeat;
	padding: 23px 0 23px 133px;
}

.sub3_movie {/* 추가 */
	/* background:#cdcdcd url(/img/inx/movie_carnix.jpg) left no-repeat; */
	background:#cdcdcd url(/img/inx/brochure_bg.jpg) left no-repeat;
	padding: 23px 0 23px 133px;
}

.sub3_imitation {
	background:#f6cec8 url(/img/arabic/inx_imitation_bg.png) left no-repeat;
	padding: 43px 15px 43px 133px;
	font-size:16px;
	font-weight: 700;
	color: #111;
}

h2 { 
	font-family: 'Tajawal', 'Cairo', 'sans-serif';
	font-weight: bold;
	color: #000;	
	text-transform: uppercase;
	font-size: 22px;
	padding: 20px 0 0 25px; /* vmode */
	margin: 0 15px 0 20px;
}

/* ------ Contact ------ */

dl.contact {
	margin: 10px 10px 0 0; /* 수정 */
	width: 100%; /* vmode */
}
dl.contact dt {
	margin: 0 10px 15px 15px;
	font-size: 14px;
	line-height: 140%;
	text-transform: uppercase;
	display: inline-block; /* 추가 */	
}
dl.contact dd {
	margin: 0 15px 20px 0; /* vmode */
	text-transform: uppercase;
	color: #aaa;
	font-size: 24px;
	font-weight: 700;
	display: inline-block; /* 추가 */
}

/* ------ New Currency Converter ------ */

dl.cur_con {
	padding: 0;
	margin: 10px 0 0 25px;
	width: 100%; /* vmode */
	padding-bottom: 20px;
}
dl.cur_con dt {
	color: #555;
	font-family: Arial, Tahoma, sans-serif;
	float: left;
	margin-bottom: 0px;
	font-size: 10px;
	width: 45%; /* vmode */
}
dl.cur_con dd {
	margin-bottom: 4px;
}
.cur_input {
	color: #444;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Tahoma, sans-serif;
	background-color: #ccc;
	border: 1px solid #ccc;
	text-align: right;
	display: inline;
	width: 90px; /* vmode */
	padding: 0 0 4px 0; /* vmode */
	margin: 2px 0 3px 0; /* vmode */
}

/* ----- Top Button ----- */
#topbutton {
	width: 100%; 	/*hmode, vmode*/
	position: relative;
	right: 50%; /* 화면의 중앙에 위치 */
	margin-right: 50%; /*hmode, vmode / 높이의 절반과 너비의 절반 만큼 margin 을 이용하여 조절해 줍니다. */
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px; /*hmode, vmode*/
	clear:both;
	text-align: start ; /* 언어에 따른 정렬 텍스트 */
	background-color:#fff!important;
}
#topbutton a {
	color: #777;
	font-size: 13px;
}

/* ------ Footer (only vmode) ------ */

.footer1_con {
	width: 100%;
	margin-left: -50%; /* 높이의 절반과 너비의 절반 만큼 margin 을 이용하여 조절해 줍니다. */
}
.footer1_con li {
	padding: 2px 0 0 12px; /*hmode, vmode*/
	font-size: 11px; /*vmode*/
}
#footer2 {
	line-height: 140%;  /*hmode, vmode*/
}
/* ------ Footer (All) ------ */

#footer1 {
	width: 100%;
	background-color: #9f9f9f;
	float: left;
	text-transform: uppercase;
	clear: both;
}
.footer1_con {
	position: relative;
	color: #ffffff;
	left: 50%; /* 화면의 중앙에 위치 */
	padding: 17px 0;
}
.footer1_con ul {
	list-style: none;
	line-height: 140%;
	margin: 0 0 15px 1%; /*hmode, vmode*/
	padding: 0;
	width: 32%; /*hmode, vmode*/
	float: left;
}
.footer1_con li {
	background: url(/img/com/blt01.gif) no-repeat top left;
	text-transform: uppercase;
	margin: 2px 0;
}
.footer1_con a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #444444;
}
.footer1_con a:hover {
	color: #ffffff;
}
#footer2 {
	width: 100%;
	background-color: #000000;
	color: #cbcbcb;
	text-align: center;
	text-transform: uppercase;
	clear: both;
	font-size: 11px;
	padding: 17px 0;
	line-height: 180%;
}
#footer2 a {
	color: #cbcbcb;
	text-decoration: none;
}
#footer2 a:hover {
	color: #ffffff;
}
#footer3 {
	width: 100%;
	background-color: #004f91;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	clear: both;
	font-size: 11px;
	padding:13px 0 7px 0;
	line-height: 180%;
}
#footer3 a {
		color:			#ffffff;
		text-decoration:none;
}
#footer3 a:hover {		
		text-decoration:underline;
}

/* ------ Slide Image (SlidesJS Required) ------ */

#slides {
	display: none;
	float: left;
	width: 1028px;
	background: url(/img/inx/bg_slides.gif) top repeat-x;	 /* 세로모드만 */
}
#slides .slidesjs-navigation {
	margin-top: 9px;
	margin-left: 14px;
}
a.slidesjs-next, a.slidesjs-previous, a.slidesjs-play, a.slidesjs-stop {
	background-image: url(/img/inx/btn_next_prev.png);
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin-right: 0px;
}
a.slidesjs-next {
	margin-right: 0px;
	background-position: -23px 0;
}
a:hover.slidesjs-next {
	background-position: -23px -17px;
}
a.slidesjs-previous {
	background-position: 0 0;
}
a:hover.slidesjs-previous {
	background-position: 0 -17px;
}
a.slidesjs-play {
	width: 17px;
	background-position: -46px 0;
}
a:hover.slidesjs-play {
	background-position: -46px -17px;
}
a.slidesjs-stop {
	width: 17px;
	background-position: -69px 0;
}
a:hover.slidesjs-stop {
	background-position: -69px -17px;
}
.slidesjs-pagination {
	margin: 21px 14px 0 0;
	float: right;
	list-style: none;
	height: 5px;
}
.slidesjs-pagination li {
	float: left;
	margin: 0 0 0 14px;
	list-style: none;
	padding: 0;
	background: none;
}
.slidesjs-pagination li a {
	display: block;
	width: 47px;
	height: 0;  	  /* 47px ie8 */
	padding-top: 47px;
	background-image: url(/img/inx/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
	list-style: none;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active {
	background-position: 0 -5px;
	list-style: none;
}
.slidesjs-pagination li a:hover {
	background-position: 0 -10px;
	list-style: none;
}
#inx_container {
	margin-bottom: 22px;
	margin: 0;  /* vmode */
	padding: 0; /* vmode */
}
