html,body {
	font: 13px Arial, "Trebuchet MS", sans-serif;
	margin: 50px;
	color: #333333;
    min-height: 1000px;
    padding-bottom: 40px;
}

/* переопределяем ui-шные шрифты */
.ui-widget{
    font-family: "Trebuchet MS";
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
    font-family: 'Times New Roman', sans-serif;
    font-size: 1em;
}

/* ================= headers =================== */
h1,h2,h3{
	color: #5565AF;
	margin: 0;
}
h1{
	font-size: 24px;
}
h2{
	font-size: 19px;
}
h3{
	font-size: 16px;
}

h4{
	color: #5890b1;
	font-size: 12px;
	margin: 0;
}

a:link{
	color: #0088FF;
}
a:visited{
	color: #0088FF;
}

.t-right{
	text-align: right;
}

.t-red{
	color: red;
}

.t-left{
    text-align: left;
}

.t-center, .empty{
	text-align: center;
}

.left-side{
	float: left;
	z-index:1;
	padding-top: 13px;
	min-width: 500px;
	width:78%;
	border-top: solid 1px #BDBEC0
}
.right-side{
	padding-top: 15px;
	float:right;
	min-width: 265px;
	width:19%;
}

.gray-round-box{
	background-color: #fff;
	border: solid 2px #D3D4D5;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	behavior: url(PIE.htc);
    box-shadow: 3px 3px 3px 3px #f5f5f5;
}

.input_dott{
	border: none;
	background: transparent url(../images/graydots.gif) 0 bottom repeat-x;
	width: 100%;
	text-align: center;
	height: 16px;
	padding: 0;
}
.hr_dott{
	border: none;
	border-bottom: dotted 1px gray;
	height: 10px;
	clear: both;
}

.blue-round-button1{
	cursor: pointer;
	background-color: #5564AF;
	color: white;
	border: solid 1px #5564AF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);

	height: 43px;
	line-height: 43px;
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 20px auto;
}
.blue-round-button2{
	cursor: pointer;
	background-color: #5564AF;
	color: white;
	border: solid 1px #5564AF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	behavior: url(PIE.htc);

	height: 29px;
	line-height: 29px;
	font-size: 16px;
	margin: 16px auto;
	padding-left: 6px;
}

.pos-change{
	background-color: #B0B3DA !important;
}

.rect-btn{
	display: inline-block;
	background-color: #5564AF;
	color: #FFF;
	padding: 7px 20px;
	font-size: 16px;
	margin: 10px 0;
	cursor: pointer;
}


/* ================= login form =================== */

#login-form input{
	font-size: 11px;
}

#login-form input[type=text],#login-form input[type=password]{
	width: 155px;
	padding: 0 0 0 5px;
    margin: 0;
	border: solid 1px #e7e8e9;
}

#login-form input[type=submit]{
	border: solid 1px #5564af;
    margin: 0;
	background-color: #80a9bc;
	color: #fff;
	cursor: pointer;
}

#login-form .error{
	border-radius: 0;
	color: #990000;
	padding: 0 0 0 5px;
	position: static;
	display: inline;
}

#login-form .errorMessage{
	font-size: 10px;
	color: red;
}

