/* Defaults/Config */
* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  font-weight: normal;
  line-height: 1.4;
}

body, html {
  width: 100%;
  height: 100%;
  /*color: #939395;*/
}

html body {
  font-family: Verdana, sans-serif;
  font-size: 75%;
/*font-size: 90%;*/

}

p{
	
line-height:1.4;	
	
}

.borderedInput
{
	border: 1px solid #bbb;
	padding: 3px;
	font-size: 1em;
}
h1, #centricBreadcrumbs, #footer
{
	color: #939395;
}
h1,h2,h3
{
	position: relative;
	text-align: left;
	align: left;
}
#main-section input[type="text"], #main-section input[type="password"], .login #f_email_address, .centricFormField
{ 
	border: 1px solid #bbb;
	padding: 3px;
	font-size: 1em;
}


.centricFormButton, 
{
	padding:4px;
	background-color: #ddd;
	border: 1px solid #aaa;
}

/* For background loader */
.bg {
  width: 0px;
  height: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  overflow: hidden;
}
.bg .hider {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  background: url("/custom/gsr/images/layout/spacer.gif") top left repeat;
}
.bg img {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -2;
}

/* For any text that gets replaced by an image */
.imgReplace {
  overflow: hidden;
  display: block;
  position: relative;
}
.imgReplace a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  cursor: pointer;
  background-position: top left;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -9999em;
}
.imgReplace a span {
  cursor: pointer;
}
.imgReplace span {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background-position: top left;
  background-repeat: no-repeat;
  overflow: hidden;
}
.imgReplace span.hide {
  text-indent: -9999em;
}
.imgReplace b {
  margin: 10px;
  display: block;
  overflow: hidden;
}

.clearer {
  float: none;
  clear: both;
  line-height: 0;
  height: 0;
  font-size: 0;
  width: 100%;
  display: block;
}

.divider-line {
  background: url("/custom/gsr/images/layout/divider-line-grey-white.gif") top left repeat-x;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 2px;
  line-height: 0;
  font-size: 0;
  float: none;
  clear: both;
}

a {
  text-decoration: none;
  color: white;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
#main-section a
{
	color: #5D5D5F;
}
#navcontainer a
{
	color: white;
}
a * {
  cursor: pointer;
}

b, strong {
  font-weight: bold;
}

ul, ol {
  list-style-type: none;
  list-style-position: outside;
}

#navlist li{
  padding:3px 0;	
  line-height:1.4;
}
#navlist ul ul{
  padding-left:15px;	
}

#main_body table, #main_body form
{
	width: 100%;
	margin:10px 0;
	padding: 5px;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}
#main_body table td p
{
	margin: 0px !important;
	padding: 0px !important;
}
#main_body table td h3
{
	display: inline;
	font-weight: bold;
	padding: 0px !important;
	font-size: 1em !important;
}
.column .left a
{
	color: #373435;
	text-decoration: underline;
}
#main_body table tr.even td{
 background:#dfdfea;
}

#main_body table tr.odd td
{
	background:#f0f0f4;
}
#main_body table td
{
	color:#373435;
	padding:1px;
	margin:1px;
}
p:empty
{
	display:none;
}
#main_body ul
{
	color:#373435;
}

#main_body ul li
{
list-style-type:disc;
margin:6px 0 6px 20px;
}



/* Main document wraps */
#wrap {
  width: 1026px;
  margin: 0 auto 0 auto;
  position: relative;
  display: block;
  clear: both;
  float: none;
  z-index: 2;
  padding-top: 60px;
}
#wrap #main-section {
  border: 1px solid #a5a5a5;
  width: 1024px;
  z-index: 1;
  position: relative;
}

