/* --------------- stiky footer -----------------*/
html, body, #wrapperMainLayer {height: 100%;}
.wrapper {min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -80px;}  /* отрицательный маргин равен высоте подвала */
.footer, .push {height: 80px;clear: both;}
/* --------------- /stiky footer -----------------*/

/*------- column --------*/
.wrapper{position:relative;max-width: 1280px;min-width: 997px;}
.footer{position:relative;max-width: 1280px;min-width: 997px;margin: 0px auto;}

.header{float: left;height: auto;position: relative;width: 100%;}
.containerMain{float:left;width:100%;}
.contentMain {width: 100%;}
.columnMain {float: left;}
/*#contentInner {margin-left: 260px;margin-right: 265px;}
.leftMain {margin-left: -100%;width: 260px;height:200px;}
.rightMain {margin-left: -265px;width: 265px;height:200px;}*/
/*------- /column --------*/

/*------- fonts --------*/
body{font-family: 'Arial', sans-serif;font-size:0.9em;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeSpeed;}

p{line-height:1.3em;}
/*------ /fonts ------*/

.oldBrowser { display: none; }


.ui-widget-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #B4B4B4 #B4B4B4 -moz-use-text-color;
    border-left: 0 none;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    box-shadow: 0 1px 5px #A8A8A8;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}