/* ================= top menu =================== */
.menu ul{
	list-style:none;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.menu li{
	list-style:none;
	display:block;
	float:left;
	line-height:25px;
}
.menu li a{
	display:block;
	float:left;
	height:25px;
	color:#818285;
	padding:0 0 0 4px;
	text-decoration:none;
}
.menu li a span{
	display:block;
	float:left;
	height:25px;
	color:#818285;
	padding:0 4px 0 0;
    text-decoration:underline;
}
.menu li a:hover{
	display:block;
	float:left;
	background:url(../images/menu_top_l.gif) no-repeat left;
	height:25px;
	text-decoration:none;
}
.menu li a:hover span{
	display:block;
	float:left;
	background:url(../images/menu_top_r.gif) no-repeat right;
	color:#fff;
	height:25px;
    text-decoration:none;
}

/* ================= mail =================== */

.mail_cell_hasattachment{
	background: url(../images/paper-clip.png) 50% 50% no-repeat;
}
.mail_cell_newmail{
	background: url(../images/mail.png) 50% 50% no-repeat;
}
.mail_cell_openmail{
	background: url(../images/mail-open.png) 50% 50% no-repeat;
}
.mail_cell_folder{
	background: url(../images/folder_horizontal.png) 50% 50% no-repeat;
}
.mail_cell_indicator{
	background: url(../images/indicator.gif) 50% 50% no-repeat;
}


/* ================= butik =================== */

div[class*="price-triangle"] {
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	height: 19px;
	position: relative;
	width: 100px;
	margin: 2px;
	background-size: contain;
}

.price-triangle_0{
	background: url(../images/price-triangle/1.png);
}

.price-triangle_1{
	background: url(../images/price-triangle/2.png);
}

.price-triangle_2{
	background: url(../images/price-triangle/3.png);
}

.price-triangle_3{
	background: url(../images/price-triangle/4.png);
}

.price-triangle_4{
	background: url(../images/price-triangle/5.png);
}

.price-triangle_5{
	background: url(../images/price-triangle/6.png);
}

.price-triangle_6{
	background: url(../images/price-triangle/7.png);
}

.price-triangle_7{
	background: url(../images/price-triangle/8.png);
}

input[id^='RadioSearchTypeUst'],label[for^='RadioSearchTypeUst'] {
	cursor: pointer;
	font-weight: bold;
}

div[id="SearchTypeUst"] {
	position: absolute;
	margin: -2px 0 0 45px;
	background-color: #ffffff;
	z-index: 999;
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 5px;
	max-height: 50px;
	text-align: center;
}

ul[id="list_ust"] {
	position: absolute;
	margin: 33px 3px;
	background-color: #ffffff;
	z-index: 999;
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 5px;
	max-height: 200px;
	overflow: scroll;
    font-size: 12px;
}

li[id^="list_element_ust"] {
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding: 2px;
	border-radius: 3px;
	border: 1px solid #ffffff;
}

li[id^="list_element_ust"][class='insert'] {
	background-color: #D4D5EB;
	border: 1px solid #cccccc;
}

li[id^="list_element_ust"]:hover {
	background-color: #E2ECF1;
	border: 1px solid #cccccc;
}


.icon { width: 16px; height: 16px; background-image: url(../images/ui/ui-icons_ffffff_256x240.png); }
.icon-info { background-position: -16px -144px; }
.icon-alert { background-position: 0 -144px; }

#button_for_switch_image {
	width:51px;
	height:26px;
	position:relative;
	float:left;
	cursor:pointer;
}

.view_2d {
	background: url(../images/podbor_ust/2d.png) no-repeat;
}

.view_3d {
	background: url(../images/podbor_ust/3d.png) no-repeat;
}

.graph_off {
    position: absolute;
    left:70px; 
    background: url('../images/podbor_ust/graph_off.png') no-repeat;
    width:28px;
    height: 27px;
}
.graph_on {
    position: absolute;
    left:70px; 
    background: url('../images/podbor_ust/graph_on.png') no-repeat;
    width:28px;
    height: 27px;
}

.button_noactiv{
	background:#5565af;
	color:#ffffff;
}

.button_activ{
	background:#d4d5eb;
	color:#333;
}

.button_click{
	background:#80a9bc;
	color:#666;
}

.error{
	position:relative;
	display:table;
	padding:5px 10px;
	background-repeat:no-repeat;
	border:#930 1px solid;
	color:#900;
	font-size:12px;
	border-radius:5px;
}


.table_style{
	font-size: 13px;
}

.table_style tr:nth-child(odd){
    background-color: #F3F3F4;
}

.table_style th{
	color: #FFF;
	background-color: #5564AF;
	font-weight: normal;
	padding: 2px 10px;
}

.table_style_odd {
	background:#f3f3f4 !important;
}
.table_style_even {
	background:#FFF !important;
}

.table_style td {
	padding: 2px 10px;
}

.table_style .aktiv_0{
	background:#ffffff;
	color:#ffffff;
}

.table_style .aktiv_1{
	background:#5565af;
	color:#ffffff;
}

.table_style .aktiv_2{
	background:#80a9bc;
	color:#ffffff;
}

.table_style .aktiv_3{
	background:#e2ecf1;
	color:#ffffff;
}

.table_style .aktiv_4{
	background:#d4d5eb;
	color:#ffffff;
}

.kolonka{
	float:left;
	margin:17px 3px 0 3px;
	padding:5px;
	border-radius:5px;
	border: 1px solid #cccccc;
	font-size:12px;
}