/* Top Panel */
#top-panel {
  width: 100%;
  position: relative;
  color: #EEEEEE;
  margin-bottom: 57px;
}
#top-panel #gsr-logo {
  width: 340px;
  height: 57px;
  float: left;
  display: inline;
  margin-left: 18px;
  margin-top: 23px;
}
#top-panel #gsr-logo a {
  background-image: url("/custom/gsr/images/gsr-logo.png");
}
#top-panel a {
  color: #EEEEEE;
}
#top-panel a:visited, #top-panel a:active {
  color: #FFFFFF;
}
#top-panel .rail-logo {
  float: left;
  display: inline;
  margin-left: 38px;
  margin-top: 19px;
}
#top-panel .top-right {
  float: right;
  margin: 20px 20px 0 0;
  display: inline;
  width:340px;
}
#top-panel #top-nav {
  clear: both;
  margin-right: 20px;
  padding-top: 11px;
  text-align: right;
  position: relative;
}
#top-panel #extra-nav {
  margin-bottom: 12px;
  float: right;
  display: inline;
  text-align: right;
  font-size: 0.85em;
}
#top-panel #top-search {
  float: right;
  clear: both;
  display: inline;
  margin-bottom: 10px;
  width: 220px;
}
#top-panel #top-search form {
  width: 100%;
  display: block;
  text-align: right;
}
#top-panel #top-search #top-search-text {
  width: 190px;
}
#top-panel #top-search .go {
  margin-bottom: -7px;
}
#top-panel .call {
  color: #EEEEEE;
  float: right;
  clear: both;
  margin-bottom: 8px;
  display: inline;
  font-size: 0.9em;
  width: 100%;
  text-align: right;
}
#top-panel .call .number {
  font-size: 1.05em;
  font-weight: bold;
}
#top-panel #font-size-control {
  color: #EEEEEE;
  font-size: 0.9em;
  float: left;
  padding-left: 20px;
}
#top-panel #font-size-control #font-bigger {
  font-size: 1.3em;
}
#top-panel #font-size-control #font-smaller {
  font-size: 0.7em;
}

/* Main Content Area */
.cornered .leftShadow {
  background: url("/custom/gsr/images/corners/left-shadow-8px.png") top right repeat-y;
}
.cornered .bottomShadow {
  background: url("/custom/gsr/images/corners/bottom-shadow-8px.png") top left repeat-x;
}

#left-panel, #right-panel {
  position: relative;
  float: left;
  display: inline;
  margin-bottom: 30px;
  z-index: 5;
}

.left {
  float: left;
  display: inline;
}

.right {
  float: right;
  display: inline;
}

#left-panel {
  width: 199px;
  margin-left: 20px;
  z-index: 6;
}

#right-panel {
  width: 767px;
  background-color: #273246;
  margin-bottom: 50px;
  
  /*will*/
  line-height:1.4;
  font-size:90%;

}


#right-panel .cornerContainer .top {
  background: url("/custom/gsr/images/corners/right-panel-top.png") bottom left no-repeat;
}
#right-panel .cornerContainer .bottom {
  background: url("/custom/gsr/images/corners/right-panel-bottom.png") bottom left no-repeat;
}
#right-panel .column {
  margin: -38px 0 10px 0;
  position: relative;
  float: left;
  display: inline;
  z-index: 5;
}
#right-panel .column .column {
  margin: 0;
}
#right-panel .left {
  width: 120px;
  margin-left: 20px;
  overflow: hidden;
}
#right-panel .right {
  float: right;
  margin-left: 0;
  margin-right: -20px;
  margin-bottom: -20px;
  width: 624px;
}
#right-panel .nav {
  list-style-type: none;
  font-size: 0.9em;
}
#right-panel .nav a {
  color: white;
  line-height: 1.3;
}
#right-panel .nav ul {
  margin-left: 0.6em;
  padding-top: 4px;
  list-style-type: none;
  overflow: hidden;
}
#right-panel .nav ul li {
  font-size: 0.9em;
}
#right-panel .nav li {
  padding: 4px 0 4px 0;
  display: block;
  margin: 0;
  line-height: 0;
}

