/* Travel Club Invite */

.travelClubInvite,
	#theTravelClubEnrollmentLastChance {
		border: 5px solid purple;
		padding: 16px !important;
		margin: 0 0 25px 0;
		background-color: #fff;
		position:relative;
		
		display: flex;
		flex-wrap: wrap;
	}
	.travelClubInvite .columnOne {
		width: 60%;
		color: #2a2a2a;
		padding: 0 65px 0 0;
	}
	#theTravelClubEnrollmentLastChance .travelClubInvite {
		border: none;
		padding: 0 !important;
		margin: 0;
		background-color: transparent;
	}
	.travelClubInvite img {
		max-width: 400px;
		width:100%;
	}
	.travelClubInvite h2 {
		font-size: 24px !important;
		font-weight: 500;
		color: #332562;
		margin: 15px 0 5px;
		letter-spacing: 1px;
	}
	.travelClubInvite h3 {
		font-size: 40px !important;
		font-weight: 500;
		color: #332562;
		margin: 5px 0 15px;
	}
	#theBookingPage .travelClubInvite p {
		margin: 15px 0;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.4;
	}
	#theBookingPage .travelClubInvite ul {
		margin:0 !important;
		padding: 0 !important;
	}
	#theBookingPage .travelClubInvite .columnOne ul {
	  width: 290px;
	}
	.travelClubInvite ul li {
		text-align: left;
		list-style: none !important;
		width: 100%;
		font-size: 15px;
		font-weight: 500;
		line-height: 1.7em;
	}
	.travelClubInvite ul li.listItem1 p {
		font-weight: 700 !important;
	}
	#theBookingPage .travelClubInvite ul li input {
		width: auto !important;
		height: auto !important;
		display: inline;
		float: left;
		margin: 3px 5px 0 0;
		position: relative;
		top: -2px;
		vertical-align: middle;
	}
	#theBookingPage input#theTravelClubEnrollmentSubmitButton {
		background-color: purple;
		color: white !important;
		border: none;
		padding: 15px 40px 20px;
		line-height: 1em;
		height: auto !important;
	}
	x.theTravelClubEnrollmentThanks {
		border: 5px solid purple;
		padding: 30px 20px !important;
		margin: 0 0 25px 0;
		background-color: #fff;
		color: purple;
		font-size: 18px;
		font-weight: 700;
		text-align: center;
	}
	x.theTravelClubEnrollmentThanks img {
		max-width: 400px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.travelClubInvite .columnTwo {
		background-color: #886e9b;
		color:white;
		width: 40%;
		padding: 40px 28px;
	}
	.travelClubInvite .columnTwo li {
		display:flex;
		margin: 25px 0;
	}
	.travelClubInvite .columnTwo .icon {
		xfloat:left;
		margin: 0 6px 0 0;
	}
	.travelClubInvite .columnTwo img {
		width:22px;
		width:22px;
	}
	#theBookingPage .travelClubInvite .columnTwo p {
		font-size: 17px;
		padding: 0;
		margin: 0;
	}
	.travelClubInvite img.peopleImage {
		position:absolute;
		bottom: 0;
		left: 43%;
		width: 172px;
	}
	@media screen and (min-width:800px) and (max-width:1000px){
		.travelClubInvite img.peopleImage {
			display:none;
		}
	}
	@media screen and (max-width:650px){
		.travelClubInvite .columnOne {
			width: 100%;
		}
		.travelClubInvite .columnTwo {
			width: 100%;
			padding: 40px 108px 40px 28px;
		}
		.travelClubInvite img.peopleImage {
			left:auto;
			right: -1%;
		}
	}

