/*!
* jQuery Mobile 1.3.2
* Git HEAD hash: 528cf0e96940644ea644096bfeb913ed920ffaef <> Date: Fri Jul 19 2013 22:17:57 UTC
* http://jquerymobile.com
*
* Copyright 2010, 2013 jQuery Foundation, Inc. and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
*/


/* Swatches */

/* A
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-a {
	border: 1px solid #20aeaf /*{a-bar-border}*/;
	background: #20aeaf /*{a-bar-background-color}*/;
	color: #ffffff /*{a-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 1px /*{a-bar-shadow-y}*/ 0 /*{a-bar-shadow-radius}*/ #20aeaf /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #39c7c8 /*{a-bar-background-start}*/), to( #20aeaf /*{a-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #20aeaf /*{a-bar-background-start}*/, #20aeaf /*{a-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #20aeaf /*{a-bar-background-start}*/, #20aeaf /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #20aeaf /*{a-bar-background-start}*/, #20aeaf /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #20aeaf /*{a-bar-background-start}*/, #20aeaf /*{a-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #20aeaf /*{a-bar-background-start}*/, #20aeaf /*{a-bar-background-end}*/);
}
.ui-bar-a .ui-link-inherit {
	color: #ffffff /*{a-bar-color}*/;
}
.ui-bar-a a.ui-link {
	color: #7cc4e7 /*{a-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-a a.ui-link:visited {
    color: #2489ce /*{a-bar-link-visited}*/;
}
.ui-bar-a a.ui-link:hover {
	color: #2489ce /*{a-bar-link-hover}*/;
}
.ui-bar-a a.ui-link:active {
	color: #2489ce /*{a-bar-link-active}*/;
}
.ui-bar-a,
.ui-bar-a input,
.ui-bar-a select,
.ui-bar-a textarea,
.ui-bar-a button {
	          font-family: sans-serif /*{global-font-family}*/;
}
.ui-body-a,
.ui-overlay-a {
	border: 1px solid #dddddd /*{a-body-border}*/;
	color: #444c4c /*{a-body-color}*/;
	text-shadow: 0 /*{a-body-shadow-x}*/ 1px /*{a-body-shadow-y}*/ 0 /*{a-body-shadow-radius}*/ #f3f3f3 /*{a-body-shadow-color}*/;
	background: #ffffff /*{a-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{a-body-background-start}*/), to( #ffffff /*{a-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{a-body-background-start}*/, #ffffff /*{a-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ffffff /*{a-body-background-start}*/, #ffffff /*{a-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{a-body-background-start}*/, #ffffff /*{a-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{a-body-background-start}*/, #ffffff /*{a-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ffffff /*{a-body-background-start}*/, #ffffff /*{a-body-background-end}*/);
}
.ui-overlay-a {
	background-image: none;
	border-width: 0;
}
.ui-body-a,
.ui-body-a input,
.ui-body-a select,
.ui-body-a textarea,
.ui-body-a button {
	          font-family: sans-serif /*{global-font-family}*/;
}
.ui-body-a .ui-link-inherit {
	color: #444c4c /*{a-body-color}*/;
}
.ui-body-a .ui-link {
	color: #20aeaf /*{a-body-link-color}*/;
	font-weight: bold;
}
.ui-body-a .ui-link:visited {
    color: #20aeaf /*{a-body-link-visited}*/;
}
.ui-body-a .ui-link:hover {
	color: #079596 /*{a-body-link-hover}*/;
}
.ui-body-a .ui-link:active {
	color: #079596 /*{a-body-link-active}*/;
}
.ui-btn-up-a {
	border: 1px solid #cccccc /*{a-bup-border}*/;
	background: #ffffff /*{a-bup-background-color}*/;
	font-weight: bold;
	color: #444c4c /*{a-bup-color}*/;
	text-shadow: 0 /*{a-bup-shadow-x}*/ 1px /*{a-bup-shadow-y}*/ 0 /*{a-bup-shadow-radius}*/ #ffffff /*{a-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{a-bup-background-start}*/), to( #ffffff /*{a-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{a-bup-background-start}*/, #ffffff /*{a-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ffffff /*{a-bup-background-start}*/, #ffffff /*{a-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{a-bup-background-start}*/, #ffffff /*{a-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{a-bup-background-start}*/, #ffffff /*{a-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ffffff /*{a-bup-background-start}*/, #ffffff /*{a-bup-background-end}*/);
}
.ui-btn-up-a:visited,
.ui-btn-up-a a.ui-link-inherit {
	color: #444c4c /*{a-bup-color}*/;
}
.ui-btn-hover-a {
	border: 1px solid #dddddd /*{a-bhover-border}*/;
	background: #ededed /*{a-bhover-background-color}*/;
	font-weight: bold;
	color: #444c4c /*{a-bhover-color}*/;
	text-shadow: 0 /*{a-bhover-shadow-x}*/ 1px /*{a-bhover-shadow-y}*/ 0 /*{a-bhover-shadow-radius}*/ #f3f3f3 /*{a-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ededed /*{a-bhover-background-start}*/), to( #ededed /*{a-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ededed /*{a-bhover-background-start}*/, #ededed /*{a-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ededed /*{a-bhover-background-start}*/, #ededed /*{a-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ededed /*{a-bhover-background-start}*/, #ededed /*{a-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ededed /*{a-bhover-background-start}*/, #ededed /*{a-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ededed /*{a-bhover-background-start}*/, #ededed /*{a-bhover-background-end}*/);
}
.ui-btn-hover-a:visited,
.ui-btn-hover-a:hover,
.ui-btn-hover-a a.ui-link-inherit {
	color: #444c4c /*{a-bhover-color}*/;
}
.ui-btn-down-a {
	border: 1px solid #dddddd /*{a-bdown-border}*/;
	background: #e8e8e8 /*{a-bdown-background-color}*/;
	font-weight: bold;
	color: #444c4c /*{a-bdown-color}*/;
	text-shadow: 0 /*{a-bdown-shadow-x}*/ 1px /*{a-bdown-shadow-y}*/ 0 /*{a-bdown-shadow-radius}*/ #f3f3f3 /*{a-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e8e8e8 /*{a-bdown-background-start}*/), to( #e8e8e8 /*{a-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #e8e8e8 /*{a-bdown-background-start}*/, #e8e8e8 /*{a-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #e8e8e8 /*{a-bdown-background-start}*/, #e8e8e8 /*{a-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #e8e8e8 /*{a-bdown-background-start}*/, #e8e8e8 /*{a-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #e8e8e8 /*{a-bdown-background-start}*/, #e8e8e8 /*{a-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #e8e8e8 /*{a-bdown-background-start}*/, #e8e8e8 /*{a-bdown-background-end}*/);
}
.ui-btn-down-a:visited,
.ui-btn-down-a:hover,
.ui-btn-down-a a.ui-link-inherit {
	color: #444c4c /*{a-bdown-color}*/;
}
.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a {
	          font-family: sans-serif /*{global-font-family}*/;
	text-decoration: none;
}
/* B
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-b {
	border: 1px solid #444c4c /*{b-bar-border}*/;
	background: #444c4c /*{b-bar-background-color}*/;
	color: #beeeee /*{b-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{b-bar-shadow-x}*/ 1px /*{b-bar-shadow-y}*/ 0 /*{b-bar-shadow-radius}*/ #444c4c /*{b-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #444c4c /*{b-bar-background-start}*/), to( #444c4c /*{b-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #444c4c /*{b-bar-background-start}*/, #444c4c /*{b-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #444c4c /*{b-bar-background-start}*/, #444c4c /*{b-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #444c4c /*{b-bar-background-start}*/, #444c4c /*{b-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #444c4c /*{b-bar-background-start}*/, #444c4c /*{b-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #444c4c /*{b-bar-background-start}*/, #444c4c /*{b-bar-background-end}*/);
}
.ui-bar-b .ui-link-inherit {
	color: #ffffff /*{b-bar-color}*/;
}
.ui-bar-b a.ui-link {
	color: #7cc4e7 /*{b-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-b a.ui-link:visited {
    color: #2489ce /*{b-bar-link-visited}*/;
}
.ui-bar-b a.ui-link:hover {
	color: #2489ce /*{b-bar-link-hover}*/;
}
.ui-bar-b a.ui-link:active {
	color: #2489ce /*{b-bar-link-active}*/;
}
.ui-bar-b,
.ui-bar-b input,
.ui-bar-b select,
.ui-bar-b textarea,
.ui-bar-b button {
	          font-family: sans-serif /*{global-font-family}*/;
}
.ui-body-b,
.ui-overlay-b {
	border: 1px solid #dddddd /*{b-body-border}*/;
	color: #444c4c /*{b-body-color}*/;
	text-shadow: 0 /*{b-body-shadow-x}*/ 1px /*{b-body-shadow-y}*/ 0 /*{b-body-shadow-radius}*/ #f3f3f3 /*{b-body-shadow-color}*/;
	background: #ffffff /*{b-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{b-body-background-start}*/), to( #ffffff /*{b-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{b-body-background-start}*/, #ffffff /*{b-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ffffff /*{b-body-background-start}*/, #ffffff /*{b-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{b-body-background-start}*/, #ffffff /*{b-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{b-body-background-start}*/, #ffffff /*{b-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ffffff /*{b-body-background-start}*/, #ffffff /*{b-body-background-end}*/);
}
.ui-overlay-b {
	background-image: none;
	border-width: 0;
}
.ui-body-b,
.ui-body-b input,
.ui-body-b select,
.ui-body-b textarea,
.ui-body-b button {
	          font-family: sans-serif /*{global-font-family}*/;
}
.ui-body-b .ui-link-inherit {
	color: #444c4c /*{b-body-color}*/;
}
.ui-body-b .ui-link {
	color: #20aeaf /*{b-body-link-color}*/;
	font-weight: bold;
}
.ui-body-b .ui-link:visited {
    color: #20aeaf /*{b-body-link-visited}*/;
}
.ui-body-b .ui-link:hover {
	color: #079596 /*{b-body-link-hover}*/;
}
.ui-body-b .ui-link:active {
	color: #079596 /*{b-body-link-active}*/;
}
.ui-btn-up-b {
	border: 1px solid #20aeaf /*{b-bup-border}*/;
	background: #20aeaf /*{b-bup-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{b-bup-color}*/;
	text-shadow: 0 /*{b-bup-shadow-x}*/ 1px /*{b-bup-shadow-y}*/ 0 /*{b-bup-shadow-radius}*/ #20aeaf /*{b-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #20aeaf /*{b-bup-background-start}*/), to( #20aeaf /*{b-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #20aeaf /*{b-bup-background-start}*/, #20aeaf /*{b-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #20aeaf /*{b-bup-background-start}*/, #20aeaf /*{b-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #20aeaf /*{b-bup-background-start}*/, #20aeaf /*{b-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #20aeaf /*{b-bup-background-start}*/, #20aeaf /*{b-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #20aeaf /*{b-bup-background-start}*/, #20aeaf /*{b-bup-background-end}*/);
}
.ui-btn-up-b:visited,
.ui-btn-up-b a.ui-link-inherit {
	color: #beeeee /*{b-bup-color}*/;
}
.ui-btn-hover-b {
	border: 1px solid #20aeaf /*{b-bhover-border}*/;
	background: #39c7c8 /*{b-bhover-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{b-bhover-color}*/;
	text-shadow: 0 /*{b-bhover-shadow-x}*/ 1px /*{b-bhover-shadow-y}*/ 0 /*{b-bhover-shadow-radius}*/ #39c7c8 /*{b-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #39c7c8 /*{b-bhover-background-start}*/), to( #39c7c8 /*{b-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #39c7c8 /*{b-bhover-background-start}*/, #39c7c8 /*{b-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #39c7c8 /*{b-bhover-background-start}*/, #39c7c8 /*{b-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #39c7c8 /*{b-bhover-background-start}*/, #39c7c8 /*{b-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #39c7c8 /*{b-bhover-background-start}*/, #39c7c8 /*{b-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #39c7c8 /*{b-bhover-background-start}*/, #39c7c8 /*{b-bhover-background-end}*/);
}
.ui-btn-hover-b:visited,
.ui-btn-hover-b:hover,
.ui-btn-hover-b a.ui-link-inherit {
	color: #ffffff /*{b-bhover-color}*/;
}
.ui-btn-down-b {
	border: 1px solid #20aeaf /*{b-bdown-border}*/;
	background: #20aeaf /*{b-bdown-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{b-bdown-color}*/;
	text-shadow: 0 /*{b-bdown-shadow-x}*/ 1px /*{b-bdown-shadow-y}*/ 0 /*{b-bdown-shadow-radius}*/ #20aeaf /*{b-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #20aeaf /*{b-bdown-background-start}*/), to( #20aeaf /*{b-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #20aeaf /*{b-bdown-background-start}*/, #20aeaf /*{b-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #20aeaf /*{b-bdown-background-start}*/, #20aeaf /*{b-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #20aeaf /*{b-bdown-background-start}*/, #20aeaf /*{b-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #20aeaf /*{b-bdown-background-start}*/, #20aeaf /*{b-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #20aeaf /*{b-bdown-background-start}*/, #20aeaf /*{b-bdown-background-end}*/);
}
.ui-btn-down-b:visited,
.ui-btn-down-b:hover,
.ui-btn-down-b a.ui-link-inherit {
	color: #ffffff /*{b-bdown-color}*/;
}
.ui-btn-up-b,
.ui-btn-hover-b,
.ui-btn-down-b {
	          font-family: sans-serif /*{global-font-family}*/;
	text-decoration: none;
}