/* Content Panel (Nested for extra selector weight) */
#wrap #main-section #right-panel .content-panel {
  background: #E8E8EF;
  width: 100%;
  padding-bottom: 20px;
}
#wrap #main-section #right-panel .content-panel .breadcrumb {
  padding: 20px 0 5px 0;
  margin: 0 20px 0 20px;
  border-bottom: 1px solid #9e9297;
  text-align: right;
  font-size: 0.8em;
}
#wrap #main-section #right-panel .content-panel .breadcrumb a {
  color: #333333;
}
#wrap #main-section #right-panel .content-panel .breadcrumb a.current {
  font-weight: bold;
}
#wrap #main-section #right-panel .content-panel .column {
  margin: 20px 0 10px 0;
  position: relative;
  float: left;
  display: inline;
}
#wrap #main-section #right-panel .content-panel .left {
  width: 460px;
  margin-left: 20px;
}
#wrap #main-section #right-panel .content-panel .left.full {
  width: 95%;
  margin-left: 20px;
}
#wrap #main-section #right-panel .content-panel .left h2 {
  font-size: 1.6em;
  text-transform: uppercase;
  color: #572035;
  padding:10px 15px 7px 0;
  line-height: 1.5;
}
#wrap #main-section #right-panel .content-panel .left h3 {
  font-size: 1.2em;
  font-weight: normal;
  color: #572035;
  padding: 7px 15px 7px 0;
  clear:both;
}
#wrap #main-section #right-panel .content-panel .left p {
  color: #373435;
  padding: 7px 15px 7px 0;
	clear:both;
}
#wrap #main-section #right-panel .content-panel .left img {
  float: left;
  margin: 0 15px 15px 0;
  display: inline;

}
#wrap #main-section #right-panel .content-panel .right {
  width: 122px;
  float: right;
  margin-right: 20px;
}
#wrap #main-section #right-panel .content-panel .right .banner {
  margin-bottom: 10px;
}
#wrap #main-section #right-panel .content-panel .cornerContainer .top {
  /*background: url("/custom/gsr/images/corners/content-panel-top.png") bottom left no-repeat;*/
  background: url("/custom/files/media/content_panel_top_one_rounded.png") no-repeat scroll left bottom transparent !important
}
#wrap #main-section #right-panel .content-panel .cornerContainer .bottom {
  background: url("/custom/gsr/images/corners/content-panel-bottom.png") bottom left no-repeat;
}
#wrap #main-section #right-panel .text-hilite {
  background-color: white;
  width: 100%;
}
#wrap #main-section #right-panel .text-hilite h2 {
  font-size: 1.1em;
  font-weight: bold;
  color: #572035;
  padding: 15px;
}
#wrap #main-section #right-panel .text-hilite p {
  color: #373435;
  padding: 0 15px 15px 15px;
}
#wrap #main-section #right-panel .text-hilite img {
  float: left;
  margin: 15px;
  display: inline;
}
#wrap #main-section #right-panel .text-hilite .cornerContainer .top {
  background: url("/custom/gsr/images/layout/top-cap-white.png") bottom left no-repeat;
}
#wrap #main-section #right-panel .text-hilite .cornerContainer .bottom {
  background: url("/custom/gsr/images/layout/bottom-cap-white.png") top left no-repeat;
}

/* Dreaming Panel  (Nested in #wrap #right-panel for extra selector weight) */
#wrap #main-section #right-panel #dreaming-panel {
  position: relative;
}
#wrap #main-section #right-panel #dreaming-panel .tabs {
  height: 63px;
  margin-left: -11px;
  clear: both;
}
#wrap #main-section #right-panel #dreaming-panel .tabs a {
  display: inline;
  float: left;
  height: 63px;
  width: 129px;
}
#wrap #main-section #right-panel #dreaming-panel .tabs a .bg {
  background: url("/custom/gsr/images/buttons/dreaming-panel-tab-sprite.png") top left no-repeat;
}
#wrap #main-section #right-panel #dreaming-panel .tabs a .logo {
  z-index: 110;
  background-position: top center;
  background-repeat: no-repeat;
}
#wrap #main-section #right-panel #dreaming-panel .tabs a:hover .bg {
  background-position: 0px -71px;
}
#wrap #main-section #right-panel #dreaming-panel .tabs a.current .bg {
  background-position: 0px -71px;
}
#wrap #main-section #right-panel #dreaming-panel .tabs a b {
  margin: 15px;
  display: block;
  overflow: hidden;
  height: 39px;
  width: 97px;
}
#wrap #main-section #right-panel #dreaming-panel .tabs a.the-ghan .logo {
  background-image: url("/custom/gsr/images/buttons/the-ghan.png");
}
#wrap #main-section #right-panel #dreaming-panel .tabs a.indian-pacific .logo {
  background-image: url("/custom/gsr/images/buttons/indian-pacific.png");
}
#wrap #main-section #right-panel #dreaming-panel .tabs a.southern-spirit .logo {
  background-image: url("/custom/gsr/images/buttons/southern-spirit.png");
}
#wrap #main-section #right-panel #dreaming-panel .tabs a.the-overland .logo {
  background-image: url("/custom/gsr/images/buttons/the-overland.png");
}
#wrap #main-section #right-panel #dreaming-panel .panel {
  background-color: #E8E8EF;
  height: 392px;
  margin-bottom: 15px;
  position: relative;
}
#wrap #main-section #right-panel #dreaming-panel .panel #dreaming-panel-swf-container {
  width: 612px;
  height: 379px;
  position: absolute;
  top: 6px;
  left: 6px;
}
#wrap #main-section #right-panel #dreaming-panel .panel .cornerContainer .top {
  background: url("/custom/gsr/images/corners/dreaming-panel-top.png") top left no-repeat;
}
#wrap #main-section #right-panel #dreaming-panel .panel .cornerContainer .bottom {
  background: url("/custom/gsr/images/corners/dreaming-panel-bottom.png") bottom left no-repeat;
}