body {
  font-family: "Lucida Grande", Arial, Verdana, sans-serif;
  font-size: 12px;
}
#ajaxStatus {
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  position: fixed;
  left: 50%;
  margin: 0 0 0 -40px;
  top: 0px;
  color: black;
  font-weight: bold;
  font-size: 14px;
  background-color: #fff1a8;
  padding: 3px 5px;
  text-align: center;
  width: 80px;
  z-index: 1000;
}
.originalPrice {
  color: gray;
  text-decoration: line-through;
}
input.focused, textarea.focused, select.focused { background-color: #fdfcdc; }
.text:focus { background-color: #fdfcdc; }
textarea:focus { background-color: #fdfcdc; }
select:focus { background-color: #fdfcdc; }
img { border: 0; }
.ArnBodyWithSearchPages { margin-left: 0 !important; }
.information { color: green; }
.errors {
  background-color: #fcecec;
  border: 3px solid red;
  margin: 0 0 25px;
  padding: 4px 10px 10px;
}
.error {
  color: red;
  font-weight: bold;
}
#Properties .errors {
  -moz-border-radius: 7px 7px 7px 7px;
  background-color: #fcecec;
  border: 3px solid red;
  font-size: 14pt;
  font-weight: normal;
  line-height: 20pt;
  margin: 11px 0 20px;
  padding: 4px 10px 10px;
}
.messages {
  background-color: #e8fcea;
  border: 3px solid #57a022;
  margin: 0 0 25px;
  padding: 6px 10px 10px;
}
.ArnSubPage {
  text-align: left;
  width: 1120px;
  margin: 20px 0 0 5px;
}
.ArnSubPage h1 { font-size: 1.4em; }
.ArnSubPage .FormFields .formField {
  height: 18px;
  width: 300px;
  font-size: 10pt !important;
  border: 1px solid #77828f;
  background-repeat: repeat-x;
  background-position: top;
  margin-top: 3px;
  color: #000000;
  padding: 2px;
}
.ArnSubPage .FormFields select.formField {
  height: 24px;
  width: 304px;
}
.ArnSubPage .FormActions .submit { margin: 0 5px 0 0; }
.ArnSubPage #theCommentsAjax textarea {
  width: 500px;
  height: 200px;
}
.ArnTermsConditions h4 { margin-bottom: 0; }
.ArnTermsConditions p { margin-top: 0; }
.ArnTermsConditions ul { margin-top: 0; }
.checkbox { vertical-align: middle; }
.ArnPriceCell { padding-top: 3px; }
.ArnRightListContainer { float: none; }
.ArnPropDescription { width: 350px !important; }
.WBAuthContainer {
  width: 350px;
  text-align: left;
  margin: 5px auto;
}
.WBForgotPasswordFormInform {
  width: 350px;
  margin: 10px auto;
}
.ArnPropNameLink:hover {
  color: #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: 700;
  text-decoration: none;
}
.ArnPropNameLink:link {
  color: #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: 700;
  text-decoration: none;
}
.ArnPropNameLink:active {
  color: #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: 700;
  text-decoration: none;
}
.ArnPropNameLink:visited {
  color: #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: 700;
  text-decoration: none;
}
.ArnPages a {
  margin: 0 !important;
  padding: 2px 3px !important;
}
.ArnAmenityLink {
  border: 10px;
  outline: 0;
  text-decoration: none !important;
}
.WBGroupRequestFormFields .HasError .formField { border: 1px solid red; }
.WBGroupRequestFormFields .FormTable { margin-left: 10px; }
.WBGroupRequestFormFields #theAdditionalCommentsAjax textarea {
  height: 75px;
  width: 500px;
}
.WBGroupRequestFormFields td { padding: 5px 5px 0 0; }
.ArnSupportChatTable td { padding-right: 10px; }
.ArnPropPopularity { display: none !important; }
.next { padding: 0 14px; }
.thumbScroller { height: 8px; }
#dealContainer {
  background-image: url(//media.travsrv.com/appSkins/64/v6/themes/global/images/CEP.png);
  background-position: 11px -3px;
  background-repeat: no-repeat;
  padding: 0 10px;
  position: relative;
}
.ArnDeal {
  height: 21px;
  margin-bottom: -10px;
  margin-top: 20px;
}
.dealLeft {
  background-image: url(//media.travsrv.com/appSkins/64/v6/themes/global/images/dealdollarsign.gif);
  background-repeat: no-repeat;
  color: #ffffff;
  float: left;
  height: 27px;
  padding-left: 22px;
}
.dealExclusive {
  background-image: url(//media.travsrv.com/appSkins/64/v6/themes/global/images/dealbg.gif);
  background-repeat: repeat-x;
  border-bottom: 1px solid #adacac;
  border-right: 1px solid #adacac;
  border-top: 1px solid #adacac;
  color: #666666;
  padding: 3px 6px 3px 3px;
}
.dealSavings {
  font-weight: 700;
  color: #000000;
}
.dealExclusive a:hover {
  color: green;
  padding-left: 10px;
  height: 27px;
}
.dealExclusive a {
  color: #336699;
  height: 27px;
  padding-left: 10px;
}
.ArnDealList {
  border: medium none;
  width: 957px;
  line-height: normal;
}
.ArnDealList .dealSummary {
  background-color: #f8f8e8;
  border: 1px solid #deddc0;
  height: 110px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  width: 700px;
}
.ArnDealList .dealSummary tr { border: 1px solid #999999 !important; }
.ArnDealList .dealSummary td { height: 39px; }
.ArnDealList .dealSummary th {
  border: medium none;
  color: #ffffff;
  background-color: #609eca;
  display: none;
  padding: 3px;
}
.offer {
  background-color: #f3f2dd !important;
  background-image: none !important;
  border-color: -moz-use-text-color -moz-use-text-color #deddc0;
  border-style: none none solid;
  border-width: medium medium 1px;
  color: #000000;
  font-size: 15px;
  line-height: 0.9;
  padding: 0 10px;
  position: absolute;
  width: 555px;
}
.savings {
  background-color: #6699cc;
  border: medium none !important;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  height: 29px !important;
  padding: 11px 0 0;
  position: absolute;
  right: 7px;
  text-align: center;
  width: 280px;
  z-index: 1000;
}
.printing {
  color: #000000;
  height: 19px !important;
  position: absolute;
  right: 7px;
  text-align: center;
  top: 52px;
  width: 81px;
}
.company { font-size: 0.8em; }
.offerLong {
  display: block;
  padding-top: 48px;
}
.offerLong .dealImages img { margin: 10px; }
.totals {
  background-color: #ffffff;
  color: #000000;
  font-size: 1.2em;
  font-weight: 700;
  height: 10px;
  text-align: right;
  width: 100px;
}
#dealContainer h3 {
  background: transparent none repeat scroll 0 0;
  margin-bottom: -8px;
  border-right: medium none;
  border-top: medium none;
  color: #376793;
  font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
  font-size: 1.6em !important;
  font-weight: 400;
  padding: 0;
}
.offerLong ul li {
  x-system-font: none;
  float: left;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-decoration: none;
}
.dealAssociation {
  padding-top: 8px;
  display: none;
}
.dealCategoryTop {
  background-color: #f6f6f6;
  border: 1px solid #cccccc;
  float: right;
  height: auto;
  line-height: 2em;
  margin-right: 0;
  margin-top: 0;
  width: 220px;
  padding: 0 0 0 8px;
}
.offerLong a {
  width: 450px;
  padding: 0 0 0 10px;
}
.dealIntro {
  color: green;
  font-family: Verdana, Arial;
  font-size: 25px;
  font-weight: bold;
  margin-left: 168px;
}
.dealIntro p { margin: 0 0 14px; }
.summary {
  background-color: #ffffff;
  background-image: url(//media.travsrv.com/appSkins/64/v6/themes/global/images/dealstickerbg.gif);
  background-repeat: no-repeat;
  height: 38px;
  left: 444px;
  padding-left: 32px;
  padding-top: 0;
  position: absolute;
  top: 95px;
  width: 240px;
}
.dealExclusiveTeaser {
  background-image: url(//media.travsrv.com/appSkins/64/v6/themes/global/images/dealsbgbig.gif);
  background-position: 0;
  background-repeat: no-repeat;
  background-color: #f3f2dd;
  color: #376793;
  font-size: 1.5em;
  font-style: italic;
  height: 102px;
  line-height: 120%;
  width: 316px;
  padding: 15px 103px 15px 18px;
}
.SuccessList .dealExclusive {
  background-color: green;
  background-image: none;
  padding-left: 5px;
}
.SuccessList .dealLeft {
  padding-left: 0;
  background-image: none;
}
.SuccessList .dealLeft a { color: #e4fbca; }
.SuccessList .dealLeft a:hover { color: #ffffff; }
.dealDetails {
  font-size: 9pt;
  line-height: 1.4em;
  margin: 5px 10px;
}
.dealSummaryParent {
  position: relative;
  width: 707px;
}
.dealWarning {
  background-color: #ffff00;
  border: 1px solid red;
  color: #dd0000;
  left: 161px;
  padding: 3px;
  position: absolute;
  text-align: center;
  top: 47px;
  width: 416px;
}
.dealDetailContainer {
  border: 8px dashed #376793;
  font-family: arial, helvetica, verdana;
  font-size: 14px;
}
.dealDetail .company {
  background-color: #f3f2dd !important;
  background-image: none !important;
  color: #000000;
  font-size: 18px;
  border: 5px solid #ffffff;
  padding: 5px;
}
.dealDetail .couponCode {
  background-color: #eaeaea;
  float: left;
  padding: 5px;
}
.dealDetail .description {
  background-color: #eef3e2;
  border: 5px solid #ffffff;
  clear: both;
  padding: 10px;
}
.dealDetail .savings {
  background-color: #b1dd7e;
  color: #000000;
  font-size: 1.2em;
  float: right;
  padding: 4px 10px;
  margin-top: -2px;
}
.dealDetail .title {
  background-color: #ffffff;
  border: 5px solid #ffffff;
  padding: 5px;
  color: 376793;
}
.dealDetail .validFrom {
  background-color: #8deeee;
  float: left;
  margin: 5px 3px;
  padding: 2px 10px;
}
.dealDetail .validTo {
  background-color: #bbffff;
  float: left;
  margin: 5px 3px;
  padding: 2px 10px;
}
.dealDetail .webAddress {
  clear: both;
  background-color: #68838b;
  color: #ffffff;
  margin: 5px 3px;
  padding: 2px 10px;
}
.dealDetail .webAddress a { color: #ffffff; }
.dealDetail .totals {
  background-color: #ffffff;
  color: #000000;
  font-size: 1.4em;
  margin-bottom: 10px;
  text-align: right;
  width: 100%;
}
.dealDetail .couponRow {
  background-color: #eaeaea;
  border: 5px solid #ffffff;
  height: 25px;
  padding: 2px;
}
.offer .printLink {
  background-color: green;
  border: 1px dotted #ffffff;
  color: #ffffff;
  left: 599px;
  position: relative;
  top: -12px;
  padding: 4px 8px;
}
.printLink a:link { color: #000000; }
.printTop, .printBottom {
  background-color: #f6f6f6;
  background-image: url(//media.travsrv.com/appSkins/64/v6/themes/global/images/smalldeal.gif);
  background-position: 6px 4px;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  margin: 10px 4px;
  padding: 2px 6px 4px 26px;
  width: 110px;
}
.typicalSavings, .dealDetail { padding: 10px; }
.offer .dealName { padding: 3px; }
.offer .company { padding: 3px; }
.PropDetailView .ArnDeal { margin-bottom: 5px; }
p.teaser { margin: 9px; }
.offerLong .teaser {
  color: #376793;
  font-weight: bold;
  font-size: 12pt;
}
.dealTags {
  bottom: 32px;
  display: block;
  left: 10px;
  position: absolute;
}
.categories {
  height: 20px;
  margin-top: 15px;
}
#theHotel li { margin-left: 30px; }
.ArnPropFullDescription ul {
  margin: 0 auto;
  padding: 0;
}
.ArnPropFullDescription ul li {
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  text-decoration: none;
  margin: 0 auto;
  padding: 0;
}
.errors li { list-style-type: none; }
.messages li { list-style-type: none; }
.ArnSubPage .FormFields { margin-top: 10px; }
.ArnSubPage .FormActions { margin-top: 10px; }
.ArnSupportTop { display: none; }
.RootPage .ArnChat { display: none; }
.ArnSortByType, .ArnGoAdvancedSearch, .dealCategoryBottom { display: none; }
.WBGroupRequestFormFields #theCheckInAjax input { width: 80px; }
.WBGroupRequestFormFields #thePreferredBudgetAjax .formField { width: 80px; }
.WBGroupRequestFormFields #theNightsAjax select { width: 50px; }
.WBGroupRequestFormFields #theRoomsAjax select { width: 50px; }
.WBGroupRequestFormFields #theCountryAjax .formField { width: 250px; }
.WBGroupRequestFormFields #theStateAjax .formField { width: 250px; }
.WBGroupRequestFormFields #theCityAjax .formField { width: 500px; }
.WBGroupRequestFormFields #theEventLocationAjax .formField { width: 500px; }
.WBGroupRequestFormFields #thePrimaryPhoneAreaAjax .formField { width: 40px; }
.WBGroupRequestFormFields #theSecondaryPhoneAreaAjax .formField { width: 40px; }
.WBGroupRequestFormFields #thePrimaryPhoneAjax .formField { width: 140px; }
.WBGroupRequestFormFields #theSecondaryPhoneAjax .formField { width: 140px; }
.ArnSortBy, .ArnSortByName, .ArnSortByClass {
  float: right !important;
  position: static !important;
}
.next {
  font-size: 9pt !important;
  font-weight: 700 !important;
}
.next a {
  font-size: 9pt !important;
  font-weight: 700 !important;
}
.next a:active {
  font-size: 9pt !important;
  font-weight: 700 !important;
}
.next a:hover {
  font-size: 9pt !important;
  font-weight: 700 !important;
}
.next a:link {
  font-size: 9pt !important;
  font-weight: 700 !important;
}
.previous {
  font-size: 9pt !important;
  font-weight: 700 !important;
}
.previous a {
  font-size: 9pt !important;
  font-weight: 700 !important;
}
.previous a:active {
  font-size: 9pt !important;
  font-weight: 700 !important;
}
.previous a:hover {
  font-size: 9pt !important;
  font-weight: 700 !important;
}
.previous a:link {
  font-size: 9pt !important;
  font-weight: 700 !important;
}
.yui-calcontainer.multi a { font-size: 14px !important; }
.yui-calcontainer.multi a:hover { font-size: 14px !important; }
.yui-calcontainer.multi a:visited { font-size: 14px !important; }
.yui-calcontainer.multi a:active { font-size: 14px !important; }
.yui-calcontainer.multi a.selector { font-size: 14px !important; }
.PropDetailView fieldset {
  padding: 0px;
  background-color: #f8f8f8;
}
.PropDetailView .ArnProperty legend {
  color: #333333;
  font-size: 22px;
  font-weight: normal;
  font-family: Lucida Grande, Tahoma, Arial, sans-serif;
}
.starBanner { left: 39% !important; }
fieldset {
  moz-border-radius-bottomleft: 10px;
  moz-border-radius-bottomright: 10px;
  moz-border-radius-topleft: 10px;
  moz-border-radius-topright: 10px;
}
.imageDisclaimer {
  margin-top: 15px;
  font-size: 8pt;
}
#moreRatesLink {
  text-align: right;
  display: block;
  margin: 0 21px 35px 0;
}
.wizard { display: none; }
.SimpleSearch {
  z-index: 1000;
  background-color: #f5f6f8;
  background-image: url(//media.travsrv.com/appSkins/64/v6/themes/global/images/modifysearch.gif);
  background-position: 3px center;
  background-repeat: no-repeat;
  border: 1px solid #a8bcb6;
  height: 45px;
  margin: 10px 0 20px;
  padding: 5px;
  width: 765px;
  position: relative;
}
.SimpleSearch .CheckIn {
  left: 102px;
  position: absolute;
  top: 6px;
}
.SimpleSearch .ArnAdults {
  left: 315px;
  position: absolute;
  top: 6px;
}
.SimpleSearch .ArnChildren {
  left: 378px;
  position: absolute;
  top: 6px;
}
.SimpleSearch .ArnNights {
  left: 189px;
  position: absolute;
  top: 6px;
  width: 50px;
}
.SimpleSearch .ArnRooms {
  left: 252px;
  position: absolute;
  top: 6px;
  width: 60px;
}
.SimpleSearch .CheckRates {
  left: 450px;
  position: absolute;
  top: 21px;
}
.SimpleSearch .SearchActions {
  right: 11px;
  position: absolute;
  text-align: right;
  top: 26px;
}
.SimpleSearch .ArnCheckInDate { width: 67px !important; }
.SimpleSearch .submit {
  font-size: 1em;
  color: #000000;
  font-weight: 700;
}
.SimpleSearch .SearchActions a {
  color: blue;
  font-size: 1.1em !important;
  font-weight: 700;
  text-decoration: underline;
}
.extraPart { display: none; }
.ArnRateButton { top: 51px !important; }
.ArnGoogleMapInfo { width: 200px; }
#ShowHotelOnMap { width: 150px; }
.ArnFavHotel .ArnContainer { background-color: #fefecf; }
.favAction {
  position: absolute;
  top: 34px;
  right: 109px;
  text-align: center;
  width: 120px;
}
.addFavHotel, .removeFavHotel {
  background-position: 5px 3px;
  background-repeat: no-repeat;
  border-radius: 2px 2px 2px 2px;
  font-weight: 700 !important;
  text-decoration: none !important;
  text-align: center;
  padding: 2px 5px 2px 18px;
}
.addFavHotel {
  color: #336699 !important;
  background-color: #edf0f7;
  background-image: url("//media.travsrv.com/appSkins/64/v6/themes/global/images/plus.png");
  border: 1px solid #adbad0;
}
.removeFavHotel {
  color: #ffffff !important;
  background-color: #cecece;
  background-image: url("//media.travsrv.com/appSkins/64/v6/themes/global/images/minus.png");
  border: 1px solid #bbbbbb;
}
.dealsLink {
  background-image: url("//media.travsrv.com/appSkins/64/v6/themes/global/images/bonus_arrow.png");
  background-repeat: no-repeat;
  background-position: 5px 4px;
  background-color: #ffff99;
  border: 1px solid #adbad0;
  border-radius: 2px;
  font-weight: 700 !important;
  text-decoration: none !important;
  padding: 2px 5px 2px 14px;
  position: absolute;
  top: 128px;
  right: 3px;
}
.quickLinks .dealsLink {
  background-image: none;
  background-color: transparent;
  border: none;
  color: #0033cc !important;
  font-weight: normal !important;
  text-decoration: underline !important;
  margin: 0 0 10px;
  padding: 0;
  position: static;
  display: block;
}
.SinglePropDetail .quickLinks {
  background-image: none;
  text-align: right;
  margin: 15px 4px 0 0;
}
.ArnRoomsOnHold.ArnEmptyRoomsOnHold h1 { color: green; }
.WBRoomsOnHoldEditorFields h1 { color: green; }
.WBRoomsOnHoldEditorFields .formField.checkbox { width: 17px !important; }
.FormFields.ArnGuestNames input {
  width: 160px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.ClaimRoomAction.submit {
  background-color: transparent;
  background-image: url("//media.travsrv.com/appSkins/64/v6/themes/global/images/claim_room_btn.png");
  border: medium none;
  font-size: 0;
  height: 59px;
  width: 166px;
}
.ArnRoomsOnHold .rates {
  border-collapse: collapse;
  width: 100%;
}
.unclaimedRooms, .claimedRooms {
  border-collapse: collapse;
  width: 100%;
}
.ArnRoomsOnHold .rates th {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.ArnRoomsOnHold .rates td {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.unclaimedRooms th { padding: 10px; }
.heldRoom td {
  border-top: 1px solid #cccccc;
  padding: 10px;
}
.ArnRoomsOnHold .FormFields {
  padding: 8px 10px;
  display: block;
}
.ArnRoomsOnHold .formField.text { width: 618px; }
.ArnRoomsOnHold #theAdditionalGuestLink { margin: -12px 0 8px 10px; }
.ArnRoomsOnHold .FormFields.ArnGuestNames .text { width: 298px; }
.ArnRoomsOnHold #theGuestCountryCodeAjax .text { width: 80px; }
.ArnRoomsOnHold #theGuestAreaCodeAjax .text { width: 80px; }
.ArnRoomsOnHold .FormTable.RowTwo td { float: left; }
.ArnRoomsOnHold .FormTable.RowFour td { float: left; }
.ArnRoomsOnHold .FormTable.RowFive td { float: left; }
.ArnRoomsOnHold .FormTable.RowSeven td { float: left; }
.ArnRoomsOnHold #theBillingZipAjax .text { width: 300px; }
.ArnRoomsOnHold .FormTable.RowTwo .formField.text { width: 254px; }
.ArnRoomsOnHold .FormTable.RowFour .text { width: 292px; }
.ArnRoomsOnHold .FormTable.RowFive select { width: 220px; }
.ArnRoomsOnHold .FormTable.RowSeven select { width: 220px; }
.ArnRoomsOnHold .HasError { color: red; }
.ArnRoomsOnHold .HasError .text { border: 1px solid red !important; }
.ArnRoomsOnHold .HasError select { border: 1px solid red !important; }
.ArnToggleAvail {
  border-right: 1px solid #afbdd4;
  width: auto;
  height: 18px;
  top: 0;
  left: 158px;
  margin: 0;
  padding: 3px 19px 0 0;
  position: absolute;
}
.opaque {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ArnPropThumb {
  display: none;
  height: 70px;
  left: 5px;
  overflow: hidden;
  position: absolute;
  top: 5px;
  width: 70px;
}
.ArnSearchField select { width: 165px; }
#theOtherSubmitButton { margin-bottom: 10px; }
.ArnRightListContainer { float: none !important; }
.ArnRateList tbody tr td { padding: 5px !important; }
.ArnLimitedAvail { background-color: #ff7722; }
#Properties .errors { margin-right: 18px; }
.Review {
  border-top: 1px dotted #afbdd4;
  height: auto;
  margin-top: 10px;
  padding-top: 10px;
  position: relative;
  width: 100%;
}
.ReviewDate {
  color: #777777;
  font-size: 12px;
  font-style: italic;
  margin: 5px 0 0;
}
.ArnReviews .ReviewScore { margin-top: 5px; }
.ArnReviews .ReviewSummary {
  left: 140px;
  line-height: 130%;
  margin-top: 10px;
  position: relative;
  top: -59px;
  width: 75%;
}
.ReviewTitle { font-weight: 700; }
.ReviewScore {
  background-repeat: no-repeat;
  font-size: 0.1px;
  height: 46px;
  line-height: 0;
  width: 127px;
}
.Score1 { background-image: url(//media.travsrv.com/appSkins/64/v6/images/score1.gif); }
.Score2 { background-image: url(//media.travsrv.com/appSkins/64/v6/images/score2.gif); }
.Score3 { background-image: url(//media.travsrv.com/appSkins/64/v6/images/score3.gif); }
.Score4 { background-image: url(//media.travsrv.com/appSkins/64/v6/images/score4.gif); }
.Score5 { background-image: url(//media.travsrv.com/appSkins/64/v6/images/score5.gif); }
.ArnPropPopularity, .ArnRateFiltersContainer, .ArnSupportTop { display: none; }
.ReviewLink a:link { font-size: 13px !important; }
.ReviewLink a:visited { font-size: 13px !important; }
.SearchPropertyIds .ArnHotelNameContainer { display: none; }
.SearchPropertyIds .ArnCitiesNearbyContainer { display: none; }
.SearchPropertyIds .ArnSlider { display: none; }
body {
  background-image:url("//media.travsrv.com/appSkins/38732/v6/themes/standard/images/img1.jpg");
  font-family: Arial, Verdana, sans-serif;
  background-color: #1A1B1C;
  background-position:50% 100%;
  background-size: 1900px auto;
  background-repeat:repeat;
  margin: 0;
}
.ArnSearchContainerMainTable {
  margin-left: auto;
  margin-right: auto;
}
#ArnAgentInfo {
  font: normal 14px Arial, Verdana, helvetica, sans-serif;
  margin: 0 auto;
  width: 957px;
}
.ArnPropThumb {
  display: inline;
  height: 113px;
  left: 5px;
  overflow: hidden;
  position: absolute;
  top: 5px;
  width: 113px;
}
.ArnSortContainer {
  height: 21px;
  margin-top: 20px;
  padding: 0px;
  position: relative;
  width: 576px;
}
.ArnPagerContainer {
  font-size: 1.1em !important;
  height: 50px !important;
  width: 575px !important;
}
.ArnPager {
  float: right;
  text-align: right;
  width: 39%;
}
.ArnPagerResults {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2em !important;
}
.ArnNightlyRate {
  font-family: Arial, Helvetica, sans-serif;
  color: #606060;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
}
.IE .ArnNightlyRate { margin-top: 5px; }
.ArnPropertyMap {
  border-bottom: 1px solid #afbdd4;
  border-left: 1px solid #afbdd4;
  border-right: 1px solid #afbdd4;
  width: 730px;
}
.ArnSortBy {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  left: 336px;
  position: absolute;
  width: 60px;
}
.ArnSortBy div {
  margin-left: 13px;
  margin-top: 4px;
}
.ArnSortByName {
  background-color: White;
  border-left-color: #afbdd4;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #afbdd4;
  border-right-style: solid;
  border-right-width: 1px;
  height: 21px;
  left: 457px;
  margin: 0px;
  position: absolute;
  text-align: center;
  width: 51px;
}
.ArnSortByName div {
  margin-left: 3px;
  margin-top: 3px;
}
.ArnSortByClass {
  background-color: White;
  border-right-color: #afbdd4;
  border-right-style: solid;
  border-right-width: 1px;
  height: 21px;
  left: 510px;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 65px;
}
.ArnSortByClass div {
  margin-left: 3px;
  margin-top: 3px;
}
.ArnSortByType {
  background-color: white;
  background-repeat: no-repeat;
  height: 21px;
  left: 395px;
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 52px;
}
.ArnSortByType div {
  margin-left: 3px;
  margin-top: 3px;
}
.ArnProperty .QdualifiedRates {
  margin: 10px;
  border-top: 2px solid #c9d5e3;
}
.ArnProperty .QdualifiedRates legend {
  color: green;
  font-size: 20px !important;
}
.ArnProperty .ArnAmenitiesContainer {
  background-image: url(images/lowrateguaranteesmall.gif);
  height: 26px;
  left: 596px;
  position: absolute;
  top: 92px;
  width: 122px;
}
.ArnProperty {
  border: 1px solid #95afc5;
  margin-top: 15px;
  moz-border-radius-bottomleft: 7px;
  moz-border-radius-bottomright: 7px;
  moz-border-radius-topleft: 7px;
  moz-border-radius-topright: 7px;
  position: relative;
  width: 730px;
}
.ArnProperty fieldset {
  border: 0;
  padding: 10px !important;
  margin-top: 20px;
  background-color: #ffffff;
  background-image: none;
}
.ArnContainer {
  height: 122px;
  position: relative;
  width: 730px;
}
.ArnContainerSelected {
  height: 95px;
  width: 575px;
}
.IE .ArnContainerSelected {
  background-color: #f8f7ec;
  height: 130px;
  width: 100%;
}
.ArnPropNumber {
  background-color: orange;
  color: #ffffff;
  font-size: 0.9em;
  font-weight: bold;
  left: 124px;
  letter-spacing: -0.1px;
  padding-bottom: 1px;
  padding-right: 1px;
  position: absolute;
  text-align: center;
  top: 7px;
  vertical-align: middle;
  width: 14px;
}
.ArnPropPopularity {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  height: 20px;
  left: 440px;
  padding-right: 7px;
  padding-top: 5px;
  position: absolute;
  text-align: right;
  top: 95px;
  width: 128px;
}
.ArnPropPopularity label {
  font-size: 0.8em;
  font-weight: normal;
  padding-right: 2px;
  width: 130px;
}
.ArnPropName {
  color: #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  height: 95px;
  left: 124px;
  position: absolute;
  text-indent: 23px;
  top: 4px;
  width: 380px;
}
.ArnPropAddress {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  height: 14px;
  overflow: visible;
  padding-bottom: 4px;
  padding-top: 3px;
  text-indent: 0pt;
  vertical-align: top;
  width: 100%;
}
.ArnPropDescription {
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  line-height: 16px;
  margin-top: 14px;
  text-indent: 0pt;
  vertical-align: top;
  width: 100%;
}
.ArnPropClass {
  color: #ffffff;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  height: 20px;
  left: 355px;
  position: absolute;
  text-align: right;
  text-indent: 100pt;
  width: 65px;
}
.ArnPropType {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  height: 20px;
  left: 365px;
  position: absolute;
  text-align: right;
  top: 30px;
  width: 65px;
  display:none;
}
.ArnRateCell {
  float: right;
  left: 582px;
  position: absolute;
  text-align: center;
  top: 4px;
  width: 130px;
}
.ArnPriceCell {
  background-color: #f4f3ef;
  border: 1px solid #afbdd4;
  color: #0000cc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  height: 71px;
  left: 10px;
  padding-top: 8px;
  position: absolute;
  text-align: center;
  width: 130px;
}
.ArnRateButton {
  float: right;
  height: 35px;
  left: 10px;
  position: absolute;
  text-align: center;
  top: 28px;
  width: 100%;
}
.ArnShowRatesLink:link {
  color: #0000cc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  text-weight: bold;
}
.ArnShowRatesLink:hover {
  color: #0066cc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  text-weight: bold;
}
.ArnShowRatesLink:visited {
  color: #000099;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  text-weight: bold;
}
.ArnShowRatesLink:active {
  color: #0033cc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  text-weight: bold;
}
.ArnAmenitiesContainer {
  background-position: right;
  background-repeat: no-repeat;
  float: right;
  height: 25px;
  width: 0%;
}
.ArnBottomContainer {
  background-image: url(images/v6artwork.png);
  background-position: 0px -80px;
  background-repeat: repeat-x;
  height: 30px;
  margin: 0px 0px;
  padding: 0px;
  width: 730px;
}
.ArnIconContainer {
  float: left;
  height: 25px;
}
.ArnMildText { width: 240px; }
.ArnContentContainer {
  background: #ffffff;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  line-height: 150%;
  width: 730px;
}
.ArnContentContainer a:link { font-size: 1.3em; }
.ArnContentGeneralInfo {
  xbackground-image: url(images/v6artwork.png);
  background-position: -190px -375px;
  background-repeat: repeat-x;
  padding: 10px;
}
.ArnContentButtonContainer {
  background-color: #efefef;
  xbackground-image: url(images/v6artwork.png);
  background-position: -190px -350px;
  background-repeat: repeat-x;
  height: 25px;
  width: 730px;
}
.ArnContentButtonWide {
  background-color: #ffffff;
  border-left: 1px solid #abb0ba;
  border-right: 1px solid #abb0ba;
  border-top: 1px solid #abb0ba;
  color: #000000;
  cursor: hand;
  cursor: pointer;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: 900;
  margin-left: 12px;
  margin-top: 4px;
  padding: 3px;
  text-align: center;
  vertical-align: bottom;
  width: 85px;
}
.ArnContentButtonNarrow {
  background-color: #ffffff;
  border-left: 1px solid #abb0ba;
  border-right: 1px solid #abb0ba;
  border-top: 1px solid #abb0ba;
  color: #000000;
  cursor: hand;
  cursor: pointer;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: 900;
  margin-left: 6px;
  margin-top: 4px;
  padding: 3px;
  text-align: center;
  vertical-align: bottom;
  width: 65px;
}
.ArnNoDates:link {
  color: #0033cc;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}
.ArnNoDates:visited {
  color: #993300;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}
.ArnNoDates:hover {
  color: #6600cc;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}
.ArnNoDates:active {
  color: #006666;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
a:link {
  color: #0033cc;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: underline;
}
a:visited {
  color: #993300;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  color: #6600cc;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: underline;
}
a:active {
  color: #006666;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 8pt;
  font-weight: normal;
}
.r:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}
.r:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}
.r:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}
.r:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}
div#batch {
  color: #000000;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: 600;
  padding-bottom: 5px;
  padding-top: 5px;
}
.IE div#batch { margin-top: -10px; }
div#batchSize {
  color: #333333;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: 500;
  padding-top: 5px;
}
div#Pager { font-family: Verdana; }
.ArnToggleMap div {
  margin-left: 12px;
  margin-top: 3px;
}
.ArnToggleMap {
  background-color: White;
  border-left-color: #afbdd4;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #afbdd4;
  border-right-style: solid;
  border-right-width: 1px;
  height: 21px;
  left: 2px;
  margin: 0px;
  position: absolute;
  width: 135px;
}
.ArnHeader {
  background-image: url(images/header_soft.png);
  background-repeat: no-repeat;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  width: 957px;
}
.ArnHeader a { float: left; }
.IE .ArnHeader { margin-bottom: 20px; }
.ArnFooter {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 957px;
}
.ArnCitiesNearbyContainer select { width: 166px; }
.ArnRating0Stars {
  xbackground-image: url(images/v6artwork.png);
  xbackground-position: 0px -475px;
  font-size: 1px;
  height: 14px;
  left: 362px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 67px;
}
ArnRating1Star {
  background-image: url(images/v6artwork.png);
  background-position: 0px -401px;
  font-size: 1px;
  height: 14px;
  left: 512px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 67px;
}
.ArnRating2Stars {
  background-image: url(images/v6artwork.png);
  background-position: 0px -415px;
  font-size: 1px;
  height: 14px;
  left: 512px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 67px;
}
.ArnRating3Stars {
  background-image: url(images/v6artwork.png);
  background-position: 0px -429px;
  font-size: 1px;
  height: 14px;
  left: 512px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 67px;
}
.ArnRating4Stars {
  background-image: url(images/v6artwork.png);
  background-position: 0px -443px;
  font-size: 1px;
  height: 14px;
  left: 512px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 67px;
}
.ArnRating5Stars {
  background-image: url(images/v6artwork.png);
  background-position: 0px -457px;
  font-size: 1px;
  height: 14px;
  left: 512px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 67px;
}
.IE .ArnRating5Stars { font-size: 1px; }
.IE .ArnRating4Stars { font-size: 1px; }
.IE .ArnRating3Stars { font-size: 1px; }
.IE .ArnRating2Stars { font-size: 1px; }
.IE .ArnRating1Star { font-size: 1px; }
.ArnSearchContainerMainDiv {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  background-color:#FFF;
}
.ArnLinkFooter {
  left: 250px;
  position: relative;
  top: 23px;
}
.ArnSupportLinks {
  font-size:14px;
  color:transparent;
  margin-bottom: 15px !important;
  margin-top: 15px !important;
  text-align: center !important;
  width:1200px !important;
}
.ArnSupportLinks a {
  font-size:14px;
  color:#50712D;
  text-decoration: none;
}
.ArnSupportLinks a:hover {
  color:#FFF;
}
.static-team-group-requestLink{
  display: none;
}
.ArnRightExtraContainer {
  height: auto;
  width: 160px;
}
.ArnStarRating {
  background-image: url(images/v6artwork.png);
  background-position: 0px -275px;
  height: 120px;
  width: 160px;
  display:none;
}
.ArnBanner {
  background-image: url(images/sidead.png);
  height: 600px;
  width: 160px;
  display:none;
}
.ArnTileOne {
  background-image: url(images/whybookwithus.gif);
  height: 195px;
  margin-top: 10px;
  width: 160px;
}
.IE .ArnTileOne { margin-top: -20px; }
.ArnTileTwo { display: block; }
#theRateDescription {
  margin-bottom: 0;
  width: 100% !important;
}
fieldset legend {
  color: #333333;
  font-family: Tahoma, Arial, sans-serif !important;
  font-size: 22px !important;
  font-weight: normal !important;
  padding: 5px !important;
}
.WBGuestFormConfirmed {
  background-color: #e8fcea;
  border: 3px solid #57a022 !important;
  margin: 0pt 0pt 5px !important;
  padding: 5px 10px !important;
}
#theBookingPage {
  margin: 10px auto !important;
  text-align: left;
  width: 1120px !important;
  border-bottom: 4px solid #78A53E;
  border-radius: 0 0 5px 5px;
}
#theStayPolicies {
  height: 100%;
  margin-left: 20px !important;
  padding-left: 0px;
  width: 95% !important;
}
#theStayPolicies ul { padding-left: 10px; }
#theStayPolicies ul li {
  margin-left: 0px;
  padding-top: 4px;
}
#theConfirmationContainer {
  background-color: #e9f3d4 !important;
  border: 3px solid #57a022 !important;
  width: 47%;
}
#theReservationFormContainer {
  margin-left: -3px;
  width: 100%;
}
#theHorsePowerStickers { margin-top: 20px; }
fieldset {
  background-color: #f8f8f8 !important;
  border: 1px solid #77828f;
  margin-bottom: 15px;
  padding: 10px;
}
.ArnBox {
  background-color: #f8f8f8;
  border: 1px solid #77828f !important;
}
.ArnRateOdd th {
  background-color: #e3eaf3 !important;
  border-bottom: 1px solid #77828f;
  padding: 2px;
  text-align: left;
  width: 50%;
}
.ArnRateEven th {
  background-color: #f1f5fa;
  border-bottom: 1px solid #77828f;
  margin-left: -3px;
  padding: 2px;
  text-align: left;
}
.ArnRateEven td {
  background-color: #f1f5fa;
  border-bottom: 1px solid #77828f;
  text-align: right;
  width: 50%;
}
.ArnRateCalendar {
  border: 1px solid #b1b9c2;
  padding: 2px;
}
td .ArnNightlyRateCal { padding: 2px; }
.WBGuestFormConfirmed td {
  font-size: 14px;
  padding-right: 10px;
}
.PaymentPolicies { width: 50%; }
#theStayPolicies { width: 90%; }
#theStayPolicies ul li {
  background: transparent url(images/arrowblue.gif) no-repeat scroll 0 5px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0 auto;
  padding: 0 0 0 20px;
  text-decoration: none;
  width: 85%;
  x-system-font: none;
}
.ArnSubPage { font-size: 14px; }
.ArnSubPage a:hover { font-size: 14px; }
.ArnSubPage a:link { font-size: 14px; }
.ArnSubPage a:visited { font-size: 14px; }
.ArnSubPage a:active { font-size: 14px; }
.ArnRateOdd { background-color: #e3eaf3; }
h4 {
  font-family: Tahoma, Arial, sans-serif !important;
  font-size: 1.1em !important;
}
.ArnAvailability {
  background-color: #f4f3ef;
  border: 1px solid #afbdd4;
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  left: 592px;
  padding: 29px 3px 0;
  position: absolute;
  text-align: center;
  top: 4px;
  width: 124px;
  z-index: 100;
}
.ArnLimitedAvail {
  background-color: Crimson;
  color: White;
  font-size: 0.9em;
  height: 19px;
  left: 0px;
  padding-top: 1px;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 130px;
}
.ArnSubPage { 
	background-color: #FFFFFF;
    margin: 0 auto;
    padding: 40px; 
	border-bottom: 4px solid #78A53E;
	border-radius: 0 0 5px 5px;
}
.ArnSearchHeader, .ArnVendorNumber { display: none; }
.ArnPushPageContent table { display: none; }
.ArnPushPageContent table tr td { display: none; }
.ArnPushPage {
  background-color: #000000;
  filter: alpha(opacity=30);
  height: 100%;
  left: 0px;
  opacity: 0.3;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 1000;
}
.ArnPushPageContent {
  background-image: url(images/THROBBER.gif);
  background-repeat: no-repeat;
  height: 128px;
  left: -68px;
  margin-left: 50%;
  position: absolute;
  top: 300px;
  width: 136px;
  z-index: 1001;
}
.ArnGoCitySearch {
  background-color: #ffffff;
  height: 14px;
  left: 9px;
  padding: 5px;
  position: absolute;
  top: 41px;
}
.IE .ArnGoCitySearch { top: 36px; }
.ArnGoAddressSearch {
  background-color: #ffffff;
  border-left: 1px solid #dddddd;
  height: 14px;
  left: 37px;
  padding: 5px;
  position: absolute;
  top: 41px;
}
.IE .ArnGoAddressSearch { top: 36px; }
.ArnGoLandmarkSearch {
  background-color: #ffffff;
  border-left: 1px solid #dddddd;
  height: 14px;
  left: 86px;
  padding: 5px;
  position: absolute;
  top: 41px;
}
.IE .ArnGoLandmarkSearch { top: 36px; }
.ArnGoAirportSearch {
  background-color: #ffffff;
  border-left: 1px solid #dddddd;
  height: 14px;
  left: 144px;
  padding: 5px;
  position: absolute;
  top: 41px;
}
.IE .ArnGoAirportSearch { top: 36px; }
.selectedTab { background-color: #6699cc; }
.selectedTab:link { color: #ffffff; }
.ArnGoCitySearch, .ArnGoAddressSearch, .ArnGoLandmarkSearch, .ArnGoAirportSearch { outline: 0; }
.ArnQuadSearchContainer {
  margin-bottom: 15px;
  margin-left: 5px;
  margin-top: 60px;
  width: 170px;
}
.IE .ArnQuadSearchContainer { margin-top: 65px; }
.ArnNights {
  padding-bottom: 10px;
  padding-right: 5px;
}
.ArnRooms { padding-bottom: 10px; }
.ArnQuadSearchContainer ArnPrimarySearchContainer submit {
  background-color: #000000;
  margin-left: 40px;
}
.ArnSearchHolder {
  clear: both;
  color: #000000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  height: auto;
  margin-bottom: 5px;
  width: 140px;
}
.ArnSearchCity {
  color: #000000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  width: 150px;
}
.ArnSearchHolderBoth {
  clear: both;
  color: #333333;
  margin-bottom: 9px;
  width: 145px;
}
.IE .ArnSearchHolderBoth { margin-left: 4px; }
.ArnSearchHolderBoth td { padding-left: 5px; }
.ArnSearchHolderButton {
  border: thin solid #333333;
  float: left;
  height: 35px;
  margin-left: 5px;
  padding-left: 5px;
  padding-top: 5px;
  width: 186px;
}
.ArnSearchHolderButtonPad {
  float: left;
  height: 35px;
  padding-top: 12px;
  width: 100px;
}
.ArnSlider {
  background-image: url(images/v6artwork.png);
  background-position: -717px 0px;
  float: left;
  height: 38px;
  width: 186px;
}
.IE .ArnSlider {
  z-index: -1;
  background-image: none;
}
#batchSizeSelect {
  float: left;
  margin-left: 5px;
  margin-top: 45px;
  position:relative;
  z-index:999;
}
#batchSize {
  clear: both;
  color: #333333;
  float: left;
  margin-left: 5px;
}
.ArnSearchField {
  margin-left: 5px;
  padding-top: 10px;
  width: 176px;
}
.ArnSearchField select { width: 165px; }
.ArnIndividualSearchContainer {
  color: #333333;
  margin-bottom: 5px;
  margin-left: 5px;
  width: 145px;
}
.IE .ArnIndividualSearchContainer { text-indent: 4px; }
.IE .ArnIndividualSearchContainer select {
  margin-left: 5px;
  text-indent: 3px;
}
.ArnAdvancedSearchImg {
  background-image: url(images/v6artwork.png);
  background-position: -529px 0px;
  float: left;
  height: 26px;
  margin-bottom: 10px;
  margin-top: 0px;
  width: 186px;
}
.ArnSearchHotelsImg {
  background-image: url(images/v6artwork.png);
  background-position: -643px -153px;
  float: left;
  height: 24px;
  width: 186px;
}
.ArnLeftSearchContainer {
  border-right: 1px solid #e1e1e1;
  font-family: Arial, Helvetica, sans-serif;
  height: auto;
  padding-bottom: 10px;
  width: 186px;
  display: block;
  position:relative;
}
.ArnPrimarySearchOuterContainer {
  background-image: url(images/v6artwork.png);
  background-position: -805px -196px;
  background-repeat: repeat-x;
  padding-bottom: 15px;
}
.IE .ArnSecondarySearchOuterContainer { margin-top: -15px; }
.ArnRightListContainer {
  height: auto;
  padding:15px;
  width: 956px;
}
.ArnSearchContainerMainTable {
  background-color: #ffffff;
  margin-top: 10px;
  text-align: left;
  width: 1000px;
}
.ArnRateList {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  border: 0;
  padding: 5px;
  width: 99%;
}
.ArnRateList tbody tr td { padding: 5px; }
.ArnRateList tbody tr td tr td { padding: 3px; }
.ArnRateList .bookRoomCell { text-align: right; }
.ArnRateCalendar {
  border: 1px solid #cccccc;
  margin-top: 8px;
  width: 100%;
}
.ArnRateCalendarBox {
  border-right: 1px solid #cccccc;
  color: #000000;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  line-height: 14pt;
  padding-left: 5px;
  width: 80px;
}
.ArnBookRate {
  float: right;
  margin-bottom: auto;
  margin-top: auto;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  width: 124px;
}
.submit {
  margin-left: 5px;
  margin-top: 13px;
}
.text {
  color: #333333;
  font-size: 8pt;
  height: 13px;
  padding: 2px;
  width: 160px;
}
.IE .text {
  height: 10px;
  letter-spacing: 0.1em;
  padding: 2px;
}
.ArnPages a {
  background-color: #ffffff;
  border: 1px solid #afbdd4 !important;
}
.RootBody .ArnSearchContainerMainDiv {
  background-color: #ffffff;
  height: 650px;
  width: 1200px;
}
.IE .RootBody .ArnSearchContainerMainDiv { min-height: 500px; }
.IE .RootBody .ArnSearchContainerMainDiv { min-height: 500px; }
.RootBody .ArnSearchContainerMainTable {
  background-image: url(images/rootpage_bg.gif);
  background-repeat: no-repeat;
  font-size: 13px;
  height: 580px;
  margin: 20px auto;
  position: relative;
  width: 800px;
}
.IE .RootPage { height: 630px; }
.RootPage .ArnSearchField { display: inline; }
.RootPage .ArnAdvancedSearchImg {
  background-image: url(images/header_rootfiltersearch.gif);
  display: block;
  height: 19px;
  left: 400px;
  margin-bottom: 0;
  margin-top: 0;
  position: absolute;
  width: 130px;
}
.IE .RootPage .ArnAdvancedSearchImg {
  left: 330px;
  margin-top: 0px;
  top: 30px;
}
.WK .RootPage .ArnAdvancedSearchImg { left: 330px; }
.RootPage .ArnSlider {
  background-image: url(images/rootresultsperpagebg.gif);
  background-position: 0 0;
  display: block;
  height: 18px;
  left: 400px;
  margin-top: 10px;
  position: absolute;
  top: 328px;
  width: 76px;
}
.IE .RootPage .ArnSlider {
  left: 330px;
  top: 300px;
}
.WK .RootPage .ArnSlider {
  left: 330px;
  top: 310px;
}
.RootPage #theOtherSubmitButton { display: none; }
.RootPage .ArnLeftSearchContainer {
  background-image: none;
  border: medium none;
  display: block;
}
.RootPage .ArnPrimarySearchOuterContainer {
  background-image: none;
  position: relative;
}
.RootPage .text { width: 195px; }
.RootPage .ArnGoCitySearch {
  border: medium none;
  left: 6px;
  position: absolute;
  top: 72px;
}
.IE .RootPage .ArnGoCitySearch {
  left: 3px;
  top: 57px;
}
.WK .RootPage .ArnGoCitySearch {
  left: 11px;
  top: 52px;
}
.RootPage .ArnGoCitySearch.selectedTab {
  background-color: #e7eced;
  border-left: 1px solid #b5c2c4 !important;
  border-right: 1px solid #b5c2c4 !important;
  border-top: 1px solid #b5c2c4 !important;
  height: 20px;
  left: 5px;
  top: 71px;
  z-index: 9;
}
.IE .RootPage .ArnGoCitySearch.selectedTab {
  left: 7px;
  top: 56px;
}
.WK .RootPage .ArnGoCitySearch.selectedTab {
  left: 10px;
  top: 51px;
}
.RootPage .ArnGoAddressSearch {
  border: medium none;
  left: 46px;
  position: absolute;
  top: 72px;
}
.IE .RootPage .ArnGoAddressSearch {
  left: 45px;
  top: 57px;
}
.WK .RootPage .ArnGoAddressSearch {
  left: 50px;
  top: 52px;
}
.RootPage .ArnGoAddressSearch.selectedTab {
  background-color: #e7eced;
  border-left: 1px solid #b5c2c4 !important;
  border-right: 1px solid #b5c2c4 !important;
  border-top: 1px solid #b5c2c4 !important;
  height: 20px;
  left: 45px;
  top: 71px;
  z-index: 9;
}
.IE .RootPage .ArnGoAddressSearch.selectedTab {
  left: 44px;
  top: 56px;
}
.WK .RootPage .ArnGoAddressSearch.selectedTab {
  left: 49px;
  top: 51px;
}
.RootPage .ArnGoLandmarkSearch {
  border: medium none;
  left: 116px;
  position: absolute;
  top: 72px;
}
.IE .RootPage .ArnGoLandmarkSearch {
  left: 115px;
  top: 57px;
}
.WK .RootPage .ArnGoLandmarkSearch {
  left: 120px;
  top: 52px;
}
.RootPage .ArnGoLandmarkSearch.selectedTab {
  background-color: #e7eced;
  border-left: 1px solid #b5c2c4 !important;
  border-right: 1px solid #b5c2c4 !important;
  border-top: 1px solid #b5c2c4 !important;
  height: 20px;
  left: 115px;
  top: 71px;
  z-index: 9;
}
.IE .RootPage .ArnGoLandmarkSearch.selectedTab {
  left: 114px;
  top: 56px;
}
.WK .RootPage .ArnGoLandmarkSearch.selectedTab {
  left: 119px;
  top: 51px;
}
.RootPage .ArnGoAirportSearch {
  border: medium none;
  left: 196px;
  position: absolute;
  top: 72px;
}
.IE .RootPage .ArnGoAirportSearch {
  left: 195px;
  top: 57px;
}
.WK .RootPage .ArnGoAirportSearch {
  left: 200px;
  top: 52px;
}
.RootPage .ArnGoAirportSearch.selectedTab {
  background-color: #e7eced;
  border-left: 1px solid #b5c2c4 !important;
  border-right: 1px solid #b5c2c4 !important;
  border-top: 1px solid #b5c2c4 !important;
  height: 20px;
  left: 195px;
  top: 71px;
  z-index: 9;
}
.IE .RootPage .ArnGoAirportSearch.selectedTab {
  left: 194px;
  top: 56px;
}
.WK .RootPage .ArnGoAirportSearch.selectedTab {
  left: 199px;
  top: 51px;
}
.RootPage .submit {
  background-image: url(images/searchbutton_bg.gif);
  border: 0 none;
  clear: both;
  color: #ffffff;
  float: left;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 44px;
  margin-top: 10px;
  width: 136px;
}
.RootPage .ArnSearchHotelsImg {
  background-image: url(images/header_searchhotels.gif);
  background-position: 0 0;
  height: 18px;
  margin-top: 0;
  position: absolute;
  top: 45px;
  width: 200px;
}
.IE .RootPage .ArnSearchHotelsImg { top: 30px; }
.WK .RootPage .ArnSearchHotelsImg { top: 30px; }
.RootPage .ArnQuadSearchContainer {
  background-color: #e7eced;
  border: 1px solid #b5c2c4;
  font-size: 13px;
  line-height: 17px;
  padding: 5px 20px 20px;
  position: absolute;
  top: 40px;
  width: 215px;
}
.IE .RootPage .ArnQuadSearchContainer { top: 20px; }
.WK .RootPage .ArnQuadSearchContainer { top: 20px; }
.RootPage .ArnGroupLinkContainer {
  display: block;
  left: 310px;
  padding: 5px 0;
  position: absolute;
  top: 320px;
  width: 250px;
}
.RootPage .ArnCitySearchContainer { font-size: 13px; }
.RootPage .ArnSearchHolderBoth {
  clear: both;
  float: left;
  margin-top: 5px;
  width: 115px;
}
.RootPage .ArnIndividualSearchContainer { margin-top: 5px; }
.RootPage .ArnRightExtraContainer { display: none; }
.RootPage .ArnStarRating { display: none; }
.RootPage .ArnBanner { display: none; }
.RootPage .ArnTileOne { display: none; }
.RootPage .ArnNoResults { display: none; }
.RootPage .ArnHotelNameContainer {
  clear: both;
  float: left;
  margin-top: 0;
}
.RootPage .ArnLeftSearchContainer a {
  color: #666666;
  font-size: 14px;
}
.RootPage .ArnLeftSearchContainer a:hover { color: #6699ff; }
.RootPage .ArnAmentitiesContainer {
  left: 400px;
  position: absolute;
  top: 75px;
  width: 200px;
}
.IE .RootPage .ArnAmentitiesContainer {
  left: 330px;
  top: 55px;
}
.WK .RootPage .ArnAmentitiesContainer {
  left: 330px;
  top: 55px;
  line-height: 15pt;
}
.RootPage .ArnPropertyClassesContainer {
  left: 590px;
  position: absolute;
  top: 75px;
  width: 200px;
}
.IE .RootPage .ArnPropertyClassesContainer { left: 540px; }
.WK .RootPage .ArnPropertyClassesContainer {
  left: 540px;
  line-height: 15pt;
}
.RootPage .ArnPropertyTypesContainer {
  left: 700px;
  position: absolute;
  top: 75px;
}
.IE .RootPage .ArnPropertyTypesContainer {
  left: 650px;
  top: 75px;
}
.WK .RootPage .ArnPropertyTypesContainer {
  left: 650px;
  line-height: 15pt;
}
.RootPage .ArnCurrenciesContainer {
  left: 400px;
  position: absolute;
  top: 344px;
}
.IE .RootPage .ArnCurrenciesContainer {
  left: 325px;
  top: 331px;
}
.WK .RootPage .ArnCurrenciesContainer {
  left: 325px;
  top: 340px;
}
.RootPage .ArnCitiesNearbyContainer { display: none; }
.RootPage #batchSizeSelect {
  display: block;
  left: 200px;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 42px;
}
.RootPage #batchSize {
  display: block;
  left: 195px;
  position: absolute;
  top: 23px;
  width: 200px;
}
.RootPage .yui-calcontainer.multi { width: 350px !important; }
.IE .RootPage .yui-calcontainer.multi { width: 360px !important; }
.RootPage .ArnGoAdvancedSearch { display: none; }
.PropDetailView {
  border: medium none;
  font-size: 12px !important;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 955px;
}
.PropDetailView .ArnAvailability {
  background-color: #ffffff;
  border: 0;
  color: red;
  font-size: 11pt;
  height: 12px;
  left: 93px;
  top: 102px;
  width: 400px;
  text-align: left;
}
.PropDetailView .ArnLimitedAvail {
  left: -393px;
  width: 122px;
  background-color: #ffffff;
  border: 0;
  color: red;
  font-size: 11pt;
  top: 83px;
}
.PropDetailView .ArnProperty legend {
  color: green;
  font-size: 20px !important;
}
.PropDetailView fieldset {
  padding-left: 10px;
  background-color: #ffffff !important;
}
.SinglePropDetail .ArnHotelNameContainer { display: none; }
.SinglePropDetail .ArnGoCitySearch { display: none; }
.SinglePropDetail .ArnGoAddressSearch { display: none; }
.SinglePropDetail .ArnGoLandmarkSearch { display: none; }
.SinglePropDetail .ArnGoAirportSearch { display: none; }
.SinglePropDetail .ArnAdvancedSearchImg { display: none; }
.SinglePropDetail .ArnCitiesNearbyContainer { display: none; }
.SinglePropDetail .ArnCurrenciesContainer { display: none; }
.SinglePropDetail .ArnGroupLinkContainer { display: none; }
.SinglePropDetail .ArnSearchHotelsImg { display: none; }
.SinglePropDetail .ArnPrimarySearchContainer { margin-top: 0px; }
.SinglePropDetail .ArnLeftSearchContainer { background-position: -805px -533px; }
.SinglePropDetail .ArnRightExtraContainer {
  height: auto;
  position: absolute;
  right: 0;
  top: -2px;
  width: 160px;
  display: none;
}
.IE .PropDetailView .ArnRightExtraContainer { top: -10px; }
.SinglePropDetail .ArnRateList tbody tr td {
  font-size: 12px;
  padding: 4px !important;
}
.SinglePropDetail .ArnRateList {
  border-top: none;
  margin: 0;
}
.SinglePropDetail .ArnNightlyRate strong {
  color: green;
  font-size: 26px;
}
.SinglePropDetail .ArnMildText { width: 370px; }
.SinglePropDetail .ArnRateCalendar {
  border: 0 none;
  margin-top: 0px;
  width: 100%;
}
.SinglePropDetail .ArnRateCalendar tbody tr td { background-color: #ffffff; }
.SinglePropDetail .ArnQuoatMarks { font-size: 4.2em; }
.SinglePropDetail .ArnQuoatText { font-size: 1.2em; }
.SinglePropDetail .ArnContentGeneralInfo {
  background-image: none;
  margin: 0;
  moz-border-radius-bottomleft: 7px;
  moz-border-radius-bottomright: 7px;
  padding: 0px;
}
.SinglePropDetail .ArnContainer {
  min-height: 120px;
  position: relative;
  width: 100%;
}
.SinglePropDetail .ArnContainerSelected {
  background-color: #ffffff;
  height: 95px;
  moz-border-radius-topleft: 7px;
  moz-border-radius-topright: 7px;
  width: 100%;
}
.IE .PropDetailView .ArnContainerSelected { height: 140px !important; }
.SinglePropDetail .ArnProperty {
  border-top: 2px solid #c9d5e3 !important;
  border-color: #c9d5e3 -moz-use-text-color -moz-use-text-color;
  border-style: solid none none;
  border-width: 2px 0 0;
  margin-top: 5px;
  min-height: 155px;
  position: relative;
  width: 775px;
}
.SinglePropDetail .ArnBottomContainer {
  background-color: #ffffff;
  background-image: none;
  height: 30px;
  margin: 0;
  padding: 0;
  width: 100%;
  display: none;
}
.SinglePropDetail .ArnProperty td {
  font-size: 14px !important;
  line-height: 1.7;
}
.SinglePropDetail .ArnContentContainer {
  font-size: 14px !important;
  line-height: 1.7;
  background-color: #ffffff;
  border-top: 0;
  font-size: 13px;
  width: 730px;
}
.IE .PropDetailView .ArnContentContainer {
  background-position: 637px 2px;
  clear: both;
}
.SinglePropDetail h3 {
  background-color: #ffffff;
  border-right: 1px solid #e3e3cc;
  border-top: 1px solid #e3e3cc;
  color: #376793;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.6em !important;
  font-weight: normal;
  padding: 5px 3px 5px 6px;
  width: 77%;
}
.SinglePropDetail .ArnPropNumber { display: none; }
.SinglePropDetail .OnSale .ArnPropNumber {
  background-color: transparent;
  background-image: url("images/deal-sticker.png");
  display: block;
  width: 108px;
  height: 108px;
  top: 25px;
  left: 839px;
  position: absolute;
}
.SinglePropDetail.opaqueRates .OnSale .ArnPropNumber { display: none; }
.SinglePropDetail .ArnPropThumb {
  display: none;
  left: 627px;
  overflow: hidden;
  position: absolute;
  top: 5px;
}
.SinglePropDetail.opaqueRates .ArnPropThumb {
  background-image: url(images/unpublishednumber.png);
  border: 2px solid #ffffff;
  border-radius: 4px;
  width: 276px;
  height: 81px;
  top: 32px;
  left: 651px;
  position: absolute;
  z-index: 1;
  display: block;
}
.opaqueRates .ArnPropThumb img { display: none; }
.SinglePropDetail .ArnPropName {
  color: #000000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  position: absolute;
  width: 600px;
  text-indent: 0px;
  top: 10px;
  left: 12px;
}
.SinglePropDetail .ArnPropAddress {
  color: #555555;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11pt !important;
  font-weight: normal;
  height: 14px;
  left: -20px;
  overflow: hidden;
  padding-bottom: 7px;
  padding-top: 3px;
  position: relative;
  text-indent: 20px;
  width: 615px;
  margin-top: 3px;
}
.SinglePropDetail .ArnPriceCell {
  background-color: transparent;
  border: 0;
  color: #555555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  height: 71px;
  left: 378px;
  padding-top: 6px;
  position: absolute;
  text-align: center;
  top: 21px;
  width: 120px;
}
.SinglePropDetail .ArnNoDates {
  color: red;
  top: -28px;
  left: 294px;
  position: absolute;
  width: 200px;
}
.SinglePropDetail .ArnNoDates:hover {
  text-decoration: none;
  font-size: 11pt;
}
.SinglePropDetail .ArnPropFullDescription {
  color: #43474b;
  display: block;
  font-family: Arial;
  font-size: 12px !important;
  font-weight: normal;
  height: 45px;
  overflow: hidden;
  text-indent: 0;
  width: 400px;
}
.SinglePropDetail .ArnRateCell {
  float: right;
  left: 5px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 130px;
}
.SinglePropDetail .ArnRating1Star {
  background-image: url(images/artwork2.png);
  background-position: 0 2px;
  font-size: 1px;
  height: 30px;
  left: 660px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 85px;
}
.SinglePropDetail .ArnRating2Stars {
  background-image: url(images/artwork2.png);
  background-position: 0 -27px;
  font-size: 1px;
  height: 30px;
  left: 660px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 85px;
}
.SinglePropDetail .ArnRating3Stars {
  background-image: url(images/artwork2.png);
  background-position: 0 -58px;
  font-size: 1px;
  height: 30px;
  left: 660px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 85px;
}
.SinglePropDetail .ArnRating4Stars {
  background-image: url(images/artwork2.png);
  background-position: 0 -87px;
  font-size: 1px;
  height: 30px;
  left: 660px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 85px;
}
.SinglePropDetail .ArnRating5Stars {
  background-image: url(images/artwork2.png);
  background-position: 0 -115px;
  font-size: 1px;
  height: 30px;
  left: 660px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 85px;
}
.SinglePropDetail .ArnRating0Stars {
  xbackground-image: url(images/artwork2.png);
  xbackground-position: 0 -145px;
  font-size: 1px;
  height: 30px;
  left: 660px;
  position: absolute;
  text-align: right;
  top: 4px;
  width: 85px;
}
.IE .PropDetailView .ArnRating1Stars {
  background-repeat: no-repeat;
  width: 85px;
}
.IE .PropDetailView .ArnRating2Stars {
  background-repeat: no-repeat;
  width: 85px;
}
.IE .PropDetailView .ArnRating3Stars {
  background-repeat: no-repeat;
  width: 85px;
}
.IE .PropDetailView .ArnRating4Stars {
  background-repeat: no-repeat;
  width: 85px;
}
.IE .PropDetailView .ArnRating5Stars {
  background-repeat: no-repeat;
  width: 85px;
}
.IE .PropDetailView .ArnRating0Stars {
  background-repeat: no-repeat;
  width: 85px;
}
.SinglePropDetail .ArnPropType {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  height: 20px;
  left: 660px;
  position: absolute;
  text-align: left;
  top: 45px;
  width: 100px;
  display: none;
}
.SinglePropDetail .ArnTileOne {
  background-image: url(images/whybookwithus.gif);
  height: 213px;
  margin-top: 10px;
  width: 160px;
}
.IE .PropDetailView .ArnTileOne { margin-top: -20px; }
.SinglePropDetail .ArnIconContainer {
  height: 25px;
  left: 129px;
  position: relative;
  top: -5px;
}
.SinglePropDetail .ArnProperty fieldset {
  border-top: 2px solid #c9d5e3;
  padding: 10px !important;
  margin-top: 13px;
}
.SinglePropDetail .ArnProperty legend {
  color: green;
  font-size: 20px !important;
}
.SinglePropDetail .ArnProperty > legend {
  color: red;
  font-size: 30px !important;
}
.SinglePropDetail .ArnProperty .ArnAmenitiesContainer {
  background-image: url(images/v6artwork.png);
  background-position: 0 -242px;
  display: none;
  height: 26px;
  left: 658px;
  position: absolute;
  top: 85px;
  width: 122px;
}
.SinglePropDetail .ArnPropNameLink:link {
  color: #000000;
  font-family: Arial, Verdana, sans-serif !important;
  font-size: 13pt !important;
  font-weight: normal !important;
  text-decoration: none;
}
.ArnPropNameLink:active {
  color: #000000;
  font-family: Arial, Verdana, sans-serif !important;
  font-size: 13pt !important;
  font-weight: normal !important;
  text-decoration: none;
}
.ArnPropNameLink:visited {
  color: #000000;
  font-family: Arial, Verdana, sans-serif !important;
  font-size: 13pt !important;
  font-weight: normal !important;
  text-decoration: none;
}
.SinglePropDetail .ArnTileTwo {
  display: block;
  height: 600px;
}
.SinglePropDetail .ArnRightListContainer {
  height: auto;
  padding: 0px;
  width: 956px;
}
.SinglePropDetail .ArnSearchContainerMainTable { margin-top: 0px; }
.SinglePropDetail .ArnPropDescription {
  margin-top: 8px;
  color: #555555;
  font-size: 11pt !important;
}
.IE .PropDetailView .ArnPropDescription { margin-top: 5px; }
.SinglePropDetail .ArnPropClass { display: none; }
.SinglePropDetail .ArnPropName a:link {
  color: blue;
  text-decoration: underline;
}
.SinglePropDetail .ArnPropName a:active {
  color: blue;
  text-decoration: underline;
}
.SinglePropDetail .ArnPropName a:hover {
  color: blue;
  text-decoration: underline;
}
.SinglePropDetail .ArnPropName a:visited {
  color: purple;
  text-decoration: underline;
}
.SinglePropDetail .ArnPropDescription a { font-size: 11pt; }
.SinglePropDetail .ArnPropDescription a:link { font-size: 11pt; }
.SinglePropDetail .ArnPropDescription a:hover { font-size: 11pt; }
.SinglePropDetail .ArnPropDescription a:visited { font-size: 11pt; }
.SinglePropDetail .bestPrice {
  display: block;
  left: -372px;
  position: absolute;
  top: 80px;
  width: 400px;
  font-weight: normal;
  text-align: left;
}
.SinglePropDetail .bestPrice .price { color: blue; }
.SinglePropDetail .bestPrice a:active { color: blue; }
.SinglePropDetail .bestPrice a:hover { color: blue; }
.SinglePropDetail .bestPrice a:link { color: blue; }
.SinglePropDetail .bestPrice a:visited { color: purple; }
#moreRatesLink {
  float: right;
  font-size: 16px;
  font-weight: bold;
  margin: 0 21px -17px 0;
  padding: 2px;
}
.ArnTestimonial {
  color: #888888;
  font-size: 1em !important;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  min-height: 70px;
  padding-top: 31px;
}
.ArnTestimonialBg {
  background-image: url(images/quotebg.gif);
  background-repeat: no-repeat;
  height: 131px;
  margin-bottom: 15px;
}
.ArnTestimonialLine {
  border-bottom: 1px dotted #59739d;
  margin-top: 25px;
  width: 100%;
}
.ArnTestimonialHeader {
  background-image: url(images/quotebox.gif);
  background-repeat: no-repeat;
  color: #376793;
  font-family: Arial, Verdana, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  height: 22px;
  margin-bottom: 10px;
}
.ArnPromotionalText {
  color: #444444;
  font-size: 1em !important;
  font-weight: normal;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}
.ArnPromotionalText li {
  background: transparent url(images/smallcheck.gif) no-repeat scroll 0 5px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0 auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: 90%;
  x-system-font: none;
}
#theConfirmationContainer .submit {
  font-size: 15px !important;
  font-weight: bold;
  height: 42px;
  width: 259px;
  xbackground-image: url(images/confirmresbutton.gif);
  xbackground-repeat: no-repeat;
  xborder: 0 none;
  xcolor: #ffffff;
}
.WK #theConfirmationContainer .submit { border: 0 none; }
#theConfirmationContainer .submit {
  margin: 0px;
  padding: 0px;
}
#theConfirmationContainer p { margin: 10px; }
#theConfirmationButton {
  background-image: url("images/green-confirm.png");
  background-repeat: no-repeat;
  border: medium none;
  color: white;
  height: 58px !important;
  width: 261px !important;
}
.resConfirmationButton {
  background-image: url(//media.travsrv.com/appSkins/64/v6/themes/global/images/winningTag.png);
  height: 89px;
  width: 420px;
}
.IE .resConfirmationButton { margin-left: 5px; }
#theBookingPage { position: relative; }
.starBanner {
  background-image: url(//media.travsrv.com/appSkins/64/v6/themes/global/images/winningSeal.png);
  cursor: pointer;
  display: block;
  height: 96px;
  left: 450px !important;
  position: absolute;
  top: 120px;
  width: 100px;
}
.IE .starBanner { top: 87px; }
#lowRateGuarantee {
  background-color: #f8f8f8;
  border: 1px solid #77828f;
  cursor: hand;
  cursor: pointer;
  left: 415px !important;
  line-height: 1.5em;
  padding: 10px;
  position: absolute;
  top: 125px;
  width: 200px;
  z-index: 1000;
}
.ArnRateOdd th { background-color: #c9e0ff !important; }
.ArnRateOdd td { background-color: #c9e0ff !important; }
.totalsTable td { color: #000000 !important; }
.rateRow { padding: 7px 0 1px 7px; }
.rateRow.odd { background-color: #ffffff; }
.rateRow.odd .ArnRateCalendar { background-color: #ffffff; }
.rateRow.odd .ArnRateCalendar td { background-color: #f5f6f8; }
.rateRow.even { background-color: #efefef; }
.ArnDeal { display: none; }
.roomCount {
  margin-bottom: 10px;
  margin-right: 5px;
}
.partOne {
  background-image: url(//media.travsrv.com/appSkins/64/v6/themes/global/images/LRG_WIDE.png);
  height: 37px;
  left: 189px;
  position: absolute;
  top: 33px;
  width: 203px;
  z-index: 1;
  display: block;
}
.IE .partOne { top: 6px; }
.NoRatesFound .partOne { display: none; }
.NoRatesFound .QualifiedRates { display: none; }
.SimpleSearch .ArnChildren { left: 386px; }
.SimpleSearch .SearchActions {
  right: -12px;
  top: 5px;
  display: none;
}
.SimpleSearch .SearchActions a {
  font-size: 10px !important;
  font-weight: normal;
  text-decoration: none;
}
.SimpleSearch {
  background-color: transparent;
  background-image: none;
  border: 0 none;
  position: absolute;
  right: 20px;
  top: -100px;
  width: 524px;
}
.IE .SimpleSearch { top: -120px; }
.IE .ArnCheckInDate { height: 14px; }
.SimpleSearch .CheckRates {
  position: absolute;
  top: 7px;
}
.SimpleSearch .rowTwo {
  display: block;
  left: 93px;
  position: relative;
  top: 35px;
}
.ArnRatesGroupLink, .ArnGroupLinkContainer { display: block; }
.IE .ArnCurrenciesContainer { z-index: -1; }
.IE .ArnAmentitiesContainer { z-index: -1; }
.IE .CheckRates .submit { z-index: -1; }
.IE .yui-calcontainer.multi { z-index: 1000; }
.IE .PropDetailView .ArnPropName { margin-top: 13px; }
.IE .PropDetailView .ArnProperty fieldset { padding-top: 30px !important; }
.IE .window fieldset {
  background-color: #ffffff;
  margin-left: 5px;
}
.IE .WBProfileContainer fieldset { height: 370px; }
.IE .WBOrganizationFormContainer fieldset { height: 410px; }
.IE fieldset {
  margin-top: 2em;
  position: relative;
  margin-bottom: 2em;
}
.IE legend {
  position: absolute;
  top: -0.8em;
  left: 0.2em;
}
.IE #theConfirmationContainer .submit {
  margin: 0px;
  margin-left: -10px;
}
.IE #theConfirmationContainer p {
  margin-top: 20px;
  margin-bottom: 20px;
}
.IE .yui-calcontainer { z-index: 1000 !important; }
.IE .ArnPropFullDescription ul {
  margin: 0 auto;
  padding: 0 0 0 0px;
}
.IE .ArnPropFullDescription ul li {
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0 auto;
  padding: 0 0 0 0px;
  text-decoration: none;
}
.IE .yui-calcontainer.multi { width: 332px; }
.IE .PropDetailView fieldset { padding-top: 20px; }
.IE .PropDetailView .ArnDeal { margin-bottom: 25px; }
.IE #theReservationFormContainer fieldset {
  margin-bottom: 40px;
  z-index: 1;
}
.IE .starBanner { z-index: 1000; }
.IE .summary {
  background-repeat: no-repeat;
  background-position: 5px 0;
  width: 260px;
  left: 424px;
}
.IE .SimpleSearch .CheckIn { z-index: 1000; }
.IE .SimpleSearch .CheckIn { top: 7px; }
.IE .SimpleSearch .ArnNights {
  left: 187px;
  top: 7px;
}
.IE .SimpleSearch .ArnRooms {
  left: 237px;
  top: 7px;
}
.IE .SimpleSearch .ArnAdults {
  left: 290px;
  top: 7px;
}
.IE .SimpleSearch .ArnChildren {
  left: 366px;
  top: 7px;
}
.IE .SimpleSearch .CheckRates {
  left: 450px;
  top: 22px;
}
.IE .SimpleSearch .SearchActions { top: 27px; }
.IE .typicalSavings { width: 120px; }
.IE .dealDetail { width: 120px; }
.IE .SimpleSearch .CheckRates { top: 8px; }
.groupRequestLink {
  background-image: url(//media.travsrv.com/appSkins/8241/v6/themes/standard/images/button_grouprequest.gif);
  display: block;
  width: 207px;
  height: 58px;
  font-size: 0px !important;
}
#imageRotator {
  display: block !important;
  float: right;
  height: 300px;
  margin: -51px 20px 20px;
  width: 300px;
}
.SinglePropDetail .ArnPriceCell { background-color: transparent; }
.SinglePropDetail .ArnContainer {
  background-color: transparent;
  height: auto;
  min-height: 315px;
  left: 2px;
  top: 0px;
}
.IE .PropDetailView .ArnContainer {
  top: 30px;
  height: auto !important;
}
.SinglePropDetail .ArnPropClass { display: block; }
.SinglePropDetail .ArnRating1Star {
  height: 14px;
  left: -1px !important;
  top: 12px !important;
}
.SinglePropDetail .ArnRating2Stars {
  height: 14px;
  left: -1px !important;
  top: 12px !important;
}
.SinglePropDetail .ArnRating3Stars {
  height: 14px;
  left: -1px !important;
  top: 12px !important;
}
.SinglePropDetail .ArnRating4Stars {
  height: 14px;
  left: -1px !important;
  top: 12px !important;
}
.SinglePropDetail .ArnRating5Stars {
  height: 14px;
  left: -1px !important;
  top: 12px !important;
}
.SinglePropDetail .ArnRating0Stars {
  height: 14px;
  left: -1px !important;
  top: 12px !important;
}
.IE .PropDetailView .ArnRating1Star {
  height: 14px;
  left: -1px !important;
  top: 22px !important;
}
.IE .PropDetailView .ArnRating2Stars {
  height: 14px;
  left: -1px !important;
  top: 22px !important;
}
.IE .PropDetailView .ArnRating3Stars {
  height: 14px;
  left: -1px !important;
  top: 22px !important;
}
.IE .PropDetailView .ArnRating4Stars {
  height: 14px;
  left: -1px !important;
  top: 22px !important;
}
.IE .PropDetailView .ArnRating5Stars {
  height: 14px;
  left: -1px !important;
  top: 22px !important;
}
.IE .PropDetailView .ArnRating0Stars {
  height: 14px;
  left: -1px !important;
  top: 22px !important;
}
.SinglePropDetail .ArnPropName {
  text-indent: 75px;
  top: 0px;
  position: static;
  float: left;
  width: 930px;
}
.SinglePropDetail .ArnPropNameLink:link {
  color: #008000 !important;
  font-family: Tahoma, Arial, sans-serif !important;
  font-size: 20px !important;
}
.SinglePropDetail .ArnPropNameLink:hover {
  color: #008000 !important;
  font-family: Tahoma, Arial, sans-serif !important;
  font-size: 20px !important;
}
.SinglePropDetail .ArnPropNameLink:visited {
  color: #008000 !important;
  font-family: Tahoma, Arial, sans-serif !important;
  font-size: 20px !important;
}
.SinglePropDetail .ArnPropNameLink:active {
  color: #008000 !important;
  font-family: Tahoma, Arial, sans-serif !important;
  font-size: 20px !important;
}
.SinglePropDetail .bestPrice {
  position: static;
  margin-top: -45px;
  top: auto;
  left: auto;
  text-align: right;
  margin-right: 20px;
  width: 535px;
}
.IE .PropDetailView .bestPrice { margin-top: -42px; }
.SinglePropDetail .bestPrice .price { color: #008000; }
.SinglePropDetail .ArnPropDescription { margin-top: 9px; }
.SinglePropDetail .ArnPropDescription a:link {
  font-size: 14px;
  color: #008000;
}
.SinglePropDetail .PropFullDescription {
  font-family: Arial;
  font-weight: normal;
  font-size: 14px !important;
  width: auto;
  height: auto;
  line-height: 1.7em;
  min-height: 351px;
  overflow: visible;
  margin-right: 20px;
  display: block;
  text-indent: 0;
}
.IE .PropDetailView .PropFullDescription { min-height: auto; }
.SinglePropDetail .ArnPropAddress { margin-top: 8px; }
.SinglePropDetail .ArnPriceCell a {
  color: #008000 !important;
  font-size: 30px;
}
.partOne {
  background-image: url("//media.travsrv.com/appSkins/22385/v6/themes/standard/images/LRG_WIDE3.png");
  left: 757px;
  top: 10px;
}
.IE .partOne {
  background-image: url("//media.travsrv.com/appSkins/22385/v6/themes/standard/images/LRG_WIDE3.png");
  left: 757px;
  top: -18px;
}
.SinglePropDetail .ArnProperty {
  width: 939px;
  padding-top: 27px;
}
.IE .PropDetailView .ArnProperty { margin-top: -20px; }
.SinglePropDetail .ArnContentGeneralInfo.GeneralInfo { display: none; }
.SinglePropDetail .ArnContentGeneralInfo.PropertyImages { display: none; }
.IE .ArnProperty.ArnPropertySelected {
  top: -42px;
  background-color: transparent !important;
}
.IE fieldset { position: static; }
.IE legend { position: static; }
.PropDetailView .ArnAvailability {
  left: 691px;
  text-align: right;
  top: -5px;
  width: 229px;
}
.IE .PropDetailView .ArnAvailability {
  left: 700px;
  top: 91px;
}
.WK .PropDetailView .ArnAvailability {
  left: 700px;
  top: 66px;
}
.PropDetailView .ArnLimitedAvail {
  left: 206px;
  top: -23px;
}
.priceError, .roomError {
  color: red;
  font-size: 28px;
  border: 1px solid red;
  margin: 0 10px 35px 10px;
  padding: 10px;
}
.priceWin {
  color: green;
  font-size: 28px;
  border: 1px solid green;
  margin: 0 10px 35px 10px;
  padding: 10px;
}
.IE .priceWin { margin: 20px 10px 5px 10px; }
.IE .priceError { margin: 20px 10px 5px 10px; }
.IE .roomError { margin: 20px 10px 5px 10px; }
.ArnRatesGroupLink { display: none; }
.ArnPropertyTierOne .ArnContainer { background-color: #fbfbdf; }
.ArnPropertyTierOne .ArnAmenitiesContainer {
  background-image: url(images/specialeventrates.gif);
  width: 122px;
  height: 22px;
  position: absolute;
  top: 93px;
  left: 596px;
  z-index: 200;
}
.ArnPropertyTierTwo .ArnContainer { background-color: #ffe7ad; }
.ArnPropertyTierTwo .ArnAmenitiesContainer {
  background-image: url(images/hosthotel.gif);
  width: 122px;
  height: 22px;
  position: absolute;
  top: 93px;
  left: 598px;
  z-index: 200;
}
.ArnPropertyTierThree .ArnContainer { background-color: #fdf1c6; }
.ArnPropertyTierThree .ArnAmenitiesContainer {
  background-image: url(images/cohosthotel.gif);
  width: 122px;
  height: 22px;
  position: absolute;
  top: 93px;
  left: 598px;
  z-index: 200;
}
#theDatePrompt {
  background-color: #ffffff;
  border: 10px solid #6671af;
  width: 462px;
  height: 200px;
  position: relative;
}
#lightbox { margin: 0 auto; }
#theDatePrompt .SimpleSearch {
  background-image: none;
  height: 50px;
  margin-left: 0;
  margin-top: 70px;
  padding: 5px;
  position: relative;
  width: 450px;
  z-index: 1000;
  top: -12px;
  left: 0;
}
#theDatePrompt .SimpleSearch .ArnCheckInDate { width: 90px !important; }
#theDatePrompt .SimpleSearch .CheckIn {
  left: 40px;
  position: absolute;
  top: 9px;
  z-index: 1000;
}
#theDatePrompt .SimpleSearch .ArnNights {
  left: 175px;
  position: absolute;
  top: 9px;
  width: 50px;
  z-index: 1000;
}
#theDatePrompt .SimpleSearch .ArnRooms {
  left: 252px;
  position: absolute;
  top: 9px;
  width: 60px;
  z-index: 1000;
}
#theDatePrompt .SimpleSearch .CheckRates {
  left: 325px;
  position: absolute;
  top: -3px;
  z-index: 1000;
}
#theDatePrompt .SimpleSearch .submit {
  background-color: orange;
  background-image: url("images/searchbutton_orange.gif");
  background-position: 0 0;
  border: 0 none;
  color: #ffffff;
  font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: 700;
  height: 39px;
  margin-top: 13px;
  width: 120px;
}
#theDatePrompt .SimpleSearch .SearchActions { display: none; }
#theDatePrompt .SimpleSearch .rowTwo { display: none; }
.theDatePrompttext {
  color: #6671af;
  font-family: arial;
  font-size: 14px;
  margin: 0 auto;
  position: relative;
  text-align: left;
  top: 0;
  width: 435px;
  z-index: 1000;
}
.theDatePrompttext h2 {
  font-size: 11pt;
  font-weight: bold;
  z-index: 1000;
  text-align: center;
}
.theDatePrompttext h3 {
  font-size: 13pt;
  font-weight: bold;
  z-index: 1000;
}
#theDatePrompt .yui-calcontainer.multi {
  padding: 0;
  width: 332px;
  z-index: 1000;
}
div#overlay { opacity: 0.2; }
#theDatePrompt .SimpleSearch .CheckIn {
  left: 6px;
  position: absolute;
  top: 9px;
  z-index: 1000;
}
#theDatePrompt .SimpleSearch .ArnNights {
  left: 111px;
  top: 9px;
}
#theDatePrompt .SimpleSearch .ArnRooms {
  left: 168px;
  top: 9px;
}
#theDatePrompt .SimpleSearch .ArnAdults {
  left: 224px;
  top: 9px;
}
#theDatePrompt .SimpleSearch .ArnChildren {
  left: 288px;
  top: 9px;
}
#theDatePrompt .SimpleSearch .CheckRates { left: 357px; }
#theDatePrompt .SimpleSearch .submit { width: 90px; }
.holdRoom { display: block; }












.clearfix {
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.hide-text {
    background-color: rgba(0, 0, 0, 0);
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font: 0px/0 a;
    text-shadow: none;
}
.input-block-level {
    -moz-box-sizing: border-box;
    display: block;
    min-height: 30px;
    width: 100%;
}
@font-face {
    font-family: "EauSansBook";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/eau_sans_book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/eau_sans_book-webfont.woff") format("woff"), url("../fonts/eau_sans_book-webfont.ttf") format("truetype"), url("../fonts/eau_sans_book-webfont.svg#EauSansBook") format("svg");
}
@font-face {
    font-family: "EauSansBold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/eau_sans_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/eau_sans_bold-webfont.woff") format("woff"), url("../fonts/eau_sans_bold-webfont.ttf") format("truetype"), url("../fonts/eau_sans_bold-webfont.svg#EauSansBold") format("svg");
}
.rok-left {
    float: left;
}
.rok-right {
    float: right;
}
.rok-dropdown-group, .rok-dropdown {
    position: relative;
}
.rok-dropdown-open .rok-dropdown {
    display: block;
}
.rok-popover-group, .rok-popover {
    position: relative;
}
.rok-popover-open .rok-popover {
    display: block;
}
a:hover {
    text-decoration: none;
}
.table {
    display: table;
}
.cell {
    display: table-cell;
}
html {
    height: 100%;
    margin-bottom: 1px;
}
body {
    margin-bottom: 1px;
}
.rt-block {
    margin: 10px 0;
    padding: 15px;
    position: relative;
}
#rt-content-top, #rt-content-bottom {
    overflow: hidden;
}
.rt-grid-1:before, .rt-grid-2:before, .rt-grid-3:before, .rt-grid-4:before, .rt-grid-5:before, .rt-grid-6:before, .rt-grid-7:before, .rt-grid-8:before, .rt-grid-9:before, .rt-grid-10:before, .rt-grid-11:before, .rt-grid-12:before {
    clear: both;
    content: "";
    display: table;
}
.rt-grid-1:after, .rt-grid-2:after, .rt-grid-3:after, .rt-grid-4:after, .rt-grid-5:after, .rt-grid-6:after, .rt-grid-7:after, .rt-grid-8:after, .rt-grid-9:after, .rt-grid-10:after, .rt-grid-11:after, .rt-grid-12:after {
    clear: both;
    content: "";
    display: table;
}
.font-family-optima {
    font-family: Optima,Lucida,'MgOpen Cosmetica','Lucida Sans Unicode',sans-serif;
}
.font-family-geneva {
    font-family: Geneva,Tahoma,"Nimbus Sans L",sans-serif;
}
.font-family-helvetica {
    font-family: Helvetica,Arial,FreeSans,sans-serif;
}
.font-family-lucida {
    font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;
}
.font-family-georgia {
    font-family: Georgia,sans-serif;
}
.font-family-trebuchet {
    font-family: "Trebuchet MS",sans-serif;
}
.font-family-palatino {
    font-family: "Palatino Linotype","Book Antiqua",Palatino,"Times New Roman",Times,serif;
}
body {
    font-family: Helvetica,Arial,Sans-Serif;
    font-size: 13px;
    line-height: 1.7em;
}
.font-size-is-xlarge {
    font-size: 16px;
    line-height: 1.7em;
}
.font-size-is-large {
    font-size: 15px;
    line-height: 1.7em;
}
.font-size-is-default {
    font-size: 14px;
    line-height: 1.7em;
}
.font-size-is-small {
    font-size: 12px;
    line-height: 1.7em;
}
.font-size-is-xsmall {
    font-size: 10px;
    line-height: 1.7em;
}
p {
    margin: 0 0 15px;
}
h1 {
    font-size: 260%;
}
h2 {
    font-size: 200%;
}
h3 {
    font-size: 175%;
}
h4 {
    font-size: 130%;
}
h5 {
    font-size: 110%;
}
a {
    text-decoration: none;
}
a:focus {
    outline: medium none;
}
.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {
    float: left;
    margin-bottom: 15px;
    margin-right: 50px;
    position: relative;
}
.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {
    float: right;
    margin-bottom: 15px;
    margin-left: 50px;
    position: relative;
}
.date-block {
    margin: 10px 0;
    padding: 15px;
}
#gantry-resetsettings {
    display: block;
    margin: 10px;
    padding: 15px;
}
ol {
    padding-left: 15px;
}
ul li {
    margin: 0;
    padding: 0;
}
ul li.author {
    font-weight: bold;
    letter-spacing: 1px;
    list-style: none outside none;
    margin: 0;
    text-align: right;
}
ul li.author span {
    display: block;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 10px;
}
ul li.date {
    font-weight: bold;
    letter-spacing: 1px;
    list-style: none outside none;
    margin: 0;
    text-align: right;
}
ul li.date span {
    display: block;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 10px;
}
ul li.comments {
    font-weight: bold;
    list-style: none outside none;
    text-align: right;
}
ul li.comments span {
    display: block;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 10px;
}
ul ul {
    margin-left: 25px;
    padding: 5px 0;
}
body.rtl {
    direction: rtl;
}
body.rtl {
    min-width: inherit;
}
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    height: 0;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    width: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
#debug #rt-main {
    border-bottom: 4px solid #666666;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
}
#debug .status {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    font-size: 150%;
    font-weight: bold;
    opacity: 0.3;
    padding: 0 15px;
    position: absolute;
    z-index: 10000;
}
.hidden {
    display: none;
    visibility: hidden;
}
.visible-phone {
    display: none !important;
}
.visible-tablet {
    display: none !important;
}
.hidden-desktop {
    display: none !important;
}
.hidden-large {
    display: none !important;
}
.row {
    margin: 0 -15px;
}
.gantry-width-block {
    display: block;
    float: left;
}
.gantry-width-spacer {
    margin: 15px;
}
.gantry-width-10 {
    width: 10%;
}
.gantry-width-20 {
    width: 20%;
}
.gantry-width-25 {
    width: 25%;
}
.gantry-width-30 {
    width: 30%;
}
.gantry-width-33 {
    width: 33.33%;
}
.gantry-width-40 {
    width: 40%;
}
.gantry-width-50 {
    width: 50%;
}
.gantry-width-60 {
    width: 60%;
}
.gantry-width-66 {
    width: 66.66%;
}
.gantry-width-70 {
    width: 70%;
}
.gantry-width-75 {
    width: 75%;
}
.gantry-width-80 {
    width: 80%;
}
.gantry-width-90 {
    width: 90%;
}
.gantry-left {
    float: left;
    margin-right: 15px;
}
.gantry-right {
    float: right;
    margin-left: 15px;
}
.gantry-center {
    text-align: center;
}
.gantry-center td, .gantry-center th {
    text-align: center;
}
.component-body {
    padding: 20px;
}
.component-content .row-separator {
    border: 0 none;
    clear: both;
    display: block;
    height: 1px;
    margin: 15px 0;
}
.component-content .item-separator {
    display: none;
    margin: 0;
}
.component-content .shownocolumns {
    width: 98%;
}
.component-content .column-1, .component-content .column-2, .component-content .column-3, .component-content .column-4, .component-content .page-header {
    padding: 10px 0;
}
.component-content .column-2 {
    margin-left: 40%;
    width: 55%;
}
.component-content .column-3 {
    width: 30%;
}
.component-content .cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}
.component-content .cols-2 .column-1 {
    float: left;
    width: 48%;
}
.component-content .cols-2 .column-2 {
    float: right;
    margin: 0;
    width: 48%;
}
.component-content .cols-3 .column-1 {
    float: left;
    margin-right: 7%;
    width: 29%;
}
.component-content .cols-3 .column-2 {
    float: left;
    margin-left: 0;
    width: 29%;
}
.component-content .cols-3 .column-3 {
    float: right;
    padding: 10px 0;
    width: 29%;
}
.component-content .cols-4 .column-1 {
    float: left;
    margin-right: 2%;
    width: 23%;
}
.component-content .cols-4 .column-2 {
    float: left;
    margin-left: 0;
    margin-right: 2%;
    width: 23%;
}
.component-content .cols-4 .column-3 {
    float: left;
    margin-right: 2%;
    width: 23%;
}
.component-content .cols-4 .column-4 {
    float: right;
    margin-right: 2%;
    width: 23%;
}
.component-content .items-row {
    margin-bottom: 10px;
}
.component-content .blog-more {
    padding: 10px 5px;
}
.component-content .page-header {
    border-bottom: 0 none;
}
.categories-list {
    padding: 0 5px;
}
.categories-list ul {
    margin: 0 0 0 20px;
    padding: 0;
}
.categories-list ul li {
    list-style-type: none;
    margin: 0;
}
.categories-list ul ul {
    margin-left: 15px;
}
.categories-list dl dt, .categories-list dl dd {
    display: inline;
}
.category-desc {
    line-height: 1.7em;
    margin: 10px 0;
    padding-left: 0;
}
.cat-children ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.component-content ul.actions {
    float: right;
    position: relative;
    z-index: 100;
}
.component-content ul.actions li {
    display: inline-block;
    list-style: none outside none;
}
.component-content ul.actions li a {
    display: block;
    font-size: 14px;
    margin-left: 8px;
}
.component-content ul.actions li i {
    display: none;
}
.component-content ul.actions .print-icon img, .component-content ul.actions .print-icon [class^="icon-"], .component-content ul.actions .print-icon [class*=" icon-"] {
    display: none;
}
.component-content ul.actions .print-icon a:before {
    content: "";
    font-family: FontAwesome;
}
.component-content ul.actions .email-icon img, .component-content ul.actions .email-icon [class^="icon-"], .component-content ul.actions .email-icon [class*=" icon-"] {
    display: none;
}
.component-content ul.actions .email-icon a:before {
    content: "";
    font-family: FontAwesome;
}
.component-content ul.actions .edit-icon img, .component-content ul.actions .edit-icon [class^="icon-"], .component-content ul.actions .edit-icon [class*=" icon-"] {
    display: none;
}
.component-content ul.actions .edit-icon a:before {
    content: "";
    font-family: FontAwesome;
}
.component-content .article-info {
    display: block;
    font-size: 13px;
    margin-bottom: 15px;
}
.component-content .article-info dd {
    display: block;
    margin-left: 0;
}
.component-content .article-info dd:before {
    font-family: FontAwesome;
    margin-right: 2px;
    text-shadow: none;
}
.component-content .article-info .parent-category-name:before {
    content: "";
}
.component-content .article-info .category-name:before {
    content: "";
}
.component-content .article-info .create:before {
    content: "";
}
.component-content .article-info .modified:before {
    content: "";
}
.component-content .article-info .published:before {
    content: "";
}
.component-content .article-info .createdby:before {
    content: "";
}
.component-content .article-info .hits:before {
    content: "";
}
.component-content .article-info .article-info-term {
    display: none;
}
.component-content .content_vote {
    margin: 10px 0;
}
.component-content .content_rating {
    display: block;
}
.component-content .tags {
    margin: 10px 0;
}
.component-content .blog-featured h2 {
    margin-top: 0;
}
.component-content .blog-featured article {
    margin-bottom: 35px;
}
.component-content .blog-featured article:last-child {
    margin-bottom: 0;
}
.component-content .blog h2 {
    margin-top: 0;
}
.component-content .blog article {
    margin-bottom: 35px;
}
.component-content .blog article:last-child {
    margin-bottom: 0;
}
.component-content .item-page h2 {
    margin-top: 0;
}
.component-content .pagenav {
    clear: both;
    margin-left: 0;
    margin-top: 20px;
    overflow: hidden;
    padding: 2px;
}
.component-content .pagenav li {
    border-radius: 4px 4px 4px 4px;
    list-style: none outside none;
}
.component-content .pagenav li a {
    border-radius: 4px 4px 4px 4px;
    font-size: 14px;
    padding: 4px 10px;
}
.component-content .pagenav .pagenav-prev {
    float: left;
}
.component-content .pagenav .pagenav-next {
    float: right;
}
.component-content .pager li {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    box-shadow: none;
    display: inline-block;
}
.component-content .pager li.previous {
    float: left;
}
.component-content .pager li.next {
    float: right;
}
.component-content .items-leading {
    margin-bottom: 25px;
}
.component-content .img-intro-right, .component-content .img-fulltext-right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}
.component-content .img-intro-left, .component-content .img-fulltext-left {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.component-content #article-index {
    background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    float: right;
    margin-left: 15px;
}
.component-content #article-index ul {
    list-style: none outside none;
    margin: 0;
}
.component-content #article-index ul li:first-child a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.component-content #article-index ul li a {
    border-bottom: 1px solid #DDDDDD;
    display: block;
    line-height: 20px;
    padding: 8px 12px;
}
.component-content #article-index ul li a.active {
    color: inherit;
}
.component-content #article-index ul li a:hover {
    background: none repeat scroll 0 0 #EAEAEA;
}
.component-content #article-index ul li:last-child a {
    border-bottom: medium none !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.component-content .article-index {
    margin-left: 15px;
}
.component-content .article-index .nav-tabs.nav-stacked > li > a {
    background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #DDDDDD;
}
.component-content .article-index .nav-tabs.nav-stacked > li > a:hover {
    background: none repeat scroll 0 0 #EAEAEA;
}
.component-content .edit #editor-xtd-buttons a:link, .component-content .edit #editor-xtd-buttons a:hover, .component-content .edit #editor-xtd-buttons a:visited {
    color: #323232;
}
.component-content .edit #editor-xtd-buttons a.modal-button {
    text-shadow: none;
}
.component-content .edit #editor-xtd-buttons .readmore {
    border: inherit;
    box-shadow: none;
    font-family: inherit;
    font-size: inherit;
}
.component-content .edit #editor-xtd-buttons .readmore a {
    text-shadow: none;
}
.component-content .edit #editor-xtd-buttons .readmore:before {
    display: none;
}
.component-content .edit legend {
    font-size: 150%;
}
.component-content .edit #adminForm fieldset {
    margin: 10px 0 15px;
    padding: 20px 15px;
}
.component-content .edit #adminForm .formelm-area {
    padding: 5px 0;
}
.component-content .edit #adminForm .formelm-area label {
    display: inline-block;
    vertical-align: top;
    width: 7em;
}
.component-content .edit .modal.btn {
    bottom: inherit;
    left: inherit;
    padding: 5px 14px;
    position: relative;
    right: inherit;
    top: inherit;
}
.component-content .edit .input-prepend.input-append .btn.hasTooltip {
    padding: 5px 14px;
}
.component-content .edit .media-preview.add-on {
    margin-top: 0;
}
.component-content .edit .input-append #jform_publish_up + .btn, .component-content .edit .input-append #jform_publish_down + .btn {
    padding-bottom: 4px;
}
.component-content .formelm {
    margin: 5px 0;
}
.component-content .formelm label {
    display: inline-block;
    vertical-align: top;
    width: 9em;
}
.component-content .formelm-buttons {
    margin-bottom: 10px;
    text-align: right;
}
.component-content .button2-left {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}
.component-content .button2-left .readmore {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: medium none;
    font-size: inherit;
    padding: 0;
    text-shadow: none;
    text-transform: inherit;
}
.manager.thumbnails > li {
    float: left !important;
    list-style: none outside none;
    margin-left: 20px !important;
}
.control-label {
}
.control-group {
    margin-left: 0 !important;
}
.adminlist .title > a, #adminForm .title > a {
    font-weight: bold;
}
.adminlist th.title, #adminForm th.title {
    font-size: inherit;
    letter-spacing: inherit;
    margin-top: inherit;
    text-transform: inherit;
}
.calendar td.button {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: medium none !important;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #000000;
    display: table-cell;
    font-size: inherit;
    line-height: inherit;
    padding: 0;
    text-shadow: none;
    text-transform: inherit;
}
.calendar td.button:hover {
    color: #000000 !important;
}
.calendar td.button:before {
    display: none;
}
.calendar tbody td.hilite, .calendar tbody td.selected {
    border: medium none;
    padding: 2px 4px 2px 2px;
}
.calendar td.title {
    display: table-cell;
    font-size: 1.4em;
    line-height: inherit;
}
.calendar tr.daynames td {
    border: medium none !important;
}
.component-content .items-more {
    padding-top: 10px;
}
.component-content .items-more h3 {
    font-size: 1.4em;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.component-content .items-more ol {
    line-height: 1.3em;
    list-style-type: none;
    margin: 0;
    padding: 10px 0 10px 2px;
}
.component-content .items-more ol li {
    margin-bottom: 5px;
}
.component-content .items-more ol li a {
    display: inline;
    font-weight: normal;
    padding: 0;
}
.component-content .items-more ol li a:before {
    content: "";
    font-family: FontAwesome;
    margin-right: 4px;
}
.component-content .pagination {
    clear: both;
    margin: 10px 0;
    padding: 10px 0;
    text-align: center;
}
.component-content .pagination .counter {
    font-weight: bold;
    margin: 0 0 5px;
    text-align: center;
}
.component-content .pagination .counter + ul li span, .component-content .pagination .counter + ul li a {
    padding: 6px 0;
}
.component-content .pagination ul {
    box-shadow: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.component-content .pagination ul li {
    display: inline-block;
    text-align: center;
}
.component-content .pagination ul li a, .component-content .pagination ul li span {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    font-size: 1.1em;
    line-height: 10px;
    margin: 0 5px;
    padding: 0;
    text-shadow: none;
}
.component-content .pagination-start, .component-content .pagination-next, .component-content .pagination-end, .component-content .pagination-prev {
    border: 0 none;
}
.component-content .pagination-start {
    padding: 0;
}
.component-content .pagination-start span {
    padding: 0;
}
.component-content #password-lbl, .component-content #username-lbl {
    display: block;
    float: left;
    font-size: 1.2em;
    line-height: 2em;
    width: 130px;
}
.component-content .login .control-label {
    padding-top: 0;
}
.component-content .login-fields {
    margin-bottom: 5px;
}
.component-content .login-fields #remember-lbl {
    display: inline-block;
    margin-right: 5px;
}
.component-content .login-fields #remember {
    margin: 0;
}
.component-content .login-fields #username, .login-fields #password, #contact-form dd input, #contact-form dd textarea, #modlgn-username, #modlgn-passwd, #jform_email, #member-registration dd input, #search-searchword, .finder .inputbox {
    border-radius: 3px 3px 3px 3px;
    line-height: 1.6em;
    padding: 4px;
}
.component-content .login + div {
    margin-top: 12px;
}
.component-content .login + div ul li, #login-form li {
    list-style: none outside none;
}
.component-content .login + div ul li a:before, #login-form a:before {
    content: "";
    font-family: FontAwesome;
    margin-right: 4px;
}
.component-content .login + div ul {
    margin-left: 0;
    padding: 0;
}
.component-content .login-description {
    margin: 10px 0;
}
#login-form .userdata {
    margin: 12px 0;
}
#login-form ul {
    margin-left: 0;
    padding: 0;
}
#login-form ul li a {
    font-size: 14px;
}
#login-form input[type="text"], #login-form input[type="password"] {
    -moz-box-sizing: border-box;
    height: 30px;
    width: 100%;
}
#login-form #form-login-remember label {
    display: inline-block;
}
#login-form #form-login-remember input {
    margin: 0;
}
#rt-breadcrumbs .breadcrumb, #rt-breadcrumbs [class^="breadcrumb"] {
    margin: 0;
    padding: 0;
}
#rt-breadcrumbs .breadcrumb li, #rt-breadcrumbs [class^="breadcrumb"] li {
    float: left;
    list-style: none outside none;
    text-shadow: none;
}
#rt-breadcrumbs .breadcrumb a:after, #rt-breadcrumbs [class^="breadcrumb"] a:after {
    margin: 0 10px;
}
#rt-breadcrumbs .breadcrumb img, #rt-breadcrumbs [class^="breadcrumb"] img {
    display: none;
}
#rt-breadcrumbs a {
    font-size: 14px;
}
#rt-breadcrumbs a:after {
    content: "";
    font-family: FontAwesome;
    margin: 0 5px 0 10px;
}
#rt-breadcrumbs .showHere {
    font-weight: bold;
    margin-right: 5px;
}
#rt-breadcrumbs .rt-block {
    padding: 10px 15px;
}
#rt-breadcrumbs .divider {
    display: none;
}
#rt-breadcrumbs li:first-child .divider {
    display: inline;
}
.component-content table {
    border-collapse: collapse;
}
.component-content table.table-bordered {
    border-collapse: separate;
}
.component-content table.weblinks {
    font-size: 14px;
    margin: 10px 10px 20px 0;
    width: 99%;
}
.component-content table.weblinks td {
    border-collapse: collapse;
    padding: 7px;
}
.component-content table.weblinks td p {
    line-height: 1.3em;
    margin: 0;
}
.component-content table.weblinks th {
    padding: 7px;
    text-align: left;
}
.component-content table.category {
    font-size: 14px;
    margin: 10px 10px 20px 0;
    width: 99%;
}
.component-content table.category td {
    padding: 7px;
}
.component-content table.category th {
    padding: 7px;
    text-align: left;
}
.component-content table.category th a img {
    padding: 2px 10px;
}
.component-content .weblink-category td.title {
    font-size: 14px;
    text-align: left;
}
.component-content .weblink-category p {
    margin: 5px 0;
}
.component-content .num {
    text-align: left;
    vertical-align: top;
}
.component-content .hits {
    vertical-align: top;
}
.component-content .filter {
    margin: 10px 7px 10px 0;
    text-align: right;
}
.component-content .archive .filter-search {
    float: none;
    padding-left: 0;
}
.component-content .archive .filter-search .button {
    margin-top: -10px;
}
.component-content .archive .filters {
    margin-bottom: 25px;
}
.component-content .archive #archive-items {
    list-style: none outside none;
    margin: 0 0 10px;
}
.component-content .archive .createdby {
    display: block;
}
.component-content .archive .muted {
    color: inherit;
}
.component-content .archive .article-info .modified [class^="icon-"], .component-content .archive .article-info .modified [class*=" icon-"], .component-content .archive .article-info .published [class^="icon-"], .component-content .archive .article-info .published [class*=" icon-"], .component-content .archive .article-info .create [class^="icon-"], .component-content .archive .article-info .create [class*=" icon-"], .component-content .archive .article-info .hits [class^="icon-"], .component-content .archive .article-info .hits [class*=" icon-"], .component-content .archive .article-info .category-name [class^="icon-"], .component-content .archive .article-info .category-name [class*=" icon-"] {
    display: none;
}
.component-content .archive .article-info .modified:before, .component-content .archive .article-info .published:before, .component-content .archive .article-info .create:before, .component-content .archive .article-info .hits:before, .component-content .archive .article-info .category-name:before {
    font-family: FontAwesome;
}
.component-content .element-invisible {
    height: 0;
    margin-left: -3000px;
    margin-top: -3000px;
    position: absolute;
}
.component-content .cat-items {
    margin-top: 20px;
}
.component-content .cat-items .filter-search {
    margin-bottom: 10px;
}
.component-content .cat-items select {
    margin-bottom: 0;
}
.component-content #member-registration {
    padding: 0 5px;
}
.component-content form fieldset dt {
    clear: left;
    float: left;
    padding: 3px 0;
    width: 12em;
}
.component-content form fieldset dd {
    float: left;
    padding: 3px 0;
}
.invalid, .login-fields #username.invalid, .login-fields #password.invalid, #contact-form dd input.invalid, #contact-form dd textarea.invalid, #modlgn-username.invalid, #modlgn-passwd.invalid, #jform_email.invalid, #member-registration dd input.invalid, #search-searchword.invalid, .finder .inputbox.invalid, .inputbox.invalid {
    border-color: #FF0000;
}
label.invalid {
    color: #FF0000 !important;
}
input[type="radio"], input[type="checkbox"] {
    margin-right: 5px;
}
.component-content .searchintro {
    font-weight: normal;
    margin: 20px 0;
}
.component-content #searchForm .inputbox {
    margin-bottom: 0;
}
.component-content #searchForm input[type="radio"], .component-content #searchForm input[type="checkbox"] {
    float: left;
}
.component-content #searchForm, .component-content #finder-search {
    padding: 0 5px;
}
.component-content .form-limit {
    margin: 20px 0 0;
    padding: 0 10px 0 20px;
    text-align: right;
}
.component-content .highlight {
    font-weight: bold;
}
.component-content .ordering-box {
    float: right;
    width: 40%;
}
.component-content .phrases-box {
    float: left;
    width: 60%;
}
.component-content .only, .component-content .phrases {
    line-height: 1.3em;
    margin: 10px 0 0;
}
.component-content label.ordering {
    display: block;
    margin: 10px 0;
}
.component-content .word {
    padding: 10px 10px 10px 0;
}
.component-content .word input {
    font-size: 14px;
    font-weight: bold;
    padding: 4px;
}
.component-content .word label {
    font-weight: bold;
}
.component-content fieldset.only label, .component-content fieldset.phrases label {
    margin: 0 10px 0 0;
}
.component-content .ordering-box label.ordering {
    margin: 0 10px 5px 0;
}
.component-content form .search label, .component-content form .finder label {
    display: none;
}
.component-content form #finder-filter-select-list label {
    display: block;
    margin-bottom: 2px;
    margin-top: 10px;
}
.component-content .search legend {
    font-weight: bold;
}
.component-content .search-results .result-title {
    font-weight: bold;
    padding: 15px 15px 0 5px;
}
.component-content .search-results dd {
    padding: 2px 15px 2px 5px;
}
.component-content .search-results .result-text {
    line-height: 1.7em;
    padding: 10px 15px 10px 5px;
}
.component-content .search-results .result-url {
    font-size: 14px;
    padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-created {
    padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-category {
    padding: 10px 15px 5px 5px;
}
.component-content .contact {
    padding: 0;
}
.component-content .contact .button {
    clear: left;
    display: block;
    float: none !important;
    margin: 20px 0 0;
}
.component-content .contact .title {
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    font-size: 1.3em;
    margin: 0 0 2px;
    padding: 0;
    text-align: left;
}
.component-content .contact .title a {
    display: block;
    padding: 10px;
}
.component-content .contact .title a span {
    line-height: 1em;
}
.component-content .contact .title a span:before {
    content: "";
    display: inline;
    font-family: FontAwesome;
    font-size: 1.3em;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.component-content .contact .pane-toggler-down a span:before {
    content: "";
}
.component-content .contact-category {
    padding: 0 10px;
}
.component-content .contact-category #adminForm .filters {
    border: 0 none;
    padding: 0;
}
.component-content .contact-image {
    display: block;
    margin: 10px 0;
    overflow: hidden;
}
.component-content .contact-image img {
    max-width: 100%;
}
.component-content address {
    font-style: normal;
    margin: 10px 0;
}
.component-content address span {
    display: block;
}
.component-content .contact-address {
    margin: 20px 0 10px;
}
.component-content .contact-email div {
    margin: 0 0 10px;
    padding: 2px 0;
}
.component-content .contact-email label {
    float: left;
    width: 17em;
}
.component-content #contact-textmsg {
    padding: 2px 0 10px;
}
.component-content #contact-email-copy {
    float: left;
    margin-right: 10px;
}
.component-content dl.tabs {
    clear: both;
    float: left;
    margin: 50px 0 0;
    z-index: 50;
}
.component-content dl.tabs dt {
    background: none repeat scroll 0 0 #F0F0F0;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    margin-right: 3px;
    padding: 4px 10px;
}
.component-content dl.tabs .open {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    color: #000000;
    z-index: 100;
}
.component-content .current {
    border: 1px solid #CCCCCC;
    clear: both;
    padding: 10px;
}
.component-content .current dd {
    margin: 0;
    padding: 0;
}
.component-content #content-pane.tabs {
    margin: 1px 0 0;
}
.component-content #users-profile-core, .component-content #users-profile-custom {
    margin: 10px 0 15px;
    padding: 15px;
}
.component-content #users-profile-core dt, .component-content #users-profile-custom dt {
    float: left;
    margin-right: 10px;
    padding: 3px 0;
    width: 12em;
}
.component-content #users-profile-core dd, .component-content #users-profile-custom dd {
    padding: 3px 0;
}
.component-content #member-profile fieldset, .component-content .registration fieldset {
    margin: 10px 0 15px;
    padding: 15px;
}
.component-content #users-profile-core legend, .component-content #users-profile-custom legend, .component-content .profile-edit legend, .component-content .registration legend {
    font-weight: bold;
}
.component-content .profile-edit #member-profile fieldset dd, .component-content .registration #member-registration fieldset dd {
    float: none;
    padding: 5px 0;
}
.component-content .profile-edit #member-profile fieldset dd input, .component-content .profile-edit #member-profile fieldset dd select, .component-content .registration #member-registration fieldset dd input {
    width: 17em;
}
.component-content .profile-edit #member-profile fieldset dt, .component-content .registration #member-registration fieldset dt {
    padding: 5px 5px 5px 0;
    width: 13em;
}
.component-content .optional {
    font-size: 14px;
}
.component-content .contentpaneopen_edit {
    float: left;
}
.component-content .mceButton:hover {
    background: none repeat scroll 0 0 transparent !important;
}
.component-content .edit #adminForm fieldset {
    margin: 10px 0 15px;
    padding: 20px 15px;
}
.component-content .formelm {
    margin: 5px 0;
}
.component-content .formelm .fltlft {
    float: left;
}
.component-content .formelm label {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.component-content .formelm .button2-left, .component-content .formelm .media-preview {
    margin: 3px 0 0 10px;
}
.component-content .formelm .button2-left a, .component-content .formelm .media-preview a {
    border-radius: 4px 4px 4px 4px;
    padding: 3px 10px !important;
}
.component-content #adminForm .formelm-area {
    padding: 5px 0;
}
.component-content #adminForm .formelm-area label {
    display: inline-block;
    vertical-align: top;
    width: 7.9em;
}
.component-content .formelm-buttons {
    margin-bottom: 10px;
    text-align: right;
}
.component-content .button2-left .blank a, .component-content .button2-left a, .component-content .button2-left .readmore a {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    display: inline;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 !important;
    padding: 4px !important;
    text-decoration: none;
}
.component-content table.contenttoc {
    margin: 10px;
    padding: 10px;
}
.component-content table.contenttoc tr td {
    padding: 1px 0;
}
.component-content .pagenavcounter {
    font-weight: bold;
}
.component-content .tip {
    font-size: 0.8em;
    max-width: 400px;
    padding: 3px;
    text-align: left;
}
.component-content .tip-title {
    font-weight: bold;
}
.tip-wrap {
    border-radius: 4px 4px 4px 4px;
    padding: 8px;
}
.system-unpublished .system-unpublished {
    border-bottom: 5px solid;
    border-top: 16px solid;
    margin: -10px;
    padding: 10px;
    position: relative;
}
.system-unpublished .system-unpublished:before {
    content: "Unpublished";
    font-size: 0.8em;
    font-weight: bold;
    left: 10px;
    position: absolute;
    text-transform: uppercase;
    top: -19px;
}
#system-message {
    margin: 15px 0;
    padding: 0;
}
#system-message .alert {
    border-radius: 4px 4px 4px 4px;
    list-style: none outside none;
    margin: 15px 0;
    padding: 10px 35px 10px 10px;
}
#system-message .alert p:last-child {
    margin-bottom: 0;
}
#system-message .alert:before {
    content: "";
    float: left;
    font-family: FontAwesome;
    font-size: 26px;
    margin-right: 10px;
    opacity: 0.5;
    vertical-align: middle;
}
#system-message .alert-error:before {
    content: "";
}
#system-message .alert-warning:before {
    content: "";
}
#system-message .alert-success:before {
    content: "";
}
#system-message > div:first-child {
    margin-bottom: 0 !important;
}
#system-message dd {
    margin: 0;
}
#system-message dd ul {
    border-radius: 4px 4px 4px 4px;
    list-style: none outside none;
    margin: 15px 0;
    padding: 10px;
}
#system-message dd ul li:before {
    content: "";
    font-family: FontAwesome;
    font-size: 24px;
    margin-right: 8px;
    opacity: 0.5;
    vertical-align: middle;
}
#system-message .error ul li:before {
    content: "";
}
#system-message .notice ul li:before {
    content: "";
}
#system-message dt.error, #system-message dt.notice, #system-message dt.message {
    display: none;
}
#system-debug {
    background-color: #FFFFFF;
    color: #CCCCCC;
    margin: 10px;
    padding: 10px;
}
#system-debug div {
    font-size: 11px;
}
a {
    transition: color 0.2s ease-out 0s;
}
#rt-transition.rt-hidden {
    opacity: 0;
}
#rt-transition.rt-visible {
    opacity: 1;
    transition: opacity 0.4s ease-in 0s;
}
#rt-page-surround {
    overflow: hidden;
}
.font-family-hexeris {
    font-family: 'EauSansBook',Geneva,Verdana,Helvetica,Arial,sans-serif;
    font-weight: normal;
}
.font-family-hexeris h1, .font-family-hexeris h2, .font-family-hexeris h3, .font-family-hexeris h4, .font-family-hexeris h5, .font-family-hexeris h6, .font-family-hexeris #system-message dd, .font-family-hexeris .title, .font-family-hexeris .component-content h2, .font-family-hexeris .sprocket-features-title, .font-family-hexeris .sprocket-mosaic-loadmore span, .font-family-hexeris .promo1 {
    font-family: 'EauSansBold',Geneva,Verdana,Helvetica,Arial,sans-serif;
    font-weight: normal;
}
.font-family-hexeris p.success, .font-family-hexeris p.info, .font-family-hexeris p.error, .font-family-hexeris p.warning, .font-family-hexeris tr.success, .font-family-hexeris tr.info, .font-family-hexeris tr.error, .font-family-hexeris tr.warning {
    font-family: 'EauSansBold',Geneva,Verdana,Helvetica,Arial,sans-serif;
    font-weight: normal;
}
.font-family-hexeris strong, .font-family-hexeris dt, .font-family-hexeris .table th, .font-family-hexeris th.title, .font-family-hexeris legend, .font-family-hexeris fieldset dd, .font-family-hexeris li.author, .font-family-hexeris li.date, .font-family-hexeris li.comments, .font-family-hexeris .showHere, .font-family-hexeris .highlight, .font-family-hexeris .word_input, .font-family-hexeris .word_label, .font-family-hexeris .search_legend, .font-family-hexeris .result_title, .font-family-hexeris .pagenavcounter, .font-family-hexeris .counter, .font-family-hexeris .tip-title, .font-family-hexeris .system-unpublished {
    font-family: 'EauSansBold',Geneva,Verdana,Helvetica,Arial,sans-serif;
    font-weight: normal !important;
}
.title {
    font-size: 24px;
    line-height: 30px;
}
.logo-block {
    margin: 5px 15px;
    padding: 0;
}
#rt-logo {
    display: block;
    height: 58px;
    margin: 0;
    width: 160px;
}
#rt-top-surround {
    padding-bottom: 15px;
}
.rt-topbar {
    display: block;
    height: 5px;
    margin-bottom: 25px;
    width: 100%;
}
.menu-block {
    float: right;
    margin: 0;
    padding: 15px 0;
}
.menu-block .gf-menu {
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 1px;
}
.rt-menu-mobile {
    padding: 0 0 15px;
    text-align: center;
}
#rt-mainbody-surround #rt-mainbody {
    border-radius: 4px 4px 4px 4px;
    margin: 0 -5px;
    padding: 15px;
}
#rt-footer {
}
.rt-social-buttons {
    border-radius: 4px 4px 4px 4px;
    padding: 10px;
    position: fixed;
    right: 5px;
    top: 350px;
    z-index: 100;
}
.rt-social-buttons .social-button {
    border-radius: 3px 3px 3px 3px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: auto;
    text-align: center;
    transition: all 0.2s ease-out 0s;
    width: 30px;
}
.rt-social-buttons .rt-social-text {
    display: block;
    font-size: 10px;
    line-height: 0;
    margin-bottom: 20px;
    text-align: center;
}
.button, .readon, button.validate, p.readmore a, #member-profile a, #member-registration a, .formelm-buttons button, .controls .btn, .logout-button .btn, #gantry-totop, .sprocket-mosaic-header li, .sprocket-readmore, .sprocket-mosaic-tags li, .sprocket-mosaic-loadmore, .sprocket-tabs-inner, .roksearch_results a.clr {
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    font-family: 'EauSansBold',Geneva,Verdana,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.7em;
    padding: 5px 15px;
    vertical-align: middle;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    font-family: 'EauSansBook',Geneva,Verdana,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.rt-block[class^="box"], .rt-block[class*=" box"] {
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    display: block;
    margin: 25px 10px;
}
.rt-block[class^="box"] .title, .rt-block[class*=" box"] .title {
    margin-top: 0;
}
.rt-block[class^="box"] .module-content [class*="custom"], .rt-block[class*=" box"] .module-content [class*="custom"] {
    background: none repeat scroll 0 0 transparent !important;
    box-shadow: none !important;
}
.rt-block[class^="title"], .rt-block[class*=" title"] {
    margin: 25px 10px;
    padding: 0;
}
.rt-block[class^="title"] .module-title, .rt-block[class*=" title"] .module-title {
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
.rt-block[class^="title"] .module-title:before, .rt-block[class*=" title"] .module-title:before {
    content: "";
    font-family: FontAwesome;
    font-size: 30px;
    left: 30px;
    position: absolute;
    top: 41px;
    z-index: 1;
}
.rt-block[class^="title"] .title, .rt-block[class*=" title"] .title {
    padding: 10px 15px;
}
[class^="title"][class^="box"], [class^="title"][class*=" box"], [class*=" title"][class^="box"], [class*=" title"][class*=" box"] {
    padding-bottom: 15px;
    padding-top: 0;
}
[class^="title"][class^="box"] .module-title, [class^="title"][class*=" box"] .module-title, [class*=" title"][class^="box"] .module-title, [class*=" title"][class*=" box"] .module-title {
    border-radius: 4px 4px 0 0 !important;
    box-shadow: none;
}
[class^="title"][class^="box"] .module-title .title, [class^="title"][class*=" box"] .module-title .title, [class*=" title"][class^="box"] .module-title .title, [class*=" title"][class*=" box"] .module-title .title {
    margin-top: 0;
    padding: 13px 15px;
}
[class^="title"][class^="box"] .module-title:before, [class^="title"][class*=" box"] .module-title:before, [class*=" title"][class^="box"] .module-title:before, [class*=" title"][class*=" box"] .module-title:before {
    text-shadow: none !important;
    top: 47px;
}
[class^="title"] .module-content, [class*=" title"] .module-content {
    padding: 0 15px;
}
.rt-block[class^="icon-"]:before, .rt-block[class*=" icon-"]:before {
    display: none;
}
[class^="icon-"][class^="title"] .module-title:before, [class^="icon-"][class*=" title"] .module-title:before, [class*=" icon-"][class^="title"] .module-title:before, [class*=" icon-"][class*=" title"] .module-title:before {
    top: 46px;
}
[class^="icon-"][class^="title"] .module-title .title, [class^="icon-"][class*=" title"] .module-title .title, [class*=" icon-"][class^="title"] .module-title .title, [class*=" icon-"][class*=" title"] .module-title .title {
    margin-top: 0;
}
[class^="icon-"][class^="title"] .module-content [class^="icon-"], [class^="icon-"][class^="title"] .module-content [class*=" icon-"], [class^="icon-"][class*=" title"] .module-content [class^="icon-"], [class^="icon-"][class*=" title"] .module-content [class*=" icon-"], [class*=" icon-"][class^="title"] .module-content [class^="icon-"], [class*=" icon-"][class^="title"] .module-content [class*=" icon-"], [class*=" icon-"][class*=" title"] .module-content [class^="icon-"], [class*=" icon-"][class*=" title"] .module-content [class*=" icon-"] {
    display: block;
    line-height: 1.7em !important;
}
[class^="icon-"][class^="title"] .module-content [class^="icon-"]:before, [class^="icon-"][class^="title"] .module-content [class*=" icon-"]:before, [class^="icon-"][class*=" title"] .module-content [class^="icon-"]:before, [class^="icon-"][class*=" title"] .module-content [class*=" icon-"]:before, [class*=" icon-"][class^="title"] .module-content [class^="icon-"]:before, [class*=" icon-"][class^="title"] .module-content [class*=" icon-"]:before, [class*=" icon-"][class*=" title"] .module-content [class^="icon-"]:before, [class*=" icon-"][class*=" title"] .module-content [class*=" icon-"]:before {
    display: none !important;
}
[class^="icon-"][class^="box"], [class^="icon-"][class*=" box"], [class*=" icon-"][class^="box"], [class*=" icon-"][class*=" box"] {
    margin-top: 25px !important;
}
[class^="icon-"][class^="box"][class^="title"] .module-title:before, [class^="icon-"][class^="box"][class*=" title"] .module-title:before, [class^="icon-"][class*=" box"][class^="title"] .module-title:before, [class^="icon-"][class*=" box"][class*=" title"] .module-title:before, [class*=" icon-"][class^="box"][class^="title"] .module-title:before, [class*=" icon-"][class^="box"][class*=" title"] .module-title:before, [class*=" icon-"][class*=" box"][class^="title"] .module-title:before, [class*=" icon-"][class*=" box"][class*=" title"] .module-title:before {
    top: 51px;
}
[class^="icon-"][class^="box"] .module-content [class^="icon-"], [class^="icon-"][class^="box"] .module-content [class*=" icon-"], [class^="icon-"][class*=" box"] .module-content [class^="icon-"], [class^="icon-"][class*=" box"] .module-content [class*=" icon-"], [class*=" icon-"][class^="box"] .module-content [class^="icon-"], [class*=" icon-"][class^="box"] .module-content [class*=" icon-"], [class*=" icon-"][class*=" box"] .module-content [class^="icon-"], [class*=" icon-"][class*=" box"] .module-content [class*=" icon-"] {
    display: block;
    line-height: 1.7em !important;
}
[class^="icon-"][class^="box"] .module-content [class^="icon-"]:before, [class^="icon-"][class^="box"] .module-content [class*=" icon-"]:before, [class^="icon-"][class*=" box"] .module-content [class^="icon-"]:before, [class^="icon-"][class*=" box"] .module-content [class*=" icon-"]:before, [class*=" icon-"][class^="box"] .module-content [class^="icon-"]:before, [class*=" icon-"][class^="box"] .module-content [class*=" icon-"]:before, [class*=" icon-"][class*=" box"] .module-content [class^="icon-"]:before, [class*=" icon-"][class*=" box"] .module-content [class*=" icon-"]:before {
    display: none !important;
}
[class^="icon-"] .module-title .title-icon, [class*=" icon-"] .module-title .title-icon {
    font-size: 19px;
    margin-right: 10px;
}
[class^="icon-"] .module-content, [class*=" icon-"] .module-content {
    line-height: 1.7em;
}
.rt-title-arrow[class^="title"] .module-title, .rt-title-arrow[class*=" title"] .module-title {
    margin-right: 30px;
}
.rt-title-arrow[class^="title"] .module-title:before, .rt-title-arrow[class*=" title"] .module-title:before {
    display: none !important;
}
.rt-title-arrow[class^="title"] .module-title:after, .rt-title-arrow[class*=" title"] .module-title:after {
    content: "";
    font-family: FontAwesome;
    font-size: 84px;
    position: absolute;
    right: 3px;
    top: 15px;
}
.rt-title-arrow[class^="title"] .module-title .title:after, .rt-title-arrow[class*=" title"] .module-title .title:after {
    content: "";
    font-family: FontAwesome;
    font-size: 26px;
    position: absolute;
    right: 30px;
    z-index: 1;
}
.rt-basic.rt-block {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) !important;
    color: #606060;
    margin: 25px 10px;
    text-shadow: none !important;
}
.rt-basic .title {
    color: #606060 !important;
    margin-top: 0;
    text-shadow: none !important;
}
.rt-shadow.rt-block {
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08) !important;
    margin: 25px 10px;
}
.rt-shadow .title {
    margin-top: 0;
}
.rt-bevel.rt-block {
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset, 0 0 0 1px rgba(255, 255, 255, 0.08) !important;
    margin: 25px 10px;
}
.rt-bevel .title {
    margin-top: 0;
}
.rt-square.rt-block {
    border-radius: 0 0 0 0 !important;
}
ul.menu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.menu ul {
    list-style: none outside none;
}
ul.menu li {
    margin-bottom: 8px;
}
ul.menu li a, ul.menu li .item, ul.menu li .separator {
    display: block;
    font-size: 1.1em;
    font-weight: bold;
}
ul.menu li a:before, ul.menu li .item:before, ul.menu li .separator:before {
    content: "•";
    display: inline;
    font-family: FontAwesome;
    font-size: 1.6em;
    font-weight: normal;
    margin-right: 10px;
    vertical-align: middle;
}
ul.menu li.active.current > a:before, ul.menu li.active.current > .item:before, ul.menu li.active.current > .separator:before, ul.menu li#current.active > a:before, ul.menu li#current.active > .item:before, ul.menu li#current.active > .separator:before {
    content: "";
    font-size: 1em;
    margin-right: 11px;
}
ul.menu ul.small {
    font-size: 14px;
}
ul.menu .subtext.item.image > em {
    display: block;
    font-size: 85%;
    margin-left: 43px;
}
.gantry-example {
    border-radius: 4px 4px 4px 4px;
    margin: 15px 0;
    padding: 39px 19px 14px;
    position: relative;
}
.gantry-example .table, .gantry-example .well, .gantry-example blockquote {
    margin-bottom: 5px;
}
.gantry-example .lead {
    font-size: 18px;
    line-height: 24px;
}
.gantry-example > p:last-child {
    margin-bottom: 0;
}
.gantry-example + .prettyprint {
    margin-top: -20px;
    padding-top: 15px;
}
.gantry-example:after {
    border-radius: 4px 0 4px 0;
    content: "Example";
    font-size: 12px;
    font-style: normal;
    left: -1px;
    padding: 3px 7px;
    position: absolute;
    top: -1px;
}
form.gantry-example {
    padding-bottom: 19px;
}
.gantry-img img, img.gantry-img {
    height: auto;
    max-width: 100%;
}
.powered-by {
    display: block;
    height: 25px;
    opacity: 0.8;
    transition: opacity 0.2s ease-in 0s;
    width: 177px;
}
.powered-by:hover {
    opacity: 1;
}
#gantry-totop {
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    float: right;
    padding: 4px 10px;
}
#rt-accessibility .rt-desc {
    float: left;
    margin-right: 8px;
}
#rt-accessibility #rt-buttons .button {
    height: 14px;
    line-height: 1em;
    padding: 0;
    text-align: center;
    width: 14px;
}
#rt-accessibility #rt-buttons .small {
    font-size: inherit;
}
#rt-accessibility #rt-buttons .small .button:after {
    content: "-";
}
#rt-accessibility #rt-buttons .large .button:after {
    content: "+";
}
#rt-popup, #rt-popuplogin {
    display: none;
}
#rt-popup .module-content, #rt-popuplogin .module-content {
    margin: 0;
    text-shadow: none;
}
#rt-popup .rt-block, #rt-popuplogin .rt-block {
    margin: 0;
    padding: 0;
}
#rt-popup .title, #rt-popuplogin .title {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
#rt-popuplogin #form-login-username label, #rt-popuplogin #form-login-password label {
    display: none;
}
#rt-popuplogin #form-login-remember {
    clear: both;
}
#rt-popuplogin #modlgn-passwd, #rt-popuplogin #modlgn-username {
    width: 165px;
}
#rt-popuplogin input.button {
    clear: both;
    display: block;
}
#rt-popuplogin p {
    float: left;
    margin-bottom: 10px;
}
#rt-popuplogin p:first-child {
    margin-right: 10px;
}
#rt-popuplogin .readon {
    float: right;
}
#rt-popuplogin ul li {
    display: inline-block;
    float: none;
    margin-right: 10px;
}
#rt-logo {
    display: block;
    height: 80px;
    margin: 0;
    width: 100%;
}
.header-type-preset1 .sprocket-features-index-2 .sprocket-features-img-container img {
    background-image: url("") !important;
}
.header-type-preset1 .sprocket-features-index-1 .sprocket-features-img-container img {
    background-image: url("") !important;
}
.rt-footer-logo {
    height: 85px !important;
    width: 300px !important;
}
#listform_6_com_fabrik_6 a, #listform_6_com_fabrik_6 .fabrikDataContainer a:hover, #listform_6_com_fabrik_6 a, #listform_6_com_fabrik_6 .fabrikDataContainer a:hover {
    background-color: #76A843;
    background-image: linear-gradient(#A0E35C, #76A843 45%, #587E31);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 75px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 100%;
}
#listform_6_com_fabrik_6 .fabrik_action li a {
    background: none no-repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    color: #797A7A;
    cursor: pointer;
    display: block;
    height: 25px;
    padding-right: 5px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    width: 100%;
}
#listform_6_com_fabrik_6 .fabrik_ordercell a {
    background-image: none;
    color: #333333;
    text-decoration: none;
}
.alliance_booking_link_button a, #wsm7n_request_form___alliance_booking_link_ro a {
    background-color: #76A843;
    background-image: linear-gradient(#A0E35C, #76A843 45%, #587E31);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    height: 20px !important;
    margin-left: 5px;
    margin-right: 5px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}
