/*

* jQuery Mobile Framework 1.1.0

* http://jquerymobile.com

*

* Copyright 2011 (c) jQuery Project

* Dual licensed under the MIT or GPL Version 2 licenses.

* http://jquery.org/license

*

*/

/* Swatches */



/* A

-----------------------------------------------------------------------------------------------------------*/



.ui-bar-a {

	border: 1px solid #B3B3B3 /*{a-bar-border}*/;

	color: #FFFFFF /*{a-bar-color}*/;

	font-weight:  /*{a-bar-shadow-x}*/ undefined /*{a-bar-shadow-y}*/  /*{a-bar-shadow-radius}*/  /*{a-bar-shadow-color}*/;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #999999 /*{a-bar-background-start}*/), to( #999999 /*{a-bar-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #999999 /*{a-bar-background-start}*/, #999999 /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image: -moz-linear-gradient( #999999 /*{a-bar-background-start}*/, #999999 /*{a-bar-background-end}*/); /* FF3.6 */

	background-image: -ms-linear-gradient( #999999 /*{a-bar-background-start}*/, #999999 /*{a-bar-background-end}*/); /* IE10 */

	background-image: -o-linear-gradient( #999999 /*{a-bar-background-start}*/, #999999 /*{a-bar-background-end}*/); /* Opera 11.10+ */

	background-image: linear-gradient( #999999 /*{a-bar-background-start}*/, #eeeeee /*{a-bar-background-end}*/);

	background-color: #999999;

}



.ui-bar-a .ui-link-inherit {

	color: #FFFFFF /*{a-bar-color}*/;

}

.ui-bar-a .ui-link {

	color: #7cc4e7 /*{a-bar-link-color}*/;

	font-weight: bold;

}



.ui-bar-a .ui-link:hover {

	color: #2489CE /*{a-bar-link-hover}*/;

}



.ui-bar-a .ui-link:active {

	color: #2489CE /*{a-bar-link-active}*/;

}



.ui-bar-a .ui-link:visited {

    color: #2489CE /*{a-bar-link-visited}*/;

}



.ui-bar-a,

.ui-bar-a input,

.ui-bar-a select,

.ui-bar-a textarea,

.ui-bar-a button {

	   font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;

}

.ui-body-a,

.ui-overlay-a {



}

.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: Helvetica, Arial, sans-serif /*{global-font-family}*/;

}



.ui-body-a .ui-link-inherit {

	color: #333333 /*{a-body-color}*/;

}



.ui-body-a .ui-link {

	color: #2996e0 /*{a-body-link-color}*/;

	font-weight: bold;

}



.ui-body-a .ui-link:hover {

	color: #2489CE /*{a-body-link-hover}*/;

}



.ui-body-a .ui-link:active {

	color: #2489CE /*{a-body-link-active}*/;

}



.ui-body-a .ui-link:visited {

    color: #2489CE /*{a-body-link-visited}*/;

}



.nav-search .uui-btn-up-a {

	background-image:none;

	background-color:#333333;

}







.ui-btn-up-a {
	border: 0px solid #222222/*{a-bup-border}*/;


	font-weight: normal;
	color: #ffffff /*{a-bup-color}*/; /*{a-bup-shadow-x}*/
	undefined /*{a-bup-shadow-y}*/  /*{a-bup-shadow-radius}*/  /*{a-bup-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #F99064 /*{a-bhover-background-start}*/), to( #E14814 /*{a-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #F99064 /*{a-bhover-background-start}*/,  #E14814/*{a-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient( #F99064 /*{a-bhover-background-start}*/,  #E14814/*{a-bhover-background-end}*/); /* FF3.6 */
	background-image: -ms-linear-gradient( #F99064 /*{a-bhover-background-start}*/,  #E14814/*{a-bhover-background-end}*/); /* IE10 */
	background-image: -o-linear-gradient( #F99064 /*{a-bhover-background-start}*/,  #E14814/*{a-bhover-background-end}*/); /* Opera 11.10+ */
	background-image: linear-gradient( #F99064 /*{a-bhover-background-start}*/,  #E14814/*{a-bhover-background-end}*/);
}

.ui-btn-up-a a.ui-link-inherit {

	color: #ffffff /*{a-bup-color}*/;

}

(linear, left top, left bottom, from( #F99064 /*{a-bhover-background-start}*/), to( #E14814 /*{a-bhover-background-end}*/))

.ui-btn-hover-a {
	border: 1px solid #bbbbbb /*{a-bhover-border}*/;
	background: #a1320c /*{a-bhover-background-color}*/;
	font-weight: normal;
	color: #ffffff /*{a-bhover-color}*/; /*{a-bhover-shadow-x}*/
undefined /*{a-bhover-shadow-y}*/  /*{a-bhover-shadow-radius}*/  /*{a-bhover-shadow-color}*/;
	background-color: rgba(249,144,100,0.5);
	background-image: -webkit-gradient(linear, left top, left bottom, from( #E14814 /*{a-bhover-background-start}*/), to( #F99064 /*{a-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #E14814 /*{a-bhover-background-start}*/, #F99064 /*{a-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient( #E14814 /*{a-bhover-background-start}*/, #F99064 /*{a-bhover-background-end}*/); /* FF3.6 */
	background-image: -ms-linear-gradient( #E14814 /*{a-bhover-background-start}*/, #F99064 /*{a-bhover-background-end}*/); /* IE10 */
	background-image: -o-linear-gradient( #E14814 /*{a-bhover-background-start}*/, #F99064 /*{a-bhover-background-end}*/); /* Opera 11.10+ */
	background-image: linear-gradient( #E14814 /*{a-bhover-background-start}*/, #F99064 /*{a-bhover-background-end}*/);
}

.ui-btn-hover-a a.ui-link-inherit {

	color: #ffffff /*{a-bhover-color}*/;

}

.ui-btn-down-a {

	border: 1px solid #bbbbbb /*{a-bdown-border}*/;

	background: #a1320c /*{a-bdown-background-color}*/;

	font-weight: bold;

	color: #ffffff /*{a-bdown-color}*/ ; /*{a-bdown-shadow-x}*/ undefined /*{a-bdown-shadow-y}*/  /*{a-bdown-shadow-radius}*/  /*{a-bdown-shadow-color}*/;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #E14814 /*{a-bdown-background-start}*/), to( #F99064 /*{a-bdown-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #E14814 /*{a-bdown-background-start}*/, #F99064 /*{a-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image:    -moz-linear-gradient( #E14814 /*{a-bdown-background-start}*/, #F99064 /*{a-bdown-background-end}*/); /* FF3.6 */

	background-image:     -ms-linear-gradient( #E14814 /*{a-bdown-background-start}*/, #F99064 /*{a-bdown-background-end}*/); /* IE10 */

	background-image:      -o-linear-gradient( #E14814 /*{a-bdown-background-start}*/, #F99064 /*{a-bdown-background-end}*/); /* Opera 11.10+ */

	background-image:         linear-gradient( #E14814 /*{a-bdown-background-start}*/, #F99064 /*{a-bdown-background-end}*/);

}

.ui-btn-down-a a.ui-link-inherit {

	color: #ffffff /*{a-bdown-color}*/;

}

.ui-btn-up-a,

.ui-btn-hover-a,

.ui-btn-down-a {

	   font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;

	text-decoration: none;

}



/* B

-----------------------------------------------------------------------------------------------------------*/



.ui-bar-b {

	border: 1px solid #B3B3B3 /*{b-bar-border}*/;

	color: #3E3E3E /*{b-bar-color}*/;

	font-weight: bold;

	text-shadow: 0 /*{b-bar-shadow-x}*/ 1px /*{b-bar-shadow-y}*/ 1px /*{b-bar-shadow-radius}*/ #ffffff /*{b-bar-shadow-color}*/;



	background-color: #666666;

}



.ui-bar-b .ui-link-inherit {

	color: #3E3E3E /*{b-bar-color}*/;

}

.ui-bar-b .ui-link {

	color: #7cc4e7 /*{b-bar-link-color}*/;

	font-weight: bold;

}



.ui-bar-b .ui-link:hover {

	color: #2489CE /*{b-bar-link-hover}*/;

}



.ui-bar-b .ui-link:active {

	color: #2489CE /*{b-bar-link-active}*/;

}



.ui-bar-b .ui-link:visited {

    color: #2489CE /*{b-bar-link-visited}*/;

}



.ui-bar-b,

.ui-bar-b input,

.ui-bar-b select,

.ui-bar-b textarea,

.ui-bar-b button {

	   font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;

}

.ui-body-b,

.ui-overlay-b {

	border: 1px solid #aaaaaa /*{b-body-border}*/;

	color: #333333 /*{b-body-color}*/;

	background: 			#1B1E22; /*{b-body-background-color}*/;

	color: 					#333333 /*{b-body-color}*/;

	text-shadow: 0 /*{b-body-shadow-x}*/ 1px /*{b-body-shadow-y}*/ 0 /*{b-body-shadow-radius}*/ #fff /*{b-body-shadow-color}*/;

	font-weight: normal;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #1B1E22 /*{b-body-background-start}*/), to( #1B1E22 /*{b-body-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #1B1E22 /*{b-body-background-start}*/, #1B1E22 /*{b-body-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image:    -moz-linear-gradient( #1B1E22 /*{b-body-background-start}*/, #1B1E22 /*{b-body-background-end}*/); /* FF3.6 */

	background-image:     -ms-linear-gradient( #1B1E22 /*{b-body-background-start}*/, #1B1E22 /*{b-body-background-end}*/); /* IE10 */

	background-image:      -o-linear-gradient( #1B1E22 /*{b-body-background-start}*/, #1B1E22 /*{b-body-background-end}*/); /* Opera 11.10+ */

	background-image:         linear-gradient( #1B1E22 /*{b-body-background-start}*/, #1B1E22 /*{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: Helvetica, Arial, sans-serif /*{global-font-family}*/;

}



.ui-body-b .ui-link-inherit {

	color: #333333 /*{b-body-color}*/;

}



.ui-body-b .ui-link {

	color: #2489CE /*{b-body-link-color}*/;

	font-weight: bold;

}



.ui-body-b .ui-link:hover {

	color: #2489CE /*{b-body-link-hover}*/;

}



.ui-body-b .ui-link:active {

	color: #2489CE /*{b-body-link-active}*/;

}



.ui-body-b .ui-link:visited {

    color: #2489CE /*{b-body-link-visited}*/;

}



.ui-btn-up-b {

	border: 1px solid #cccccc /*{b-bup-border}*/;

	background: #eeeeee /*{b-bup-background-color}*/;

	font-weight: bold;

	color: #2F3E46 /*{b-bup-color}*/;

	text-shadow: 0 /*{b-bup-shadow-x}*/ 1px /*{b-bup-shadow-y}*/ 0 /*{b-bup-shadow-radius}*/ #ffffff /*{b-bup-shadow-color}*/;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{b-bup-background-start}*/), to( #f1f1f1 /*{b-bup-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #ffffff /*{b-bup-background-start}*/, #f1f1f1 /*{b-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image:    -moz-linear-gradient( #ffffff /*{b-bup-background-start}*/, #f1f1f1 /*{b-bup-background-end}*/); /* FF3.6 */

	background-image:     -ms-linear-gradient( #ffffff /*{b-bup-background-start}*/, #f1f1f1 /*{b-bup-background-end}*/); /* IE10 */

	background-image:      -o-linear-gradient( #ffffff /*{b-bup-background-start}*/, #f1f1f1 /*{b-bup-background-end}*/); /* Opera 11.10+ */

	background-image:         linear-gradient( #ffffff /*{b-bup-background-start}*/, #f1f1f1 /*{b-bup-background-end}*/);

}

.ui-btn-up-b a.ui-link-inherit {

	color: #2F3E46 /*{b-bup-color}*/;

}



.ui-btn-hover-b {

	border: 1px solid #bbbbbb /*{b-bhover-border}*/;

	background: #dfdfdf /*{b-bhover-background-color}*/;

	font-weight: bold;

	color: #2F3E46 /*{b-bhover-color}*/;

	text-shadow: 0 /*{b-bhover-shadow-x}*/ 1px /*{b-bhover-shadow-y}*/ 0 /*{b-bhover-shadow-radius}*/ #ffffff /*{b-bhover-shadow-color}*/;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #f6f6f6 /*{b-bhover-background-start}*/), to( #e0e0e0 /*{b-bhover-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #f6f6f6 /*{b-bhover-background-start}*/, #e0e0e0 /*{b-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image:    -moz-linear-gradient( #f6f6f6 /*{b-bhover-background-start}*/, #e0e0e0 /*{b-bhover-background-end}*/); /* FF3.6 */

	background-image:     -ms-linear-gradient( #f6f6f6 /*{b-bhover-background-start}*/, #e0e0e0 /*{b-bhover-background-end}*/); /* IE10 */

	background-image:      -o-linear-gradient( #f6f6f6 /*{b-bhover-background-start}*/, #e0e0e0 /*{b-bhover-background-end}*/); /* Opera 11.10+ */

	background-image:         linear-gradient( #f6f6f6 /*{b-bhover-background-start}*/, #e0e0e0 /*{b-bhover-background-end}*/);

}

.ui-btn-hover-b a.ui-link-inherit {

	color: #2F3E46 /*{b-bhover-color}*/;

}

.ui-btn-down-b {

	border: 1px solid #bbbbbb /*{b-bdown-border}*/;

	background: #d6d6d6 /*{b-bdown-background-color}*/;

	font-weight: bold;

	color: #2F3E46 /*{b-bdown-color}*/;

	text-shadow: 0 /*{b-bdown-shadow-x}*/ 1px /*{b-bdown-shadow-y}*/ 0 /*{b-bdown-shadow-radius}*/ #ffffff /*{b-bdown-shadow-color}*/;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #d0d0d0 /*{b-bdown-background-start}*/), to( #dfdfdf /*{b-bdown-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #d0d0d0 /*{b-bdown-background-start}*/, #dfdfdf /*{b-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image:    -moz-linear-gradient( #d0d0d0 /*{b-bdown-background-start}*/, #dfdfdf /*{b-bdown-background-end}*/); /* FF3.6 */

	background-image:     -ms-linear-gradient( #d0d0d0 /*{b-bdown-background-start}*/, #dfdfdf /*{b-bdown-background-end}*/); /* IE10 */

	background-image:      -o-linear-gradient( #d0d0d0 /*{b-bdown-background-start}*/, #dfdfdf /*{b-bdown-background-end}*/); /* Opera 11.10+ */

	background-image:         linear-gradient( #d0d0d0 /*{b-bdown-background-start}*/, #dfdfdf /*{b-bdown-background-end}*/);

}

.ui-btn-down-b a.ui-link-inherit {

	color: #2F3E46 /*{b-bdown-color}*/;

}

.ui-btn-up-b,

.ui-btn-hover-b,

.ui-btn-down-b {

	   font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;

	text-decoration: none;

}







/* C

-----------------------------------------------------------------------------------------------------------*/



.ui-bar-c {

	border: 1px solid #B3B3B3 /*{c-bar-border}*/;

	background: #eeeeee /*{c-bar-background-color}*/;

	color: #3E3E3E /*{c-bar-color}*/;

	font-weight: bold;

	text-shadow: 0 /*{c-bar-shadow-x}*/ 1px /*{c-bar-shadow-y}*/ 1px /*{c-bar-shadow-radius}*/ #ffffff /*{c-bar-shadow-color}*/;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #f0f0f0 /*{c-bar-background-start}*/), to( #dddddd /*{c-bar-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #dddddd /*{c-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image:    -moz-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #dddddd /*{c-bar-background-end}*/); /* FF3.6 */

	background-image:     -ms-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #dddddd /*{c-bar-background-end}*/); /* IE10 */

	background-image:      -o-linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #dddddd /*{c-bar-background-end}*/); /* Opera 11.10+ */

	background-image:         linear-gradient( #f0f0f0 /*{c-bar-background-start}*/, #dddddd /*{c-bar-background-end}*/);

}



.ui-bar-c .ui-link-inherit {

	color: #3E3E3E /*{c-bar-color}*/;

}

.ui-bar-c .ui-link {

	color: #7cc4e7 /*{c-bar-link-color}*/;

	font-weight: bold;

}



.ui-bar-c .ui-link:hover {

	color: #2489CE /*{c-bar-link-hover}*/;

}



.ui-bar-c .ui-link:active {

	color: #2489CE /*{c-bar-link-active}*/;

}



.ui-bar-c .ui-link:visited {

    color: #2489CE /*{c-bar-link-visited}*/;

}



.ui-bar-c,

.ui-bar-c input,

.ui-bar-c select,

.ui-bar-c textarea,

.ui-bar-c button {

	 font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;

}

.ui-body-c,

.ui-overlay-c {

	

}

.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: Helvetica, Arial, sans-serif /*{global-font-family}*/;

}



.ui-body-c .ui-link-inherit {

	color: #333333 /*{c-body-color}*/;

}



.ui-body-c .ui-link {

	color: #2489CE /*{c-body-link-color}*/;

	font-weight: bold;

}



.ui-body-c .ui-link:hover {

	color: #2489CE /*{c-body-link-hover}*/;

}



.ui-body-c .ui-link:active {

	color: #2489CE /*{c-body-link-active}*/;

}



.ui-body-c .ui-link:visited {

    color: #2489CE /*{c-body-link-visited}*/;

}



.ui-btn-up-c {

	border: 1px solid #cccccc /*{c-bup-border}*/;

	background: #eeeeee /*{c-bup-background-color}*/;

	font-weight: bold;

	color: #2F3E46 /*{c-bup-color}*/;

	text-shadow: 0 /*{c-bup-shadow-x}*/ 1px /*{c-bup-shadow-y}*/ 0 /*{c-bup-shadow-radius}*/ #ffffff /*{c-bup-shadow-color}*/;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #f1f1f1 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* FF3.6 */

	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* IE10 */

	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* Opera 11.10+ */

	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/);

}

.ui-btn-up-c a.ui-link-inherit {

	color: #2F3E46 /*{c-bup-color}*/;

}



.ui-btn-hover-c {

	border: 1px solid #bbbbbb /*{c-bhover-border}*/;

	background: #dfdfdf /*{c-bhover-background-color}*/;

	font-weight: bold;

	color: #2F3E46 /*{c-bhover-color}*/;

	text-shadow: 0 /*{c-bhover-shadow-x}*/ 1px /*{c-bhover-shadow-y}*/ 0 /*{c-bhover-shadow-radius}*/ #ffffff /*{c-bhover-shadow-color}*/;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #f6f6f6 /*{c-bhover-background-start}*/), to( #e0e0e0 /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image:    -moz-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* FF3.6 */

	background-image:     -ms-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* IE10 */

	background-image:      -o-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* Opera 11.10+ */

	background-image:         linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/);

}

.ui-btn-hover-c a.ui-link-inherit {

	color: #2F3E46 /*{c-bhover-color}*/;

}

.ui-btn-down-c {

	border: 1px solid #bbbbbb /*{c-bdown-border}*/;

	background: #d6d6d6 /*{c-bdown-background-color}*/;

	font-weight: bold;

	color: #2F3E46 /*{c-bdown-color}*/;

	text-shadow: 0 /*{c-bdown-shadow-x}*/ 1px /*{c-bdown-shadow-y}*/ 0 /*{c-bdown-shadow-radius}*/ #ffffff /*{c-bdown-shadow-color}*/;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #d0d0d0 /*{c-bdown-background-start}*/), to( #dfdfdf /*{c-bdown-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image:    -moz-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* FF3.6 */

	background-image:     -ms-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* IE10 */

	background-image:      -o-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* Opera 11.10+ */

	background-image:         linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/);

}

.ui-btn-down-c a.ui-link-inherit {

	color: #2F3E46 /*{c-bdown-color}*/;

}

.ui-btn-up-c,

.ui-btn-hover-c,

.ui-btn-down-c {

	 font-family: Helvetica, Arial, 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 #4f1602 /*{global-active-border}*/;

	background: #bababa /*{global-active-background-color}*/;

	font-weight: bold;

	color: #ffffff /*{global-active-color}*/;

	cursor:  /*{global-active-shadow-x}*/ undefined /*{global-active-shadow-y}*/  /*{global-active-shadow-radius}*/  /*{global-active-shadow-color}*/;

	text-decoration: none;

	background-image: -webkit-gradient(linear, left top, left bottom, from( #bababa /*{global-active-background-start}*/), to( #bababa /*{global-active-background-end}*/)); /* Saf4+, Chrome */

	background-image: -webkit-linear-gradient( #bababa /*{global-active-background-start}*/, #bababa /*{global-active-background-end}*/); /* Chrome 10+, Saf5.1+ */

	background-image:    -moz-linear-gradient( #bababa /*{global-active-background-start}*/, #bababa /*{global-active-background-end}*/); /* FF3.6 */

	background-image:     -ms-linear-gradient( #bababa /*{global-active-background-start}*/, #bababa /*{global-active-background-end}*/); /* IE10 */

	background-image:      -o-linear-gradient( #bababa /*{global-active-background-start}*/, #bababa /*{global-active-background-end}*/); /* Opera 11.10+ */

	background-image:         linear-gradient( #bababa /*{global-active-background-start}*/, #bababa /*{global-active-background-end}*/);

	   font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;

}

.ui-btn-active a.ui-link-inherit {

	color: #ffffff /*{global-active-color}*/;

}





/* button inner top highlight

-----------------------------------------------------------------------------------------------------------*/



.ui-btn-inner {

	border-top: 1px solid #888;

	border-color: rgba(255, 255, 255, .1);

}





/* corner rounding classes

-----------------------------------------------------------------------------------------------------------*/



.ui-corner-tl {

	-moz-border-radius-topleft: .6em /*{global-radii-blocks}*/;

	-webkit-border-top-left-radius: .6em /*{global-radii-blocks}*/;

	border-top-left-radius: .6em /*{global-radii-blocks}*/;

}

.ui-corner-tr {

	-moz-border-radius-topright: .6em /*{global-radii-blocks}*/;

	-webkit-border-top-right-radius: .6em /*{global-radii-blocks}*/;

	border-top-right-radius: .6em /*{global-radii-blocks}*/;

}

.ui-corner-bl {

	-moz-border-radius-bottomleft: .6em /*{global-radii-blocks}*/;

	-webkit-border-bottom-left-radius: .6em /*{global-radii-blocks}*/;

	border-bottom-left-radius: .6em /*{global-radii-blocks}*/;

}

.ui-corner-br {

	-moz-border-radius-bottomright: .6em /*{global-radii-blocks}*/;

	-webkit-border-bottom-right-radius: .6em /*{global-radii-blocks}*/;

	border-bottom-right-radius: .6em /*{global-radii-blocks}*/;

}

.ui-corner-top {

	-moz-border-radius-topleft: .6em /*{global-radii-blocks}*/;

	-webkit-border-top-left-radius: .6em /*{global-radii-blocks}*/;

	border-top-left-radius: .6em /*{global-radii-blocks}*/;

	-moz-border-radius-topright: .6em /*{global-radii-blocks}*/;

	-webkit-border-top-right-radius: .6em /*{global-radii-blocks}*/;

	border-top-right-radius: .6em /*{global-radii-blocks}*/;

}

.ui-corner-bottom {

	-moz-border-radius-bottomleft: .6em /*{global-radii-blocks}*/;

	-webkit-border-bottom-left-radius: .6em /*{global-radii-blocks}*/;

	border-bottom-left-radius: .6em /*{global-radii-blocks}*/;

	-moz-border-radius-bottomright: .6em /*{global-radii-blocks}*/;

	-webkit-border-bottom-right-radius: .6em /*{global-radii-blocks}*/;

	border-bottom-right-radius: .6em /*{global-radii-blocks}*/;

	}

.ui-corner-right {

	-moz-border-radius-topright: .6em /*{global-radii-blocks}*/;

	-webkit-border-top-right-radius: .6em /*{global-radii-blocks}*/;

	border-top-right-radius: .6em /*{global-radii-blocks}*/;

	-moz-border-radius-bottomright: .6em /*{global-radii-blocks}*/;

	-webkit-border-bottom-right-radius: .6em /*{global-radii-blocks}*/;

	border-bottom-right-radius: .6em /*{global-radii-blocks}*/;

}

.ui-corner-left {

	-moz-border-radius-topleft: .6em /*{global-radii-blocks}*/;

	-webkit-border-top-left-radius: .6em /*{global-radii-blocks}*/;

	border-top-left-radius: .6em /*{global-radii-blocks}*/;

	-moz-border-radius-bottomleft: .6em /*{global-radii-blocks}*/;

	-webkit-border-bottom-left-radius: .6em /*{global-radii-blocks}*/;

	border-bottom-left-radius: .6em /*{global-radii-blocks}*/;

}

.ui-corner-all {

	-moz-border-radius: .6em /*{global-radii-blocks}*/;

	-webkit-border-radius: .6em /*{global-radii-blocks}*/;

	border-radius: .6em /*{global-radii-blocks}*/;

}

.ui-corner-none {

	-moz-border-radius: 				   0;

	-webkit-border-radius: 				   0;

	border-radius: 						   0;

}



/* Form field separator

-----------------------------------------------------------------------------------------------------------*/

.ui-br {

	border-bottom: rgb(130,130,130);

	border-bottom: rgba(130,130,130,.3);

	border-bottom-width: 1px;

	border-bottom-style: solid;

}



/* Interaction cues

-----------------------------------------------------------------------------------------------------------*/

.ui-disabled {

	opacity: 							.3;

}

.ui-disabled,

.ui-disabled a {

	cursor: default !important;

	pointer-events: none;

}

.ui-disabled .ui-btn-text {

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=30)";

	filter: alpha(opacity=30);

	zoom: 1;

}



/* Icons

-----------------------------------------------------------------------------------------------------------*/



.ui-icon,

.ui-icon-searchfield:after {

	background: #FFFFFF /*{global-icon-color}*/;

	background: rgba(0,0,0,0.3) /*{global-icon-disc}*/;

	background-image: url(images/icons-18-white.png) /*{global-icon-set}*/;

	background-repeat: no-repeat;

	-moz-border-radius: 				9px;

	-webkit-border-radius: 				9px;

	border-radius: 						9px;

}





/* Alt icon color

-----------------------------------------------------------------------------------------------------------*/



.ui-icon-alt {

	background: 						#fff;

	background: 						rgba(255,255,255,.3);

	background-image: url(images/icons-18-black.png);

	background-repeat: no-repeat;

}



/* HD/"retina" sprite

-----------------------------------------------------------------------------------------------------------*/



@media only screen and (-webkit-min-device-pixel-ratio: 1.5),

       only screen and (min--moz-device-pixel-ratio: 1.5),

       only screen and (min-resolution: 240dpi) {

	

	.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-search, .ui-icon-searchfield:after, 

	.ui-icon-checkbox-off, .ui-icon-checkbox-on, .ui-icon-radio-off, .ui-icon-radio-on {

		background-image: url(images/icons-36-white.png) /*{global-large-icon-set}*/;

		-moz-background-size: 776px 18px;

		-o-background-size: 776px 18px;

		-webkit-background-size: 776px 18px;

		background-size: 776px 18px;

	}

	.ui-icon-alt {

		background-image: url(images/icons-36-black.png);

	}

}



/* plus minus */

.ui-icon-plus {

	background-position: 	-0 50%;

}

.ui-icon-minus {

	background-position: 	-36px 50%;

}



/* delete/close */

.ui-icon-delete {

	background-position: 	-72px 50%;

}



/* arrows */

.ui-icon-arrow-r {

	background-position: 	-108px 50%;

}

.ui-icon-arrow-l {

	background-position: 	-144px 50%;

}

.ui-icon-arrow-u {

	background-position: 	-180px 50%;

}

.ui-icon-arrow-d {

	background-position: 	-216px 50%;

}



/* misc */

.ui-icon-check {

	background-position: 	-252px 50%;

}

.ui-icon-gear {

	background-position: -288px 50%;

}

.ui-icon-refresh {

	background-position: 	-324px 50%;

}

.ui-icon-forward {

	background-position: 	-360px 50%;

}

.ui-icon-back {

	background-position: 	-396px 50%;

}

.ui-icon-grid {

	background-position: 	-432px 50%;

}

.ui-icon-star {

	background-position: 	-468px 50%;

}

.ui-icon-alert {

	background-position: 	-504px 50%;

}

.ui-icon-info {

	background-position: 	-540px 50%;

}

.ui-icon-home {

	background-position: 	-576px 50%;

}

.ui-icon-search,

.ui-icon-searchfield:after {

	background-position: 	-612px 50%;

}

.ui-icon-checkbox-off {

	background-position: 	-684px 50%;

}

.ui-icon-checkbox-on {

	background-position: 	-648px 50%;

}

.ui-icon-radio-off {

	background-position: 	-756px 50%;

}

.ui-icon-radio-on {

	background-position: 	-720px 50%;

}





/* checks,radios */

.ui-checkbox .ui-icon {

	-moz-border-radius: 3px;

	-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: #bababa /*{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 classes

-----------------------------------------------------------------------------------------------------------*/



.ui-btn-corner-tl {

	-moz-border-radius-topleft: 1em /*{global-radii-buttons}*/;

	-webkit-border-top-left-radius: 1em /*{global-radii-buttons}*/;

	border-top-left-radius: 1em /*{global-radii-buttons}*/;

}

.ui-btn-corner-tr {

	-moz-border-radius-topright: 1em /*{global-radii-buttons}*/;

	-webkit-border-top-right-radius: 1em /*{global-radii-buttons}*/;

	border-top-right-radius: 1em /*{global-radii-buttons}*/;

}

.ui-btn-corner-bl {

	-moz-border-radius-bottomleft: 1em /*{global-radii-buttons}*/;

	-webkit-border-bottom-left-radius: 1em /*{global-radii-buttons}*/;

	border-bottom-left-radius: 1em /*{global-radii-buttons}*/;

}

.ui-btn-corner-br {

	-moz-border-radius-bottomright: 1em /*{global-radii-buttons}*/;

	-webkit-border-bottom-right-radius: 1em /*{global-radii-buttons}*/;

	border-bottom-right-radius: 1em /*{global-radii-buttons}*/;

}

.ui-btn-corner-top {

	-moz-border-radius-topleft: 1em /*{global-radii-buttons}*/;

	-webkit-border-top-left-radius: 1em /*{global-radii-buttons}*/;

	border-top-left-radius: 1em /*{global-radii-buttons}*/;

	-moz-border-radius-topright: 1em /*{global-radii-buttons}*/;

	-webkit-border-top-right-radius: 1em /*{global-radii-buttons}*/;

	border-top-right-radius: 1em /*{global-radii-buttons}*/;

}

.ui-btn-corner-bottom {

	-moz-border-radius-bottomleft: 1em /*{global-radii-buttons}*/;

	-webkit-border-bottom-left-radius: 1em /*{global-radii-buttons}*/;

	border-bottom-left-radius: 1em /*{global-radii-buttons}*/;

	-moz-border-radius-bottomright: 1em /*{global-radii-buttons}*/;

	-webkit-border-bottom-right-radius: 1em /*{global-radii-buttons}*/;

	border-bottom-right-radius: 1em /*{global-radii-buttons}*/;

}

.ui-btn-corner-right {

	 -moz-border-radius-topright: 1em /*{global-radii-buttons}*/;

	-webkit-border-top-right-radius: 1em /*{global-radii-buttons}*/;

	border-top-right-radius: 1em /*{global-radii-buttons}*/;

	-moz-border-radius-bottomright: 1em /*{global-radii-buttons}*/;

	-webkit-border-bottom-right-radius: 1em /*{global-radii-buttons}*/;

	border-bottom-right-radius: 1em /*{global-radii-buttons}*/;

}

.ui-btn-corner-left {

	-moz-border-radius-topleft: 1em /*{global-radii-buttons}*/;

	-webkit-border-top-left-radius: 1em /*{global-radii-buttons}*/;

	border-top-left-radius: 1em /*{global-radii-buttons}*/;

	-moz-border-radius-bottomleft: 1em /*{global-radii-buttons}*/;

	-webkit-border-bottom-left-radius: 1em /*{global-radii-buttons}*/;

	border-bottom-left-radius: 1em /*{global-radii-buttons}*/;

}

.ui-btn-corner-all {

	-moz-border-radius: 1em /*{global-radii-buttons}*/;

	-webkit-border-radius: 1em /*{global-radii-buttons}*/;

	border-radius: 1em /*{global-radii-buttons}*/;

}



/* radius clip workaround for cleaning up corner trapping */

.ui-corner-tl,

.ui-corner-tr,

.ui-corner-bl, 

.ui-corner-br,

.ui-corner-top,

.ui-corner-bottom, 

.ui-corner-right,

.ui-corner-left,

.ui-corner-all,

.ui-btn-corner-tl,

.ui-btn-corner-tr,

.ui-btn-corner-bl, 

.ui-btn-corner-br,

.ui-btn-corner-top,

.ui-btn-corner-bottom, 

.ui-btn-corner-right,

.ui-btn-corner-left,

.ui-btn-corner-all {

  -webkit-background-clip: padding-box;

     -moz-background-clip: padding;

          background-clip: padding-box;

}



/* Overlay / modal

-----------------------------------------------------------------------------------------------------------*/



.ui-overlay {

	background: #666;

	opacity: .5;

	filter: Alpha(Opacity=50);

	position: absolute;

	width: 100%;

	height: 100%;

}

.ui-overlay-shadow {

	-moz-box-shadow: 0px 0px 12px 			rgba(0,0,0,.6);

	-webkit-box-shadow: 0px 0px 12px 		rgba(0,0,0,.6);

	box-shadow: 0px 0px 12px 				rgba(0,0,0,.6);

}

.ui-shadow {

	-moz-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;

	-webkit-box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;

	box-shadow: 0px 1px 4px /*{global-box-shadow-size}*/ rgba(0,0,0,.3) /*{global-box-shadow-color}*/;

}

.ui-bar-a .ui-shadow,

.ui-bar-b .ui-shadow ,

.ui-bar-c .ui-shadow  {

	-moz-box-shadow: 0px 1px 0 				rgba(255,255,255,.3);

	-webkit-box-shadow: 0px 1px 0 			rgba(255,255,255,.3);

	box-shadow: 0px 1px 0 					rgba(255,255,255,.3);

}

.ui-shadow-inset {

	-moz-box-shadow: inset 0px 1px 4px 		rgba(0,0,0,.2);

	-webkit-box-shadow: inset 0px 1px 4px 	rgba(0,0,0,.2);

	box-shadow: inset 0px 1px 4px 			rgba(0,0,0,.2);

}

.ui-icon-shadow {

	-moz-box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;

	-webkit-box-shadow: 0px 1px 0 rgba(255,255,255,.4) /*{global-icon-shadow}*/;

	box-shadow: 0px 1px 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 {

	outline: 0;

}



.ui-focus,

.ui-btn:focus {

	-moz-box-shadow: 0px 0px 12px #bababa /*{global-active-background-color}*/;

	-webkit-box-shadow: 0px 0px 12px #bababa /*{global-active-background-color}*/;

	box-shadow: 0px 0px 12px #bababa /*{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 {

	outline-width: 1px;

	outline-style: dotted;

}

.humanbody {
	position: absolute;
	left: 16px;
	top: 85px;
	height: 360px;
	background-image: url(../images/body%20v2.png);
	background-repeat: no-repeat;
}

.input_label {
	font-weight: bold;
}

.actlevel {
	top: 0px;
		visibility: hidden;

}

.gender {
	position: relative;
	left: 0px;
	top: 0px;



}

.result_button {
	width: 128px;
}



.weighttext {

	font-size: 3em;

	font-weight: bold;

	text-align: center;

	color: #85D703;

}



.weighttext_title  {

	position: relative;	

	font-size: 100%;

	font-weight: bold;

}



.weighttext_title {

	position: relative;	

	color: #CCC;

	font-weight: bold;

}



.bmiadvice {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 110%;
	padding-left: 32px;



}

.weightChart {

	position: relative;

	top: 0px;

	left: 0px;

	width: 99%;



}

.weightHolder {

	position: relative;	

	top: 300px;

	left: 150px;

	text-align: center;



}

.bmiHolder {
	position: relative;
	top: 32px;
	left: 0px;
	text-align: left;
	padding-left: 32px;



}

.fatHolder {
	position: relative;
	top: 32px;
	left: 0px;
	text-align: left;
	padding-left: 32px;

}



.bmrHolder {
	position: relative;
	top: 32px;
	left: 0px;
	text-align: left;
	width: 60%;
	height: 220px;
	padding-left: 32px;
	visibility: hidden;



}



.meaning_center {

	text-align: left;

	font-weight: normal;

	font-size: 1.1em;

	margin-bottom: 5px;

}

.meaning {

	position: relative;

	top: 30px;

	left: 5px;

	width: 390px;

	z-index: 9999;

	font-weight: bold;

	text-align: center;



	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}


.chart {

	height: 192px;

	width: 99%;

}



.BMR {

	background-color: #C90;

}

.start_button {
	width: 50%;
	margin-left: 2%;
	font-weight: bold;
}


.ui-li-divider {

	font-size: 14px;

	font-weight: bold;

	padding-top: 0.5em;

	padding-right: 15px;

	padding-bottom: 0.5em;

	padding-left: 5px;

}



.ui-bar-g {

	border: 1px solid #B3B3B3 /*{a-bar-border}*/;

	color: #FFFFFF /*{a-bar-color}*/;

	font-weight:  /*{a-bar-shadow-x}*/ undefined /*{a-bar-shadow-y}*/  /*{a-bar-shadow-radius}*/  /*{a-bar-shadow-color}*/;

	background-image: url(../images/header.jpg);

}



#bmi_report  {

	background-color: #F8F9FA;

}



#input  {

	background-color: #F8F9FA;	

}



# howtomeasure {

	background-color: #F8F9FA;	

}



# whatishealty {

	background-color: #F8F9FA;	

}



.userform { padding:.8em 1.2em; }



.userform h2 { color:#555; margin:0.3em 0 .8em 0; padding-bottom:.5em; border-bottom:1px solid rgba(0,0,0,.1); }



.userform label { display:block; margin-top:1.2em; }



.switch .ui-slider-switch { width: 6.5em !important }



.arre ui-grid-a { margin-top:1em; padding-top:.8em; margin-top:1.4em; border-top:1px solid rgba(0,0,0,.1); }
