/******* Style Switcher *******/
.switcher2-box {
	width:364px;
	position: fixed;
	right: -364px;
	top: 260px;
	text-align: center;
	z-index: 99999999;
	background-color: #fff;
	border-radius: 0 0 2px 0;
	border-radius: 0 5px 5px 0;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.switcher2-box a{
	cursor: pointer;
}
.switcher2-box h4 {
	display: block;
	height: 40px;
	line-height: 42px;
	font-size: 14px;
	    font-weight: normal;
	color: #fff !important;
	background-color: black;
	margin-bottom: 10px;
}
.switcher2-box span {
	display: block;
	padding: 5px 20px;
	text-align: left;
}
.switcher2-box .colors-list {
	padding: 0 18px 0 18px;
	margin-bottom: 8px;
	line-height: 20px;
}
.switcher2-box .colors-list li {
	display: inline-block;
	margin-right: 2px;
}
.switcher2-box .colors-list li a {
	display: block;
	width: 24px;
	height: 18px;
	cursor: pointer;
}
.switcher2-box .colors-list li a.blue {
	background-color: #0a9fd8;
}
.switcher2-box .colors-list li a.cyan {
	background-color: #27bebe;
}
.switcher2-box .colors-list li a.jade {
	background-color: #0bb586;
}
.switcher2-box .colors-list li a.red {
	background-color: #ee3733;
}
.switcher2-box .colors-list li a.peach {
	background-color: #f49237;
}
.switcher2-box .colors-list li a.sky-blue {
	background-color: #38cbcb;
}
.switcher2-box .colors-list li a.yellow {
	background-color: #f8ba01;
}
.switcher2-box .colors-list li a.green {
	background-color: #94c523;
}
.switcher2-box .colors-list li a.orange {
	background-color: #f36510;
}
.switcher2-box .colors-list li a.pink {
	background-color: #f1505b;
}
.switcher2-box .colors-list li a.purple {
	background-color: #6a3da3;
}
.switcher2-box .colors-list li a.beige {
	background-color: #fdb655;
}
.switcher2-box .layout-style, .switcher2-box .topbar-style {
	width: 172px;
	padding: 6px 9px;
	outline: none;
	display: block;
	background: #fff;
	border-radius: 3px;
	padding: 4px 6px;
	color: #666;
	cursor: pointer;
	border-radius: 2px;
	font-size: 12px;
	margin: 0 0 12px 20px;
	border: 1px solid #ddd;
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.06);
	box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.06);
}
.switcher2-box .bg-list {
	padding: 0 18px 0 18px;
	margin-bottom: 18px;
}
.switcher2-box .bg-list li {
	display: inline-block;
	margin-right: 2px;
}
.switcher2-box .bg-list li a {
	display: block;
	width: 20px;
	height: 20px;
}
.switcher2-box .bg-list li a.bg1 {
	background: url(../images/patterns/1.png) repeat;
}
.switcher2-box .bg-list li a.bg2 {
	background: url(../images/patterns/2.png) repeat;
}
.switcher2-box .bg-list li a.bg3 {
	background: url(../images/patterns/3.png) repeat;
}
.switcher2-box .bg-list li a.bg4 {
	background: url(../images/patterns/4.png) repeat;
}
.switcher2-box .bg-list li a.bg5 {
	background: url(../images/patterns/5.png) repeat;
}
.switcher2-box .bg-list li a.bg6 {
	background: url(../images/patterns/6.png) repeat;
}
.switcher2-box .bg-list li a.bg7 {
	background: url(../images/patterns/7.png) repeat;
}
.switcher2-box .bg-list li a.bg8 {
	background: url(../images/patterns/8.png) repeat;
}
.switcher2-box .bg-list li a.bg9 {
	background: url(../images/patterns/9.png) repeat;
}
.switcher2-box .bg-list li a.bg10 {
	background: url(../images/patterns/10.png) repeat;
}
.switcher2-box .bg-list li a.bg11 {
	background: url(../images/patterns/11.png) repeat;
}
.switcher2-box .bg-list li a.bg12 {
	background: url(../images/patterns/12.png) repeat;
}
.switcher2-box .bg-list li a.bg13 {
	background: url(../images/patterns/13.png) repeat;
}
.switcher2-box .bg-list li a.bg14 {
	background: url(../images/patterns/14.png) repeat;
}

.switcher2-box .open-switcher2 {
width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    background: black  center no-repeat;
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
}

.switcher2-box .open-switcher2:hover {
	background: url(../images/icons/switcher2.png) #444 center no-repeat;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	color: #fff;
}

.switcher2-box .open-switcher2 i {
	text-align: center;
	padding-top: 7px;
}

.switcher2-click
{
	       width: 364px;
    position: fixed;
    right: -324px;
	top: 260px;
    text-align: center;
    z-index: 99999999;
    border-radius: 0 0 2px 0;
    border-radius: 0 5px 5px 0;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.switcher2-click a {
    display: block;
    height: 40px;
    line-height: 42px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    background-color: black;
}