#wsm7n_request_form___team_link_ro a {
    background-color: #76A843;
    background-image: linear-gradient(#A0E35C, #76A843 45%, #587E31);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    height: 20px !important;
    margin-left: 5px;
    margin-right: 5px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
}
.alliance_booking_link_button a:hover #wsm7n_request_form___alliance_booking_link_ro a:hover {
    background-color: #76A843;
    background-image: linear-gradient(#587E31, #76A843 45%, #A0E35C);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    height: 25px !important;
    margin-left: 5px;
    margin-right: 5px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#list_6_com_content_6 td.wsm7n_request_form___alliance_booking_link a, #list_6_com_content_6 td.wsm7n_request_form___team_link a, #list_6_com_content_6 td.wsm7n_request_form___event_name a, #list_7_com_fabrik_7 td.wsm7n_request_form___alliance_booking_link a, #list_7_com_fabrik_7 td.wsm7n_request_form___team_link a, #list_7_com_fabrik_7 td.wsm7n_request_form___event_name a, #list_8_com_fabrik_8 td.wsm8n_request_form___alliance_booking_link a, #list_8_com_fabrik_8 td.wsm8n_request_form___team_link a, #list_8_com_fabrik_8 td.wsm8n_request_form___event_name a {
    background-color: #76A843;
    background-image: linear-gradient(#A0E35C, #76A843 45%, #587E31);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 75px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 100%;
}
#list_6_com_content_6 td.wsm7n_request_form___alliance_booking_link a:hover, #list_6_com_content_6 td.wsm7n_request_form___team_link a:hover, #list_6_com_content_6 td.wsm7n_request_form___event_name a:hover, #list_7_com_fabrik_7 td.wsm7n_request_form___alliance_booking_link a:hover, #list_7_com_fabrik_7 td.wsm7n_request_form___team_link a:hover, #list_7_com_fabrik_7 td.wsm7n_request_form___event_name a:hover, #list_8_com_fabrik_8 td.wsm8n_request_form___alliance_booking_link a:hover, #list_8_com_fabrik_8 td.wsm8n_request_form___team_link a:hover, #list_8_com_fabrik_8 td.wsm8n_request_form___event_name a:hover {
    background-color: #76A843;
    background-image: linear-gradient(#587E31, #76A843 45%, #A0E35C);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 75px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 100%;
}
.module-title:before {
    content: none !important;
}
#listform_8_com_content_8 table.fabrikList td, #listform_8_com_content_8 table.fabrikList th, .advancedSeach_8_com_content_8 td, .advancedSeach_8_com_content_8 th {
    border: 1px solid #CCCCCC;
    padding: 5px;
}
#listform_8_com_content_8 table.fabrikList th {
    vertical-align: top;
}
#listform_8_com_content_8 th, #listform_8_com_content_8 .fabrik_groupheading, #listform_8_com_content_8 tfoot td {
    background: -moz-linear-gradient(center top , #F3F3F3, #D7D7D7) repeat scroll 0 0 #E7E7E7;
}
#listform_8_com_fabrik_8 a, #listform_8_com_fabrik_8 .fabrikDataContainer a:hover {
    background-color: #76A843;
    background-image: linear-gradient(#A0E35C, #76A843 45%, #587E31);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 75px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 100%;
}
#listform_8_com_content_8 .fabrik_action li a {
    display: block;
    padding: 4px 6px 2px;
}
#listform_8_com_content_8 a, #listform_8_com_content_8 .fabrikDataContainer a:hover {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}
img .fabrikTip {
    background-color: #FFFFFF;
    background-image: none;
}
.clearFilters {
    background-color: #CCCCCC !important;
    background-image: none !important;
}
#listform_8_com_fabrik_8 .fabrik_action li a {
    background-color: #CCCCCC !important;
    background-image: none !important;
    border: medium none;
    height: 22px;
    width: 21px;
}
.heading a .fabrikorder {
    background-color: #CCCCCC !important;
    background-image: none !important;
    border: medium none;
}
#listform_8_com_fabrik_8 .fabrik_ordercell a, #listform_8_com_fabrik_8 .fabrik_ordercell a:hover {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #777777 !important;
    font-weight: bold !important;
    line-height: 19px !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #FFFFFF !important;
    text-transform: capitalize !important;
}
.fabrikorder img {
    display: none !important;
}
.pagenav {
    background-image: none !important;
    border: medium none !important;
    box-shadow: none !important;
    cursor: pointer;
    display: inline !important;
    height: 12px !important;
    width: 50px !important;
}
#rt-logo {
    display: block;
    height: 80px;
    margin: 0;
    width: 100%;
}
.header-type-preset1 .sprocket-features-index-2 .sprocket-features-img-container img {
    background-image: url("") !important;
}
.header-type-preset1 .sprocket-features-index-1 .sprocket-features-img-container img {
    background-image: url("") !important;
}
.rt-footer-logo {
    height: 85px !important;
    width: 300px !important;
}
#listform_6_com_fabrik_6 a, #listform_6_com_fabrik_6 .fabrikDataContainer a:hover, #listform_6_com_fabrik_6 a, #listform_6_com_fabrik_6 .fabrikDataContainer a:hover {
    background-color: #76A843;
    background-image: linear-gradient(#A0E35C, #76A843 45%, #587E31);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 75px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 100%;
}
#listform_6_com_fabrik_6 .fabrik_action li a {
    background: none no-repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    color: #797A7A;
    cursor: pointer;
    display: block;
    height: 25px;
    padding-right: 5px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    width: 100%;
}
#listform_6_com_fabrik_6 .fabrik_ordercell a {
    background-image: none;
    color: #333333;
    text-decoration: none;
}
.alliance_booking_link_button a, #wsm7n_request_form___alliance_booking_link_ro a {
    background-color: #76A843;
    background-image: linear-gradient(#A0E35C, #76A843 45%, #587E31);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    height: 20px !important;
    margin-left: 5px;
    margin-right: 5px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
}
#wsm7n_request_form___team_link_ro a {
    background-color: #76A843;
    background-image: linear-gradient(#A0E35C, #76A843 45%, #587E31);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    height: 20px !important;
    margin-left: 5px;
    margin-right: 5px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
}
.alliance_booking_link_button a:hover #wsm7n_request_form___alliance_booking_link_ro a:hover {
    background-color: #76A843;
    background-image: linear-gradient(#587E31, #76A843 45%, #A0E35C);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    height: 25px !important;
    margin-left: 5px;
    margin-right: 5px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#list_6_com_content_6 td.wsm7n_request_form___alliance_booking_link a, #list_6_com_content_6 td.wsm7n_request_form___team_link a, #list_6_com_content_6 td.wsm7n_request_form___event_name a, #list_7_com_fabrik_7 td.wsm7n_request_form___alliance_booking_link a, #list_7_com_fabrik_7 td.wsm7n_request_form___team_link a, #list_7_com_fabrik_7 td.wsm7n_request_form___event_name a, #list_8_com_fabrik_8 td.wsm8n_request_form___alliance_booking_link a, #list_8_com_fabrik_8 td.wsm8n_request_form___team_link a, #list_8_com_fabrik_8 td.wsm8n_request_form___event_name a {
    background-color: #76A843;
    background-image: linear-gradient(#A0E35C, #76A843 45%, #587E31);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 75px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 100%;
}
#list_6_com_content_6 td.wsm7n_request_form___alliance_booking_link a:hover, #list_6_com_content_6 td.wsm7n_request_form___team_link a:hover, #list_6_com_content_6 td.wsm7n_request_form___event_name a:hover, #list_7_com_fabrik_7 td.wsm7n_request_form___alliance_booking_link a:hover, #list_7_com_fabrik_7 td.wsm7n_request_form___team_link a:hover, #list_7_com_fabrik_7 td.wsm7n_request_form___event_name a:hover, #list_8_com_fabrik_8 td.wsm8n_request_form___alliance_booking_link a:hover, #list_8_com_fabrik_8 td.wsm8n_request_form___team_link a:hover, #list_8_com_fabrik_8 td.wsm8n_request_form___event_name a:hover {
    background-color: #76A843;
    background-image: linear-gradient(#587E31, #76A843 45%, #A0E35C);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 75px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 100%;
}
.module-title:before {
    content: none !important;
}
#listform_8_com_content_8 table.fabrikList td, #listform_8_com_content_8 table.fabrikList th, .advancedSeach_8_com_content_8 td, .advancedSeach_8_com_content_8 th {
    border: 1px solid #CCCCCC;
    padding: 5px;
}
#listform_8_com_content_8 table.fabrikList th {
    vertical-align: top;
}
#listform_8_com_content_8 th, #listform_8_com_content_8 .fabrik_groupheading, #listform_8_com_content_8 tfoot td {
    background: -moz-linear-gradient(center top , #F3F3F3, #D7D7D7) repeat scroll 0 0 #E7E7E7;
}
#listform_8_com_fabrik_8 a, #listform_8_com_fabrik_8 .fabrikDataContainer a:hover {
    background-color: #76A843;
    background-image: linear-gradient(#A0E35C, #76A843 45%, #587E31);
    background-repeat: no-repeat;
    border: 1px solid #587E31;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(225, 225, 225, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 75px;
    perspective-origin: 36.5px 11.5px;
    text-align: center;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 100%;
}
#listform_8_com_content_8 .fabrik_action li a {
    display: block;
    padding: 4px 6px 2px;
}
#listform_8_com_content_8 a, #listform_8_com_content_8 .fabrikDataContainer a:hover {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}
img .fabrikTip {
    background-color: #FFFFFF;
    background-image: none;
}
.clearFilters {
    background-color: #CCCCCC !important;
    background-image: none !important;
}
#listform_8_com_fabrik_8 .fabrik_action li a {
    background-color: #CCCCCC !important;
    background-image: none !important;
    border: medium none;
    height: 22px;
    width: 21px;
}
.heading a .fabrikorder {
    background-color: #CCCCCC !important;
    background-image: none !important;
    border: medium none;
}
#listform_8_com_fabrik_8 .fabrik_ordercell a, #listform_8_com_fabrik_8 .fabrik_ordercell a:hover {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #777777 !important;
    font-weight: bold !important;
    line-height: 19px !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #FFFFFF !important;
    text-transform: capitalize !important;
}
.fabrikorder img {
    display: none !important;
}
.pagenav {
    background-image: none !important;
    border: medium none !important;
    box-shadow: none !important;
    cursor: pointer;
    display: inline !important;
    height: 12px !important;
    width: 50px !important;
}
body {
    color: #606060;
}
a {
    color: #80B64B;
}
.rt-light a {
    color: #4D6E2D;
}
a:hover {
    color: #78CAFD;
}
.rt-light a:hover {
    color: #0268A7;
}
#rt-top-surround .title, #rt-top-surround h1, #rt-top-surround h2, #rt-top-surround h3, #rt-top-surround h4, #rt-top-surround h5, #rt-top-surround h6 {
    color: #FFFFFF;
}
#rt-mainbody-surround .title, #rt-drawer .title, #rt-debug .title, #rt-mainbody-surround h1, #rt-drawer h1, #rt-debug h1, #rt-mainbody-surround h2, #rt-drawer h2, #rt-debug h2, #rt-mainbody-surround h3, #rt-drawer h3, #rt-debug h3, #rt-mainbody-surround h4, #rt-drawer h4, #rt-debug h4, #rt-mainbody-surround h5, #rt-drawer h5, #rt-debug h5, #rt-mainbody-surround h6, #rt-drawer h6, #rt-debug h6 {
    color: #606060;
}
#rt-footer-surround .title, #rt-footer-surround h1, #rt-footer-surround h2, #rt-footer-surround h3, #rt-footer-surround h4, #rt-footer-surround h5, #rt-footer-surround h6 {
    color: #FFFFFF;
}
.logo-type-hexeris #rt-logo {
    background: url("images/logo.png") no-repeat scroll 0 0 transparent;
}
.rt-topbar {
    background: repeating-linear-gradient(to right, #7EB347, #7EB347 50px, #CDD5E0 50px, #CDD5E0 100px, #81CDE7 100px, #81CDE7 150px, #FFE2AB 150px, #FFE2AB 200px, #D1DFE0 200px, #D1DFE0 250px) repeat scroll 0 0 transparent;
}
#rt-top-surround {
    background: none no-repeat scroll center center / cover transparent;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.gf-menu, .gf-menu-device-container {
    background-image: url("../images/overlays/dark.png");
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset, 0 0 0 1px rgba(255, 255, 255, 0.08);
}
.rt-light .gf-menu, .rt-light .gf-menu-device-container {
    box-shadow: 0 0 2px rgba(255, 255, 255, 0.5) inset, 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.rt-light .gf-menu .item, .rt-light .gf-menu li.parent > .item:after, .rt-light .gf-menu-device-container .item, .rt-light .gf-menu-device-container li.parent > .item:after {
    color: #484848;
    text-shadow: 1px -1px 0 rgba(255, 255, 255, 0.3);
}
.rt-light .gf-menu li:hover .item, .rt-light .gf-menu li.parent:hover > .item:after, .rt-light .gf-menu li.parent.active > .item:after, .rt-light .gf-menu .active .item, .rt-light .gf-menu .dropdown .item, .rt-light .gf-menu .dropdown li.parent > .item:after, .rt-light .gf-menu .dropdown li.parent.active > .item:after, .rt-light .gf-menu-device-container li:hover .item, .rt-light .gf-menu-device-container li.parent:hover > .item:after, .rt-light .gf-menu-device-container li.parent.active > .item:after, .rt-light .gf-menu-device-container .active .item, .rt-light .gf-menu-device-container .dropdown .item, .rt-light .gf-menu-device-container .dropdown li.parent > .item:after, .rt-light .gf-menu-device-container .dropdown li.parent.active > .item:after {
    color: #FFFFFF;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, 0.3);
}
.rt-light .gf-menu li .item.subtext > em, .rt-light .gf-menu-device-container li .item.subtext > em {
    color: rgba(72, 72, 72, 0.7);
}
.rt-light .gf-menu li:hover .item.subtext > em, .rt-light .gf-menu li.active .item.subtext > em, .rt-light .gf-menu-device-container li:hover .item.subtext > em, .rt-light .gf-menu-device-container li.active .item.subtext > em {
    color: rgba(255, 255, 255, 0.7);
}
.rt-light .gf-menu-device-container li:hover .item, .rt-light .gf-menu-device-container li.parent:hover > .item:after, .rt-light .gf-menu-device-container .dropdown .item, .rt-light .gf-menu-device-container .dropdown li.parent > .item:after {
    color: #484848;
    text-shadow: 1px -1px 0 rgba(255, 255, 255, 0.3);
}
.rt-light .gf-menu-device-container li.parent.active > .item:after, .rt-light .gf-menu-device-container .active .item, .rt-light .gf-menu-device-container .dropdown li.parent.active > .item:after {
    color: #FFFFFF;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, 0.3);
}
#rt-mainbody-surround, #rt-drawer, #rt-debug {
    color: #606060;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}
#rt-mainbody {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    color: #606060;
}
#rt-footer-surround {
    background: none no-repeat scroll center center / cover transparent;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
#rt-footer-surround #rt-footer-overlay {
    background-image: url("../images/overlays/dark.png");
}
#rt-copyright {
    background: none repeat scroll 0 0 #19191B;
}
.powered-by {
    background-image: url("../images/main/rocket.png");
}
.rt-social-buttons {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    color: #606060;
}
.rt-social-buttons a.social-button {
    color: #606060;
}
.rt-social-buttons a.social-button:hover {
    background: none repeat scroll 0 0 #78CAFD;
    color: #FFFFFF;
}
.component-body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #606060;
}
.layout-showcase .sprocket-features-title, .layout-showcase .sprocket-features-title a, .layout-showcase .sprocket-features-desc, .layout-slideshow .sprocket-features-title, .layout-slideshow .sprocket-features-title a, .layout-slideshow .sprocket-features-desc {
    color: #FFFFFF;
}
.layout-showcase .sprocket-features-pagination li, .layout-showcase .sprocket-features-arrows .arrow, .layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #606060;
}
.sprocket-mosaic .sprocket-mosaic-item {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-title a {
    color: #606060;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-title a:hover {
    color: #80B64B;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-content:before {
    color: #FFFFFF;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-hovercontent {
    color: #80B64B;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-hovercontent:hover {
    color: #78CAFD;
}
.sprocket-mosaic .sprocket-mosaic-tags li, .sprocket-mosaic ul.sprocket-mosaic-tags li {
    background: none repeat scroll 0 0 #606060;
    color: #FFFFFF;
}
.sprocket-tabs .sprocket-tabs-nav {
    background: none repeat scroll 0 0 #474747;
}
.sprocket-tabs .sprocket-tabs-nav > li .sprocket-tabs-inner {
    color: #FFFFFF;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, 0.3);
}
.sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner {
    background: none repeat scroll 0 0 #80B64B;
    color: #FFFFFF;
}
.sprocket-tabs .sprocket-tabs-nav > li.active > .sprocket-tabs-inner:before {
    color: #80B64B;
    text-shadow: none;
}
.box1 .sprocket-lists .sprocket-lists-title, .box2 .sprocket-lists .sprocket-lists-title, .box4 .sprocket-lists .sprocket-lists-title, .box6 .sprocket-lists .sprocket-lists-title {
    color: #FFFFFF !important;
}
.box3 .sprocket-lists .sprocket-lists-title, .box5 .sprocket-lists .sprocket-lists-title {
    color: #606060;
}
.sprocket-lists .sprocket-lists-container li.active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}
[class^="title"] .sprocket-lists .sprocket-lists-container, [class*=" title"] .sprocket-lists .sprocket-lists-container {
    margin-top: -20px;
}
.sprocket-headlines .sprocket-headlines-navigation .arrow {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #606060;
}
.sprocket-strips .sprocket-strips-pagination li, .sprocket-strips .sprocket-strips-arrows .arrow {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #606060;
}
.rokajaxsearch .inputbox {
    background-image: url("../images/main/search-controls.png");
}
#roksearch_results {
    background: none repeat scroll 0 0 #F2F2F2;
}
#roksearch_results .roksearch_wrapper1 .roksearch_header, #roksearch_results .roksearch_wrapper1 .roksearch_result_wrapper1 {
    border: medium none;
}
#roksearch_results .roksearch_wrapper1 .roksearch_row_btm {
    border-top: medium none #E6E6E6;
}
#roksearch_results .arrow-right {
    background: url("../images/main/search-controls.png") no-repeat scroll 0 -15px transparent;
}
#roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right-disabled {
    background: url("../images/main/search-controls.png") no-repeat scroll 0 -33px transparent;
}
#roksearch_results .arrow-left {
    background: url("../images/main/search-controls.png") no-repeat scroll 0 2px transparent;
}
#roksearch_results .container-wrapper .roksearch_result_wrapper1 {
    background-color: #F6F6F6;
    background-image: linear-gradient(#FFFFFF, #FAFAFA 45%, #E6E6E6);
    background-repeat: no-repeat;
}
#roksearch_results .roksearch_result_wrapper1:hover {
    background-color: #7CB048;
    background-image: linear-gradient(#9AC56F, #80B64B 45%, #6C9A3E);
    background-repeat: no-repeat;
    border-color: #78AC46;
    color: #FFFFFF;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
}
#roksearch_results .roksearch_result_wrapper1:hover h3 {
    color: #FFFFFF;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3);
}
#roksearch_results .roksearch_result_wrapper1:hover span.highlight {
    background-color: #1A260F;
}
#roksearch_results #roksearch_link {
    background: url("../images/main/search-controls.png") no-repeat scroll 0 -50px transparent;
}
#roksearch_results span.highlight {
    background-color: #78CAFD;
    text-shadow: none;
}
ul.menu.nav > li > a {
    background: none repeat scroll 0 0 transparent;
}
.pagenav li {
    background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #D5D5D5;
}
.login-fields #username, .login-fields #password, #contact-form dd input, #contact-form dd textarea, #modlgn-username, #modlgn-passwd, #jform_email, #member-registration dd input, #search-searchword, .finder .inputbox, .inputbox {
    border: 1px solid #D5D5D5;
}
.component-content .contact .title {
    background-color: #F1F1F1;
    background-image: linear-gradient(to bottom, #FFFFFF, #DDDDDD);
    background-repeat: repeat-x;
    border: 1px solid #D5D5D5;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.pagination ul li a {
    background-color: #F1F1F1;
    background-image: linear-gradient(to bottom, #FFFFFF, #DDDDDD);
    background-repeat: repeat-x;
    border: 1px solid #D5D5D5;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.pagination ul li span {
    background: none repeat scroll 0 0 #EAEAEA;
    border: 1px solid #D5D5D5;
    color: #AAAAAA;
}
.breadcrumbs a:after, .breadcrumb a:after {
    color: #AAAAAA;
}
.breadcrumbs .showHere, .breadcrumb .showHere {
    font-weight: bold;
    margin-right: 5px;
}
.article-info.muted {
    color: inherit;
}
.article-info dd:before {
    text-shadow: 1px 1px 0 #FFFFFF;
}
.tip-wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    color: #606060;
}
.system-unpublished .system-unpublished {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #D5D5D5;
}
.tags .label-info {
    background-color: #80B64B;
    color: #FFFFFF;
    font-weight: normal;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}
.tags .label-info:hover {
    background-color: #5A8034;
    color: #FFFFFF;
}
abbr[title] {
    border-bottom: 1px dotted #D5D5D5;
}
blockquote {
    border-left: 5px solid #D5D5D5;
}
blockquote small {
    color: #AAAAAA;
}
blockquote.pull-right {
    border-right: 5px solid #D5D5D5;
}
legend {
    color: #606060;
}
legend small {
    color: #D5D5D5;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #D5D5D5;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    color: #606060;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border: 1px solid #80B64B !important;
    box-shadow: 0 0 6px #C0DBA6 !important;
}
select {
    border: 1px solid #D5D5D5;
}
.uneditable-input, .uneditable-textarea {
    background-color: #FFFFFF;
    border-color: #D5D5D5;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.024) inset;
    color: #AAAAAA;
}
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    border-color: #D5D5D5;
}
.input-prepend .add-on, .input-append .add-on {
    background-color: #F0F0F0;
    border: 1px solid #D5D5D5;
    text-shadow: 0 1px 0 #FFFFFF;
}
.input-prepend.input-append .media-preview, .input-append.input-append .media-preview {
    margin: 0;
}
.btn.disabled, .btn[disabled] {
    background: none repeat scroll 0 0 #E6E6E6 !important;
    color: #333333 !important;
}
.btn.disabled.btn-primary, .btn.btn-primary[disabled] {
    background: none repeat scroll 0 0 #0044CC !important;
    color: #FFFFFF !important;
}
.form-actions {
    background-color: #F0F0F0;
    border-top: 1px solid #D5D5D5;
}
.uneditable-input {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.024) inset;
}
.help-block, .help-inline {
}
.gantry-example {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
}
.rt-dark .gantry-example {
    background-color: #000000;
    border: 1px solid #FCFCFC;
}
.gantry-example:after {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    color: #9DA0A4;
}
.rt-dark .gantry-example:after {
    background-color: #0D0D0D;
    border: 1px solid #FCFCFC;
    color: #FFFFFF;
}
.table-bordered th, .table-bordered td, .table th, .table td, .table-bordered, .list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
    border-color: #D5D5D5;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th, .table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: #F0F0F0;
}
.well {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
}
.nav-tabs.nav-stacked > li > a {
    background-color: #F0F0F0;
}
.nav-tabs.nav-stacked > li > a:hover {
    background-color: #EAEAEA;
}
.list-striped li:nth-child(2n+1), .list-striped dd:nth-child(2n+1), .row-striped .row:nth-child(2n+1), .row-striped .row-fluid:nth-child(2n+1), .cat-list-row0 {
    background-color: #EAEAEA;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover, .cat-list-row0:hover, .cat-list-row1:hover {
    background-color: #FCFCFC;
}
.filter-search.alert-info {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: inherit;
}
.filter-search.alert-info .inputbox {
}
p.success, p.info, p.error, p.warning, tr.success, tr.info, tr.error, tr.warning {
    border: 1px solid;
    border-radius: 6px 6px 6px 6px;
    padding: 15px;
}
p.success a, p.info a, p.error a, p.warning a, tr.success a, tr.info a, tr.error a, tr.warning a {
    color: #666666 !important;
}
p.success a:hover, p.info a:hover, p.error a:hover, p.warning a:hover, tr.success a:hover, tr.info a:hover, tr.error a:hover, tr.warning a:hover {
    color: #000000 !important;
    text-shadow: none;
}
p.success, tr.success {
    background: none repeat scroll 0 0 #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
    text-shadow: none;
}
p.info, tr.info {
    background: none repeat scroll 0 0 #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
    text-shadow: none;
}
p.error, tr.error {
    background: none repeat scroll 0 0 #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
    text-shadow: none;
}
p.warning, tr.warning {
    background: none repeat scroll 0 0 #FCF8E3;
    border-color: #FBEED5;
    color: #C09853;
    text-shadow: none;
}
#system-message dd ul {
    background: none repeat scroll 0 0 #BFD3E6;
    border: 1px solid #84A7DB;
    color: #0055BB;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4);
}
#system-message .error ul {
    background: none repeat scroll 0 0 #EBC8C9;
    border: 1px solid #DE7A7B;
    color: #CC0000;
}
#system-message .notice ul {
    background: none repeat scroll 0 0 #F5ECC1;
    border: 1px solid #B8A871;
    color: #A08B4C;
}
#system-message .alert {
    background: none repeat scroll 0 0 #BFD3E6;
    border: 1px solid #84A7DB;
    color: #0055BB;
}
#system-message .alert-error {
    background: none repeat scroll 0 0 #EBC8C9;
    border: 1px solid #DE7A7B;
    color: #CC0000;
}
#system-message .alert-warning {
    background: none repeat scroll 0 0 #F5ECC1;
    border: 1px solid #B8A871;
    color: #A08B4C;
}
#system-message .alert-success {
    background: none repeat scroll 0 0 #DFF0D8;
    border: 1px solid #93BC8F;
    color: #468847;
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.woff") format("woff"), url("../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.svg#FontAwesome") format("svg");
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
    display: inline-block;
    text-decoration: inherit;
}
.icon-large:before {
    font-size: 1.33333em;
    vertical-align: middle;
}
.btn [class^="icon-"], .btn [class*=" icon-"], .nav-tabs [class^="icon-"], .nav-tabs [class*=" icon-"] {
    line-height: 0.9em;
}
li [class^="icon-"], li [class*=" icon-"] {
    display: inline-block;
    text-align: center;
    width: 1.25em;
}
li .icon-large:before, li .icon-large:before {
    width: 1.875em;
}
ul.icons {
    list-style-type: none;
    margin-left: 2em;
    text-indent: -0.8em;
}
ul.icons li [class^="icon-"], ul.icons li [class*=" icon-"] {
    width: 0.8em;
}
ul.icons li .icon-large:before, ul.icons li .icon-large:before {
    vertical-align: initial;
}
.icon-glass:before {
    content: "";
}
.icon-music:before {
    content: "";
}
.icon-search:before {
    content: "";
}
.icon-envelope:before {
    content: "";
}
.icon-heart:before {
    content: "";
}
.icon-star:before {
    content: "";
}
.icon-star-empty:before {
    content: "";
}
.icon-user:before {
    content: "";
}
.icon-film:before {
    content: "";
}
.icon-th-large:before {
    content: "";
}
.icon-th:before {
    content: "";
}
.icon-th-list:before {
    content: "";
}
.icon-ok:before {
    content: "";
}
.icon-remove:before {
    content: "";
}
.icon-zoom-in:before {
    content: "";
}
.icon-zoom-out:before {
    content: "";
}
.icon-off:before {
    content: "";
}
.icon-signal:before {
    content: "";
}
.icon-cog:before {
    content: "";
}
.icon-trash:before {
    content: "";
}
.icon-home:before {
    content: "";
}
.icon-file:before {
    content: "";
}
.icon-time:before {
    content: "";
}
.icon-road:before {
    content: "";
}
.icon-download-alt:before {
    content: "";
}
.icon-download:before {
    content: "";
}
.icon-upload:before {
    content: "";
}
.icon-inbox:before {
    content: "";
}
.icon-play-circle:before {
    content: "";
}
.icon-repeat:before {
    content: "";
}
.icon-refresh:before {
    content: "";
}
.icon-list-alt:before {
    content: "";
}
.icon-lock:before {
    content: "";
}
.icon-flag:before {
    content: "";
}
.icon-headphones:before {
    content: "";
}
.icon-volume-off:before {
    content: "";
}
.icon-volume-down:before {
    content: "";
}
.icon-volume-up:before {
    content: "";
}
.icon-qrcode:before {
    content: "";
}
.icon-barcode:before {
    content: "";
}
.icon-tag:before {
    content: "";
}
.icon-tags:before {
    content: "";
}
.icon-book:before {
    content: "";
}
.icon-bookmark:before {
    content: "";
}
.icon-print:before {
    content: "";
}
.icon-camera:before {
    content: "";
}
.icon-font:before {
    content: "";
}
.icon-bold:before {
    content: "";
}
.icon-italic:before {
    content: "";
}
.icon-text-height:before {
    content: "";
}
.icon-text-width:before {
    content: "";
}
.icon-align-left:before {
    content: "";
}
.icon-align-center:before {
    content: "";
}
.icon-align-right:before {
    content: "";
}
.icon-align-justify:before {
    content: "";
}
.icon-list:before {
    content: "";
}
.icon-indent-left:before {
    content: "";
}
.icon-indent-right:before {
    content: "";
}
.icon-facetime-video:before {
    content: "";
}
.icon-picture:before {
    content: "";
}
.icon-pencil:before {
    content: "";
}
.icon-map-marker:before {
    content: "";
}
.icon-adjust:before {
    content: "";
}
.icon-tint:before {
    content: "";
}
.icon-edit:before {
    content: "";
}
.icon-share:before {
    content: "";
}
.icon-check:before {
    content: "";
}
.icon-move:before {
    content: "";
}
.icon-step-backward:before {
    content: "";
}
.icon-fast-backward:before {
    content: "";
}
.icon-backward:before {
    content: "";
}
.icon-play:before {
    content: "";
}
.icon-pause:before {
    content: "";
}
.icon-stop:before {
    content: "";
}
.icon-forward:before {
    content: "";
}
.icon-fast-forward:before {
    content: "";
}
.icon-step-forward:before {
    content: "";
}
.icon-eject:before {
    content: "";
}
.icon-chevron-left:before {
    content: "";
}
.icon-chevron-right:before {
    content: "";
}
.icon-plus-sign:before {
    content: "";
}
.icon-minus-sign:before {
    content: "";
}
.icon-remove-sign:before {
    content: "";
}
.icon-ok-sign:before {
    content: "";
}
.icon-question-sign:before {
    content: "";
}
.icon-info-sign:before {
    content: "";
}
.icon-screenshot:before {
    content: "";
}
.icon-remove-circle:before {
    content: "";
}
.icon-ok-circle:before {
    content: "";
}
.icon-ban-circle:before {
    content: "";
}
.icon-arrow-left:before {
    content: "";
}
.icon-arrow-right:before {
    content: "";
}
.icon-arrow-up:before {
    content: "";
}
.icon-arrow-down:before {
    content: "";
}
.icon-share-alt:before {
    content: "";
}
.icon-resize-full:before {
    content: "";
}
.icon-resize-small:before {
    content: "";
}
.icon-plus:before {
    content: "";
}
.icon-minus:before {
    content: "";
}
.icon-asterisk:before {
    content: "";
}
.icon-exclamation-sign:before {
    content: "";
}
.icon-gift:before {
    content: "";
}
.icon-leaf:before {
    content: "";
}
.icon-fire:before {
    content: "";
}
.icon-eye-open:before {
    content: "";
}
.icon-eye-close:before {
    content: "";
}
.icon-warning-sign:before {
    content: "";
}
.icon-plane:before {
    content: "";
}
.icon-calendar:before {
    content: "";
}
.icon-random:before {
    content: "";
}
.icon-comment:before {
    content: "";
}
.icon-magnet:before {
    content: "";
}
.icon-chevron-up:before {
    content: "";
}
.icon-chevron-down:before {
    content: "";
}
.icon-retweet:before {
    content: "";
}
.icon-shopping-cart:before {
    content: "";
}
.icon-folder-close:before {
    content: "";
}
.icon-folder-open:before {
    content: "";
}
.icon-resize-vertical:before {
    content: "";
}
.icon-resize-horizontal:before {
    content: "";
}
.icon-bar-chart:before {
    content: "";
}
.icon-twitter-sign:before {
    content: "";
}
.icon-facebook-sign:before {
    content: "";
}
.icon-camera-retro:before {
    content: "";
}
.icon-key:before {
    content: "";
}
.icon-cogs:before {
    content: "";
}
.icon-comments:before {
    content: "";
}
.icon-thumbs-up:before {
    content: "";
}
.icon-thumbs-down:before {
    content: "";
}
.icon-star-half:before {
    content: "";
}
.icon-heart-empty:before {
    content: "";
}
.icon-signout:before {
    content: "";
}
.icon-linkedin-sign:before {
    content: "";
}
.icon-pushpin:before {
    content: "";
}
.icon-external-link:before {
    content: "";
}
.icon-signin:before {
    content: "";
}
.icon-trophy:before {
    content: "";
}
.icon-github-sign:before {
    content: "";
}
.icon-upload-alt:before {
    content: "";
}
.icon-lemon:before {
    content: "";
}
.icon-phone:before {
    content: "";
}
.icon-check-empty:before {
    content: "";
}
.icon-bookmark-empty:before {
    content: "";
}
.icon-phone-sign:before {
    content: "";
}
.icon-twitter:before {
    content: "";
}
.icon-facebook:before {
    content: "";
}
.icon-github:before {
    content: "";
}
.icon-unlock:before {
    content: "";
}
.icon-credit-card:before {
    content: "";
}
.icon-rss:before {
    content: "";
}
.icon-hdd:before {
    content: "";
}
.icon-bullhorn:before {
    content: "";
}
.icon-bell:before {
    content: "";
}
.icon-certificate:before {
    content: "";
}
.icon-hand-right:before {
    content: "";
}
.icon-hand-left:before {
    content: "";
}
.icon-hand-up:before {
    content: "";
}
.icon-hand-down:before {
    content: "";
}
.icon-circle-arrow-left:before {
    content: "";
}
.icon-circle-arrow-right:before {
    content: "";
}
.icon-circle-arrow-up:before {
    content: "";
}
.icon-circle-arrow-down:before {
    content: "";
}
.icon-globe:before {
    content: "";
}
.icon-wrench:before {
    content: "";
}
.icon-tasks:before {
    content: "";
}
.icon-filter:before {
    content: "";
}
.icon-briefcase:before {
    content: "";
}
.icon-fullscreen:before {
    content: "";
}
.icon-group:before {
    content: "";
}
.icon-link:before {
    content: "";
}
.icon-cloud:before {
    content: "";
}
.icon-beaker:before {
    content: "";
}
.icon-cut:before {
    content: "";
}
.icon-copy:before {
    content: "";
}
.icon-paper-clip:before {
    content: "";
}
.icon-save:before {
    content: "";
}
.icon-sign-blank:before {
    content: "";
}
.icon-reorder:before {
    content: "";
}
.icon-list-ul:before {
    content: "";
}
.icon-list-ol:before {
    content: "";
}
.icon-strikethrough:before {
    content: "";
}
.icon-underline:before {
    content: "";
}
.icon-table:before {
    content: "";
}
.icon-magic:before {
    content: "";
}
.icon-truck:before {
    content: "";
}
.icon-pinterest:before {
    content: "";
}
.icon-pinterest-sign:before {
    content: "";
}
.icon-google-plus-sign:before {
    content: "";
}
.icon-google-plus:before {
    content: "";
}
.icon-money:before {
    content: "";
}
.icon-caret-down:before {
    content: "";
}
.icon-caret-up:before {
    content: "";
}
.icon-caret-left:before {
    content: "";
}
.icon-caret-right:before {
    content: "";
}
.icon-columns:before {
    content: "";
}
.icon-sort:before {
    content: "";
}
.icon-sort-down:before {
    content: "";
}
.icon-sort-up:before {
    content: "";
}
.icon-envelope-alt:before {
    content: "";
}
.icon-linkedin:before {
    content: "";
}
.icon-undo:before {
    content: "";
}
.icon-legal:before {
    content: "";
}
.icon-dashboard:before {
    content: "";
}
.icon-comment-alt:before {
    content: "";
}
.icon-comments-alt:before {
    content: "";
}
.icon-bolt:before {
    content: "";
}
.icon-sitemap:before {
    content: "";
}
.icon-umbrella:before {
    content: "";
}
.icon-paste:before {
    content: "";
}
.icon-user-md:before {
    content: "";
}
body .noitalic {
    font-style: normal !important;
}
body .nobold {
    font-weight: normal !important;
}
body .flush {
    margin: 0 !important;
    padding: 0 !important;
}
body .nomarginall {
    margin: 0 !important;
}
body .nopaddingall {
    padding: 0 !important;
}
body .nomargintop {
    margin-top: 0 !important;
}
body .nomarginbottom {
    margin-bottom: 0 !important;
}
body .nomarginleft {
    margin-left: 0 !important;
}
body .nomarginright {
    margin-right: 0 !important;
}
body .nopaddingtop {
    padding-top: 0 !important;
}
body .nopaddingbottom {
    padding-bottom: 0 !important;
}
body .nopaddingleft {
    padding-left: 0 !important;
}
body .nopaddingright {
    padding-right: 0 !important;
}
#rokajaxsearch {
    margin: 0;
}
#rokajaxsearch > .rokajaxsearch {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
}
.rokajaxsearch .inputbox {
    -moz-box-sizing: border-box;
    background-position: 97% -65px;
    background-repeat: no-repeat;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    height: 37px;
    margin-bottom: 0;
    padding: 0 5px;
    width: 100%;
}
.rokajaxsearch .search_options {
    margin-top: 8px;
    padding-bottom: 15px;
}
.rokajaxsearch .search_options label {
    margin-right: 20px !important;
}
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
    margin: 0 5px 0 0;
}
.rokajaxsearch .clr {
    clear: both;
}
.rokajaxsearch .searchintro {
    overflow: hidden;
}
#roksearch_results {
    border-radius: 2px 2px 2px 2px;
    float: right;
    margin-top: 5px;
    position: absolute;
    text-align: left;
    visibility: hidden;
    width: 400px;
    z-index: 10000;
}
#roksearch_results .small {
    bottom: 0;
    display: inline;
    font-size: 11px;
    font-style: italic;
    position: relative;
    right: 0;
    text-align: inherit;
}
#roksearch_results a.clr {
    margin: 10px 0 5px;
}
#roksearch_results h3 {
    font-size: 110%;
    line-height: 110%;
    margin-bottom: 2px;
    margin-top: 0;
    padding-bottom: 0;
}
#roksearch_results .container-wrapper {
    overflow: hidden;
}
#roksearch_results .page {
    float: left;
}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
    font-size: 14px;
    font-weight: normal;
    line-height: 130%;
    padding: 10px 15px;
    text-transform: none;
}
#roksearch_results .roksearch_header {
    border-radius: 3px 3px 0 0;
}
#roksearch_results .roksearch_row_btm {
    border-radius: 0 0 3px 3px;
}
#roksearch_results .roksearch_row_btm {
    border-bottom: medium none;
    overflow: hidden;
}
#roksearch_results .roksearch_row_btm span {
    line-height: 140%;
}
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
    border-bottom: medium none;
    padding: 15px;
}
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
    line-height: 140%;
    margin-top: 15px;
}
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
    margin-top: 0;
}
#roksearch_results .viewall {
    float: left;
    margin: 0 5px;
}
#roksearch_results .viewall span {
    line-height: 130%;
    text-transform: none;
}
#roksearch_results .estimated_res {
    float: left;
    font-size: 9px;
    font-style: italic;
    text-transform: none;
}
#roksearch_results .pagination_res {
    float: right;
    font-size: 11px;
    font-style: normal;
    margin-top: -1px;
    text-transform: none;
}
#roksearch_results .powered-by-google {
    font-size: 9px;
    font-style: italic;
    text-transform: lowercase;
}
#roksearch_results .google-search #roksearch_link {
    margin-top: 5px;
}
#roksearch_results .google-thumb-image {
    margin: 0 auto;
}
#roksearch_results .readon {
    margin-top: 15px;
}
#roksearch_results .readon span, #roksearch_results .readon .button {
    font-size: 13px;
    line-height: 22px;
}
#roksearch_results .container-arrows {
    float: left;
    height: 12px;
    margin-right: 5px;
    margin-top: 2px;
    position: relative;
    width: 30px;
}
#roksearch_results .roksearch_wrapper2, #roksearch_results .roksearch_wrapper3, #roksearch_results .roksearch_wrapper4 {
    border-radius: 2px 2px 2px 2px;
}
#roksearch_results .roksearch_result_wrapper1 {
    transition: background-color 0.3s linear 0s;
}
#roksearch_results #roksearch_link {
    display: block;
    float: right;
    height: 16px;
    margin-top: 15px;
    width: 16px;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
    height: 12px;
    position: absolute;
    top: 0;
    width: 12px;
}
#roksearch_results .arrow-left {
    background-position: 0 2px;
    cursor: pointer;
    left: 0;
}
#roksearch_results .arrow-left-disabled {
    background-position: 0 -33px;
    left: 0;
}
#roksearch_results .arrow-right {
    background-position: 0 -15px;
    cursor: pointer;
    left: 18px;
}
#roksearch_results .arrow-right-disabled {
    background-position: 0 -33px;
    left: 18px;
}
.rg-sc .rg-scr-slide {
    display: block;
}
.rg-sc .rg-scr-info {
    left: 0;
    position: relative;
    right: 0;
}
.rg-sc .layout-left .rg-scr-info {
    left: 0;
}
.rg-sc .layout-right .rg-scr-info {
    right: 0;
}
.rg-sc .rg-scr-content {
    position: absolute;
    top: 0;
}
.rg-sc .rg-scr-title-span {
    margin: 0 0 15px;
}
.rg-sc .rg-scr-desc-surround {
    clear: both;
}
.rg-sc .rg-scr-controls .prev {
    left: -40px;
}
.rg-sc .rg-scr-controls .next {
    right: -40px;
}
.rg-sc-slide .rg-sc-title-span {
    margin: 0 0 15px;
}
.rg-sc-slide .rg-sc-desc-surround {
    clear: both;
}
.com {
    color: #93A1A1;
}
.lit {
    color: #195F91;
}
.pun, .opn, .clo {
    color: #93A1A1;
}
.fun {
    color: #DC322F;
}
.str, .atv {
    color: #DD1144;
}
.kwd, .linenums .tag {
    color: #3A87B2;
}
.typ, .atn, .dec, .var {
    color: #008080;
}
.tag, .pln {
    color: #606060;
}
.prettyprint {
    background-color: #FCFCFC;
    padding: 8px;
}
.prettyprint.linenums {
    box-shadow: 40px 0 0 #FFFFFF inset, 41px 0 0 #D5D5D5 inset;
}
ol.linenums {
    margin: 0 0 0 33px;
    padding-left: 0;
}
ol.linenums li {
    color: #AAAAAA;
    line-height: 18px;
    padding-left: 12px;
}
#rt-offline-body h1.sitename {
    font-size: 500%;
}
#rt-offline-body .offline h1 {
    font-size: 300%;
}
#rt-offline-body .offline p {
    font-size: 150%;
}
#rt-offline-body .offline-image {
    text-align: center;
}
#rt-offline-body .row {
    text-align: center;
}
#rt-offline-body .row .cell {
    margin: 0 auto;
    text-align: left;
}
.rt-error #rt-mainbody-surround {
    padding-bottom: 35px;
    padding-top: 35px;
}
.rt-error .rt-error-desc {
    margin: 60px 0;
}
.rt-error #rt-bottom {
    min-height: 120px;
}
.rt-error #gantry-totop {
    display: none;
}
.rt-error-img {
    background: url("../images/main/error-image.png") no-repeat scroll 0 0 / 400px auto transparent;
    float: left;
    height: 328px;
    width: 400px;
}
.rt-error-content {
    margin-left: 450px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
.rt-error-img {
    background-size: 320px auto;
    height: 260px;
    width: 320px;
}
.rt-error-content {
    margin-left: 335px;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.rt-error-img {
    background-size: 280px auto;
    height: 250px;
    width: 280px;
}
.rt-error-content {
    margin-left: 295px;
}
.error-title {
    font-size: 1.8em;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
.rt-error-img {
    background-position: 50% 0;
    background-size: 280px auto;
    float: none;
    height: 260px;
    margin: 0 auto;
    width: 280px;
}
.rt-error-content {
    margin-left: 0;
}
.error-title {
    font-size: 1.8em;
}
}
@media only screen and (max-width: 480px) {
.rt-error-img {
    background-position: 50% 0;
    background-size: 260px auto;
    float: none;
    height: 240px;
    margin: 0 auto;
    width: 260px;
}
.rt-error-content {
    margin-left: 0;
}
.error-title {
    font-size: 1.6em;
}
}
small {
    font-size: 0.85em;
}
cite {
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    height: auto;
    width: auto;
}
ul.menu ul.unstyled {
    margin-left: 25px;
}
.input-xxlarge {
    width: 97%;
}
.gantry-example .search-query {
    margin-bottom: 10px;
}
body #rokstock .title, body .rokstock-tooltip .title {
    border: medium none;
    box-shadow: none;
    font-size: 12px;
    font-weight: inherit;
    line-height: inherit;
    margin: auto;
    padding: inherit;
}
body #rokstock .rokstock-list .row, body .rokstock-tooltip .rokstock-list .row {
    height: auto;
    margin: auto;
    overflow: hidden;
}
body #rokstock .rokstock-list .row:before, body #rokstock .rokstock-list .row:after, body .rokstock-tooltip .rokstock-list .row:before, body .rokstock-tooltip .rokstock-list .row:after {
    clear: inherit;
    content: none;
    display: none;
}
body #rokstock select, body .rokstock-tooltip select {
    height: auto;
    margin: 0;
    width: auto;
}
body #rokstock input[type="text"], body .rokstock-tooltip input[type="text"] {
    font-size: 12px;
    margin-bottom: inherit;
}
body #rokstock .rokstock-add, body .rokstock-tooltip .rokstock-add {
    height: auto;
    padding: 1px 5px;
}
body #rokstock .value, body .rokstock-tooltip .value {
    font-size: 0.9em;
}
body .rokstock-tooltip .row {
    height: auto;
    margin: auto;
    overflow: hidden;
}
body .rokstock-tooltip .row:before, body .rokstock-tooltip .row:after {
    clear: inherit;
    content: none;
    display: none;
}
body #rokweather .rokweather-wrapper .row {
    height: auto;
    margin: auto;
    overflow: hidden;
}
body #rokweather .rokweather-wrapper .row:before, body #rokweather .rokweather-wrapper .row:after {
    clear: inherit;
    content: none;
    display: none;
}
body #rokweather form {
    margin-bottom: inherit;
}
body .cart_quickcart select {
    height: auto;
    margin: 0;
    width: auto;
}
body .cart_quickcart input[type="text"] {
    font-size: 12px;
    height: inherit;
    line-height: inherit;
    margin-bottom: inherit;
    padding: inherit;
}
#phocaMap img, .gmnoprint img, .wk-map img, .SpGeoMapModbasic img {
    max-width: none;
}
.xdebug-var-dump i {
    width: inherit !important;
}
.header-type-preset1 #rt-top-surround {
    background-image: url("../images/backgrounds/img1.jpg");
}
.header-type-preset2 #rt-top-surround {
    background-image: url("../images/backgrounds/img2.jpg");
}
.header-type-preset3 #rt-top-surround {
    background-image: url("../images/backgrounds/img3.jpg");
}
.header-type-preset4 #rt-top-surround {
    background-image: url("../images/backgrounds/img4.jpg");
}
.header-type-preset5 #rt-top-surround {
    background-image: url("../images/backgrounds/img5.jpg");
}
.header-type-preset6 #rt-top-surround {
    background-image: url("../images/backgrounds/img6.jpg");
}
.header-type-preset7 #rt-top-surround {
    background-image: url("../images/backgrounds/img7.jpg");
}
.header-type-preset8 #rt-top-surround {
    background-image: url("../images/backgrounds/img8.jpg");
}
.footer-type-preset1 #rt-footer-surround {
    background-image: url("../images/backgrounds/img1.jpg");
}
.footer-type-preset2 #rt-footer-surround {
    background-image: url("../images/backgrounds/img2.jpg");
}
.footer-type-preset3 #rt-footer-surround {
    background-image: url("../images/backgrounds/img3.jpg");
}
.footer-type-preset4 #rt-footer-surround {
    background-image: url("../images/backgrounds/img4.jpg");
}
.footer-type-preset5 #rt-footer-surround {
    background-image: url("../images/backgrounds/img5.jpg");
}
.footer-type-preset6 #rt-footer-surround {
    background-image: url("../images/backgrounds/img6.jpg");
}
.footer-type-preset7 #rt-footer-surround {
    background-image: url("../images/backgrounds/img7.jpg");
}
.footer-type-preset8 #rt-footer-surround {
    background-image: url("../images/backgrounds/img8.jpg");
}
.header-type-preset1 .sprocket-features-index-1 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase1.png");
}
.header-type-preset2 .sprocket-features-index-1 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase2.png");
}
.header-type-preset3 .sprocket-features-index-1 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase3.png");
}
.header-type-preset4 .sprocket-features-index-1 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase4.png");
}
.header-type-preset5 .sprocket-features-index-1 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase5.png");
}
.header-type-preset6 .sprocket-features-index-1 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase6.png");
}
.header-type-preset7 .sprocket-features-index-1 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase7.png");
}
.header-type-preset8 .sprocket-features-index-1 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase8.png");
}
.header-type-preset1 .sprocket-features-index-2 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase2.png");
}
.header-type-preset2 .sprocket-features-index-2 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase3.png");
}
.header-type-preset3 .sprocket-features-index-2 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase4.png");
}
.header-type-preset4 .sprocket-features-index-2 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase5.png");
}
.header-type-preset5 .sprocket-features-index-2 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase6.png");
}
.header-type-preset6 .sprocket-features-index-2 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase7.png");
}
.header-type-preset7 .sprocket-features-index-2 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase8.png");
}
.header-type-preset8 .sprocket-features-index-2 .sprocket-features-img-container img {
    background-image: url("../../../images/rocketlauncher/frontpage/roksprocket-showcase/showcase1.png");
}
.rt-image {
    position: relative;
}
.rt-image img {
    height: auto;
    max-width: 100%;
}
.fp-rokajaxsearch.rt-block {
    margin-top: 0;
}
.fp-roksprocket-showcase .sprocket-features-img-container img {
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 345px;
    width: 427px;
}
.fp-roksprocket-showcase .layout-showcase .sprocket-features-title {
    margin-top: 70px;
}
.rt-flush-icon {
    display: block;
    margin: 0 -20px 15px;
    text-align: center;
}
.item-page .rt-flush-icon {
    clear: both;
    margin: 0 -15px 15px;
}
.item-page .rt-flush-icon .rt-square-icon {
    display: none !important;
}
.rt-square-icon {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: block !important;
    font-size: 13px;
    margin-bottom: 15px;
    padding: 8px;
    text-shadow: none;
}
[class^="box"] .rt-square-icon, [class*=" box"] .rt-square-icon {
    left: 20px;
    position: absolute !important;
    top: 20px;
}
.rt-big-icon {
    display: block;
    font-size: 130px;
    padding: 50px 0 40px;
}
.fp-roksprocket-tabs .layout-left .sprocket-tabs-nav, .fp-roksprocket-tabs .layout-right.sprocket-tabs-nav {
    height: 450px;
}
.fp-roksprocket-strips .sprocket-strips-content {
    padding: 0 15px;
}
.fp-roksprocket-strips .sprocket-strips-content:hover .rt-strips-description {
    opacity: 1;
}
.rt-strips-icon {
    border-radius: 4px 4px 4px 4px;
    display: block;
    margin: 0 -20px;
    text-align: center;
}
.rt-strips-icon .rt-big-icon {
    font-size: 80px;
    padding: 50px 0;
}
.item-page .rt-strips-icon {
    border-radius: 0 0 0 0;
    margin: 0 -15px 15px;
}
.rt-strips-description {
    border-radius: 4px 4px 4px 4px;
    bottom: 0;
    left: 0;
    margin: 0 -20px;
    opacity: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    transition: opacity 0.1s ease-out 0s;
    width: 100%;
}
.rt-strips-description .rt-strips-desc-title {
    display: block;
    font-size: 150%;
    margin-bottom: 5px;
}
.rt-strips-description .rt-strips-desc-tag {
    color: rgba(0, 0, 0, 0.5);
    display: block;
    font-size: 90%;
    margin-bottom: 15px;
}
.rt-tag {
    font-size: 12px;
}
.rt-dark .rt-tag {
    color: rgba(255, 255, 255, 0.5);
}
.rt-light .rt-tag {
    color: rgba(0, 0, 0, 0.5);
}
.fp-utility.rt-block {
    margin: 0 70px 30px;
}
.fp-utility .module-content {
    font-size: 24px;
}
.fp-utility span {
    display: inline-block;
    padding: 10px 0 0 15px;
}
.fp-utility .readon {
    float: right;
    font-size: 24px;
    margin: -11px;
    padding: 10px 25px;
}
.fp-utility .readon:after {
    content: "";
    font-family: FontAwesome;
    margin-left: 20px;
    vertical-align: middle;
}
.rt-med-icon {
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    margin-top: 14px;
}
.rt-med-icon span {
    display: block;
    font-size: 26px;
    padding: 16px;
}
.rt-separator {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 15px -15px;
}
.rt-subtitle {
    display: block;
    font-family: 'EauSansBook',Geneva,Verdana,Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: normal;
}
.rt-dark .rt-subtitle {
    color: rgba(255, 255, 255, 0.5);
}
.rt-light .rt-subtitle {
    color: rgba(0, 0, 0, 0.5);
}
.box1 .rt-subtitle, .box2 .rt-subtitle, .box4 .rt-subtitle, .box6 .rt-subtitle {
    color: #FFFFFF;
}
.rt-footer-logo {
    background: url("images/logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 58px;
    margin: 0 0 15px 35px;
    width: 160px;
}
.fp-footer-icon .gantry-width-spacer {
    margin: 8px;
}
.fp-footer-icon .rt-med-icon {
    margin-top: 0;
}
.fp-footer-icon .rt-med-icon span {
    color: #333333;
    font-size: 34px;
    padding: 20px;
    text-shadow: none;
}
.promo1 {
    font-size: 3.5em;
    line-height: 1.5em;
}
.promo2 {
    font-size: 1.8em;
    line-height: 1.3em;
}
.rt-large-button {
    font-size: 24px;
    margin: 20px 0;
    padding: 10px 30px;
}
.rt-mbsb-table .rt-sb-table-col {
    height: 38px;
    vertical-align: middle;
}
.rt-mbsb-table .rt-mb-table-col {
    height: 75px;
    vertical-align: middle;
}
body .rt-center {
    text-align: center;
}
body .rt-noborder {
    border: 0 none !important;
    box-shadow: none !important;
}
body .rt-floatleft {
    float: left;
    margin-left: 0;
    margin-right: 15px;
}
body .rt-floatright {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}
body .rt-uppercase {
    text-transform: uppercase;
}
body .rt-lowercase {
    text-transform: lowercase;
}
body .normalfont, body .normalfont li {
    font-size: 100% !important;
    line-height: inherit !important;
}
body .boldfont {
    font-weight: bold !important;
}
body .noitalic {
    font-style: normal !important;
}
body .nobold, body .nobold a, body .nobold li {
    font-weight: normal !important;
}
body .rt-displayinline {
    display: inline !important;
}
body .nomarginall, body .rt-block.nomarginall, body ul.nomarginall, body li.nomarginall {
    margin: 0 !important;
}
body .nopaddingall, body .rt-block.nopaddingall, body ul.nopaddingall, body li.nopaddingall {
    padding: 0 !important;
}
body .nomargintop, body .rt-block.nomargintop, body ul.nomargintop, body li.nomargintop {
    margin-top: 0 !important;
}
body .nomarginbottom, body .rt-block.nomarginbottom, body ul.nomarginbottom, body li.nomarginbottom {
    margin-bottom: 0 !important;
}
body .nomarginleft, body .rt-block.nomarginleft, body ul.nomarginleft, body li.nomarginleft {
    margin-left: 0 !important;
}
body .nomarginright, body .rt-block.nomarginright, body ul.nomarginright, body li.nomarginright {
    margin-right: 0 !important;
}
body .nopaddingtop, body .rt-block.nopaddingtop, body ul.nopaddingtop, body li.nopaddingtop {
    padding-top: 0 !important;
}
body .nopaddingbottom, body .rt-block.nopaddingbottom, body ul.nopaddingbottom, body li.nopaddingbottom {
    padding-bottom: 0 !important;
}
body .nopaddingleft, body .rt-block.nopaddingleft, body ul.nopaddingleft, body li.nopaddingleft {
    padding-left: 0 !important;
}
body .nopaddingright, body .rt-block.nopaddingright, body ul.nopaddingright, body li.nopaddingright {
    padding-right: 0 !important;
}
body .smallmarginbottom {
    margin-bottom: 5px !important;
}
body .smallmargintop {
    margin-top: 5px !important;
}
body .smallmarginleft {
    margin-left: 5px !important;
}
body .smallmarginright {
    margin-right: 5px !important;
}
body .smallmarginall {
    margin: 5px !important;
}
body .medmarginbottom {
    margin-bottom: 10px !important;
}
body .medmargintop {
    margin-top: 10px !important;
}
body .medmarginleft {
    margin-left: 10px !important;
}
body .medmarginright {
    margin-right: 10px !important;
}
body .medmarginall {
    margin: 10px !important;
}
body .largemarginbottom {
    margin-bottom: 15px !important;
}
body .largemargintop {
    margin-top: 15px !important;
}
body .largemarginleft {
    margin-left: 15px !important;
}
body .largemarginright {
    margin-right: 15px !important;
}
body .largemarginall {
    margin: 15px !important;
}
body .smallpaddingbottom {
    padding-bottom: 5px !important;
}
body .smallpaddingtop {
    padding-top: 5px !important;
}
body .smallpaddingleft {
    padding-left: 5px !important;
}
body .smallpaddingright {
    padding-right: 5px !important;
}
body .smallpaddingall {
    padding: 5px !important;
}
body .medpaddingbottom {
    padding-bottom: 10px !important;
}
body .medpaddingtop {
    padding-top: 10px !important;
}
body .medpaddingleft {
    padding-left: 10px !important;
}
body .medpaddingright {
    padding-right: 10px !important;
}
body .medpaddingall {
    padding: 10px !important;
}
body .largepaddingbottom {
    padding-bottom: 15px !important;
}
body .largepaddingtop {
    padding-top: 15px !important;
}
body .largepaddingleft {
    padding-left: 15px !important;
}
body .largepaddingright {
    padding-right: 15px !important;
}
body .largepaddingall {
    padding: 15px !important;
}
body .subsmallmarginbottom {
    margin-bottom: -5px !important;
}
body .subsmallmargintop {
    margin-top: -5px !important;
}
body .subsmallmarginleft {
    margin-left: -5px !important;
}
body .subsmallmarginright {
    margin-right: -5px !important;
}
body .subsmallmarginall {
    margin: -5px !important;
}
body .submedmarginbottom {
    margin-bottom: -10px !important;
}
body .submedmargintop {
    margin-top: -10px !important;
}
body .submedmarginleft {
    margin-left: -10px !important;
}
body .submedmarginright {
    margin-right: -10px !important;
}
body .submedmarginall {
    margin: -10px !important;
}
body .sublargemarginbottom {
    margin-bottom: -15px !important;
}
body .sublargemargintop {
    margin-top: -15px !important;
}
body .sublargemarginleft {
    margin-left: -15px !important;
}
body .sublargemarginright {
    margin-right: -15px !important;
}
body .sublargemarginall {
    margin: -15px !important;
}
body .rt-relative {
    position: relative;
}
body .largepaddingright[class^="custom"], body .largepaddingleft[class^="custom"], body .largepaddingtop[class^="custom"], body .largepaddingbottom[class^="custom"], body .largepaddingall[class^="custom"], body .medpaddingright[class^="custom"], body .medpaddingleft[class^="custom"], body .medpaddingtop[class^="custom"], body .medpaddingbottom[class^="custom"], body .medpaddingall[class^="custom"], body .smallpaddingright[class^="custom"], body .smallpaddingleft[class^="custom"], body .smallpaddingtop[class^="custom"], body .smallpaddingbottom[class^="custom"], body .smallpaddingall[class^="custom"], body .largemarginright[class^="custom"], body .largemarginleft[class^="custom"], body .largemargintop[class^="custom"], body .largemarginbottom[class^="custom"], body .largemarginall[class^="custom"], body .medmarginright[class^="custom"], body .medmarginleft[class^="custom"], body .medmargintop[class^="custom"], body .medmarginbottom[class^="custom"], body .medmarginall[class^="custom"], body .smallmarginright[class^="custom"], body .smallmarginleft[class^="custom"], body .smallmargintop[class^="custom"], body .smallmarginbottom[class^="custom"], body .smallmarginall[class^="custom"], body .sublargemarginright[class^="custom"], body .sublargemarginleft[class^="custom"], body .sublargemargintop[class^="custom"], body .sublargemarginbottom[class^="custom"], body .sublargemarginall[class^="custom"], body .submedmarginright[class^="custom"], body .submedmarginleft[class^="custom"], body .submedmargintop[class^="custom"], body .submedmarginbottom[class^="custom"], body .submedmarginall[class^="custom"], body .subsmallmarginright[class^="custom"], body .subsmallmarginleft[class^="custom"], body .subsmallmargintop[class^="custom"], body .subsmallmarginbottom[class^="custom"], body .subsmallmarginall[class^="custom"] {
    margin: 0 !important;
    padding: 0 !important;
}
body .rt-floatleft[class^="custom"], body .rt-floatright[class^="custom"] {
    float: none;
    margin: 0 !important;
}
body.rtl .rt-floatleft {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}
body.rtl .rt-floatright {
    float: left;
    margin-left: 0;
    margin-right: 15px;
}
body.rtl .nomarginleft, body.rtl .rt-block.nomarginleft, body.rtl ul.nomarginleft, body.rtl li.nomarginleft {
    margin-right: 0;
}
body.rtl .nomarginright, body.rtl .rt-block.nomarginright, body.rtl ul.nomarginright, body.rtl li.nomarginright {
    margin-left: 0;
}
body.rtl .nopaddingleft, body.rtl .rt-block.nopaddingleft, body.rtl ul.nopaddingleft, body.rtl li.nopaddingleft {
    padding-right: 0;
}
body.rtl .nopaddingright, body.rtl .rt-block.nopaddingright, body.rtl ul.nopaddingright, body.rtl li.nopaddingright {
    padding-left: 0;
}
body.rtl .smallmarginleft {
    margin-right: 5px;
}
body.rtl .smallmarginright {
    margin-left: 5px;
}
body.rtl .medmarginleft {
    margin-right: 10px;
}
body.rtl .medmarginright {
    margin-left: 10px;
}
body.rtl .largemarginleft {
    margin-right: 15px;
}
body.rtl .largemarginright {
    margin-left: 15px;
}
body.rtl .smallpaddingleft {
    padding-right: 5px;
}
body.rtl .smallpaddingright {
    padding-left: 5px;
}
body.rtl .medpaddingleft {
    padding-right: 10px;
}
body.rtl .medpaddingright {
    padding-left: 10px;
}
body.rtl .largepaddingleft {
    padding-right: 15px;
}
body.rtl .largepaddingright {
    padding-left: 15px;
}
body.rtl .subsmallmarginleft {
    margin-right: -5px;
}
body.rtl .subsmallmarginright {
    margin-left: -5px;
}
body.rtl .submedmarginleft {
    margin-right: -10px;
}
body.rtl .submedmarginright {
    margin-left: -10px;
}
body.rtl .sublargemarginleft {
    margin-right: -15px;
}
body.rtl .sublargemarginright {
    margin-left: -15px;
}
body.rtl .rt-demo-block {
    float: right;
}
@font-face {
    font-family: "RocketTheme";
    src: url("../fonts/RocketTheme.eot");
}
@font-face {
    font-family: "RocketTheme";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/RocketTheme.eot?#iefix") format("embedded-opentype"), url("../fonts/RocketTheme.woff") format("woff"), url("../fonts/RocketTheme.ttf") format("truetype"), url("../fonts/RocketTheme.svg#RocketTheme") format("svg");
}
[data-icon]:before {
    content: attr(data-icon);
    font-family: 'RocketTheme';
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.rokicon-rockettheme, .rokicon-joomla, .rokicon-phpbb, .rokicon-magento, .rokicon-drupal, .rokicon-wordpress, .rokicon-skype, .rokicon-bullet-square3, .rokicon-stumbleupon, .rokicon-googleplus2, .rokicon-linkedin, .rokicon-flickr, .rokicon-pinterest, .rokicon-github, .rokicon-googleplus1, .rokicon-delicious, .rokicon-facebook, .rokicon-twitter2, .rokicon-twitter1, .rokicon-android, .rokicon-apple, .rokicon-linux, .rokicon-windows, .rokicon-american-express, .rokicon-paypal, .rokicon-mastercard, .rokicon-visa, .rokicon-bullet-triangle, .rokicon-bullet-rhomb, .rokicon-bullet-circle4, .rokicon-bullet-circle3, .rokicon-bullet-circle2, .rokicon-bullet-circle, .rokicon-bullet-square2, .rokicon-bullet-square, .rokicon-bullet-asterix, .rokicon-bullet-checkbox, .rokicon-bullet-tick, .rokicon-double-chevron-down, .rokicon-double-chevron-up, .rokicon-double-chevron-forward, .rokicon-double-chevron-back, .rokicon-chevron-down, .rokicon-chevron-up, .rokicon-chevron-forward, .rokicon-chevron-back, .rokicon-round, .rokicon-round-2, .rokicon-round-3, .rokicon-round-4, .rokicon-round-5, .rokicon-round-6, .rokicon-arrows, .rokicon-arrows-2, .rokicon-arrows1, .rokicon-arrows2, .rokicon-arrows1-2, .rokicon-network, .rokicon-applications, .rokicon-delete, .rokicon-question, .rokicon-warning, .rokicon-minus, .rokicon-plus, .rokicon-list2, .rokicon-list1, .rokicon-table, .rokicon-update, .rokicon-turn-off, .rokicon-sound2, .rokicon-sound1, .rokicon-player, .rokicon-player-2, .rokicon-player-3, .rokicon-player-4, .rokicon-player-5, .rokicon-player-6, .rokicon-player-7, .rokicon-call2, .rokicon-call1, .rokicon-exit, .rokicon-switcher, .rokicon-archive2, .rokicon-save, .rokicon-time, .rokicon-alarm-clock, .rokicon-sand-glass, .rokicon-untitled, .rokicon-zoom, .rokicon-zoom-2, .rokicon-diamond, .rokicon-user, .rokicon-users, .rokicon-user-2, .rokicon-bachelor, .rokicon-fire, .rokicon-diagram, .rokicon-target, .rokicon-lab, .rokicon-download2, .rokicon-link, .rokicon-checkbox1, .rokicon-weather, .rokicon-weather-2, .rokicon-weather-3, .rokicon-weather-4, .rokicon-weather-5, .rokicon-weather-6, .rokicon-weather-7, .rokicon-dating, .rokicon-ball, .rokicon-game3, .rokicon-game2, .rokicon-game1, .rokicon-leaf, .rokicon-restaurant, .rokicon-cocktail, .rokicon-airplane, .rokicon-tie, .rokicon-suitcase, .rokicon-newspapper, .rokicon-coffee, .rokicon-megaphone, .rokicon-cup, .rokicon-medal, .rokicon-bug, .rokicon-aim, .rokicon-application2, .rokicon-application, .rokicon-statistics1, .rokicon-statistics1-2, .rokicon-tag, .rokicon-screen, .rokicon-documents, .rokicon-archive1, .rokicon-cloud, .rokicon-clod, .rokicon-cloud-2, .rokicon-upload2, .rokicon-download, .rokicon-upload1, .rokicon-block, .rokicon-anchor, .rokicon-star, .rokicon-magic, .rokicon-scanner, .rokicon-dashboard, .rokicon-instruments, .rokicon-ruler, .rokicon-wrench, .rokicon-gear, .rokicon-filter, .rokicon-lamp, .rokicon-shield, .rokicon-umbrella, .rokicon-key, .rokicon-lock2, .rokicon-lock, .rokicon-safe, .rokicon-database, .rokicon-folder, .rokicon-mouse, .rokicon-monitor, .rokicon-tablet, .rokicon-phone, .rokicon-search, .rokicon-car, .rokicon-sale, .rokicon-bank, .rokicon-money, .rokicon-piggybank, .rokicon-untitled-2, .rokicon-wallet2, .rokicon-wallet1, .rokicon-shopping, .rokicon-shopping-2, .rokicon-shopping-3, .rokicon-calculator, .rokicon-shop, .rokicon-earth, .rokicon-trash, .rokicon-triangle, .rokicon-pin, .rokicon-attach, .rokicon-image2, .rokicon-image1, .rokicon-music, .rokicon-video, .rokicon-profile2, .rokicon-profile1, .rokicon-douments, .rokicon-view2, .rokicon-view1, .rokicon-star3, .rokicon-star2, .rokicon-star-2, .rokicon-like2, .rokicon-like, .rokicon-smile2, .rokicon-smile1, .rokicon-chats, .rokicon-chat, .rokicon-message, .rokicon-papperplane, .rokicon-cut, .rokicon-clipboard, .rokicon-copy, .rokicon-document_text, .rokicon-document, .rokicon-pen3, .rokicon-pen2, .rokicon-pen1, .rokicon-pencil, .rokicon-list, .rokicon-home, .rokicon-case, .rokicon-print, .rokicon-note, .rokicon-heart, .rokicon-flag, .rokicon-bell, .rokicon-gift, .rokicon-diary, .rokicon-bookmark, .rokicon-calendar, .rokicon-tag-2, .rokicon-navigation, .rokicon-map {
    font-family: 'RocketTheme';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.rokicon-rockettheme:before {
    content: "";
}
.rokicon-joomla:before {
    content: "";
}
.rokicon-phpbb:before {
    content: "";
}
.rokicon-magento:before {
    content: "";
}
.rokicon-drupal:before {
    content: "";
}
.rokicon-wordpress:before {
    content: "";
}
.rokicon-skype:before {
    content: "";
}
.rokicon-bullet-square3:before {
    content: "";
}
.rokicon-stumbleupon:before {
    content: "";
}
.rokicon-googleplus2:before {
    content: "";
}
.rokicon-linkedin:before {
    content: "";
}
.rokicon-flickr:before {
    content: "";
}
.rokicon-pinterest:before {
    content: "";
}
.rokicon-github:before {
    content: "";
}
.rokicon-googleplus1:before {
    content: "";
}
.rokicon-delicious:before {
    content: "";
}
.rokicon-facebook:before {
    content: "";
}
.rokicon-twitter2:before {
    content: "";
}
.rokicon-twitter1:before {
    content: "";
}
.rokicon-android:before {
    content: "";
}
.rokicon-apple:before {
    content: "";
}
.rokicon-linux:before {
    content: "";
}
.rokicon-windows:before {
    content: "";
}
.rokicon-american-express:before {
    content: "";
}
.rokicon-paypal:before {
    content: "";
}
.rokicon-mastercard:before {
    content: "";
}
.rokicon-visa:before {
    content: "";
}
.rokicon-bullet-triangle:before {
    content: "";
}
.rokicon-bullet-rhomb:before {
    content: "";
}
.rokicon-bullet-circle4:before {
    content: "";
}
.rokicon-bullet-circle3:before {
    content: "";
}
.rokicon-bullet-circle2:before {
    content: "";
}
.rokicon-bullet-circle:before {
    content: "";
}
.rokicon-bullet-square2:before {
    content: "";
}
.rokicon-bullet-square:before {
    content: "";
}
.rokicon-bullet-asterix:before {
    content: "";
}
.rokicon-bullet-checkbox:before {
    content: "";
}
.rokicon-bullet-tick:before {
    content: "";
}
.rokicon-double-chevron-down:before {
    content: "";
}
.rokicon-double-chevron-up:before {
    content: "";
}
.rokicon-double-chevron-forward:before {
    content: "";
}
.rokicon-double-chevron-back:before {
    content: "";
}
.rokicon-chevron-down:before {
    content: "";
}
.rokicon-chevron-up:before {
    content: "";
}
.rokicon-chevron-forward:before {
    content: "";
}
.rokicon-chevron-back:before {
    content: "";
}
.rokicon-round:before {
    content: "";
}
.rokicon-round-2:before {
    content: "";
}
.rokicon-round-3:before {
    content: "";
}
.rokicon-round-4:before {
    content: "";
}
.rokicon-round-5:before {
    content: "";
}
.rokicon-round-6:before {
    content: "";
}
.rokicon-arrows:before {
    content: "";
}
.rokicon-arrows-2:before {
    content: "";
}
.rokicon-arrows1:before {
    content: "";
}
.rokicon-arrows2:before {
    content: "";
}
.rokicon-arrows1-2:before {
    content: "";
}
.rokicon-network:before {
    content: "";
}
.rokicon-applications:before {
    content: "";
}
.rokicon-delete:before {
    content: "";
}
.rokicon-question:before {
    content: "";
}
.rokicon-warning:before {
    content: "";
}
.rokicon-minus:before {
    content: "";
}
.rokicon-plus:before {
    content: "";
}
.rokicon-list2:before {
    content: "";
}
.rokicon-list1:before {
    content: "";
}
.rokicon-table:before {
    content: "";
}
.rokicon-update:before {
    content: "";
}
.rokicon-turn-off:before {
    content: "";
}
.rokicon-sound2:before {
    content: "";
}
.rokicon-sound1:before {
    content: "";
}
.rokicon-player:before {
    content: "";
}
.rokicon-player-2:before {
    content: "";
}
.rokicon-player-3:before {
    content: "";
}
.rokicon-player-4:before {
    content: "";
}
.rokicon-player-5:before {
    content: "";
}
.rokicon-player-6:before {
    content: "";
}
.rokicon-player-7:before {
    content: "";
}
.rokicon-call2:before {
    content: "";
}
.rokicon-call1:before {
    content: "";
}
.rokicon-exit:before {
    content: "";
}
.rokicon-switcher:before {
    content: "";
}
.rokicon-archive2:before {
    content: "";
}
.rokicon-save:before {
    content: "";
}
.rokicon-time:before {
    content: "";
}
.rokicon-alarm-clock:before {
    content: "";
}
.rokicon-sand-glass:before {
    content: "";
}
.rokicon-untitled:before {
    content: "";
}
.rokicon-zoom:before {
    content: "";
}
.rokicon-zoom-2:before {
    content: "";
}
.rokicon-diamond:before {
    content: "";
}
.rokicon-user:before {
    content: "";
}
.rokicon-users:before {
    content: "";
}
.rokicon-user-2:before {
    content: "";
}
.rokicon-bachelor:before {
    content: "";
}
.rokicon-fire:before {
    content: "";
}
.rokicon-diagram:before {
    content: "";
}
.rokicon-target:before {
    content: "";
}
.rokicon-lab:before {
    content: "";
}
.rokicon-download2:before {
    content: "";
}
.rokicon-link:before {
    content: "";
}
.rokicon-checkbox1:before {
    content: "";
}
.rokicon-weather:before {
    content: "";
}
.rokicon-weather-2:before {
    content: "";
}
.rokicon-weather-3:before {
    content: "";
}
.rokicon-weather-4:before {
    content: "";
}
.rokicon-weather-5:before {
    content: "";
}
.rokicon-weather-6:before {
    content: "";
}
.rokicon-weather-7:before {
    content: "";
}
.rokicon-dating:before {
    content: "";
}
.rokicon-ball:before {
    content: "";
}
.rokicon-game3:before {
    content: "";
}
.rokicon-game2:before {
    content: "";
}
.rokicon-game1:before {
    content: "";
}
.rokicon-leaf:before {
    content: "";
}
.rokicon-restaurant:before {
    content: "";
}
.rokicon-cocktail:before {
    content: "";
}
.rokicon-airplane:before {
    content: "";
}
.rokicon-tie:before {
    content: "";
}
.rokicon-suitcase:before {
    content: "";
}
.rokicon-newspapper:before {
    content: "";
}
.rokicon-coffee:before {
    content: "";
}
.rokicon-megaphone:before {
    content: "";
}
.rokicon-cup:before {
    content: "";
}
.rokicon-medal:before {
    content: "";
}
.rokicon-bug:before {
    content: "";
}
.rokicon-aim:before {
    content: "";
}
.rokicon-application2:before {
    content: "";
}
.rokicon-application:before {
    content: "";
}
.rokicon-statistics1:before {
    content: "";
}
.rokicon-statistics1-2:before {
    content: "";
}
.rokicon-tag:before {
    content: "";
}
.rokicon-screen:before {
    content: "";
}
.rokicon-documents:before {
    content: "";
}
.rokicon-archive1:before {
    content: "";
}
.rokicon-cloud:before {
    content: "";
}
.rokicon-clod:before {
    content: "";
}
.rokicon-cloud-2:before {
    content: "";
}
.rokicon-upload2:before {
    content: "";
}
.rokicon-download:before {
    content: "";
}
.rokicon-upload1:before {
    content: "";
}
.rokicon-block:before {
    content: "";
}
.rokicon-anchor:before {
    content: "";
}
.rokicon-star:before {
    content: "";
}
.rokicon-magic:before {
    content: "";
}
.rokicon-scanner:before {
    content: "";
}
.rokicon-dashboard:before {
    content: "";
}
.rokicon-instruments:before {
    content: "";
}
.rokicon-ruler:before {
    content: "";
}
.rokicon-wrench:before {
    content: "";
}
.rokicon-gear:before {
    content: "";
}
.rokicon-filter:before {
    content: "";
}
.rokicon-lamp:before {
    content: "";
}
.rokicon-shield:before {
    content: "";
}
.rokicon-umbrella:before {
    content: "";
}
.rokicon-key:before {
    content: "";
}
.rokicon-lock2:before {
    content: "";
}
.rokicon-lock:before {
    content: "";
}
.rokicon-safe:before {
    content: "";
}
.rokicon-database:before {
    content: "";
}
.rokicon-folder:before {
    content: "";
}
.rokicon-mouse:before {
    content: "";
}
.rokicon-monitor:before {
    content: "";
}
.rokicon-tablet:before {
    content: "";
}
.rokicon-phone:before {
    content: "";
}
.rokicon-search:before {
    content: "";
}
.rokicon-car:before {
    content: "";
}
.rokicon-sale:before {
    content: "";
}
.rokicon-bank:before {
    content: "";
}
.rokicon-money:before {
    content: "";
}
.rokicon-piggybank:before {
    content: "";
}
.rokicon-untitled-2:before {
    content: "";
}
.rokicon-wallet2:before {
    content: "";
}
.rokicon-wallet1:before {
    content: "";
}
.rokicon-shopping:before {
    content: "";
}
.rokicon-shopping-2:before {
    content: "";
}
.rokicon-shopping-3:before {
    content: "";
}
.rokicon-calculator:before {
    content: "";
}
.rokicon-shop:before {
    content: "";
}
.rokicon-earth:before {
    content: "";
}
.rokicon-trash:before {
    content: "";
}
.rokicon-triangle:before {
    content: "";
}
.rokicon-pin:before {
    content: "";
}
.rokicon-attach:before {
    content: "";
}
.rokicon-image2:before {
    content: "";
}
.rokicon-image1:before {
    content: "";
}
.rokicon-music:before {
    content: "";
}
.rokicon-video:before {
    content: "";
}
.rokicon-profile2:before {
    content: "";
}
.rokicon-profile1:before {
    content: "";
}
.rokicon-douments:before {
    content: "";
}
.rokicon-view2:before {
    content: "";
}
.rokicon-view1:before {
    content: "";
}
.rokicon-star3:before {
    content: "";
}
.rokicon-star2:before {
    content: "";
}
.rokicon-star-2:before {
    content: "";
}
.rokicon-like2:before {
    content: "";
}
.rokicon-like:before {
    content: "";
}
.rokicon-smile2:before {
    content: "";
}
.rokicon-smile1:before {
    content: "";
}
.rokicon-chats:before {
    content: "";
}
.rokicon-chat:before {
    content: "";
}
.rokicon-message:before {
    content: "";
}
.rokicon-papperplane:before {
    content: "";
}
.rokicon-cut:before {
    content: "";
}
.rokicon-clipboard:before {
    content: "";
}
.rokicon-copy:before {
    content: "";
}
.rokicon-document_text:before {
    content: "";
}
.rokicon-document:before {
    content: "";
}
.rokicon-pen3:before {
    content: "";
}
.rokicon-pen2:before {
    content: "";
}
.rokicon-pen1:before {
    content: "";
}
.rokicon-pencil:before {
    content: "";
}
.rokicon-list:before {
    content: "";
}
.rokicon-home:before {
    content: "";
}
.rokicon-case:before {
    content: "";
}
.rokicon-print:before {
    content: "";
}
.rokicon-note:before {
    content: "";
}
.rokicon-heart:before {
    content: "";
}
.rokicon-flag:before {
    content: "";
}
.rokicon-bell:before {
    content: "";
}
.rokicon-gift:before {
    content: "";
}
.rokicon-diary:before {
    content: "";
}
.rokicon-bookmark:before {
    content: "";
}
.rokicon-calendar:before {
    content: "";
}
.rokicon-tag-2:before {
    content: "";
}
.rokicon-navigation:before {
    content: "";
}
.rokicon-map:before {
    content: "";
}
#rt-logo {
    background: url("//media.travsrv.com/appSkins/38732/v6/themes/standard/images/logo.png") no-repeat scroll 0 0 transparent;
	width:1170px;
	margin:0 auto;
}
#rt-footer {
    margin: 0 auto;
    width: 1170px;
font-size: 15px;
line-height: 1.5em;
}
#rt-footer a {
    color:#80B64B;
	font-size: 15px;
	line-height: 1.5em;
	text-decoration:none;
}
#rt-footer-surround .title3 .module-title .title {
    color: #606060;
    text-shadow: none;
	background-color:#FFF;
	border-radius: 5px 5px 5px 5px;
}
.poweredBy {
	color:#FFF;
	font-size:15px;
	width:1170px;
	margin:0 auto;
}
#rt-footer-surround {
	background-color: #1A1B1C;
    background-image: url("//media.travsrv.com/appSkins/38732/v6/themes/standard/images/img1.jpg");
    background-position: 50% 100%;
    background-repeat: repeat;
    background-size: 1900px auto;
}
.ArnSupportLinks {
    background-color: #FFFFFF;
    margin: 0 !important;
    padding: 10px 0;
    position: relative;
    width: 100% !important;
}
.rt-block.title3.largemargintop.largepaddingtop  {
  display:none;
}

/* fixes Hotd Rooms poage spacing */

.HoldRoomsForm p {
    margin: 10px 0 5px;
}
.HoldRoomsForm #roomHoldForm input {
	height:25px;
}
