/* Minify_CSS_UriRewriter::$debugText

docRoot   : /var/www/vhosts/ikchin.com.sg/httpdocs
currentDir : /var/www/vhosts/ikchin.com.sg/httpdocs/resources/css/blueprint

*/

/* reset.css */

/* 1  */ /* --------------------------------------------------------------
/* 2  *| 
/* 3  *|    reset.css
/* 4  *|    * Resets default browser CSS.
/* 5  *| 
/* 6  *| -------------------------------------------------------------- */
/* 7  */ 
/* 8  */ html, body, div, span, object, iframe,
/* 9  */ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
/* 10 */ a, abbr, acronym, address, code,
/* 11 */ del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
/* 12 */ fieldset, form, label, legend,
/* 13 */ table, caption, tbody, tfoot, thead, tr, th, td,
/* 14 */ article, aside, dialog, figure, footer, header,
/* 15 */ hgroup, nav, section {
/* 16 */   margin: 0;
/* 17 */   padding: 0;
/* 18 */   border: 0;
/* 19 */   font-weight: inherit;
/* 20 */   font-style: inherit;
/* 21 */   font-size: 100%;
/* 22 */   font-family: inherit;
/* 23 */   vertical-align: baseline;
/* 24 */ }
/* 25 */ 
/* 26 */ article, aside, dialog, figure, footer, header,
/* 27 */ hgroup, nav, section {
/* 28 */     display:block;
/* 29 */ }
/* 30 */ 
/* 31 */ body {
/* 32 */   line-height: 1.5;
/* 33 */ }
/* 34 */ 
/* 35 */ /* Tables still need 'cellspacing="0"' in the markup. */
/* 36 */ table { border-collapse: separate; border-spacing: 0; }
/* 37 */ caption, th, td { text-align: left; font-weight: normal; }
/* 38 */ table, td, th { vertical-align: middle; }
/* 39 */ 
/* 40 */ /* Remove possible quote marks (") from <q>, <blockquote>. */
/* 41 */ blockquote:before, blockquote:after, q:before, q:after { content: ""; }
/* 42 */ blockquote, q { quotes: "" ""; }
/* 43 */ 
/* 44 */ /* Remove annoying border on linked images. */
/* 45 */ a img { border: none; }
/* 46 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot   : /var/www/vhosts/ikchin.com.sg/httpdocs
currentDir : /var/www/vhosts/ikchin.com.sg/httpdocs/resources/css/blueprint

file-relative URI  : grid.png
path prepended     : /var/www/vhosts/ikchin.com.sg/httpdocs/resources/css/blueprint/grid.png
docroot stripped   : /resources/css/blueprint/grid.png
traversals removed : /resources/css/blueprint/grid.png

*/

/* screen.css */

