@CHARSET "ISO-8859-1";

body{
    font-family: Arial, sans-serif;
    font-size: 0.65em;
    color: #000;
}

img{border: none;}

div#site{
    WIDTH: 728PX;
    MARGIN: auto;
    padding-top: 30px;
}

div#header{
    height: 40px;
    line-height: 40px;
}

div#header h1{
 display:block;
    width: 210px;
    height: 40px;
    float: left;
    line-height: 15px;
    color: #000;
    font-size: 11px;
    font-weight: normal;
}
div#header a.logo{
   
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #000;
    text-decoration: none;
}

div#header FORM{
    float: right;
    margin-top: 5px;
}
div#header fieldset{
    margin: 0px;
    padding: 0px;
    border: none;
    position: relative;
    background: red;
    display: block;
    width: 400px;
}

div#header FORM INPUT{
    border: 1px solid #ccc;
    height: 25px;
    line-height: 25px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0px;
}

div#header FORM INPUT[type=text]{
    width: 300px;
    padding-left: 10px;
    font-size: 1.8em;
    right: 85px;
}

div#header FORM INPUT[type=submit]{
    height: 27px;
    line-height: 27px;
    right: 0px;
    width: 80px;
}

a {
    color: #f60;
    font-size: 1.1em;
}

.content a{
    display: block;
    font-weight: bold;
    padding-left: 7px;
    font-size: 1.1em;
}

.content p {
    margin: 0;
    padding: 0;
    padding-left: 7px;
    margin-bottom: 7px;
    font-size: 1.1em;
}

ul.nav{
    display: block;
    background: #000;
    margin: 5px 0 20px 0;
    padding: 0;
    clear: both;
}

ul.nav li{
    float: left;
    height: 15px;
    line-height: 15px;
    list-style: none;
    padding: 0 0 0 10px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 1.2em;
    display: block;
    background: #000;
}


ul.nav li.curr{
    background: #ff5b00;
    font-size: 1.4em;
    width: 160px;
    padding-left: 20px;
}
ul.nav li.right{
    background: #000;
    font-size: 1.4em;
    width: 520px;
}

ul.nav li.msSep{
    width: 18px;
    background: URL(nav-sep.gif) center center;
    padding: 0;
}

p.add{
    clear: both;
    margin: 5px 0;
    padding: 0;
    text-align: right;
    padding-right: 10px;
    height: 18px;
}

p.add a{
    display: block;
    float: right;
    margin-left: 20px;
}

h1{
    color: #ff5b00;
}

form.insert FIELDSET{
    background: #f5f5f5;
    border: 1px solid #ddd;
    margin: 10px 0 10px 0;
    padding: 10px 0 10px 50px;
}
form.insert label span{
    color: #f00;
    font-weight: bold;
}
form.insert label{
    width: 65px;
    padding: 0 10px;
    text-align: right;
    clear: left;
    display: block;
    float: left;
    margin: 2px 0 2px 30px;
}

form.insert input[type=text], form.insert input[type=file]{
    display: block;
    float: left;
    width: 400px;
    margin: 2px 0 2px 0px;
    border: 1px solid #999;
}

form.insert TEXTAREA{
    display: block;
    float: left;
    width: 400px;
    height: 150px;
    margin: 2px 0 2px 0px;
}

form.insert FIELDSET.options LABEL{
    WIDTH: auto;
    text-align: left;
    clear: none;
    margin-left: 0px;
}

form.insert FIELDSET.options input[type=checkbox]{
display: block;
    float: left;
    clear: left;;
    margin: 2px 0 2px 50px;
}

form.insert FIELDSET.options{
    padding-bottom: 20px;
}
form.insert FIELDSET.controls{
    background: none;
    padding: 0px;
    aborder: 1px solid #999;
    border: none;
}


form.insert button a{
    text-decoration: none;
    font-size: 14px;
}
form.insert button{
    display:block;
    float: left;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Arial, Verdana, sans-serif;
    font-size:1.2em;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 30px; /* Links */
    height: 30px;
    margin-right: 20px;
}
form.insert button.next{
 background: #f5f5f5 url(next.png) no-repeat  5px center;
}
form.insert a.back{
 display: block; float: left;
 line-height: 30px;
}
form.insert button:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}

form.insert p.total{
    font-size: 1.4em;
    text-align: right;
    font-weight: bold;
}

form.insert p.total span{
    color: #ff5b00;
}
ul.path{
    height: 20px;
    padding: 0;
    margin: 0 ;
}

ul.path li{
    list-style: none;
    background: #000;
    color: #cfcfcf;
    float: left;
    font-size: 1.3em;
    padding: 0 10px 0 10px;;
    margin-right: 2px;
    line-height: 20px;
    height: 20px;
    
}

ul.path li.current{
    background: #ff5b00;
    font-weight: bold;
    color: #fff;
}

div.message.error p.message{
    color: #fff;
    font-size: 1.2em;
    margin: 0;
}
div.message.error p.message span.field{
    font-weight: bold;
}
div.message.error{
    border: 1px solid #f00;
    margin-top: 20px;
    padding: 10px 0 10px 20px;
    background: #f00;
}

input.error, textarea.error{
    border-color: #f00!important;
}

.ad_view{
    aposition: relative;
}

.ad_view h1{
    margin-top: 60px;
    text-transform: uppercase;
}

.ad_view ul.contact ,
.ad_view ul.info {
    display: table;
}

.ad_view  li {
    list-style: none;
    float: left;
    display: block;
    font-size: 1.1em;
    margin-top: 5px;
}

.ad_view  li.title {
    clear: both;
    margin-right: 10px;
    width: 45px;
    font-weight: bold;
}

.ad_view  li.sectionTitle {
    font-weight:  bold;
    color: #f60;
    font-size: 1.2em;
}

.ad_view .text{
    top: 310px;
    padding-left: 40px;
    width: 700px;
    font-size: 1.2em;
    line-height: 1.4em;
    float: left;
    clear: both;
    margin-top: 20px;
}

.ad_view a.img{
    display: block;
    margin-left: 80px;
    float: right;
    top:0px;
    width: 200px;
    height: 100px;
    overflow: hidden;
    
}

.ad_view h3.textTitle {
    font-weight: bold;
    color: #f60;
    font-size: 1.3em;
    position: absolute;
    margin: 0px;
    padding: 0px;
    margin-top: -20px;
    afloat:left;
}
p.pagination{
    margin-top: 20px;
}
p.pagination a {
    display: inline;
    font-size: 1em;
}

.ad_view a.back{
    background: Url(back-orange1.png) left 2px no-repeat;
    line-height: 32px;
    height: 32px;
    padding-left: 32px;
    display: block;
    font-size: 25px;;
    font-weight: bold;
    margin-top: 50px;
    float: right;
    text-decoration: none;
}
.ad_view a.back:HOVER{
    text-decoration: underline;
}

div.stage{
    display: table;
}
hr.footer{
    border: none;
    background: none;
    border-top: 1px dotted #c0cccc;
    margin-top: 20px;
}

p.total, fieldset.options{display:none}



div.content h1{
    text-transform: uppercase;
}

