
.ui-page {
	background: #f4f4f4;
	color: #414141;
	font-family: 'Helvetica', Arial, sans-serif;
}

.ui-header {
	height: 59px;
	border-bottom: 1px solid #f4f4f4;
}
.ui-header form fieldset {
	margin:0px;
	padding: 0px;
}

.ui-header, .ui-header fieldset, .ui-header form, .ui-fieldcontain {
	padding: 0px !important;
	margin: 0px !important;
}
	.ui-header label {

	}

	.ui-header .line {
		background-color: #cbcbca;
		height: 1px;
		
	}

	.ui-header form {
		margin:0px;
		
	}
	
	.ui-header form div {
		margin:0px;
		padding: 0px;
	}
	
	.ui-header form .field {
		border: 1px solid #dbd9d6;
		background-color: #fff !important;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;
		border-radius:0px;
		-moz-box-shadow:inset 0px 1px 0px 0px #fff;
		-webkit-box-shadow:inset 0px 1px 0px 0px #fff;
		box-shadow:inset 0px 1px 0px 0px #fff;
		margin:0px;
		width: 60%;
		margin-left: 7px;
		float:left;
		
	}
	.ui-header form .field:hover {
		background-color: #fff !important;
		
	}
	.content form .button {
		cursor: pointer;
		color: #fff;
		font-family: 'Helvetica', Arial, sans-serif;
		font-size: 14px;
		padding: 15px;
		padding-top: 8px;
		padding-bottom: 3px;
		background-color: #333333;
		border: 0px;
		
	}


.ui-header .ui-boxes.logo {
	color:#fff;
	display: block;
	outline: 0 none !important;
	overflow: hidden;
	margin:0px;
	padding:0px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent:-9999px;
	background:url('/mobile/images/parsTop.png') no-repeat;
	height:59px;
	-webkit-background-size: auto 59px;
	-moz-background-size: auto 59px;
	background-size: auto 59px;
}


div.error-message {
	background-color: #de4848;
	text-shadow: -1px -1px 0 #de4848;
	padding: 10px;
	margin: 0px;
	color: #ffffff;
	font-size: 14px;
	padding-top:5px;
}

/*20DWPARS10041*/