/* 1 */ html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}body { line-height:1.3; }table { border-collapse:separate; border-spacing:0; }caption, th, td { text-align:left; font-weight:normal; }table, td, th { vertical-align:middle; }blockquote:before, blockquote:after, q:before, q:after { content:""; }blockquote, q { quotes:"" ""; }a img { border:none; }body { font-size:75%; color:#291a0b; background:#fff; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}h1,h2,h3,h4,h5,h6 { font-weight:normal; color:#111; }h1 { font-size:3em; line-height:1; margin-bottom:0.5em; }h2 { font-size:2em; margin-bottom:0.75em; }h3 { font-size:1.5em; line-height:1; margin-bottom:1em; }h4 { font-size:1.2em; line-height:1.25; margin-bottom:1.25em; }h5 { font-size:1em; font-weight:bold; margin-bottom:1.5em; }h6 { font-size:1em; font-weight:bold; }h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0;}p { margin:0 0 1em; }p img.left { float:left; margin:1.5em 1.5em 1.5em 0; padding:0; }p img.right { float:right; margin:1.5em 0 1.5em 1.5em; }a:focus, a:hover { color:#000; }a { color:#009; text-decoration:underline; }blockquote { margin:1.5em; color:#666; font-style:italic; }strong { font-weight:bold; }em,dfn { font-style:italic; }dfn { font-weight:bold; }sup, sub { line-height:0; }abbr, acronym { border-bottom:1px dotted #666; }address { margin:0 0 1.5em; font-style:italic; }del { color:#666; }pre { margin:1.5em 0; white-space:pre; }pre,code,tt { font:1em 'andale mono', 'lucida console', monospace; line-height:1.5; }li ul, li ol { margin:0 1.5em; }ul, ol { margin:0 1.5em 1.5em 1.5em; }ul { list-style-type:disc; }ol { list-style-type:decimal; }dl { margin:0 0 1.5em 0; }dl dt { font-weight:bold; }dd { margin-left:1.5em;}table { margin-bottom:1.4em; width:100%; }th { font-weight:bold; }thead th { background:#c3d9ff; }th,td,caption { padding:4px 10px 4px 5px; }tr.even td { background:#e5ecf9; }tfoot { font-style:italic; }caption { background:#eee; }.small { font-size:.8em; margin-bottom:1.875em; line-height:1.875em; }.large { font-size:1.2em; line-height:2.5em; margin-bottom:1.25em; }.hide { display:none; }.quiet { color:#666; }.loud { color:#000; }.highlight { background:#ff0; }.added { background:#060; color:#fff; }.removed { background:#900; color:#fff; }.first { margin-left:0; padding-left:0; }.last { margin-right:0; padding-right:0; }.top { margin-top:0; padding-top:0; }.bottom { margin-bottom:0; padding-bottom:0; }.container { width:750px; margin:0 auto;}.showgrid { background:url(/resources/css/blueprint/grid.png); }.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19 { float:left; margin-right:10px;}.last, div.last { margin-right:0; }.span-1 { width:30px; }.span-2 { width:70px; }.span-3 { width:110px; }.span-4 { width:150px; }.span-5 { width:190px; }.span-6 { width:230px; }.span-7 { width:270px; }.span-8 { width:310px; }.span-9 { width:350px; }.span-10 { width:390px; }.span-11 { width:430px; }.span-12 { width:470px; }.span-13 { width:510px; }.span-14 { width:550px; }.span-15 { width:590px; }.span-16 { width:630px; }.span-17 { width:670px; }.span-18 { width:710px; }.span-19 { width:750px; margin:0; }input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19 { border-left-width:1px!important; border-right-width:1px!important; padding-left:5px!important; padding-right:5px!important;}input.span-1, textarea.span-1 { width:18px!important; }input.span-2, textarea.span-2 { width:58px!important; }input.span-3, textarea.span-3 { width:98px!important; }input.span-4, textarea.span-4 { width:138px!important; }input.span-5, textarea.span-5 { width:178px!important; }input.span-6, textarea.span-6 { width:218px!important; }input.span-7, textarea.span-7 { width:258px!important; }input.span-8, textarea.span-8 { width:298px!important; }input.span-9, textarea.span-9 { width:338px!important; }input.span-10, textarea.span-10 { width:378px!important; }input.span-11, textarea.span-11 { width:418px!important; }input.span-12, textarea.span-12 { width:458px!important; }input.span-13, textarea.span-13 { width:498px!important; }input.span-14, textarea.span-14 { width:538px!important; }input.span-15, textarea.span-15 { width:578px!important; }input.span-16, textarea.span-16 { width:618px!important; }input.span-17, textarea.span-17 { width:658px!important; }input.span-18, textarea.span-18 { width:698px!important; }input.span-19, textarea.span-19 { width:738px!important; }.append-1 { padding-right:40px; } .append-2 { padding-right:80px; } .append-3 { padding-right:120px; } .append-4 { padding-right:160px; } .append-5 { padding-right:200px; } .append-6 { padding-right:240px; } .append-7 { padding-right:280px; } .append-8 { padding-right:320px; } .append-9 { padding-right:360px; } .append-10 { padding-right:400px; } .append-11 { padding-right:440px; } .append-12 { padding-right:480px; } .append-13 { padding-right:520px; } .append-14 { padding-right:560px; } .append-15 { padding-right:600px; } .append-16 { padding-right:640px; } .append-17 { padding-right:680px; } .append-18 { padding-right:720px; } .prepend-1 { padding-left:40px; } .prepend-2 { padding-left:80px; } .prepend-3 { padding-left:120px; } .prepend-4 { padding-left:160px; } .prepend-5 { padding-left:200px; } .prepend-6 { padding-left:240px; } .prepend-7 { padding-left:280px; } .prepend-8 { padding-left:320px; } .prepend-9 { padding-left:360px; } .prepend-10 { padding-left:400px; } .prepend-11 { padding-left:440px; } .prepend-12 { padding-left:480px; } .prepend-13 { padding-left:520px; } .prepend-14 { padding-left:560px; } .prepend-15 { padding-left:600px; } .prepend-16 { padding-left:640px; } .prepend-17 { padding-left:680px; } .prepend-18 { padding-left:720px; } div.border { padding-right:4px; margin-right:5px; border-right:1px solid #eee;}div.colborder { padding-right:24px; margin-right:25px; border-right:1px solid #eee;}.pull-1 { margin-left:-40px; }.pull-2 { margin-left:-80px; }.pull-3 { margin-left:-120px; }.pull-4 { margin-left:-160px; }.pull-5 { margin-left:-200px; }.pull-6 { margin-left:-240px; }.pull-7 { margin-left:-280px; }.pull-8 { margin-left:-320px; }.pull-9 { margin-left:-360px; }.pull-10 { margin-left:-400px; }.pull-11 { margin-left:-440px; }.pull-12 { margin-left:-480px; }.pull-13 { margin-left:-520px; }.pull-14 { margin-left:-560px; }.pull-15 { margin-left:-600px; }.pull-16 { margin-left:-640px; }.pull-17 { margin-left:-680px; }.pull-18 { margin-left:-720px; }.pull-19 { margin-left:-760px; }.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19 {float:left; position:relative;}.push-1 { margin:0 -40px 1.5em 40px; }.push-2 { margin:0 -80px 1.5em 80px; }.push-3 { margin:0 -120px 1.5em 120px; }.push-4 { margin:0 -160px 1.5em 160px; }.push-5 { margin:0 -200px 1.5em 200px; }.push-6 { margin:0 -240px 1.5em 240px; }.push-7 { margin:0 -280px 1.5em 280px; }.push-8 { margin:0 -320px 1.5em 320px; }.push-9 { margin:0 -360px 1.5em 360px; }.push-10 { margin:0 -400px 1.5em 400px; }.push-11 { margin:0 -440px 1.5em 440px; }.push-12 { margin:0 -480px 1.5em 480px; }.push-13 { margin:0 -520px 1.5em 520px; }.push-14 { margin:0 -560px 1.5em 560px; }.push-15 { margin:0 -600px 1.5em 600px; }.push-16 { margin:0 -640px 1.5em 640px; }.push-17 { margin:0 -680px 1.5em 680px; }.push-18 { margin:0 -720px 1.5em 720px; }.push-19 { margin:0 -760px 1.5em 760px; }.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19 {float:right; position:relative;}.prepend-top { margin-top:1.5em; }.append-bottom { margin-bottom:1.5em; } .box { padding:1.5em; margin-bottom:1.5em; background:#E5ECF9; }hr { background:#ddd; color:#ddd; clear:both; float:none; width:100%; height:.1em; margin:0 0 1.45em; border:none; }hr.space { background:#fff; color:#fff;}.clearfix:after, .container:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; }.clearfix, .container {display:block;}.clear { clear:both; }label { font-weight:bold; }fieldset { padding:1.4em; margin:0 0 1.5em 0; border:1px solid #ccc; }legend { font-weight:bold; font-size:1.2em; }input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; }input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#666; }input[type=text], input.text, input.title,textarea, select { margin:0.5em 0;}input.text, input.title { width:300px; padding:5px; }input.title { font-size:1.5em; }textarea { width:390px; height:250px; padding:5px; }input[type=checkbox], input[type=radio], input.checkbox, input.radio { position:relative; top:.25em; }form.inline { line-height:3; }form.inline p { margin-bottom:0; }.error2,.notice, .success { padding:.8em; margin-bottom:1em; border:2px solid #ddd; }.error2 { background:#FBE3E4; color:#8a1f11; border-color:#FBC2C4; }.notice { background:#FFF6BF; color:#514721; border-color:#FFD324; }.success { background:#E6EFC2; color:#264409; border-color:#C6D880; }.error2 a { color:#8a1f11; }.notice a { color:#514721; }.success a { color:#264409; }
/* Minify_CSS_UriRewriter::$debugText

docRoot   : /var/www/vhosts/ikchin.com.sg/httpdocs
currentDir : /var/www/vhosts/ikchin.com.sg/httpdocs/resources/css

*/

/* calendar.css */

/* 1   */ 
/* 2   */ /*** Calendar **********************/
/* 3   */ div.calendar { position: relative; }
/* 4   */ 
/* 5   */ .calendar table tr td{
/* 6   */ 	border:0px none #000000;
/* 7   */ 
/* 8   */ }
/* 9   */ 
/* 10  */ .calendar th, .calendar td {
/* 11  */ 	border:0px none #000000;
/* 12  */ 	padding:0;
/* 13  */ }
/* 14  */ 
/* 15  */ 
/* 16  */ .calendar table {
/* 17  */ cursor:pointer;
/* 18  */ border:1px solid #ccc;
/* 19  */ font-size: 11px;
/* 20  */ color: #000;
/* 21  */ background: #fff;
/* 22  */ font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
/* 23  */ }
/* 24  */ 
/* 25  */ .calendar .button {
/* 26  */ text-align: center;
/* 27  */ padding: 2px;
/* 28  */ }
/* 29  */ 
/* 30  */ .calendar .nav {
/* 31  */ background:#f5f5f5;
/* 32  */ }
/* 33  */ 
/* 34  */ .calendar thead .title {
/* 35  */ font-weight: bold;
/* 36  */ text-align: center;
/* 37  */ background: #dedede;
/* 38  */ color: #000;
/* 39  */ padding: 2px 0 3px 0;
/* 40  */ }
/* 41  */ 
/* 42  */ .calendar thead .headrow {
/* 43  */ background: #f5f5f5;
/* 44  */ color: #444;
/* 45  */ font-weight:bold;
/* 46  */ }
/* 47  */ 
/* 48  */ .calendar thead .daynames {
/* 49  */ background: #fff;
/* 50  */ color:#333;

/* calendar.css */

/* 51  */ font-weight:bold;
/* 52  */ }
/* 53  */ 
/* 54  */ .calendar thead .name {
/* 55  */ border-bottom: 1px dotted #ccc;
/* 56  */ padding: 2px;
/* 57  */ text-align: center;
/* 58  */ color: #000;
/* 59  */ }
/* 60  */ 
/* 61  */ .calendar thead .weekend {
/* 62  */ color: #666;
/* 63  */ }
/* 64  */ 
/* 65  */ .calendar thead .hilite {
/* 66  */ background-color: #444;
/* 67  */ color: #fff;
/* 68  */ padding: 1px;
/* 69  */ }
/* 70  */ 
/* 71  */ .calendar thead .active {
/* 72  */ background-color: #d12f19;
/* 73  */ color:#fff;
/* 74  */ padding: 2px 0px 0px 2px;
/* 75  */ }
/* 76  */ 
/* 77  */ 
/* 78  */ .calendar tbody .day {
/* 79  */ width:1.8em;
/* 80  */ color: #222;
/* 81  */ text-align: right;
/* 82  */ padding: 2px 2px 2px 2px;
/* 83  */ }
/* 84  */ .calendar tbody .day.othermonth {
/* 85  */ font-size: 80%;
/* 86  */ color: #bbb;
/* 87  */ }
/* 88  */ .calendar tbody .day.othermonth.oweekend {
/* 89  */ color: #fbb;
/* 90  */ }
/* 91  */ 
/* 92  */ .calendar table .wn {
/* 93  */ padding: 2px 2px 2px 2px;
/* 94  */ border-right: 1px solid #000;
/* 95  */ background: #666;
/* 96  */ }
/* 97  */ 
/* 98  */ .calendar tbody .rowhilite td {
/* 99  */ background: #FFF1AF;
/* 100 */ }

/* calendar.css */

/* 101 */ 
/* 102 */ .calendar tbody .rowhilite td.wn {
/* 103 */ background: #FFF1AF;
/* 104 */ }
/* 105 */ 
/* 106 */ .calendar tbody td.hilite {
/* 107 */ padding: 1px 1px 1px 1px;
/* 108 */ background:#444 !important;
/* 109 */ color:#fff !important;
/* 110 */ }
/* 111 */ 
/* 112 */ .calendar tbody td.active {
/* 113 */ color:#fff;
/* 114 */ background: #529214 !important;
/* 115 */ padding: 2px 2px 0px 2px;
/* 116 */ }
/* 117 */ 
/* 118 */ .calendar tbody td.selected {
/* 119 */ font-weight: bold;
/* 120 */ border: 1px solid #888;
/* 121 */ padding: 1px 1px 1px 1px;
/* 122 */ background: #f5f5f5 !important;
/* 123 */ color: #222 !important;
/* 124 */ }
/* 125 */ 
/* 126 */ .calendar tbody td.weekend {
/* 127 */ color: #666;
/* 128 */ }
/* 129 */ 
/* 130 */ .calendar tbody td.today {
/* 131 */ font-weight: bold;
/* 132 */ color: #529214;
/* 133 */ background:#D9EFC2;
/* 134 */ }
/* 135 */ 
/* 136 */ .calendar tbody .disabled { color: #999; }
/* 137 */ 
/* 138 */ .calendar tbody .emptycell {
/* 139 */ visibility: hidden;
/* 140 */ }
/* 141 */ 
/* 142 */ .calendar tbody .emptyrow {
/* 143 */ display: none;
/* 144 */ }
/* 145 */ 
/* 146 */ .calendar tfoot .footrow {
/* 147 */ text-align: center;
/* 148 */ background: #556;
/* 149 */ color: #fff;
/* 150 */ }

/* calendar.css */

/* 151 */ 
/* 152 */ .calendar tfoot .ttip {
/* 153 */ background: #222;
/* 154 */ color: #fff;
/* 155 */ font-size:10px;
/* 156 */ border-top: 1px solid #dedede;
/* 157 */ padding: 3px;
/* 158 */ }
/* 159 */ 
/* 160 */ .calendar tfoot .hilite {
/* 161 */ background: #aaf;
/* 162 */ border: 1px solid #04f;
/* 163 */ color: #000;
/* 164 */ padding: 1px;
/* 165 */ }
/* 166 */ 
/* 167 */ .calendar tfoot .active {
/* 168 */ background: #77c;
/* 169 */ padding: 2px 0px 0px 2px;
/* 170 */ }
/* 171 */ 
/* 172 */ .calendar .combo {
/* 173 */ position: absolute;
/* 174 */ display: none;
/* 175 */ top: 0px;
/* 176 */ left: 0px;
/* 177 */ width: 4em;
/* 178 */ border: 1px solid #ccc;
/* 179 */ background: #f5f5f5;
/* 180 */ color: #222;
/* 181 */ font-size: 90%;
/* 182 */ z-index: 100;
/* 183 */ }
/* 184 */ 
/* 185 */ .calendar .combo .label,
/* 186 */ .calendar .combo .label-IEfix {
/* 187 */ text-align: center;
/* 188 */ padding: 1px;
/* 189 */ }
/* 190 */ 
/* 191 */ .calendar .combo .label-IEfix {
/* 192 */ width: 4em;
/* 193 */ }
/* 194 */ 
/* 195 */ .calendar .combo .hilite {
/* 196 */ background: #444;
/* 197 */ color:#fff;
/* 198 */ }
/* 199 */ 
/* 200 */ .calendar .combo .active {

/* calendar.css */

/* 201 */ border-top: 1px solid #999;
/* 202 */ border-bottom: 1px solid #999;
/* 203 */ background: #dedede;
/* 204 */ font-weight: bold;
/* 205 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot   : /var/www/vhosts/ikchin.com.sg/httpdocs
currentDir : /var/www/vhosts/ikchin.com.sg/httpdocs/app/resources/css

*/

/* style.css */

/* 1   */ .passenger-details .child-row,
/* 2   */  .passenger-details .child-row2,
/* 3   */ 
/* 4   */ .passenger-details .infant-row,
/* 5   */  .passenger-details .infant-row2,
/* 6   */   
/* 7   */ .passenger-details .adult-row,
/* 8   */  .passenger-details .adult-row2 {
/* 9   */ 	display: none;
/* 10  */ }
/* 11  */ select,
/* 12  */  input,
/* 13  */  button,
/* 14  */  textarea {
/* 15  */ 	font: normal normal normal 99%/normal arial, helvetica, clean, sans-serif;
/* 16  */ }
/* 17  */ table.search-table input[type=text],
/* 18  */ table.search-table input.text,
/* 19  */  table.search-table select {
/* 20  */ 	width: 90%;
/* 21  */ 	margin: 0;
/* 22  */ 	font-size: 11px;
/* 23  */ }
/* 24  */ .slide-pagination .slide-page,
/* 25  */  .slide-pagination .slide-prevpage,
/* 26  */  .slide-pagination .slide-nextpage {
/* 27  */ 	border: 1px solid #555;
/* 28  */ 	padding: 2px 4px;
/* 29  */ 	cursor: pointer;
/* 30  */ 	background-color: #f8f6ea;
/* 31  */ }
/* 32  */ a.add-row,
/* 33  */  a.del-row {
/* 34  */ 	font-size: 10px;
/* 35  */ 	cursor: pointer;
/* 36  */ }
/* 37  */ label.error,
/* 38  */  span.error {
/* 39  */ 	display: none;
/* 40  */ 	color: black;
/* 41  */ 	font-style: oblique;
/* 42  */ 	font-weight: normal;
/* 43  */ 	font-size: 11px;
/* 44  */ 	padding-left: 3px;
/* 45  */ }
/* 46  */ #thumbs .bottom a,
/* 47  */ #thumbs .bottom .current {
/* 48  */ 	display: inline-block;
/* 49  */ 	padding: 2px 5px;
/* 50  */ 	margin: 3px;

/* style.css */

/* 51  */ 	border: 1px solid #291A0B;
/* 52  */ }
/* 53  */ input[type="text"],
/* 54  */  input.text {
/* 55  */ 	width: 100%;
/* 56  */ }
/* 57  */ table.pkg-price-table th,
/* 58  */ table.pkg-price-table td {
/* 59  */ 	text-align: center;
/* 60  */ 	border-bottom: 1px solid #333;
/* 61  */ }
/* 62  */ .mailing input[type="text"],
/* 63  */  .mailing input.text {
/* 64  */ 	margin: 0;
/* 65  */ }
/* 66  */ input.error,
/* 67  */  select.error {
/* 68  */ 	border: 1px solid #ff0000;
/* 69  */ 	background-color: #ffc;
/* 70  */ }
/* 71  */ table.form td {
/* 72  */ 	padding: 0;
/* 73  */ }
/* 74  */ table.form input[type=text] {
/* 75  */ 	width: 180px;
/* 76  */ }
/* 77  */ #thumbs ul.thumbs li {
/* 78  */ 	height: auto;
/* 79  */ }
/* 80  */ .page-title {
/* 81  */ 	font-family: "Futura Condensed Bold", Arial Narrow, Helvetica, sans-serif;
/* 82  */ 	font-weight: normal !important;
/* 83  */ 	font-size: 22px;
/* 84  */ 	color: #28180a;
/* 85  */ 	margin-bottom: 0;
/* 86  */ 	display: inline;
/* 87  */ }
/* 88  */ .page-subtitle {
/* 89  */ 	font-size: 12px;
/* 90  */ }
/* 91  */ table.form input {
/* 92  */ 	margin: 0 0 8px 0;
/* 93  */ }
/* 94  */ ul.thumbs li img {
/* 95  */ 	border: 3px solid #222;
/* 96  */ }
/* 97  */ table.form textarea.address {
/* 98  */ 	width: 240px;
/* 99  */ 	height: 80px;
/* 100 */ }

/* style.css */

/* 101 */ ul.thumbs li {
/* 102 */ 	display: block;
/* 103 */ 	list-style: none;
/* 104 */ 	margin-right: 15px;
/* 105 */ 	margin-bottom: 10px;
/* 106 */ 	float: left;
/* 107 */ 	width: 100px;
/* 108 */ 	height: 120px;
/* 109 */ 	font-size: 11px;
/* 110 */ }
/* 111 */ .pkglist-section-content ul li {
/* 112 */ 	margin-bottom: 0.5em;
/* 113 */ }
/* 114 */ table.form textarea {
/* 115 */ 	width: 300px;
/* 116 */ 	height: 200px;
/* 117 */ }
/* 118 */ ul.thumbs {
/* 119 */ 	width: 100% !important;
/* 120 */ 	margin-left: 20px;
/* 121 */ }
/* 122 */ .pkg-itinerary h3 .car {
/* 123 */ 	background: transparent url(/app/resources/img/icons_car.png) no-repeat 3px 4px;
/* 124 */ 	display: inline-block;
/* 125 */ 	height: 23px;
/* 126 */ 	width: 32px;
/* 127 */ 	margin-bottom: -4px;
/* 128 */ }
/* 129 */ .pkglist-subtitle {
/* 130 */ 	font-size: 12px;
/* 131 */ }
/* 132 */ table.pkg-price-table th {
/* 133 */ 	background-color: #bbbbbb;
/* 134 */ }
/* 135 */ table.pkg-price-table .first-col {
/* 136 */ 	width: 80px;
/* 137 */ }
/* 138 */ .pkg-itinerary h3 .train {
/* 139 */ 	background: transparent url(/app/resources/img/icons_train.png) no-repeat 3px 1px;
/* 140 */ 	display: inline-block;
/* 141 */ 	height: 23px;
/* 142 */ 	width: 37px;
/* 143 */ 	margin-bottom: -4px;
/* 144 */ }
/* 145 */ table.pkg-price-table {
/* 146 */ 	border: 1px solid #333;
/* 147 */ 	border-bottom: 0px;
/* 148 */ }
/* 149 */ .pkg-itinerary .pkg-section-content {
/* 150 */ 	text-align: justify;

/* style.css */

/* 151 */ }
/* 152 */ .pkg-price .pkg-heading {
/* 153 */ 	color: #000;
/* 154 */ }
/* 155 */ .pkg-terms  .pkg-heading {
/* 156 */ 	color: #000;
/* 157 */ }
/* 158 */ .pkg-terms {
/* 159 */ 	font-size: 93%;
/* 160 */ }
/* 161 */ .pkglist-thumbs {
/* 162 */ 	background: transparent url(/app/resources/img/thumbnail-bg.png) no-repeat left 3px;
/* 163 */ 	width: 95px;
/* 164 */ 	height: 73px;
/* 165 */ 	padding: 0 0 5px 2px;
/* 166 */ 	float: left;
/* 167 */ }
/* 168 */ .pkglist-section {
/* 169 */ 	margin-bottom: 2em;
/* 170 */ }
/* 171 */ .pkglist-title {
/* 172 */ 	font-family: "Futura Condensed Bold", Arial Narrow, Helvetica, sans-serif;
/* 173 */ 	font-weight: normal !important;
/* 174 */ 	font-size: 22px;
/* 175 */ 	color: #28180a;
/* 176 */ 	margin-bottom: 0;
/* 177 */ }
/* 178 */ .photo {
/* 179 */ 	text-align: center;
/* 180 */ }
/* 181 */ .pkg-terms ul {
/* 182 */ 	margin-bottom: 1em;
/* 183 */ }
/* 184 */ .pkglist-heading {
/* 185 */ 	font-weight: bold;
/* 186 */ 	font-size: 14px;
/* 187 */ 	color: #000;
/* 188 */ 	margin-bottom: 0.5em;
/* 189 */ }
/* 190 */ .slideshow {
/* 191 */ 	width: 470px;
/* 192 */ 	height: 360px;
/* 193 */ }
/* 194 */ .image-banner {
/* 195 */ 	padding: 0 !important;
/* 196 */ 	height: 170px !important;
/* 197 */ }
/* 198 */ a.available {
/* 199 */ 	background: transparent url(/app/resources/img/enquiry.png) no-repeat left top;
/* 200 */ 	text-indent: -999em;

/* style.css */

/* 201 */ 	width: 50px;
/* 202 */ 	height: 15px;
/* 203 */ 	display: block;
/* 204 */ }
/* 205 */ .slide-pagination .slide-selected {
/* 206 */ 	background: #888;
/* 207 */ 	font-weight: bold;
/* 208 */ 	color: #fefefe;
/* 209 */ }
/* 210 */ .slide-pagination {
/* 211 */ 	font-size: 10px;
/* 212 */ 	text-align: right;
/* 213 */ 	padding: 3px 10px 8px 10px;
/* 214 */ 	background-color: transparent;
/* 215 */ 	margin: -24px 0 15px 0;
/* 216 */ 	position: relative;
/* 217 */ 	z-index: 10;
/* 218 */ }
/* 219 */ .banner .price span {
/* 220 */ 	font-size: 24px;
/* 221 */ }
/* 222 */ .banner .slide-details ul {
/* 223 */ 	margin: 0;
/* 224 */ 	margin-left: 14px;
/* 225 */ 	list-style-type: square;
/* 226 */ }
/* 227 */ .multiple-rows input[type="text"] {
/* 228 */ 	margin: 0.5em;
/* 229 */ }
/* 230 */ .multiple-rows td {
/* 231 */ 	padding: 0px 5px;
/* 232 */ }
/* 233 */ .top-menu {
/* 234 */ 	float: right !important;
/* 235 */ 	color: #fff;
/* 236 */ 	font-size: 12px;
/* 237 */ 	font-weight: bold;
/* 238 */ }
/* 239 */ .top-menu a {
/* 240 */ 	color: #fff;
/* 241 */ }
/* 242 */ #banner > .jFlowSlideContainer {
/* 243 */ 	background: transparent url(/app/resources/img/slide_bg.jpg) no-repeat 0 0;
/* 244 */ }
/* 245 */ .errors {
/* 246 */ 	text-align: center;
/* 247 */ 	padding: 5px;
/* 248 */ 	border: 1px solid #f00;
/* 249 */ 	background-color: #ffc;
/* 250 */ 	display: none;

/* style.css */

/* 251 */ 	margin-bottom: 10px;
/* 252 */ }
/* 253 */ .expand {
/* 254 */ 	cursor: pointer;
/* 255 */ 	font-size: 18px;
/* 256 */ }
/* 257 */ .passenger-details span.error {
/* 258 */ 	display: none !important;
/* 259 */ }
/* 260 */ .banner h5 {
/* 261 */ 	margin-bottom: 0;
/* 262 */ }
/* 263 */ .banner .price {
/* 264 */ 	background: transparent url(/app/resources/img/bg-price.jpg) no-repeat left top;
/* 265 */ 	text-align: right;
/* 266 */ 	font-weight: bold;
/* 267 */ 	font-size: 16px;
/* 268 */ 	float: left;
/* 269 */ 	line-height: 1.2;
/* 270 */ 	margin-right: 5px;
/* 271 */ 	padding: 15px 12px 0 0;
/* 272 */ 	width: 80px;
/* 273 */ 	height: 100px;
/* 274 */ }
/* 275 */ .pkg-itinerary h3 .air {
/* 276 */ 	background: transparent url(/app/resources/img/icons_air.png) no-repeat 3px 2px;
/* 277 */ 	display: inline-block;
/* 278 */ 	height: 23px;
/* 279 */ 	width: 32px;
/* 280 */ 	margin-bottom: -4px;
/* 281 */ }
/* 282 */ #thumbs .bottom {
/* 283 */ 	clear: both;
/* 284 */ }
/* 285 */ span.image-wrapper img {
/* 286 */ 	width: 440px;
/* 287 */ 	height: 330px;
/* 288 */ 	border: 10px solid #4B3213;
/* 289 */ }
/* 290 */ div.slideshow span.image-wrapper {
/* 291 */ 	display: block;
/* 292 */ 	position: absolute;
/* 293 */ 	top: 0px;
/* 294 */ 	left: 0;
/* 295 */ }
/* 296 */ #gallery {
/* 297 */ 	position: relative;
/* 298 */ 	margin-bottom: 15px;
/* 299 */ }
/* 300 */ div.slideshow-container {

/* style.css */

/* 301 */ 	position: relative;
/* 302 */ }
/* 303 */ #thumbs .bottom .current {
/* 304 */ 	color: #fff;
/* 305 */ 	background-color: #291A0B;
/* 306 */ }
/* 307 */ .tree {
/* 308 */ 	font-weight: bold;
/* 309 */ 	font-size: 13px;
/* 310 */ }
/* 311 */ .banner .slide-details .description {
/* 312 */ 	float: left;
/* 313 */ 	width: 160px;
/* 314 */ 	font-size: 11px;
/* 315 */ }
/* 316 */ .banner .slide-details h2 {
/* 317 */ 	font-weight: bold;
/* 318 */ 	font-size: 16px;
/* 319 */ 	margin-bottom: 4px;
/* 320 */ 	line-height: 1.1;
/* 321 */ }
/* 322 */ .banner .slide-wrapper {
/* 323 */ 	padding: 10px 10px 0 10px;
/* 324 */ 	height: 150px;
/* 325 */ 	overflow: hidden;
/* 326 */ }
/* 327 */ .banner .slide-thumbnail {
/* 328 */ 	float: right;
/* 329 */ 	margin-left: 10px;
/* 330 */ }
/* 331 */ .banner {
/* 332 */ 	padding: 0 0 10px 0;
/* 333 */ 	margin-bottom: 20px;
/* 334 */ 	overflow: hidden;
/* 335 */ 	background-color: #f8f6ea;
/* 336 */ 	width: 470px;
/* 337 */ 	height: 160px;
/* 338 */ }
/* 339 */ .photo img {
/* 340 */ 	width: 470px;
/* 341 */ }
/* 342 */ .pkg-itinerary h3 {
/* 343 */ 	background-color: #fff;
/* 344 */ 	font-size: 13px;
/* 345 */ 	padding: 1px 4px 7px;
/* 346 */ 	font-weight: bold;
/* 347 */ }
/* 348 */ .featured .listing .more {
/* 349 */ 	bottom: 9px;
/* 350 */ 	left: 98px;

/* style.css */

/* 351 */ 	position: absolute;
/* 352 */ }
/* 353 */ .featured .listing .more a {
/* 354 */ 	text-decoration: underline;
/* 355 */ 	font-size: 11px;
/* 356 */ 	font-weight: bold;
/* 357 */ }
/* 358 */ .tools h3 {
/* 359 */ 	background: transparent url(/app/resources/img/box-bg-tools.png) no-repeat left top;
/* 360 */ 	padding: 10px 0 8px 50px;
/* 361 */ }
/* 362 */ .featured .listing .price {
/* 363 */ 	font-size: 11px;
/* 364 */ 	font-weight: bold;
/* 365 */ 	margin-top: -3px;
/* 366 */ 	color: #801200;
/* 367 */ }
/* 368 */ .featured .listing h4 {
/* 369 */ 	font-size: 12px;
/* 370 */ 	font-weight: bold;
/* 371 */ 	max-height: 31px;
/* 372 */ 	margin-bottom: 0;
/* 373 */ 	overflow: hidden;
/* 374 */ }
/* 375 */ .featured .listing ul {
/* 376 */ 	list-style: none;
/* 377 */ 	float: left;
/* 378 */ 	width: 100%;
/* 379 */ 	margin: 0;
/* 380 */ }
/* 381 */ .featured .listing ul li {
/* 382 */ 	display: block;
/* 383 */ 	position: relative;
/* 384 */ 	float: left;
/* 385 */ 	width: 100%;
/* 386 */ 	margin: 10px 0;
/* 387 */ }
/* 388 */ #content {
/* 389 */ 	min-height: 380px;
/* 390 */ }
/* 391 */ #content .box {
/* 392 */ 	padding: 5px 10px;
/* 393 */ 	background-color: transparent;
/* 394 */ 	font-size: 11px;
/* 395 */ }
/* 396 */ #content .search-box .title {
/* 397 */ 	background: transparent url(/app/resources/img/box-bg-search.png) no-repeat left top;
/* 398 */ }
/* 399 */ #content .own-box {
/* 400 */ 	border: 2px dashed #28180a;

