/* F
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-f {
	border: 1px solid #666666 /*{f-bar-border}*/;
	background: #cccccc /*{f-bar-background-color}*/;
	color: #666666 /*{f-bar-color}*/;
	font-weight: bold;
	/*text-shadow: 0  2px  0  #666666 ;*/
	background-image: -webkit-gradient(linear, left top, left bottom, from( #cccccc /*{f-bar-background-start}*/), to( #cccccc /*{f-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #cccccc /*{f-bar-background-start}*/, #cccccc /*{f-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #cccccc /*{f-bar-background-start}*/, #cccccc /*{f-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #cccccc /*{f-bar-background-start}*/, #cccccc /*{f-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #cccccc /*{f-bar-background-start}*/, #cccccc /*{f-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #cccccc /*{f-bar-background-start}*/, #cccccc /*{f-bar-background-end}*/);
}
.ui-bar-f .ui-link-inherit {
	color: #e6e6e6 /*{f-bar-color}*/;
}
.ui-bar-f a.ui-link {
	color: #7cc4e7 /*{f-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-f a.ui-link:visited {
    color: #2489ce /*{f-bar-link-visited}*/;
}
.ui-bar-f a.ui-link:hover {
	color: #2489ce /*{f-bar-link-hover}*/;
}
.ui-bar-f a.ui-link:active {
	color: #2489ce /*{f-bar-link-active}*/;
}
.ui-bar-f,
.ui-bar-f input,
.ui-bar-f select,
.ui-bar-f textarea,
.ui-bar-f button {
	               font-family: Arial !important;
}
.ui-body-f,
.ui-overlay-f {
		/*border: 1px solid #e6e6e6 {f-body-border};*/

	color: #666666 /*{f-body-color}*/;
	/*text-shadow: 0  1px  0  #eeeeee ;*/
	background: #e6e6e6 /*{f-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e3e3e3 /*{f-body-background-start}*/), to( #e8e8e8 /*{f-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #e3e3e3 /*{f-body-background-start}*/, #e8e8e8 /*{f-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #e3e3e3 /*{f-body-background-start}*/, #e8e8e8 /*{f-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #e3e3e3 /*{f-body-background-start}*/, #e8e8e8 /*{f-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #e3e3e3 /*{f-body-background-start}*/, #e8e8e8 /*{f-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #e3e3e3 /*{f-body-background-start}*/, #e8e8e8 /*{f-body-background-end}*/);
}
.ui-overlay-f {
	background-image: none;
	border-width: 0;
}
.ui-body-f,
.ui-body-f input,
.ui-body-f select,
.ui-body-f textarea,
.ui-body-f button {
	               font-family: Arial !important;
}
.ui-body-f .ui-link-inherit {
	color: #666666 /*{f-body-color}*/;
}
.ui-body-f .ui-link {
	color: #666666 /*{f-body-link-color}*/;
	font-weight: bold;
}
.ui-body-f .ui-link:visited {
    color: #2489ce /*{f-body-link-visited}*/;
}
.ui-body-f .ui-link:hover {
	color: #2489ce /*{f-body-link-hover}*/;
}
.ui-body-f .ui-link:active {
	color: #2489ce /*{f-body-link-active}*/;
}
.ui-btn-up-f {
	border: 1px solid #999999;/*{f-bup-border}*/

	background: #e6e6e6;/*{f-bup-background-color}*/
	font-weight: bold;
	color: #666666 /*{f-bup-color}*/;
		/*text-shadow: 0 1px 0 #ffffff;*/
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e6e6e6 /*{f-bup-background-start}*/), to( #e6e6e6 /*{f-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #e6e6e6 /*{f-bup-background-start}*/, #e6e6e6 /*{f-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #e6e6e6 /*{f-bup-background-start}*/, #e6e6e6 /*{f-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #e6e6e6 /*{f-bup-background-start}*/, #e6e6e6 /*{f-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #e6e6e6 /*{f-bup-background-start}*/, #e6e6e6 /*{f-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #e6e6e6 /*{f-bup-background-start}*/, #e6e6e6 /*{f-bup-background-end}*/);
}
li.ui-btn-up-f { border: 0 !important; border-bottom: 1px solid #666666 !important;}

.ui-btn-up-f:visited,
.ui-btn-up-f a.ui-link-inherit {
	color: #666666 /*{f-bup-color}*/;
}
.ui-btn-hover-f {
	border: 1px solid #666666 /*{f-bhover-border}*/;
	background: #adadad /*{f-bhover-background-color}*/;
	font-weight: bold;
	color: #666666 /*{f-bhover-color}*/;

		/*text-shadow: 0 1px 0 #ffffff;*/
	background-image: -webkit-gradient(linear, left top, left bottom, from( #adadad /*{f-bhover-background-start}*/), to( #adadad /*{f-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #adadad /*{f-bhover-background-start}*/, #adadad /*{f-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #adadad /*{f-bhover-background-start}*/, #adadad /*{f-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #adadad /*{f-bhover-background-start}*/, #adadad /*{f-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #adadad /*{f-bhover-background-start}*/, #adadad /*{f-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #adadad /*{f-bhover-background-start}*/, #adadad /*{f-bhover-background-end}*/);
}
li.ui-btn-hover-f { border: 0 !important; border-bottom: 1px solid #666666 !important;}

.ui-btn-hover-f:visited,
.ui-btn-hover-f:hover,
.ui-btn-hover-f a.ui-link-inherit {
	color: #f2f2f2 /*{f-bhover-color}*/;
}
.ui-btn-down-f {
	border: 1px solid #666666 /*{f-bdown-border}*/;
	background: #adadad /*{f-bdown-background-color}*/;
	font-weight: bold;
	color: #666666 /*{f-bdown-color}*/;
		/*text-shadow: 0 1px 0 #ffffff;*/
	background-image: -webkit-gradient(linear, left top, left bottom, from( #adadad /*{f-bdown-background-start}*/), to( #adadad /*{f-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #adadad /*{f-bdown-background-start}*/, #adadad /*{f-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #adadad /*{f-bdown-background-start}*/, #adadad /*{f-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #adadad /*{f-bdown-background-start}*/, #adadad /*{f-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #adadad /*{f-bdown-background-start}*/, #adadad /*{f-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #adadad /*{f-bdown-background-start}*/, #adadad /*{f-bdown-background-end}*/);
}
.ui-btn-down-f:visited,
.ui-btn-down-f:hover,
.ui-btn-down-f a.ui-link-inherit {
	color: #666666 /*{f-bdown-color}*/;
}
.ui-btn-up-f,
.ui-btn-hover-f,
.ui-btn-down-f {
	               font-family: Arial !important;
	text-decoration: none;
}


img.ui-li-thumb{
	margin-top: 10px !important;
	margin-left: 10px;
}


/* G
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-g {
	border: 1px solid #666666 /*{g-bar-border}*/;
	background: #55575b /*{g-bar-background-color}*/;
	color: #f2f2f2 /*{g-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{g-bar-shadow-x}*/ 2px /*{g-bar-shadow-y}*/ 0 /*{g-bar-shadow-radius}*/ #1b1c1d /*{g-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #55575b /*{g-bar-background-start}*/), to( #38393b /*{g-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #55575b /*{g-bar-background-start}*/, #38393b /*{g-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #55575b /*{g-bar-background-start}*/, #38393b /*{g-bar-background-end}*/); /* GF3.6 */
	background-image:     -ms-linear-gradient( #55575b /*{g-bar-background-start}*/, #38393b /*{g-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #55575b /*{g-bar-background-start}*/, #38393b /*{g-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #55575b /*{g-bar-background-start}*/, #38393b /*{g-bar-background-end}*/);
}
.ui-bar-g .ui-link-inherit {
	color: #f2f2f2 /*{g-bar-color}*/;
}
.ui-bar-g a.ui-link {
	color: #7cc4e7 /*{g-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-g a.ui-link:visited {
    color: #2489ce /*{g-bar-link-visited}*/;
}
.ui-bar-g a.ui-link:hover {
	color: #2489ce /*{g-bar-link-hover}*/;
}
.ui-bar-g a.ui-link:active {
	color: #2489ce /*{g-bar-link-active}*/;
}
.ui-bar-g,
.ui-bar-g input,
.ui-bar-g select,
.ui-bar-g textarea,
.ui-bar-g button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-g,
.ui-overlay-g {
	border: 1px solid #e6e6e6 /*{g-body-border}*/;
	color: #55575b /*{g-body-color}*/;
	text-shadow: 0 /*{g-body-shadow-x}*/ 1px /*{g-body-shadow-y}*/ 0 /*{g-body-shadow-radius}*/ #eeeeee /*{g-body-shadow-color}*/;
	background: #e6e6e6 /*{g-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e3e3e3 /*{g-body-background-start}*/), to( #e8e8e8 /*{g-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #e3e3e3 /*{g-body-background-start}*/, #e8e8e8 /*{g-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #e3e3e3 /*{g-body-background-start}*/, #e8e8e8 /*{g-body-background-end}*/); /* GF3.6 */
	background-image:     -ms-linear-gradient( #e3e3e3 /*{g-body-background-start}*/, #e8e8e8 /*{g-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #e3e3e3 /*{g-body-background-start}*/, #e8e8e8 /*{g-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #e3e3e3 /*{g-body-background-start}*/, #e8e8e8 /*{g-body-background-end}*/);
}
.ui-overlay-g {
	background-image: none;
	border-width: 0;
}
.ui-body-g,
.ui-body-g input,
.ui-body-g select,
.ui-body-g textarea,
.ui-body-g button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-g .ui-link-inherit {
	color: #55575b /*{g-body-color}*/;
}
.ui-body-g .ui-link {
	color: #55575b /*{g-body-link-color}*/;
	font-weight: bold;
}
.ui-body-g .ui-link:visited {
    color: #2489ce /*{g-body-link-visited}*/;
}
.ui-body-g .ui-link:hover {
	color: #2489ce /*{g-body-link-hover}*/;
}
.ui-body-g .ui-link:active {
	color: #2489ce /*{g-body-link-active}*/;
}
.ui-btn-up-g {
	border: 1px solid #cccccc /*{g-bup-border}*/;
	background: #dedede /*{g-bup-background-color}*/;
	font-weight: bold;
	color: #55575b /*{g-bup-color}*/;
	text-shadow: 0 /*{g-bup-shadow-x}*/ 1px /*{g-bup-shadow-y}*/ 0 /*{g-bup-shadow-radius}*/ #ffffff /*{g-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #dedede /*{g-bup-background-start}*/), to( #dedede /*{g-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #dedede /*{g-bup-background-start}*/, #dedede /*{g-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #dedede /*{g-bup-background-start}*/, #dedede /*{g-bup-background-end}*/); /* GF3.6 */
	background-image:     -ms-linear-gradient( #dedede /*{g-bup-background-start}*/, #dedede /*{g-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #dedede /*{g-bup-background-start}*/, #dedede /*{g-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #dedede /*{g-bup-background-start}*/, #dedede /*{g-bup-background-end}*/);
}
.ui-btn-up-g:visited,
.ui-btn-up-g a.ui-link-inherit {
	color: #55575b /*{g-bup-color}*/;
}
.ui-btn-hover-g {
	border: 1px solid #f2f2f2 /*{g-bhover-border}*/;
	background: #f2f2f2 /*{g-bhover-background-color}*/;
	font-weight: bold;
	color: #666666 /*{g-bhover-color}*/;
	text-shadow: 0 /*{g-bhover-shadow-x}*/ 1px /*{g-bhover-shadow-y}*/ 0 /*{g-bhover-shadow-radius}*/ #ffffff /*{g-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f2f2f2 /*{g-bhover-background-start}*/), to( #f2f2f2 /*{g-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #f2f2f2 /*{g-bhover-background-start}*/, #f2f2f2 /*{g-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #f2f2f2 /*{g-bhover-background-start}*/, #f2f2f2 /*{g-bhover-background-end}*/); /* GF3.6 */
	background-image:     -ms-linear-gradient( #f2f2f2 /*{g-bhover-background-start}*/, #f2f2f2 /*{g-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f2f2f2 /*{g-bhover-background-start}*/, #f2f2f2 /*{g-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #f2f2f2 /*{g-bhover-background-start}*/, #f2f2f2 /*{g-bhover-background-end}*/);
}
.ui-btn-hover-g:visited,
.ui-btn-hover-g:hover,
.ui-btn-hover-g a.ui-link-inherit {
	color: #666666 /*{g-bhover-color}*/;
}
.ui-btn-down-g {
	border: 1px solid #55575b /*{g-bdown-border}*/;
	background: #55575b /*{g-bdown-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{g-bdown-color}*/;
	text-shadow: 0 /*{g-bdown-shadow-x}*/ 2px /*{g-bdown-shadow-y}*/ 0 /*{g-bdown-shadow-radius}*/ #36383a /*{g-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #55575b /*{g-bdown-background-start}*/), to( #55575b /*{g-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #55575b /*{g-bdown-background-start}*/, #55575b /*{g-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #55575b /*{g-bdown-background-start}*/, #55575b /*{g-bdown-background-end}*/); /* GF3.6 */
	background-image:     -ms-linear-gradient( #55575b /*{g-bdown-background-start}*/, #55575b /*{g-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #55575b /*{g-bdown-background-start}*/, #55575b /*{g-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #55575b /*{g-bdown-background-start}*/, #55575b /*{g-bdown-background-end}*/);
}
.ui-btn-down-g:visited,
.ui-btn-down-g:hover,
.ui-btn-down-g a.ui-link-inherit {
	color: #ffffff /*{g-bdown-color}*/;
}
.ui-btn-up-g,
.ui-btn-hover-g,
.ui-btn-down-g {
	               font-family: Arial /*{global-font-family}*/;
	text-decoration: none;
}




/* H
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-h {
	border: 1px solid #1b2024 /*{h-bar-border}*/;
	background: #55575b /*{h-bar-background-color}*/;
	color: #f2f2f2 /*{h-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{h-bar-shadow-x}*/ 2px /*{h-bar-shadow-y}*/ 0 /*{h-bar-shadow-radius}*/ #1b1c1d /*{h-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #333a42 /*{h-bar-background-start}*/), to( #2d3037 /*{h-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #333a42 /*{h-bar-background-start}*/, #2d3037 /*{h-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #333a42 /*{h-bar-background-start}*/, #2d3037 /*{h-bar-background-end}*/); /* HF3.6 */
	background-image:     -ms-linear-gradient( #333a42 /*{h-bar-background-start}*/, #2d3037 /*{h-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #333a42 /*{h-bar-background-start}*/, #2d3037 /*{h-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #333a42 /*{h-bar-background-start}*/, #2d3037 /*{h-bar-background-end}*/);
}
.ui-bar-h .ui-link-inherit {
	color: #f2f2f2 /*{h-bar-color}*/;
}
.ui-bar-h a.ui-link {
	color: #7cc4e7 /*{h-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-h a.ui-link:visited {
    color: #2489ce /*{h-bar-link-visited}*/;
}
.ui-bar-h a.ui-link:hover {
	color: #2489ce /*{h-bar-link-hover}*/;
}
.ui-bar-h a.ui-link:active {
	color: #2489ce /*{h-bar-link-active}*/;
}
.ui-bar-h,
.ui-bar-h input,
.ui-bar-h select,
.ui-bar-h textarea,
.ui-bar-h button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-h,
.ui-overlay-h {
	border: 1px solid #1b2024 /*{h-body-border}*/;
	color: #f2f2f2 /*{h-body-color}*/;
	text-shadow: 0 /*{h-body-shadow-x}*/ 0px /*{h-body-shadow-y}*/ 0 /*{h-body-shadow-radius}*/ #1b2024 /*{h-body-shadow-color}*/;
	background: #1b2024 /*{h-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #1b2024 /*{h-body-background-start}*/), to( #1b2024 /*{h-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #1b2024 /*{h-body-background-start}*/, #1b2024 /*{h-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #1b2024 /*{h-body-background-start}*/, #1b2024 /*{h-body-background-end}*/); /* HF3.6 */
	background-image:     -ms-linear-gradient( #1b2024 /*{h-body-background-start}*/, #1b2024 /*{h-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #1b2024 /*{h-body-background-start}*/, #1b2024 /*{h-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #1b2024 /*{h-body-background-start}*/, #1b2024 /*{h-body-background-end}*/);
}
.ui-overlay-h {
	background-image: none;
	border-width: 0;
}
.ui-body-h,
.ui-body-h input,
.ui-body-h select,
.ui-body-h textarea,
.ui-body-h button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-h .ui-link-inherit {
	color: #f2f2f2 /*{h-body-color}*/;
}
.ui-body-h .ui-link {
	color: #f2f2f2 /*{h-body-link-color}*/;
	font-weight: bold;
}
.ui-body-h .ui-link:visited {
    color: #2489ce /*{h-body-link-visited}*/;
}
.ui-body-h .ui-link:hover {
	color: #2489ce /*{h-body-link-hover}*/;
}
.ui-body-h .ui-link:active {
	color: #2489ce /*{h-body-link-active}*/;
}
.ui-btn-up-h {
	border: 1px solid #1b2024 /*{h-bup-border}*/;
	background: #dedede /*{h-bup-background-color}*/;
	font-weight: bold;
	color: #f2f2f2 /*{h-bup-color}*/;
	text-shadow: 0 /*{h-bup-shadow-x}*/ 1px /*{h-bup-shadow-y}*/ 0 /*{h-bup-shadow-radius}*/ #1b2024 /*{h-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #333a42 /*{h-bup-background-start}*/), to( #2d3037 /*{h-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #333a42 /*{h-bup-background-start}*/, #2d3037 /*{h-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #333a42 /*{h-bup-background-start}*/, #2d3037 /*{h-bup-background-end}*/); /* HF3.6 */
	background-image:     -ms-linear-gradient( #333a42 /*{h-bup-background-start}*/, #2d3037 /*{h-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #333a42 /*{h-bup-background-start}*/, #2d3037 /*{h-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #333a42 /*{h-bup-background-start}*/, #2d3037 /*{h-bup-background-end}*/);
}
.ui-btn-up-h:visited,
.ui-btn-up-h a.ui-link-inherit {
	color: #f2f2f2 /*{h-bup-color}*/;
}
.ui-btn-hover-h {
	border: 1px solid #4b5262 /*{h-bhover-border}*/;
	background: #4b5262 /*{h-bhover-background-color}*/;
	font-weight: bold;
	color: #f2f2f2 /*{h-bhover-color}*/;
	text-shadow: 0 /*{h-bhover-shadow-x}*/ 1px /*{h-bhover-shadow-y}*/ 0 /*{h-bhover-shadow-radius}*/ #1b2024 /*{h-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #4b5262 /*{h-bhover-background-start}*/), to( #4b5262 /*{h-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #4b5262 /*{h-bhover-background-start}*/, #4b5262 /*{h-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #4b5262 /*{h-bhover-background-start}*/, #4b5262 /*{h-bhover-background-end}*/); /* HF3.6 */
	background-image:     -ms-linear-gradient( #4b5262 /*{h-bhover-background-start}*/, #4b5262 /*{h-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #4b5262 /*{h-bhover-background-start}*/, #4b5262 /*{h-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #4b5262 /*{h-bhover-background-start}*/, #4b5262 /*{h-bhover-background-end}*/);
}
.ui-btn-hover-h:visited,
.ui-btn-hover-h:hover,
.ui-btn-hover-h a.ui-link-inherit {
	color: #f2f2f2 /*{h-bhover-color}*/;
}
.ui-btn-down-h {
	border: 1px solid #4b5262 /*{h-bdown-border}*/;
	background: #4b5262 /*{h-bdown-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{h-bdown-color}*/;
	text-shadow: 0 /*{h-bdown-shadow-x}*/ 2px /*{h-bdown-shadow-y}*/ 0 /*{h-bdown-shadow-radius}*/ #36383a /*{h-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #4b5262 /*{h-bdown-background-start}*/), to( #4b5262 /*{h-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #4b5262 /*{h-bdown-background-start}*/, #4b5262 /*{h-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #4b5262 /*{h-bdown-background-start}*/, #4b5262 /*{h-bdown-background-end}*/); /* HF3.6 */
	background-image:     -ms-linear-gradient( #4b5262 /*{h-bdown-background-start}*/, #4b5262 /*{h-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #4b5262 /*{h-bdown-background-start}*/, #4b5262 /*{h-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #4b5262 /*{h-bdown-background-start}*/, #4b5262 /*{h-bdown-background-end}*/);
}
.ui-btn-down-h:visited,
.ui-btn-down-h:hover,
.ui-btn-down-h a.ui-link-inherit {
	color: #ffffff /*{h-bdown-color}*/;
}
.ui-btn-up-h,
.ui-btn-hover-h,
.ui-btn-down-h {
	               font-family: Arial /*{global-font-family}*/;
	text-decoration: none;
}




/* I
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-i {
	border: 1px solid #4acab4 /*{i-bar-border}*/;
	background: #4acab4 /*{i-bar-background-color}*/;
	color: #e6e6e6 /*{i-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{i-bar-shadow-x}*/ 2px /*{i-bar-shadow-y}*/ 0 /*{i-bar-shadow-radius}*/ #4acab4 /*{i-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #4acab4 /*{i-bar-background-start}*/), to( #4acab4 /*{i-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #4acab4 /*{i-bar-background-start}*/, #4acab4 /*{i-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #4acab4 /*{i-bar-background-start}*/, #4acab4 /*{i-bar-background-end}*/); /* IF3.6 */
	background-image:     -ms-linear-gradient( #4acab4 /*{i-bar-background-start}*/, #4acab4 /*{i-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #4acab4 /*{i-bar-background-start}*/, #4acab4 /*{i-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #4acab4 /*{i-bar-background-start}*/, #4acab4 /*{i-bar-background-end}*/);
}
.ui-bar-i .ui-link-inherit {
	color: #e6e6e6 /*{i-bar-color}*/;
}
.ui-bar-i a.ui-link {
	color: #7cc4e7 /*{i-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-i a.ui-link:visited {
    color: #2489ce /*{i-bar-link-visited}*/;
}
.ui-bar-i a.ui-link:hover {
	color: #2489ce /*{i-bar-link-hover}*/;
}
.ui-bar-i a.ui-link:active {
	color: #2489ce /*{i-bar-link-active}*/;
}
.ui-bar-i,
.ui-bar-i input,
.ui-bar-i select,
.ui-bar-i textarea,
.ui-bar-i button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-i,
.ui-overlay-i {
	border: 1px solid #e6e6e6 /*{i-body-border}*/;
	color: #666666 /*{i-body-color}*/;
	text-shadow: 0 /*{i-body-shadow-x}*/ 1px /*{i-body-shadow-y}*/ 0 /*{i-body-shadow-radius}*/ #eeeeee /*{i-body-shadow-color}*/;
	background: #e6e6e6 /*{i-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e3e3e3 /*{i-body-background-start}*/), to( #e8e8e8 /*{i-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #e3e3e3 /*{i-body-background-start}*/, #e8e8e8 /*{i-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #e3e3e3 /*{i-body-background-start}*/, #e8e8e8 /*{i-body-background-end}*/); /* IF3.6 */
	background-image:     -ms-linear-gradient( #e3e3e3 /*{i-body-background-start}*/, #e8e8e8 /*{i-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #e3e3e3 /*{i-body-background-start}*/, #e8e8e8 /*{i-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #e3e3e3 /*{i-body-background-start}*/, #e8e8e8 /*{i-body-background-end}*/);
}
.ui-overlay-i {
	background-image: none;
	border-width: 0;
}
.ui-body-i,
.ui-body-i input,
.ui-body-i select,
.ui-body-i textarea,
.ui-body-i button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-i .ui-link-inherit {
	color: #666666 /*{i-body-color}*/;
}
.ui-body-i .ui-link {
	color: #666666 /*{i-body-link-color}*/;
	font-weight: bold;
}
.ui-body-i .ui-link:visited {
    color: #2489ce /*{i-body-link-visited}*/;
}
.ui-body-i .ui-link:hover {
	color: #2489ce /*{i-body-link-hover}*/;
}
.ui-body-i .ui-link:active {
	color: #2489ce /*{i-body-link-active}*/;
}
.ui-btn-up-i {
	border: 1px solid #4acab4 /*{i-bup-border}*/;
	background: #4acab4 /*{i-bup-background-color}*/;
	font-weight: bold;
	color: #e6e6e6 /*{i-bup-color}*/;
	text-shadow: 0 /*{i-bup-shadow-x}*/ 1px /*{i-bup-shadow-y}*/ 0 /*{i-bup-shadow-radius}*/ #4acab4 /*{i-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #4acab4 /*{i-bup-background-start}*/), to( #4acab4 /*{i-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #4acab4 /*{i-bup-background-start}*/, #4acab4 /*{i-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #4acab4 /*{i-bup-background-start}*/, #4acab4 /*{i-bup-background-end}*/); /* IF3.6 */
	background-image:     -ms-linear-gradient( #4acab4 /*{i-bup-background-start}*/, #4acab4 /*{i-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #4acab4 /*{i-bup-background-start}*/, #4acab4 /*{i-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #4acab4 /*{i-bup-background-start}*/, #4acab4 /*{i-bup-background-end}*/);
}
.ui-btn-up-i:visited,
.ui-btn-up-i a.ui-link-inherit {
	color: #e6e6e6 /*{i-bup-color}*/;
}
.ui-btn-hover-i {
	border: 1px solid #bbbbbb /*{i-bhover-border}*/;
	background: #f2f2f2 /*{i-bhover-background-color}*/;
	font-weight: bold;
	color: #666666 /*{i-bhover-color}*/;
	text-shadow: 0 /*{i-bhover-shadow-x}*/ 1px /*{i-bhover-shadow-y}*/ 0 /*{i-bhover-shadow-radius}*/ #ffffff /*{i-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f2f2f2 /*{i-bhover-background-start}*/), to( #f2f2f2 /*{i-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #f2f2f2 /*{i-bhover-background-start}*/, #f2f2f2 /*{i-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #f2f2f2 /*{i-bhover-background-start}*/, #f2f2f2 /*{i-bhover-background-end}*/); /* IF3.6 */
	background-image:     -ms-linear-gradient( #f2f2f2 /*{i-bhover-background-start}*/, #f2f2f2 /*{i-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f2f2f2 /*{i-bhover-background-start}*/, #f2f2f2 /*{i-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #f2f2f2 /*{i-bhover-background-start}*/, #f2f2f2 /*{i-bhover-background-end}*/);
}
.ui-btn-hover-i:visited,
.ui-btn-hover-i:hover,
.ui-btn-hover-i a.ui-link-inherit {
	color: #666666 /*{i-bhover-color}*/;
}
.ui-btn-down-i {
	border: 1px solid #adadad /*{i-bdown-border}*/;
	background: #adadad /*{i-bdown-background-color}*/;
	font-weight: bold;
	color: #666666 /*{i-bdown-color}*/;
	text-shadow: 0 /*{i-bdown-shadow-x}*/ 1px /*{i-bdown-shadow-y}*/ 0 /*{i-bdown-shadow-radius}*/ #adadad /*{i-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #adadad /*{i-bdown-background-start}*/), to( #adadad /*{i-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #adadad /*{i-bdown-background-start}*/, #adadad /*{i-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #adadad /*{i-bdown-background-start}*/, #adadad /*{i-bdown-background-end}*/); /* IF3.6 */
	background-image:     -ms-linear-gradient( #adadad /*{i-bdown-background-start}*/, #adadad /*{i-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #adadad /*{i-bdown-background-start}*/, #adadad /*{i-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #adadad /*{i-bdown-background-start}*/, #adadad /*{i-bdown-background-end}*/);
}
.ui-btn-down-i:visited,
.ui-btn-down-i:hover,
.ui-btn-down-i a.ui-link-inherit {
	color: #666666 /*{i-bdown-color}*/;
}
.ui-btn-up-i,
.ui-btn-hover-i,
.ui-btn-down-i {
	               font-family: Arial /*{global-font-family}*/;
	text-decoration: none;
}




/* J
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-j {
	border: 1px solid #fe5d55 /*{j-bar-border}*/;
	background: #fe5d55 /*{j-bar-background-color}*/;
	color: #f2f2f2 /*{j-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{j-bar-shadow-x}*/ 2px /*{j-bar-shadow-y}*/ 0 /*{j-bar-shadow-radius}*/ #fe5d55 /*{j-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fe5d55 /*{j-bar-background-start}*/), to( #fe5d55 /*{j-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #fe5d55 /*{j-bar-background-start}*/, #fe5d55 /*{j-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #fe5d55 /*{j-bar-background-start}*/, #fe5d55 /*{j-bar-background-end}*/); /* JF3.6 */
	background-image:     -ms-linear-gradient( #fe5d55 /*{j-bar-background-start}*/, #fe5d55 /*{j-bar-background-end}*/); /* JE10 */
	background-image:      -o-linear-gradient( #fe5d55 /*{j-bar-background-start}*/, #fe5d55 /*{j-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #fe5d55 /*{j-bar-background-start}*/, #fe5d55 /*{j-bar-background-end}*/);
}
.ui-bar-j .ui-link-inherit {
	color: #f2f2f2 /*{j-bar-color}*/;
}
.ui-bar-j a.ui-link {
	color: #7cc4e7 /*{j-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-j a.ui-link:visited {
    color: #2489ce /*{j-bar-link-visited}*/;
}
.ui-bar-j a.ui-link:hover {
	color: #2489ce /*{j-bar-link-hover}*/;
}
.ui-bar-j a.ui-link:active {
	color: #2489ce /*{j-bar-link-active}*/;
}
.ui-bar-j,
.ui-bar-j input,
.ui-bar-j select,
.ui-bar-j textarea,
.ui-bar-j button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-j,
.ui-overlay-j {
	border: 1px solid #e6e6e6 /*{j-body-border}*/;
	color: #666666 /*{j-body-color}*/;
	text-shadow: 0 /*{j-body-shadow-x}*/ 1px /*{j-body-shadow-y}*/ 0 /*{j-body-shadow-radius}*/ #eeeeee /*{j-body-shadow-color}*/;
	background: #e6e6e6 /*{j-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e3e3e3 /*{j-body-background-start}*/), to( #e8e8e8 /*{j-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #e3e3e3 /*{j-body-background-start}*/, #e8e8e8 /*{j-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #e3e3e3 /*{j-body-background-start}*/, #e8e8e8 /*{j-body-background-end}*/); /* JF3.6 */
	background-image:     -ms-linear-gradient( #e3e3e3 /*{j-body-background-start}*/, #e8e8e8 /*{j-body-background-end}*/); /* JE10 */
	background-image:      -o-linear-gradient( #e3e3e3 /*{j-body-background-start}*/, #e8e8e8 /*{j-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #e3e3e3 /*{j-body-background-start}*/, #e8e8e8 /*{j-body-background-end}*/);
}
.ui-overlay-j {
	background-image: none;
	border-width: 0;
}
.ui-body-j,
.ui-body-j input,
.ui-body-j select,
.ui-body-j textarea,
.ui-body-j button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-j .ui-link-inherit {
	color: #666666 /*{j-body-color}*/;
}
.ui-body-j .ui-link {
	color: #666666 /*{j-body-link-color}*/;
	font-weight: bold;
}
.ui-body-j .ui-link:visited {
    color: #2489ce /*{j-body-link-visited}*/;
}
.ui-body-j .ui-link:hover {
	color: #2489ce /*{j-body-link-hover}*/;
}
.ui-body-j .ui-link:active {
	color: #2489ce /*{j-body-link-active}*/;
}
.ui-btn-up-j {
	border: 1px solid #fe5d55 /*{j-bup-border}*/;
	background: #fe5d55 /*{j-bup-background-color}*/;
	font-weight: bold;
	color: #f2f2f2 /*{j-bup-color}*/;
	text-shadow: 0 /*{j-bup-shadow-x}*/ 1px /*{j-bup-shadow-y}*/ 0 /*{j-bup-shadow-radius}*/ #fe5d55 /*{j-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fe5d55 /*{j-bup-background-start}*/), to( #fe5d55 /*{j-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #fe5d55 /*{j-bup-background-start}*/, #fe5d55 /*{j-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #fe5d55 /*{j-bup-background-start}*/, #fe5d55 /*{j-bup-background-end}*/); /* JF3.6 */
	background-image:     -ms-linear-gradient( #fe5d55 /*{j-bup-background-start}*/, #fe5d55 /*{j-bup-background-end}*/); /* JE10 */
	background-image:      -o-linear-gradient( #fe5d55 /*{j-bup-background-start}*/, #fe5d55 /*{j-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #fe5d55 /*{j-bup-background-start}*/, #fe5d55 /*{j-bup-background-end}*/);
}
.ui-btn-up-j:visited,
.ui-btn-up-j a.ui-link-inherit {
	color: #f2f2f2 /*{j-bup-color}*/;
}
.ui-btn-hover-j {
	border: 1px solid #bbbbbb /*{j-bhover-border}*/;
	background: #f2f2f2 /*{j-bhover-background-color}*/;
	font-weight: bold;
	color: #666666 /*{j-bhover-color}*/;
	text-shadow: 0 /*{j-bhover-shadow-x}*/ 1px /*{j-bhover-shadow-y}*/ 0 /*{j-bhover-shadow-radius}*/ #f2f2f2 /*{j-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f2f2f2 /*{j-bhover-background-start}*/), to( #f2f2f2 /*{j-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #f2f2f2 /*{j-bhover-background-start}*/, #f2f2f2 /*{j-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #f2f2f2 /*{j-bhover-background-start}*/, #f2f2f2 /*{j-bhover-background-end}*/); /* JF3.6 */
	background-image:     -ms-linear-gradient( #f2f2f2 /*{j-bhover-background-start}*/, #f2f2f2 /*{j-bhover-background-end}*/); /* JE10 */
	background-image:      -o-linear-gradient( #f2f2f2 /*{j-bhover-background-start}*/, #f2f2f2 /*{j-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #f2f2f2 /*{j-bhover-background-start}*/, #f2f2f2 /*{j-bhover-background-end}*/);
}
.ui-btn-hover-j:visited,
.ui-btn-hover-j:hover,
.ui-btn-hover-j a.ui-link-inherit {
	color: #666666 /*{j-bhover-color}*/;
}
.ui-btn-down-j {
	border: 1px solid #adadad /*{j-bdown-border}*/;
	background: #adadad /*{j-bdown-background-color}*/;
	font-weight: bold;
	color: #666666 /*{j-bdown-color}*/;
	text-shadow: 0 /*{j-bdown-shadow-x}*/ 1px /*{j-bdown-shadow-y}*/ 0 /*{j-bdown-shadow-radius}*/ #adadad /*{j-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #adadad /*{j-bdown-background-start}*/), to( #adadad /*{j-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #adadad /*{j-bdown-background-start}*/, #adadad /*{j-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #adadad /*{j-bdown-background-start}*/, #adadad /*{j-bdown-background-end}*/); /* JF3.6 */
	background-image:     -ms-linear-gradient( #adadad /*{j-bdown-background-start}*/, #adadad /*{j-bdown-background-end}*/); /* JE10 */
	background-image:      -o-linear-gradient( #adadad /*{j-bdown-background-start}*/, #adadad /*{j-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #adadad /*{j-bdown-background-start}*/, #adadad /*{j-bdown-background-end}*/);
}
.ui-btn-down-j:visited,
.ui-btn-down-j:hover,
.ui-btn-down-j a.ui-link-inherit {
	color: #666666 /*{j-bdown-color}*/;
}
.ui-btn-up-j,
.ui-btn-hover-j,
.ui-btn-down-j {
	               font-family: Arial /*{global-font-family}*/;
	text-decoration: none;
}






/* K
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-k {
	border: 1px solid #ffc53c /*{k-bar-border}*/;
	background: #ffc53c /*{k-bar-background-color}*/;
	color: #f2f2f2 /*{k-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{k-bar-shadow-x}*/ 2px /*{k-bar-shadow-y}*/ 0 /*{k-bar-shadow-radius}*/ #ffc53c /*{k-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffc53c /*{k-bar-background-start}*/), to( #ffc53c /*{k-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ffc53c /*{k-bar-background-start}*/, #ffc53c /*{k-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ffc53c /*{k-bar-background-start}*/, #ffc53c /*{k-bar-background-end}*/); /* KF3.6 */
	background-image:     -ms-linear-gradient( #ffc53c /*{k-bar-background-start}*/, #ffc53c /*{k-bar-background-end}*/); /* KE10 */
	background-image:      -o-linear-gradient( #ffc53c /*{k-bar-background-start}*/, #ffc53c /*{k-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ffc53c /*{k-bar-background-start}*/, #ffc53c /*{k-bar-background-end}*/);
}
.ui-bar-k .ui-link-inherit {
	color: #f2f2f2 /*{k-bar-color}*/;
}
.ui-bar-k a.ui-link {
	color: #7cc4e7 /*{k-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-k a.ui-link:visited {
    color: #2489ce /*{k-bar-link-visited}*/;
}
.ui-bar-k a.ui-link:hover {
	color: #2489ce /*{k-bar-link-hover}*/;
}
.ui-bar-k a.ui-link:active {
	color: #2489ce /*{k-bar-link-active}*/;
}
.ui-bar-k,
.ui-bar-k input,
.ui-bar-k select,
.ui-bar-k textarea,
.ui-bar-k button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-k,
.ui-overlay-k {
	border: 1px solid #e6e6e6 /*{k-body-border}*/;
	color: #666666 /*{k-body-color}*/;
	text-shadow: 0 /*{k-body-shadow-x}*/ 1px /*{k-body-shadow-y}*/ 0 /*{k-body-shadow-radius}*/ #eeeeee /*{k-body-shadow-color}*/;
	background: #e6e6e6 /*{k-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e3e3e3 /*{k-body-background-start}*/), to( #e8e8e8 /*{k-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #e3e3e3 /*{k-body-background-start}*/, #e8e8e8 /*{k-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #e3e3e3 /*{k-body-background-start}*/, #e8e8e8 /*{k-body-background-end}*/); /* KF3.6 */
	background-image:     -ms-linear-gradient( #e3e3e3 /*{k-body-background-start}*/, #e8e8e8 /*{k-body-background-end}*/); /* KE10 */
	background-image:      -o-linear-gradient( #e3e3e3 /*{k-body-background-start}*/, #e8e8e8 /*{k-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #e3e3e3 /*{k-body-background-start}*/, #e8e8e8 /*{k-body-background-end}*/);
}
.ui-overlay-k {
	background-image: none;
	border-width: 0;
}
.ui-body-k,
.ui-body-k input,
.ui-body-k select,
.ui-body-k textarea,
.ui-body-k button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-k .ui-link-inherit {
	color: #666666 /*{k-body-color}*/;
}
.ui-body-k .ui-link {
	color: #666666 /*{k-body-link-color}*/;
	font-weight: bold;
}
.ui-body-k .ui-link:visited {
    color: #2489ce /*{k-body-link-visited}*/;
}
.ui-body-k .ui-link:hover {
	color: #2489ce /*{k-body-link-hover}*/;
}
.ui-body-k .ui-link:active {
	color: #2489ce /*{k-body-link-active}*/;
}
.ui-btn-up-k {
	border: 1px solid #ffc53c /*{k-bup-border}*/;
	background: #ffc53c /*{k-bup-background-color}*/;
	font-weight: bold;
	color: #f2f2f2 /*{k-bup-color}*/;
	text-shadow: 0 /*{k-bup-shadow-x}*/ 1px /*{k-bup-shadow-y}*/ 0 /*{k-bup-shadow-radius}*/ #ffc53c /*{k-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffc53c /*{k-bup-background-start}*/), to( #ffc53c /*{k-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ffc53c /*{k-bup-background-start}*/, #ffc53c /*{k-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ffc53c /*{k-bup-background-start}*/, #ffc53c /*{k-bup-background-end}*/); /* KF3.6 */
	background-image:     -ms-linear-gradient( #ffc53c /*{k-bup-background-start}*/, #ffc53c /*{k-bup-background-end}*/); /* KE10 */
	background-image:      -o-linear-gradient( #ffc53c /*{k-bup-background-start}*/, #ffc53c /*{k-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ffc53c /*{k-bup-background-start}*/, #ffc53c /*{k-bup-background-end}*/);
}
.ui-btn-up-k:visited,
.ui-btn-up-k a.ui-link-inherit {
	color: #f2f2f2 /*{k-bup-color}*/;
}
.ui-btn-hover-k {
	border: 1px solid #bbbbbb /*{k-bhover-border}*/;
	background: #f2f2f2 /*{k-bhover-background-color}*/;
	font-weight: bold;
	color: #666666 /*{k-bhover-color}*/;
	text-shadow: 0 /*{k-bhover-shadow-x}*/ 1px /*{k-bhover-shadow-y}*/ 0 /*{k-bhover-shadow-radius}*/ #f2f2f2 /*{k-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f2f2f2 /*{k-bhover-background-start}*/), to( #f2f2f2 /*{k-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #f2f2f2 /*{k-bhover-background-start}*/, #f2f2f2 /*{k-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #f2f2f2 /*{k-bhover-background-start}*/, #f2f2f2 /*{k-bhover-background-end}*/); /* KF3.6 */
	background-image:     -ms-linear-gradient( #f2f2f2 /*{k-bhover-background-start}*/, #f2f2f2 /*{k-bhover-background-end}*/); /* KE10 */
	background-image:      -o-linear-gradient( #f2f2f2 /*{k-bhover-background-start}*/, #f2f2f2 /*{k-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #f2f2f2 /*{k-bhover-background-start}*/, #f2f2f2 /*{k-bhover-background-end}*/);
}
.ui-btn-hover-k:visited,
.ui-btn-hover-k:hover,
.ui-btn-hover-k a.ui-link-inherit {
	color: #666666 /*{k-bhover-color}*/;
}
.ui-btn-down-k {
	border: 1px solid #adadad /*{k-bdown-border}*/;
	background: #adadad /*{k-bdown-background-color}*/;
	font-weight: bold;
	color: #666666 /*{k-bdown-color}*/;
	text-shadow: 0 /*{k-bdown-shadow-x}*/ 1px /*{k-bdown-shadow-y}*/ 0 /*{k-bdown-shadow-radius}*/ #adadad /*{k-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #adadad /*{k-bdown-background-start}*/), to( #adadad /*{k-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #adadad /*{k-bdown-background-start}*/, #adadad /*{k-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #adadad /*{k-bdown-background-start}*/, #adadad /*{k-bdown-background-end}*/); /* KF3.6 */
	background-image:     -ms-linear-gradient( #adadad /*{k-bdown-background-start}*/, #adadad /*{k-bdown-background-end}*/); /* KE10 */
	background-image:      -o-linear-gradient( #adadad /*{k-bdown-background-start}*/, #adadad /*{k-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #adadad /*{k-bdown-background-start}*/, #adadad /*{k-bdown-background-end}*/);
}
.ui-btn-down-k:visited,
.ui-btn-down-k:hover,
.ui-btn-down-k a.ui-link-inherit {
	color: #666666 /*{k-bdown-color}*/;
}
.ui-btn-up-k,
.ui-btn-hover-k,
.ui-btn-down-k {
	               font-family: Arial /*{global-font-family}*/;
	text-decoration: none;
}








/* L
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-l {
	border: 1px solid #51bfff /*{l-bar-border}*/;
	background: #51bfff /*{l-bar-background-color}*/;
	color: #f2f2f2 /*{l-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{l-bar-shadow-x}*/ 2px /*{l-bar-shadow-y}*/ 0 /*{l-bar-shadow-radius}*/ #51bfff /*{l-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #51bfff /*{l-bar-background-start}*/), to( #51bfff /*{l-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #51bfff /*{l-bar-background-start}*/, #51bfff /*{l-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #51bfff /*{l-bar-background-start}*/, #51bfff /*{l-bar-background-end}*/); /* LF3.6 */
	background-image:     -ms-linear-gradient( #51bfff /*{l-bar-background-start}*/, #51bfff /*{l-bar-background-end}*/); /* LE10 */
	background-image:      -o-linear-gradient( #51bfff /*{l-bar-background-start}*/, #51bfff /*{l-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #51bfff /*{l-bar-background-start}*/, #51bfff /*{l-bar-background-end}*/);
}
.ui-bar-l .ui-link-inherit {
	color: #f2f2f2 /*{l-bar-color}*/;
}
.ui-bar-l a.ui-link {
	color: #7cc4e7 /*{l-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-l a.ui-link:visited {
    color: #2489ce /*{l-bar-link-visited}*/;
}
.ui-bar-l a.ui-link:hover {
	color: #2489ce /*{l-bar-link-hover}*/;
}
.ui-bar-l a.ui-link:active {
	color: #2489ce /*{l-bar-link-active}*/;
}
.ui-bar-l,
.ui-bar-l input,
.ui-bar-l select,
.ui-bar-l textarea,
.ui-bar-l button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-l,
.ui-overlay-l {
	border: 1px solid #e6e6e6 /*{l-body-border}*/;
	color: #666666 /*{l-body-color}*/;
	text-shadow: 0 /*{l-body-shadow-x}*/ 1px /*{l-body-shadow-y}*/ 0 /*{l-body-shadow-radius}*/ #eeeeee /*{l-body-shadow-color}*/;
	background: #e6e6e6 /*{l-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e3e3e3 /*{l-body-background-start}*/), to( #e8e8e8 /*{l-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #e3e3e3 /*{l-body-background-start}*/, #e8e8e8 /*{l-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #e3e3e3 /*{l-body-background-start}*/, #e8e8e8 /*{l-body-background-end}*/); /* LF3.6 */
	background-image:     -ms-linear-gradient( #e3e3e3 /*{l-body-background-start}*/, #e8e8e8 /*{l-body-background-end}*/); /* LE10 */
	background-image:      -o-linear-gradient( #e3e3e3 /*{l-body-background-start}*/, #e8e8e8 /*{l-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #e3e3e3 /*{l-body-background-start}*/, #e8e8e8 /*{l-body-background-end}*/);
}
.ui-overlay-l {
	background-image: none;
	border-width: 0;
}
.ui-body-l,
.ui-body-l input,
.ui-body-l select,
.ui-body-l textarea,
.ui-body-l button {
	               font-family: Arial /*{global-font-family}*/;
}
.ui-body-l .ui-link-inherit {
	color: #666666 /*{l-body-color}*/;
}
.ui-body-l .ui-link {
	color: #666666 /*{l-body-link-color}*/;
	font-weight: bold;
}
.ui-body-l .ui-link:visited {
    color: #2489ce /*{l-body-link-visited}*/;
}
.ui-body-l .ui-link:hover {
	color: #2489ce /*{l-body-link-hover}*/;
}
.ui-body-l .ui-link:active {
	color: #2489ce /*{l-body-link-active}*/;
}
.ui-btn-up-l {
	border: 1px solid #51bfff /*{l-bup-border}*/;
	background: #51bfff /*{l-bup-background-color}*/;
	font-weight: bold;
	color: #f2f2f2 /*{l-bup-color}*/;
	text-shadow: 0 /*{l-bup-shadow-x}*/ 1px /*{l-bup-shadow-y}*/ 0 /*{l-bup-shadow-radius}*/ #51bfff /*{l-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #51bfff /*{l-bup-background-start}*/), to( #51bfff /*{l-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #51bfff /*{l-bup-background-start}*/, #51bfff /*{l-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #51bfff /*{l-bup-background-start}*/, #51bfff /*{l-bup-background-end}*/); /* LF3.6 */
	background-image:     -ms-linear-gradient( #51bfff /*{l-bup-background-start}*/, #51bfff /*{l-bup-background-end}*/); /* LE10 */
	background-image:      -o-linear-gradient( #51bfff /*{l-bup-background-start}*/, #51bfff /*{l-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #51bfff /*{l-bup-background-start}*/, #51bfff /*{l-bup-background-end}*/);
}
.ui-btn-up-l:visited,
.ui-btn-up-l a.ui-link-inherit {
	color: #f2f2f2 /*{l-bup-color}*/;
}
.ui-btn-hover-l {
	border: 1px solid #bbbbbb /*{l-bhover-border}*/;
	background: #f2f2f2 /*{l-bhover-background-color}*/;
	font-weight: bold;
	color: #666666 /*{l-bhover-color}*/;
	text-shadow: 0 /*{l-bhover-shadow-x}*/ 1px /*{l-bhover-shadow-y}*/ 0 /*{l-bhover-shadow-radius}*/ #f2f2f2 /*{l-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f2f2f2 /*{l-bhover-background-start}*/), to( #f2f2f2 /*{l-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #f2f2f2 /*{l-bhover-background-start}*/, #f2f2f2 /*{l-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #f2f2f2 /*{l-bhover-background-start}*/, #f2f2f2 /*{l-bhover-background-end}*/); /* LF3.6 */
	background-image:     -ms-linear-gradient( #f2f2f2 /*{l-bhover-background-start}*/, #f2f2f2 /*{l-bhover-background-end}*/); /* LE10 */
	background-image:      -o-linear-gradient( #f2f2f2 /*{l-bhover-background-start}*/, #f2f2f2 /*{l-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #f2f2f2 /*{l-bhover-background-start}*/, #f2f2f2 /*{l-bhover-background-end}*/);
}
.ui-btn-hover-l:visited,
.ui-btn-hover-l:hover,
.ui-btn-hover-l a.ui-link-inherit {
	color: #666666 /*{l-bhover-color}*/;
}
.ui-btn-down-l {
	border: 1px solid #adadad /*{l-bdown-border}*/;
	background: #adadad /*{l-bdown-background-color}*/;
	font-weight: bold;
	color: #666666 /*{l-bdown-color}*/;
	text-shadow: 0 /*{l-bdown-shadow-x}*/ 1px /*{l-bdown-shadow-y}*/ 0 /*{l-bdown-shadow-radius}*/ #adadad /*{l-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #adadad /*{l-bdown-background-start}*/), to( #adadad /*{l-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #adadad /*{l-bdown-background-start}*/, #adadad /*{l-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #adadad /*{l-bdown-background-start}*/, #adadad /*{l-bdown-background-end}*/); /* LF3.6 */
	background-image:     -ms-linear-gradient( #adadad /*{l-bdown-background-start}*/, #adadad /*{l-bdown-background-end}*/); /* LE10 */
	background-image:      -o-linear-gradient( #adadad /*{l-bdown-background-start}*/, #adadad /*{l-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #adadad /*{l-bdown-background-start}*/, #adadad /*{l-bdown-background-end}*/);
}
.ui-btn-down-l:visited,
.ui-btn-down-l:hover,
.ui-btn-down-l a.ui-link-inherit {
	color: #666666 /*{l-bdown-color}*/;
}
.ui-btn-up-l,
.ui-btn-hover-l,
.ui-btn-down-l {
	               font-family: Arial /*{global-font-family}*/;
	text-decoration: none;
}










/* Structure */
/* links within "buttons" 
-----------------------------------------------------------------------------------------------------------*/
a.ui-link-inherit {
	text-decoration: none !important;
}
/* Active class used as the "on" state across all themes
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-active {
	border: 1px solid #666666 /*{global-active-border}*/;
	background: #666666 /*{global-active-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{global-active-color}*/;
	cursor: pointer;
	text-shadow: 0 /*{global-active-shadow-x}*/ 1px /*{global-active-shadow-y}*/ 0 /*{global-active-shadow-radius}*/ #666666 /*{global-active-shadow-color}*/;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #666666 /*{global-active-background-start}*/), to( #666666 /*{global-active-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #666666 /*{global-active-background-start}*/, #666666 /*{global-active-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #666666 /*{global-active-background-start}*/, #666666 /*{global-active-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #666666 /*{global-active-background-start}*/, #666666 /*{global-active-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #666666 /*{global-active-background-start}*/, #666666 /*{global-active-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #666666 /*{global-active-background-start}*/, #666666 /*{global-active-background-end}*/);
	               font-family: Arial /*{global-font-family}*/;
}
.ui-btn-active:visited,
.ui-btn-active:hover,
.ui-btn-active a.ui-link-inherit {
	color: #ffffff /*{global-active-color}*/;
}
/* button inner top highlight
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-inner {
	border-top: 1px solid 	#fff;
	border-color: 			rgba(255,255,255,.3);
}
/* corner rounding classes
-----------------------------------------------------------------------------------------------------------*/
.ui-corner-all {
	-webkit-border-radius: 0.4em /*{global-radii-blocks}*/;
	border-radius: 0.4em /*{global-radii-blocks}*/;
}
/* Form field separator
-----------------------------------------------------------------------------------------------------------*/
.ui-br {
	border-color: rgb(130,130,130);
	border-color: rgba(130,130,130,.3);
	border-style: solid;
}
/* Interaction cues
-----------------------------------------------------------------------------------------------------------*/
.ui-disabled {
	filter: Alpha(Opacity=30);
	opacity: .3;
	zoom: 1;
}
.ui-disabled,
.ui-disabled a {
	cursor: default !important;
	pointer-events: none;
}
/* Icons
-----------------------------------------------------------------------------------------------------------*/
.ui-icon,
.ui-icon-searchfield:after {
	background: #666666 /*{global-icon-color}*/;
	background: transparent /*{global-icon-disc}*/;
	background-image: url(/include/css/images/icons-18-black.png) /*{global-icon-set}*/;
	background-repeat: no-repeat;
	-webkit-border-radius: 				9px;
	border-radius: 						9px;
}
/* Alt icon color
-----------------------------------------------------------------------------------------------------------*/
.ui-icon-alt .ui-icon,
.ui-icon-alt .ui-icon-searchfield:after {
	background-color: 						#fff;
	background-color: 						rgba(255,255,255,.3);
	background-image: url(/include/css/images/icons-18-black.png);
	background-repeat: no-repeat;
}
/* No disc
-----------------------------------------------------------------------------------------------------------*/
.ui-icon-nodisc .ui-icon,
.ui-icon-nodisc .ui-icon-searchfield:after,
.ui-icon-nodisc .ui-icon-alt .ui-icon,
.ui-icon-nodisc .ui-icon-alt .ui-icon-searchfield:after {
	background-color: transparent;
}
/* Icon sprite
-----------------------------------------------------------------------------------------------------------*/
/* plus minus */
.ui-icon-plus {
	background-position: 	-1px -1px;
}
.ui-icon-minus {
	background-position: 	-37px -1px;
}
/* delete/close */
.ui-icon-delete {
	background-position: 	-73px -1px;
}
/* arrows */
.ui-icon-arrow-r {
	background-position: 	-108px -1px;
}
.ui-icon-arrow-l {
	background-position: 	-144px -1px;
}
.ui-icon-arrow-u {
	background-position: 	-180px -1px;
}
.ui-icon-arrow-d {
	background-position: 	-216px -1px;
}
/* misc */
.ui-icon-check {
	background-position: 	-252px -1px;
}
.ui-icon-gear {
	background-position: 	-288px -1px;
}
.ui-icon-refresh {
	background-position: 	-323px -1px;
}
.ui-icon-forward {
	background-position: 	-360px -1px;
}
.ui-icon-back {
	background-position: 	-396px -1px;
}
.ui-icon-grid {
	background-position: 	-432px -1px;
}
.ui-icon-star {
	background-position: 	-467px -1px;
}
.ui-icon-alert {
	background-position: 	-503px -1px;
}
.ui-icon-info {
	background-position: 	-539px -1px;
}
.ui-icon-home {
	background-position: 	-575px -1px;
}
/* search */
.ui-icon-search,
.ui-icon-searchfield:after {
	background-position: 	-611px -1px;
}
/* checkbox radio */
.ui-icon-checkbox-on {
	background-position: 	-647px -1px;
}
.ui-icon-checkbox-off {
	background-position: 	-683px -1px;
}
.ui-icon-radio-on {
	background-position: 	-718px -1px;
}
.ui-icon-radio-off {
	background-position: 	-754px -1px;
}
/* menu edit */
.ui-icon-bars {
	background-position: 	-788px -1px;
}
.ui-icon-edit {
	background-position: 	-824px -1px;
}


/* Structure */
/* links within "buttons" 
-----------------------------------------------------------------------------------------------------------*/
a.ui-link-inherit {
	text-decoration: none !important;
}
/* Active class used as the "on" state across all themes
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-active {
	border: 1px solid #666666 /*{global-active-border}*/;
	background: #666666 /*{global-active-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{global-active-color}*/;
	cursor: pointer;
	/*text-shadow: 0  1px  0  #666666 ;*/
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #666666 /*{global-active-background-start}*/), to( #666666 /*{global-active-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #666666 /*{global-active-background-start}*/, #666666 /*{global-active-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #666666 /*{global-active-background-start}*/, #666666 /*{global-active-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #666666 /*{global-active-background-start}*/, #666666 /*{global-active-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #666666 /*{global-active-background-start}*/, #666666 /*{global-active-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #666666 /*{global-active-background-start}*/, #666666 /*{global-active-background-end}*/);
	               font-family: Arial /*{global-font-family}*/;
}
.ui-btn-active:visited,
.ui-btn-active:hover,
.ui-btn-active a.ui-link-inherit {
	color: #ffffff /*{global-active-color}*/;
}
/* button inner top highlight
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-inner {
	border-top: 1px solid 	#fff;
	border-color: 			rgba(255,255,255,.3);
}
/* corner rounding classes
-----------------------------------------------------------------------------------------------------------*/
.ui-corner-all {
	-webkit-border-radius: .6em /*{global-radii-blocks}*/;
	border-radius: .6em /*{global-radii-blocks}*/;
}
/* Form field separator
-----------------------------------------------------------------------------------------------------------*/
.ui-br {
	border-color: rgb(130,130,130);
	border-color: rgba(130,130,130,.3);
	border-style: solid;
}
/* Interaction cues
-----------------------------------------------------------------------------------------------------------*/
.ui-disabled {
	filter: Alpha(Opacity=30);
	opacity: .3;
	zoom: 1;
}
.ui-disabled,
.ui-disabled a {
	cursor: default !important;
	pointer-events: none;
}
/* Icons
-----------------------------------------------------------------------------------------------------------*/
.ui-icon,
.ui-icon-searchfield:after {
	background: #666666 /*{global-icon-color}*/;
	background: transparent /*{global-icon-disc}*/;
	background-image: url(/include/css/images/icons-18-black.png) /*{global-icon-set}*/;
	background-repeat: no-repeat;
	-webkit-border-radius: 				9px;
	border-radius: 						9px;
}
/* Alt icon color
-----------------------------------------------------------------------------------------------------------*/
.ui-icon-alt .ui-icon,
.ui-icon-alt .ui-icon-searchfield:after {
	background-color: 						#fff;
	background-color: 						rgba(255,255,255,.3);
	background-image: url(/include/css/images/icons-18-black.png);
	background-repeat: no-repeat;
}
/* No disc
-----------------------------------------------------------------------------------------------------------*/
.ui-icon-nodisc .ui-icon,
.ui-icon-nodisc .ui-icon-searchfield:after,
.ui-icon-nodisc .ui-icon-alt .ui-icon,
.ui-icon-nodisc .ui-icon-alt .ui-icon-searchfield:after {
	background-color: transparent;
}
/* Icon sprite
-----------------------------------------------------------------------------------------------------------*/
/* plus minus */
.ui-icon-plus {
	background-position: 	-1px -1px;
}
.ui-icon-minus {
	background-position: 	-37px -1px;
}
/* delete/close */
.ui-icon-delete {
	background-position: 	-73px -1px;
}
/* arrows */
.ui-icon-arrow-r {
	background-position: 	-108px -1px;
}
.ui-icon-arrow-l {
	background-position: 	-144px -1px;
}
.ui-icon-arrow-u {
	background-position: 	-180px -1px;
}
.ui-icon-arrow-d {
	background-position: 	-216px -1px;
}
/* misc */
.ui-icon-check {
	background-position: 	-252px -1px;
}
.ui-icon-gear {
	background-position: 	-288px -1px;
}
.ui-icon-refresh {
	background-position: 	-323px -1px;
}
.ui-icon-forward {
	background-position: 	-360px -1px;
}
.ui-icon-back {
	background-position: 	-396px -1px;
}
.ui-icon-grid {
	background-position: 	-432px -1px;
}
.ui-icon-star {
	background-position: 	-467px -1px;
}
.ui-icon-alert {
	background-position: 	-503px -1px;
}
.ui-icon-info {
	background-position: 	-539px -1px;
}
.ui-icon-home {
	background-position: 	-575px -1px;
}
/* search */
.ui-icon-search,
.ui-icon-searchfield:after {
	background-position: 	-611px -1px;
}
/* checkbox radio */
.ui-icon-checkbox-on {
	background-position: 	-647px -1px;
}
.ui-icon-checkbox-off {
	background-position: 	-683px -1px;
}
.ui-icon-radio-on {
	background-position: 	-718px -1px;
}
.ui-icon-radio-off {
	background-position: 	-754px -1px;
}
/* menu edit */
.ui-icon-bars {
	background-position: 	-788px -1px;
}
.ui-icon-edit {
	background-position: 	-824px -1px;
}
/* HD/"retina" sprite
-----------------------------------------------------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
       only screen and (min--moz-device-pixel-ratio: 1.3),
       only screen and (min-resolution: 200dpi) {
	
	.ui-icon-plus, .ui-icon-minus, .ui-icon-delete, .ui-icon-arrow-r,
	.ui-icon-arrow-l, .ui-icon-arrow-u, .ui-icon-arrow-d, .ui-icon-check,
	.ui-icon-gear, .ui-icon-refresh, .ui-icon-forward, .ui-icon-back,
	.ui-icon-grid, .ui-icon-star, .ui-icon-alert, .ui-icon-info, .ui-icon-home, .ui-icon-bars, .ui-icon-edit,
	.ui-icon-search, .ui-icon-searchfield:after, 
	.ui-icon-checkbox-off, .ui-icon-checkbox-on, .ui-icon-radio-off, .ui-icon-radio-on {
		background-image: url(/include/css/images/icons-36-white.png);
		-moz-background-size: 864px 18px;
		-o-background-size: 864px 18px;
		-webkit-background-size: 864px 18px;
		background-size: 864px 18px;
	}
	.ui-icon-alt .ui-icon {
		background-image: url(/include/css/images/icons-36-black.png);
	}
	.ui-icon-plus {
		background-position: 	0 50%;
	}
	.ui-icon-minus {
		background-position: 	-36px 50%;
	}
	.ui-icon-delete {
		background-position: 	-72px 50%;
	}
	.ui-icon-arrow-r {
		background-position: 	-108px 50%;
	}
	.ui-icon-arrow-l {
		background-position: 	-144px 50%;
	}
	.ui-icon-arrow-u {
		background-position: 	-179px 50%;
	}
	.ui-icon-arrow-d {
		background-position: 	-215px 50%;
	}
	.ui-icon-check {
		background-position: 	-252px 50%;
	}
	.ui-icon-gear {
		background-position: 	-287px 50%;
	}
	.ui-icon-refresh {
		background-position: 	-323px 50%;
	}
	.ui-icon-forward {
		background-position: 	-360px 50%;
	}
	.ui-icon-back {
		background-position: 	-395px 50%;
	}
	.ui-icon-grid {
		background-position: 	-431px 50%;
	}
	.ui-icon-star {
		background-position: 	-467px 50%;
	}
	.ui-icon-alert {
		background-position: 	-503px 50%;
	}
	.ui-icon-info {
		background-position: 	-538px 50%;
	}
	.ui-icon-home {
		background-position: 	-575px 50%;
	}
	.ui-icon-search,
	.ui-icon-searchfield:after {
		background-position: 	-611px 50%;
	}
	.ui-icon-checkbox-on {
		background-position: 	-647px 50%;
	}
	.ui-icon-checkbox-off {
		background-position: 	-683px 50%;
	}
	.ui-icon-radio-on {
		background-position: 	-718px 50%;
	}
	.ui-icon-radio-off {
		background-position: 	-754px 50%;
	}
	.ui-icon-bars {
		background-position: 	-788px 50%;
	
	}.ui-icon-edit {
		background-position: 	-824px 50%;
	}
}
/* checks,radios */
.ui-checkbox .ui-icon,
.ui-selectmenu-list .ui-icon {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.ui-icon-checkbox-off,
.ui-icon-radio-off {
	background-color: transparent;	
}
.ui-checkbox-on .ui-icon,
.ui-radio-on .ui-icon {
	background-color: #666666 /*{global-active-background-color}*/; /* NOTE: this hex should match the active state color. It's repeated here for cascade */
}
/* loading icon */
.ui-icon-loading {
	background: url(images/ajax-loader.gif);
	background-size: 46px 46px;
}
/* Button corner class
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-corner-all {
	-webkit-border-radius: 0.4em /*{global-radii-buttons}*/;
	border-radius: 0.4em /*{global-radii-buttons}*/;
}
/* radius clip workaround for cleaning up corner trapping */
.ui-corner-all,
.ui-btn-corner-all {
	-webkit-background-clip: padding;
	background-clip: padding-box;
}
/* Overlay / modal
-----------------------------------------------------------------------------------------------------------*/
.ui-overlay {
	background: #666;
	filter: Alpha(Opacity=50);
	opacity: .5;
	position: absolute;
	width: 100%;
	height: 100%;
}
.ui-overlay-shadow {
	-moz-box-shadow: 0 0 12px 			rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0 12px 		rgba(0,0,0,.6);
	box-shadow: 0 0 12px 				rgba(0,0,0,.6);
}
.ui-shadow {
	-moz-box-shadow: 0 1px 3px /*{global-box-shadow-size}*/ rgba(0,0,0,0.2) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0 1px 3px /*{global-box-shadow-size}*/ rgba(0,0,0,0.2) /*{global-box-shadow-color}*/;
	box-shadow: 0 1px 3px /*{global-box-shadow-size}*/ rgba(0,0,0,0.2) /*{global-box-shadow-color}*/
}
.ui-bar-a .ui-shadow,
.ui-bar-b .ui-shadow ,
.ui-bar-c .ui-shadow  {
	-moz-box-shadow: 0 1px 0 				rgba(255,255,255,.3);
	-webkit-box-shadow: 0 1px 0 			rgba(255,255,255,.3);
	box-shadow: 0 1px 0 					rgba(255,255,255,.3);
}
.ui-shadow-inset {
	-moz-box-shadow: inset 0 1px 4px 		rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 4px 	rgba(0,0,0,.2);
	box-shadow: inset 0 1px 4px 			rgba(0,0,0,.2);
}
.ui-icon-shadow {
	-moz-box-shadow: 0 1px 0 transparent /*{global-icon-shadow}*/;
	-webkit-box-shadow: 0 1px 0 transparent /*{global-icon-shadow}*/;
	box-shadow: 0 1px 0 transparent /*{global-icon-shadow}*/;
}
/* Focus state - set here for specificity (note: these classes are added by JavaScript)
-----------------------------------------------------------------------------------------------------------*/
.ui-btn:focus, .ui-link-inherit:focus {
	outline: 0;
}
.ui-btn.ui-focus {
	z-index: 1;
}
.ui-focus,
.ui-btn:focus {
	-moz-box-shadow: inset 0 0 3px #666666 /*{global-active-background-color}*/, 0 0 9px #666666 /*{global-active-background-color}*/;
	-webkit-box-shadow: inset 0 0 3px #666666 /*{global-active-background-color}*/, 0 0 9px #666666 /*{global-active-background-color}*/;
	box-shadow: inset 0 0 3px #666666 /*{global-active-background-color}*/, 0 0 9px #666666 /*{global-active-background-color}*/;
}
.ui-input-text.ui-focus,
.ui-input-search.ui-focus {
	-moz-box-shadow: 0 0 12px #666666 /*{global-active-background-color}*/;
	-webkit-box-shadow: 0 0 12px #666666 /*{global-active-background-color}*/;
	box-shadow: 0 0 12px #666666 /*{global-active-background-color}*/;	
}
/* unset box shadow in browsers that don't do it right
-----------------------------------------------------------------------------------------------------------*/
.ui-mobile-nosupport-boxshadow * {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
/* ...and bring back focus */
.ui-mobile-nosupport-boxshadow .ui-focus,
.ui-mobile-nosupport-boxshadow .ui-btn:focus,
.ui-mobile-nosupport-boxshadow .ui-link-inherit:focus {
	outline-width: 1px;
	outline-style: auto;
}

						