ul.list-reviews {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
	padding-top:5px;
}
	ul.list-reviews li {
		color: #000;
		font-size: 12px;
		border-radius:0px;
		padding: 0px;
		margin: 0px;
		list-style: none;
		list-style-type: none;
		margin-bottom: 8px;
		border: 0px;
		border-top: 1px solid #cbcbca;
	}
	ul.list-reviews li:hover {
		background-color: #fff;
	}
	ul.list-reviews li.green {
		background-color: #acdec6;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#acdec6), to(#acdec6));
		background-image: -moz-linear-gradient(#acdec6, #acdec6);
		background-image: -o-linear-gradient(#acdec6, #acdec6);
		background-image: linear-gradient(#acdec6, #acdec6);
		text-shadow: 0px 1px 0 #fff;
	}
	ul.list-reviews li.green:hover {
		background-color: #fff;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f6f6f6));
		background-image: -moz-linear-gradient(#ffffff, #f6f6f6);
		background-image: -o-linear-gradient(#ffffff, #f6f6f6);
		background-image: linear-gradient(#ffffff, #f6f6f6);
	}
	
	ul.list-reviews li.red {
		background-color: #eea2a6;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eea2a6), to(#eea2a6));
		background-image: -moz-linear-gradient(#eea2a6, #eea2a6);
		background-image: -o-linear-gradient(#eea2a6, #eea2a6);
		background-image: linear-gradient(#eea2a6, #eea2a6);
		text-shadow: 0px 1px 0 #fff;
	}
	ul.list-reviews li.red:hover {
		background-color: #fff;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f6f6f6));
		background-image: -moz-linear-gradient(#ffffff, #f6f6f6);
		background-image: -o-linear-gradient(#ffffff, #f6f6f6);
		background-image: linear-gradient(#ffffff, #f6f6f6);
	}
	ul.list-reviews li.yellow {
		background-color: #f3deb0;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3deb0), to(#f3deb0));
		background-image: -moz-linear-gradient(#f3deb0, #f3deb0);
		background-image: -o-linear-gradient(#f3deb0, #f3deb0);
		background-image: linear-gradient(#f3deb0, #f3deb0);
		text-shadow: 0px 1px 0 #fff;
	}
	ul.list-reviews li.yellow:hover {
		background-color: #fff;
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f6f6f6));
		background-image: -moz-linear-gradient(#ffffff, #f6f6f6);
		background-image: -o-linear-gradient(#ffffff, #f6f6f6);
		background-image: linear-gradient(#ffffff, #f6f6f6);
	}
	ul.list-reviews li a {
		color: #404141 !important;
		padding: 8px;
		padding-left: 14px;
		display: block;
		position: relative;
		text-decoration: none;
		font-family: 'Helvetica', Arial, sans-serif;
			
	}
	ul.list-reviews li a img {
		position: absolute;
		right: 20px;
		top: 25px;
		height:10px;

	}
	ul.list-reviews li a span {
		top: 3px;
		font-size: 18px;
		color: #404141;
		font-weight: bold;
		text-shadow: 0px 1px 0 #fff;
	}
	ul.list-reviews li.green a small {
		font-size: 14px;
		color: #319e4d;
		font-weight: lighter;
		text-shadow: 0px 1px 0 #fff;
	}
	ul.list-reviews li.yellow a small {
		font-size: 14px;
		color: #de8b30;
		font-weight: lighter;
		text-shadow: 0px 1px 0 #fff;
	}
	ul.list-reviews li.red a small {
		font-size: 14px;
		color: #c93b3b;
		font-weight: lighter;
		text-shadow: 0px 1px 0 #fff;
	}

.bar-code-box, .results-list {
	border-radius:0px;
	font-size: 14px;
}
.results-list {
	font-size: 15px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}

.results-list p {
	line-height: 19px;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
.results-list p span {
	display: inline-block;
	font-size: 15px;
	width: 140px;
	margin: 0px;
	padding: 0px;
}

.white {
	background: #fff;
	color: #000;
	font-size: 14px;
	border-radius:0px;
	padding: 8px;
	text-align: center;
	width:300px;
	height: 100px;
}

.box-top, .box-bottom {

}
.box-bottom {
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
}

.ui-content {
	padding: 0px !important;
	margin: 0px !important;
}

.ui-boxes {
	background-color: #f4f4f4;
	padding: 8px;
	font-size: 12px;
}
	.ui-boxes p.notice {
		font-size: 12px;
	}

.ui-footer {
	border-top: 1px solid #cbcbca;
}

.ui-footer .ui-boxes {
	margin:0px;
	margin-bottom: 8px;
}

.ui-page p.white, .ui-page h1.white, .ui-page h2.white {
	color: #7a7975;
	text-shadow: 0 1px 1px #5f5f5f;
}

.ui-page h1, .ui-page h2 {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}
.ui-page p.special {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.ui-page p.special.head {
	color: #7a7975;
	font-size: 22px;
	text-align: center;
	text-shadow: 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}
.ui-page p.special.head a {
	color: #7a7975;
	text-shadow: 0px 0px 0px;
	text-decoration: none;
}

.ui-page img.home-logo {
	width:200px;
	height:117px;
	display:block;
	margin: 6px auto 1px auto;
}
.ui-page img.home-banner {
	width:245px; 
	height:46px; 
	display:block;
	margin: 0px auto;
}
.ui-page img.header-logo {
	width:68px;
	height:40px;
	display:block;
	margin: 0px;
}

.ui-footer p {
	font-size: 10px;
	margin: 2px;
	text-align: center;
}

.ui-boxes a.copyright {
	
	font-family: 'Helvetica', Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 0px 1px 0px #fff;
	color: #7a7975;
}
	
.ui-header, .ui-footer {
	background: #f4f4f4;
}

.ui-listview-inset .ui-li a {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

.ui-footer .button {
	width: 40%;
	display: block;
	float: left;
	margin: 8px;
	text-decoration: none;
	font-size: 14px !important;
	color: #7a7975;
	text-shadow: 0px 1px 0px #fff;
	background-color: #fff;
	
}
	.ui-footer .button.email {
		float: right;
	}
	.ui-footer .button:hover {
		background-color: #dbdbdb;
	}

/* General */

.clearBoth {
	clear: both;
}

.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}

/** CSS for non-standard jQuery Mobile styles components **/

.split-wrapper {
  width: 100%;
  min-height: 200px;
  clear: both;
}
@media all and (min-width: 650px) {
	.content-secondary {
		text-align: left;
		float: left;
		width: 45%;
		background: none;
		padding: 1.5em 6% 3em 0;
		margin: 0;
	}
	.content-secondary {
    background: none;
    border-top: none;
	}
	.content-primary {
		width: 45%;
		float: right;
		margin-right: 1%;
		padding-right: 1%;
	}
	.content-primary ul:first-child {
		margin-top: 0;
	}
  .content-secondary ul.ui-listview, .content-secondary ul.ui-listview-inset {
    margin: 0;
  }
  .content-secondary ul.ui-listview .ui-li-divider, .content-secondary ul.ui-listview .ui-li {
    border-radius: 0px;
  }
  .content-secondary ul.ui-listview .ui-li {
    border-left: 0;
    border-right: 0;
  }
	.content-secondary h2 {
		position: absolute;
		left: -9999px;
	}
	.content-secondary .ui-li-divider {
		padding-top: 1em;
		padding-bottom: 1em;
	}
	.content-secondary {
		margin: 0;
		padding: 0;
	}
  
}
@media all and (min-width: 750px){
	.content-secondary {
		width: 34%;
	}
	.content-primary {
		width: 60%;
		padding-right: 1%;
	}	
  .content-secondary ul.ui-listview-inset {
}

@media all and (min-width: 1200px){
	.content-secondary {
		width: 30%;
		padding-right:6%;
		margin: 0px 0 20px 5%;
	}
	.content-secondary ul {
    margin: 0;
  }
	.content-secondary {
		margin: 0;
		padding: 0;
	}
	.content-primary {
		width: 50%;
		margin-right: 5%;
		padding-right: 3%;
	}
	.content-primary {
		width: 60%;
	}
}

/* For Events Only */

.ui-btn-up-b:hover {
	border: 1px solid 		#00415e /*{b-bhover-border}*/;
	background: 			#4b88b6 /*{b-bhover-background-color}*/;
	font-weight: bold;
	color: 					#fff /*{b-bhover-color}*/;
	text-shadow: 0 /*{b-bhover-shadow-x}*/ 1px /*{b-bhover-shadow-y}*/ 1px /*{b-bhover-shadow-radius}*/ #194b7e /*{b-bhover-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #6facd5 /*{b-bhover-background-start}*/), to( #4272a4 /*{b-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #6facd5 /*{b-bhover-background-start}*/, #4272a4 /*{b-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #6facd5 /*{b-bhover-background-start}*/, #4272a4 /*{b-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #6facd5 /*{b-bhover-background-start}*/, #4272a4 /*{b-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #6facd5 /*{b-bhover-background-start}*/, #4272a4 /*{b-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #6facd5 /*{b-bhover-background-start}*/, #4272a4 /*{b-bhover-background-end}*/);
}
.ui-btn-up-b:active {
	border: 1px solid 		#225377 /*{b-bdown-border}*/;
	background: 			#4e89c5 /*{b-bdown-background-color}*/;
	font-weight: bold;
	color: 					#fff /*{b-bdown-color}*/;
	text-shadow: 0 /*{b-bdown-shadow-x}*/ 1px /*{b-bdown-shadow-y}*/ 1px /*{b-bdown-shadow-radius}*/ #194b7e /*{b-bdown-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #295b8e /*{b-bdown-background-start}*/), to( #3e79b5 /*{b-bdown-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #295b8e /*{b-bdown-background-start}*/, #3e79b5 /*{b-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #295b8e /*{b-bdown-background-start}*/, #3e79b5 /*{b-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #295b8e /*{b-bdown-background-start}*/, #3e79b5 /*{b-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #295b8e /*{b-bdown-background-start}*/, #3e79b5 /*{b-bdown-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #295b8e /*{b-bdown-background-start}*/, #3e79b5 /*{b-bdown-background-end}*/);
}

.ui-btn-up-c:hover {
	border: 1px solid 		#bbb /*{c-bhover-border}*/;
	background: 			#dfdfdf /*{c-bhover-background-color}*/;
	font-weight: bold;
	color: 					#222 /*{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-up-c:active {
	border: 1px solid 		#bbb /*{c-bdown-border}*/;
	background: 			#d6d6d6 /*{c-bdown-background-color}*/;
	font-weight: bold;
	color: 					#222 /*{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}*/);
}

.bar-code {
	font-family: 'barcode';
	font-size: 44px;
	font-weight: normal;
}