#wrap #main-section #right-panel #dreaming-panel.small-dreaming-panel .panel {
  height: 182px;
}
#wrap #main-section #right-panel #dreaming-panel.small-dreaming-panel .panel img {
  display: block;
  position: absolute;
  top: 17px;
  left: 17px;
}
#wrap #main-section #right-panel #dreaming-panel.small-dreaming-panel .panel h1 {
  position: absolute;
  top: 26px;
  right: 30px;
  z-index: 9;
  color: white;
}
#wrap #main-section #right-panel #dreaming-panel.small-dreaming-panel .panel a {
  color: #5d5d5f;
  text-transform: uppercase;
  position: absolute;
  z-index: 19;
  display: block;
  bottom: 4px;
  right: 30px;
  padding-right: 15px;
  background: url("/custom/gsr/images/layout/down-arrow-gray.gif") center right no-repeat;
  cursor: pointer;
}

/* Booking Panel */
#booking-panel {
  z-index: 10;
  background: url("/custom/gsr/images/layout/booking-panel-bg.png") top left repeat;
  margin-bottom: 15px;
}
#booking-panel .cornerContainer .top {
  background: url("/custom/gsr/images/corners/left-panel-white-top.png") bottom left no-repeat;
}
#booking-panel .cornerContainer .bottom {
  background: url("/custom/gsr/images/corners/booking-panel-bottom.png") top left no-repeat;
}
#booking-panel ul {
  list-style-type: none;
}
#booking-panel .tab-content {
  position: relative;
}
#booking-panel .tabs {
  width: 210px;
  height: 24px;
  position: absolute;
  top: -24px;
  left: -3px;
}
#booking-panel .tabs li {
  float: left;
  width: 73px;
  display: inline;
  margin-left: -5px;
  height: 24px;
}
#booking-panel .tabs .current a {
  background: url("/custom/gsr/images/buttons/booking-panel-tab.png") 0px 0px no-repeat;
}
#booking-panel .tabs a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: url("/custom/gsr/images/buttons/booking-panel-tab.png") 0px -26px no-repeat;
  color: #88290c;
}
#booking-panel .tabs a:hover {
  background: url("/custom/gsr/images/buttons/booking-panel-tab.png") 0px 0px no-repeat;
  text-decoration: none;
}
#booking-panel .tabs a b {
  padding-top: 5px;
  display: block;
  width: 100%;
  text-align: center;
  text-indent: 8px;
}
#booking-panel .return {
  padding: 10px 60px 10px 25px;
  position: relative;
  font-size: 0.85em;
}
#booking-panel .return .go {
  position: absolute;
  top: 7px;
  right: 25px;
}

option {
  padding-right: 10px;
}

select {
  margin-bottom: 5px;
  margin-right: 5px;
  border: 1px solid #b5b5b8;
  float: left;
  display: inline;
}

#booking-form {
  display: block;
  clear: both;
  padding: 10px 12px 10px 10px;
  color: #5b5c5d;
  font-size: 0.8em;
}
#booking-form fieldset label, #booking-form fieldset legend {
  font-weight: bold;
  display: block;
  clear: both;
  margin-bottom: 5px;
  color: #5B5C5D;
}
#booking-form fieldset fieldset {
  float: left;
  display: inline;
  text-align: center;
  margin: 0 10px 10px 0;
}
#booking-form fieldset fieldset input {
  margin-bottom: 0px;
}
#booking-form fieldset fieldset label {
  text-align: center;
}
#booking-form fieldset .from-to select {
  width: 100%;
}
#booking-form input {
  margin-bottom: 10px;
}
#booking-form .legs fieldset {
  width: 27%;
  float: left;
  display: inline;
}
#booking-form .legs .multiple {
  margin-right: 0;
}
#booking-form .legs .multiple .go {
  margin: 0 auto 0 auto;
}
#booking-form .from-to select {
  width: 100%;
}
#booking-form .find-fares {
  float: none;
  clear: both;
}
#booking-form .package-no, #booking-form .promotion-code {
  width: 100%;
  border: 1px solid #b5b5b8;
  background: #fefefe url("/custom/gsr/images/layout/booking-panel-input-bg.png") top left repeat-x;
}
#booking-form .find-fares {
  display: block;
  margin: 0 auto 0 auto;
}
#booking-form .calendar-icon {
  margin-left: 2px;
}