/* C
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-c {
	border: 1px solid #ffffff /*{c-bar-border}*/;
	background: #ffffff /*{c-bar-background-color}*/;
	color: #444c4c /*{c-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{c-bar-shadow-x}*/ 1px /*{c-bar-shadow-y}*/ 0 /*{c-bar-shadow-radius}*/ #ffffff /*{c-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bar-background-start}*/), to( #ffffff /*{c-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bar-background-start}*/, #ffffff /*{c-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bar-background-start}*/, #ffffff /*{c-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bar-background-start}*/, #ffffff /*{c-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bar-background-start}*/, #ffffff /*{c-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ffffff /*{c-bar-background-start}*/, #ffffff /*{c-bar-background-end}*/);
}
.ui-bar-c .ui-link-inherit {
	color: #ffffff /*{c-bar-color}*/;
}
.ui-bar-c a.ui-link {
	color: #7cc4e7 /*{c-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-c a.ui-link:visited {
    color: #2489ce /*{c-bar-link-visited}*/;
}
.ui-bar-c a.ui-link:hover {
	color: #2489ce /*{c-bar-link-hover}*/;
}
.ui-bar-c a.ui-link:active {
	color: #2489ce /*{c-bar-link-active}*/;
}
.ui-bar-c,
.ui-bar-c input,
.ui-bar-c select,
.ui-bar-c textarea,
.ui-bar-c button {
	          font-family: sans-serif /*{global-font-family}*/;
}
.ui-body-c,
.ui-overlay-c {
	border: 1px solid #dddddd /*{c-body-border}*/;
	color: #444c4c /*{c-body-color}*/;
	text-shadow: 0 /*{c-body-shadow-x}*/ 1px /*{c-body-shadow-y}*/ 0 /*{c-body-shadow-radius}*/ #f3f3f3 /*{c-body-shadow-color}*/;
	background: #ffffff /*{c-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-body-background-start}*/), to( #ffffff /*{c-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-body-background-start}*/, #ffffff /*{c-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ffffff /*{c-body-background-start}*/, #ffffff /*{c-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-body-background-start}*/, #ffffff /*{c-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-body-background-start}*/, #ffffff /*{c-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ffffff /*{c-body-background-start}*/, #ffffff /*{c-body-background-end}*/);
}
.ui-overlay-c {
	background-image: none;
	border-width: 0;
}
.ui-body-c,
.ui-body-c input,
.ui-body-c select,
.ui-body-c textarea,
.ui-body-c button {
	          font-family: sans-serif /*{global-font-family}*/;
}
.ui-body-c .ui-link-inherit {
	color: #444c4c /*{c-body-color}*/;
}
.ui-body-c .ui-link {
	color: #20aeaf /*{c-body-link-color}*/;
	font-weight: bold;
}
.ui-body-c .ui-link:visited {
    color: #20aeaf /*{c-body-link-visited}*/;
}
.ui-body-c .ui-link:hover {
	color: #079596 /*{c-body-link-hover}*/;
}
.ui-body-c .ui-link:active {
	color: #079596 /*{c-body-link-active}*/;
}
.ui-btn-up-c {
	border: 1px solid #c1c9cf /*{c-bup-border}*/;
	background: #c1c9cf /*{c-bup-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{c-bup-color}*/;
	text-shadow: 0 /*{c-bup-shadow-x}*/ 1px /*{c-bup-shadow-y}*/ 0 /*{c-bup-shadow-radius}*/ #c1c9cf /*{c-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #c1c9cf /*{c-bup-background-start}*/), to( #c1c9cf /*{c-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #c1c9cf /*{c-bup-background-start}*/, #c1c9cf /*{c-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #c1c9cf /*{c-bup-background-start}*/, #c1c9cf /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #c1c9cf /*{c-bup-background-start}*/, #c1c9cf /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #c1c9cf /*{c-bup-background-start}*/, #c1c9cf /*{c-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #c1c9cf /*{c-bup-background-start}*/, #c1c9cf /*{c-bup-background-end}*/);
}
.ui-btn-up-c:visited,
.ui-btn-up-c a.ui-link-inherit {
	color: #ffffff /*{c-bup-color}*/;
}
.ui-btn-hover-c {
	border: 1px solid #c1c9cf /*{c-bhover-border}*/;
	background: #c1c9cf /*{c-bhover-background-color}*/;
	font-weight: bold;
	color: #767e7e /*{c-bhover-color}*/;
	text-shadow: 0 /*{c-bhover-shadow-x}*/ 1px /*{c-bhover-shadow-y}*/ 0 /*{c-bhover-shadow-radius}*/ #c1c9cf /*{c-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #c1c9cf /*{c-bhover-background-start}*/), to( #c1c9cf /*{c-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #c1c9cf /*{c-bhover-background-start}*/, #c1c9cf /*{c-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #c1c9cf /*{c-bhover-background-start}*/, #c1c9cf /*{c-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #c1c9cf /*{c-bhover-background-start}*/, #c1c9cf /*{c-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #c1c9cf /*{c-bhover-background-start}*/, #c1c9cf /*{c-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #c1c9cf /*{c-bhover-background-start}*/, #c1c9cf /*{c-bhover-background-end}*/);
}
.ui-btn-hover-c:visited,
.ui-btn-hover-c:hover,
.ui-btn-hover-c a.ui-link-inherit {
	color: #767e7e /*{c-bhover-color}*/;
}
.ui-btn-down-c {
	border: 1px solid #c1c9cf /*{c-bdown-border}*/;
	background: #c1c9cf /*{c-bdown-background-color}*/;
	font-weight: bold;
	color: ##444c4c /*{c-bdown-color}*/;
	text-shadow: 0 /*{c-bdown-shadow-x}*/ 1px /*{c-bdown-shadow-y}*/ 0 /*{c-bdown-shadow-radius}*/ #c1c9cf /*{c-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #c1c9cf /*{c-bdown-background-start}*/), to( #c1c9cf /*{c-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #c1c9cf /*{c-bdown-background-start}*/, #c1c9cf /*{c-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #c1c9cf /*{c-bdown-background-start}*/, #c1c9cf /*{c-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #c1c9cf /*{c-bdown-background-start}*/, #c1c9cf /*{c-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #c1c9cf /*{c-bdown-background-start}*/, #c1c9cf /*{c-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #c1c9cf /*{c-bdown-background-start}*/, #c1c9cf /*{c-bdown-background-end}*/);
}
.ui-btn-down-c:visited,
.ui-btn-down-c:hover,
.ui-btn-down-c a.ui-link-inherit {
	color: ##444c4c /*{c-bdown-color}*/;
}
.ui-btn-up-c,
.ui-btn-hover-c,
.ui-btn-down-c {
	          font-family: sans-serif /*{global-font-family}*/;
	text-decoration: none;
}
/* D
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-d {
	border: 1px solid #444c4c /*{d-bar-border}*/;
	background: #444c4c /*{d-bar-background-color}*/;
	color: #ffffff /*{d-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{d-bar-shadow-x}*/ 1px /*{d-bar-shadow-y}*/ 0 /*{d-bar-shadow-radius}*/ #444c4c /*{d-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #444c4c /*{d-bar-background-start}*/), to( #444c4c /*{d-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #444c4c /*{d-bar-background-start}*/, #444c4c /*{d-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #444c4c /*{d-bar-background-start}*/, #444c4c /*{d-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #444c4c /*{d-bar-background-start}*/, #444c4c /*{d-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #444c4c /*{d-bar-background-start}*/, #444c4c /*{d-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #444c4c /*{d-bar-background-start}*/, #444c4c /*{d-bar-background-end}*/);
}
.ui-bar-d .ui-link-inherit {
	color: #ffffff /*{d-bar-color}*/;
}
.ui-bar-d a.ui-link {
	color: #7cc4e7 /*{d-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-d a.ui-link:visited {
    color: #2489ce /*{d-bar-link-visited}*/;
}
.ui-bar-d a.ui-link:hover {
	color: #2489ce /*{d-bar-link-hover}*/;
}
.ui-bar-d a.ui-link:active {
	color: #2489ce /*{d-bar-link-active}*/;
}
.ui-bar-d,
.ui-bar-d input,
.ui-bar-d select,
.ui-bar-d textarea,
.ui-bar-d button {
	          font-family: sans-serif /*{global-font-family}*/;
}
.ui-body-d,
.ui-overlay-d {
	border: 1px solid #dddddd /*{d-body-border}*/;
	color: #444c4c /*{d-body-color}*/;
	text-shadow: 0 /*{d-body-shadow-x}*/ 1px /*{d-body-shadow-y}*/ 0 /*{d-body-shadow-radius}*/ #f3f3f3 /*{d-body-shadow-color}*/;
	background: #ffffff /*{d-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{d-body-background-start}*/), to( #ffffff /*{d-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{d-body-background-start}*/, #ffffff /*{d-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ffffff /*{d-body-background-start}*/, #ffffff /*{d-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{d-body-background-start}*/, #ffffff /*{d-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{d-body-background-start}*/, #ffffff /*{d-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ffffff /*{d-body-background-start}*/, #ffffff /*{d-body-background-end}*/);
}
.ui-overlay-d {
	background-image: none;
	border-width: 0;
}
.ui-body-d,
.ui-body-d input,
.ui-body-d select,
.ui-body-d textarea,
.ui-body-d button {
	          font-family: sans-serif /*{global-font-family}*/;
}
.ui-body-d .ui-link-inherit {
	color: #444c4c /*{d-body-color}*/;
}
.ui-body-d .ui-link {
	color: #20aeaf /*{d-body-link-color}*/;
	font-weight: bold;
}
.ui-body-d .ui-link:visited {
    color: #20aeaf /*{d-body-link-visited}*/;
}
.ui-body-d .ui-link:hover {
	color: #079596 /*{d-body-link-hover}*/;
}
.ui-body-d .ui-link:active {
	color: #079596 /*{d-body-link-active}*/;
}
.ui-btn-up-d {
	border: 1px solid #85b64a /*{d-bup-border}*/;
	background: #85b64a /*{d-bup-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{d-bup-color}*/;
	text-shadow: 0 /*{d-bup-shadow-x}*/ 1px /*{d-bup-shadow-y}*/ 0 /*{d-bup-shadow-radius}*/ #85b64a /*{d-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #85b64a /*{d-bup-background-start}*/), to( #85b64a /*{d-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #85b64a /*{d-bup-background-start}*/, #85b64a /*{d-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #85b64a /*{d-bup-background-start}*/, #85b64a /*{d-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #85b64a /*{d-bup-background-start}*/, #85b64a /*{d-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #85b64a /*{d-bup-background-start}*/, #85b64a /*{d-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #85b64a /*{d-bup-background-start}*/, #85b64a /*{d-bup-background-end}*/);
}
.ui-btn-up-d:visited,
.ui-btn-up-d a.ui-link-inherit {
	color: #d2ecb3 /*{d-bup-color}*/;
}
.ui-btn-hover-d {
	border: 1px solid #85b64a /*{d-bhover-border}*/;
	background: #9ecf63 /*{d-bhover-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{d-bhover-color}*/;
	text-shadow: 0 /*{d-bhover-shadow-x}*/ 1px /*{d-bhover-shadow-y}*/ 0 /*{d-bhover-shadow-radius}*/ #9ecf63 /*{d-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #9ecf63 /*{d-bhover-background-start}*/), to( #9ecf63 /*{d-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #9ecf63 /*{d-bhover-background-start}*/, #9ecf63 /*{d-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #9ecf63 /*{d-bhover-background-start}*/, #9ecf63 /*{d-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #9ecf63 /*{d-bhover-background-start}*/, #9ecf63 /*{d-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #9ecf63 /*{d-bhover-background-start}*/, #9ecf63 /*{d-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #9ecf63 /*{d-bhover-background-start}*/, #9ecf63 /*{d-bhover-background-end}*/);
}
.ui-btn-hover-d:visited,
.ui-btn-hover-d:hover,
.ui-btn-hover-d a.ui-link-inherit {
	color: #ffffff /*{d-bhover-color}*/;
}
.ui-btn-down-d {
	border: 1px solid #85b64a /*{d-bdown-border}*/;
	background: #85b64a /*{d-bdown-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{d-bdown-color}*/;
	text-shadow: 0 /*{d-bdown-shadow-x}*/ 1px /*{d-bdown-shadow-y}*/ 0 /*{d-bdown-shadow-radius}*/ #85b64a /*{d-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #85b64a /*{d-bdown-background-start}*/), to( #85b64a /*{d-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #85b64a /*{d-bdown-background-start}*/, #85b64a /*{d-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #85b64a /*{d-bdown-background-start}*/, #85b64a /*{d-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #85b64a /*{d-bdown-background-start}*/, #85b64a /*{d-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #85b64a /*{d-bdown-background-start}*/, #85b64a /*{d-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #85b64a /*{d-bdown-background-start}*/, #85b64a /*{d-bdown-background-end}*/);
}
.ui-btn-down-d:visited,
.ui-btn-down-d:hover,
.ui-btn-down-d a.ui-link-inherit {
	color: #ffffff /*{d-bdown-color}*/;
}
.ui-btn-up-d,
.ui-btn-hover-d,
.ui-btn-down-d {
	          font-family: sans-serif /*{global-font-family}*/;
	text-decoration: none;
}
/* E
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-e {
	border: 1px solid #444c4c /*{e-bar-border}*/;
	background: #444c4c /*{e-bar-background-color}*/;
	color: #ffffff /*{e-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{e-bar-shadow-x}*/ 1px /*{e-bar-shadow-y}*/ 0 /*{e-bar-shadow-radius}*/ #444c4c /*{e-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #444c4c /*{e-bar-background-start}*/), to( #444c4c /*{e-bar-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #444c4c /*{e-bar-background-start}*/, #444c4c /*{e-bar-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #444c4c /*{e-bar-background-start}*/, #444c4c /*{e-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #444c4c /*{e-bar-background-start}*/, #444c4c /*{e-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #444c4c /*{e-bar-background-start}*/, #444c4c /*{e-bar-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #444c4c /*{e-bar-background-start}*/, #444c4c /*{e-bar-background-end}*/);
}
.ui-bar-e .ui-link-inherit {
	color: #ffffff /*{e-bar-color}*/;
}
.ui-bar-e a.ui-link {
	color: #7cc4e7 /*{e-bar-link-color}*/;
	font-weight: bold;
}
.ui-bar-e a.ui-link:visited {
    color: #2489ce /*{e-bar-link-visited}*/;
}
.ui-bar-e a.ui-link:hover {
	color: #ffffff /*{e-bar-link-hover}*/;
}
.ui-bar-e a.ui-link:active {
	color: #2489ce /*{e-bar-link-active}*/;
}
.ui-bar-e,
.ui-bar-e input,
.ui-bar-e select,
.ui-bar-e textarea,
.ui-bar-e button {
	            font-family: sans-serif /*{global-font-family}*/;
}
.ui-body-e,
.ui-overlay-e {
	border: 1px solid #dddddd /*{e-body-border}*/;
	color: #444c4c /*{e-body-color}*/;
	text-shadow: 0 /*{e-body-shadow-x}*/ 1px /*{e-body-shadow-y}*/ 0 /*{e-body-shadow-radius}*/ #f3f3f3 /*{e-body-shadow-color}*/;
	background: #ffffff /*{e-body-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{e-body-background-start}*/), to( #ffffff /*{e-body-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{e-body-background-start}*/, #ffffff /*{e-body-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ffffff /*{e-body-background-start}*/, #ffffff /*{e-body-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{e-body-background-start}*/, #ffffff /*{e-body-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{e-body-background-start}*/, #ffffff /*{e-body-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ffffff /*{e-body-background-start}*/, #ffffff /*{e-body-background-end}*/);
}
.ui-overlay-e {
	background-image: none;
	border-width: 0;
}
.ui-body-e,
.ui-body-e input,
.ui-body-e select,
.ui-body-e textarea,
.ui-body-e button {
	            font-family: sans-serif /*{global-font-family}*/;
}
.ui-body-e .ui-link-inherit {
	color: #444c4c /*{e-body-color}*/;
}
.ui-body-e .ui-link {
	color: #20aeaf /*{e-body-link-color}*/;
	font-weight: bold;
}
.ui-body-e .ui-link:visited {
    color: #20aeaf /*{e-body-link-visited}*/;
}
.ui-body-e .ui-link:hover {
	color: #ffffff /*{e-body-link-hover}*/;
}
.ui-body-e .ui-link:active {
	color: #079596 /*{e-body-link-active}*/;
}
.ui-btn-up-e {
	border: 1px solid #f86a69 /*{e-bup-border}*/;
	background: #f86a69 /*{e-bup-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{e-bup-color}*/;
	text-shadow: 0 /*{e-bup-shadow-x}*/ 1px /*{e-bup-shadow-y}*/ 0 /*{e-bup-shadow-radius}*/ #f86a69 /*{e-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f86a69 /*{e-bup-background-start}*/), to( #f86a69 /*{e-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #f86a69 /*{e-bup-background-start}*/, #f86a69 /*{e-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #f86a69 /*{e-bup-background-start}*/, #f86a69 /*{e-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f86a69 /*{e-bup-background-start}*/, #f86a69 /*{e-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f86a69 /*{e-bup-background-start}*/, #f86a69 /*{e-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #f86a69 /*{e-bup-background-start}*/, #f86a69 /*{e-bup-background-end}*/);
}
.ui-btn-up-e:visited,
.ui-btn-up-e a.ui-link-inherit {
	color: #ffd2d2 /*{e-bup-color}*/;
}
.ui-btn-hover-e {
	border: 1px solid #ff9c9b /*{e-bhover-border}*/;
	background: #ff9c9b /*{e-bhover-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{e-bhover-color}*/;
	text-shadow: 0 /*{e-bhover-shadow-x}*/ 1px /*{e-bhover-shadow-y}*/ 0 /*{e-bhover-shadow-radius}*/ #ff9c9b /*{e-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #ff9c9b /*{e-bhover-background-start}*/), to( #ff9c9b /*{e-bhover-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #ff9c9b /*{e-bhover-background-start}*/, #ff9c9b /*{e-bhover-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #ff9c9b /*{e-bhover-background-start}*/, #ff9c9b /*{e-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ff9c9b /*{e-bhover-background-start}*/, #ff9c9b /*{e-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ff9c9b /*{e-bhover-background-start}*/, #ff9c9b /*{e-bhover-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #ff9c9b /*{e-bhover-background-start}*/, #ff9c9b /*{e-bhover-background-end}*/);
}
.ui-btn-hover-e:visited,
.ui-btn-hover-e:hover,
.ui-btn-hover-e a.ui-link-inherit {
	color: #ffffff /*{e-bhover-color}*/;
}
.ui-btn-down-e {
	border: 1px solid #f86a69 /*{e-bdown-border}*/;
	background: #f86a69 /*{e-bdown-background-color}*/;
	font-weight: bold;
	color: #ffffff /*{e-bdown-color}*/;
	text-shadow: 0 /*{e-bdown-shadow-x}*/ 1px /*{e-bdown-shadow-y}*/ 0 /*{e-bdown-shadow-radius}*/ #f86a69 /*{e-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f86a69 /*{e-bdown-background-start}*/), to( #f86a69 /*{e-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #f86a69 /*{e-bdown-background-start}*/, #f86a69 /*{e-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #f86a69 /*{e-bdown-background-start}*/, #f86a69 /*{e-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f86a69 /*{e-bdown-background-start}*/, #f86a69 /*{e-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f86a69 /*{e-bdown-background-start}*/, #f86a69 /*{e-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #f86a69 /*{e-bdown-background-start}*/, #f86a69 /*{e-bdown-background-end}*/);
}
.ui-btn-down-e:visited,
.ui-btn-down-e:hover,
.ui-btn-down-e a.ui-link-inherit {
	color: #ffffff /*{e-bdown-color}*/;
}
.ui-btn-up-e,
.ui-btn-hover-e,
.ui-btn-down-e {
	            font-family: sans-serif /*{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 		#dddddd  /*{global-active-border}*/;
	background: 			#e8e8e8  /*{global-active-background-color}*/;
	font-weight: bold;
	color: 					#444c4c /*{global-active-color}*/;
	cursor: pointer;
	text-shadow: 0 /*{global-active-shadow-x}*/ 0px /*{global-active-shadow-y}*/ 0 /*{global-active-shadow-radius}*/ #e8e8e8 /*{global-active-shadow-color}*/;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #e8e8e8 /*{global-active-background-start}*/), to( #e8e8e8 /*{global-active-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #e8e8e8 /*{global-active-background-start}*/, #e8e8e8 /*{global-active-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #e8e8e8 /*{global-active-background-start}*/, #e8e8e8 /*{global-active-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #e8e8e8 /*{global-active-background-start}*/, #e8e8e8 /*{global-active-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #e8e8e8 /*{global-active-background-start}*/, #e8e8e8 /*{global-active-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #e8e8e8 /*{global-active-background-start}*/, #e8e8e8 /*{global-active-background-end}*/);
	font-family: sans-serif /*{global-font-family}*/;
}
.ui-btn-active:visited,
.ui-btn-active:hover,
.ui-btn-active a.ui-link-inherit {
	color: 					#fff /*{global-active-color}*/;
}
/* button inner top highlight
-----------------------------------------------------------------------------------------------------------*/
.ui-btn-inner {
	border-top: 0px solid 	#fff;
	border-color: 			rgba(255,255,255,.3);
}
/* corner rounding classes
-----------------------------------------------------------------------------------------------------------*/
.ui-corner-all {
	-webkit-border-radius: 0em /*{global-radii-blocks}*/;
	border-radius: 0em /*{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: rgba(0,0,0,.4) /*{global-icon-disc}*/;
	background-image: url(images/icons-18-white.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(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;
}
/* 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: #85b64a /*{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: 0em /*{global-radii-buttons}*/;
	border-radius: 0em /*{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 0 			rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0 0 		rgba(0,0,0,.6);
	box-shadow: 0 0 0 				rgba(0,0,0,.6);
}
.ui-shadow {
	-moz-box-shadow: 0 0 0 /*{global-box-shadow-size}*/ rgba(0,0,0,0) /*{global-box-shadow-color}*/;
	-webkit-box-shadow: 0 0 0 /*{global-box-shadow-size}*/ rgba(0,0,0,0) /*{global-box-shadow-color}*/;
	box-shadow: 0 0 0 /*{global-box-shadow-size}*/ rgba(0,0,0,0) /*{global-box-shadow-color}*/
}
.ui-bar-a .ui-shadow,
.ui-bar-b .ui-shadow ,
.ui-bar-c .ui-shadow  {
	-moz-box-shadow: 0 0 0 				rgba(255,255,255,.3);
	-webkit-box-shadow: 0 0 0 			rgba(255,255,255,.3);
	box-shadow: 0 0 0 					rgba(255,255,255,.3);
}
.ui-shadow-inset {
	-moz-box-shadow: inset 0 0 0 		rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 0 0 	rgba(0,0,0,.2);
	box-shadow: inset 0 0 0 			rgba(0,0,0,.2);
}
.ui-icon-shadow {
	-moz-box-shadow: 0 0 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
	-webkit-box-shadow: 0 0 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;
	box-shadow: 0 0 0 rgba(255,255,255,.4) /*{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 0px #85b64a /*{global-active-background-color}*/, 0 0 0px #85b64a /*{global-active-background-color}*/;
	-webkit-box-shadow: inset 0 0 0px #85b64a /*{global-active-background-color}*/, 0 0 0px #85b64a /*{global-active-background-color}*/;
	box-shadow: inset 0 0 0px #85b64a /*{global-active-background-color}*/, 0 0 0px #85b64a /*{global-active-background-color}*/;
}
.ui-input-text.ui-focus,
.ui-input-search.ui-focus {
	-moz-box-shadow: 0 0 0px #85b64a /*{global-active-background-color}*/;
	-webkit-box-shadow: 0 0 0px #85b64a /*{global-active-background-color}*/;
	box-shadow: 0 0 0px #85b64a /*{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;
}
