/* @import "lib/bootstrap"; */
/* Mixins */
.clear {
  clear: both;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.grid_16 {
	margin: 0px;
}
ul {
  padding-left: 15px;
}
ol {
  padding-left: 20px;
}
ol li {
  line-height: 1.5em;
  margin-bottom: 5px;
}
img {
  border: none;
}
div {
  position: relative;
}

#contact_found{
	width: 222px;
	height: 400px;
}
#contactSearch{
	display:none;
	width:220px;
	height:400px;
	margin-left:0px;
}
/* slightly enhanced, universal clearfix hack */
/* Source: http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix {
  display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* close commented backslash hack */
div.radio {
  display: inline-block;
  padding: 3px 6px;
}
div.radio label[for] {
  font-weight: normal;
  width: auto;
  padding: 0;
  float: none;
  display: inline-block;
}
div.radio input[type=radio] {
  margin-right: 8px;
}
/* Colours */
/* Greys */
/* Purple colors based off http://0to255.com/a690bf */
/* Green colours based off http://0to255.com/95a385 */
/* @color-green-1: #040403;
@color-green-2: #0c0e0a;
@color-green-3: #151812;
@color-green-4: #1d2119;
@color-green-5: #262b20;
@color-green-6: #2f3528;
@color-green-7: #373e2f;
@color-green-8: #404836;
@color-green-9: #48523e;
@color-green-10: #515b45;
@color-green-11: #59654c;
@color-green-12: #626f53;
@color-green-13: #6b785b;
@color-green-14: #738262;
@color-green-15: #7c8c69;
@color-green-16: #849472;
@color-green-17: #8d9c7b;
@color-green-18: #95a385;
@color-green-19: #9daa8f;
@color-green-20: #a6b298;
@color-green-21: #aeb9a2;
@color-green-22: #b7c0ac;
@color-green-23: #bfc8b5;
@color-green-24: #c7cfbf;
@color-green-25: #d0d6c9;
@color-green-26: #d8ddd2;
@color-green-27: #e1e5dc;
@color-green-28: #e9ece6;
@color-green-29: #f2f3f0;
@color-green-30: #fafbf9; */
/* Greens - based on the main heading colour from the Precision Timing site - http://0to255.com/8cc63f */
/* Lime Green colours based off http://0to255.com/b9ce44 */
/* Blue colours based off http://0to255.com/4ebce8 */
/* Red colours based off http://0to255.com/f75340 */
/* Reds */
/* @import url(datePicker.css); */
/* Font Stacks */
.sans-serif {
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
}
.serif {
  font-family: "Droid Serif", Cambria, Georgia, Times, "Times New Roman", serif;
}
body {
  background-color: #fff;
  background-image: none;
  padding: 0;
  margin: 0;
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  font-size: 14px;
}
h1 {
  font-size: 22px;
  color: #68952c;
  padding: 5px 0 5px;
  margin: 0 0 10px;
  clear: both;
  border-bottom: 2px solid #dddddd;
}
h2 {
  font-size: 18px;
  color: #8cc63f;
  font-weight: normal;
  padding: 5px 0 2px 0;
  margin: 10px 0 10px;
  clear: both;
  border-bottom: 1px solid #eeeeee;
}
h4 {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
  padding: 5px 0 2px 0;
  margin: 0 0 10px;
  clear: both;
  border-bottom: 1px solid #eeeeee;
}
ul, ol {
  margin-left: 0;
}
p {
  line-height: 1.5em;
}
/*a {
	color: @color-grey-7;
	&.forgot_pass {
		float: right;
		color: #256c89;
		text-decoration: none;
		background: url(images/help.png) no-repeat left;
		padding: 0 0 0 18px;
		display: block;
		margin: 15px 20px 0 0;
	}
}*/
a {
  border-bottom: 1px dotted inherit;
}
a:hover {
  border-bottom: 1px solid inherit;
}
a.action {
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  font-size: 16px;
  padding: 6px 12px;
  font-weight: bold;
  color: #99B93F;
}
a.action:visited {
  color: #0c475e;
}
a.action:hover {
  color: #12698b;
}
input[type=submit],
input[type=button],
button,
a.button {
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  border: 0 none;
  -moz-transition: all 0.1s linear 0s;
  /* fallback/image non-cover color */

  background-color: #99b93f;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99b93f), to(#709d2c));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #99b93f, #709d2c);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #99b93f, #709d2c);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #99b93f, #709d2c);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #99b93f, #709d2c);
  background-repeat: repeat-x;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 1px 1px #aecf55 inset, 0 -1px 1px #77a534 inset;
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  padding: 6px 12px;
  text-decoration: none;
  text-shadow: 0 2px 2px #486C0B;
  display: inline-block;
}
input[type=submit].call-to-action,
input[type=button].call-to-action,
button.call-to-action,
a.button.call-to-action {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 30px;
}
input[type=submit]:hover,
input[type=button]:hover,
button:hover,
a.button:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  /* fallback/image non-cover color */

  background-color: #99b93f;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99b93f), to(#99b93f));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #99b93f, #99b93f);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #99b93f, #99b93f);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #99b93f, #99b93f);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #99b93f, #99b93f);
  background-repeat: repeat-x;
  background-position: 0 15px;
}
input[type=submit].red,
input[type=button].red,
button.red,
a.button.red {
  /* box-shadow: 0 1px 1px lighten(@color-red-6, 50%) inset, 0 -1px 1px darken(@color-red-5, 20%) inset; */

  box-shadow: none;
  text-shadow: 1px 1px #c91c08;
  /* fallback/image non-cover color */

  background-color: #f97f71;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f97f71), to(#f75340));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #f97f71, #f75340);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #f97f71, #f75340);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #f97f71, #f75340);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #f97f71, #f75340);
  background-repeat: repeat-x;
}
input[type=submit].red:hover,
input[type=button].red:hover,
button.red:hover,
a.button.red:hover {
  /* .gradient-background(@color-red-5, @color-red-6); */

  /* fallback/image non-cover color */

  background-color: #f75340;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f75340), to(#f75340));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #f75340, #f75340);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #f75340, #f75340);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #f75340, #f75340);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #f75340, #f75340);
  background-repeat: repeat-x;
  /* .box-shadow(0, 0, 5px, @color-red-5); */

  background-position: 0 -15px;
}
/* input[type=submit],
input[type=button],
a.button {
	font-weight: bold;
	float: right;
	margin: 0 0 0 10px;
	padding: 0 20px;
	line-height: 31px;
	text-decoration: none;
	color: #fff;
	.border-radius();
	border: 0 none;
	outline: 0 none;
	cursor: pointer;
	text-shadow: 1px 1px @color-grey-6;
	.gradient-background(@color-grey-e, @color-grey-a);
	&:hover {
		.gradient-background(@color-grey-d, @color-grey-9);
	}
	&.green {
		color: #fff;
		text-shadow: 1px 1px @color-lime-green-3;
		.gradient-background(@color-lime-green-5, @color-lime-green-4);
		&:hover {
			color: #fff;
			.gradient-background(@color-lime-green-4, @color-lime-green-5);
			.box-shadow(0, 0, 5px, @color-lime-green-4);
		}
	}
	&.blue {
		text-shadow: 1px 1px @color-blue-3;
		.gradient-background(@color-blue-6, @color-blue-5);
		&:hover {
			.gradient-background(@color-blue-5, @color-blue-6);
			.box-shadow(0, 0, 5px, @color-blue-5);
		}
	}
	&.red {
		text-shadow: 1px 1px @color-red-3;
		.gradient-background(@color-red-6, @color-red-5);
		&:hover {
			.gradient-background(@color-red-5, @color-red-6);
			.box-shadow(0, 0, 5px, @color-red-5);
		}
	}
} */
input[type=submit], input[type=button] {
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  font-size: 12px;
  font-style: normal;
  padding: 8px 20px;
  cursor: pointer;
}
input[type=submit]::-moz-focus-inner, input[type=button]::-moz-focus-inner {
  border: 0;
}
input[type=button][id^=pcaButton] {
  padding: 5px 8px 4px;
  margin-left: 8px;
}
input[type=button][id^=pcaButton]:hover {
  color: #404040;
  border-color: #bbb;
  -webkit-box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  box-shadow: 0 0 3px #999999;
}
/* Flash messages */
div.success,
div.information,
div.warning,
div.message,
div.error,
div.no-entry {
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  font-size: 16px;
  clear: both;
  color: #000;
  padding: 9px 7px 8px 34px;
  margin: 5px 0 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #fb7;
  background-color: #fff;
  background-position: 6px 7px;
  background-repeat: no-repeat;
}
div.success {
  background-image: url('../images/icons/tick.png');
  background-color: #edfaed;
  color: #228226;
  border-color: #228226;
}
div.message, div.information {
  background-color: #f2f7ff;
  background-image: url('../images/icons/information.png');
  color: #00296a;
  border-color: #00296a;
}
div.warning {
  background-color: #fed;
  background-image: url('../images/icons/warning.png');
  color: #ff8000;
  border-color: #ff8000;
}
div.error {
  background-image: url('../images/icons/error.png');
}
div.no-entry {
  background-image: url('../images/icons/forbidden.png');
}
div.error, div.no-entry {
  background-color: #fee;
  color: #c00;
  border-color: #c00;
}
.sidebar_box {
  width: 195px;
  margin: 10px 0;
  padding: 10px 0;
  background-color: #ecf8fd;
  -webkit-border-radius: 8px 5px 5px 5px;
  -khtml-border-radius: 8px 5px 5px 5px;
  -moz-border-radius: 8px 5px 5px 5px;
  -ms-border-radius: 8px 5px 5px 5px;
  -o-border-radius: 8px 5px 5px 5px;
  border-radius: 8px 5px 5px 5px;
}
.sidebar_box .sidebar_box_content {
  width: 175px;
  height: auto;
  padding: 0 10px;
}
.sidebar_box .sidebar_box_content h3, .sidebar_box .sidebar_box_content h4, .sidebar_box .sidebar_box_content h5 {
  float: left;
  font-size: 18px;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.sidebar_box .sidebar_box_content h3 {
  color: #49bae8;
}
.sidebar_box .sidebar_box_content h4 {
  color: #f75744;
}
.sidebar_box .sidebar_box_content h5 {
  color: #a4bf40;
}
.sidebar_box .sidebar_box_content p {
  padding: 5px 0;
  margin: 0;
  clear: both;
  font-size: 11px;
  text-align: left;
  line-height: 17px;
}
.sidebar_box .sidebar_box_content ul {
  list-style: none;
  padding: 10px 0;
  margin: 0;
  clear: both;
}
.sidebar_box .sidebar_box_content ul li {
  padding: 5px 0 5px 10px;
  background: url(../images/list_bullet.gif) no-repeat left top;
  background-position: 0 10px;
}
.sidebar_box .sidebar_box_content img.sidebar_icon_right {
  float: right;
  padding: 0;
}
input[type=text],
input[type=password],
select,
textarea {
  border: 1px solid #cccccc;
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  /* font-size: 1em; */

  padding: 3px 5px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
  height: auto;
  width: 400px;
}
input[type=text].error,
input[type=password].error,
select.error,
textarea.error {
  background-color: #fee;
  color: #c00;
  border-color: #c00;
  font-weight: normal;
}
input[type=text].error:focus,
input[type=password].error:focus,
select.error:focus,
textarea.error:focus,
input[type=text].error:hover,
input[type=password].error:hover,
select.error:hover,
textarea.error:hover {
  border: 1px solid #a00;
  -webkit-box-shadow: 0 0 5px #cc0000;
  -moz-box-shadow: 0 0 5px #cc0000;
  box-shadow: 0 0 5px #cc0000;
}
input[type=text]:hover,
input[type=password]:hover,
select:hover,
textarea:hover {
  border-color: #999999;
  -webkit-box-shadow: 0 0 5px #999999;
  -moz-box-shadow: 0 0 5px #999999;
  box-shadow: 0 0 5px #999999;
}
input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
  border-color: #21abe2;
  -webkit-box-shadow: 0 0 5px #4ebce8;
  -moz-box-shadow: 0 0 5px #4ebce8;
  box-shadow: 0 0 5px #4ebce8;
}
select {
  width: auto;
  padding: 2px 2px 2px 1px;
}
select[id$=day] {
  width: auto;
  margin-right: 2px;
}
select[id$=mth] {
  width: auto;
  margin-right: 2px;
}
select[id$=yr] {
  width: auto;
}
select.wide {
  width: 469px;
}
div#content {
  padding: 20px 0;
}
div.topmenuinline {
  position: absolute;
  right: 0;
  top: 0;
}
div.checkbox {
  /* margin: 12px 0; */

}
div.checkbox input {
  margin: 8px 0;
  float: left;
}
div.checkbox span {
  margin: 8px 0 0 8px;
}
div.checkbox span.text {
  display: inline-block;
  width: 350px;
  font-size: 13px;
}
div.checkbox span.required {
  float: left;
}
div.radio {
  display: inline-block;
  padding: 3px 0 10px;
}
div.radio label[for] {
  font-weight: normal;
  width: auto;
  padding: 0;
  float: none;
  display: inline;
  cursor: pointer;
}
div.radio input[type=radio] {
  margin-right: 8px;
}
span.required {
  font-weight: normal;
  color: #cc0000;
  position: absolute;
  right: 8px;
}
.relative {
  position: relative !important;
  left: auto !important;
  right: auto !important;
}
table.no-style td {
  padding: 0;
  border: 0 none;
}
table tfoot td {
  background-color: #eeeeee;
  border-bottom: 3px double #dddddd;
}
table tfoot td.strong {
  font-weight: bold;
}
table.results {
  margin-bottom: 25px;
}
table.results thead tr th {
  padding: 4px 8px;
}
table.results thead tr.header th {
  background-color: #dddddd;
}
table.results thead tr.header:after {
  border: 0 none;
}
table.results thead tr.sub-header th {
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#ffffff));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #ffffff);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #ffffff);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
  background-repeat: repeat-x;
  font-size: 12px;
}
table.results tbody tr th, table.results tbody tr td {
  font-size: 12px;
  padding: 4px 8px;
  border-top: 0 none;
  border-bottom: 1px solid #eeeeee;
}
table.results tbody tr td.highlight {
  color: #4c6e21;
  background-color: #e2f1cf;
  font-weight: bold;
}
table.results tfoot td {
  color: #999999;
  font-size: 12px;
  padding: 5px 8px;
}
table.filters td {
  border-top: 0 none;
  padding: 8px 8px 4px 8px;
}
/* Pagination */
a.pagination {
  height: auto;
}
a.pagination:link, a.pagination:active, a.pagination:visited {
  color: #999999;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#cccccc));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #cccccc);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 1px 5px 0;
  margin: 3px 0;
  display: inline-block;
  font-size: 11px;
  text-decoration: none;
  text-shadow: 0 1px 1px #ffffff;
}
a.pagination.selected, a.pagination:hover {
  font-weight: bold;
  color: #666666;
  /* fallback/image non-cover color */

  background-color: #dddddd;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(#aaaaaa));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #dddddd, #aaaaaa);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #dddddd, #aaaaaa);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #dddddd, #aaaaaa);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #dddddd, #aaaaaa);
  background-repeat: repeat-x;
  border-color: #aaaaaa;
  text-decoration: none;
}
a.pagination.first,
a.pagination.prev,
a.pagination.next,
a.pagination.last {
  background-image: none;
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  font-size: 15px;
}
a.pagination.first, a.pagination.prev {
  padding: 0 5px 0 0;
}
a.pagination.next, a.pagination.last {
  padding: 0 0 0 5px;
}

