/*** ***
License
This software is published under the BSD license as listed below.

Copyright (c) 2007 pennycms.com

All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

 . Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimer.

 . Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

 . Neither the name of the pennycms.com nor the names of its contributors
   may be used to endorse or promote products derived from this software without
   specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*** ***/

/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body {
line-height:1;
}
ol, ul {
list-style:none;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}

/* remember to define focus styles! */
:focus {
outline:0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration:none;
}
del {
text-decoration:line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse:collapse;
border-spacing:0;
}

a img{border:0px;}

li{
list-style:none;
margin:0;
padding:0;
}

ul{
list-style:none;
margin:0;
padding:0;
}
/* ****** clear ****** */

.ni{ime-mode:disabled}

.dn{display:none}
.db{display:block}

.l{float:left;display:block}
.r{float:right;display:block}
.c{clear:both}

.red{color:#FF0000}

.b1d{border:1px dashed #ccc}

.b1{border:#eee 1px solid}
.bt1{border-top:#eee 1px solid}
.br1{border-right:#eee 1px solid}
.bb1{border-bottom:#eee 1px solid}
.bl1{border-left:#eee 1px solid}

.bb1s{border-bottom:1px solid #ccc}
.bb1d{border-bottom:1px dashed #ccc}
.bt1d{border-top:1px dashed #ccc}

.b0{border:0}

.bt0{border-top:0}
.br0{border-right:0}
.bb0{border-bottom:0}
.bl0{border-left:0}

.bw1{border-width:1px}
.bwt1{border-top:1px}
.bwr1{border-right:1px}
.bwb1{border-bottom:1px}
.bwl1{border-left:1px}

.bc3{border-color: #333;}
.bc6{border-color: #666;}
.bc9{border-color: #999;}
.bca{border-color: #aaa;}
.bcc{border-color: #ccc;}
.bce{border-color: #eee;}
.bcf{border-color: #fff;}

.bss{border-style: solid}
.bsd{border-style: dashed}
.bso{border-style: dotted}
.bsu{border-style: double}

.c0{color:#000}
.c3{color:#333}
.c6{color:#666}
.c9{color:#999}
.ca{color:#aaa}
.cb{color:#bbb}
.cc{color:#ccc}
.cd{color:#ddd}
.ce{color:#eee}
.cf{color:#fff}

.bgt{background-color: transparent}

.bgc0{background-color:#000}
.bgc1{background-color:#111}
.bgc2{background-color:#222}
.bgc3{background-color:#333}
.bgc4{background-color:#444}
.bgc5{background-color:#555}
.bgc6{background-color:#666}
.bgc7{background-color:#777}
.bgc8{background-color:#888}
.bgc9{background-color:#999}
.bgca{background-color:#aaa}
.bgcb{background-color:#bbb}
.bgcc{background-color:#ccc}
.bgcd{background-color:#ddd}
.bgce{background-color:#eee}
.bgcf{background-color:#fff}

.bgcr{background-color:#f00}
.bgcg{background-color:#0f0}
.bgcb{background-color:#00f}

.o{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.oh{overflow:hidden}
.te{text-overflow:ellipsis}
.wn{white-space:nowrap}

.t_l{text-align:left}
.t_r{text-align:right}
.t_c{text-align:center;margin:0 auto}

.tl{text-align:left}
.tr{text-align:right}
.tc{text-align:center;margin:0 auto}

.b{font-weight:bold}
.n{font-weight:normal}

.cp{cursor:pointer}
.cm{cursor:move}

.lh100{line-height:100%}
.lh105{line-height:105%}
.lh110{line-height:110%}
.lh120{line-height:120%}
.lh125{line-height:125%}
.lh130{line-height:130%}
.lh150{line-height:150%}
.lh160{line-height:160%}
.lh170{line-height:170%}
.lh180{line-height:180%}
.lh190{line-height:190%}
.lh200{line-height:200%}
.lh250{line-height:250%}
.lh300{line-height:300%}

.f8{font-size:8pt}
.f9{font-size:9pt}
.f10{font-size:10pt}
.f11{font-size:11pt}
.f12{font-size:12pt}
.f13{font-size:13pt}
.f14{font-size:14pt}
.f15{font-size:15pt}
.f16{font-size:16pt}
.f17{font-size:17pt}
.f18{font-size:18pt}
.f19{font-size:19pt}
.f20{font-size:20pt}
.f24{font-size:24pt}
.f25{font-size:25pt}
.f28{font-size:28pt}
.f32{font-size:32pt}
.f35{font-size:35pt}
.f36{font-size:36pt}

.w100{width:100%;}

.m1{margin:1px}
.ml1{margin-left:1px}
.mb1{margin-bottom:1px}
.mt1{margin-top:1px}
.mlr1{margin-left:1px;margin-right:1px}
.mtb1{margin:1px 0}

.m5{margin:5px}
.ml5{margin-left:5px}
.mb5{margin-bottom:5px}
.mt5{margin-top:5px}
.mlr5{margin-left:5px;margin-right:5px}
.mtb5{margin:5px 0}

.m10{margin:10px}
.m10{margin:10px}
.ml10{margin-left:10px}
.mb10{margin-bottom:10px}
.mt10{margin-top:10px}
.mlr10{margin-left:10px;margin-right:10px}
.mtb10{margin:10px 0}

.p1{padding:1px}
.pl1{padding-left:1px}
.pb1{padding-bottom:1px}
.pt1{padding-top:1px}
.plr1{padding-left:1px;padding-right:1px}
.ptb1{padding:1px 0}

.p5{padding:5px}
.pl5{padding-left:5px}
.pb5{padding-bottom:5px}
.pt5{padding-top:5px}
.plr5{padding-left:5px;padding-right:5px}
.ptb5{padding:5px 0}

.p10{padding:10px}
.pl10{padding-left:10px}
.pb10{padding-bottom:10px}
.pt10{padding-top:10px}
.plr10{padding-left:10px;padding-right:10px}
.ptb10{padding:10px 0}

.pa{position:absolute}
.pr{position:relative}

.u{text-decoration:underline}
.lt{text-decoration:line-through}

a:link,
a:visited{
font-size:9pt;
text-decoration:none;
background-image:none;
}

a:hover,
a:active{
font-size:9pt;
text-decoration:none;
}


.br5{border-radius:5px;}
.br10{border-radius:10px;}


.bgwa5{background:url("../img/bgwa5.png");}
.bgwa9{background:url("../img/bgwa9.png");}

.bgba5{background:url("../img/bgba5.png");}
.bgba9{background:url("../img/bgba9.png");}

@media (max-width: 479px) {
.colMS1{width: 8.33333333%;}
.colMS2{width: 16.66666667%;}
.colMS3{width: 25%;}
.colMS4{width: 33.33333333%;}
.colMS5{width: 41.66666667%;}
.colMS6{width: 50%;}
.colMS7{width: 58.33333333%;}
.colMS8{width: 66.66666667%;}
.colMS9{width: 75%;}
.colMS10{width: 83.33333333%;}
.colMS11{width: 91.66666667%;}
.colMS12{width: 100%;}
}

/* @media screen and(min-width: 480px) and (max-width: 767px) { */
@media (min-width: 480px) {
.colXS1{width: 8.33333333%;}
.colXS2{width: 16.66666667%;}
.colXS3{width: 25%;}
.colXS4{width: 33.33333333%;}
.colXS5{width: 41.66666667%;}
.colXS6{width: 50%;}
.colXS7{width: 58.33333333%;}
.colXS8{width: 66.66666667%;}
.colXS9{width: 75%;}
.colXS10{width: 83.33333333%;}
.colXS11{width: 91.66666667%;}
.colXS12{width: 100%;}

.colXS005{width: calc(100%/12*0.5);}
.colXS010{width: calc(100%/12*1);}
.colXS015{width: calc(100%/12*1.5);}
.colXS020{width: calc(100%/12*2);}
.colXS024{width: calc(100%/12*2.4);}
.colXS025{width: calc(100%/12*2.5);}
.colXS030{width: calc(100%/12*3);}
.colXS035{width: calc(100%/12*3.5);}
.colXS040{width: calc(100%/12*4);}
.colXS045{width: calc(100%/12*4.5);}
.colXS050{width: calc(100%/12*5);}
.colXS055{width: calc(100%/12*5.5);}
.colXS060{width: calc(100%/12*6);}
.colXS065{width: calc(100%/12*6.5);}
.colXS070{width: calc(100%/12*7);}
.colXS075{width: calc(100%/12*7.5);}
.colXS080{width: calc(100%/12*8);}
.colXS085{width: calc(100%/12*8.5);}
.colXS090{width: calc(100%/12*9);}
.colXS095{width: calc(100%/12*9.5);}
.colXS010{width: calc(100%/12*10);}
.colXS105{width: calc(100%/12*10.5);}
.colXS110{width: calc(100%/12*11);}
.colXS115{width: calc(100%/12*11.5);}
.colXS120{width: calc(100%/12*12);}
}

/* @media screen and(min-width: 768px) and (max-width: 959px) { */
@media (min-width: 768px) {
.colS1{width: calc(750px/12*1);}
.colS2{width: calc(750px/12*2);}
.colS3{width: calc(750px/12*3);}
.colS4{width: calc(750px/12*4);}
.colS5{width: calc(750px/12*5);}
.colS6{width: calc(750px/12*6);}
.colS7{width: calc(750px/12*7);}
.colS8{width: calc(750px/12*8);}
.colS9{width: calc(750px/12*9);}
.colS10{width: calc(750px/12*10);}
.colS11{width: calc(750px/12*11);}
.colS12{width: calc(750px/12*12);}
}

/* @media screen and(min-width: 960px) and (max-width: 1199px) { */
@media (min-width: 960px) {
.colM1{width: calc(970px/12*1);}
.colM2{width: calc(970px/12*2);}
.colM3{width: calc(970px/12*3);}
.colM4{width: calc(970px/12*4);}
.colM5{width: calc(970px/12*5);}
.colM6{width: calc(970px/12*6);}
.colM7{width: calc(970px/12*7);}
.colM8{width: calc(970px/12*8);}
.colM9{width: calc(970px/12*9);}
.colM10{width: calc(970px/12*10);}
.colM11{width: calc(970px/12*11);}
.colM12{width: calc(970px/12*12);}
}

@media (min-width: 1200px) {
.colL1{width: calc(1170px/12*1);}
.colL2{width: calc(1170px/12*2);}
.colL3{width: calc(1170px/12*3);}
.colL4{width: calc(1170px/12*4);}
.colL5{width: calc(1170px/12*5);}
.colL6{width: calc(1170px/12*6);}
.colL7{width: calc(1170px/12*7);}
.colL8{width: calc(1170px/12*8);}
.colL9{width: calc(1170px/12*9);}
.colL10{width: calc(1170px/12*10);}
.colL11{width: calc(1170px/12*11);}
.colL12{width: calc(1170px/12*12);}
}

@media (min-width: 1400px) {
.colXL1{width: 8.33333333%;}
.colXL2{width: 16.66666667%;}
.colXL3{width: 25%;}
.colXL4{width: 33.33333333%;}
.colXL5{width: 41.66666667%;}
.colXL6{width: 50%;}
.colXL7{width: 58.33333333%;}
.colXL8{width: 66.66666667%;}
.colXL9{width: 75%;}
.colXL10{width: 83.33333333%;}
.colXL11{width: 91.66666667%;}
.colXL12{width: 100%;}
}

.col1{width: calc(100%/12*1);}
.col2{width: calc(100%/12*2);}
.col3{width: calc(100%/12*3);}
.col4{width: calc(100%/12*4);}
.col5{width: calc(100%/12*5);}
.col6{width: calc(100%/12*6);}
.col7{width: calc(100%/12*7);}
.col8{width: calc(100%/12*8);}
.col9{width: calc(100%/12*9);}
.col10{width: calc(100%/12*10);}
.col11{width: calc(100%/12*11);}
.col12{width: calc(100%/12*12);}

.col005{width: calc(100%/12*0.5);}
.col010{width: calc(100%/12*1);}
.col015{width: calc(100%/12*1.5);}
.col020{width: calc(100%/12*2);}
.col024{width: calc(100%/12*2.4);}
.col025{width: calc(100%/12*2.5);}
.col030{width: calc(100%/12*3);}
.col035{width: calc(100%/12*3.5);}
.col040{width: calc(100%/12*4);}
.col045{width: calc(100%/12*4.5);}
.col050{width: calc(100%/12*5);}
.col055{width: calc(100%/12*5.5);}
.col060{width: calc(100%/12*6);}
.col065{width: calc(100%/12*6.5);}
.col070{width: calc(100%/12*7);}
.col075{width: calc(100%/12*7.5);}
.col080{width: calc(100%/12*8);}
.col085{width: calc(100%/12*8.5);}
.col090{width: calc(100%/12*9);}
.col095{width: calc(100%/12*9.5);}
.col010{width: calc(100%/12*10);}
.col105{width: calc(100%/12*10.5);}
.col110{width: calc(100%/12*11);}
.col115{width: calc(100%/12*11.5);}
.col120{width: calc(100%/12*12);}
