@charset "utf-8";

/*--- RADIUS ---*/

/* Radius only layout */

.rc-l {
	border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important;
	border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important;
}
.rc-r {
	border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important;
	border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important;
}
.rcs.rlay.j3.c3 .con, .rcs.llay.j3.c3 .con {
	border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px;
}

/* Radius box */

.box.rc-tl, .box.rc-tl .imgB { border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important; }
.box.rc-bl, .box.rc-bl .imgB { border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important; }
.box.rc-tr, .box.rc-tr .imgB { border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important; }
.box.rc-br, .box.rc-br .imgB { border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important; }

/* Radius setup */

.setup.rc h2, .setup.rc h2 span {
	border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important;
	border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important; }
.setup.rc-tl h2, .setup.rc-tl h2 span {
	border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important;
}
.setup.rc-tr h2, .setup.rc-tr h2 span {
	border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important;
}

/* Radius box in layout */

/* Layout 1 */
.rlay.c3.j3 .icl .box.rc, .rlay.c3.j3 .icl .box.rc .imgB, .rlay.c3.j3 .icl .setup.rc h2, .rlay.c3.j3 .icl .setup.rc h2 span {
	border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important;
	border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important;
}
.rlay.c3.j3 .ncl .box.rc, .rlay.c3.j3 .ncl .box.rc .imgB, .rlay.c3.j3 .ncl .setup.rc h2, .rlay.c3.j3 .ncl .setup.rc h2 span {
	border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important;
	border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important;
}
.rlay.c3.j3 .con .box.rc, .rlay.c3.j3 .con .box.rc .imgB, .rlay.c3.j3 .con .setup.rc h2, .rlay.c3.j3 .con .setup.rc h2 span {
	border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px;
}

/* Layout 2 */
.llay.c3.j3 .icl .box.rc, .llay.c3.j3 .icl .box.rc .imgB, .llay.c3.j3 .icl .setup.rc h2, .llay.c3.j3 .icl .setup.rc h2 span {
	border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important;
	border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important;
}
.llay.c3.j3 .ncl .box.rc, .llay.c3.j3 .ncl .box.rc .imgB, .llay.c3.j3 .ncl .setup.rc h2, .llay.c3.j3 .ncl .setup.rc h2 span {
	border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important;
	border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important;
}
.llay.c3.j3 .con .box.rc, .llay.c3.j3 .con .box.rc .imgB, .llay.c3.j3 .con .setup.rc h2, .llay.c3.j3 .con .setup.rc h2 span {
	border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px;
}

/* Layout 3 */
.llay.c2.j2 .ncl .box.rc, .llay.c2.j2 .ncl .box.rc .imgB, .llay.c2.j2 .ncl .setup.rc h2, .llay.c2.j2 .ncl .setup.rc h2 span {
	border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important;
	border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important;
}
.llay.c2.j2 .con .box.rc, .llay.c2.j2 .con .box.rc .imgB, .llay.c2.j2 .con .setup.rc h2, .llay.c2.j2 .con .setup.rc h2 span {
	border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important;
	border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important;
}

/* Layout 4 */
.rlay.c2.j2 .ncl .box.rc, .rlay.c2.j2 .ncl .box.rc .imgB, .rlay.c2.j2 .ncl .setup.rc h2, .rlay.c2.j2 .ncl .setup.rc h2 span {
	border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important;
	border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important;
}
.rlay.c2.j2 .con .box.rc, .rlay.c2.j2 .con .box.rc .imgB, .rlay.c2.j2 .con .setup.rc h2, .rlay.c2.j2 .con .setup.rc h2 span {
	border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important;
	border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important;
}

/* Layout 5 */
.rlay.c3.j2 .icl .box.rc, .rlay.c3.j2 .icl .box.rc .imgB, .rlay.c3.j2 .icl .setup.rc h2, .rlay.c3.j2 .icl .setup.rc h2 span {
	border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important;
	border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important;
}
.rlay.c3.j2 .con .box.rc, .rlay.c3.j2 .con .box.rc .imgB, .rlay.c3.j2 .con .setup.rc h2, .rlay.c3.j2 .con .setup.rc h2 span {
	border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important;
	border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important;
}