.main_column_700 {
  width: 700px;
  border: 1px solid #bbbbbb;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto 20px;
}

@media (max-device-width: 480px) {
	.main_column_700 {
		width:100%;
	}
}

.main_column_700 .main_column_title_700 {
  background-image: none;
}
.main_column_700 h3 {
  font-size: 14px;
  padding: 6px 12px;
  margin: 0;
  color: #666666;
  background-color: #cccccc;
  border-bottom: 1px solid #999999;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#bbbbbb));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #bbbbbb);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #bbbbbb);
  background-repeat: repeat-x;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-shadow: 0 1px 1px #fff;
  line-height: 1.5em;
  text-transform: none;
  font-style: normal;
}
.main_column_700 h3 span {
  font-weight: normal;
}
.main_column_700 .content {
  font-size: 14px;
  padding: 20px;
  border: 0 none;
}
.main_column_700 .content p {
  margin: 0 auto 10px;
  font-size: 13px;
}
.main_column_700 .content label {
  padding: 3px 20px;
  width: 200px;
  text-transform: none;
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: block;
  float: left;
  text-align: right;
  padding: 3px 20px;
  margin: 0 auto;
  line-height: 1.5;
  border: 1px solid transparent;
  position: relative;
  
}
.main_column_700 .content label.required:after {
  font-weight: normal;
  content: "*";
  color: #cc0000;
  position: absolute;
  right: 8px;
}
.main_column_700 .content label.error, .main_column_700 .content label.rederror {
  display: block;
  color: #c00;
  font-weight: bold;
  font-size: 12px;
  position: relative;
  margin: 3px 0;
  padding: 0;
  text-align: left;
  width: 400px !important;
  left: 242px;
  top: -6px;
  border-color: transparent;
  background-color: transparent;
}
.main_column_700 .content .radio {
  display: block;
  padding: 3px 0 10px;
}
.main_column_700 .content .radio label {
  font-weight: normal;
  width: auto;
  padding: 0;
  float: none;
  display: inline;
  cursor: pointer;
}
.main_column_700 .content .radio input[type=radio] {
  margin-right: 8px;
  margin-left: 0;
  position: relative;
}
.main_column_700 .content span.rederror {
  display: block;
  color: #c00;
  font-weight: bold;
  font-size: 12px;
  position: relative;
  margin: 3px 0;
  padding: 0;
  text-align: left;
  width: 400px !important;
  left: 242px;
  top: -6px;
  border-color: transparent;
  background-color: transparent;
}
.main_column_700:hover {
  border-color: #999999;
  -webkit-box-shadow: 0 0 8px #999999;
  -moz-box-shadow: 0 0 8px #999999;
  box-shadow: 0 0 8px #999999;
}
.main_column_700:hover h3 {
  color: #555555;
  background-color: #bbbbbb;
  border-bottom: 1px solid #888888;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#aaaaaa));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #aaaaaa);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #aaaaaa);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #aaaaaa);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #aaaaaa);
  background-repeat: repeat-x;
}
#mybasket {
  text-indent: 19px;
  float: right;
  text-align: left;
  margin-top: 10px;
}
#mybasket a {
  padding: 5px 8px;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  background-color: #eeeeee;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#bbbbbb));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #bbbbbb);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #bbbbbb);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  text-shadow: 0 1px 1px #fff;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  outline: 0 none;
}
#mybasket a img {
  position: relative;
  top: 5px;
}
#mybasket a span {
  font-weight: bold;
}
#mybasket a:hover {
  font-size: 11px;
  color: #444444;
  text-decoration: none;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#999999));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #999999);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #999999);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #999999);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #999999);
  background-repeat: repeat-x;
  border-color: #aaaaaa;
  cursor: pointer;
  -webkit-box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
}
#primoContainer {
  width: 970px;
  margin: auto;
  text-align: left;
  background-color: #fff;
  min-height: 500px;
}
#primoLeft {
  padding-left: 10px;
  width: 200px;
  text-align: left;
  float: left;
  background-color: #fff;
}
#primoMain {
  padding-left: 10px;
  width: 750px;
  text-align: left;
  float: right;
  background-color: #fff;
}
#navbarleft {
  float: left;
  height: 20px;
  margin-top: 15px;
}
#navbarleft p {
  margin-bottom: 0;
}
#navbarright {
  width: 50%;
  padding-right: 20px;
  height: 20px;
  float: right;
  text-align: right;
}
#topNavigation {
  width: 95%;
  padding-left: 10px;
}
fieldset {
  margin: 1em auto;
  padding: 20px 10px 10px;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
fieldset legend {
  /* font-size: 12px; */

  margin: auto;
  padding: 3px 10px;
  background-color: #F5F5F5;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* input,select,textarea {

	border: 1px solid #000000;
	font-weight: bold;
	background-color: #F5F5F5;
	font:bold 1.0em/1.2 Verdana, Helvetica, sans-serif;
	margin:2px;
	margin-bottom: 10px;
} */
/* label {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 80px;
	float: left;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 10px;
	font:normal 1.0em/1.2 Verdana,Arial, Helvetica, sans-serif;
	line-height: 1.5;
	
} */
#primoContainer a {
  color: #000;
}
#primoContainer a:hover {
  color: green;
}
.row1 {
  background-color: #EBF4F1;
}
.row2 {
  background-color: #E0F4E1;
}
#eventTable {
  width: 730;
  clear: both;
}
#eventTable th {
  background-color: #006633;
  padding: 5px;
  text-align: left;
}
#eventTable th {
  color: #ffffff !important;
  font-size: 12px;
  cursor: pointer;
}
#eventTable td {
  padding: 5px;
}
ul.pills {
  margin-bottom: 0;
}
ul.pills li a {
  font-size: 11px;
  border: 1px solid #dddddd;
  background-color: #eeeeee;
  color: #777777;
  text-shadow: 0 1px 1px white;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  margin: 0 5px 5px 0;
  padding: 5px 10px;
  display: inline-block;
  *display: inline;
  line-height: 1em;
}
ul.pills li a:hover, ul.pills li a.selected {
  color: #666666;
  text-decoration: none;
  border-color: #cccccc;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
  text-shadow: none;
}
ul.pills li a.selected {
  color: #4c6e21;
  border-color: #83bc38;
  background-color: #e2f1cf;
  -webkit-box-shadow: 0 0 5px #9cce59;
  -moz-box-shadow: 0 0 5px #9cce59;
  box-shadow: 0 0 5px #9cce59;
  outline: none;
}
div.results h1 span.meta {
  display: block;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.25em;
}
div.results ul.events {
  display: inline-block;
  display: block;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 5px;
}
div.results ul.events li {
  float: left;
}
div.results a.scroll-to-top {
  float: right;
  font-size: 11px;
}
div.results.powered-by {
  font-size: 12px;
  text-align: right;
}
/* .main_column_700 {
	width:700px;
	}
.main_column_title_700 h3 {
	background-color:transparent;
	font-size: 12px; 
	color: #4B4C4C; 
	font-family: Verdana; 
	font-style: italic; 
	font-weight: bold;
	margin:0px;height:20px; 
	padding-left:10px; 
	padding-right:0px; 
	padding-top:7px; 
	padding-bottom:0px; 
	text-transform:uppercase;
	}
.main_column_title_700 {
	padding-left: 0px; 
	padding-top: 0px; 
	background-image:url('../images/blank_header_700.jpg'); 
	background-repeat: no-repeat; 
	background-position:right top; color:#4B4C4C;
	}
.main_column_700 .content {
	padding-top:24px; 
	border-left:1px solid #CFCFCF; 
	border-right:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
	 padding-left:10px
	 }
	 
.main_column_700 .content label {
	width: 200px;
} */
span.timestamp {
  font-size: 11px;
  color: #cccccc;
  padding: 0;
  margin-top: 10px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* jQuery UI Overrides */
.ui-tabs {
  padding: 0;
  margin-bottom: 10px;
}
.ui-tabs .ui-tabs-nav {
  padding: 0;
}
.ui-tabs .ui-tabs-panel {
  background-color: #fafcf6;
  border: 1px solid #cbe5a8;
  -webkit-border-radius: 0 5px 5px 5px;
  -khtml-border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -ms-border-radius: 0 5px 5px 5px;
  -o-border-radius: 0 5px 5px 5px;
  border-radius: 0 5px 5px 5px;
  padding: 14px;
}
.ui-widget {
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  font-size: 1em;
}
.ui-widget textarea, .ui-widget select {
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
}
.ui-widget-content {
  background: none;
  border: 0 none;
  color: #83bc38;
}
.ui-widget-content a {
  color: #83bc38;
  text-decoration: none;
}
.ui-widget-content a:hover {
  color: #68952c;
}
.ui-widget-header {
  background: none;
  border: 0 none;
  text-shadow: 0 1px 1px #fff;
}
.ui-widget-header .ui-state-default {
  border: 1px solid #cbe5a8;
  /* fallback/image non-cover color */

  background-color: #fafcf6 25%;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafcf6 25%), to(#e2f1cf 75%));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #fafcf6 25%, #e2f1cf 75%);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #fafcf6 25%, #e2f1cf 75%);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #fafcf6 25%, #e2f1cf 75%);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #fafcf6 25%, #e2f1cf 75%);
  background-repeat: repeat-x;
}
.ui-widget-header .ui-state-default a {
  color: #9cce59;
}
.ui-widget-header .ui-state-default a:hover {
  color: #83bc38;
}
.ui-widget-header .ui-state-default:hover {
  color: #83bc38;
  border-color: #abd673;
  /* fallback/image non-cover color */

  background-color: #fafcf6;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafcf6), to(#cbe5a8));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #fafcf6, #cbe5a8);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #fafcf6, #cbe5a8);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #fafcf6, #cbe5a8);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #fafcf6, #cbe5a8);
  background-repeat: repeat-x;
}
.ui-widget-header .ui-state-active {
  /* fallback/image non-cover color */

  background-color: #e2f1cf;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e2f1cf), to(#fafcf6 25%));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #e2f1cf, #fafcf6 25%);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #e2f1cf, #fafcf6 25%);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #e2f1cf, #fafcf6 25%);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #e2f1cf, #fafcf6 25%);
  background-repeat: repeat-x;
  border: 1px solid #cbe5a8;
}
.ui-widget-header .ui-state-active a {
  color: #83bc38;
}
.ui-widget-header .ui-state-active:hover {
  border-color: #cbe5a8;
  /* fallback/image non-cover color */

  background-color: #e2f1cf;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e2f1cf), to(#fafcf6 25%));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #e2f1cf, #fafcf6 25%);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #e2f1cf, #fafcf6 25%);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #e2f1cf, #fafcf6 25%);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #e2f1cf, #fafcf6 25%);
  background-repeat: repeat-x;
}
.ui-widget-header .ui-icon {
  background-image: url("../images/icons/ui-icons_2f3528_256x240.png");
}
.ui-widget-header .ui-state-hover {
  /* fallback/image non-cover color */

  background-color: #e2f1cf;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e2f1cf), to(#abd673));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #e2f1cf, #abd673);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #e2f1cf, #abd673);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #e2f1cf, #abd673);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #e2f1cf, #abd673);
  background-repeat: repeat-x;
  border: 1px solid #9cce59;
}
.ui-widget-header .ui-state-hover .ui-icon {
  background-image: url("../images/icons/ui-icons_151812_256x240.png");
}
.ui-sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ui-sortable li {
  margin: 0 0 5px;
  padding: 5px 8px;
  line-height: 1.5em;
}
.ui-sortable li .questionText, .ui-sortable li .eventText {
  position: relative;
  display: inline;
  clear: none;
}
.ui-sortable li .questionText p, .ui-sortable li .eventText p {
  font-weight: normal;
  float: left;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 540px;
}
.ui-sortable li .qtype {
  position: relative;
  display: inline;
  clear: none;
  text-align: right;
  width: 50px;
  float: left;
}
.ui-sortable li .qtype p {
  font-weight: normal;
  float: left;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 540px;
}
.ui-sortable li .deleteOption, .ui-sortable li .editOption {
  position: relative;
  display: inline;
  clear: none;
  text-align: right;
  width: 25px;
  float: right;
}
.ui-sortable li.ui-state-default {
  color: #83bc38;
  border-color: #cbe5a8;
  /* fallback/image non-cover color */

  background-color: #fafcf6;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafcf6), to(#e2f1cf));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #fafcf6, #e2f1cf);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #fafcf6, #e2f1cf);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #fafcf6, #e2f1cf);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #fafcf6, #e2f1cf);
  background-repeat: repeat-x;
  text-shadow: 0 1px 1px #fff;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ui-sortable li.ui-state-default:hover {
  color: #68952c;
  border-color: #abd673;
  /* fallback/image non-cover color */

  background-color: #fafcf6;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafcf6), to(#cbe5a8));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #fafcf6, #cbe5a8);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #fafcf6, #cbe5a8);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #fafcf6, #cbe5a8);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #fafcf6, #cbe5a8);
  background-repeat: repeat-x;
  cursor: move;
}
.ui-sortable li.ui-state-highlight {
  /* fallback/image non-cover color */

  background-color: #f4f1f7;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f1f7), to(#dad1e4));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #f4f1f7, #dad1e4);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #f4f1f7, #dad1e4);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #f4f1f7, #dad1e4);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #f4f1f7, #dad1e4);
  background-repeat: repeat-x;
  border: 1px dashed #a690bf;
  height: 18px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.ui-accordion {
  margin-bottom: 10px;
}
.ui-accordion .ui-accordion-header {
  color: #83bc38;
  border-color: #cbe5a8;
  /* fallback/image non-cover color */

  background-color: #fafcf6;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafcf6), to(#e2f1cf));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #fafcf6, #e2f1cf);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #fafcf6, #e2f1cf);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #fafcf6, #e2f1cf);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #fafcf6, #e2f1cf);
  background-repeat: repeat-x;
  text-shadow: 0 1px 1px #fff;
  padding: 5px 8px 5px 25px;
  margin-top: 3px;
}
.ui-accordion .ui-accordion-header.ui-state-hover {
  color: #68952c;
  border-color: #abd673;
  /* fallback/image non-cover color */

  background-color: #fafcf6;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafcf6), to(#cbe5a8));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #fafcf6, #cbe5a8);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #fafcf6, #cbe5a8);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #fafcf6, #cbe5a8);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #fafcf6, #cbe5a8);
  background-repeat: repeat-x;
}
.ui-accordion .ui-accordion-header.ui-state-active {
  color: #68952c;
  border-color: #abd673;
  /* fallback/image non-cover color */

  background-color: #e2f1cf;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e2f1cf), to(#fafcf6 25%));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #e2f1cf, #fafcf6 25%);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #e2f1cf, #fafcf6 25%);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #e2f1cf, #fafcf6 25%);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #e2f1cf, #fafcf6 25%);
  background-repeat: repeat-x;
  border-bottom: 0 none;
}
.ui-accordion .ui-accordion-content {
  padding: 14px;
  border: 1px solid #abd673;
  -webkit-border-radius: 0 0 3px 3px;
  -khtml-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  background-color: #fafcf6;
  border-top: 0 none;
}
.ui-accordion .ui-accordion-content div {
  clear: both;
}
.ui-datepicker {
  background-color: #fafcf6;
  border: 1px solid #9cce59;
  padding: 0;
  margin-top: 3px;
}
.ui-datepicker table {
  background-color: transparent;
  margin: 0.2em;
  width: 98%;
}
.ui-datepicker table thead {
  margin-bottom: 10px;
}
.ui-datepicker table tr:hover td {
  background-color: #fafcf6;
  border-color: red;
}
.ui-datepicker table tr:nth-of-type(2n) td {
  background-color: #fafcf6;
}
.ui-datepicker table td {
  background-color: #fafcf6;
}
.ui-datepicker table td a {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  width: 20px;
  text-align: center;
  text-shadow: 0 1px 1px #fff;
}
.ui-datepicker table td a.ui-state-default {
  color: #68952c;
  /* fallback/image non-cover color */

  background-color: #fafcf6;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafcf6), to(#e2f1cf 50%));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #fafcf6, #e2f1cf 50%);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #fafcf6, #e2f1cf 50%);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #fafcf6, #e2f1cf 50%);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #fafcf6, #e2f1cf 50%);
  background-repeat: repeat-x;
  border-color: #cbe5a8;
}
.ui-datepicker table td a.ui-state-hover {
  color: #4c6e21;
  /* fallback/image non-cover color */

  background-color: #e2f1cf;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e2f1cf), to(#cbe5a8));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #e2f1cf, #cbe5a8);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #e2f1cf, #cbe5a8);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #e2f1cf, #cbe5a8);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #e2f1cf, #cbe5a8);
  background-repeat: repeat-x;
  border-color: #abd673;
}
.ui-datepicker table td a.ui-state-active {
  color: #735594 !important;
  /* fallback/image non-cover color */

  background-color: #dad1e4;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dad1e4), to(#a690bf));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #dad1e4, #a690bf);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #dad1e4, #a690bf);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #dad1e4, #a690bf);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #dad1e4, #a690bf);
  background-repeat: repeat-x;
  border-color: #a690bf;
}
.ui-datepicker table td a.ui-state-highlight {
  color: #8c70ac !important;
  /* fallback/image non-cover color */

  background-color: #f4f1f7;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f1f7), to(#dad1e4));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #f4f1f7, #dad1e4);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #f4f1f7, #dad1e4);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #f4f1f7, #dad1e4);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #f4f1f7, #dad1e4);
  background-repeat: repeat-x;
  border-color: #c0b0d2;
}
.ui-datepicker .ui-datepicker-header {
  border-bottom: 1px solid #83bc38;
  /* fallback/image non-cover color */

  background-color: #cbe5a8;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cbe5a8), to(#9cce59));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #cbe5a8, #9cce59);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #cbe5a8, #9cce59);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #cbe5a8, #9cce59);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #cbe5a8, #9cce59);
  background-repeat: repeat-x;
  -webkit-border-radius: 3px 3px 0 0;
  -khtml-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  color: #68952c;
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  
}
.ui-state-default .ui-icon {
  background-image: url("../images/icons/ui-icons_2f3528_256x240.png");
}
.ui-state-hover .ui-icon {
  background-image: url("../images/icons/ui-icons_151812_256x240.png") !important;
}
.ui-state-active .ui-icon {
  background-image: url("../images/icons/ui-icons_5a4374_256x240.png");
}
div#social p {
  font-size: 16px;
  margin-top: 5px;
}
div#social a.button {
  float: none;
  display: inline-block;
  padding: 0;
  margin: 0 5px 0 0;
  width: 114px;
  height: 44px;
  border: none;
  background-repeat: no-repeat;
  background-color: transparent;
  -webkit-box-shadow: none 0 1px #000000;
  -moz-box-shadow: none 0 1px #000000;
  box-shadow: none 0 1px #000000;
}
div#social a.button.twitter {
  background-image: url("../images/buttons/social/twitter.png") !important;
}
div#social a.button.facebook {
  background-image: url("../images/buttons/social/facebook.png");
}
div#social a.button:hover {
  background-position: 0 0;
}
#primofooter {
  background-color: #fff;
}
#clubSearch {
  display: none;
  position: absolute;
  z-index: 90;
  padding-bottom: 10px;
  top: 30px;
  left: 242px;
}
#clubSearch select {
  width: 412px;
  padding-bottom: 0;
  margin-bottom: 0;
}
#clubSearch a.close {
  display: inline-block;
  padding: 6px 10px;
  background-color: #21abe2;
  color: #fff;
  float: none;
  opacity: 1;
  font-size: 12px;
  text-shadow: none;
  -webkit-border-radius: 0 0 3px 3px;
  -khtml-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#primoMap {
  margin: 0 auto 20px;
}
#primoMapLeft {
  width: 300px;
  float: left;
  height: 500px;
  overflow: scroll;
}
#primoMapRight {
  width: 400px;
  float: left;
}
.main_column_250 {
  width: 250px;
  border: 1px solid #bbbbbb;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 0 auto 20px;
}
.main_column_250 .main_column_title_300 {
  background-image: none;
}
.main_column_250 h3 {
  font-size: 14px;
  padding: 6px 12px;
  margin: 0;
  margin-bottom: 0 !important;
  color: #666666;
  background-color: #cccccc;
  border-bottom: 1px solid #999999;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#bbbbbb));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #bbbbbb);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #bbbbbb);
  background-repeat: repeat-x;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-shadow: 0 1px 1px #fff;
  line-height: 1.5em;
  text-transform: none;
  font-style: normal;
}
.main_column_250 h3 span {
  font-weight: normal;
}
.main_column_250 .content {
  font-size: 14px;
  padding: 20px;
  border: 0 none;
}
.main_column_250 .content p {
  margin: 0 auto 10px;
}
.main_column_250 .content label {
  padding: 3px 20px;
  width: 200px;
  text-transform: none;
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: block;
  float: left;
  text-align: right;
  padding: 3px 20px;
  margin: 0 auto;
  line-height: 1.5;
  border: 1px solid transparent;
  position: relative;
}
.main_column_250 .content label.required:after {
  font-weight: normal;
  content: "*";
  color: #cc0000;
  position: absolute;
  right: 8px;
}
.main_column_250 .content label.error, .main_column_250 .content label.rederror {
  display: block;
  color: #c00;
  font-weight: bold;
  font-size: 12px;
  position: relative;
  margin: 3px 0;
  padding: 0;
  text-align: left;
  width: 400px !important;
  left: 242px;
  top: -6px;
  border-color: transparent;
  background-color: transparent;
}
.main_column_250:hover {
  border-color: #999999;
  -webkit-box-shadow: 0 0 8px #999999;
  -moz-box-shadow: 0 0 8px #999999;
  box-shadow: 0 0 8px #999999;
}
.main_column_250:hover h3 {
  color: #555555;
  background-color: #bbbbbb;
  border-bottom: 1px solid #888888;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#aaaaaa));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #aaaaaa);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #aaaaaa);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #aaaaaa);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #aaaaaa);
  background-repeat: repeat-x;
}
.main_column_250 input[type=text] {
  margin-bottom: 0;
}
.main_column_250 input[type=submit] {
  padding: 5px 12px;
}
.sidemenu {
  border-bottom: 1px solid #CFCFCF;
  font-size: 11px;
  color: #4B4C4C;
  font-family: Verdana;
  font-weight: bold;
  /*** Removed By Dan ***/

  /*height: 20px; */

  background-color: #eeeeee;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#bbbbbb));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #bbbbbb);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #bbbbbb);
  background-repeat: repeat-x;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-repeat: repeat-x;
  background-position: left top;
  padding-left: 10px;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
}
.sidemenu a {
  padding: 5px 8px;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  background-color: #eeeeee;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#bbbbbb));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #bbbbbb);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #bbbbbb);
  background-repeat: repeat-x;
  text-shadow: 0 1px 1px #fff;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  outline: 0 none;
}
.sidemenu a img {
  position: relative;
  top: 5px;
}
.sidemenu a span {
  font-weight: bold;
}
.sidemenu a:hover {
  font-size: 11px;
  color: #444444;
  text-decoration: none;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#999999));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #999999);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #999999);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #999999);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #999999);
  background-repeat: repeat-x;
  border-color: #aaaaaa;
  cursor: pointer;
  -webkit-box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
}
.sidemenu_box {
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
  border-top: 1px solid #CFCFCF;
}
.subheading {
  border-bottom: 1px solid #CFCFCF;
  font-size: 11px;
  color: #4B4C4C;
  font-family: Verdana;
  font-weight: bold;
  /*** Removed By Dan ***/

  /*height: 20px; */

  background-color: #eeeeee;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#bbbbbb));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #bbbbbb);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #bbbbbb);
  background-repeat: repeat-x;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-repeat: repeat-x;
  background-position: left top;
  padding-left: 10px;
  text-transform: uppercase;
  padding-top: 5px;
  padding-bottom: 5px;
}
.subheading a {
  padding: 5px 8px;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  background-color: #eeeeee;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#bbbbbb));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #bbbbbb);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #bbbbbb);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #bbbbbb);
  background-repeat: repeat-x;
  text-shadow: 0 1px 1px #fff;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  outline: 0 none;
}
.subheading a img {
  position: relative;
  top: 5px;
}
.subheading a span {
  font-weight: bold;
}
.subheading a:hover {
  font-size: 11px;
  color: #444444;
  text-decoration: none;
  /* fallback/image non-cover color */

  background-color: #eeeeee;
  /* fallback image */

  /* background-image: url(images/fallback-gradient.png); */

  /* Safari 4+, Chrome 1-9 */

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeeee), to(#999999));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */

  background-image: -webkit-linear-gradient(top, #eeeeee, #999999);
  /* Firefox 3.6+ */

  background-image: -moz-linear-gradient(center top, #eeeeee, #999999);
  /* IE 10+ */

  background-image: -ms-linear-gradient(top, #eeeeee, #999999);
  /* Opera 11.10+ */

  background-image: -o-linear-gradient(top, #eeeeee, #999999);
  background-repeat: repeat-x;
  border-color: #aaaaaa;
  cursor: pointer;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  -webkit-box-shadow: 0 0 5px #cccccc;
  -moz-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
}
.subheading_box {
  border-left: 1px solid #CFCFCF;
  border-right: 1px solid #CFCFCF;
  border-top: 1px solid #CFCFCF;
}
#screenshot {
  position: absolute;
  border: 1px solid #ccc;
  background: #333;
  padding: 5px;
  display: none;
  color: #fff;
}
#totalPrice {
  display: inline-block;
  *display: inline;
  width: 50px;
}
/* Popup */
#popup-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #000;
  z-index: 99;
  opacity: 0.35;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
  /* IE8 */

  filter: alpha(opacity=35);
  /* IE5-7 */

}
.popup__underlay {
  
  position:absolute;
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  padding:20px;
  display:none;
  z-index: 100;
}
.popup-container {
  
  z-index: 100;
  display: flex;
  max-width:44em;
  margin:auto;

  flex-direction:column;
  
}
.popup-inner {
  border: 5px solid transparent;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  min-height: 100px;
  position: relative;
}
.popup-content {
  background: none repeat scroll 0 0 #eee;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;

  position: relative;
  
 
}
.popup-content .header {
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  cursor: move;
}

.popup-content .footer {
 	padding: 12px 16px;
}

.popup-content .header, .popup-content .header {  font-size:1.5em; display:flex;}
.popup-content .header > *, .popup-content .header > * {padding:1rem;}
.popup-content, .popup-content .header h1 {flex:1;}

.popup-content h1 {
  margin-bottom: 0;
}
.popup-content h1 span.close {
  margin-top: 3px;
}
.popup-content h3 {
  padding: 12px 16px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.popup-content h3 span.close {
  margin-top: 3px;
}
.popup-content .form {
  background-color: #fed;
  width: 540px;
  border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
}
.popup-content label {
  font-weight: bold;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px;
  text-align: right;
  width: 241px;
  vertical-align: top;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 1px 1px #fff;
  float: left;
  line-height: 1.25em;
}
.popup-content label.narrow {
  width: 183px;
}
.popup-content label.wide {
  width: 256px;
}
.popup-content label.disabled {
  color: #cccccc;
}
.popup-content label.error {
  color: #c00;
  font-size: 12px;
  position: relative;
  left: 257px;
  margin: 0 0 5px;
  padding: 0;
  text-align: left;
  width: 412px;
  border-color: transparent;
  background-color: transparent;
}
.popup-content label.tall {
  height: 115px;
}
.popup-content label.taller {
  height: 144px;
}
.popup-content label.verytall {
  height: 325px;
}
.popup-content label.value {
  background-color: #fafcf6;
  border-color: #e2f1cf;
  font-weight: normal;
  text-align: left;
  width: 200px;
  margin-right: 0;
}
.popup-content input[type=text],
.popup-content input[type=password],
.popup-content textarea,
.popup-content select {
  border: 1px solid #cccccc;
  font-family: "Open Sans", "Lucida Grande", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, verdana, sans-serif;
  font-size: 1em;
  padding: 4px 5px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
 /* width: 400px; */
  margin-bottom: 5px;
  /*
	&:hover,
	&:focus {
		outline: none;
		border: 1px solid @color-grey-9;
		.box-shadow(0, 0, 5px, @color-grey-9);
	}
*/

  /*
	&:focus {
		color: @color-purple-2;
		background-color: @color-purple-8;
		border: 1px solid @color-purple-4;
		.box-shadow(0, 0, 5px, @color-purple-5);
	}
*/

}
.popup-content input[type=text]:hover,
.popup-content input[type=password]:hover,
.popup-content textarea:hover,
.popup-content select:hover {
  border-color: #abd673;
  -webkit-box-shadow: 0 0 5px #abd673;
  -moz-box-shadow: 0 0 5px #abd673;
  box-shadow: 0 0 5px #abd673;
}
.popup-content input[type=text]:focus,
.popup-content input[type=password]:focus,
.popup-content textarea:focus,
.popup-content select:focus {
  border-color: #83bc38;
  -webkit-box-shadow: 0 0 5px #83bc38;
  -moz-box-shadow: 0 0 5px #83bc38;
  box-shadow: 0 0 5px #83bc38;
}
.popup-content input[type=text].error,
.popup-content input[type=password].error,
.popup-content textarea.error,
.popup-content select.error {
  background-color: #fee;
  color: #c00;
  border-color: #c00;
}
.popup-content input[type=text].error:focus,
.popup-content input[type=password].error:focus,
.popup-content textarea.error:focus,
.popup-content select.error:focus,
.popup-content input[type=text].error:hover,
.popup-content input[type=password].error:hover,
.popup-content textarea.error:hover,
.popup-content select.error:hover {
  border: 1px solid #a00;
  -webkit-box-shadow: 0 0 5px #cc0000;
  -moz-box-shadow: 0 0 5px #cc0000;
  box-shadow: 0 0 5px #cc0000;
}
.popup-content input[type=text].narrow,
.popup-content input[type=password].narrow,
.popup-content textarea.narrow,
.popup-content select.narrow {
  width: 300px;
}
.popup-content input[type=text].wide,
.popup-content input[type=password].wide,
.popup-content textarea.wide,
.popup-content select.wide {
  width: 457px;
}
.popup-content textarea {
  height: 57px;
  line-height: 1.2em;
  padding: 4px 5px;
}
.popup-inner-content {
 
  overflow-y:scroll; 
  padding:1rem; 
  max-height:600px;
  line-height:1.3;
  
}
.admin label {
  color: #83bc38;
  background-color: #e2f1cf;
  font-weight: bold;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px;
  text-align: right;
  width: 241px;
  vertical-align: top;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #cbe5a8;
  text-shadow: 0 1px 1px #fff;
  float: left;
  line-height: 1.25em;
}
.admin label.narrow {
  width: 100px;
}
.admin label.wide {
  width: 256px;
}
.admin label.disabled {
  color: #cccccc;
}
.admin label.error {
  color: #c00;
  font-size: 12px;
  position: relative;
  left: 257px;
  margin: 0 0 5px;
  padding: 0;
  text-align: left;
  width: 412px;
  border-color: transparent;
  background-color: transparent;
}
.admin label.tall {
  height: 115px;
}
.admin label.taller {
  height: 144px;
}
.admin label.verytall {
  height: 325px;
}
.admin label.value {
  background-color: #fafcf6;
  border-color: #e2f1cf;
  font-weight: normal;
  text-align: left;
  width: 200px;
  margin-right: 0;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.w100 {
  width: 100px;
}
.w330 {
  width: 330px;
}
.mr10 {
  margin-right: 10px;
}

#primoHeader {
    position: fixed;
    top:0px;
     margin:auto;
     z-index:100000;
    width: 100%;
    height: 40px;
    background-color: #252525;
    background-position: 0 0;

    background:#FFFFFF url("../images/menu_bg.gif") repeat-x; 
       opacity:0.9;
}
#primoHold {
background:#000; height:40px; 
}




#primomenu {
	position:relative;
	float:left; 
	clear:both; 
	margin-top:6px;
	height:32px; 
	
	font-family:verdana,arial,sans-serif; 
	font-weight:normal; 
	font-size:10px; 
	color:#FFFFFF; 
	z-index:90;
	text-transform: uppercase;
	}
