@charset "euc-kr";

/* !COMMON */

* {
	margin:0;
	padding:0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;	
	user-select: none;
}
input,textarea,select {
	-webkit-touch-callout: auto;
	-webkit-user-select:auto;
	user-select:auto;
	-webkit-appearance: none;
}
html {
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
/*	background-color:#eeeff1;*/
	font-family:sans-serif;
	font-size:14px;
}
.blind {
	position: absolute;
	left: -50000px;
}
a {
	text-decoration: none;
}
li > a {
	color: #46536f;
}
table caption {
	display: none;
}
.wrapper {
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}

.center {
	text-align:center !important;
}
.right {
	text-align:right !important;
}
.left {
	text-align:left !important;
}
.float-left {
	float:left !important;
}
.float-right {
	float:right !important;
}
.small-text {
	font-size:11px !important;
}
.bold {
	font-weight:bold !important;
}

/* !COLOR */

.color-body-text {
	color:#6D7587 !important;
}
.color-body-text2 {
	color:#484b51 !important;
}

.color-body-title {
	color:#46536F !important;
}

.color-section-title {
	color:#0550A5 !important;
}

.color-highlight-blue {
	color:#006FEC !important;
}
.color-highlight-orange {
	color:#FF7800 !important;
}

.color-desc {
	color:#939CAE !important;
}

.color-desc-highlighted {
	color:#4F7EB3 !important;
}

.color-bg {
	background-color:#EEEFF1 !important;
}
.color-bg-highlighted {
	background-color:#D9DFE8 !important;
}
.bgcolor-lightgray {
	background-color:#f2f2f2 !important;
}
.bgcolor-white {
	background-color:#FFF !important; 
}

/* BUTTONS */

.button-large-white {
 	border-width:0 8px 0 8px;
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 0 16 974 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 0 16 974 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 0 16 974 16;
	color:#006FEC;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	height:45px;
	letter-spacing:-1px;
	line-height:45px;
	margin:4px 0;
	padding:0 38px 0 30px;
	position:relative;
	text-align:center;
	text-decoration: none;
}
.button-large-white:active,
.button-large-white.active {
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 90 16 884 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 90 16 884 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 90 16 884 16;
	color:#FFF;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}
.button-large-white::after {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -21px 0;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	margin:-10px 0 0 0;
	position:absolute;
	top:50%;
	right:5px;
	width:20px;
	height:20px;
}
.button-large-white:active::after,
.button-large-white.active::after {
	background-position:-21px -20px;
}


.button-large-blue {
 	border-width:0 8px 0 8px;
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 180 16 794 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 180 16 794 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 180 16 794 16;
	color:#FFF;
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	height:45px;
	letter-spacing:-1px;
	line-height:45px;
	margin:4px 0;
	padding:0 38px 0 30px;
	position:relative;
	text-align:center;
	text-decoration: none;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}
.button-large-blue:active,
.button-large-blue.active {
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 270 16 704 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 270 16 704 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 270 16 704 16;
	color:#FFF;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}
.button-large-blue::after {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -21px -20px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	margin:-10px 0 0 0;
	position:absolute;
	top:50%;
	right:5px;
	width:20px;
	height:20px;
}

.button-medium-blue {
 	border-width:0 8px 0 8px;
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 360 16 628 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 360 16 628 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 360 16 628 16;
	color:#FFF;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	height:38px;
	letter-spacing:-1px;
	line-height:38px;
	margin:4px 0;
	padding:0 6px 0 6px;
	position:relative;
	text-align:center;
	text-decoration: none;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}
.button-medium-blue:active,
.button-medium-blue.active {
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 436 16 552 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 436 16 552 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 436 16 552 16;
	color:#FFF;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}

.button-medium-gray {
 	border-width:0 8px 0 8px;
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 512 16 476 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 512 16 476 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 512 16 476 16;
	color:#FFF;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	height:38px;
	letter-spacing:-1px;
	line-height:38px;
	margin:4px 0;
	padding:0 6px 0 6px;
	position:relative;
	text-align:center;
	text-decoration: none;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}
.button-medium-gray:active,
.button-medium-gray.active {
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 588 16 400 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 588 16 400 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 588 16 400 16;
	color:#FFF;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}

.button-small-white {
 	border-width:0 8px 0 8px;
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 664 16 338 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 664 16 338 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 664 16 338 16;
	color:#006FEC;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	height:31px;
	letter-spacing:-1px;
	line-height:31px;
/* 	margin:4px 0; */
	padding:0 5px 0 5px;
	position:relative;
	text-align:center;
	text-decoration: none;
}
.button-small-white:active,
.button-small-white.active {
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 726 16 276 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 726 16 276 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 726 16 276 16;
	color:#FFF;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}

.button-small-gray {
 	border-width:0 8px 0 8px;
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 788 16 214 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 788 16 214 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 788 16 214 16;
	color:#FFF;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	height:31px;
	letter-spacing:-1px;
	line-height:31px;
	margin:4px 0;
	padding:0 12px 0 12px;
	position:relative;
	text-align:center;
	text-decoration: none;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}
.button-small-gray:active,
.button-small-gray.active {
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 850 16 152 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 850 16 152 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 850 16 152 16;
	color:#FFF;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}

.next-button {
 	border-width:0 20px 0 8px;
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 912 40 76 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 912 40 76 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 912 40 76 16;
	color:#FFF;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	height:38px;
	letter-spacing:-1px;
	line-height:36px;
	margin:4px 0;
	padding:0 22px 0 32px;
	position:relative;
	text-align:center;
	text-decoration: none;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}
.next-button:active,
.next-button.active {
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 988 40 0 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 988 40 0 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/buttons.png) 988 40 0 16;
	color:#FFF;
	-webkit-text-shadow:0 -1px 1px rgba(0,0,0,0.45);
	text-shadow:0 -1px 1px rgba(0,0,0,0.45);
}
.next-button::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -32px -51px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	margin:-8px 0 0 0;
	position:absolute;
	left:8px;
	top:50%;
	width:10px;
	height:13px;
}

.search-button {
	background: rgb(114,180,254);
	background: -moz-linear-gradient(top, rgb(114,180,254) 0%, rgb(15,119,235) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(114,180,254)), color-stop(100%,rgb(15,119,235)));
	background: -webkit-linear-gradient(top, rgb(114,180,254) 0%,rgb(15,119,235) 100%);
	background: -o-linear-gradient(top, rgb(114,180,254) 0%,rgb(15,119,235) 100%);
	background: -ms-linear-gradient(top, rgb(114,180,254) 0%,rgb(15,119,235) 100%);
	background: linear-gradient(to bottom, rgb(114,180,254) 0%,rgb(15,119,235) 100%);
	-webkit-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.2);
	box-shadow:0 1px 1px rgba(0,0,0,0.2);
	display:inline-block;
	padding:1px;
	position:relative;
	height:26px;
}
.search-button > div {
	background: rgb(248,251,254);
	background: -moz-linear-gradient(top,  rgb(248,251,254) 0%, rgb(230,240,250) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(248,251,254)), color-stop(100%,rgb(230,240,250)));
	background: -webkit-linear-gradient(top,  rgb(248,251,254) 0%,rgb(230,240,250) 100%);
	background: -o-linear-gradient(top,  rgb(248,251,254) 0%,rgb(230,240,250) 100%);
	background: -ms-linear-gradient(top,  rgb(248,251,254) 0%,rgb(230,240,250) 100%);
	background: linear-gradient(to bottom,  rgb(248,251,254) 0%,rgb(230,240,250) 100%);
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#006FEC;
	font-size:12px;
	font-weight:bold;
	height:100%;
	letter-spacing:-1px;
	line-height:26px;
	padding:0 6px 0 15px;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
}
.search-button::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -45px -171px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	margin:-6px 0 0 0;
	position:absolute;
	left:5px;
	top:50%;
	width:13px;
	height:13px;	
}