/* style.css */

/* 401 */ 	-moz-border-radius: 5px;
/* 402 */ 	-webkit-border-radius: 5px;
/* 403 */ }
/* 404 */ #content .search-box {
/* 405 */ 	border: 2px dashed #28180a;
/* 406 */ 	margin-bottom: 15px;
/* 407 */ 	-moz-border-radius: 5px;
/* 408 */ 	-webkit-border-radius: 5px;
/* 409 */ }
/* 410 */ #content .box .title span {
/* 411 */ 	font-size: 11px;
/* 412 */ 	display: block;
/* 413 */ 	margin-top: -3px;
/* 414 */ }
/* 415 */ #content .box .title {
/* 416 */ 	padding: 0 0 5px 60px;
/* 417 */ 	border-bottom: 1px dashed #28180a;
/* 418 */ 	margin-bottom: 10px;
/* 419 */ }
/* 420 */ #content .box .title h3 {
/* 421 */ 	margin-bottom: 0;
/* 422 */ 	padding-top: 5px;
/* 423 */ 	font-size: 22px;
/* 424 */ }
/* 425 */ .featured .listing .thumbnail {
/* 426 */ 	background: transparent url(/app/resources/img/thumbnail-bg.png) no-repeat left top;
/* 427 */ 	width: 95px;
/* 428 */ 	height: 73px;
/* 429 */ 	padding: 0px 0 0 2px;
/* 430 */ 	float: left;
/* 431 */ }
/* 432 */ #menu {
/* 433 */ 	border-bottom: 3px solid #28180a;
/* 434 */ 	margin: 0 0 20px;
/* 435 */ }
/* 436 */ #menu a {
/* 437 */ 	background: transparent url(/app/resources/img/menu-bg.png) no-repeat center top;
/* 438 */ 	font-size: 22px;
/* 439 */ 	font-family: "Futura Condensed", Arial Narrow, Helvetica, sans-serif;
/* 440 */ 	font-weight: bold;
/* 441 */ 	color: #28180a;
/* 442 */ 	text-decoration: none;
/* 443 */ 	float: left;
/* 444 */ 	padding: 5px 20px;
/* 445 */ }
/* 446 */ #menu a:hover {
/* 447 */ 	background-image: none;
/* 448 */ 	background-color: #28180a;
/* 449 */ 	color: #fff;
/* 450 */ }

