/* LEGACY CSS - TO BE DEPRACATED  */

body {
  font-size: 76%;
  font-family: arial,verdana;
  color: #4c4c4c;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  background:url(/images/site/bg.jpg) top left repeat-x;
  background-color:#fdfdfd;
}
form {
  margin: 0px;
  color: #606060;
}
table {
  font-size: 100%;
}
td {
  vertical-align: top;
}

.xsmall {
  font-size: 1.0em;
}
.small {
  font-size: 1.1em;
}
.medium {
  font-size: 1.2em;
}
.large {
  font-size: 1.3em;
}
.xlarge {
  font-size: 1.4em;
}

#wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#page {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-color: #ffffff;
  margin-top:5px;
}
.topLeft { background:url(/images/site/corner_tl.gif) top left no-repeat }
.topRight { background:url(/images/site/corner_tr.gif) top right no-repeat }
.content_detail {
	margin:0px 30px 0px 20px;
}
#top {
  text-align: right;
  margin: 3px 0px 0px 0px;
  color: #a0a0a0;
}

#header {
  padding-top: 0px;
  margin-top: 0px;
  width: 100%;
  border-bottom:1px solid #fff;
}

#header_left {
  float: left;
	height:154px;
	width:400px;
}
#header_right {
  float: right;
	height:154px;
	width:520px;
}
#us {
  margin:2px 0px 0px 0px;
}
#logo {
  margin:0px 0px 0px 10px;
}
#banner {
  text-align:right;
  margin:0px 0px 0px 0px;
}
.banner_random {
	height:154px;
	width:520px;
	background-position: top right;
	background-repeat: no-repeat;
}
.banner_general {
	margin:40px 10px 0px 0px;
}
.banner_468x68 {
	margin:40px 10px 0px 0px;
}
.tb_wrapper { padding:0px 3px 0px 3px }
.tb_outer { background:url(/images/site/tb_bg.jpg) repeat-x top left;height:35px }
.tb_inner { padding-top:9px }
#toolbar {
  width: 954px;
  border: none;
  border-collapse: collapse;
  margin: 5px 3px 5px 3px;
  background-color: #999999;
}

.toolbarBookend {
  width: 10px;
  background-color: #fff;
}
.toolbarItem {
  background-color: #999999;
  vertical-align: middle;
}

.toolbarTabLeft {
  background: url(/images/site/tb_tab.jpg) -12px 0px no-repeat;
  width:8px;
}
.toolbarTab {
  background: url(/images/site/tb_tab.jpg) 0px 0px no-repeat;
  width:20px;
}
.toolbarTabRight {
  background: url(/images/site/tb_tab.jpg) 0px 0px no-repeat;
  width:8px;
}

a, a:visited {
  color: #0066FF;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

a.copyright, a.copyright:active, a.copyright:visited {
  font-size: 100%;
  color: #696969;
  font-weight: normal;
}
a.copyright:hover {
  text-decoration: underline;
}

a.menuLink, a.menuLink:visited, a.menuLink:active {
  text-decoration: none;
  color: #0066FF;
}
a.menuLink:hover {
  text-decoration: underline;
}

a.toolbarLink, a.toolbarLink:active, a.toolbarLink:visited {
  display: block;
  color: #fff;
  font-weight: bold;
  background-color: #999999;
  padding: 3px 10px 3px 10px;
  text-align: center;
  vertical-align: middle;
  margin: 0px;
}
a.toolbarLink:hover {
  background-color: #EB9107;
  text-decoration: none;
}

a.reviewLink, a.reviewLink:visited, a.reviewLink:active {
  display:block;
  font-size: 1.2em;
  text-decoration: none;
  color: #0066FF;
  font-weight: bold;
  margin: 20px 0px 10px 0px;
  border-bottom:1px dotted #E79204;
  width:220px;
}
a.reviewLink:hover {
  text-decoration: none;
}
.availability {
  font-size: 1.3em;
  font-weight: bold;
}
.review_panel {
  clear:both;
  padding:10px;
  border-top:1px solid #c9c9c9;
  border-bottom:1px solid #c9c9c9;
  background-color:#fff;
}
.review_panel_highlight {
  clear:both;
  padding:10px;
  border-top:1px solid #c9c9c9;
  border-bottom:1px solid #c9c9c9;
  background-color:#efefef;
}
.review_section {
  background-color:#999999;
  padding-bottom:5px;
  font-weight:bold;
  color:#fff
}
.review_rating {
  padding:5px 0px 0px 10px;
}
.review_question {
  color: #606060;
  font-weight: bold;
}
.menuHeader {
  border-bottom: 1px solid #cbcbcb;
  margin: 20px 0px 10px 0px;
  padding: 0px 0px 3px 0px;
}
.btnText {
  font-weight:bold;
  border:none;
  color: #0066FF;
  cursor:pointer;
  background-color:transparent;
  
}
#navigation {
  margin: 10px;
}
#menu {
  float: left;
  width: 170px;
}
.menuBullet {
  padding: 1px 0px 1px 12px;
  background-image: url(/images/site/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  color: #666666;
  font-weight: bold;
}
.custommenuHeader {
  background-image: url(/images/site/custom_menu_bg.gif);
  background-position: top left;
  background-repeat: repeat-y;
  width:150px;
  margin:0px;
  padding: 3px 8px 3px 10px;
  font-weight: bold;
  color: #666666;
}
.menuLocations {
  padding: 15px 0px 5px 0px;
  font-weight: bold;
  color: #666666;
}
#content {
  float: right;
  width: 790px;
  padding-bottom:30px;
}