.search-button:active > div,
.search-button.active > div {
	background: rgb(230,240,250);
	background: -moz-linear-gradient(top,  rgb(230,240,250) 0%, rgb(248,251,254) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(230,240,250)), color-stop(100%,rgb(248,251,254)));
	background: -webkit-linear-gradient(top,  rgb(230,240,250) 0%,rgb(248,251,254) 100%);
	background: -o-linear-gradient(top,  rgb(230,240,250) 0%,rgb(248,251,254) 100%);
	background: -ms-linear-gradient(top,  rgb(230,240,250) 0%,rgb(248,251,254) 100%);
	background: linear-gradient(to bottom,  rgb(230,240,250) 0%,rgb(248,251,254) 100%);	
}

.white-button {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%);
	border:1px solid #ababab;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#6d7587;
	display:inline-block;
	font-size:12px;
	letter-spacing: -1px;
	margin:0 4px;
	padding:5px 4px 4px 4px;
	position:relative;
	text-align:center;
	text-decoration: none;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
}

.white-button.active,
.white-button:active {
	background: rgb(242,242,242);
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(255,255,255,1) 100%);
}

span.phone-call {
	margin:0 20px 0 35px;
	position:relative;
}
span.phone-call::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 -73px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	margin:-10px 0 0 0;
	position:absolute;
	left:-24px;
	top:50%;
	width:19px;
	height:20px;
}

span.location {
	margin:0 20px 0 35px;
	position:relative;
}
span.location::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -21px -73px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	margin:-12px 0 0 0;
	position:absolute;
	left:-24px;
	top:50%;
	width:16px;
	height:24px;
}

span.consult {
	margin:0 20px 0 35px;
	position:relative;
}
span.consult::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 -209px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	margin:-10px 0 0 0;
	position:absolute;
	left:-28px;
	top:50%;
	width:25px;
	height:20px;
}

.divider {
	border-bottom:1px solid #FFF;
	border-top:1px solid #CCC;
	font-size:0;
	height:0;
}

/* TEXT */
h2 {
	color:#252525;
	display:block;
	font-size:18px;
	letter-spacing: -1px;
	margin-bottom:5px;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
}

h2.bullet {
	color:#006FEC;
	font-weight:bold;
	padding-left:18px;
	position:relative;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
}
h2.bullet span {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 16px 16px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	margin-top:-8px;
	position:absolute;
	left:0;
	top:50%;
	width:16px;
	height:16px;
}

.table-cell h2 {
	font-size:14px;
	margin-bottom:5px;
}

.text-no-bullet {
	color:#252525;
	display:block;
	padding:0 0 0 10px;
}
.text-blue-bullet {
	background:url('/m/images/common/bl_dot_gray.gif') no-repeat 3px 7px;
	color:#252525;
	display:block;
	margin:2px 0;
	padding:0 0 0 13px;
	position:relative;
}
.text-blue-bullet::before {
	
/*	-webkit-background-size:59px 240px;
	background-size:59px 240px;*/
	content:"";
	position:absolute;
	left:3px;
	top:6px;
	width:5px;
	height:5px;	
}

.text-gray-bullet {
	color:#6D7587;
	display:block;
	margin:2px 0;
	padding:0 0 0 13px;	
	position:relative;
}

.text-gray-bullet::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -32px -45px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	position:absolute;
	left:3px;
	top:6px;
	width:5px;
	height:5px;	
}

.text-info {
	color:#6D7587;
	display:block;
	margin:4px 0;
	padding:0 0 0 14px;
	position:relative;
}
.text-info::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -21px -40px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	position:absolute;
	left:0;
	top:3px;
	width:11px;
	height:11px;	
}