/* style.css */

/* 451 */ #header {
/* 452 */ 	height: 100px;
/* 453 */ 	margin: 10px 0;
/* 454 */ }
/* 455 */ .container {
/* 456 */ 	background: transparent url(/app/resources/img/map.png) no-repeat center top;
/* 457 */ }
/* 458 */ a {
/* 459 */ 	color: #291a0b;
/* 460 */ 	text-decoration: none;
/* 461 */ }
/* 462 */ .bg {
/* 463 */ 	background: transparent url(/app/resources/img/bg-body.jpg) repeat-x left top;
/* 464 */ }
/* 465 */ #sidebar h3.title {
/* 466 */ 	font-family: "Futura Condensed Bold", Arial Narrow, Helvetica, sans-serif;
/* 467 */ 	font-weight: normal !important;
/* 468 */ 	font-size: 22px;
/* 469 */ 	color: #28180a;
/* 470 */ 	margin-bottom: 0.5em;
/* 471 */ 	border-bottom: 1px dashed #28180a;
/* 472 */ }
/* 473 */ .featured-title {
/* 474 */ 	background: transparent url(/app/resources/img/sidebar-bg-featured.png) no-repeat left top;
/* 475 */ 	padding-left: 50px;
/* 476 */ 	border-bottom: 1px dashed #28180a;
/* 477 */ }
/* 478 */ .featured-title span {
/* 479 */ 	font-size: 11px;
/* 480 */ 	margin-top: -3px;
/* 481 */ 	display: block;
/* 482 */ }
/* 483 */ .featured h3.title {
/* 484 */ 	margin-bottom: 0 !important;
/* 485 */ 	border-bottom: none !important;
/* 486 */ }
/* 487 */ .mailing {
/* 488 */ 	font-size: 11px;
/* 489 */ }
/* 490 */ .mailing h3.title {
/* 491 */ 	background: transparent url(/app/resources/img/sidebar-bg-mailing.png) no-repeat left top;
/* 492 */ 	padding-left: 40px;
/* 493 */ }
/* 494 */ #content .own-box .title {
/* 495 */ 	background: transparent url(/app/resources/img/box-bg-own.png) no-repeat left top;
/* 496 */ }
/* 497 */ #content .gallery-box {
/* 498 */ 	border: 2px dashed #28180a;
/* 499 */ 	-moz-border-radius: 5px;
/* 500 */ 	-webkit-border-radius: 5px;

