.theme_controller {
	width:256px;
	position: absolute;
	top:215px;
	left:-219px;
	z-index:9998;
	text-align:left;
}
.theme_controller span.theme_sett_heading {
	border-top:1px solid #e0e0e0;
	width:219px;
	height:19px;
	display:block;
	background:#fff;
	text-align:left;
	text-indent:15px;
	font-weight:normal;
	font-size:17px;
	line-height:17px;
	color:#E17365;
	padding:16px 0 0 0px;
	margin:0px;
}
.theme_controller .title_underline {
	height:4px;
	margin-bottom:15px;
	line-height: 4px;
	display:block;
	background-repeat: repeat-x;
	background-position: 0 100%;
	background-color: transparent;
}
.theme_controller h4 {
	font:normal 13px Tahoma;
	padding-bottom:10px;
	text-indent:5px;
	margin-right:10px;
	margin-bottom:0px;
}
.theme_controller .flLeft {
	float:left;
	width:140px;
	padding:4px 0;
}
.theme_controller .flRight {
	float:right;
	width:25px;
	margin-right:5px;
}
.opt_separator {
	height:2px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	overflow:hidden;
}
.theme_controller select {
	width:100%;
}
.theme_controller #switch {
	position:absolute;
	top:0px;
	right:0px;
	z-index:999;
}
.theme_controller #switch #handler {
	width:37px;
	height:45px;
	cursor:pointer;	
}
.theme_controller #switch .opened {
	background:url(../images/sett_button.png) no-repeat 0px -45px;
}
.theme_controller #switch .opened:hover {
	background:url(../images/sett_button.png) no-repeat 0px 0px;	

}
.theme_controller #switch .closed:hover {
	background:url(../images/sett_button.png) no-repeat -37px -45px;	

}
.theme_controller #switch .closed {
	background:url(../images/sett_button.png) no-repeat -37px 0;

}
.theme_controller .controller {
	position: relative;
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-color: transparent;
	padding-bottom: 10px;
	margin-bottom:10px;
}
.theme_controller .indent{
	padding:0 23px 15px 15px;
	background:#fff url("../images/sett_panel_bg.jpg") repeat 0 0;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.20);
	-moz-box-shadow:    2px 2px 3px rgba(0, 0, 0, 0.20);
	box-shadow:         2px 2px 3px rgba(0, 0, 0, 0.20);
	margin-right:37px;
}
.theme_controller .var.last_item {
	margin-right:0;
}
.theme_controller .var {
	width:24px;
	height:24px;
	float:left;
	margin:0px 10px 10px 0;
	cursor:pointer;
	border:2px solid #e1e1e1;
}
.theme_controller .var:hover {
	border:2px solid #ccc;
}
.theme_controller label {
	display:inline-block;
}
.theme_controller .cButton {
	width:16px;
	height:16px;
	background:#ddd;
	float:left;
	display:inline-block;
	cursor:pointer;
}
.theme_controller .cActive {
	background:#f00;
}
.theme_controller #reset_cookie {
	display:inline-block;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #ecebeb;
	border:1px solid #e4e4e4;
	padding:4px 15px;
	color:#888;
	font:normal 12px/16px Arial;
	cursor:pointer;
	float:right;
}
.theme_controller #reset_cookie:hover {
	background-position: 0 -15px;
	color:#333;
}

/* ---- color pickers -------- */
#colorSelector, #colorSelector2, #links_color, #colorSelector_headings, #colorSelector_buttons, #text_color {
	width: 25px;
	height: 25px;
	/*background: url(../images/select2.png);*/
}
#colorSelector div, #colorSelector2 div, #links_color div, #colorSelector_headings div, #colorSelector_buttons div, #text_color div {
	position: relative;
	top: 0px;
	left: 0px;
	width: 21px;
	height: 21px;
	border:2px solid #e1e1e1;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-color: transparent;
}
.colorpickerHolder {
	top: 32px;
	left: 0;
	width: 356px;
	height: 0;
	overflow: hidden;
	position: absolute;
}
.colorpickerHolder .colorpicker {
	position: absolute;
	bottom: 0;
	left: 0;
}
.colorpickerHolder .colorpicker input {
	color: #778398;
}
.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	z-index:9999;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(../images/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	left: 322px;
	top: 142px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}


/* --------- chosen ------------ */
/* @group Base */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  zoom: 1;
  display: inline;
}
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 29px;
  left: 0;
  -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
  -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
  -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
  box-shadow        : 0 4px 5px rgba(0,0,0,.15);
  z-index: 999;
}
/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #ffffff;
  border:1px solid #cacaca;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 23px;
  line-height: 24px;
  padding: 0 0 0 8px;
  color: #444444;
  text-decoration: none;
  color:#999;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background-repeat: no-repeat;