.text-info.thick {
	color:#46536f;
	font-weight:bold;
	font-size:14px;
}
.text-info.thick::before {
	top:4px;
}

.text-bullet {
	color:#6D7587;
	display:block;
	padding:0 0 0 18px;
	line-height:18px;
	margin:2px 0;
	position:relative;
}

.text-bullet::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 0px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	position:absolute;
	left:0;
	top:2px;
	width:15px;
	height:14px;		
}

.text-bullet-none {
	color:#6D7587;
	display:block;
	padding:0 0 0 2px;
	line-height:18px;
	margin:2px 0;
	position:relative;
}

.text-bullet.upoint::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 -40px;
}

.text-bullet.discount::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 -54px;
}

/* !CONTROLS */
.combobox {
	background-color: transparent;
 	border-width:0 30px 0 18px;
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 128 60 64 36;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 128 60 64 36;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 128 60 64 36;
	color:#46536F;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	height:32px;
	letter-spacing:-1px;
	line-height:32px;
	margin:4px 0;
	padding:0 2px 0 2px;
	position:relative;
	text-align:left;
	text-decoration: none;
	-webkit-text-shadow:0 1px 1px rgba(255,255,255,1);
	text-shadow:0 1px 1px rgba(255,255,255,1);	
}
.combobox.active,
.combobox:active {
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 192 60 0 36;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 192 60 0 36;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 192 60 0 36;
}

.combobox.type2 {	
 	border-width:0 30px 0 8px;
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 0 60 192 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 0 60 192 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 0 60 192 16;
	color:#46536F;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	height:32px;
	letter-spacing:-1px;
	line-height:32px;
	margin:4px 0;
	padding:0 20px 0 10px;
	position:relative;
	text-align:left;
	text-decoration: none;
	-webkit-text-shadow:0 1px 1px rgba(255,255,255,1);
	text-shadow:0 1px 1px rgba(255,255,255,1);	
}
.combobox.type2.active,
.combobox.type2:active {
	border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 64 60 128 16;
	-moz-border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 64 60 128 16;
	-webkit-border-image:url(/CR_MyAnycarWeb/mobileapp/images/combobox.png) 64 60 128 16;
}

.combobox .option {
	display:none;
}
.combobox .value {
	white-space: nowrap;
	line-height:32px;
	text-shadow:0 1px 0 #FFF;
	-webkit-text-shadow:0 1px 0 #FFF;
	width:100%;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*
.checkbox {
	display:inline-block;
	position:relative;
	height:28px;
	line-height:28px;
	margin:4px 0 4px 0;
	padding:0 0 0 25px;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
}

.checkbox.disabled {
	color:#CCC;
}

.checkbox::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -21px -97px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;	
	content:"";
	margin:-11px 4px 0 0;
	position:absolute;
	top:50%;
	left:0;
	width:21px;
	height:21px;
}

.checkbox.checked:before {
	background-position: -21px -118px;
}

.radiobutton {
	display:inline-block;
	letter-spacing: -1px;
	padding-left:22px;
	position:relative;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
}

.radiobutton.disabled {
	color:#CCC;
}

.radiobutton:before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 -97px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	margin-top:-10px;
	position:absolute;
	left:0;
	top:50%;
	width:18px;
	height:18px;
}
.radiobutton.checked:before {
	background-position:0 -115px;
}
*/


input[type=checkbox] {
	position:absolute;
	width:0;
 	opacity:0;
}
input[type=checkbox]+label {
	position:relative;
	padding:0 0 0 25px;
	line-height: 22px;
}
input[type=checkbox]+label::before {
	content:"";
	position:absolute;
	left: 0;
	top: 50%;
	width:21px;
	height:21px;
	margin:-11px 4px 0 0;
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -21px -97px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;	
}
input[type=checkbox]:checked+label::before {
	background-position: -21px -118px;
}
input[type=checkbox]:disabled+label {
	color:#CCC;
}
input[type=checkbox]:disabled+label::before {
	opacity:0.6;	
}

/*
input[type=checkbox].vert+label {
	display:inline-block;
	text-align:center;
	position:relative;
	line-height: normal;
	width:auto;
	height:auto;
	padding:25px 0 0 0;
}

input[type=checkbox].vert+label::before {
	position:absolute;
	top:1px;
	left:50%;
	height:21px;
	width:21px;
	margin:0 0 0 -10px;
}
*/


input[type=radio] {
	position:absolute;
	width:0;
 	opacity:0;
}
input[type=radio]+label {
	position: relative;
	padding-left: 22px;
	line-height: 19px;
}
input[type=radio]+label::before {
	content:"";
	position:absolute;
	width:18px;
	height:18px;
	top:50%;
	left:0;
	margin-top:-10px;
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 -97px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
}
input[type=radio]:checked+label::before {
	background-position:0 -115px;
}
/*
input[type=radio].vert+label {
	display:inline-block;
	text-align:center;
	position:relative;
	line-height: normal;
	width:auto;
	height:auto;
	padding:25px 0 0 0;
}
input[type=radio].vert+label::before {
	position:absolute;
	top:1px;
	left:50%;
	height:21px;
	width:21px;
	margin:0 0 0 -10px;
}
*/

input[type=radio]:disabled+label {
	color:#CCC;
}
input[type=radio]:disabled+label::before {
	opacity:0.6;	
}

.textfield {
	background-color:#F2F2F2;
	border:1px solid #ababab;
	-webkit-border-radius:16px;
	border-radius:16px;
	-webkit-box-shadow:inset 0 1px 1px #DDD, 0 1px 0 #FFF;
	box-shadow:inset 0 1px 1px #DDD, 0 1px 0 #FFF;
	height:22px;
	margin:0 0 0 0;
	padding:4px 10px 3px 10px;
	position:relative;
}

