@charset "utf-8";

/* -------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------
	TSUNAMI Channel

	new released : October 17, 2011
	update :

	Copyright(c)WEATHER NEWS INC. ALL RIGHT RESERVED.
----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------- */

.content-wrap{width: 320px;margin: 0 auto;}

/* -------------------------------------------------------------------------------------
  INDEX
------------------------------------------------------------------------------------- */


.center-aligned{text-align:center;}
footer{margin:30px 0;text-align:center;color:#787878;font-size: 16px;}

.cm-body { line-height: 140%; }
div.list-nav{ width: 320px; margin: 10px auto;clear:both; }div.list-nav.mbnone { margin: 16px auto 0; width: 292px;}
div.list-nav ul li a{ display: block; }

/*SINGLE*/
div.list-nav ul{list-style-type:none;}
div.list-nav ul li{width:100%;margin-top:5px;position:relative;}div.list-nav ul li:first-child{margin-top:0;}
div.list-nav ul.row1{line-height:54px;text-align:center;}
div.list-nav .gray li a{color: #333333;background: #e5e5e5;}
div.list-nav ul.gray li{
	background: #e5e5e5;
	font-size: 18px;

}
div.list-nav .gray li a:hover{background: #cecece;}

p.rnote{color:#f00;border:solid 1px #f00;padding:5px 0;margin:5px 10px 0;text-align:center;font-size:12px;}


div.leg-container{width: 292px; margin:0 auto; padding-top: 16px;}

/*tsunami*/
.col-og-v { color: #ef7a00; }.col-lb { color: #0095f3; }.col-pb { color: #d3e1e7; }.col-bk { color: #000; }
.col-rd { border-left:solid 18px #d90000; font-size: 18px; padding-left: 3px; margin-left: 2px; vertical-align: top;}
.col-bl { color: #0a358b; }
.col-yl { border-left:solid 18px #ffff00; font-size: 18px; padding-left: 3px; margin-left: 2px; vertical-align: top;}
.col-gray { color: #666; }
.col-og {border-left:solid 18px #ffbf00; font-size: 18px; padding-left: 3px; margin-left: 2px; vertical-align: top;}

div.leg-container div.leg-tsunami {padding: 0 2px; line-height: 30px; text-align: left; color: #333333; font-size: 18px;}

/* -------------------------------------------------------------------------------------
  BASIS
------------------------------------------------------------------------------------- */

.cnt-bg-wht {margin:10px 5px;background: #fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;text-align: left;}
.cnt-bg-wht-low {width: 95%;margin-left: auto;margin-right: auto;background: #fff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;border: solid 1px #757d8a;text-align: left;}
.cnt-bg-wht>div,.cnt-bg-wht-low>div { padding: 10px; line-height: 140%; }
.cnt-bg-wht div.first>p.cm-title { font-size: 15px; font-weight: bold; margin-bottom: 7px; padding: 0 0 3px 18px; }
.cnt-bg-wht div.first>p.cm-title.blue { color: #006eca; border-bottom: solid 1px #005a9e; background: url(../img/icon_cube_blue.png) 0 2px no-repeat;background-size:15px 15px;-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-ms-background-size:15px 15px;-o-background-size:15px 15px; }
.cnt-bg-wht div.first>p.cm-title.yellow { color: #c98e00; border-bottom: solid 1px #b48c00; background: url(../img/icon_cube_yellow.png) 0 2px no-repeat;background-size:15px 15px;-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-ms-background-size:15px 15px;-o-background-size:15px 15px; }
.cnt-bg-wht div.first>p.cm-title.green { color: #29970b; border-bottom: solid 1px #227508; background: url(../img/icon_cube_green.png) 0 2px no-repeat;background-size:15px 15px;-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-ms-background-size:15px 15px;-o-background-size:15px 15px; }
.cnt-bg-wht .cm-body { line-height: 140%; }

.plain-txt { width: 95%; margin: 0 auto;padding:10px 0;line-height:125%; }.plain-txt.mbnone{padding:10px 0 0;}.plain-txt.mtnone{padding:0 0 10px;}.plain-txt.mnone{padding:0;}

.cm-body { line-height: 140%; }


/*tsunami*/
.col-rd { color: #d90000; }.col-bl { color: #0a358b; }.col-yl { color: #ffff00; }.col-gray { color: #666; }.col-og { color: #ffbf00; }.col-og-v { color: #ef7a00; }.col-lb { color: #0095f3; }.col-pb { color: #d3e1e7; }.col-bk { color: #000; }

table.tsunami thead td.rank1 {
	background: #f6e6e6;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), color-stop(50%, #f6e6e6), color-stop(50%, #f3dddd), to(#fefefe));
	background: -webkit-linear-gradient(top, #fefefe, #f6e6e6 50%, #f3dddd 50%, #fefefe);
	background: -moz-linear-gradient(top, #fefefe, #f6e6e6 50%, #f3dddd 50%, #fefefe);
	background: -ms-linear-gradient(top, #fefefe, #f6e6e6 50%, #f3dddd 50%, #fefefe);
	background: -o-linear-gradient(top, #fefefe, #f6e6e6 50%, #f3dddd 50%, #fefefe);
	background: linear-gradient(top, #fefefe, #f6e6e6 50%, #f3dddd 50%, #fefefe);
	border: solid 1px #bd4141;
}
table.tsunami thead td.rank2 {
	background: #f8f1e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), color-stop(50%, #f8f1e5), color-stop(50%, #f5ecdb), to(#fefefe));
	background: -webkit-linear-gradient(top, #fefefe, #f8f1e5 50%, #f5ecdb 50%, #fefefe);
	background: -moz-linear-gradient(top, #fefefe, #f8f1e5 50%, #f5ecdb 50%, #fefefe);
	background: -ms-linear-gradient(top, #fefefe, #f8f1e5 50%, #f5ecdb 50%, #fefefe);
	background: -o-linear-gradient(top, #fefefe, #f8f1e5 50%, #f5ecdb 50%, #fefefe);
	background: linear-gradient(top, #fefefe, #f8f1e5 50%, #f5ecdb 50%, #fefefe);
	border: solid 1px #c99536;
}
table.tsunami thead td.rank3 {
	background: #f8f1e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), color-stop(50%, #fafae5), color-stop(50%, #f8f8dd), to(#fefefe));
	background: -webkit-linear-gradient(top, #fefefe, #fafae5 50%, #f8f8dd 50%, #fefefe);
	background: -moz-linear-gradient(top, #fefefe, #fafae5 50%, #f8f8dd 50%, #fefefe);
	background: -ms-linear-gradient(top, #fefefe, #fafae5 50%, #f8f8dd 50%, #fefefe);
	background: -o-linear-gradient(top, #fefefe, #fafae5 50%, #f8f8dd 50%, #fefefe);
	background: linear-gradient(top, #fefefe, #fafae5 50%, #f8f8dd 50%, #fefefe);
	border: solid 1px #d7d73a;
}

table.tsunami tbody td { text-align: left; }

table.tsunami.col2 tbody tr{border-bottom:solid 1px #757d8a;}
table.tsunami.col2 tbody tr:last-of-type{border:none;}
table.tsunami.col2 tbody tr td:first-of-type{width:30%;}
table.tsunami.col2 tbody tr td:last-of-type{width:70%;}

.append { display: none; padding-bottom:10px; padding-left: 10px;}

.wni-data-table {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	text-decoration: none;
	border: solid 1px #757d8a;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	border-spacing: 0;
	border-collapse: collapse;
	text-align: center;
}
.wni-data-table thead td {
	font-size: 16px;
	line-height: 20px;
	vertical-align: middle;
	background: #bbcfe5;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #ededed), color-stop(50%, #e7e7e7), to(#ffffff));
	background: -webkit-linear-gradient(top, #ffffff, #ededed 50%, #e7e7e7 50%, #ffffff);
	background: -moz-linear-gradient(top, #ffffff, #ededed 50%, #e7e7e7 50%, #ffffff);
	background: -ms-linear-gradient(top, #ffffff, #ededed 50%, #e7e7e7 50%, #ffffff);
	background: -o-linear-gradient(top, #ffffff, #ededed 50%, #e7e7e7 50%, #ffffff);
	background: linear-gradient(top, #ffffff, #ededed 50%, #e7e7e7 50%, #ffffff);
	border: solid 1px #757d8a;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	text-align: center;
}
.wni-data-table thead tr.sm td {font-size: 14px;line-height: 18px;}
.wni-data-table td { padding: 5px 7px; vertical-align: middle; }
.wni-data-table tbody td {line-height:130%;}
.wni-data-table td.em { font-weight: bold; font-size: 15px; }
.wni-data-table td.rline { border-right: solid 1px #c1c5cc; }
.wni-data-table.col4 td { width: 25%; }
.wni-data-table.col5 td { width: 20%; }
.wni-data-table.col6 td { width: 16.5%; }
.wni-data-table.wx-hourly tbody tr td { width: 15%; }
.wni-data-table.wx-hourly tbody tr td:first-of-type { width: 20%; }
.wni-data-table.wx-hourly tbody tr td:last-of-type { width: 50%; text-align: left; }
.wni-data-table td img { text-align: center; padding-top: 0px; vertical-align: bottom; }
.wni-data-table tr.data-line td { border-bottom: solid 1px #c1c5cc;border-right: solid 1px #c1c5cc; }
.wni-data-table tr.data-line td:last-of-type { border-right: none; }
.wni-data-table tr.data-bline td { border-bottom: solid 1px #c1c5cc;}.wni-data-table tr.data-bline-dashed td { border-bottom: dashed 1px #393a3d;}
.wni-data-table tr.cap-bl td {
	font-size: 15px;
	line-height: 16px;
	vertical-align: middle;
	background: #ecf8ff;
	text-align: center;
	border-top: solid 1px #c1c5cc;
	border-bottom: solid 1px #c1c5cc;
}
.wni-data-table .hlt { background: #f3f3f4; }

.wni-data-table tbody.line tr:nth-child(even),.wni-data-table tbody.allline tr:nth-child(even){background:#f3f3f4;}
.wni-data-table tbody.line tr,.wni-data-table tbody.allline tr{border-bottom:solid 1px #c1c5cc;}
.wni-data-table tbody.line tr:last-child,.wni-data-table tbody.allline tr:last-child{border-bottom:none;}
.wni-data-table tbody.line tr td:first-child,.wni-data-table tbody.allline tr td{border-right:solid 1px #c1c5cc;}
.wni-data-table tbody.allline tr td:last-child{border-right:none;}
