/* default */
body, form, input, h1, h3, h4, p, ul, li, ol, blockquote, img {
    padding: 0;
    margin: 0;
    border: 0;
}

h2{
    margin: 0 0 14px 0;
    padding: 0 0 0 42px;
    font-weight: normal;
    font-size: 24px;
    font-family: Verdana, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
    background: url("../frame/h2.gif") 24px center no-repeat;
}
h3{
    font-size: 14px;
    color: #FF5A00;
    margin: 10px 0;
}
h4{
    font-size: 12px;
    margin: 10px 0;
}
h5, h6{
    font-size: 11px;
    margin: 10px 0;
}
p{
    margin: 10px 0;
}

a{
    color: #605a4c;
}
input.text, textarea{
    padding: 2px;
    border: 1px solid #605A4C;
    background: #F2E8CF;
    font-size: 11px;
    color: #605a4c;
    font-family: Verdana, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}
body{
    text-align: left;
    font-family: Verdana, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #605a4c;
    background: #f2e8cf url("../frame/body_bg.gif") repeat-x;
}
.clear{
    clear: both;
    height: 0px;
    font-size: 0px;
}
div{
    padding: 0;
    margin: 0;
}

/* frame */
#container {
    margin: 0 auto;
    width: 990px;
    text-align: left;
}

/* header */
#header{
    position: relative;
    background: url("../frame/header_bg.jpg") left bottom no-repeat;
    width: 990px;
    height: 249px;
}


ul#years{
    float: left;
    list-style-type: none;
    height:20px;
	left:44px;
	bottom:0px;
	position: absolute;
    margin: 0;
    padding: 0; 
    overflow: hidden;
}
ul#years li{
    float: left;
    padding: 0;
    margin: 0 5px 0 0;
    height: 20px;
    width: 68px;
    background: url("../frame/year.png") top left no-repeat;
    
}
ul#years li.active{
    background: url("../frame/year_active.png") top left no-repeat;
}
ul#years li a{
    float: left;
    margin: 0;
    padding: 4px 0px 4px 0px;
    height: 12px;
    color: #fff;
    width: 68px;
    font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}
ul#years li a:hover{
    color: #DBC093;
}                                       
ul#years li.active a{
    color: #605a4c;
} 

/*
#header #years{
	height:20px;
	left:44px;
	bottom:0px;
	margin:0;
	padding:0;
	position:absolute;
}
#header #years a{
	height:20px;
	width: 68px;
	margin:0;
	padding:0;
	background: url("../frame/year.gif") left bottom no-repeat;
	display: block;
	float: left;
}
#header #years a.active{
	background: url("../frame/year_active.gif") left bottom no-repeat;
}
*/
#header #header_logo{
    position: absolute;
    top: 77px;
    left: 44px;
    margin: 0;
    padding: 0;
    height: 75px;
    width: 152px;
    background: url("../frame/logo.gif") no-repeat;
}
#header #header_logo span{
    display: none;
}

ul#menu{
    float: left;
    list-style-type: none;
    height: 38px;
    margin: 0;
    padding: 10px 0 0 34px; 
    overflow: hidden;
}
ul#menu li{
    float: left;
    padding: 0;
    margin: 0 18px 0 0;
    height: 38px;
}
ul#menu li.active{
    background: #fff url("../frame/menu_l.gif") top left no-repeat;
}
ul#menu li a{
    float: left;
    margin: 0;
    padding: 9px 20px;
    color: #fff;
    font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
ul#menu li a:hover{
    color: #DBC093;
}                                       
ul#menu li.active a{
    background: url("../frame/menu_r.gif") top right no-repeat;
    color: #625b4d;
} 
#header #info{
    position: absolute;
    padding: 0 0 0 20px;
    top: 78px;
    left: 215px;
    color: #fff;
    border-left: 1px solid #fff;
}
#header #info h3, #header #info h4{
    margin: 0 0 2px 0;
    font-size: 36px;
    font-weight: normal;
    font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, sans-serif;
    line-height: 100%;
    color: #fff;
}
#header #info h4{
    margin: 0 0 4px 0;
    font-size: 18px;
}
#header #info p{
    margin: 0;
}


/*del*/
#header #info_i{
    position: absolute;
    top: 78px;
    left: 215px;
    color: #fff;
    border-left: 1px solid #fff;
    height: 75px;
    padding: 0 0 0 20px;
}
#header #info_i h3, #header #info_i h4{
    margin: 0 0 2px 0;
    font-size: 36px;
    font-weight: normal;
    font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, sans-serif;
    line-height: 100%;
    color: #fff;
}
#header #info_i h4{
    margin: 0 0 4px 0;
    font-size: 18px;
}
#header #info_i p{
    margin: 0;
}
/*del*/


#header #lang{
    display: none;
    
    position: absolute;
    float: left;
    padding: 0;
    margin: 0;
    top: 230px;
    left: 42px;
    list-style-type: none;
    color: #fff;
}
#header #lang li{
    float: left;
    padding: 0 2px;
    margin: 0;
    list-style-type: none;
}
#header #lang li a{
    color: #fff;
    font-family: Arial, Verdana, Trebuchet MS, Tahoma, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}
#header #lang li a:hover, #header #lang li a.active{
    color: #dcc08b;
}