a.go {
  width: 33px;
  height: 19px;
}
a.go span {
  background: url("/custom/gsr/images/buttons/search-go.gif") top left no-repeat;
}
a.go b {
  margin: 2px;
}

#itinerary-panel {
  color: #333333;
  font-size: 0.85em;
  padding-top: 11px;
}
#itinerary-panel ul {
  list-style-type: none;
}
#itinerary-panel .hotels li {
  background: url("/custom/gsr/images/icons/bed.png") right 3px no-repeat;
}
#itinerary-panel li {
  position: relative;
  background: none;
  z-index: 1;
  font-weight: bold;
  margin-right: 10px;
}
#itinerary-panel li .logo {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: -1;
}
#itinerary-panel li h3 {
  font-size: 1.1em;
  font-weight: bold;
  background: url("/custom/gsr/images/layout/itinerary-h3-bg.png") top left repeat-y;
  padding: 3px 0 3px 25px;
  margin-bottom: 4px;
  margin-top: 10px;
}
#itinerary-panel li p {
  font-weight: normal;
  padding: 0 0 5px 25px;
}
#itinerary-panel li a.remove {
  width: 58px;
  height: 15px;
  color: #8a2a0c;
  margin-left: 25px;
  margin-bottom: 15px;
}
#itinerary-panel li a.remove span {
  background: url("/custom/gsr/images/buttons/remove.gif") top left no-repeat;
}
#itinerary-panel li a.remove b {
  margin: 2px;
}
#itinerary-panel .warning {
  padding-left: 25px;
  padding-bottom: 25px;
}

.banner {
  display: block;
  margin-bottom: 20px;
}
.banner img {
  float: none;
  display: block;
}

/* Subscribe Panel */
#subscribe-panel {
  background: url("/custom/gsr/images/layout/subscribe-bg.png") top left no-repeat;
  font-size: 0.85em;
  height: 80px;
}
#subscribe-panel .go {
  margin-bottom: -5px;
}
#subscribe-panel p {
  color: white;
  padding: 15px;
}
#subscribe-panel #subscribe-form {
  display: block;
  padding: 0 0 15px 15px;
}
#subscribe-panel #subscribe-email {
  width: 133px;
}

#home #subscribe-panel {
  width: 254px;
}

#add-this-button {
  display: block;
  margin: 24px 0 0 15px;
}

/* Weather Section */ 

#weather-container{
width:600px;
color:#333333;
}

.weather-section h2{
white-space:nowrap;	
}

.weather-section {
	color:#333333;
	line-height:1.5;
	padding:0 20px 20px 0;
}
.weather-section h2 {
  padding-bottom: 10px;
}
.weather-section b {
  font-weight: bold;
}

.weather-section p b {
	position:relative;
	top:1em;
}

.weather-section p br{
	
}
.weather-section p {
  float: right;
  display: inline;
  position: relative;
  top: -11.8em;
  margin-left: 10px;
  width: 120px;
  text-align: left;
  border-top:1px solid #cccccc;
  padding:0 0 0 10px !important;
}

.weather-section p img {
border:medium none !important;
float:right !important;
margin:-30px 0 0 92px !important;
position:absolute;
}

.bottom-banner {
  margin: 0 20px 23px 20px;
}
.bottom-banner .left {
  float: left;
  width:250px;
}
.bottom-banner .banner {
  float: right;
}

