/* @override 
	http://localhost:8888/wordpress/wp-content/themes/FRAMEWORKredsun/styleswitcher/styleswitcher.css */

#ss_open
        { 
	height: auto;
	width: 101px;
	position: fixed;
	top: 50px;
        right: 0;
 	z-index:10000;        
	padding: 15px 15px;
        background-color: #fff;
	background-color: rgba(250, 250, 250, 0.97);
	font-size: 11px;
        line-height: 11px;
        -moz-border-radius: 0 0 0 6px;
        -webkit-border-radius: 0 0 0 6px;
        border-radius: 0 0 0 6px;
        box-shadow: 0 1px 2px rgba(30, 70, 70, 0.28);
	}

.ss_close
        { 
	margin-right: -132px;	
	}

#styleswitcher_btn
        { 
	width: auto;
	height: auto;
	position: absolute;
	left: -39px;
	top: 0;
	background-repeat: no-repeat;
        background-color: #fff;
	background-color: rgba(250, 250, 250, 0.97);
	border: 1px solid #ddd;
        border-right: none;
        -moz-border-radius:  6px 0 0 6px;
        -webkit-border-radius:  6px 0 0 6px;
        border-radius:  6px 0 0 6px;
        color: #888;
        font-size: 28px;
        padding: 5px;
	}
        


.ss_section {
        margin: 20px 0 0 0;
        overflow: hidden;
        }

.styleswitcher  h5 {
        font: 12px Ruda, "Helvetica neue", Helvetica, Arial, sans-serif !important;
        font-weight: bold;
        color: #aaa;
	margin: 0;
        margin-bottom: 5px;
        padding: 2px 0 2px 2px;
        text-transform: uppercase;
        }

.styleswitcher  h4 {
        font: 14px Ruda, "Helvetica neue", Helvetica, Arial, sans-serif !important;
        font-weight: bold;
        color: #888;
	margin: 0;
        margin-bottom: 5px;
        padding: 2px 0 2px 2px;
        text-transform: uppercase;
        }

.ss_p {
        color: #888;
        margin: 10px 0 0 0;
        line-height: 14px;
        }

#background-light ul,
#background-dark ul,
ul#color 
        {
        margin-left: 0;
        margin-top: 18px;
        }
        
ul#color 
        {
        margin: 0;
        }
        
#skins li,
#background-light li,
#background-dark li,
#color li
        {
        list-style: none;
        margin-left: -18px;
        margin-bottom: 5px;  
        }        

#background-light li,
#background-dark li,
#color li
        {
        display: inline;
        } 

#skins a
        {
        color:#888 !important;
        }
        
#skins a:hover
        {
        color: #444;
        }       

 #skins ul.tabs,
 #skins li.ui-tabs-selected a
	{
	color: #444;
        font-weight: bold;
	}     
       
#background-dark .background
        {
        background-color:#333;
        }

#ss_open .background_wrap
        {
        margin-top: -15px;
        }

#ss_open .color,
#ss_open .ssimg {
	width:22px;
	height:22px;
	display:block;
	float:left;
	margin-right:4px;
	margin-bottom:4px;	
        }


#ss_open .ss_last {
        margin-right: 0px;
}

#ss_open select {
        background-color: #eee;
        border: 1px solid #eee;
        width: 100px;
        padding: 2px;
        font-size: 11px;
        color: #888;
        }

/* color */
.hex_fdb813 {background-color: #fdb813;}
.hex_F1592A {background-color: #F1592A;}
.hex_ff4229 {background-color: #ff4229;}
.hex_fb2e2e {background-color: #fb2e2e;}

.hex_EF65A3 {background-color: #EF65A3;}
.hex_fc416a {background-color: #fc416a;}
.hex_ff4354 {background-color: #ff4354;}
.hex_ff1190 {background-color: #ff1190;} 

.hex_14b8f5 {background-color: #14b8f5;}  
.hex_00BECC {background-color: #00BECC;} 
.hex_18cece {background-color: #18cece;} 
.hex_16A085 {background-color: #16A085;}

.hex_BC5727 {background-color: #BC5727;} 
.hex_9e5f35 {background-color: #9e5f35;}
.hex_927155 {background-color: #927155;} 
.hex_9a8764 {background-color: #9a8764;} 




/* select box */
#ss_open .sbHolder {
	background-color: #eee;
	height: 20px;
	position: absolute;
	width: 100px;
        }
        
h5.topmargin{ margin-top: 20px;}
        
#ss_open .sbSelector{
	display: block;
	height: 20px;
	left: 0;
	line-height: 20px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 80px;
        margin-bottom: 20px;
        }
        
#ss_open .sbSelector:link,
#ss_open .sbSelector:visited,
#ss_open .sbSelector:hover{
	color: #444;
	outline: none;
	text-decoration: none;
        }
        
#ss_open .sbToggle{
	background: url(down.png) 0 0 no-repeat;
	display: block;
	height: 20px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
        }
        
#ss_open .sbToggle:hover{
	background: url(down2.png) 0 0 no-repeat;
        }
        
#ss_open  .sbToggleOpen{
	background: url(up.png) 0 0 no-repeat;
        }
        
#ss_open  .sbToggleOpen:hover{
	background: url(up2.png) 0 0 no-repeat;
        }

#ss_open .sbOptions{
	background-color: #eee;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	width: 100px;
	z-index: 1;
	overflow-y: auto;
        }
        
#ss_open .sbOptions li{
	padding: 0 5px;
        }
        
#ss_open .sbOptions a{
	display: block;
	outline: none;
	padding: 5px 0 5px 5px;
        }
        
#ss_open .sbOptions a:link,
#ss_open .sbOptions a:visited{
	color: #aaa;
	text-decoration: none;
        }
        
#ss_open .sbOptions a:hover,
#ss_open .sbOptions a:focus,
#ss_open .sbOptions a.sbFocus{
        color: #FF4354;
        }
