
#style_switcher{

	background:#444 url(../images/Style_Switcher.png) no-repeat 4px; height:30px;width:30px;position:fixed;z-index:1;margin-top:65px;cursor:pointer;
	border-top-right-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border:1px solid #111;
	-moz-box-shadow: 0 0 1px 1px #666;-webkit-box-shadow: 0 0 1px 1px#666;box-shadow: 0 0 1px 1px #666;

}

#sscontent{background:#444;height:auto;width:0px;z-index:1;position:fixed;margin-top:100px;visibility:hidden;border:1px solid #111;
border-top-right-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;
	-moz-box-shadow: 0 0 1px 1px #666;-webkit-box-shadow: 0 0 1px 1px#666;box-shadow: 0 0 1px 1px #666;
	}
	
#sscontent ul{color:White;}	
#sscontent ul select{width:160px;float:left;margin-left:10px;}
#sscontent ul li.title{ color:#fafafa !important; font-weight:500;padding-bottom:0;padding-top:10px;border-bottom:1px solid #555555;font-size:14px; text-align:center; width:100%;}
#sscontent ul li.last{border-top:1px solid #555555;color:Gray;font-size:12px;}
#sscontent ul li{padding:0px 0;text-align:center;height:30px;}
.colorBox,.patternBox{width:28px; height:28px;border:1px solid #dfdfdf; float:left;margin:0 7px;cursor:pointer;}

.colorBox.default{background:#2d94d7;}
.colorBox.blue_dark{background:#2e608b;}
.colorBox.blue_navy{background:#657383;}
.colorBox.green_teal{background:#3ea9a1;}
.colorBox.purple{background:#9a86a2;}
.colorBox.red{background:#dc4f49;}
.colorBox.magenta{background:#c25283;}
.colorBox.orange{background:#f35a20;}


.patternBox.batthern{background:url(../images/patternsStyleSwitcher/batthern.png) no-repeat;}
.patternBox.billie_holiday{background:url(../images/patternsStyleSwitcher/billie_holiday.png) no-repeat;}
.patternBox.cardboard{background:url(../images/patternsStyleSwitcher/cardboard.png) no-repeat;}
.patternBox.diagonal-noise{background:url(../images/patternsStyleSwitcher/diagonal-noise.png) no-repeat;}
.patternBox.diamond_upholstery{background:url(../images/patternsStyleSwitcher/diamond_upholstery.png) no-repeat;}
.patternBox.exclusive_paper{background:url(../images/patternsStyleSwitcher/exclusive_paper.png) no-repeat;}
.patternBox.fabric_of_squares_gray{background:url(../images/patternsStyleSwitcher/fabric_of_squares_gray.png) no-repeat;}
.patternBox.fabric_plaid{background:url(../images/patternsStyleSwitcher/fabric_plaid.png) no-repeat;}
.patternBox.gplaypattern{background:url(../images/patternsStyleSwitcher/gplaypattern.png) no-repeat;}
.patternBox.graphy{background:url(../images/patternsStyleSwitcher/graphy.png) no-repeat;}
.patternBox.grey{background:url(../images/patternsStyleSwitcher/grey.png) no-repeat;}
.patternBox.gridme{background:url(../images/patternsStyleSwitcher/gridme.png) no-repeat;}
.patternBox.light_wool{background:url(../images/patternsStyleSwitcher/light_wool.png) no-repeat;}
.patternBox.linedpaper{background:url(../images/patternsStyleSwitcher/linedpaper.png) no-repeat;}
.patternBox.mochaGrunge{background:url(../images/patternsStyleSwitcher/mochaGrunge.png) no-repeat;}
.patternBox.mooning{background:url(../images/patternsStyleSwitcher/mooning.png) no-repeat;}
.patternBox.noisy_grid{background:url(../images/patternsStyleSwitcher/noisy_grid.png) no-repeat;}
.patternBox.otis_redding{background:url(../images/patternsStyleSwitcher/otis_redding.png) no-repeat;}
.patternBox.p6{background:url(../images/patternsStyleSwitcher/p6.png) no-repeat;}
.patternBox.pw_pattern{background:url(../images/patternsStyleSwitcher/pw_pattern.png) no-repeat;}
.patternBox.squairy_light{background:url(../images/patternsStyleSwitcher/squairy_light.png) no-repeat;}
.patternBox.stacked_circles{background:url(../images/patternsStyleSwitcher/stacked_circles.png) no-repeat;}
.patternBox.subtlenet2{background:url(../images/patternsStyleSwitcher/subtlenet2.png) no-repeat;}
.patternBox.wavegrid{background:url(../images/patternsStyleSwitcher/wavegrid.png) no-repeat;}