/* Layout 6 */
.llay.c3.j2 .icl .box.rc, .llay.c3.j2 .icl .box.rc .imgB, .llay.c3.j2 .icl .setup.rc h2, .llay.c3.j2 .icl .setup.rc h2 span {
	border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important;
	border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important;
}
.llay.c3.j2 .con .box.rc, .llay.c3.j2 .con .box.rc .imgB, .llay.c3.j2 .con .setup.rc h2, .llay.c3.j2 .con .setup.rc h2 span {
	border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important;
	border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important;
}

/*
.llay.j2.c3 .icl .box.rc-tl, .llay.j2.c3 .icl .box.rc-tl .imgB { border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important; }
.llay.j2.c3 .icl .box.rc-bl, .llay.j2.c3 .icl .box.rc-bl .imgB { border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important; }
.llay.j2.c3 .con .box.rc-tr, .llay.j2.c3 .con .box.rc-tr .imgB { border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important; }
.llay.j2.c3 .con .box.rc-br, .llay.j2.c3 .con .box.rc-br .imgB { border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important; }

.llay.j3.c3 .ncl .box.rc-tr, .llay.j3.c3 .ncl .box.rc-tr .imgB { border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important; }
.llay.j3.c3 .ncl .box.rc-br, .llay.j3.c3 .ncl .box.rc-br .imgB { border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important; }
.llay.j3.c3 .icl .box.rc-tl, .llay.j3.c3 .icl .box.rc-tl .imgB { border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important; }
.llay.j3.c3 .icl .box.rc-bl, .llay.j3.c3 .icl .box.rc-bl .imgB { border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important; }
.llay.j3.c3 .con .box.rc-tl, .llay.j3.c3 .con .box.rc-tl .imgB { border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important; }
.llay.j3.c3 .con .box.rc-bl, .llay.j3.c3 .con .box.rc-bl .imgB { border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important; }
.llay.j3.c3 .con .box.rc-tr, .llay.j3.c3 .con .box.rc-tr .imgB { border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important; }
.llay.j3.c3 .con .box.rc-br, .llay.j3.c3 .con .box.rc-br .imgB { border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important; }

.llay.j2.c2 .ncl .box.rc-tr, .llay.j2.c2 .ncl .box.rc-tr .imgB { border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important; }
.llay.j2.c2 .ncl .box.rc-br, .llay.j2.c2 .ncl .box.rc-br .imgB { border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important; }
.llay.j2.c2 .con .box.rc-tl, .llay.j2.c2 .con .box.rc-tl .imgB { border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important; }
.llay.j2.c2 .con .box.rc-bl, .llay.j2.c2 .con .box.rc-bl .imgB { border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important; }

.rlay.j2.c3 .icl .box.rc-tr, .rlay.j2.c3 .icl .box.rc-tr .imgB { border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important; }
.rlay.j2.c3 .icl .box.rc-br, .rlay.j2.c3 .icl .box.rc-br .imgB { border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important; }
.rlay.j2.c3 .con .box.rc-tl, .rlay.j2.c3 .con .box.rc-tl .imgB { border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important; }
.rlay.j2.c3 .con .box.rc-bl, .rlay.j2.c3 .con .box.rc-bl .imgB { border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important; }

.rlay.j3.c3 .ncl .box.rc-tl, .rlay.j3.c3 .ncl .box.rc-tl .imgB { border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important; }
.rlay.j3.c3 .ncl .box.rc-bl, .rlay.j3.c3 .ncl .box.rc-bl .imgB { border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important; }
.rlay.j3.c3 .icl .box.rc-tr, .rlay.j3.c3 .icl .box.rc-tr .imgB { border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important; }
.rlay.j3.c3 .icl .box.rc-br, .rlay.j3.c3 .icl .box.rc-br .imgB { border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important; }
.rlay.j3.c3 .con .box.rc-tl, .rlay.j3.c3 .con .box.rc-tl .imgB { border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important; }
.rlay.j3.c3 .con .box.rc-bl, .rlay.j3.c3 .con .box.rc-bl .imgB { border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important; }
.rlay.j3.c3 .con .box.rc-tr, .rlay.j3.c3 .con .box.rc-tr .imgB { border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important; }
.rlay.j3.c3 .con .box.rc-br, .rlay.j3.c3 .con .box.rc-br .imgB { border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important; }

.rlay.j2.c2 .ncl .box.rc-tl, .rlay.j2.c2 .ncl .box.rc-tl .imgB { border-top-left-radius:0px !important; -webkit-border-top-left-radius:0px !important; -moz-border-radius-topleft:0px !important; }
.rlay.j2.c2 .ncl .box.rc-bl, .rlay.j2.c2 .ncl .box.rc-bl .imgB { border-bottom-left-radius:0px !important; -webkit-border-bottom-left-radius:0px !important; -moz-border-radius-bottomleft:0px !important; }
.rlay.j2.c2 .con .box.rc-tr, .rlay.j2.c2 .con .box.rc-tr .imgB { border-top-right-radius:0px !important; -webkit-border-top-right-radius:0px !important; -moz-border-radius-topright:0px !important; }
.rlay.j2.c2 .con .box.rc-br, .rlay.j2.c2 .con .box.rc-br .imgB { border-bottom-right-radius:0px !important; -webkit-border-bottom-right-radius:0px !important; -moz-border-radius-bottomright:0px !important; }
*/

