/* base
----------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    padding: 0;
    vertical-align: baseline;
}

@font-face {
    font-family: Briquet Regular;
    src: url(files/Briquet.eot);
}

@font-face {
    font-family: Graublau Sans Web;
    src: url(files/GraublauWeb.eot);
}

@font-face {
    font-family: Graublau Sans Web;
    src: url(files/GraublauWebBold.eot);
}

@font-face {
    font-family: Graublau Sans Web;
    src: url(files/GraublauWeb.otf) format("opentype");
}

@font-face {
    font-family: Graublau Sans Web;
    src: url(files/GraublauWebBold.otf) format("opentype");
    font-weight: 700;
}

@font-face {
    font-family: Haettenschweiler Regular;
    src: url(files/Haettenschweiler.ttf) format("truetype");
}

@font-face {
    font-family: Magik;
    src: url(files/CWMAGIK_.TTF) format("truetype");
}

@font-face {
    font-family: Briquet Regular;
    src: url(files/Briquet.ttf) format("truetype");
}

@font-face {
    font-family: Cataneo BT Bold;
    src: url(files/catanbd_.ttf) format("truetype");
}

@font-face {
    font-family: Clarendon Bold;
    src: url(files/clarenbd.ttf) format("truetype");
}

@font-face {
    font-family: SF Port McKenzie Extended;
    src: url(files/SF-Port-McKenzie-Extended.ttf) format("truetype");
}

body {
    margin: 0;
    padding: 0;
    /* background: #222 url(images/10.jpg) repeat-x 50% 0; */
    font-family: georgia, arial, "lucida sans", georgia, "times new roman", verdana;
    font-size: 100%;
    color: #fce6d9;
    font-weight: 400;
}

p {
    margin: 0;
    padding: 0 0 20px;
    font-size: .8em;
    line-height: 1.5em;
}

h1 {
    padding: 0 0 20px;
    margin: 0 0;
    font-family: "Graublau Sans Web", "Briquet Regular", "Clarendon Bold", "Haettenschweiler Regular", "SF Port McKenzie Extended", Magik, "Cataneo BT Bold", georgia, tahoma, "times new roman", verdana;
    font-size: 1.7em;
    color: #111;
    font-weight: 700;
}

h2,
h2 a {
    padding: 0 0 20px 0;
    margin: 0 0;
    font-family: "Graublau Sans Web", "Briquet Regular", "Clarendon Bold", "Haettenschweiler Regular", "SF Port McKenzie Extended", Magik, "Cataneo BT Bold", georgia, tahoma, "times new roman", verdana;
    font-size: 1.7em;
    color: #111;
    font-weight: 700;
    text-transform: normal;
    border-bottom: 0px dotted #555;
}

h2 a {
    font-size: 100%;
}

h2 a:hover {
    text-decoration: none;
}

h3 {
    padding: 3px 0;
    margin: 0;
    font-family: tahoma, "times new roman", "Palatino Linotype", georgia, arial, verdana;
    line-height: 1.3em;
    font-size: 1.2em;
    color: #013A74;
    font-weight: 400;
    text-align: left;
}

h4,
h5,
h6 {
    background: none;
    margin: 15px 0;
    padding: 8px 0;
    font-family: georgia, arial, "trebuchet ms", "lucida sans";
    color: #222;
    font-size: 1.1em;
    font-weight: 400;
    font-style: italic;
    text-transform: normal;
}

h4 {
    font-size: 1.1em;
    border-bottom: 1px dotted #444;
}

h5 {
    margin: 0;
    padding: 0 0 15px;
    color: #222;
    font-size: 1.0em;
    font-weight: 400;
    font-style: normal;
}

h6 {
    font-size: 0.9em;
}

img {
    margin: 0;
    padding: 2px;
}

.left {
    margin: 2px 10px 2px 0;
    float: left;
}

.right {
    margin: 2px 0 2px 10px;
    float: right;
}

blockquote {
    background: url(images/9.jpg) repeat-x bottom center;
    margin: 0 25px 25px 25px;
    padding: 2px 15px;
    border-left: 2px solid #999;
}

blockquote p {
    margin: 0;
    padding: 0;
    font-family: georgia, "times new roman", verdana;
    font-style: italic;
    font-size: 0.95em;
    color: #777;
    font-weight: 400;
}