background-position: right top;
background-color: transparent;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: right -11px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  background-repeat: no-repeat;
background-position: 0 0;
background-color: transparent;
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  background-repeat: no-repeat;
background-position: 100% -22px;
background-color: #fff;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
}
.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius   : 0 0 4px 4px;
  border-radius        : 0 0 4px 4px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
}
/* @end */

.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px;
}

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow   : none;
  -o-box-shadow     : none;
  box-shadow        : none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  border-radius        : 3px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #e4e4e4;

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%); 
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  -moz-box-shadow   : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  box-shadow        : 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 13px;
  font-size: 1px;
    background-repeat: no-repeat;
background-position: right top;
background-color: transparent;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
/* @end */

/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
}
.chzn-container-multi .chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .highlighted {
  background: #E08270;
  
  color: #fff;
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: none;
}
.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px; /* This should by dynamic with js */
  z-index: 1;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background-repeat: no-repeat;
background-position: -4px -3px;
background-color: transparent;
}
.chzn-container .chzn-results-scroll-up span {
  background-repeat: no-repeat;
background-position: -22px -3px;
background-color: transparent;
}
/* @end */

/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-single-with-drop {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow   : 0 1px 0 #fff inset;
  -o-box-shadow     : 0 1px 0 #fff inset;
  box-shadow        : 0 1px 0 #fff inset;
  background-color: #eee;
  
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: -ms-linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(top, #eeeeee 20%, #ffffff 80%);
  -webkit-border-bottom-left-radius : 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft : 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius : 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none;
}
.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 1px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */

/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity:0.5 !important;
}

.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* accourdion styles */
.sliderlabel {vertical-align: top; line-height: 16px}
.ac-container label.ac-label {
	font-size:16px;
	cursor:pointer;
}
.ac-container input:checked + label.ac-label,
.ac-container input:checked + label.ac-label:hover{
	color: #000;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.ac-container label.ac-label:after,
.ac-container input:checked + label.ac-label:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 3px;
	top: -2px;
	  background-repeat: no-repeat;
background-position: center center;
background-color: transparent;
}
.ac-container input.ac-input{
	display: none;
}
.ac-container .section{
	background: rgba(255, 255, 255, 0.5);
	height: 0px;
	position: relative;
	z-index: 10;
	overflow: hidden;
	margin:10px 0;
	border-bottom:1px solid #eee;
	-webkit-transition: height 0s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0s ease-in-out, box-shadow 0.6s linear;
	transition: height 0s ease-in-out, box-shadow 0.6s linear;
}
.ac-container .section p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ .section.h100 {height:55px; overflow: visible}
.ac-container input:checked ~ .section.h150 {height:75px; overflow: visible}
.ac-container input:checked ~ .section.h200 {height:155px; overflow: visible}
.ac-container input:checked ~ .section.h300 {height:270px; overflow: visible}
.ac-container input:checked ~ .section.h400 {height:295px; overflow: visible}

.partition {
	position:relative;	
}
.slide_section {overflow:hidden; padding-bottom:5px;}

/*----------------------*/

.slct {
  margin:0px 5px 0 0;
}

.back_0 {background:url(../images/patterns/back_0.png) repeat 50% 0 fixed}
.back_1 {background:url(../images/patterns/back_1.png) repeat 50% 0 fixed}
.back_2 {background:url(../images/patterns/back_2.png) repeat 50% 0 fixed}
.back_3 {background:url(../images/patterns/back_3.png) repeat 50% 0 fixed}
.back_4 {background:url(../images/patterns/back_4.png) repeat 50% 0 fixed}
.back_5 {background:url(../images/patterns/back_5.png) repeat 50% 0 fixed}
.back_6 {background:url(../images/patterns/back_6.png) repeat 50% 0 fixed}
.back_7 {background:url(../images/patterns/back_7.png) repeat 50% 0 fixed}
.back_8 {background:url(../images/patterns/back_8.png) repeat 50% 0 fixed}
.back_9 {background:url(../images/patterns/back_9.png) repeat 50% 0 fixed}
.back_10 {background:url(../images/patterns/back_10.png) repeat 50% 0 fixed}
.back_11 {background:url(../images/patterns/back_11.png) repeat 50% 0 fixed}
.back_12 {background:url(../images/patterns/back_12.png) repeat 50% 0 fixed}
.back_13 {background:url(../images/patterns/back_13.png) repeat 50% 0 fixed}
.back_14 {background:url(../images/patterns/back_14.png) repeat 50% 0 fixed}
.back_15 {background:url(../images/patterns/back_15.png) repeat 50% 0 fixed}
.back_16 {background:url(../images/patterns/back_16.png) repeat 50% 0 fixed}
.back_17 {background:url(../images/patterns/back_17.png) repeat 50% 0 fixed}
.back_18 {background:url(../images/patterns/back_18.png) repeat 50% 0 fixed}
.back_19 {background:url(../images/patterns/back_19.png) repeat 50% 0 fixed}

#ptrns {background:url(../images/patterns.jpg) no-repeat 0 0}

