html, body {
	line-height: 1.5;
	margin: 0;
	padding: 0;
}


.banners_top div a.title .t1 {
 color: #FFFFFF;
    font-size: 15px;
   line-height:1;
}

/* GLOBAL */
.clearbreak{
	clear: both;
}

/* POS STICK */
.avatar-position-stick{
	position: fixed;
}
#avatar-position-stick-right-top{
	top: 0;
	right: 0;
}
#avatar-position-stick-right-middle{
	top: 50%;
	right: 0;
}
#avatar-position-stick-right-bottom{
	right: 0;
	bottom: 0;
}
#avatar-position-stick-left-top{
	top: 0;
	left: 0;
}
#avatar-position-stick-left-middle{
	top: 50%;
	left: 0;
}
#avatar-position-stick-left-bottom{
	left: 0;
	bottom: 0;
}
#avatar-position-fixed-1{
	left: 0;
	top: 30%
}
#avatar-position-fixed-2{
	right: 0;
	top: 30%
}

/* HEADER */
div[id*="avatar-pos-top"] {
	float: left;
	width: 33.33%;
}

/* PROMO */
div[id*="avatar-pos-promo-top-"],
div[id*="avatar-pos-promo-bottom-"]  {
	float: left;
	width: 33.33%;
}

/* USER */
#avatar-user-top-col-3 div[id*="avatar-pos-user-"] ,
#avatar-user-bottom-col-3 div[id*="avatar-pos-user-"] {
	float: left;
	width: 33.33%;
}
#avatar-user-bottom-col-4 div[id*="avatar-pos-user-"],
#avatar-user-top-col-4 div[id*="avatar-pos-user-"] {
	 
}
/* BODY */
/* LEFT - CONTENT - RIGHT */
#avatar-body-middle-block {
	 /* background: url("../images/block2.jpg") repeat-x scroll 50% 0 #FFFFFF;*/

		  

   /* background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #F1F1F1;
    padding-left: 6px;*/


}

#avatar-left, #avatar-right {
	height: auto;
}
#avatar-left, #avatar-content, #avatar-right {
	float:left;
}
#avatar-pos-content-user-1,
#avatar-pos-content-user-2,
#avatar-pos-content-user-3,
#avatar-pos-content-user-4 {
	float: left;
	width: 50%;
}
#avatar-pos-inner-left,
#avatar-pos-inner-right,
#avatar-main-content {
	float: left;
}
/* LEFT RIGHT */
div[id*="avatar-pos-left-middle-"],
div[id*="avatar-pos-right-middle-"] {
	float: left;
	width: 50%;
}

/* FOOTER */
div[id*="avatar-pos-footer-"] {
	float: left;
	width: 33%;
}

/* RIGHT COLS */
#avatar-pos-top-right, #avatar-pos-promo-top-right, #avatar-pos-promo-bottom-right, #avatar-pos-footer-right{
	float: right;
}

/* COPY RIGHT*/
#avatar-template-copyright {
/* background: none repeat scroll 0 0 #A4B800;*/
    border-top: 4px solid #30C1C3;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
  /*  color: #FFFFFF;*/

    padding: 10px;
    text-align: center;
    
        margin: 10px auto;
   
}

#avatar-left {
    float: left;
    padding-top: 10px;
}
#avatar-template-copyright a{
	font-weight: bold;
}
#avatar-settings {
	position: fixed;
	z-index: 999999;
	top: 20%;
	left: -172px;
	width: 140px;
	padding: 16px;
	background: #fff;
	box-shadow: 3px 3px 3px #ccc;
}
#avatar-settings .color-image .item, 
#avatar-settings .bg-image .item {
	display: block;
	width: 29px;
	height: 29px;
	position: relative;
	float: left;
	margin: 0 4px 4px 0;
	cursor: pointer;
	box-shadow: inset 0px 0px 3px #000;
}
#avatar-settings h3 {
	font-size: 15px;
	margin: 0;
	padding: 2px 0 10px;
	display: inline;
}
#avatar-settings .showcases {
	width: 128px;
}
#avatar-settings #close {
	background: url(../images/site/close.png) no-repeat center center;
	width: 79px;
	height: 64px;
	position: absolute;
	right: -65px;
	top: -4px;
	cursor: pointer;
}
body .block-max-width-100 {
	width: 100%;
}
#avatar-settings .picker-color {
	width: 100px;
}

#sitemap.menu a {
   
}