a {
    margin: 0;
    padding: 0;
    background: none;
    color: #813200;
    font-weight: 700;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul,
li ul {
    list-style-type: disc;
    margin: 7px 0 20px 20px;
    padding: 0;
    line-height: 1.4em;
}

ul li,
li ul li {
    /* background: transparent url(images/3.jpg) no-repeat 0 .6em; */
    background: none;
    padding: 0em 0 0 10px;
    margin: 0;
    font-size: .8em;
}

li ul li {
    font-size: .9em;
}

ol,
li ol {
    margin: 0 0 0 30px;
    padding: 0;
}

ol li,
li ol li {
    padding: .2em 0;
    margin: 0;
    font-size: .8em;
}

li ol li {
    font-size: .9em;
}

table {
    margin: 10px 0 30px 0;
    padding: 0;
    font-size: 0.8em;
    border-collapse: collapse;
    border-top: 2px solid #fce6d9;
    width: 99%;
}

td {
    margin: 0;
    padding: 4px 10px;
    text-align: left;
    border-bottom: 1px dotted #fff;
}

th {
    background-color: #444;
    padding: 4px 10px;
    color: #fff;
    font-weight: 700;
    text-align: left;
    border-bottom: 0px solid #555;
}

code {
    font-family: georgia, arial, "lucida sans", georgia, "times new roman", verdana;
    font-size: 1.0em;
    color: #222;
    font-weight: 700;
}

hr {
    margin: 2em auto;
    width: 370px;
    height: 1px;
    color: #7a7e7d;
    background-color: #7a7e7d;
    border: none;
}

.article {
    padding: 0 0 20px 0;
    overflow: hidden;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}

/* IE7 */

.indent {
    text-align: left;
    text-indent: -5000em;
    position: absolute;
}

.posted {
    margin: -20px 0 10px;
    padding: 0;
    font-family: georgia, Verdana, "Lucida Grande";
    font-size: .75em;
    color: #444;
    font-weight: 400;
    font-style: italic;
    text-transform: lowercase;
}

.meta {
    background-color: transparent;
    margin: 10px 0;
    padding: 4px 0px;
    text-align: right;
    line-height: 1.1em;
    font-size: .8em;
    color: #6c2b25;
    font-weight: 700;
    font-style: italic;
    overflow: hidden;
    width: 99%;
    clear: both;
}

.meta a {
    margin: 0 0 0 15px;
    padding: 0 10px;
    font-family: georgia, Verdana, "Lucida Grande";
    font-size: .95em;
    color: #6c2b25;
    font-weight: 700;
    font-style: italic;
    text-transform: lowercase;
    text-decoration: none;
}


/* error page
----------------------------------------------- */
#error-page {
    background: transparent;
    margin: 0;
    padding: 0;
    text-align: center;
}

#error-container {
    background: transparent;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    -width: 850px;
}

#error-content {
    background: transparent;
    margin: 0;
    padding: 0;
    color: #555;
    text-align: center;
}

#footer {
    background: transparent;
    margin: 0;
    padding: 0;
    height: 40px;
    clear: both;
}

/* layout
----------------------------------------------- */
#accessibility {
    position: absolute;
    left: -10000px;
}

#container {
    /* background: #d57231 url(images/8.jpg) repeat-y left top; */
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 0;
}

#logo {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 1000px;
    position: relative;
    z-index: 100;
}

#logo img {
    margin: 25px 0 0 55px;
    padding: 0;
    position: absolute;
    z-index: 200;
}

#main-menu-big {
    background: #222 url(images/3.jpg) repeat-x left top;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    clear: both;
    position: relative;
    z-index: 0;
}

#main-menu {
    background: transparent url(images/3.jpg) no-repeat left top;
    margin: 0 auto;
    padding: 0;
    text-align: right;
    width: 1000px;
    height: 100px;
}

#main-menu ul {
    margin: 0;
    padding: 70px 0 0;
    list-style-type: none;
    text-align: left;
    line-height: 1.2em;
    float: right;
}

#main-menu li {
    background: transparent url(images/3.jpg) no-repeat 100% .8em;
    padding: .4em 1.6em;
    margin: 0;
    font-size: .8em;
    display: inline;
}

