* { margin: 0; padding: 0; font-family: Tahoma; font-size: 12px; color: #fff; }
html { background-color: #ecb283; }
.header { background: url(../images/header.png) left top repeat-x; height: 133px; border-bottom: 1px solid #fe9a00; }
.header .cover { width: 852px; margin: 0 auto; }

span.bigger {
font-size:18px;
font-weight: bolder;
}

ul { padding-left: 20px; }

.cb { clear: both; }

.logo a { outline: none; }
a img { border: none; }
a {font-weight:bolder}
.menucover { border-bottom: 3px solid #f47b00; margin-bottom: 12px; _margin-top: -2px; }
.menu { background: url(../images/menu-background.png) left center repeat-x; height: 31px; border-bottom: 1px solid #fe9a00; }
.menu .cover { width: 852px; margin: 0 auto; }
.menu ul { list-style: none; padding:auto; margin: auto; width: auto; }
.menu ul li { float: left; }
.menu ul li a { display: block; float: left; padding: 0 13px; line-height: 31px; height: 31px; color: #fff; font-weight: bold; font-size: 11px; background: url(../images/menu-item.png) right center no-repeat; outline: none; }
.menu ul li a:hover { background: url(../images/menu-act-hover.png) right center no-repeat; border-left: 1px solid #feae32; padding-left: 12px; *padding-left: 12px; }

.cover { width: 852px; margin: 0 auto; }
h1 { background: url(../images/h1.png) no-repeat left center; font-size: 16px; line-height: 30px;height: 32px; text-indent: 40px; color: #501700;}
h2 { font-size: 16px; margin-top: 10px; border-bottom: 1px solid #fff; }

.page-inner { background: url(../images/page-inner.png) no-repeat left top #dd8f60; width: 852px; padding: 5px 0; }
.page-inner .block { background: url(../images/page-inner-block.png) no-repeat left top #a92b00; border: 1px solid #f88600; width: 834px; margin: 0 auto;}
.page-inner .block .inner { margin: 20px 20px 40px 20px; line-height: 20px; }

.page-inner .block .inner img { border: 1px solid #fe9a00; }
.page-inner .block .inner a img { border: none; }

p { margin-bottom: 10px; }

.alce { text-align: center; }
.alle { text-align: left; }
.alri { text-align: right; }
.alju { text-align: justify; }
.clbo { clear: both; }

table { width: 100%; border-collapse: collapse; }
table th { padding: 5px; text-align: left; }
table td { padding: 5px; vertical-align: top; }

.page-inner table th {white-space: nowrap;}

.footer { width: 852px; background: url(../images/footer.png) no-repeat left top; }
.footer .inner { padding: 20px; margin-bottom: 50px; }

/* CELEBRITY */
.celebrity { float: left; text-align: center; margin: 4px; width: 150px; }
.celebrity img { display: block; width: 130px; height: 135px; margin: 0 auto; }
.celebrity strong { font-size: 16px; }
.celebrity strong.title { font-variant: small-caps; font-size: 13px; }


.tableContactForm { border-collapse: collapse; }
.tableContactForm td { padding: 5px 10px; }
.tableContactForm td input,.tableContactForm td textarea { padding: 4px; border: 1px solid #fff; background-color: transparent; color: #fff; }
.tableContactForm td input#antispam { position: relative; top: -12px; left: 4px; }

#prefooter * { color: #000; }

.fleft { float: left; margin-right: 10px; }

#ftrlooplinks { display: block; }