/* style.css */

/* 501 */ }
/* 502 */ .pkg-code {
/* 503 */ 	font-family: "Futura Condensed Bold", Arial Narrow, Helvetica, sans-serif;
/* 504 */ 	font-weight: normal !important;
/* 505 */ 	font-size: 16px;
/* 506 */ 	color: #28180a;
/* 507 */ 	margin-bottom: 0;
/* 508 */ 	display: inline;
/* 509 */ 	margin-left: 10px;
/* 510 */ }
/* 511 */ .pkg-subtitle {
/* 512 */ 	font-size: 12px;
/* 513 */ }
/* 514 */ .pkg-section {
/* 515 */ 	margin-bottom: 2em;
/* 516 */ 	min-height: 100px;
/* 517 */ }
/* 518 */ ul.white-bullet li {
/* 519 */ 	list-style: none;
/* 520 */ 	padding-left: 20px;
/* 521 */ 	background: transparent url(/app/resources/img/white-bullet.gif) no-repeat 5px 4px;
/* 522 */ }
/* 523 */ .normal {
/* 524 */ 	font-weight: normal;
/* 525 */ }
/* 526 */ ul.white-bullet {
/* 527 */ 	margin: 0;
/* 528 */ }
/* 529 */ .pkg-heading {
/* 530 */ 	font-size: 14px;
/* 531 */ 	font-weight: bold;
/* 532 */ 	color: #000;
/* 533 */ 	margin-bottom: 0.5em;
/* 534 */ }
/* 535 */ .pkg-section-content ul {
/* 536 */ 	margin: 0;
/* 537 */ }
/* 538 */ body {
/* 539 */ 	background: transparent url(/app/resources/img/bg.jpg) repeat left top !important;
/* 540 */ }
/* 541 */ .pkg-itinerary h3 .bus {
/* 542 */ 	background: transparent url(/app/resources/img/icons_bus.png) no-repeat 3px 4px;
/* 543 */ 	display: inline-block;
/* 544 */ 	height: 23px;
/* 545 */ 	width: 37px;
/* 546 */ 	margin-bottom: -4px;
/* 547 */ }
/* 548 */ .pkg-thumbs img {
/* 549 */ 	border: 2px solid #222;
/* 550 */ }