/* Footer */
#footer {
  width: 100%;
  background-color: #715d5f;
  border-top: 1px solid #a5a5a5;
  overflow: hidden;
  font-size: 0.9em;
}
#footer p {
  text-align: right;
  padding: 12px 30px 12px 30px;
}
#footer a {
  color: #c5bdbb;
  padding: 5px;
}
#footer a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}
#footer .top-links {
  border-bottom: 1px solid #a5a5a5;
}
#footer .top-links h3 {
  padding: 12px 30px 12px 30px;
  float: left;
  font-size: 1em;
}
#footer .top-links .japanese {
  background: url("/custom/gsr/images/icons/japanese-flag-small.gif") right center no-repeat;
  padding-right: 27px;
}
#footer .site-map {
  padding: 20px 0 0 30px;
  position: relative;
}
#footer .site-map ul {
  /*list-style-type: none;
  width: 102px;
  padding: 0;
  float: left;
  display: inline;
  margin-right: 8px;
  margin-bottom: 10px;*/
  width: 120px;
}
#footer .site-map ul li {
  display: block;
  float: none;
  margin-bottom: 3px;
}
#footer .site-map ul a {
  padding: 0;
  display: inline;
  float: none;
}
#footer .bottom-links {
  border-top: 1px solid #a5a5a5;
}

#extra-footer {
  width: 100%;
}
#extra-footer #gsr-logo-small {
  width: 319px;
  height: 21px;
  float: left;
  display: inline;
  margin: 20px;
}
#extra-footer #gsr-logo-small a {
  background-image: url("/custom/gsr/images/gsr-logo-small.png");
}
#extra-footer p {
  float: left;
  color: white;
  font-size: 10px;
  clear: right;
  padding-top: 20px;
}

///////////////

#general_captcha_description {
  margin:15px 0;	
}
table.rssFeeds
{
	width: 70% !important;
}
.rssFeeds td a
{
	font-size: 13px;
	color: #666;
}

/*-----Gallery-----*/
#gallery .centricListingGeneral {
	float:left;
	width:150px;
	clear:none;
	padding-top:10px;
	height:190px;
}

#gallery dd.centricListingGeneral {
	clear:none;
	float:left;
	height:30px;
	margin-top:-10px;
	padding-top:0;
	width:150px;
}

#gallery .centricListingTitle{
	display:none;
}

#gallery .centricListingThumbnail img {
	width:120px;
}

#gallery .centricListingResultSmall {
	margin-left:0px;
}

#gallery .centricListingFilters {
	margin-left:0px;
}
#gallery #contentListingFilterTypeMetaThes span {
	padding-top:3px;
	width:130px;
}
#gallery #contentListingGroupByOptions{
	display:none;
}
/*-----End Gallery-----*/
/*-----Search Form-----*/

#search_basic_button {
	width:40px;
	float:left;
	padding-top:3px;
	margin-left:5px;
}

#search_basic_str #str{
	width:136px;
	border: 1px solid #bbb;
	padding: 3px;
	font-size: 1em;
}

#search_basic {
	float:left;
	height:29px;
	width:220px !important;
}
/*-----End Search Form-----*/

/* ----- CUSTOM CONTENT STYLES -----*/

img.white {
	border:1px solid #cccccc !important;
}

#main_body ul.pdf li {
background:transparent url(/images/pdf.gif) no-repeat scroll left top;
list-style-type:none;
margin:6px 0;
padding:2px 0 2px 20px;
border-bottom:1px solid #CCCCCC;
color:#666666;
}

#main_body ul.pdf li a{
font-weight:bold;
}

.centricFilesDate{
	border-bottom:1px solid #CCCCCC;
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
}

.centricFilesLink{
	font-weight:bold;
}
.centricFilesGeneral img{
	margin:0 5px 0 0 !important;
}

/*----- LOGIN -----*/

.login label{

width: 60px;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;

}
.login hr{
margin:10px 0 20px;
border-bottom:1px solid #cccccc;
}

 .button_style{
	background-color:#e8e8ef !important;
	border:none !important;
	
 }

.login .button_style, input#submit, .centricFormButton,  .button_style input, .centricSubscribeButton input
{
	background-color:#273246 !important;
	border:1px solid #FFFFFF !important;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:5px;
	text-decoration:none;	
}

.login .centricFormTitles{
	color:#333333;	
}

/*-----Media Request Form-----*/
form#media_registration {
	height: 680px !important;
}

form#media_registration div.element {
	color:#333333;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	left:0 !important;
	padding-bottom:10px;
	position:relative !important;
	top:0 !important;
}
textarea#publication_description, textarea#business_address{
	border:1px solid #BBBBBB;
	font-size:1em;
}

