/* typography */
h1, h2, h3, h4, h5, h6 {font-family:"Tahoma";font-weight:bold;height:auto;line-height:1.5em;color:#d80816;text-shadow:1px 1px 1px #c7c7c7;  }
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:13px;}
h5 {font-size:12px;}
h6 {font-size:11px;}
p {font-size:12px;margin:0 0 10px 0;color: #381a1a;line-height:1.4em;height:auto;word-spacing: 3px;font-family:Tahoma;}
a {color:#d80816;text-decoration:none;}
a:focus, a:hover {color: #999999;}
blockquote {color:#666;font-family:"Tahoma";font-size:24px;background:url(../images/quote.png) no-repeat;padding:31px 0 0 0;}
blockquote p{color:#666;font-family:"Ronnia";font-size:20px;}


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:4px 10px 4px 5px;}
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;}
.underline{text-decoration:underline;}
.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%;border-top:1px solid #cdcdcd;clear:both;margin:10px 0 10px 0;}
.highlight-text{background:#d9d9d9;color:#f50b31;font-size:14px;padding:2px;word-spacing: 1px;font-weight:bold; }
.bordered{border:1px solid #bbbbbb;background:#FFFFFF;}
.dotted-line{border-top:2px dotted #666666;width:911px;margin:0;padding:0;height:2px;clear:both;}

/*fonts color*/
.lightgray{color:#9f9888;}
.gray{color: #666666;}
.gray2{color:#7c7c7c;}
.white{color:#ffffff;}
.black{color:#000000;}
.orange{color:#ffa200;}
.brown{color:#a0410d;}
.cream{color:#f9ad81;}
.darkgray{color:#545048;}
.pink{color:#ef1250;}
.yolk{color:#ffcc01;font-weight:bold;}
.red{color:#d80816;}
.maroon{color:#9e0b0f}


.pink-bg{background:#ef4399;}
.gray-bg{background: #666666;}