#footer {
  clear: both;
  margin: 0px 10px 0px 10px;
  width: 940px;
  border-top: 1px solid #cbcbcb;
}
#footer_table {
  color: #a0a0a0;
  font-size: 90%;
  border-collapse: collapse;
  width: 100%;
  font-weight: normal;
  color: #9a9a9a;
  margin: 2px 0px 0px 0px;
}
h1 {
  color: #43C481;
  font-size: 2.0em;
  font-weight: bold;
  margin: 0px;
}
h2 {
  margin: 0px;
  font-size:100%;
}
h3 {
  margin: 0px;
  font-size:100%;
}
hr {
  color: #e2e2e2;
  height: 1px;
}
.highlight {
  color: #39B072;
  font-weight: bold;
}
.input {
  font-size: 12px;
}

.pageTitle {
  padding: 10px 0px 6px 0px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 5px;
}
.productImage {
  float: left;
  padding: 0px;
  border: 0px solid #cdcdcd;
}
.productPrice {
  padding: 0px 10px 0px 0px;
  float: right;
  width: 190px;
}
.productStyle {
  margin: 0px 0px 10px 0px;
}
.productDetailsTable {
  margin-top: 0px;
  width: 400px;
}
.productDetailsCaption {
  padding: 0px 10px 10px 0px;
  color: #39B072;
  font-weight: bold;
  font-size:1.1em;
}
.productDetailsCell {
  padding: 0px 10px 10px 0px;
}
.results_title {
  color: #43C481;
  font-size: 1.3em;
  font-weight: bold;
  margin: 20px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
}
.results_item {
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #d8d8d8;
  clear:both;
}
.results_header {
  font-family:Arial;
  font-size:1.5em;
  color:#9a9a9a;
  font-weight:bold;
  border-bottom: 1px solid #d8d8d8;
  padding:30px 0px 10px 0px;
  margin-bottom:0px;
}
.results_table_l {
  padding:0px 0px 5px 0px;
  width:86px; 
  white-space: nowrap;
}
.offers {
  color: #b22222;
}
.results_table_r {
  padding:0px 0px 5px 20px;
}
.results_details {
  font-size: 1.2em;
  padding:0px 0px 0px 0px;
  text-align:right;
}
.results_priceband {
  padding:5px 0px 10px 0px;
  border-bottom: 1px solid #d8d8d8;
  vertical-align:top;
}
a.results_details_link, a.results_details_link:visited, a.results_details_link:active {
  text-decoration: none;
  font-weight: bold;
}
a.results_details_link:hover {
  text-decoration: underline;
}
a.results_link, a.results_link:visited, a.results_link:active {
  text-decoration: none;
  color: #0066FF;
  font-weight: bold;
}
a.results_link:hover {
  text-decoration: underline;
}
.results_image {
  margin: 0px 15px 0px 0px;
  border:none;
}
.results_reviews {
  margin: 15px 0px 0px 0px;
}
.results_price {
  margin: 10px 0px 0px 0px;
  text-align:left;
  width:123px;
}
.results_paging {
  text-align:right;
  margin: 5px 0px 5px 0px; 
}
.results_description {
  margin: 0px 10px 0px 0px;
}
.results_introduction {
  padding: 5px 0px 5px 0px;
}
.reviews_introduction {
  margin:10px 0px 0px 0px;
  padding: 15px 515px 20px 20px;
  background-image: url(/images/site/review_introduction.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height:200px;
}
.itineraryTable {
}
.itineraryItemDay {
  padding: 3px 10px 3px 0px;
  color: #44C582;
  font-weight: bold;
  white-space: nowrap;
}
.itineraryItemDetails {
  padding: 3px 0px 3px 0px;
}
.sectionHeaderWrapperTop {
  clear:both;
  margin: 5px 0px 10px 0px;
  border-bottom: 1px solid #e2e2e2;
}
.sectionHeaderWrapper {
  clear:both;
  margin: 20px 0px 10px 0px;
  border-bottom: 1px solid #e2e2e2;
}
.sectionHeader {
  padding: 2px 14px 1px 14px;
  background-color: #999999;
  color: #fff;
  font-weight: bold;
  font-size:1.2em;
}

.wwo {
  background-image: url(/images/site/wwo_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 230px;
  height: 140px;
  margin-top: 15px;
}
.wwo_inner {
  padding: 35px 0px 0px 0px;
}
.wwo_item {
  background-image: url(/images/site/li_green.gif);
  background-repeat: no-repeat;
  background-position: 8px 10px;
  padding: 5px 15px 0px 20px;
}
.we {
  width: 740px;
  margin: 15px 0px 10px 0px;
  display:block;
}
.we_top {
  background-image: url(/images/site/we_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  height: 37px;
}
.we_middle {
  background-color: #F4EFE9;
  background-image:url(/images/site/we_right.gif);
  background-repeat:repeat-y;
  background-position:top right;
}
.we_body {
  padding: 10px 15px 15px 15px;
}
.we_bottom {
  height:7px;
  background-image:url(/images/site/we_bottom.gif);
  background-repeat:no-repeat;
  background-position:top left;
}
.bhtb {
  width: 269px;
  margin: 0px 0px 0px 10px;
  background-color: #F4EFE8;
  color: #000;
}
.bhtb_item {
  margin: 10px 15px 0px 15px;
}
.bhtb_top {
  background-image: url(/images/site/bhtb_t.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 269px;
  height: 63px;
}
.bhtb_bottom {
  background-image: url(/images/site/bhtb_b.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 269px;
  height: 54px;
}

.xsell {
  border:1px solid #9A9A9A;
  background-color: #fff;
  color: #fff;
  width: 280px;
  margin-top: 10px;
}
.xsell_head {
  padding: 3px 0px 3px 6px;
  color:#696969;
  font-weight:bold;
  font-size:1.2em;
}
.xsell_body {
  background-color:#E9E8E4;
  padding:3px 0px 3px 0px;
}
.xsell_item {
  padding: 1px 0px 1px 6px;
  font-weight:bold;
  /*white-space: nowrap;*/
}
.xsell_bottom {
  margin:20px 0px 10px 0px;
}
.xsell_bottom_head {
  margin: 0px 0px 10px 0px;
  color:#696969;
  font-weight:bold;
  font-size:1.2em;
}
.xsell_bottom_item {
  padding:0px 0px 0px 0px
}
.divider {margin:0px 8px 0px 8px; color:#909090; font-weight:normal}
.product_quote {
	margin-top:0px;
	background-color:#fff;
  /*border-top:1px solid #d3d3d3;*/
  border-bottom:1px solid #d3d3d3;
  padding:0px 0px 10px 0px;
}
.product_quote_quote {
  margin:6px 0px 0px 0px;
  font-weight:normal;
  font-style: normal;
}
.product_quote_source {
  margin:0px 5px 6px 5px;
  font-weight:bold;
  color:#E69404;
}
.product_quote_top {
  background-image: url(/images/site/66.gif);
  background-repeat: no-repeat;
  background-position: top left;
  height:18px;
  margin-top:10px;
}
.product_quote_bottom {
  background-image: url(/images/site/99.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  height:18px;
}
.category_quote {
  background-color: #E99205;
  width: 232px;
  margin-top: 15px;
  color: #fff;
}
.category_quote_body {
  margin: 15px 12px 0px 12px;
}
.category_quotation {
  margin: 15px 12px 0px 12px;
  font-family: arial,Times New Roman,verdana;
  font-weight: normal;
}
.category_quote_top {
  background-image: url(/images/site/category_quote_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 232px;
  height: 15px;
}
.category_quote_title {
  margin:0px 10px 15px 10px;
  font-family:arial;
  font-size:1.3em;
  font-weight:bold;
  color:#fff;
}
.category_quote_bottom {
  background-image: url(/images/site/category_quote_bottom.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 232px;
  height: 56px;
}
.category_image {
  margin-right:15px;
}
.home_quote {
  background-color: #45C47F;
  width: 232px;
  margin-top: 15px;
  color: #fff;
}
.home_quote_text {
  margin: 15px 12px 0px 12px;
  font-family: arial,Times New Roman,verdana;
  font-weight: normal;
}
.home_quote_top {
  background-image: url(/images/site/over2000Reviews.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 232px;
  height: 108px;
}
.home_quote_title {
  margin:0px 10px 15px 10px;
  font-family:arial;
  font-size:1.3em;
  font-weight:bold;
  color:#fff;
}
.home_quote_bottom {
  background-image: url(/images/site/home_quote_bottom.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 232px;
  height: 56px;
}
.home_rg {
  margin:10px 0px 0px 0px;
  background-image: url(/images/site/home_rg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width:230px;
  height:130px;
}
.home_rg_inner {
  padding: 105px 10px 0px 135px;
}
.home_so {
  margin:0px 10px 0px 0px;
  background-image: url(/images/site/button_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:109px;
  height:41px;
  float:left;
}
.home_so_inner {
  padding: 10px 0px 0px 0px;
  font-weight:bold;
  text-align:center;
}
.home_la {
  margin:0px 0px 0px 0px;
  background-image: url(/images/site/button_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:109px;
  height:41px;
  float:left;
}
.home_la_inner {
  padding: 10px 0px 0px 0px;
  font-weight:bold;
  text-align:center;
}
.home_hp {
  margin:10px 0px 0px 0px;
  background-image: url(/images/site/home_hp.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:230px;
  height:50px;
}
.home_hp_inner {
  padding: 15px 0px 0px 15px;
  font-weight:bold;
}
.process {
  width: 232px;
  margin-top: 25px;
  display:none;
}
.process_top {
  background-image: url(/images/site/process_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 232px;
  height: 72px;
}
.process_1 {
  background-image: url(/images/site/process_1.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  width: 232px;
  height: 43px;
  padding: 0px 10px 0px 50px;
  margin-top: 10px;
}
.process_2 {
  background-image: url(/images/site/process_2.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 232px;
  height: 43px;
  padding: 0px 10px 0px 50px;
  margin-top: 10px;
}
.process_3 {
  background-image: url(/images/site/process_3.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 232px;
  height: 43px;
  padding: 0px 10px 0px 50px;
  margin-top: 25px;
}
.want_rg {
  width: 232px;
  margin-top: 15px;
  border-top:1px solid #cbcbcb;
  border-bottom:1px solid #cbcbcb;
  padding:10px 0px 10px 0px;
}
.want_rg_top {
  background-image: url(/images/site/free_rg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 164px;
  height: 54px;
}
.want_rg_main {
  background-image: url(/images/site/rg.gif);
  background-repeat: no-repeat;
  background-position: top right;
  height: 61px;
  padding: 0px 50px 0px 10px;
  margin-top: 10px;
}
a.product_quote_link {
  display: block;
  background-image: url(/images/site/product_quote_link.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  border-top: 1px solid #8DDAB0;
  border-bottom: 1px solid #8DDAB0;
  margin: 20px 10px 0px 10px;
  padding: 3px 10px 3px 0px;
  color: #fff;
  font-size:100%;
}
a.product_quote_link:visited, a.product_quote_link:active {
  text-decoration: none;
  color: #fff;
}
a.product_quote_link:hover {
  text-decoration: none;
  color: #fff;
}
a.category_quote_link {
  display: block;
  background-image: url(/images/site/category_quote_link.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  border-top: 1px solid #F1BB63;
  border-bottom: 1px solid #F1BB63;
  margin: 20px 10px 0px 10px;
  padding: 3px 10px 3px 0px;
  color: #fff;
}
a.category_quote_link:visited, a.category_quote_link:active {
  text-decoration: none;
  color: #fff;
}
a.category_quote_link:hover {
  text-decoration: none;
  color: #fff;
}
.enquiry {
  background-image: url(/images/site/enquiry_item.gif);
  background-repeat:repeat-y ;
  background-position: top left ;
  width: 424px;
  margin-top: 25px;
  background-color: #fff;
  display:block;
}
.enquiry_item {
  color: #4c4c4c;
  padding: 8px 15px 0px 15px;
}
.enquiry_send {
  margin:20px 0px 0px 0px;
  text-align:center;
}
.enquiry_register {
  border-top:0px solid #c0c0c0;
  margin:20px 0px 0px 20px;
}
.enquiry_top {
  background-image: url(/images/site/enquiry_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 424px;
  height: 16px;
}
.enquiry_product {
  margin:0px 20px 0px 20px;
  padding-bottom:7px;
  border-bottom:1px solid #c0c0c0;
  display:block;
  font-size:1.5em;
  color:#606060;
  font-weight:bold;
}
.enquiry_heading {
  margin:4px 0px 5px 0px;
}
.enquiry_type {
  margin:10px 0px 0px 20px;
  display:block;
}
.enquiry_status {
  margin:10px 0px 0px 20px;
  display:block;
}
.enquiry_mydetails {
  border-top:1px solid #c0c0c0;
  margin:0px 20px 0px 20px;
  padding:10px 0px 0px 0px;
  display:block;
}
.enquiry_myenquiry {
  margin:10px 0px 0px 20px; 
}
.enquiry_question {
  margin:0px 0px 0px 0px; 
}
.enquiry_remember {
  margin:10px 0px 0px 20px; 
  text-align:left;
}
.enquiry_policy {
  margin:5px 0px 0px 40px; 
  text-align:left;
}
.enquiry_table {
  margin:0px 0px 0px 0px; 
}
.enquiry_label {
  color:#606060;
  font-size:0.8em;
  margin-left:5px;
}
.enquiry_caption {
  width:120px; 
  padding:0px 0px 5px 0px;
  white-space:nowrap;
  font-weight:bold;
}
.enquiry_detail {
  width:260px; 
  padding:0px 0px 5px 0px;
}
.enquiry_bottom {
  background-image: url(/images/site/enquiry_bottom.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 424px;
  height: 16px;
}
.enquiry_input {
  width: 250px;
  font-family: arial,verdana;
  font-size:100%;
}
.enquire_top {
  padding:0px 0px 15px 0px;
  border:none;
}
.enquire_bottom {
  padding:15px 0px 10px 0px;
  border:none;
}
.enquiry_requirements {
  border-top:1px solid #c0c0c0;
  border-bottom:1px solid #c0c0c0;
  padding:10px 0px 10px 0px;
  margin:10px 20px 0px 20px;
}
.enquiry_travelagencylink {
	font-size:1.8em;
	color:#808080;
	margin-top:-10px;
}
.enquiry_travelagencylink2 {
	font-size:1.5em;
	color:#808080;
	margin-top:5px;
	padding-bottom:10px;
	border-bottom: 1px solid #d8d8d8;
}
.reward_caption {
  width:110px; 
  padding:0px 0px 5px 0px;
  font-weight:bold;
}
.tab_s {
  margin-top:10px;
  background-image: url(/images/site/tab_s.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 520px;
  height: 25px;
}
.tab_m {
  margin-top:10px;
  background-image: url(/images/site/tab_m.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 520px;
  height: 25px;
}
.tab_l {
  margin-top:10px;
  background-image: url(/images/site/tab_l.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 520px;
  height: 25px;
}
.tab_results {
  margin-top:10px;
  background-image: url(/images/site/tab_results.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 740px;
  height: 25px;
}
.tab_inner {
  padding :4px 0px 0px 15px;
}
.search {
  border-right:1px solid #d3d3d3;
  border-bottom:1px solid #d3d3d3;
  border-left:1px solid #d3d3d3;
  margin: 0px 0px 10px 0px;
  padding: 8px;
  background-color: #fff;
  color: #fff;
}

.search_top {background: url(/images/site/search_top.jpg) no-repeat top left;height:6px;font-size:0}
.search_title { color: #43C481; font-size: 1.3em; font-weight: bold; margin: 0px 0px 10px 0px}
.search_body {background: url(/images/site/search_body.jpg) repeat-y top left;margin:0;padding:0}
.search_inner {padding:8px 8px 10px 8px}
.search_bottom {background: url(/images/site/search_bottom.jpg) no-repeat top left;height:9px;font-size:0}

.search_top_wide {background: url(/images/site/search_top_wide.jpg) no-repeat top left;height:6px;font-size:0}
.search_body_wide {background: url(/images/site/search_body_wide.jpg) repeat-y top left;margin:0;padding:0}
.search_bottom_wide {background: url(/images/site/search_bottom_wide.jpg) no-repeat top left;height:9px;font-size:0}

.search_home {
  background-image: url(/imagesclient/search_home_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 298px;
  height: 300px;
}
.search_home_inner {
	padding:40px 0px 0px 10px
}
.search_home_go {
  background-image: url(/imagesclient/search_home_go.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 298px;
  height: 42px;
}

.search_home_where {background-image: url(/imagesclient/search_home_where.gif);background-repeat: no-repeat;background-position: top left; width: 140px; height: 15px; margin: 0px 0px 0px 0px;}
.search_home_what {background-image: url(/imagesclient/search_home_what.gif);background-repeat: no-repeat;background-position: top left; width: 140px; height: 15px; margin: 8px 0px 0px 0px;}
.search_home_when {background-image: url(/imagesclient/search_home_when.gif);background-repeat: no-repeat;background-position: top left; width: 140px; height: 15px; margin: 8px 0px 0px 0px;}
.search_home_duration {background-image: url(/imagesclient/search_home_duration.gif);background-repeat: no-repeat;background-position: top left; width: 140px; height: 15px; margin: 8px 0px 0px 0px;}

.sch1_home {margin-top:0px}
.sch2_home {margin-top:0px}
.sch3_home {margin-top:0px}
.sch4_home {margin-top:0px}
.sch5_home {margin-top:0px}
.sch6_home {background-image: url(/images/site/search_departing2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 0px 0px 0px 0px;}
.sch7_home {background-image: url(/images/site/search_duration2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 10px 0px 0px 0px;}
.sch8_home {margin:10px 0px 0px 140px}
  
.sch1_region {margin-top:0px}
.sch2_region {margin-top:15px}
.sch3_region {margin-top:0px}
.sch4_region {margin-top:0px}
.sch5_region {margin-top:0px}
.sch6_region {background-image: url(/images/site/search_departing2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 0px 0px 0px 0px;}
.sch7_region {background-image: url(/images/site/search_duration2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 16px 0px 0px 0px;}
.sch8_region {margin:0px 0px 0px 3px}

.sch1_country {margin-top:0px}
.sch2_country {margin-top:0px}
.sch3_country {margin-top:0px}
.sch4_country {margin-top:15px}
.sch5_country {margin-top:0px}
.sch6_country {background-image: url(/images/site/search_departing2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 0px 0px 0px 0px;}
.sch7_country {background-image: url(/images/site/search_duration2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 16px 0px 0px 0px;}
.sch8_country {margin:0px 0px 0px 3px}
  
.sch1_location {margin-top:0px}
.sch2_location {margin-top:0px}
.sch3_location {margin-top:0px}
.sch4_location {margin-top:15px}
.sch5_location {margin-top:20px}
.sch6_location {background-image: url(/images/site/search_departing2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 0px 0px 0px 0px;}
.sch7_location {background-image: url(/images/site/search_duration2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 10px 0px 0px 0px;}
.sch8_location {margin:0px 0px 0px 3px}
  
.sch1_category {margin-top:0px}
.sch2_category {margin-top:0px}
.sch3_category {margin-top:0px}
.sch4_category {margin-top:0px}
.sch5_category {margin-top:0px}
.sch6_category {background-image: url(/images/site/search_departing2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 5px 0px 0px 0px;}
.sch7_category {background-image: url(/images/site/search_duration2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 10px 0px 0px 0px;}
.sch8_category {margin:0px 0px 0px 3px}
  
.sch1_activity {margin-top:0px}
.sch2_activity {margin-top:0px}
.sch3_activity {margin-top:1px}
.sch4_activity {margin-top:0px}
.sch5_activity {margin-top:0px}
.sch6_activity {background-image: url(/images/site/search_departing2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 8px 0px 0px 0px;}
.sch7_activity {background-image: url(/images/site/search_duration2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 10px 0px 0px 0px;}
.sch8_activity {margin:0px 0px 0px 3px}
  
.sch1_results {margin-top:0px}
.sch2_results {margin-top:0px}
.sch3_results {margin-top:0px}
.sch4_results {margin-top:25px}
.sch5_results {margin-top:0px}
.sch6_results {background-image: url(/images/site/search_departing2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 15px 0px 0px 0px;}
.sch7_results {background-image: url(/images/site/search_duration2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 8px 0px 0px 0px;}
.sch8_results {margin:0px 0px 0px 3px}

.sch1_countrycategory {margin-top:0px}
.sch2_countrycategory {margin-top:0px}
.sch3_countrycategory {margin-top:0px}
.sch4_countrycategory {margin-top:0px}
.sch5_countrycategory {margin-top:15px}
.sch6_countrycategory {background-image: url(/images/site/search_departing2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 0px 0px 0px 0px;}
.sch7_countrycategory {background-image: url(/images/site/search_duration2.gif);background-repeat: no-repeat;background-position: top left; width: 120px; height: 16px; margin: 16px 0px 0px 0px;}
.sch8_countrycategory {margin:0px 0px 0px 3px}
  
.search_caption {
  color: #000;
  font-size:1.1em;
  font-weight:bold;
  margin: 0px 0px 2px 0px;
  width:200px;
}
.search_item {
  color: #fff;
  margin: 6px 6px 0px 0px;
}
.search_input {
  border: none;
  width: 195px;
  font-family: arial,verdana;
}
#Region {
  width: 200px;
  font-family: arial,verdana;
  font-size: 11px;
}
#Country {
  width: 200px;
  font-family: arial,verdana;
  font-size: 11px;
}
#Location {
  width: 200px;
  font-family: arial,verdana;
  font-size: 11px;
}
#ActivityCategory {
  width: 200px;
  font-family: arial,verdana;
  font-size: 11px;
}
#Activity {
  width: 200px;
  font-family: arial,verdana;
  font-size: 11px;
}
#DepartDay {
  width: 45px;
  font-family: arial,verdana;
  font-size: 11px;
}
#DepartMonth {
  width: 80px;
  font-family: arial,verdana;
  font-size: 11px;
}
#PlusMinus {
  width: 78px;
  font-family: arial,verdana;
  font-size: 11px;
}
#Duration {
  width: 210px;
  font-family: arial,verdana;
  font-size: 11px;
}
.category_title {
  font-family:Arial;
  font-size:1.2em;
  color:#666666;
  font-weight:bold;
  border-top: 0px solid #d8d8d8;
  padding:0px 0px 0px 0px;
  margin-bottom:0px;
  clear:both;
}
.category_count {
  font-family:Arial;
  font-size:1.1em;
  color:#9a9a9a;
  font-weight:bold;
  clear:both;
  padding:0px 0px 0px 0px;
  margin-top:3px;
  text-align:right;
}
.results_count {
  font-family:Arial;
  font-size:1.2em;
  color:#9a9a9a;
  font-weight:bold;
  clear:both;
  padding:0px 0px 0px 0px;
  margin-top:0px;
}
.price_band {
  margin:0px 0px 0px 0px;
  vertical-align:middle;
}
.price_band_caption {
  margin:0px 10px 0px 0px;
  font-weight:bold;
  font-size:1.2em;
  color:#9a9a9a;
}
.category_welcome {
  margin-top:10px;
  border-top: 0px solid #d8d8d8;
  padding:0px 0px 0px 0px;
}
.promotion_bestsellers {
  float:left;
}
.promotion_count {
  font-size: 1.2em;
  font-weight:bold;
}
.promotion_seeall_top {
  font-size: 1.2em;
  font-weight:bold;
}
.promotion_seeall_bottom {
  font-size: 1.2em;
  font-weight:bold;
  text-align:right;
  margin:20px 20px 20px 0px;
}
.promotion_item {
  padding:5px 12px 0px 0px;
  border-bottom:1px dotted #666666;
}
.promotion_image {
  border:none;
  width:110px;
  height:110px;
  margin-bottom:5px;
}
.promotion_header {
  border-top:0px solid #E99205;
  border-bottom:0px solid #E99205;
  padding:2px 0px 2px 0px;
}
.promotion_name {
  width:110px;
  /*height:45px;*/
  vertical-align:middle;
  font-size:0.9em;
  font-weight:bold;
  margin-top:0px;
}
.promotion_style {
  display:none;
  visibility:hidden;
}
.promotion_description {
  margin-top:5px;
  width:110px;
  font-size:0.9em;
}
.promotion_review {
  padding:2px 0px 2px 0px;
  border-bottom:0px dotted #E79204;
  font-size:0.9em;
  color:#999999;
  font-weight:normal;
}
.community_links {
  width:230px;
  margin-top:10px;
  display:none;
}
.community_top {
  background-image: url(/images/site/community_top.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  width: 230px;
  height: 74px;
}
.community_latest {
  background-image: url(/images/site/community_middle.jpg);
  background-position: top left;
  background-repeat: repeat-y;
  padding:10px 5px 0px 5px;
  font-weight:bold;
}
.community_title {
  font-family:Arial;
  font-size:1.2em;
  color:#666666;
  font-weight:bold;
}
.community_underline {
  background-image: url(/images/site/community_underline.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin:10px 0px 0px 0px;
  width:213px;
  height:3px;
}
.community_middle {
  background-image: url(/images/site/community_middle.jpg);
  background-position: top left;
  background-repeat: repeat-y;
  width: 230px;
}
.community_bottom {
  background-image: url(/images/site/community_bottom.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 230px;
  height: 26px;
}
.community_photo {
  background-image: url(/images/site/community_photo.jpg);
  background-repeat: no-repeat;
  background-position: 5px 0px;
  padding:5px 10px 0px 50px;
  height:35px;
  margin:0px;
}
.community_album {
  background-image: url(/images/site/community_album.jpg);
  background-repeat: no-repeat;
  background-position: 5px 0px;
  padding:5px 10px 0px 50px;
  height:35px;
  margin:0px;
}
.community_member {
  background-image: url(/images/site/community_member.jpg);
  background-repeat: no-repeat;
  background-position: 5px 0px;
  padding:5px 10px 0px 50px;
  height:35px;
  margin:0px;
}
.community_forum {
  background-image: url(/images/site/community_forum.jpg);
  background-repeat: no-repeat;
  background-position: 5px 0px;
  padding:5px 10px 0px 50px;
  height:35px;
  margin:0px;
}
.community_journal {
  background-image: url(/images/site/community_journal.jpg);
  background-repeat: no-repeat;
  background-position: 5px 0px;
  padding:5px 10px 0px 50px;
  height:35px;
  margin:0px;
}
.community_tip {
  background-image: url(/images/site/community_tip.jpg);
  background-repeat: no-repeat;
  background-position: 5px 0px;
  padding:5px 10px 0px 50px;
  height:35px;
  margin:0px;
}
.community_blog {
  background-image: url(/images/site/community_blog.jpg);
  background-repeat: no-repeat;
  background-position: 5px 0px;
  padding:5px 10px 0px 50px;
  height:35px;
  margin:0px;
}

/* TOOLKIT */

.tk {
  width:232px;
  margin-top:15px;
  background-color:#999999;
  color:#fff;
  font-size:0.9em;
}
.tk_top {
  background-image: url(/images/site/tk_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:232px;
  height:15px;
}
.tk_title {
  margin:0px 10px 15px 10px;
  font-family:arial;
  font-size:1.3em;
  font-weight:bold;
  color:#fff;
}
.tk_item {
  color:#fff;
  margin:10px;
}
.tk_articles {
  color:#fff;
  margin:10px;
  background-image: url(/images/site/tk_articles.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding:0px 10px 10px 40px;
  border-bottom:1px solid #c0c0c0;
}
.tk_book {
  color:#fff;
  margin:10px;
  background-image: url(/images/site/tk_book.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding:0px 10px 10px 40px;
  border-bottom:1px solid #c0c0c0;
}
.tk_ezine {
  color:#fff;
  margin:10px;
  background-image: url(/images/site/tk_ezine.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding:0px 10px 10px 40px;
  border-bottom:1px solid #c0c0c0;
}
.tk_help {
  color:#fff;
  margin:10px;
  background-image: url(/images/site/tk_help.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding:0px 10px 10px 40px;
  border-bottom:1px solid #c0c0c0;
}
.tk_insurance {
  color:#fff;
  margin:10px;
  background-image: url(/images/site/tk_insurance.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding:0px 10px 10px 40px;
  border-bottom:1px solid #c0c0c0;
}
.tk_kit {
  color:#fff;
  margin:10px;
  background-image: url(/images/site/tk_kit.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding:0px 10px 10px 40px;
  border-bottom:1px solid #c0c0c0;
}
.tk_plane {
  color:#fff;
  margin:10px;
  background-image: url(/images/site/tk_plane.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding:0px 10px 10px 40px;
  border-bottom:1px solid #c0c0c0;
}
.tk_reviews {
  color:#fff;
  margin:10px;
  background-image: url(/images/site/tk_reviews.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding:0px 10px 10px 40px;
  border-bottom:1px solid #c0c0c0;
}
.tk_train {
  color:#fff;
  margin:10px;
  background-image: url(/images/site/tk_train.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding:0px 10px 10px 40px;
  border-bottom:1px solid #c0c0c0;
}
.tk_weather {
  color:#fff;
  margin:10px;
  background-image: url(/images/site/tk_weather.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding:0px 10px 10px 40px;
  border-bottom:1px solid #c0c0c0;
}
.tk_bottom {
  background-image: url(/images/site/tk_bottom.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:232px;
  height:15px;
}
a.white, a.white:active, a.white:visited{ 
  color :#fff; 
}

.custom_menu {
  background-color:#f2f2f2;
  padding:0px 10px 0px 10px;
}

/* ENQUIRY CONFIRMATION */

.enquiry_confirm_s1 {
  width:740px;
  margin:20px 0px 0px 10px;
  background-color:#efefef;
  font-size:1em;
}
.enquiry_confirm_s1_top {
  background-image: url(/images/site/enquiry_confirm_s1_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:740px;
  height:100px;
}
.enquiry_confirm_s1_details {
  margin:10px;
  padding:0px 10px 10px 20px;
}
.enquiry_confirm_s1_bottom {
  background-image: url(/images/site/enquiry_confirm_s1_bottom.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:740px;
  height:15px;
}
.enquiry_confirm_s2 {
  width:740px;
  height:579px;
  margin:20px 0px 0px 10px;
  padding-top:100px;
  background-image: url(/images/site/enquiry_confirm_s2_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  background-color:#fff;
  font-size:1em;
}
.enquiry_confirm_s2_top {
  margin:20px 0px 0px 10px;
  background-image: url(/images/site/enquiry_confirm_s2_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:740px;
  height:56px;
}
.enquiry_confirm_s2_1 {
  padding:30px 10px 0px 200px;
  height:80px;
  background-image: url(/images/site/enquiry_confirm_1.gif);
  background-repeat: no-repeat;
  background-position: 40px 0px;
}
.enquiry_confirm_s2_2 {
  margin-top:40px;
  padding:5px 10px 0px 200px;
  height:90px;
  background-image: url(/images/site/enquiry_confirm_2.gif);
  background-repeat: no-repeat;
  background-position: 40px 0px;
}
.enquiry_confirm_s2_3 {
  margin-top:40px;
  padding:0px 10px 0px 200px;
  height:90px;
  background-image: url(/images/site/enquiry_confirm_3.gif);
  background-repeat: no-repeat;
  background-position: 40px 0px;
}
.enquiry_confirm_s2_how {
  margin-top:40px;
  padding:20px 10px 0px 150px;
  height:70px;
  background-image: url(/images/site/enquiry_confirm_how.gif);
  background-repeat: no-repeat;
  background-position: 40px 0px;
}
.enquiry_confirm_s2_bottom {
  margin:0px 0px 0px 10px;
  background-image: url(/images/site/enquiry_confirm_s2_bottom.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width:740px;
  height:15px;
}
.enquiry_gifts {
  margin:10px 0px 0px 10px;
}

.register {
  background-image: url(/images/site/register_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 232px;
  height: 233px;
  margin-top:10px;
}
.register_inner {
  padding:85px 0px 10px 0px;
}
.register_item {
  margin: 0px 15px 0px 15px;
  font-family: arial,Times New Roman,verdana;
}
.register_input {
  border: 1px solid #ccc;
  width: 140px;
  font-family: arial,verdana;
  font-size:100%;
}
.register_bottom {
  background-image: url(/images/site/register_submit.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 232px;
  height: 40px;
}
.blog {
  margin-top:10px;
	background-color:#fff;
  width: 230px;
}
.blog_top {
  background-image: url(/images/site/blog_top.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 230px;
  height: 35px;
}
.blog_body {
  background-image: url(/images/site/blog_body.gif);
  background-repeat: repeat-y;
  background-position: top left;
  font-family: arial,Times New Roman,verdana;
  width: 230px;
}
.blog_body_inner {
  padding: 10px 15px 0px 15px;
}
.blog_bottom {
  background-image: url(/images/site/blog_bottom.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 230px;
  height: 26px;
}
.testimonial {
  background-image: url(/images/site/testimonial_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  margin-top:10px;
  background-color:#fff;
  width: 230px;
  height:130px;
}
.testimonial_quote {
  padding:15px 10px 0px 15px;
  font-weight:normal;
  font-style: normal;
}
.testimonial_source {
  padding:0px 10px 0px 15px;
  font-weight:bold;
  color:#43C481;
}

.copy_patch_1 {
  background-image: url(/images/site/copy_patch_1.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color:#efefef;
  padding:15px;
  margin-top:15px;
}
.gallery {
  margin-top:0px;
  text-align :left;
  width: 280px;
  height:32px;
  border:1px solid #9A9899;
  background-color:#C6DAFB;
}
.gallery_inner {
  color:#707070;
  margin:6px 5px 0px 10px;
  font-weight:bold;
}
.gallery_prev {
  margin:0px 8px 0px 15px;
  vertical-align:middle;
  cursor:pointer;
}
.gallery_prev_dis {
  margin:0px 8px 0px 15px;
  vertical-align:middle;
}
.gallery_next {
  margin:0px 0px 0px 8px;
  vertical-align:middle;
  cursor:pointer;
}
.gallery_next_dis {
  margin:0px 0px 0px 8px;
  vertical-align:middle;
}
#current_image { font-weight:bold;font-size:120%; color:#4c4c4c }

/* CLASSES BELOW HERE ARE FOR CALENDAR  */


.td {
  text-align: center;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: #f0f0f0;
  width: 15px;
  height: 15px;
  font-size: 9px;
  color: #606060;
}
.yes {
  text-align: center;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: honeydew;
  width: 15px;
  height: 15px;
  font-size: 9px;
  color: #606060;
}
.no {
  text-align: center;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: #ff0000;
  width: 15px;
  height: 15px;
  font-size: 9px;
  color: #ffffff;
}
.div {
  text-align: center;
  border-right: 1px solid #808080;
  border-bottom: 0px solid #808080;
  background-color: #606060;
  width: 1px;
  height: 15px;
  font-size: 9px;
  color: #808080;
}
.thead {
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  background-color: #808080;
  font-size: 9px;
  color: #ffffff;
}

.price {
  font-weight:bold;
  font-size:1.2em;
}
.map_trip {
  margin:10px 0px 0px 0px;
  text-align:left;
}
.map_accommodation {
  margin:20px 0px 10px 0px;
}
.wholesaler_bonding {
  margin-top:20px;
}
/* CLASSES BELOW HERE ARE FOR BACKWARDS COMPATIBILITY  */

.RTFeature {
  color: #010101;
}
.RTHeadingMajor {
  FONT-WEIGHT: bold;
  font-size:medium;
  COLOR: #44C582;
  FONT-FAMILY: Arial, Verdana
}
.RTHeadingMinor {
  FONT-WEIGHT: bold;
  COLOR: #44C582;
  FONT-FAMILY: Arial, Verdana
}
.results_suggestion_title {
  color: #43C481;
  font-size: 1.3em;
  font-weight: bold;
  margin: 20px 0px 0px 0px;
}
.results_suggestion_tip {
	background:url(/images/site/lightbulb.gif) top left no-repeat;
	padding:2px 0px 0px 20px;
}
.pp {
	margin:10px 0px 0px 0px;
	background : url(/images/site/pp_bg.jpg) no-repeat top left;
  width:230px;
  height:342px;
}
.suggestion {
	width:500px;
	background-color:#f6f6f6;
}
.suggestion_top {
	background : url(/images/site/suggestions_top.jpg) no-repeat top left;
	font-size:0;
	height:10px;
	overflow:hidden;
}
.suggestion_body {
	padding:0px 10px 0px 10px;
	margin:0;
	border:0px solid #000
}
.suggestion_bottom {
	background: url(/images/site/suggestions_bottom.jpg) no-repeat top left;
	font-size:0;
	height:10px;
}
.signup {
  background-image: url(/images/site/signup_bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  margin-top:10px;
  background-color:#fff;
  width: 250px;
  height:170px;
}
.results_matches_h2 {
  color: #404040;
  font-weight: bold;
  font-size:1.4em;
}
.sendPage {
  background: url(/images/site/sendPage.png) top left no-repeat;
  width:16px;
  height:16px;
  display:block;
}
.share {
  clear:both;
  padding:3px 0px 3px 0px;
  text-align:right;
  float:right;
  width:230px;
}
.share_local {
  float:left;
}
.share_foreign {
  float:right;
}
.clear {
  clear:both;height:0px;font-size:0;
}

.productTab {margin-top:20px}
.TabOn {font-size:1.2em;font-weight:bold;text-align:center;border-top:1px solid #999;border-right:1px solid #999;border-bottom:1px solid #fff;border-left:1px solid #999}
.TabOn a{display:block;color:#666;padding:4px 0px 4px 0px}
.TabOn a:visited{text-decoration:none;outline: none}
.TabOn a:active{text-decoration:none;outline: none}
.TabOn a:hover{text-decoration:none;outline: none}
.TabOn a:focus{-moz-outline-style: none;}

.TabOff {font-size:1.2em;font-weight:bold;text-align:center;border-top:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #999;border-left:1px solid #ccc;background-color:#efefef}
.TabOff a{display:block;padding:4px 0px 4px 0px}
.TabOff a:visited{text-decoration:none;outline: none;}
.TabOff a:active{text-decoration:none;outline: none;}
.TabOff a:hover{text-decoration:none;outline: none;}
.TabOff a:focus{-moz-outline-style: none;}

.TabSpace {padding:4px 0px 4px 0px;border-bottom:1px solid #999;background-color:#fff}

.sectionHeader2 {
  padding: 20px 10px 10px 0px;
  color: #666;
  font-weight: bold;
  font-size:1.3em;
}

.ReviewQuoteLink {margin:0px 0px 3px 0px}
.ReviewFullLink {margin:10px 0px 0px 0px}
.category_years_0 { background:url(/images/site/shadow_box.jpg) top left no-repeat;width:230px;height:83px;margin-top:10px}
.category_years_1 { margin:10px 10px 5px 0px;text-align:center;font-weight:bold;color:#606060;font-size:1.2em;  }
.category_years_2 { margin:0px 10px 0px 10px;text-align:center;color:#606060;font-size:1.0em; }