/*------Home Styles-----*/
div#home_content {
	height:125px;
}
div#home_content .breadcrumb{
	display:none;
}
div#home_content .column{
	margin:10px 0;
}
div#home_content .column h1{
	display:none;
}
div#home_content div#main_body table{
	background-color:#E8E8EF;
	border:0px solid #E8E8EF;
	margin:0px;
	padding:0px;
	width:100%;
}
div#home_content div.column{
	margin-left:20px;
	width:600px !important;
}
div#home_content div#main_body h2{
	color:#572035 !important;
	font-size:1.6em;
	line-height:1.5;
	padding:0 10px 3px 0 !important;
	text-transform:none !important;
}
div#home_content div#main_body table td {
	vertical-align: top;
}

/*-----Journey Content-----*/
div#journey_content .column h1{
	display:none !important;
}
div#journey_content .column {
	/*margin:10px 0px !important;*/
}
#centricBreadcrumbs ul li {
	float:none !important;
	font-weight:bold !important;
	display:inline !important;
}
.centricBreadcrumbsCurrent{
	font-weight:bold !important;
}
#centricBreadcrumbs ul li {
	font-size:1.3em !important;
}
/*----------------------*/

/*-- ~line 485, add new class --*/
/*-----   Main Link Colour ----*/

#wrap #main-section #right-panel .content-panel .left a{
	color:#572035;	
}


/*-- ~add to footer, new classes. --*/
/*-----   Newsletter Classes ----*/


.centricFormBody form div{
float: left; clear: both;
}

/*

.centricFormBody form div.element {
left:auto !important;	
}
.centricFormBody form label{
width:155px;
float:left;
font-weight:bold
}
.centricFormBody form span label{
font-weight:normal;
}
.centricFormBody form img{
display:block;
clear:both;
float:none !important;
margin:0;
padding:0;
}


.centricFormBody form .centricFormButton {

float:left;
margin-right:120px;
position:relative;
}
*/
.centricFormBody form #refresh_capcha{
position:absolute;	
float:right;
}


/*-----LANDING PAGE ALTS -----*/

.region .centricListingResultSmall span{
	display:none;
}

.region .centricListingResultSmall{
	margin-left:0 !important;
	
}
.region .centricListingGeneral{
	color:#333333;
	min-height:70px;
	height:auto !important;
	height:70px;
	overflow:visible;
}


.region .centricListingGeneral dd{
clear:none !important;
display:inline;
}

.region .centricListingLink, .accommodation .centricListingTitle a{
	font-size:18px;
	
}



.region .centricListingThumbnail img{
height:109px !important;
width:179px !important;
display:block !important;
float:none !important;
}
.accommodation .centricListingThumbnail img{
height:163px !important;
width:247px !important;
display:block !important;
float:none;
margin:0 15px 0 0 !important;
}
.centricListingDivider {
display:none;	
}


.region .centricListingGeneral {
width:425px;
}

.accommodation div.centricListingGeneral {
float:left;
width:260px;
clear:none;
height:220px;
}

.accommodation dd.centricListingGeneral{
	display:none
}

.accommodation div.centricListingResultSmall {
margin:0;
display:inline;
position:relative;

}
.accommodation .readmore{
text-align:left;
}

.accommodation .readmore a{
font-size:11px;
}

.column.no_right{
display:none !important;	
}
.weather-section p{
	clear:none !important;
}

/*---Subscription Form Styles---*/
#DOB div{
width: 155px; 
float: left;
}

#DOBDate {
width: 80px; 
font-weight: normal; 
float: left;
}

/*---Fare Table Styles---*/
td
{
	font-family:Verdana, Geneva, sans-serif;
}
td.columnHeading
{
	font-weight: bold;
	color: #00F;
}
td.cellHeading 
{
	font-weight: bold;
	color: #F00;
	padding: 2px 4px 2px 4px !important;
	border-top: 1px solid #999 !important;
	border-bottom: 1px solid #999 !important;
	background-color: #E0E0E0 !important;
}
td.cellHeadingLeft
{
	border-left: 1px solid #999 !important;
}
td.cellHeadingRight
{
	border-right: 1px solid #999 !important;
}
tr.highlight1 td, td.highlight1
{
	background-color: #F0F0F0;
}
tr.highlight2 td, td.highlight2
{
	background-color: #E0E0E0;
}

