/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
    margin: 0;
    padding: 0;
}

p {
    margin-top: 0;
    padding-top: 0;
}

a img,:link img,:visited img {
    border: none;
}

ul {
    margin: 0;
    padding-left: 19px;
}

/**********************************************/
/* HEADINGS */
h1, h2, h3 {
    margin-bottom: 3px;
    line-height: 1.5em;
    font-family: Tahoma;
    font-weight: normal;
}

h4, h5, h6 {
    margin-bottom: 3px;
    line-height: 1.5em;
    font-family: Tahoma;
}

h1 {
    font-size: 18px;
    color: #15689a;
    font-weight: bold;
}

h2 {
    font-size: 14px;
    color: #CA001E;
    font-weight: bold;
}

h3 {
    font-size: 16px;
    color: #B26419;
    font-weight: normal;
}

h4 {
    font: normal 16px Tahoma;
    color: #B26419;
}

h5 {
    font-weight: normal;
    font-size: 1em;
}

td {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #000;
    width: 50%;
}

div {
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    text-align: justify;
}

/**********************************************/
/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */
/******************************************************
 CONTENT BOXES
 ******************************************************/
html, body {
    text-align: center;
}

html {
    background-color: #781c21;
    background-position: center;
    background-repeat: repeat-y;
    background-image: url(../../../graphics/bg-pattern.jpg);
}

body {
}

/******************************************************
 left
 ******************************************************/ #left {
    width: 631px;
    min-height: 803px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/left.gif);
} * html #left {
    width: 631px;
    height: 803px;
    float: left;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/left.jpg);
} #baner {
    width: 631px;
    height: 411px;;
    min-height: 411px;
	position:relative;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/baner.jpg);
} #top-logo {
    background-repeat: no-repeat;
    background-image: url(../../../graphics/top-logo.gif);
}

/******************************************************
 right
 ******************************************************/ #right {
    width: 269px;
    min-height: 718px;
    float: left;
    padding-top: 85px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(../../../graphics/right-bg.jpg);
} * html #right {
    width: 269px;
    height: 718px;
    float: left;
    padding-top: 85px;
    position: relative;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/right.jpg);
} .next {
    border: 0;
    float: left;
    width: 38px;
    height: 108px;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/next.gif);
} .prev {
    border: 0;
    float: left;
    width: 45px;
    height: 108px;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/prev.gif);
} .anyClass {
    float: left;
} #gallery-box {
    height: 187px;
    background-position: top;
    margin-top: 30px;
    background-image: url(../../../graphics/gallery-bg.gif);
} .gall {
    position: absolute;
    bottom: 10px;
    left: 0;
}

/******************************************************
 content
 ******************************************************/ #content {
    width: 900px;
    height: auto !important;
    height: 900px;
    margin: auto;
    background-color: #f7f6f4;
}

/******************************************************
 menu
 ******************************************************/ #horizontal {
    min-width: 600px;
    height: 30px;
    padding-top: 20px;
    color: #781c21;
} #menu-element {
    float: left;
} #vertical {
    width: 185px;
    float: left;
    height: auto !important;
    height: 340px;
    padding-left: 5px;
    padding-bottom: 30px;
    /*
     padding-left:30px;
     padding-top:24px;
     padding-bottom:30px;
     */
} #vertical li {
    padding-top: 10px;
    list-style: none;
} #vertical li ul li {
    text-align: left;
    padding: 7px 0 7px 0;
    list-style:none;
} #vertical li ul li ul li {
    text-align: left;
    padding: 3px 0 3px 0;
    list-style: url(../../../graphics/ulli.gif);
}

/******************************************************
 news
 ******************************************************/ .newsTitle {
    color: #781C21;
    font-weight: bold;
} .newsContent {
    padding-top: 20px;
}

/******************************************************
 footer
 ******************************************************/ #footer {
    width: 900px;
    height: 197px;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(../../../graphics/footer.jpg);
}

/******************************************************
 form
 ******************************************************/ 
 #contact {
    border: 0;
    width: 335px;
    padding: 0;
} #contact-content {
    width: 400px;
    text-align: left;
}

fieldset.contact {
    border: 0 !important;
    width: 250px !important;
    padding: 0;
    text-align: left;
    width: 526px;
}

div.form {
    overflow: hidden;
    margin-bottom: 0.5em;
    clear: both;
    width: 420px;
} .label {
    display: block;
    float: left;
    text-align: left;
    padding: 2px 4px 0 0;
    font-weight: normal;
}

label {
    display: block;
    float: left;
    text-align: left;
    padding: 2px 4px 0 0;
    font-weight: normal;
}

input.text, textarea {
    border: 1px solid #000;
    background-color: #FFF;
    color: #000;
    font-family: Tahoma;
    font-size: 11px;
} .form10 {
    border: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    background: none;
    color: #000;
} .noInput {
    border: 0;
    background: none;
} .inputSearch {
    background: url( ../../../../site/graphics/bgSearch.gif ) no-repeat;
    width: 526px;
    height: 17px;
    padding: 3px 20px 0 10px;
} .searchInput {
    border: 1px solid #c9c9c9;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 10px;
    background: none;
    color: #c9c9c9;
    width: 526px;
    padding: 4px 10px 4px 10px;
} .searchSubmit {
    border: 0;
    background: none;
    width: 80px;
    cursor: pointer;
    margin: 2px 0 0 0;
}

input.contact {
    border: solid 1px #db934c;
    width: 400px;
    height: 22px;
}

textarea.contact {
    border: solid 1px #db934c;
    width: 400px;
    height: 171px;
}

textarea.contact2 {
    border: solid 1px #db934c;
    width: 400px;
    height: 71px;
}

form {
    margin: 0;
} #form-cont {
    padding: 14px 0px 0 25px;
} #form-cont2 {
    padding-left: 24px;
}

/******************************************************
 LINK
 ******************************************************/
a {
    color: #781c21;
    font-size: 11px;
    text-decoration: none;
}

a:hover {
    color: #781c21;
    font-size: 11px;
    text-decoration: underline;
} .normal {
    color: #781c21;
    font-size: 11px;
} .active {
    color: #781c21;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

/******************************************************
 gallery
 ******************************************************/ #jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
} #jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
} #jquery-lightbox a img {
    border: none;
} #lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
} #lightbox-container-image {
    padding: 10px;
} #lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
} #lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
} #lightbox-container-image-box > #lightbox-nav {
    left: 0;
} #lightbox-nav a {
    outline: none;
} #lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
} #lightbox-nav-btnPrev {
    left: 0;
    float: left;
} #lightbox-nav-btnNext {
    right: 0;
    float: right;
} #lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
} #lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
} #lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
} #lightbox-image-details-caption {
    font-weight: bold;
} #lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
} #lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