#main-menu li a {
    /* background: url(images/10.gif) no-repeat 25px center; */
    margin: 0;
    padding: 0;
    font-family: tahoma, Verdana, "Lucida Grande";
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}

#main-menu li a:hover {
    color: #EE8508;
    text-decoration: none;
}

#main-menu li.active a {
    color: #EE8508;
    text-decoration: none;
}

#wrapper-big {
    background-color: #d57231;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    clear: both;
    position: relative;
    z-index: 0;
}

#wrapper {
    background: transparent url(images/4.jpg) no-repeat center top;
    margin: 0 auto;
    padding: 0 0;
    width: 1000px;
}

#header {
    margin: 0 auto;
    padding: 0;
    text-align: right;
    width: 1000px;
    height: 110px;
}

#header ul {
    margin: 0;
    padding: 6px 0 45px;
    list-style-type: none;
    text-align: left;
    line-height: 1.2em;
    float: right;
    clear: both;
}

#header li {
    /* background: transparent url(images/3.jpg) no-repeat 100% .8em; */
    background: none;
    padding: .4em 1.5em;
    margin: 0;
    font-size: .8em;
    display: inline;
}

#header li a {
    /* background: url(images/10.gif) no-repeat 25px center; */
    background: none;
    margin: 0;
    padding: 0;
    font-family: tahoma, Verdana, "Lucida Grande";
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}

#header li a:hover {
    color: #000000;
    text-decoration: none;
}

#addthis {
    margin: 0;
    padding: 0;
    width: 160px;
    float: right;
    clear: both;
}

#content {
    margin: 0 230px;
    padding: 0 30px;
    text-align: left;
    min-height: 300px;
    _height: 300px;
}

#content img {
    padding: 0;
    border: 2px solid #fce6d9;
}

#navigation {
    margin: 0;
    padding: 8px 0;
    text-align: center;
}

.nav-link-prev,
.nav-link-next {
    margin: 0 2px;
    padding: 3px 6px;
    display: inline;
}

.nav-link-prev a,
.nav-link-next a {
    margin: 0;
    padding: 0;
    font-family: georgia, Verdana, "Lucida Grande";
    font-size: .8em;
    color: #3b3328;
    font-weight: 400;
    font-style: italic;
    text-transform: lowercase;
    text-decoration: none;
}

.nav-link-prev a:hover,
.nav-link-next a:hover {
    color: #aba595;
    text-decoration: none;
}

#sidebar-1,
#sidebar-2 {
    margin: 0;
    padding: 0;
    font-family: tahoma, georgia, "times new roman", verdana;
    font-size: 1.0em;
    font-weight: 400;
    text-transform: normal;
    text-align: left;
    width: 230px;
    float: left;
}

#sidebar-2 {
    float: right;
}

#viimased-uudised {
    background: transparent url(images/8.gif) no-repeat left top;
    margin: 0;
    padding: 45px 0 0;
    width: 226px;
}

#viimased-uudised ul {
    background: #C16021 url(images/12.gif) repeat-y right top;
    margin: 0;
    padding: 0 25px 15px;
    font-family: tahoma, Verdana, "Lucida Grande";
    list-style-type: none;
    text-align: left;
    line-height: 1.2em;
    border-top: 0px dashed #fff;
}

#viimased-uudised li {
    background: none;
    padding: .4em 0;
    margin: 0;
    font-size: .8em;
    color: #222;
    font-weight: 700;
    border-bottom: 0px dashed #666;
}

#viimased-uudised li a {
    /* background: url(images/10.gif) no-repeat 25px center; */
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}

#viimased-uudised li a:hover {
    color: #EE8508;
    text-decoration: none;
}

.pildid {
    background: #C16021 url(images/34.gif) no-repeat left top;
    margin: 0;
    padding: 45px 0 15px;
    text-align: center;
    width: 226px;
}

.pildid img {
    margin: 2px;
    padding: 0;
    border: 2px solid #333;
}

#tullid {
    background: #C16021 url(images/10.gif) no-repeat left top;
    margin: 0;
    padding: 45px 15px 0;
    width: 196px;
}

#tullid img {
    margin: 0 0 8px;
    padding: 0;
}

#tullid a {
    font-weight: 400;
    color: #222;
}

.login a {
    margin: 0;
    padding: 0;
    color: #fff;
}

