﻿
a img
{
    border:none;
}

h1
{
    font-style:normal;
    font-size:20px;
    margin-bottom:18px;
    font-weight:normal;
    line-height:20px;
    min-height:20px;
    margin:0px;
    padding:0px;
    font-family:'StagBook';
    margin-bottom:8px;
}

h2
{
    font-style:normal;
    font-size:16px;
    padding-bottom:11px;
    line-height:18px;
    min-height:16px;
    margin:0px;
    padding:0px;
    font-family:'StagBook';
}

h3
{
    font-style:normal;
    font-size:14px; 
    padding-bottom:2px;
    min-height:14px;
    margin:0px;
    padding:0px;
    font-family:'StagBook';
}

h1 a, h1 a:link, h1 a:active, h1 a:visited, h1 a:hover,
h2 a, h1 a:link, h2 a:active, h2 a:visited, h2 a:hover
{
    text-decoration:none;
}

p
{
    font-family:Lucida Grande, Lucida Sans Unicode, sans-serif;
    font-size:12px;
    margin:8px 0px 8px 0px;
    line-height:16px;
}

p.Small, p.Small a, p.Small a:visited, p.Small a:link, p.Small a:active, p.Small a:hover
{
    margin-top:11px;
}

p.Small
{
    color:#c0c0c0;
}

h1.BlockTitle, h1.BlockTitleOrder,
h2.BlockTitle, h2.BlockTitleOrder
{
    /*color:#8a8a8b;*/
    color:#707070;
    text-transform:uppercase;
    font-style:normal;
    font-size:14px;  
    font-weight:bold; 
}

h1.BlockTitle,
h2.BlockTitle
{
    font-size:18px;  
    padding-bottom:8px;
}

h1.BlockTitleOrder,
h2.BlockTitleOrder
{
    color:#ffffff;
    background-color:#8a8a8b;
    padding:7px 7px 7px 7px;
    margin-bottom:0px;
    height:20px;
    cursor:pointer;
}

div.Line
{
    height:1px;
    background-image:url('../images/line.gif');
    background-repeat:repeat-x;
    margin:8px 0px 8px 0px;
}

a:hover, a:focus
{
    text-decoration:none;
}

a.external
{
    padding-right:10px;
    background-position:right top;
    background-repeat:no-repeat;
}

ul
{
    list-style-position:outside;
    font-size:12px;
    margin-left:12px;
    list-style-image:url('../images/block-orange-small.gif');
}

li
{
    padding-left:8px;
    line-height:17px;
    font-size:12px;
    list-style-position:outside;
    margin-left:12px;
    padding-bottom:4px;
}

#twitter_update_list li
{
    padding-bottom:11px;
    margin-left:11px;
}

.BreathCrumb
{
    width:900px;
    margin:0 auto;
    color:#888888;
}

.BreathCrumb a, .BreathCrumb a:link, .BreathCrumb a:active, .BreathCrumb a:visited, .BreathCrumb a:hover, .BreathCrumb a:focus
{
    color:#888888;
}

.TextCounter
{
    width:200px;
    margin:0px;
    margin-right:161px;
    text-align:right;
    float:right;
    position:relative;
    color:#000000;
}

.TextCounter span
{
    position:absolute;
    background-color:#dddddd;
    height:20px;
    width:auto;
    top:-2px;
    right:0px;
    padding:2px 8px 2px 8px;
    color:#000000;
    font-weight:bold;
}

.BlogButtonSend
{
    float:left;
    margin-left:0px;
}

.Logo
{
    position:absolute;
    top:8px;
    z-index:0;
}
