/* Style Changer */

#stlChanger {
	font-family:"Trebuchet MS", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	color:#010101;
	font-size:.85em;
	min-width:35px;
	min-height:200px;
	overflow:hidden;
	position:fixed;
	top:1px;
	left:0;
	z-index:20;
}

#stlChanger #styleLoader {
background:url(http://www.indiabizzz.com/demo/templete-17-d/templete-17-d_files/loading_for_light.gif) 0 0 no-repeat;
	width:21px;
	height:16px;
	position:absolute;
	top:7px;
	right:9px;
	display:none;
}

#stlChanger .siteChanger, #stlChanger .bgChanger, #stlChanger .stCols, #stlChanger .buts {
	position:relative;
	overflow:hidden;
}

#stlChanger .siteChanger, #stlChanger .bgChanger {
	min-width:35px;
	min-height:100px;
}

#stlChanger a {color:#010101;}

#stlChanger a:hover {text-decoration:none;}

#stlChanger input {
	font-family:"Trebuchet MS", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	border:1px solid #b7b7b7;
	color:#010101;
	width:120px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#stlChanger select {
	font-family:"Trebuchet MS", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	border:1px solid #b7b7b7;
	color:#010101;
	font-size:1em;
	width:130px;
	padding:3px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#stlChanger .blockChanger {
	width:150px;
	padding:0 35px 5px 0;
}

#stlChanger .chBody {
	border:1px solid #b7b7b7;
	background:#fefefe;
	width:132px;
	padding:0 8px 15px 10px;
	position:relative;
	overflow:hidden;
	border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
}

#stlChanger .chBut {
	border:1px solid #b7b7b7;
	border-left:0;
	background:#fefefe url(close000.jpg) 10px 11px no-repeat;
	width:33px;
	height:35px;
	position:absolute;
	top:35px;
	right:0;
	z-index:30;
	border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
}

#stlChanger .bgChanger .chBut.closed {background:#fefefe url(web00000.webp) 7px 9px no-repeat;}

#stlChanger .stBlock {
	border-top:1px solid #b7b7b7;
	margin:0 -8px 0 -10px;
	padding:0 8px 0 10px;
	position:relative;
	overflow:hidden;
}

#stlChanger span {
	display:block;
	padding:3px 0;
}

#stlChanger .stCols span, #stlChanger .stBgs a {
	text-decoration:none;
	width:20px;
	height:16px;
	float:left;
	padding:0;
	margin:0 2px 2px 0;
	cursor:pointer;
}

#stlChanger .stCols span {text-indent:-9999px;}

#stlChanger .stCols span.current {
	border:1px solid #b7b7b7;
	width:18px;
	height:14px;
}

#stlChanger .stBgs a img {
	border:0;
	background:none;
	width:20px;
	height:16px;
	padding:0;
}

#stlChanger .stBgs a.bg_t img {
	border:1px solid #b7b7b7;
	width:18px;
	height:14px;
}

#stlChanger .stBgs a.current img, #stlChanger .stBgs a.bg_t.current img {
	border:1px solid #010101;
	width:18px;
	height:14px;
}

#stlChanger a.stColor {
	background:url(picker00.webp) 0 0 no-repeat;
	color:#7c7c7c;
	display:block;
	height:23px;
	padding:0 2px 0 30px;
	margin:7px 0;
	position:relative;
	overflow:hidden;
}

#stlChanger a.stColor span {
	border:1px solid #b7b7b7;
	width:18px;
	height:18px;
	float:right;
	padding:0;
	margin:1px 0 0;
}

#stlChanger .stColorParent {
	position:relative;
	overflow:hidden;
}

#stlChanger a.stColor2 {
	color:#7c7c7c;
	display:block;
	width:20px;
	height:23px;
	float:right;
	padding:0 2px 0 0;
	margin:8px 0 5px;
	position:relative;
	overflow:hidden;
}

#stlChanger a.stColor2 span {
	border:1px solid #b7b7b7;
	width:18px;
	height:18px;
	float:right;
	padding:0;
	margin:0;
}

#stlChanger .buts {
	float:right;
	padding:7px 1px;
}

#stlChanger .buts a {
	border:1px solid #b7b7b7;
	display:block;
	line-height:22px;
	text-align:center;
	width:45px;
	height:22px;
	float:left;
	padding:2px 0;
	background:#fefefe;
	background:linear-gradient(#f7f7f7, #efefef);
	background:-moz-linear-gradient(#f7f7f7, #efefef);
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#f7f7f7), to(#efefef));
	-pie-background:linear-gradient(#f7f7f7, #efefef);
	border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
}

#stlChanger .buts a.current, #stlChanger .buts a:hover {
	background:linear-gradient(#efefef, #f7f7f7);
	background:-moz-linear-gradient(#efefef, #f7f7f7);
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#efefef), to(#f7f7f7));
	-pie-background:linear-gradient(#efefef, #f7f7f7);
}

#stlChanger .buts a:first-child {
	border-right:0;
	border-radius:5px 0 0 5px;
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
}

#stlChanger .butNParent {
	border-top:1px solid #b7b7b7;
	padding:8px 8px 0 10px;
	margin:0 -8px -7px -10px;
	position:relative;
	overflow:hidden;
}

#stlChanger .butNParent a.butN {
	border:1px solid #b7b7b7;
	display:block;
	line-height:22px;
	text-align:center;
	width:58px;
	height:22px;
	float:right;
	padding:2px 0;
	margin:0 2px 0 0;
	background:#fefefe;
	background:linear-gradient(#f7f7f7, #efefef);
	background:-moz-linear-gradient(#f7f7f7, #efefef);
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#f7f7f7), to(#efefef));
	-pie-background:linear-gradient(#f7f7f7, #efefef);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#stlChanger .butNParent a.butN:first-child {float:left;}

#stlChanger .butNParent a.butN:hover {
	background:linear-gradient(#efefef, #f7f7f7);
	background:-moz-linear-gradient(#efefef, #f7f7f7);
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#efefef), to(#f7f7f7));
	-pie-background:linear-gradient(#efefef, #f7f7f7);
}
