/* ----------------------------------------
Theme Name: Kiyan
---------------------------------------- */

BODY {
    margin: 0px;
    padding: 0px;
    background-color: #f3f3fa;
    background: #f3f3fa;
    font: 12px "Verdana";
    color: #4a4a4a;
}

IMG {
    border: 0px;
}

P {
    margin: 0.5em 0px;
}

TD {
    vertical-align: top;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
    height: 1px;
    font-size: 1px;
}

#global {
    width: 1000px;
    margin: 0 auto;
    background: url(images/body_bg.gif) top center repeat-y;
}

#container {
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background: url(images/container_bg.gif) top center no-repeat;
}

#header {
    height: 270px;
}

#logo {
    float: left;
    display: inline;
    width: 302px;
    height: 121px;
    padding-left: 48px;
    padding-top: 18px;
}

#logo IMG {
    width: 302px;
    height: 121px;
}

#slogan {
    clear: left;
    padding-left: 90px;
    padding-top: 9px;
}

#slogan TD {
    font: 12px "Tahoma";
    color: #da7114;
    font-weight: bold;
    padding: 3px 6px;
}

#rightbar {
    float: right;
    display: inline;
    width: 400px;
    margin-right: 35px;
    padding-top: 31px;
}

#rightbar DIV.title {
    font: 12px "Verdana";
    color: #444a70;
    font-weight: bold;
    padding-right: 20px;
    height: 22px;
    text-decoration: none;
}

#rightbar DIV.title A {
    font: 12px "Verdana";
    color: #444a70;
    font-weight: bold;
    padding-right: 1px;
    height: 22px;
    text-decoration: none;
}

#rightbar DIV.item {
    height: 18px;
    background: url(images/topmenu_bg.gif) center right no-repeat;
    padding-right: 19px;
}

#rightbar DIV.item A {
    font: 12px "Verdana";
    color: #444a70;
    font-weight: bold;
    text-transform: lowercase;
    text-decoration: none;
}

#rightbar DIV.item A:hover {
    text-decoration: underline;
}

#rightbar #contacts {
    font: 9px "Verdana";
    color: #444a70;
    padding-right: 20px;
}

#rightbar #contacts A {
    font: 9px "Verdana";
    color: #444a70;
    text-decoration: none;
}

#rightbar #contacts A:hover {
    text-decoration: underline;
}

#sidebar {
    float: left;
    display: inline;
    width: 231px;
    margin-left: 23px;
}

#sidebar DIV.title {
    font: 14px "Arial";
    color: #4a4a4a;
    font-weight: bold;
    padding-left: 40px;
    padding-top: 6px;
}

#leftmenu {
    background: url(images/leftmenu_bg.gif) top left repeat-y;
    padding-left: 12px;
    padding-right: 10px;
}

#leftmenu DIV.item {
    height: 17px;
    background: url(images/leftmenu_item_bg.gif) center left no-repeat;
    padding-left: 18px;
    padding-top: 3px;
}

#leftmenu LI {
    background: url(images/leftmenu_item_bg.gif) center left no-repeat;
    padding-left: 18px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#leftmenu DIV.item A, #leftmenu LI A {
    font: 13px "Arial";
    color: #4a4a4a;
    font-weight: bold;
    text-decoration: none;
}

#leftmenu DIV.item A:hover, #leftmenu LI A:hover {
    text-decoration: underline;
}

#leftmenu UL, OL, LI {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#leftmenu OL {
    padding-bottom: 12px;
}

#sidebar DIV.footer {
    width: 231px;
    height: 38px;
    background: url(images/leftmenu_footer_bg.gif) top left no-repeat;
}

#sidebar H2 {
    font: 16px "Arial";
    font-weight: bold;
    color: #da7114;
}

#sidebar .news {
    padding-bottom: 10px;
}

#sidebar .news A {
    color: #551A8B;
    text-decoration: underline;
}

#sidebar .news A:hover {
    text-decoration: none;
}




#content {
    width: 670px;
    margin-left: 275px;
}

#content H1 {
    font: 18px "Verdana";
    color: #da7114;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 7px;
    text-transform: uppercase;
    text-align: center;
}

#content H1.black {
    font: 18px "Verdana";
    color: #4a4a4a;
    margin-bottom: 6px;
}

#content LI {
    list-style-image: url(images/bullet.gif);
}


#gallery {
    width: 675px;
    border: 0px;
}

#gallery .header {
    width: 162px;
    padding-bottom: 6px;
    text-align: center;
}

#gallery .header, #gallery .header A {
    font: 16px "Arial";
    color: #da7114;
    font-weight: bold;
    text-decoration: underline;
}

#gallery .header A.header:hover {
    text-decoration: none;
}

#gallery .item {
    width: 162px;
    height: 121px;
    background: url(images/gallery_item_bg.gif) top left no-repeat;
}

#gallery .item IMG {
    width: 137px;
    height: 103px;
    margin-top: 5px;
    margin-left: 14px;
    border: 1px solid #d4d5df;
}

#gallery .title {
    width: 162px;
    height: 34px;
    background: url(images/gallery_title_bg.gif) top left no-repeat;
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
}

#gallery .title A {
    font: 9px "Arial";
    color: #64605d;
    text-decoration: none;
}

#gallery .title A:hover {
    text-decoration: underline;
}

#gallery .sep {
    width: 9px;
}

#single_image {
    float: left;
    width: 316px;
}

#single_image IMG {
    border: 1px solid #d4d5df;
    padding: 1px;
}

#single_content {
    width: 350px;
    margin-left: 347px;
}

#single_content H1 {
    text-align: left;
    margin-bottom: 5px;
}

#single_cats, #single_cats A {
    font: 12px "Verdana";
    color: #da7114;
    font-weight: bold;
    text-transform: lowercase;
}

#single_cats A {
    text-decoration: underline;
}

#single_cats A:hover {
    text-decoration: none;
}


#footer {
    width: 1000px;
    height: 60px;
    background: url(images/footer_bg.gif) top left no-repeat;
}

#footer, #footer A {
    font: 11px "Arial";
    color: #4a4a4a;
    text-decoration: none;
}

#footer A:hover {
    text-decoration: underline;
}

#footer_inner {
    padding-left: 522px;
    padding-top: 21px;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-container-horizontal {
    width: 675px;
    margin-left: -22px;
    padding-left: 22px;
    padding-right: 22px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    list-style-image: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 162px;
    height: 121px;
    margin-right: 9px;
    background: url(images/gallery_item_bg.gif) top left no-repeat;
}

.jcarousel-list li.gal2,
.jcarousel-item .gal2 {
    width: 162px;
    height: 155px;
    background: url(images/gallery_item2_bg.gif) top left no-repeat;
}

.jcarousel-list li IMG {
    width: 137px;
    height: 103px;
    margin-top: 5px;
    margin-left: 14px;
    border: 1px solid #d4d5df;
}

.jcarousel-list li .title {
    width: 162px;
    height: 34px;
    text-align: center;
    vertical-align: bottom;
    padding-top: 18px;
}

.jcarousel-list li .title A {
    font: 9px "Arial";
    color: #64605d;
    text-decoration: none;
}

.jcarousel-list li .title A:hover {
    text-decoration: underline;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 22px;
    height: 121px;
    cursor: pointer;
    background: url(images/gal_right.gif) no-repeat 0 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 22px;
    height: 121px;
    cursor: pointer;
    background: url(images/gal_left.gif) no-repeat 0 0;
}

.jcarousel-next-disabled {
    background: none;
    cursor: auto;
}

.jcarousel-prev-disabled {
    background: none;
    cursor: auto;
}