.textfield input {
	background-color:transparent;
	border:none;
	color:#4c566c;
	font-size:15px;
	padding:0 0 0 0;
	position:absolute;
	left:12px;
	top:4px;
	right:24px;
	height:22px;
	line-height:22px;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
}

.textfield input::-webkit-input-placeholder {
	color:#AAA;
	letter-spacing: -1.5px;	
}
.textfield input:focus {
	outline: none;
}

.textfield .clear {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -25px -139px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	display:none;
	position:absolute;
	top:6px;
	right:6px;
	width:16px;
	height:16px;
}

.textfield.focus {
	border:1px solid #0571eb;
}

/* !MAIN PAGE */

.main-header {
	background:url(/CR_MyAnycarWeb/mobileapp/images/main_header_bg.jpg) no-repeat 0 0;
	-webkit-background-size:100% 185px;
	background-size:100% 185px;
	width:100%;
	height:185px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #a8adb1;
	position:relative;
}

.main-header.home {
	background:url(/CR_MyAnycarWeb/mobileapp/images/home_header_bg.jpg) no-repeat 0 0;
	-webkit-background-size:100% 185px;
	background-size:100% 185px;	
}

.main-header .visual {
	-webkit-background-size:166px 185px;
	background-size:166px 185px;
	background-repeat:no-repeat;
	background-position: 0 0;
	position:absolute;
	top:20px; /*0*/
	right:0;
	width:166px;
	height:185px;
}

.main-header h1 {
	color:#0550A5;
	font-size:20px;
	letter-spacing: -1.5px;
	position:absolute;
	left:15px;
	top:50px; /*48px*/
	-webkit-text-shadow:0 1px 0 rgba(255,255,255,0.6);
	text-shadow:0 1px 0 rgba(255,255,255,0.6);
}

.main-header .desc {
	color:#46536F;
	font-weight:bold;
	letter-spacing: -1px;	
	line-height:120%;
	position:absolute;
	left:15px;
	top:76px; /*86px*/
	width:250px;
	font-size:12px;
	-webkit-text-shadow:0 1px 0 rgba(255,255,255,0.5);
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
}

.main-header .steps {
/* 	margin-left:-58px; */
	background-color: transparent;
	position:absolute;
	left:50%;
	bottom:10px;
	width:auto;/*96px;*/
	height:8px;
}

.main-header .steps > a {
	background:transparent url(/CR_MyAnycarWeb/mobileapp/images/step_dot.png) no-repeat 0 0;
	-webkit-background-size:8px 16px;
	background-size:8px 16px;
	float:left;
	margin:0 2px;
	width:8px;
	height:8px;
	text-indent: -9999px;
}

.main-header .steps > a.on {
	background-position:0 -8px;
}

.main-header .steps > a.home {
	background:transparent url(/CR_MyAnycarWeb/mobileapp/images/home_indicator.png) no-repeat 0 0;
	-webkit-background-size:9px 18px;
	background-size:9px 18px;
	float:left;
	margin:-1px 2px 0 2px;
	width:9px;
	height:9px;
}

.main-header .steps > a.home.on {
	background-position:0 -9px;
}

ul.main-menu {
}

.main-menuitem {
	list-style:none;
	border-top:1px solid #FFF;
	border-bottom:1px solid #a8adb1;
	background-color:#eeeff1;
	position:relative;
}

.main-menuitem a {
	display: block;
	padding: 18px 0;
}

.main-menuitem:active,
.main-menuitem.active {
	background-color:#d9dfe8;
}

.main-menuitem:after {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 0px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;	
	content:'';
	margin-top:-10px;
	position:absolute;
	top:50%;
	right:15px;
	width:20px;
	height:20px;
}
.main-menuitem:active::after,
.main-menuitem.active::after {
	background-position:0 -20px;
}

.main-menuitem.chevron-down:after {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -23px -170px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;	
	content:'';
	margin-top:-10px;
	position:absolute;
	top:50%;
	right:15px;
	width:20px;
	height:20px;
}
.main-menuitem.chevron-down:active::after,
.main-menuitem.chevron-down.active::after {
	background-position: -23px -190px;
}

.main-menuitem .icon {
	background:url(/CR_MyAnycarWeb/mobileapp/images/menu_icons.png?updated=201310041920) no-repeat 0 0;
	-webkit-background-size:400px 680px;
	background-size:400px 680px;
	margin-top:-20px;
	position:absolute;
	left:5px;
	top:50%;
	width:40px;
	height:40px;
}

.main-menuitem .content {
	padding:0 45px 0 50px;
	vertical-align: middle;
}

.main-menuitem .content h2 {
	color:#414e69;
	font-weight: bold;
	font-size:17px;
	letter-spacing: -1px;
	margin-bottom:0;
	-webkit-text-shadow:0 1px 0 rgba(255,255,255,1.0);
	text-shadow:0 1px 0 rgba(255,255,255,1.0);
}
.main-menuitem:active .content h2,
.main-menuitem.active .content h2 {
	color:#006fec;
}

.main-menuitem .content .desc {
	color:#5c6776;
	font-size:13px;
	letter-spacing: -1px;
	line-height:120%;
}
.main-menuitem:active .content .desc,
.main-menuitem.active .content .desc {
	color:#006fec;
}

/* !SUB-MAIN */