/*
.box.rc-t .imgB {
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
	-webkit-border-bottom-left-radius:0px !important;
	-webkit-border-bottom-right-radius:0px !important;
	-moz-border-radius-bottomleft:0px !important;
	-moz-border-radius-bottomright:0px !important;
}
.box.rc-r .imgB {
	border-top-left-radius:0px !important;
	border-bottom-left-radius:0px !important;
	-webkit-boder-top-left-radius:0px !important;
	-webkit-border-bottom-left-radius:0px !important;
	-moz-border-radius-topleft:0px !important;
	-moz-border-radius-bottomleft:0px !important;
}
.box.rc-b .imgB {
	border-top-right-radius:0px !important;
	border-top-left-radius:0px !important;
	-webkit-border-top-right-radius:0px !important;
	-webkit-border-top-left-radius:0px !important;
	-moz-border-radius-topright:0px !important;
	-moz-border-radius-topleft:0px !important;
}
.box.rc-l .imgB {
	border-bottom-right-radius:0px !important;
	border-top-right-radius:0px !important;
	-webkit-border-bottom-right-radius:0px !important;
	-webkit-border-top-right-radius:0px !important;
	-moz-border-radius-bottomright:0px !important;
	-moz-border-radius-topright:0px !important;
}
.box.rc-tl .imgB {
	border-bottom-left-radius:0px !important;
	-webkit-border-bottom-left-radius:0px !important;
	-moz-border-radius-bottomleft:0px !important;
	border-bottom-right-radius:0px !important;
	-webkit-border-bottom-right-radius:0px !important;
	-moz-border-radius-bottomright:0px !important;
	border-top-right-radius:0px !important;
	-webkit-border-top-right-radius:0px !important;
	-moz-border-radius-topright:0px !important;
}
.box.rc-tr .imgB {
	border-bottom-left-radius:0px !important;
	-webkit-border-bottom-left-radius:0px !important;
	-moz-border-radius-bottomleft:0px !important;
	border-bottom-right-radius:0px !important;
	-webkit-border-bottom-right-radius:0px !important;
	-moz-border-radius-bottomright:0px !important;
	border-top-left-radius:0px !important;
	-webkit-border-top-left-radius:0px !important;
	-moz-border-radius-topleft:0px !important;
}
.box.rc-br .imgB {
	border-bottom-left-radius:0px !important;
	-webkit-border-bottom-left-radius:0px !important;
	-moz-border-radius-bottomleft:0px !important;
	border-top-right-radius:0px !important;
	-webkit-border-top-right-radius:0px !important;
	-moz-border-radius-topright:0px !important;
	border-top-left-radius:0px !important;
	-webkit-border-top-left-radius:0px !important;
	-moz-border-radius-topleft:0px !important;
}
.box.rc-bl .imgB {
	border-bottom-right-radius:0px !important;
	-webkit-border-bottom-right-radius:0px !important;
	-moz-border-radius-bottomright:0px !important;
	border-top-right-radius:0px !important;
	-webkit-border-top-right-radius:0px !important;
	-moz-border-radius-topright:0px !important;
	border-top-left-radius:0px !important;
	-webkit-border-top-left-radius:0px !important;
	-moz-border-radius-topleft:0px !important;
} */