#primomenu ul {
	margin:0; 
	padding:0; 
	font-size:12px;
	}
#primomenu li {
	float:left; 
	overflow:inherit; 
	list-style-type:none; 
	margin:0; 
	padding:0; 
	} 
#primomenu li.menu_seperator {
	background:#FFFFFF url("../images/menu_sep.jpg") no-repeat;
	text-indent: -10000px;
	float:left; 
	overflow:inherit; 
	list-style-type:none; 
	margin:0; 
	padding:7px 1px 0;
	height:25px;
	}
* html #primomenu li.primomenu_seperator{
	padding:7px 0px 0;
	width:2px;
	}
#primomenu a {
	float:left; 
	height:24px; 
	text-decoration:none; 
	margin:0; 
	padding:7px 28px 0; 
	display:block; 
	color:#F0F0F0;
	}
#primomenu a.selected {
	background:#330099;
}
#primomenu a.first {
	margin:0; 
	padding:7px 30px 0; } 
#primomenu a.first:hover,#menu a.first_selected:hover {
	background:#990099 url("../images/menu_first_hover.jpg") 
	no-repeat; 
	background-position: left top;
	} 
#primomenu a.first_selected {
	margin:0; 
	padding:7px 30px 0;
	background:#330099 url("../images/menu_first_selected.jpg") 
	no-repeat; 
	background-position: left top;
	} 
