/* typography */
h1, h2, h3, h4, h5, h6 {font-weight:bold;height:auto;}
h1 {font-size:22px;line-height:1;}
h2 {font-size:20px;line-height:1;}
h3 {font-size:18px;line-height:1;}
h4 {font-size:15px;line-height:1;}
h5 {font-size:12px;line-height:1;}
h6 {font-size:11px;line-height:1;}
p {font-size:11px;margin:10px 0 10px 0;color: #000000;line-height:1.2em;text-decoration:none;height:auto;display:table;}
a {color:#333333;text-decoration:none;}
img{border:0px;}
a:focus, a:hover {color: #999999;}
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;}
table {margin-bottom:1.4em;width:99%;margin:0 0 0 1px;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:0px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
small {font:normal normal normal 10px "Helvetica";color:#7d7d7d;line-height:1.2em;}
.italic{font-style:italic;}
.bold{font-weight:bold;}
.hide {display:none;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.clear {clear:both;}
.center{margin:0 auto;}
.text-center{text-align:center;}
.vertical-middle{vertical-align:middle;}
.overflow-visible{overflow:visible;}
.on-top{z-index:9999999;overflow:visible;}
.left {float:left;}
.right {float:right;}
.line{width:100%;min-width:100%;border-top:1px solid #cdcdcd;clear:both;margin:10px 0 10px 0;}

/*fonts color*/
.lightgray{color:#9f9888;}
.gray{color: #666666;}
.gray2{color:#7c7c7c;}
.white{color:#ffffff;}
.black{color:#000000;}
.orange{color:#e45e00;}
.brown{color:#545048;}
.cream{color:#f6c9aa;}
.darkgray{color:#545048;}
.pink{color:#ef4399;}
.red{color:#a60000;}
.pink-bg{background:#ef4399;}
.gray-bg{background: #666666;}


