
.color-styles img{margin-right: 27px}
.color-styles div{margin: 40px 0 60px}

.icon-showcase{padding: 10px 0}
.icon-showcase a {margin: 0 23px 10px 0}



#style-panel{
position:fixed;
width:130px;
padding:10px;
height:auto;
left:-2px;
top:50px;
background:#F4F4F4;
border-radius:0 2px 2px 0;
border:1px solid #f9f9f9;
box-shadow:0 1px 3px #777777, 4px 0 9px #C0C0C0 inset;
z-index: 1000;
border-right: 4px solid #c0c0c0
}

.style-panel-toggle {
position: absolute;
width: 25px;
height: 40px;
right: -25px;
top: 10px;
opacity: 0.5;
border-radius: 0 3px 3px 0;
cursor: url(../tema/cursor/hand.cur),pointer;
z-index: 1;
-webkit-transition:all 0.3s ease-out;
-moz-transition:all 0.3s ease-out;
transition:all 0.3s ease-out;
}

.style-panel-toggle:hover{
	opacity: 1;
}

.style-panel-toggle:hover span{
	font-size: 3.5em;
}

.style-panel-toggle span {
display: block;
text-align: center;
font-size: 3em;
line-height: 35px;
height: 40px;
position: relative;
}

.style-panel-toggle {
background: #F4F4F4;
color: black;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.8);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#style-panel h4{
margin:8px 9px 0;
color: #202020;
text-shadow: 0 1px 0 rgba(255,255,255,.75);
background: url("../tema/body/hr-divide.png") repeat-x scroll 0 90% transparent;
}

#style-panel .jqTransformSelectWrapper{margin-bottom: 10px;}

#head-font{
	margin: 9px;
}

ul.styles{
display:block;
overflow:hidden;
padding:5px;
float:none;
margin:0;
}

ul.styles li{
display:inline;
float:left;

}
ul.styles li a{
display:block;
margin:5px;
width:12px;
height:12px;
}

ul.presets li a{
	padding:4px; 
	border-radius:2px;
	box-shadow: 1px 1px 0 #BABABA;
}

ul.backgrounds li a{
	padding:4px; 
	border-radius:2px;
	box-shadow: 1px 1px 0 #BABABA;
	border: 1px solid #f0f0f0;
	width:10px;
	height:10px;
}

#color_1{background:#3E78C3;}
#color_2{background:#CF6102;}
#color_3{background:#C13332;}
#color_4{background:#95C934;}
#color_5{background:#F5AB33;}
#color_6{background:#703C48;}
#color_7{background:#476074;}
#color_8{background:#69411D;}

#bg_1{background: url('../tema/bg/bg_texture_1.jpg') repeat fixed top left #F2F2F2;}
#bg_2{background: url('../tema/bg/bg_texture_2.jpg') repeat fixed top left #F2F2F2;}
#bg_3{background: url('../tema/bg/bg_texture_3.jpg') repeat fixed top left #F2F2F2;}
#bg_4{background: url('../tema/bg/bg_texture_4.jpg') repeat fixed top left #F2F2F2;}
#bg_5{background: url('../tema/bg/bg_texture_5.jpg') repeat fixed top left #F2F2F2;}
#bg_6{background: url('../tema/bg/bg_texture_6.jpg') repeat fixed top left #F2F2F2;}
#bg_7{background: url('../tema/bg/bg_texture_7.jpg') repeat fixed top left #F2F2F2;}
#bg_8{background: url('../tema/bg/bg_texture_8.jpg') repeat fixed top left #F2F2F2;}
#bg_9{background: url('../tema/bg/bg_texture_9.jpg') repeat fixed top left #F2F2F2;}
#bg_10{background: url('../tema/bg/bg_texture_10.jpg') repeat fixed top left #F2F2F2;}
#bg_11{background: url('../tema/bg/bg_texture_11.jpg') repeat fixed top left #F2F2F2;}
#bg_12{background: url('../tema/bg/bg_texture_12.jpg') repeat fixed top left #F2F2F2;}