#primomenu a.last {
	float:left; 
	height:24px; 
	text-decoration:none; 
	margin:0; 
	padding:7px 30px 0; 
	display:block; 
	color:#F0F0F0;
	}
#primomenu a.last:hover,#menu a.last_selected:hover  {
	background:#990099 url("../images/menu_last_hover.jpg") 
	no-repeat; 
	background-position: right top;
	} 
	
#primomenu a.last_selected {
	float:left; 
	height:24px;
 	text-decoration:none; 
 	margin:0; 
	padding:7px 30px 0; 
	display:block; 
	color:#F0F0F0;
	background:#330099 url("../images/menu_last_selected.jpg") no-repeat; 	
	background-position: right top;
	} 
#primomenu a:hover {
	
	color:#222222;
}

#footer{
		width: 100%;
		margin: 0 auto;
		text-align:center;
		background-color: #fff;
	}
	
.footer2 {
	float:left;
	width:100%;
	padding-top:20px; 	padding-bottom:20px;

	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.question {
  position: absolute;
  display: inline;
  text-align: center;
  width: 174px;
  height: 78px;
  font-size: 11px;
  line-height: 1.5em;
  background: url('images/bubble.png') left top no-repeat;
  padding: 10px 0 0 0;
  font-weight: normal;
  margin-left: -7em;
  margin-top: -6em;
}
.yes {
padding-top: .3em;
  margin-top: .5em;
  margin-right: .5em;
  cursor: pointer;
  display: inline-block;
  width: 63px;
  height: 21px;
  color: #434d17;
  text-shadow: 0px 1px 0px #fff;
  background: url('images/buttony.png') left top no-repeat;
}

.concancel {
padding-top: .3em;
margin-top: .5em;
margin-right: .5em;
cursor: pointer;
display: inline-block;
width: 63px;
height: 21px;
color: #434d17;

background: url('images/buttonn.png') left top no-repeat;
}


.wraptext {
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
	}

#primo-static-footer {
display: block;
direction: ltr;
color: #dddddd;
min-height: 30px;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
z-index: 99999;
padding: 6px 20px 4px;
background-color: #464646;
text-align: left;
}	

#primo-contents {
	width: 80%;
	margin: 0 auto;

}

 #questionsDiv select , #waveId{
	width: 30%;
  }