#sponsors-big {
    background-color: #d57231;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    clear: both;
}

#sponsors {
    margin: 0 auto;
    padding: 0 0;
    text-align: left;
    width: 1000px;
    height: 80px;
}

#foot-big {
    background: #222 url(images/5.jpg) repeat-x left top;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    clear: both;
}

#foot {
    background: url(images/6.jpg) no-repeat right top;
    margin: 0 auto;
    padding: 15px 10px 0;
    width: 1000px;
    height: 90px;
}

#foot p {
    margin: 0;
    padding: 0;
    font-size: .75em;
    color: #aba595;
    text-align: right;
}

#foot a {
    color: #E2D78F;
}

.counter {
    margin: 0;
    padding: 0;
    float: left;
}

/* kommentaari vorm 
------------------------------------------*/
#txpCommentInputForm {
    font-size: .8em;
    width: 440px;
    margin: 30px auto 15px;
}

#txpCommentInputForm input,
#txpCommentInputForm textarea {
    background-color: transparent;
    margin: 3px;
    padding: 2px;
    color: #222;
    border: 1px solid #222;
    width: 250px;
}

#txpCommentInputForm label {
    margin-right: .6em;
    color: #222;
    float: left;
    text-align: right;
    width: 130px;
}

.pre-sub {
    margin: 0;
    padding: 10px 60px;
    text-align: right;
}

#txpCommentInputForm .button {
    background-color: #222;
    margin-left: 0.3em;
    padding: 5px;
    color: #222;
    font-size: .85em;
    color: #fff;
    border: 0px solid #aaa;
    width: 60px;
}

#message {
    width: 250px;
}

ul.vaatlused {
    list-style-type: disc;
    margin: 7px 0 0 20px;
    padding: 0;
    line-height: 1.4em;
}

ul.vaatlused li {
    background: transparent url(images/3.jpg) no-repeat 0 .6em;
    padding: 0 0 0 0.6em;
    margin: 0;
}

ul.vaatlused li p {
    padding: 0;
    margin: 0;
    font-size: 1.0em;
    color: #f4ede7;
}

ul.vaatlused li p.small {
    text-align: right;
    color: #983b00;
    font-size: 0.9em;
}

ul.vaatlused-pagination {
    list-style-type: none;
    margin: 7px 0 0 20px;
    padding: 0;
    line-height: 1.4em;
}

ul.vaatlused-pagination li {
    background: transparent url(images/3.jpg) no-repeat 0 .6em;
    padding: 0 0 0 0.6em;
    margin: 0;
    display: inline;
}

/* tagasiside vorm 
---------------------------------------------------*/

.zemContactForm {
    margin: 0;
    padding: 10px 0;
    width: 440px;
}

.zemContactForm fieldset {
    margin: 0;
    padding: 10px;
    border: 1px solid #ddd;
}

.zemContactForm legend {
    margin: 0;
    padding: 0px 10px 10px 10px;
    font-family: georgia, verdana, "times new roman", Arial, Tahoma;
    font-size: 0.8em;
    font-style: italic;
    font-weight: 700;
}

.zemContactForm input,
.zemContactForm textarea,
.zemContactForm select {
    margin: 2px 1px;
    padding: 4px;
    background-color: none;
    font-family: Verdana, "times new roman", Arial, Tahoma, "Lucida Grande";
    color: #444;
    font-size: 0.7em;
    line-height: 1.125em;
    border: 1px solid #fff;
    width: 280px;
}

.zemContactForm label {
    margin-right: 0.6em;
    padding: 2px 0;
    font-family: tahoma, arial, "trebuchet ms", georgia;
    font-size: 0.8em;
    float: left;
    text-align: right;
    width: 120px;
}

.zemContactForm .zemCheckbox,
.zemContactForm .zemRadio {
    margin: 0 200px 5px 0;
    border: none;
    float: right;
}

.zemContactForm .zemSubmit {
    background-color: #333;
    margin-left: 13em;
    padding: 5px;
    color: #fff;
    font-size: 0.7em;
    width: 60px;
}

.zemThanks {
    font-size: 0.75em;
}

ul.zemError {
    margin: 2px 0 30px 30px;
    padding: 0;
}

ul.zemError li {
    margin: 0;
    padding: 0 20px;
    font-size: 0.8em;
    color: #444;
}