.submain-header {
	background: #d0d6dc; /* Old browsers */
	background: -moz-linear-gradient(top,  #d0d6dc 0%, #b4bfca 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0d6dc), color-stop(100%,#b4bfca)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d0d6dc 0%,#b4bfca 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d0d6dc 0%,#b4bfca 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d0d6dc 0%,#b4bfca 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d0d6dc 0%,#b4bfca 100%); /* W3C */
	border-bottom:1px solid #E0E0E0;
	border-top:1px solid #eeeff1;
	-webkit-box-shadow:inset 0 1px 1px #CCC;
	box-shadow:inset 0 1px 1px #CCC;
	height:133px;	
	position:relative;
}

.submain-header .visual {
	-webkit-background-size:140px 135px;
	background-size:140px 135px;
	background-repeat:no-repeat;
	background-position:right 0;
	position:absolute;
	top:0;
	right:0;
	width:200px;
	height:133px;
}

.submain-header h1 {
	font-size:20px;
	color:#0550A5;
	letter-spacing: -1px;
	position:absolute;
	left:10px;
	top:24px;
	-webkit-text-shadow:0 1px 0 rgba(255,255,255,0.6);
	text-shadow:0 1px 0 rgba(255,255,255,0.6);
}

.submain-header .desc {
	color:#21497d;
	font-size:13px;
	font-weight:bold;
	letter-spacing: -1px;
	line-height:110%;
	position:absolute;
	left:10px;
	top:55px;
	width:260px;
	-webkit-text-shadow:0 1px 0 rgba(255,255,255,0.6);
	text-shadow:0 1px 0 rgba(255,255,255,0.6);
}

/* !TABLE */
.table-list {
/*	border-top:1px solid #a8adb1;*/
	border-bottom:1px solid #FFF;	
}

.table-list > .table-cell {
/*	background-color:#eeeff1; */
	border-top:1px solid #FFF;
	border-bottom:1px dashed #a8adb1;
	height:53px;
	list-style:none;
	position:relative;	
}

.table-list > .table-cell.menu-item > a {
	display: block;
	line-height: 53px;
	padding: 0 0 0 10px;
	vertical-align: middle;
	font-size: 16px;
	color: #46536f;
	font-weight: bold;
	letter-spacing: -1px;
	-webkit-text-shadow:0 1px 0 rgba(255,255,255,1.0); 
	text-shadow:0 1px 0 rgba(255,255,255,1.0); 
}

.table-list > .table-cell:active,
.table-list > .table-cell.active {
	background-color:#d9dfe8;
}

.table-list > .table-cell::after {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 0px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:'';
	margin-top:-10px;
	position:absolute;
	top:50%;
	right:15px;
	width:21px;
	height:20px;
}
.table-list > .table-cell:active::after,
.table-list > .table-cell.active::after {
	background-position:0 -20px;
}

.table-list > .table-cell .content {
	display:table-cell;
	height:53px;
	padding:0 45px 0 10px;
	overflow:hidden;
	vertical-align: middle;
}

.table-list > .table-cell .content h2 {
	color:#252525;
	font-size:16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom:0;
/*	-webkit-text-shadow:0 1px 0 rgba(255,255,255,1.0); 
	text-shadow:0 1px 0 rgba(255,255,255,1.0); */
}
.table-list > .table-cell:active .content h2,
.table-list > .table-cell.active .content h2 {
	color:#006fec;
}

.table-list > .table-cell.tel::after {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 -139px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;	
	content:'';
	margin-top:-12px;
	position:absolute;
	top:50%;
	right:15px;
	width:24px;
	height:24px;
}
.table-list > .table-cell.tel:active::after,
.table-list > .table-cell.tel.active::after {
	background-position:0 -163px;
}
.table-list > .table-cell.tel .content {
	display:block;
	line-height:53px;
}
.table-list > .table-cell.tel h2 {
	float:left;
}
.table-list > .table-cell.tel .phonenum {
	color:#6D7587;
	float:right;	
	font-size:16px;
	margin-right:20px;
	-webkit-text-shadow:0 1px 0 rgba(255,255,255, 1);
	text-shadow:0 1px 0 rgba(255,255,255, 1);
}

.table-list > .table-cell.tel:active .phonenum,
.table-list > .table-cell.tel.active .phonenum {
	color:#006FEC;
}

.table-list > .table-cell.bulletin {
	height:auto;
	padding:10px 10px;
}
.table-list > .table-cell.bulletin .content {
	height:auto;
	min-height:53px;
}
.table-list > .table-cell.more {
	height:53px;
	line-height:53px;
	text-align:center;
}

.table-list > .table-cell.more::after {
	background:none;
}

.table-list > .table-cell.bulletin .desc {
	color:#AAA;
	font-size:12px;
}

.home-notice .table-list > .table-cell.bulletin {
	background-color:#FFF;
}

.home-notice .table-list > .table-cell.active,
.home-notice .table-list > .table-cell:active {
	background-color:#d9dfe8;	
}

.table-group {
	background-color:#FFF;
	border:1px solid #ababab;
	-webkit-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:inset 0 1px 0 #FFF;0 1px 0 #FFF;	
	box-shadow:0 1px 0 #FFF;
	margin:4px 0 10px 0;
	padding:5px 0 5px 0;
}

.table-group.no-padding {
	padding:0;
}

.table-group > .table-header {
	background: rgb(251,251,251);
	background: -moz-linear-gradient(top,  rgba(251,251,251,1) 0%, rgba(243,243,243,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,251,251,1)), color-stop(100%,rgba(243,243,243,1)));
	background: -webkit-linear-gradient(top,  rgba(251,251,251,1) 0%,rgba(243,243,243,1) 100%);
	background: -o-linear-gradient(top,  rgba(251,251,251,1) 0%,rgba(243,243,243,1) 100%);
	background: linear-gradient(top,  rgba(251,251,251,1) 0%,rgba(243,243,243,1) 100%);
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;	
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	border-bottom:1px solid #ababab;
	color:#6D7587;
	font-size:12px;
	font-weight:bold;
	letter-spacing: -1px;	
	list-style:none;
	padding:6px 10px;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
}

