/*
page_layout		extra fonts 		header_footer
helpers				sets						forms
buttons				boxes						rx-blocks
tables				lists						tables
menus					blocks					breadcrumbs
*/

/* PAGE_LAYOUT */

html, body {
	color:#202125;
	font-family:arial, tahoma, verdana, sans-serif; /*georgia, "Times New Roman", times, serif;*/
}

a { color:#1b6279; text-decoration:none; }
a:hover { text-decoration:underline; }

html { height:100%; margin-bottom:1px; }
body { text-align:center; }
.br{
	height: 1px;
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.l-wrap {
	width:100%;
	text-align:center;
}

.l-doc, .rx-clear {
	position:relative;
	width:990px;
	margin:0 auto;
	text-align:left;
}

.rx-clear {
	clear:both;
	overflow:hidden;
	display:block;
	height:1px;
}
.bg{
    min-width: 1000px;
}
body { background:#ebeced url(../images/l-doc-rx-t.png) repeat-x left top; }

.l-head .l-doc { height:124px; }
.l-root .l-doc { min-height:479px; }
.l-tail .l-doc { height:79px; }

.l-head {  }
.l-tail { background:url(../images/l-tail-rx.png) repeat-x left top; }

.l-left {
	float:left;
	width:230px;
}

.l-right {
	float:left;
	width:729px;
}
.l-center {

}
/* FONTS */

h1 {
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-transform:uppercase;
	font-size:20px; line-height:1;
	color:#41444d;
	font-weight:normal;
}

h2 {
	padding:0 0 0 0;
	margin:0 0 30px 0;
}

h2 {
	color:#6b7c32;
	text-decoration:none;
	font-weight:normal;
    font-size: 13px;
}
h2 a:hover { text-decoration:underline; }

/* HEADER_FOOTER */

.logo {
	position:absolute;
	top:33px; left:0px;
    }

.l-tail p {
	position:absolute;
	top:40px; left:0;
	color:#929aa9;
	text-shadow:#3b3e48 1px 1px 0;
	font-size:12px;
}

.l-head .fx-1 {
	position:absolute;
	top:0; left:-102px;
	height:120px; width:479px;
	background:url(../images/logo-shadow2.png) no-repeat left top;
}

/* LISTS */


.menu-navy {
	overflow:hidden;
	margin-top:45px;
    float: right;
	height:30px;
 }

.menu-navy li {
	float:left;
	height:30px;
	padding-left:25px;
	margin-left:5px;
	font-size:14px;
}

.menu-navy a {
	display:inline-block;
	height:23px; /*30*/
	padding-top:7px;
	padding-right:25px;

	text-decoration:none;
	text-transform:uppercase;
	text-shadow:#fff 1px 1px 0;
	color:#1b6279;
	font-weight:bold;
}

.menu-navy li:hover, .menu-navy li.selected {
	background:url(../images/button-2-l.png) no-repeat left top;
}
.menu-navy li:hover a, .menu-navy li.selected a {
	background:url(../images/button-2-r.png) no-repeat right top;
	color:#41444d;
}

/* */

.menu-aux {
	overflow:hidden;
	position:absolute;
	top:20px; left:0;
	height:20px;
}

.menu-aux li {
	float:left;
	padding-right:15px;
}

.menu-aux a {
	display:inline-block;
	padding-right:15px;
	background:url(../images/hdiv-2x12-1.png) no-repeat right;
	text-shadow:#3d414a 1px 1px 0;
	text-transform:lowercase;
	color:#fff;
	font-size:12px;
}

.menu-aux .last a { padding-right:0; background:none; }

/* */



/* ELMS */


/* FORMS */

.f-contact {
	font-size:12px;
}

.f-contact p {
	margin:0 0 0 0;
	padding:0 0 15px 0;
	overflow:hidden;
	width:100%;
}

.f-contact label {
	float:left;
	width:128px;
}

.f-contact label sup {
	display:inline-block;
	width:9px;
	vertical-align:text-top;
	color:#f00;
}

.f-contact input.f-text, .f-contact textarea {
	float:left;
	display:block;
	border:0;
	font-size:12px;
}

.f-contact input.f-text {
	height:19px; width:282px;/*22x290*/
	padding:3px 4px 0 4px;
	background:url(../images/f-text-1.png) no-repeat left top;
}

.f-contact textarea {
	height:108px; width:372px;/*114x380*/
	padding:3px 4px 3px 4px;
	background:url(../images/f-tarea-1.png) no-repeat left top;
}

.f-contact .submit {
	padding:40px 0 0 128px;
}

.f-contact .submit a {
	display:inline-block;
	height:30px;
	padding-left:15px;
	background:url(../images/button-1-l.png) no-repeat left top;
	font-size:14px;
}

.f-contact .submit a em {
	display:inline-block;
	height:27px;/*30*/
  padding-top:3px;
	padding-right:15px;
	background:url(../images/button-1-r.png) no-repeat right top;
	text-transform:uppercase;
	text-shadow:#3f424c 1px 1px 0;
	color:#fff;
	font-style:normal;
}


/* */


/* */

/* BLOCKS */

.l-left strong {
	display:block;
	width:224px;/*229*/
  padding:5px 0 26px 5px;
	background:#fff url(../images/photo-shade-b.png) no-repeat left bottom;
}

.l-left p {
	position:relative;
	font-size:1.2em;
}

.l-left em {
	display:block;
	padding-left:20px;
	margin-bottom:10px;
	background:url(../images/quote.png) no-repeat left;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
}

.l-left span {
	display:block;
	padding-top:10px;
	padding-bottom:15px;
	background:url(../images/hdiv-79x2-1.png) repeat-x top;
	text-shadow:#fefefe 1px 1px 0;
}

.l-left small {
	display:block;
	text-align:right;
	text-shadow:#fefefe 1px 1px 0;
	font-size:1em;
	font-style:italic;
}


/* */

.l-info {
	min-height:579px;
	padding:20px 25px;
	background-color:#fff;
    position: relative;
    left: 40px;
}
.c-info {
	min-height:579px;
	padding:20px 25px;
	background-color:#fff;
}
.l-info .fx1, .l-info .fx2 {
	position:absolute;
	top:0;
	display:block;
	width:23px;
	min-height:479px;
}

.l-info .fx1 { left:-21px; background:url(../images/box1-shade-l.png) no-repeat left top; z-index: 2;}
.l-info .fx2 { right:-21px; background:url(../images/box1-shade-r.png) no-repeat right top; z-index: 2;}

/* */

.x-contact p, .x-main p {
	font-size:1.2em; line-height:1.6;
}

.x-main a {
	text-decoration:underline;
}

.x-main a:hover { text-decoration:none; }


/* */


@media screen and (-webkit-min-device-pixel-ratio:0){

}

/*new*/
.page_title{
    float: left;
    width: 49.9%;
}
.search{
    float: right;
    width: 49.9%;
}
.search a{
    margin-right: 356px;
    text-decoration: underline;
    float:right;
}
.search a:hover{
    text-decoration: none;
}
.search input{
    background: url("../images/search_bg.png") no-repeat;
    width: 340px;
    height: 28px;
    border: 0;
    float: right;
}
.search input.button{
    width: 86px;
    height: 28px;
    background: url("../images/search_buttonl.png") no-repeat;
    float: right;
    font-size: 11px;
    color: #fff;
}
.dir{
    
}
.dir li{
    display: inline;
    background: url("../images/arrow.gif") no-repeat right;
    padding-right: 15px;
    margin-right: 10px;
}
.dir li.lest{
    background: none;
}
.dir li a{
    font-size: 12px;
}
.title_block{
    background-color: #ebeced;
    height: 38px;
    display: block;
    vertical-align: middle;
}
.title_block p{
    font-size: 13px;
    color: #6b7c32;
    padding-top: 8px;
    margin: 0 10px;
    text-transform: uppercase;
    float: left;
}
.title_block p a{
    margin-left: 5px;
    font-weight: bold;
    font-size: 11px;
}
.body{
    
}
.photo {
    width: 20%;
    float: left;
}
.photo img{
    width:134px;
    height: 104px;
    border: 1px solid #bababa;
    padding: 4px;
    margin-top:20px ;
}
.edit_photo_form{
    float: right;
    width: 79.9%;
    margin-top: 20px;
}
.edit_photo_form table{
    width: 100%;
    table-layout: fixed;
}
.edit_photo_form table td{
    color: #41444d;
    font-size: 11px;
    padding-bottom: 30px;
    padding-right: 20px;
    vertical-align: top;
    padding-left: 10px;
}
.edit_photo_form table td.first{
    width: 30%;
}
.edit_photo_form table td span{
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    color: #333;
    font-size: 12px;
}
.edit_photo_form table td span.import{
    background: url("../images/import.gif") no-repeat left;
    margin-left: -10px;
    padding-left: 10px;
}
.edit_photo_form textarea{
    width: 285px;
}
.edit_photo_form select{
    margin-right: 30px;
    width:75px;
}
.edit_photo_form input.text{
    width: 280px;
    height: 20px;
    border: 0;
    border: 1px solid #e1e1e1;
    position: relative;
    z-index: 2;
}
 .submit{
    text-align: center;
}
.edit_photo_form .form_submit_button{
    margin-left: -12%;
    }
.form_submit_button{
    background: url("../images/form_submit_button.png") no-repeat;
    width: 116px !important;
    height: 30px;
    border: 0;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}
.some_things{
    float: right;
    width: 28%;
    background-color: #f9f9fa;
    padding: 10px;
    margin-top: 20px;
}
.some_things p{
    font-size: 14px;
    color: #41444d;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}
.some_things li{
    background: url("../images/arrow_long.gif") no-repeat;
    padding-left: 18px;
    margin-bottom: 15px;
    font-size: 12px;
}
.some_things li span{
    font-weight: bold;
}
.img_up{
    width: 65%;
    float: left;
}
.img_up table{
    width: 100%;
    table-layout: fixed;
    margin-top: 20px;
}
.img_up td{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-right: 30px;
    vertical-align: top;
}
.img_up .span_small{
    background: none;
    padding: 0;
    color: #666;
    font-size: 11px;
    font-weight: normal;
}
.img_up span{
    background: url("../images/square.gif") no-repeat;
    width: 21px;
    height: 19px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding-top: 1px;
    padding-left: 7px;
    float: left;
}
.img_up input{
    width: 230px;
}
.add_album table{
    width: 100%;
    table-layout: fixed;
}
.add_album table td.first{
    width: 30%;
}
.add_album table tr.title img{
    padding: 0;
}
.add_album table tr.title{
    background-color: #ebeced;
    height: 40px;
    font-size: 13px;
}
.add_album table tr.title td{
    vertical-align: middle;
    padding: 0 10px;
    color: #1b6279;
}
.add_album table tr.title td.active{
    color: #41444d;
}
.add_album table tr{
    height: 30px;
}
.add_album table td img{
    padding: 0 3px 0 0;
    vertical-align: middle;
}
.add_album table tr td{
    padding: 10px 10px 0; 
    font-size: 12px;
    color: #1b6279;
}
.add_album{
    position: relative;
}
.add_album a{
    text-decoration: underline;
}
.add_album p{
    float: left;
    font-size: 13px;
    color: #6b7c32;
    margin-bottom: 10px;
    font-weight: bold;
    position: relative;
}
.add_album .button{
    width: 190px;
    float: right;
    font-weight: bold;
    padding-left: 30px;
}
.add_album .add{
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../images/add.png") no-repeat;
    right: 155px;
    top: 6px;
}
.add_album a:hover{
    text-decoration: underline;
}
.add_album table tr td input{
    margin-left: 17px;
    height: 13px;
    margin-top: 3px;
    width: 200px;
}
.add_album  tr.l1{
    background-color: #fdfdfd;
}
.add_album  tr.l2{
    background-color: #f9f9fa;
}
.mini_menu{
    float: right;
    font-size: 12px;
}
.mini_menu div{
    float: right;
    padding-left: 20px;
    margin: 10px 10px 0 20px;
}
.mini_menu div a{
    text-decoration: underline;
}
.mini_menu div a:hover{
    text-decoration: none;
}
.mini_menu .add{
    background: url("../images/add.png") no-repeat;
}
.mini_menu .edit{
    background: url("../images/edit.png") no-repeat;
}
.mini_menu .delete{
    background: url("../images/delete.png") no-repeat;
}
.gallery{
    margin-top: 10px;
    z-index: 1;
}
.gallery .block_photo{
    float: left;
    width: 181px;
    margin-bottom: 20px;
}
.gallery .block_photo p{
    color: #1b6279;
    font-weight: bold;
    margin-bottom: 5px;
}
.gallery .navi{
    text-align: left;
}
.gallery .navi img{
    margin-right: 27px;
    width: 13px !important;
    height: 13px !important;
    border: 0 !important;
    padding: 0 !important;
}
.gallery .block_photo img{
    width:134px;
    border: 1px solid #bababa;
    padding: 4px;
    }
.gallery .block_photo .eye{
    background: url("../images/eye.png") no-repeat;
    padding-left: 20px;
    color: #bababa;
    font-size: 11px;
    line-height: 1em;
    float: left;
}
.gallery .block_photo .year{
    color: #bababa;
    font-size: 11px;
    line-height: 1em;
    float: right;
    margin-right: 37px;
}
.gallery .block_photo .name{
    background: url("../images/bt.gif") left no-repeat;
    height: 16px;
    float: right;
    padding:0 0 0 13px;
    margin-right: 37px;
    margin-top: 5px;
    font-size: 11px;
    color: #000000;
}
.block_photo .red, .block_photo .green {
border:0 none !important;
bottom:5%;
height:14px !important;
position:absolute;
width:14px !important;
}
.img {
    position: relative;
}
.img .green{
    left: 2px;
}
.img .red{
    right: 40px;
}
.pagination{
    text-align: center;
}
.pagination li{
    display: inline;
    margin: 0 5px;
}
.pagination li.first{
    background: url("../images/arrow_long_left.gif") no-repeat left;
    padding-left: 20px;
}
.pagination li.last{
    background: url("../images/arrow_long_right.gif") no-repeat right;
    padding-right: 20px;
}
.pagination li a{
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}
.pagination li a.active{
    text-decoration: none;
    color: #333;
}
.pagination li a:hover{
    text-decoration: none;
}
.popup{
    background: url("../images/popup_bg.png");    
    width: 258px;
    height: 135px;
    text-align: center;
    z-index: 100;
    position: absolute;
}
.popup_block{
    padding: 22px 12px;
    text-align:left;
    font-size: 12px;
    
}
.popup_title{
    height: 18px;
    color: #a51313;
    background-color: #ebeced;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 5px;
    margin-bottom: 0;
}
.popup_text{
    padding: 5px;
    margin-bottom: 3px;
}
.popup input{
    width: 70px;
    height: 30px;
    background: url("../images/popup_button.png") no-repeat;
    border: 0;
    float: left;
    margin-left: 30px;
}
.popup input:hover{
    background: url("../images/popup_button_active.png") no-repeat;
    color: #fff;
}

.bt_right{
   width: 4px !important;
   height: 16px !important;
   float: right;
   padding: 0 !important;
   border: 0 !important;
}