/* style.css */

/* 551 */ .pkg-section-content ul li {
/* 552 */ 	list-style: none;
/* 553 */ 	padding-left: 20px;
/* 554 */ 	background: transparent url(/app/resources/img/white-bullet.gif) no-repeat 5px 4px;
/* 555 */ }
/* 556 */ .pkg-thumbs {
/* 557 */ 	float: right;
/* 558 */ 	width: 100px;
/* 559 */ 	padding-left: 20px;
/* 560 */ }
/* 561 */ .bold {
/* 562 */ 	font-weight: bold;
/* 563 */ }
/* 564 */ hr.dashed {
/* 565 */ 	border: 0px;
/* 566 */ 	background: none;
/* 567 */ 	color: #28180A;
/* 568 */ 	border-bottom: 1px dashed #28180A;
/* 569 */ 	margin-top: 0px;
/* 570 */ }
/* 571 */ table.search-table input[type=checkbox] {
/* 572 */ 	margin-top: 0;
/* 573 */ }
/* 574 */ #footer {
/* 575 */ 	margin: 20px 0 0 0;
/* 576 */ }
/* 577 */ table.search-table td {
/* 578 */ 	padding: 4px 0;
/* 579 */ }
/* 580 */ table.search-table td.label {
/* 581 */ 	font-weight: bold;
/* 582 */ }
/* 583 */ #content .gallery-box .title {
/* 584 */ 	background: transparent url(/app/resources/img/box-bg-gallery.png) no-repeat left top;
/* 585 */ }
/* 586 */ table.search-table {
/* 587 */ 	margin-bottom: 0;
/* 588 */ }
/* 589 */ #footer a {
/* 590 */ 	font-weight: bold;
/* 591 */ }
/* 592 */ #footer-right {
/* 593 */ 	text-align: right;
/* 594 */ }
/* 595 */ button {
/* 596 */ 	border: 0;
/* 597 */ 	cursor: pointer;
/* 598 */ 	font-weight: bold;
/* 599 */ 	padding: 0 12px 0 0;
/* 600 */ 	text-align: center;

/* style.css */

/* 601 */ 	background: url(/app/resources/img/btn-bg2.png) right no-repeat;
/* 602 */ 	font-size: 11px;
/* 603 */ }
/* 604 */ button span {
/* 605 */ 	position: relative;
/* 606 */ 	display: block;
/* 607 */ 	white-space: nowrap;
/* 608 */ 	padding: 0 0 0 15px;
/* 609 */ 	height: 25px;
/* 610 */ 	line-height: 25px;
/* 611 */ 	background: url(/app/resources/img/btn-bg.png) left no-repeat;
/* 612 */ 	color: #fff;
/* 613 */ }
/* 614 */ .left {
/* 615 */ 	text-align: left;
/* 616 */ }
/* 617 */ .floatleft {
/* 618 */ 	float: left;
/* 619 */ }
/* 620 */ .floatright {
/* 621 */ 	float: right;
/* 622 */ }
/* 623 */ .right {
/* 624 */ 	text-align: right;
/* 625 */ }
/* 626 */ .pkg-itinerary h3 .ship {
/* 627 */ 	background: transparent url(/app/resources/img/icons_ship.png) no-repeat 3px 1px;
/* 628 */ 	display: inline-block;
/* 629 */ 	height: 23px;
/* 630 */ 	width: 28px;
/* 631 */ 	margin-bottom: -4px;
/* 632 */ }
/* 633 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot   : /var/www/vhosts/ikchin.com.sg/httpdocs
currentDir : /var/www/vhosts/ikchin.com.sg/httpdocs/app/resources/css

*/

/* config.css */

/* 1  */ ul.dashboard li.gallery a {
/* 2  */ 	background: transparent url(/resources/css/admin/img/gallery.png) no-repeat 5px 5px;
/* 3  */ }
/* 4  */ ul.dashboard li.destination a {
/* 5  */ 	background: transparent url(/resources/css/admin/img/destination.png) no-repeat 5px 5px;
/* 6  */ }
/* 7  */ ul.dashboard li.tour-package a {
/* 8  */ 	background: transparent url(/resources/css/admin/img/package.png) no-repeat 5px 5px;
/* 9  */ }
/* 10 */ h1#logo {
/* 11 */ 	background-image: url(/app/resources/img/logo2.png) !important;
/* 12 */ }
/* 13 */ 