.table-group > .table-cell {
	border-bottom:1px solid #ababab;
	border-top:1px solid #FFF;
	color:#4c566c;
	list-style:none;
	overflow:hidden;
	padding:6px 10px 6px 10px;
	position:relative;
}

.table-group > .table-cell:last-child,
.table-group > .table-cell.last-child {
	border-bottom:none;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}

.table-group > .table-cell:first-child,
.table-group > .table-cell.first-child {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}

.table-cell dl {
	overflow: hidden;
	position:relative;
}
.table-cell dt {
	color: #4F7EB3;
	display:table-cell;
	padding:0 0 0 10px;
	position:relative;
	white-space: nowrap;
}
.table-cell dt::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat -32px -40px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	position:absolute;
	left:0;
	top:5px;
	width:5px;
	height:5px;	
}

.table-cell dd {
	display:table-cell;
	padding:0 0 0 5px;
}

.table-cell .text-label {
	float:left;
}

.table-cell .detail-text-label {
	color:#006FEC;
	float:right;
	font-weight:bold;
}

.table-group > .radio-cell {
	border-bottom:1px solid #ababab;
	border-top:1px solid #FFF;
	color:#4c566c;
	list-style:none;
	overflow:hidden;
/* 	padding:6px 10px 6px 38px; */
	position:relative;
}

.table-group > .radio-cell.checked {
	background-color:#E8F3FF;	
}

/*
.table-group > .radio-cell::before {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 -97px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:"";
	margin-top:-9px;
	position:absolute;
	left:10px;
	top:50%;
	width:18px;
	height:18px;	
}
*/

/*
.table-group > .radio-cell.checked::before {
	background-position:0 -115px;
}
*/

.table-group > .radio-cell:last-child,
.table-group > .radio-cell.last-child {
	border-bottom:none;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}

.table-group > .radio-cell:first-child,
.table-group > .radio-cell.first-child {
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}

.table-group > .radio-cell input[type=radio]+label {
	display: block;
	padding:8px 10px 8px 38px;	
}
.table-group > li.radio-cell input[type=radio]+label::before {
	left: 10px;
}

/* !PAGE */

.page-container {
/*	background-color:#eeeff1;	*/
	padding:0 0 10px 0;
	position:absolute;
	width:100%;
}

.page-container .page-header {
/*	background-color:#d9dfe8; 
	border-bottom:1px solid #FFF;	*/
	color:#006FEC;
	display:block;
	font-size:16px;
	overflow: hidden;
	padding:0 10px 0 0px;
	position:relative;
/*	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;*/
}

.page-container h1.page-title {
	background:url(/m/images/mall/bul_1.gif) no-repeat left 16px;
	color:#252525;
	display:block;
	font-size:20px;
	padding:15px 0 15px 15px;
	position:relative;
/*	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;*/
}

.page-container h1.page-title::before {

/*	-webkit-background-size:59px 240px;
	background-size:59px 240px;*/
	content:"";
	position:absolute;
	left:0;
	top:15px;
	width:8px;
	height:20px;	
}

.page-container h1.section-title {
	color:#006FEC;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
}

.page-container .page {
	padding:0 0 10px 0;
}

.page-section {
	margin:10px 10px 10px 10px;
}

.panel {
	background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e8e8e8));
	background: -webkit-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%);
	background: linear-gradient(top, #f9f9f9 0%,#e8e8e8 100%);
	border:1px solid #ababab;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:inset 0 1px 0 #FFF;0 1px 0 #FFF;
	box-shadow:inset 0 1px 0 #FFF;0 1px 0 #FFF;
	margin:0 10px;
	padding:20px 28px;
}

.bulletin-header {
	background-color:#d9dfe8;
	border-bottom:1px solid #FFF;
	display:block;	
	padding:10px;
	position:relative;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
}
.bulletin-header h1 {
	color:#006FEC;
	font-size:16px;
}
.bulletin-header .date {
	color:#6D7587;
	font-size:13px;
}
.bulletin-text {
	color:#6D7587;
	font-size:13px;
	margin:10px 0 10px 0;
}

.bulletin-text ul {
	margin:0 0 0 0;
	padding:0;
}

.bulletin-text li {
	list-style:none;
	padding:4px 10px;
}
.bulletin-text li::before {
	content:"- ";
 	margin-left:-8px;
}

.tab-container {
	overflow:hidden;	
}
.tab {
	padding:0;
	background-color:#d9dfe8;
	border-top:1px solid #FFF;
	border-bottom:1px solid #a8adb1;
	color:#46536f;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
	font-weight:bold;
	position:relative;
}
.tab h2 {
	font-size:14px;
	padding:10px;
	margin:0;
	border-right:1px solid #d2d2d2;
	border-left:1px solid #FFF;
	position:relative;
	text-align:center;
}

/*
.tab h2::after {
	content:"";
	position:absolute;
	width:12px;
	height:8px;
	background:url(/CR_MyAnycarWeb/mobileapp/images/home_tab_accessory.png) no-repeat 0 0;
	-webkit-background-size:12px 16px;
	background-size:12px 16px;
	right:14px;
	top:50%;
	margin-top:-3px;	
}
*/
.tab h2.first-child {
	border-right:1px solid #d2d2d2;
	border-left:none;
}
.tab h2.last-child {
	border-left:1px solid #FFF;
	border-right:none;
}

.tab.active,
.tab:active {
	background-color: #FFF;
	border-bottom:1px solid #FFF;
}

.tab.on {
	border-bottom:1px solid #FFF;
	background-color:#FFF;
}

/* !MENUMAP */

ul.menu-map {
}

ul.menu-map > li {
	list-style: none;
}