/* footer */
#footer{
    display: block;
    height: 76px;
    background: url("../frame/footer_bg.gif") repeat-x;
}
#footer #footer_center{
    position: relative;
    margin: 0 auto;
    height: 76px;
    width: 990px;
}
#footer #footer_center #footer_logo{
    position: absolute;
    top: 12px;
    left: 44px;
    margin: 0;
    padding: 0;
    height: 52px;
    width: 105px;
    background: url("../frame/footer_logo.gif") no-repeat;
}
#footer #footer_center #footer_logo span{
    display: none;
}
#footer p{
    position: absolute;
    margin: 0;
    padding: 0;
    top: 10px;
    left: 215px;
    width: 458px;
    text-align: center;
}
#fps{
    position: absolute;
    margin: 0;
    padding: 0;
    top: 30px;
    left: 718px;
}
#fps a{
    text-decoration: none;
}

.content{
    padding: 0 0 0 44px;
    width: 630px;
}

.right_box{
    padding: 10px 0; 
}
.right_box h3{
    margin: 10px 0; 
    padding: 0 0 0 20px;
    color: #ff5a00;
    font-size: 14px;
    background: url("../frame/h2.gif") left center no-repeat;
}

.button{
    background: #605A4C;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    padding: 2px 10px;
    cursor: pointer;
    margin: 0;
    border: 0 none;
}
.button:hover{
    background: #FA7933;
}
/* window */
.fps_window{
    background: #fff;
    position: absolute;
    width: 500px;
    text-align: left;
    overflow: hidden;
}
.fps_window .fps_windrag{
    margin: 0px 0px 0px;
    padding:5px 45px 5px 15px;
    width: 440px;
    font-size: 18px;
    cursor: move;
    background: #605A4C;
    color:#FFFFFF;
}
.fps_windrag{
    width: 510px !important;
}
.fps_window .fps_windrag b{
    color: #fff;
}
.fps_windrag img {
    margin-right: 5px;
    vertical-align: middle;
}
.fps_window .fps_winclose{
    position: absolute;
    right: 8px;
    top: 8px;
    width: 16px;
    height: 16px;
    background: url(../admin/image/close.gif) no-repeat;
    cursor: pointer;
}
.fps_window .fps_winloading{
    display: none;
    position: absolute;
    top: 10px;
    right: 30px;
    width: 20px;
    height: 20px;
    background: url(../admin/image/loader2.gif) no-repeat;
}
.fps_window .fps_wincontent{
    padding: 10px;
    width: 480px;
    background: #fff;
    background: #F2E8CF url(../frame/content_bg.gif) repeat-x scroll left top;
}
.fps_window .win_error, .fps_window .win_success{
    color: #605A4C;
    font-weight: bold;
    padding: 0 7px;
}
.fps_window .layer_bottom_white{
    width: 500px;
    height: 5px;
    font-size: 1px;
}
.fps_window .button_on_center {
    padding: 10px 0px 5px;
    text-align: center;
}

/**/
.error, .success, .notice{
    margin-bottom: 16px;
    padding: 15px 15px 15px 45px;
    background: #fff url(../frame/message_error.gif) no-repeat;
    background-position: 5px 5px;
    border: solid 2px #ba0102;
    font-weight: bold;
    color: #ba0102;
}
.success{
    background: #fff url(../frame/message_success.gif) no-repeat;
    background-position: 5px 5px;
    border: solid 2px #39ac01;
    color: #39ac01;
}
.notice{
    background: #fff url(../frame/message_notice.gif) no-repeat;
    background-position: 5px 5px;
    border: solid 2px #9D663D;
    color: #9D663D;
}


/* kepgaleria popup */
.loading {
    font-size: 18px;
    font-weight: bold;
}
.loading img {
    vertical-align: middle;
    margin-right: 5px;
    border: none !important;
}

/* popup */
.fps_wincontent {
    position: relative;
}
.fps_wincontent a.navlink {
    color: #000;
    font-weight: bold;
    position: absolute;
    text-decoration: none;
    display: block;
    height: 15px;
}
.fps_wincontent a.navlink:hover {
    color: #888;
}
.fps_wincontent #largeimage {
    cursor: pointer;
    border: 5px solid #F2E8CF;
}

/* prev pic */
.fps_wincontent a.prev {
    padding: 10px;
    left: 0px;
    top: 20px;
    width: 20px;
    background: transparent url(../frame/gallery_round_left.gif) no-repeat right center;
}
.fps_wincontent a.prev:hover {
    width: 90px;
}
.fps_wincontent a.prev span.arrow {
    padding-left: 18px;
    background: url(../frame/gallery_right.gif) no-repeat left center;
}
.fps_wincontent a.prev:hover span.arrow {
    background: #fff url(../frame/gallery_right_hover.gif) no-repeat left center;
}
.fps_wincontent a.prev span.text {
    display: none;
}
.fps_wincontent a.prev:hover span.text {
    display: inline;
}

/* next pic */
.fps_wincontent a.next {
    padding: 10px;
    right: 0px;
    top: 20px;
    width: 20px;
    background: transparent url(../frame/gallery_round_right.gif) no-repeat left center;
}
.fps_wincontent a.next:hover {
    width: 118px;
}
.fps_wincontent a.next span.arrow {
    padding-left: 18px;
    background: url(../frame/gallery_left.gif) no-repeat right center;
}
.fps_wincontent a.next:hover span.arrow {
    background: url(../frame/gallery_left_hover.gif) no-repeat right center;
}
.fps_wincontent a.next span.text {
    display: none;
}
.fps_wincontent a.next:hover span.text {
    display: inline;
}