/*---Merch Styles---*/
#merch .centricListingThumbnail{
	display:none;
}
#merch .centricListingGeneral{
	margin-left:5px;
	margin-top:10px;
}
#merch_detail #wrap #main-section #right-panel .content-panel .left{
	width:660px !important;
}
#merch_detail .product td{
	vertical-align:top;
}
#merch_detail .product td strong{
	font-size:14px;
	color:#572035 !important;
}
#cart_control input{
	background-color:#273246;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:5px;
	text-decoration:none;
}
#cart_control{
	margin-top:10px;
}
#cart_control .product img{
	width:100px;
}
#cart_control div{
	height:160px;
}
#merch p input{
	background-color:#273246;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:5px;
	text-decoration:none;
	margin-right:5px;	
}
#welcome input{
	background-color:#273246;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:5px;
	text-decoration:none;
}
#merch label{
	font-weight:bold;
}
#cart_control .cart_checkout{
	height:30px;
}

#cart_control .cart_checkout_total{
	height:30px;
}

#cart_control .cart_checkout_total p{
	font-weight:bold;
	padding:7px 0px 7px 0 !important;
}
#address_div p.confirm_address_button{
	text-align:left !important;
}
#checkout_control p.confirm_checkout_button{
	text-align:left !important;
}

#checkout_control .product img{
	width:50px !important;
}
#checkout_control div{
	height:70px;
}

.galpage .centricFeedItem div{
	width:30px;
	float:right;
	margin:0 10px 0 0;
	overflow:hidden;
}


.galpage .centricListingThumbnail, .galpagelanding .centricListingThumbnail, .galpage div.centricFeedThumbnail {
height:137px;
width:137px;
overflow:hidden;
text-align:center;
clear:none;
float:none;

}
.galpage .centricListingThumbnail img, .galpagelanding .centricListingThumbnail img, .galpage .centricFeedThumbnail img
   {
min-height:137px;
height:auto;
height:137px;
min-width:137px;
width:auto !important;
width:137px;

}
.galpagelanding .centricListingGeneral{
float:left;
height:137px;
width:137px;
margin:5px;
clear:none;
}
.galpagelanding .centricListingResultSmall{

color:#FFFFFF !important;
height:29px;
margin-top:-37px;
z-index:10;
position:absolute;
width:129px;
padding:4px;
margin-left:0;

}
.galpagelanding .centricListingResultSmall a{
	color:#ffffff !important;
}

.galpagelanding .opacity{
background:#000000 none repeat scroll 0 0;
opacity:0.6;
filter: alpha(opacity = 60);

position:absolute;
height:37px;
width:137px;
margin-top:-37px;
z-index:1;
}



.galpagelanding dd.centricListingGeneral {
display:none;
}
.galpage dd.centricListingGeneral {
display:none;
}
.galpage .centricListingResultSmall{
display:none	
}

.galpage .centricListingGeneral {
float:left;
height:137px;
padding:5px;
width:137px;
clear:none;
}
/*------------------	*/

#buyer_create_login .element .field {
background:#ffffff;
color:#333333;
border:1px solid #cccccc;
padding:3px;
}

/*----CALENDAR----*/

html div#popupCalendar .cpYearNavigation, div#popupCalendar .cpMonthNavigation {
background-color:#DDDDDD !important;
color:#572035 !important;
text-align:center !important;
text-decoration:none !important;
vertical-align:middle !important;
}

html div#popupCalendar td.cpTodayText, div#popupCalendar td.cpTodayTextDisabled {
border-color:black;
border-style:solid;
border-width:1px 0 0;
display:none;
}
html div#popupCalendar .cpCurrentMonthDate {
color:#572035;
font-weight:bold;
}

html div#popupCalendar .cpOtherMonthDate {
color:#999999;
font-weight:normal;
}

html div#popupCalendar .cpCurrentMonthDateDisabled, div#popupCalendar .cpOtherMonthDateDisabled, div#popupCalendar .cpCurrentDateDisabled {
color:#999999;
font-weight:normal;
text-align:right;
text-decoration:line-through;
}

html div#popupCalendar .cpOtherMonthDate {
color:#572035;
font-weight:normal;
}

html div#popupCalendar td.cpCurrentDate {
background-color:#DDDDDD;
border:thin solid #999999;
color:#572035 !important;
text-align:center;
}

#wrap #main-section #right-panel .content-panel .left h3 span.star-group img{
margin:0;	
	
}

html #alternate_flash{
left:45px !important;
position:relative !important;
top:5px !important;
}

.galpage .centricFeedItem{
width:137px;
float:left;	
margin:10px 10px 0 0;

}

.galpage .centricFeedItem div.centricFeedTitle{
	width:97px;
	float:left;
	overflow:hidden;
	height:30px;
	margin:0;
}