.menu-map h1 {
	background: #607db8; /* Old browsers */
	background: -moz-linear-gradient(top,  #607db8 0%, #4d6491 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#607db8), color-stop(100%,#4d6491)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #607db8 0%,#4d6491 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #607db8 0%,#4d6491 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #607db8 0%,#4d6491 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #607db8 0%,#4d6491 100%); /* W3C */
	border-top:1px solid #445165;
	border-bottom:1px solid #1e2a39;
	-webkit-box-shadow:inset 0 1px 1px #7796D6;
	box-shadow:inset 0 1px 1px #7796D6;
	color:#D7D7D7;
	font-size:13px;
	font-weight:bold;
	padding:5px 10px;
	-webkit-text-shdaow:0 1px 0 rgba(0,0,0,0.5);
	text-shadow:0 1px 0 rgba(0,0,0,0.5);
}

.menu-map .menu-item {
	background-color:#2e3b4d;
	border-bottom:1px solid #1e2a39;
	border-top:1px solid #445165;
	height:42px;
	position:relative;
}

/*
.menu-map .menu-item:active,
.menu-map .menu-item.active,
*/
.menu-map .menu-item.on {
	background-color:#374459;
}

.menu-map .menu-item:after {
	background:url(/CR_MyAnycarWeb/mobileapp/images/bullets.png) no-repeat 0 -187px;
	-webkit-background-size:59px 240px;
	background-size:59px 240px;
	content:'';
	margin-top:-10px;
	position:absolute;
	top:50%;
	right:15px;
	width:19px;
	height:19px;
}
/*
.menu-map .menu-item:active::after,
.menu-map .menu-item.active::after {
	background-position:-21px 0;
}
*/
.menu-map .menu-item.on::after {
	background-position:-21px 0;
}

.menu-map .menu-item .icon {
	background:url(/CR_MyAnycarWeb/mobileapp/images/menu_icons.png?updated=201310041920) no-repeat 0 0;
	-webkit-background-size:400px 680px;
	background-size:400px 680px;
	margin-top:-20px;
	position:absolute;
	left:5px;
	top:50%;
	width:40px;
	height:40px;
}

.menu-map .menu-item .content {
 	display:table-cell;
	height:40px;
	padding:2px 45px 0 50px;
	vertical-align: middle;
}

.menu-map .menu-item .content .label {
	color:#7d8ea6;
	font-weight: bold;
	font-size:16px;
	letter-spacing: -1px;
	-webkit-text-shadow:0 -1px 0 rgba(0,0,0,1);
	text-shadow:0 -1px 0 rgba(0,0,0,1); 
}
/*
.menu-map .menu-item:active .content h2,
.menu-map .menu-item.active .content h2 {
	color:#1a86ff;
}
*/
.menu-map .menu-item.on .content .label {
	color:#1a86ff;
}

.menu-map .menu-item .content .desc {
	color:#5c6776;
	font-size:12px;
	letter-spacing: -1px;
}
.menu-map .menu-item:active .content .desc,
.menu-map .menu-item.active .content .desc {
	color:#006fec;
}

/*
.menu-map.mymenu .menu-item:active::after,
.menu-map.mymenu .menu-item.active::after,
*/

.menu-map.mymenu .menu-item:after {
	background:url(/CR_MyAnycarWeb/mobileapp/images/accessory_plus.png) no-repeat 0 0;
	-webkit-background-size:24px 46px;
	background-size:24px 46px;
	width:24px;
	height:23px;
}

.menu-map.mymenu .menu-item.on::after {
	background-position:0 -23px;
}

.menu-map.mymenu .menu-item:active .content .label,
.menu-map.mymenu .menu-item.active .content .label {
	color:#7d8ea6;
}
.menu-map.mymenu .menu-item:active,
.menu-map.mymenu .menu-item.active {
	background-color:#2e3b4d;
}

.menu-map.mymenu .menu-item.on:active,
.menu-map.mymenu .menu-item.on.active {
	background-color:#374459;
}

.menu-map.mymenu .menu-item.on .content .label {
	color:#FFF;
}


/* !PAGE SPECIFIC */
ul#service-centers {
	border-bottom:1px solid #FFF;	
/*	border-top:1px solid #CCC; */
}
li.service-center {
	border-bottom:1px dashed #CCC;
	border-top:1px solid #FFF;
	padding:10px;
	overflow:hidden;
}
li.service-center h2 {
	margin-bottom:10px;
}

.large-cscall-button-container {
	padding:10px;	
}
.large-cscall-button {
	display: block;
	width: 100%;
	text-align: left;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ededed 100%); /* W3C */
	border:1px solid #c2c2c2;
	-webkit-border-radius:10px;
	border-radius:10px;
 	padding:15px 13px;
	position:relative;
}

.large-cscall-button.active,
.large-cscall-button:active {
	background: #d9dfe8; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9dfe8 0%, #e3e7ec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9dfe8), color-stop(100%,#e3e7ec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9dfe8 0%,#e3e7ec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9dfe8 0%,#e3e7ec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9dfe8 0%,#e3e7ec 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9dfe8 0%,#e3e7ec 100%); /* W3C */
	border:1px solid rgba(0,0,0,0);
	-webkit-box-shadow:inset 0 4px 4px rgba(0,0,0,0.4), 0 1px 0 #FFF;
	box-shadow:inset 0 4px 4px rgba(0,0,0,0.4), 0 1px 0 #FFF;
}

.large-cscall-button::after {
	background:url(/CR_MyAnycarWeb/mobileapp/images/service_call_bg.png) no-repeat right center;
	-webkit-background-size:105px 66px;		
	background-size:105px 66px;
	content:"";
	margin-top:-18px;
	position:absolute;
	top:50%;
	right:10px;
	width:105px;
	height:66px;
}

.large-cscall-button .phonenum {
	color:#005dab;
	font-size:30px;
	font-weight:bold;
	margin-left:-2px;
	-webkit-text-shadow:0 1px 0 #FFF;	
	text-shadow:0 1px 0 #FFF;
}