/* <Иконки> */
.ico16{
    display: inline-block;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-image: url('../images/sprites/icon16x16.png');
}
.ico-sendmail{
    background-position: -80px 0;
}
/* </Иконки> */


/* ================= fry =================== */

#thumbnails{
	width: 100%;
	text-align: center;
	position: relative;
}
#thumbnails .thumbnail_block{
	width: 100%;
	margin: 10px 0;
	cursor: pointer;
	padding: 6px 0;
}
#thumbnails .thumbnail_block_checked{
	background-color: #C7E0F6;
}
#thumbnails  img{
    margin-bottom: -3px !important;
}

.radio_main{
	padding-left: 25px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	cursor: pointer;
}
.radio_main_checked{
	background: url(../images/radio_main_checked.gif) left 50% no-repeat;
}
.radio_main_unchecked{
	background: url(../images/radio_main_unchecked.gif) left 50% no-repeat;
}

.radio_second{
	padding-left: 25px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	cursor: pointer;
}
.radio_second_checked{
	background: url(../images/radio_second_checked.gif) left 50% no-repeat;
}
.radio_second_unchecked{
	background: url(../images/radio_second_unchecked.gif) left 50% no-repeat;
}

.check_simple{
	height: 17px;
	width: 17px;
	cursor: pointer;
	background:url(../images/check_blue_unchecked.png) left 50% no-repeat;
}
.check_simple_checked{
	background:url(../images/check_blue_checked.png) left 50% no-repeat;
}
.radio_simple{
	height: 17px;
	width: 17px;
	cursor: pointer;
}

.radio_simple_checked {
    background: url("../images/check_blue_checked.png") no-repeat scroll left 50% transparent;
}

.radio_simple_unchecked {
    background: url("../images/check_blue_unchecked.png") no-repeat scroll left 50% transparent;
}

.check_right_blue{
	padding-left: 20px;
	line-height: 17px;
	display: inline-block;
	cursor: pointer;
	background:url(../images/check_blue_unchecked.png) left 50% no-repeat;
}
.check_right_blue_checked{
	background:url(../images/check_blue_checked.png) left 50% no-repeat;
}
.radio_right_blue{
	padding-left: 20px;
	line-height: 17px;
	display: inline-block;
	cursor: pointer;
}
.radio_right_blue_checked{
	background:url(../images/check_blue_checked.png) left 50% no-repeat;
}
.radio_right_blue_unchecked{
	background:url(../images/check_blue_unchecked.png) left 50% no-repeat;
}


/**
 Bara 2012-10-25
 Для разворачивающего списка
*/
.spoilerHead {
    background-color: #E5E5E5 !important;
    border: 1px solid #BBBBBB;
    border-radius: 4px;
    padding: 0.5%;

}
.down{
    background:url(../images/down.gif) 99% 50% no-repeat;
}
.up {
    background:url(../images/up.gif) 99% 50% no-repeat;
}

.spoilerBody{
    background: #FFFFFF !important;
    margin-top: 0px;
    padding: 2%;
    border: 1px solid #A5A5A5;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    box-shadow: 2px 2px 2px 2px #CCCCCC;
}
.spoilerBody>li{
    list-style-type: none;
}
.pass_success {
color:green;
}
.pass_error{
color:red;
}
.td-error {
    background-color: pink;
}

.grid-view table.items tr.selected:hover {
	background: none repeat scroll 0 0 #5C9900 !important;
	color:#FFFFFF;
}

.grid-view table.items tr{
	cursor: pointer;
}
.grid-view table.items {
	background: none repeat scroll 0 0 white;
	border: 1px solid #D0E3EF;
	border-collapse: collapse;
	width: 100%;
}
.grid-view table.items th {
	background-color: #5565af;
	color: white;
	text-align: center;
}
.grid-view table.items th, table.items td {
	border: 1px solid white;
	font-size: 0.9em;
	padding: 0.3em;
	cursor: pointer;
}
.grid-view table.items tr:hover {
	background: none repeat scroll 0 0 #ECFBD4;
}
.grid-view table.items tr.selected {
	background: none repeat scroll 0 0 #BCE774;
}
.grid-view table.items tr.selected:hover {
	background: none repeat scroll 0 0 #5C9900 !important;
	color:#FFFFFF;
}