.barcode-box {
	background-color:#FFF;
	border:1px solid #DDD;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow:inset 1px 1px 4px rgba(0, 0, 0, 0.2);
	height:60px;
}

.table1 {
	background-color:#CCC;
	border-radius:4px;
}
.table1 td {
	background-color:#FFF;
	color:#6D7587;
	padding:4px;
}
.table1 th {
	padding:4px;
	color:#6D7587;
	background: rgb(251,251,251);
	background: -moz-linear-gradient(top,  rgb(251,251,251) 0%, rgb(243,243,243) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(251,251,251)), color-stop(100%,rgb(243,243,243)));
	background: -webkit-linear-gradient(top,  rgb(251,251,251) 0%,rgb(243,243,243) 100%);
	background: -o-linear-gradient(top,  rgb(251,251,251) 0%,rgb(243,243,243) 100%);
	background: -ms-linear-gradient(top,  rgb(251,251,251) 0%,rgb(243,243,243) 100%);
	background: linear-gradient(to bottom,  rgb(251,251,251) 0%,rgb(243,243,243) 100%);
	text-align:center;
}

.magnifier {
	background:url(/CR_MyAnycarWeb/mobileapp/images/magnifier.png) no-repeat 0 0;
	-webkit-background-size:21px 42px;
	background-size:21px 42px;
	display:inline-block;
	text-align:left;
	text-indent: -9999px;
	width:21px;
	height:21px;
}

.magnifier.active,
.magnifier:active {
	background-position:0 -21px;
}

.alert-bg {
	background-color:#000;
	opacity:0.5;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	bottom:0;
	z-index:99998;
}
.alert {
	background: rgb(251,251,251);
	background: -moz-linear-gradient(top,  rgb(251,251,251) 0%, rgb(243,243,243) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(251,251,251)), color-stop(100%,rgb(243,243,243)));
	background: -webkit-linear-gradient(top,  rgb(251,251,251) 0%,rgb(243,243,243) 100%);
	background: -o-linear-gradient(top,  rgb(251,251,251) 0%,rgb(243,243,243) 100%);
	background: -ms-linear-gradient(top,  rgb(251,251,251) 0%,rgb(243,243,243) 100%);
	background: linear-gradient(to bottom,  rgb(251,251,251) 0%,rgb(243,243,243) 100%);
	background-color:#FFF;	
	color:#484b51;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:2px solid #006FEC;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.7);
	box-shadow:0 5px 10px rgba(0,0,0,0.7);
	margin-left:-150px;
	margin-top:-100px;
	padding:30px 20px 15px 20px;
	position:absolute;
	left:50%;
	top:50%;
	width:260px;
	text-align:left;
	-webkit-text-shadow:0 1px 0 #FFF;
	text-shadow:0 1px 0 #FFF;
	z-index:99999;
}

.alert .buttons {
	text-align:center;
	margin-top:15px;
}

#ADSpinner {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,0);
	z-index:9999;
}

#mymenu {
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;	
}

#mymenu .item {
	list-style:none;
	width:25%;
	height:92px;
	text-align:center;
	float:left;
	margin:12px 0 0 0;
	position:relative;
}

#mymenu a {
	text-decoration: none;
}

#mymenu .item .content {
	display: inline-block;
}

#mymenu .icon-bg {
	display:inline-block;
	width:60px;
	height:61px;
	background:url(/CR_MyAnycarWeb/mobileapp/images/home_mymenu_button.png) no-repeat 0 0;
	-webkit-background-size:60px 122px;
	background-size:60px 122px;
	position:relative;
}

#mymenu .icon-bg.edit {
	background:url(/CR_MyAnycarWeb/mobileapp/images/home_mymenu_button2.png) no-repeat 0 0;
	-webkit-background-size:60px 122px;
	background-size:60px 122px;
}

#mymenu .icon {
	background:url(/CR_MyAnycarWeb/mobileapp/images/menu_icons.png?updated=201310041920) no-repeat 0 0;
	-webkit-background-size:400px 680px;
	background-size:400px 680px;
	position:absolute;
	left:11px;
	top:8px;
	width:40px;
	height:40px;
}

/*
#mymenu .icon.plus {
	background:url(/CR_MyAnycarWeb/mobileapp/images/home_icon_plus.png) no-repeat 0 0;
	-webkit-background-size:24px 48px;
	background-size:24px 48px;
	position:absolute;
	left:19px;
	top:16px;
	width:24px;
	height:24px;	
}
#mymenu .icon.plus.active,
#mymenu .icon.plus:active {
	background-position:0 -24px;
}
*/

#mymenu .icon-bg:active,
#mymenu .icon-bg.active {
	background-position:0 -61px;
}

#mymenu .label {
	font-size:12px;
	padding:0 2px;
	color:#46536f;
	line-height:110%;
	letter-spacing:-1px;
}

#mymenu .label:active,
#mymenu .label.active {
	color:#006fec;
}

#mymenu .item .del-button {
	position:absolute;
	right:8px;
	top:-8px;
	width:29px;
	height:29px;
	background:url(/CR_MyAnycarWeb/mobileapp/images/home_remove.png) no-repeat 0 0;
	-webkit-background-size:29px 29px;
	background-size:29px 29px;	
}

ul.text-list {
	margin:5px 10px 5px 15px;
}

ul.text-list > li {
	list-style:disc¡æ;
	padding:0;
	margin-bottom:10px;
}
ul.text-list li:last-child {
	margin-bottom:0;
}


@media screen and (max-width:480px) {
	/* TEXT */

	.page-container h1.page-title {
		font-size:16px;
	}

	h2 {
		font-size:15px;
	}

	.table-list > .table-cell .content h2 {
		font-size:14px;
	}

}