/*  
Theme Name: Old World Wandering
Version: 1.0
Author: Iain Manley
Author URI: oldworldwandering.com
Tags: fixed width, widget-ready, widgets, right sidebar, two columns
Description: The Old World Wandering Theme
*/

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: url("images/background1.jpg") no-repeat fixed left top #000099;
	font: 71%/1.5em Tahoma,Arial,sans-serif;
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #2180BC;
	background: inherit;
}
a:hover {
	color: #42AB51;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3, h4 {
	font-family: Georgia,Palatino Linotype,Book Antiqua,Palatino,serif;	 		
}
h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #006699;
}

h3 {
	font-size: 130%;
	color: #666666; 
}

h4 {
	font-size: 110%;
	color: #666666;
}

/* images */
img {
}

img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, h4, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	list-style-image: url('images/10by10.png');
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(images/button-bg.jpg) repeat-x 0 0;
	border: none;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 960px;
	margin: 0 auto;
	text-align: justify;
}
#content-wrap {
	clear: both;
	width: 960px;
	padding: 0; 
	margin: auto;
}
#header {
	width: 960px;
	position: relative;
	height: 161px;
	margin: 10px 0 0 0;
	background: url(images/header.png) no-repeat center top;
	padding: 0;	
}

#header h1#logo-text {
	width: 650px;
	float: left;
	display: inline;
	height: 130px;
}

#header #home {
	display:block;
	height:150px;
	width:650px;
	text-indent:-9999px;
}

#header h1#rss {
	padding:10px 2px;
	width:50px;;
	float: left;
	display: inline;
	height: 130px;
	background: url(images/feed_icon.png) no-repeat center center;
}

#header a#rss {
	display:block;
	height:130px;
	text-indent:-9999px;
}

#header #rss a:hover {
	background: url(images/feed_icon_hover.png) no-repeat center center;
}

#header h1#email{
	padding:10px 2px;
	width:50px;
	float: left;
	display: inline;
	height: 130px;
	background: url(images/mail_icon.png) no-repeat center center;
}

#header a#email{
	display:block;
	height:130px;
	text-indent:-9999px;
}

#header #email a:hover {
	background: url(images/mail_icon_hover.png) no-repeat center center;
}

#header h1#twitter {
	padding:10px 2px;
	width:50px;
	float: left;
	display: inline;
	height: 130px;
	background: url(images/twitter_icon.png) no-repeat center center;
}

#header a#twitter {
	display:block;
	height:130px;
	text-indent:-9999px;
}

#header #twitter a:hover {
	background: url(images/twitter_icon_hover.png) no-repeat center center;
}

#header h1#fb {
	padding:10px 2px;
	width:50px;
	float: left;
	display: inline;
	height: 130px;
	background: url(images/facebook_icon.png) no-repeat center center;
}

#header a#fb {
	display:block;
	height:130px;
	text-indent:-9999px;
}

#header #fb a:hover {
	background: url(images/facebook_icon_hover.png) no-repeat center center;
}


/* Menu */

#menu {
	position: relative;
	background: url(images/menu.png) repeat-x 0 0;
	clear: both;	
	height: 55px;
	width: 960px;
	z-index: 2;
}

#menu ul{
	margin:0;
	padding: 0;
}

#suckerfishnav {
	font-size:170%;
    font-weight:bold;
	text-shadow: 0px 1px 1px #fff;
	width: 960px;
}

#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    padding:0;
    margin:0;
	line-height: 40px;
}

#suckerfishnav a {
    display:block;
    color:#000080;
	text-decoration:none;
    padding:0;
}

#suckerfishnav li {
    float:left;
    padding:0;
	width: 192px;
	text-align:center;
}

#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:192px;
    font-weight:normal;
	font-size:100%;
	margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }

#suckerfishnav li li {
    width:190px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
	text-align: left;
}

#suckerfishnav li li a {
    padding:4px 10px;
    width:171px;
    font-size:55%;
	text-shadow: 0.1em 0.1em 0.2em black;
	opacity: 1;
    color:#fff;
    }
#suckerfishnav li ul ul {
    margin:-19px 0 0 100px;
    }

#suckerfishnav li.about:hover {
	background: url(images/about.png) repeat-x 0 0;
}

#suckerfishnav li.map:hover {
	background: url(images/map.png) repeat-x 0 0;
}
	
#suckerfishnav li.territory:hover {
	background: url(images/territory.png) repeat-x 0 0;
}

#suckerfishnav li.iain:hover {
	background: url(images/iain.png) repeat-x 0 0;
}

#suckerfishnav li.claire:hover {
	background: url(images/claire.png) repeat-x 0 0;
}

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:##169C69;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:##169C69;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#fff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#38b4e8;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#000099;
    }

#main {
	float: left;
	background: url("images/content.png") repeat scroll 0 0 transparent;
	width: 62.3%;
	padding: 0; 
	display: inline;
	min-height:1434px;
}

#main img {
	float: left;
	margin: 1px 10px 10px 0; 
	background-color:#F5F5F8;
	border:1px solid #CCCCCC;
	display:block;
	padding:4px;
}

#main img:hover {
	background-color: #AAAAAA;
}

#slide {
	position: relative;
	z-index: 1;
	margin: 10px 0 20px 9px;
}

#main h2 {
	margin-top: 0;
	font: small-caps 280% Georgia,Palatino Linotype,Book Antiqua,Palatino,serif;
	color: #000000; 
	padding: 0 0 10px 10px; 	
	border-bottom: 1px solid #EFF0F1;
	text-shadow: 0 1px 1px #666;
}

#main h2 a {
	background: none;
	color: #000000;
	text-decoration: none;
}

#main h2 a:hover {
	color: #42AB51;
}

.post-footer {
	background: url("images/albumback.png") repeat scroll 0 0 transparent;
	border:1px solid #F2F2F2;
	font-size:95%;
	margin:5px 10px 10px;
}

.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

.post-footer #Iain{
	background: url(images/iainprofile.png) no-repeat left center;
	margin:0;
	padding:20px 2px 20px 20px;
}

.post-footer #Claire{
	background: url(images/claireprofile.png) no-repeat left center;
	margin:0;
	padding:20px 2px 20px 20px;
}

.post-footer .author{
	margin-right: 15px;
}

ul#pagenext {
	color:#2180BC;
	font-size:120%;
	padding:10px;
	text-align:center;
}

ul#pagenext li#previous, li#parent, li#next {
	display: inline;
}

/* Sidebar */	

#sidebar {
	float: right;
	width: 37.5%;
	padding: 0; 
	margin: 0;	
	color: #000000;	
}	

#sidebar h2 {
	padding: 0 3px 3px 0;
	font: small-caps 160% Georgia,Palatino Linotype,Book Antiqua,Palatino,serif;
}

#sidebar ul {
	list-style: none;
	text-align: left;
	padding: 0;
	margin:0;
	text-decoration: none;		
}

#sidebar li.widget li {
	list-style: none;
	color: #68774A;	
}

* html body #sidebar ul li {
	height: 1%;
}

#sidebar ul li a {
	text-decoration: none;	
	background-image: none;	
	color: #000;
}

#sidebar ul li a:hover {	
	color: #1773BC;	
}

#sidebar #linkabletitlehtmlandphpwidget-4 {
	background:url("images/journeys.jpg") no-repeat scroll left top transparent;
	height:240px;
	margin-top:-14px;
	width:360px;
	margin-bottom: 2px;
}

#sidebar #linkabletitlehtmlandphpwidget-4 li {
	display: block;
	width:360px;
	height: 80px;
	padding: 0;
}

#sidebar #linkabletitlehtmlandphpwidget-4 li a:hover {
	display:block;
}

#sidebar #linkabletitlehtmlandphpwidget-4 h2 {
	font-size:220%;
	line-height:80px;
	text-align:center;
	text-shadow:1px 1px 1px #FFFFFF;
}

#sidebar #linkabletitlehtmlandphpwidget-4 h2 a {
	display:block;
	width:360px;
	height: 80px;
	text-indent:-9999px;
}

#sidebar #linkabletitlehtmlandphpwidget-4 li#l2s a:hover {
	background:url("images/london.jpg") no-repeat scroll left top transparent;
}

#sidebar #linkabletitlehtmlandphpwidget-4 li#s2ct a:hover {
	background:url("images/shanghai.jpg") no-repeat scroll left top transparent;
}

#sidebar #linkabletitlehtmlandphpwidget-4 li#land a:hover {
	background:url("images/ct.jpg") no-repeat scroll left top transparent;
}

#sidebar li#slideshow-3 {
	background:url("images/button.png") no-repeat scroll left top transparent;
	height:220px;
	margin-top:2px;
	padding:18px 0 0 18px;
	width:360px;
} 

#sidebar li#slideshow-3 widgettitle.h2{    
	display:none;
	height:0;
}

#sidebar li#slideshow-3 div.ngg_slideshow{
	border: 2px inset #000099;
	width: 320px;
}    

#sidebar #linkabletitlehtmlandphpwidget-3 {
	background: url(images/button.jpg) no-repeat top left;
	width: 360px;
    height: 220px;
	margin-top: 2px;
	padding: 20px 0 0 30px;
} 

#sidebar #linkabletitlehtmlandphpwidget-5 {	
	background: url(images/button.jpg) no-repeat top left;
	width: 360px;
    height: 212px;
	margin-top: 2px;
	padding: 26px 7px 0 4px;
}

#sidebar #linkabletitlehtmlandphpwidget-5 li {
	display: block;
	width: 116px;
	float:left;
}

#sidebar #linkabletitlehtmlandphpwidget-6 {
	background: url(images/button.jpg) no-repeat top left;
	width: 360px;
    height: 240px;
	margin-bottom: 2px;
}

#sidebar #linkabletitlehtmlandphpwidget-6 p{
	font-family:Georgia,Palatino Linotype,Book Antiqua,Palatino,serif;
	font-size:115%;
	line-height:140%;
	padding:15px 25px 0 15px;
	text-align:justify;
}

#sidebar #linkabletitlehtmlandphpwidget-6 #source {
	font-size:130%;
	font-weight:bold;
	text-align:center;
}


#sidebar #linkabletitlehtmlandphpwidget-6 #source a {
	color: #fff;
	text-shadow: 0 1px 1px #000080;
}

#sidebar #linkabletitlehtmlandphpwidget-6 #source a:hover {
	color: #000080;
	text-shadow: 0 1px 1px #fff;
}

#sidebar #linkabletitlehtmlandphpwidget-6 img {
	background: none;
	border: none;
	float: left;
	padding: 20px 3px 0 0;
}

#sidebar #ngg-sidebar-widget-3 {
	background:url("images/button.jpg") no-repeat scroll left top transparent;
	height:222px;
	margin-bottom:2px;
	padding:9px 0 9px 21px;
	width:360px;
}

#sidebar #ngg-sidebar-widget-3 img{
	background-color:#E5E4F4;
	border:1px solid #ccc;
	margin:0 8px 0 0;
	padding:2px;
}

#sidebar #ngg-sidebar-widget-3 img:hover{
	background-color: #aaaaaa;
}

#sidebar #linkabletitlehtmlandphpwidget-10 {
	background: url(images/button.jpg) no-repeat top left;
	width: 360px;
	margin-bottom: 2px;
	height: 240px;
	margin-top: 2px;

}

#sidebar #linkabletitlehtmlandphpwidget-10 #leftpanel {
	float: left;
	width: 120px;
}

#sidebar #linkabletitlehtmlandphpwidget-10 #rightpanel{
	float: right;
	width: 120px;
}

.commentlist li.comment {
	padding: 5px;
	margin-bottom: 10px;
	list-style:none;
}

.comment {
    border: 1px solid #BBBBBB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.thread-even {
    background: #F5F5F8;
}
.thread-odd {
     background: #ccc;
}

.reply {
	text-align: right;
	font-weight: bold;
	padding: 2px;
}

.commentlist ul.children li.comment {
	list-style: none;
}

ul.children li.odd {
	background: #ddd;
}

ul.children li.even {
	background: #F5F5F8;
}

#subscribe {
	float:left;
	height: 22px;
	padding-left: 20px;
}

#button {
	float:left;
}

#commentform {
	padding: 0 0 20px 5px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Footer */	
#footer {
	background:url("images/footer.png") no-repeat scroll 0 0 transparent;
	clear:both;
	color:#959695;
	height:55px;
	width:598px;
}

#footer p{ 
	padding: 9px 78px;;	
	font-size: 92%;
}

#footer img {
	vertical-align: bottom;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

/* Marriot Widget */
#mwwrapper934nbdfi8 ,#mwwrapper934nbdfi8 div,#mwwrapper934nbdfi8 dl,#mwwrapper934nbdfi8 dt,#mwwrapper934nbdfi8 dd,#mwwrapper934nbdfi8 ul,#mwwrapper934nbdfi8 ol,#mwwrapper934nbdfi8 li,#mwwrapper934nbdfi8 h1,#mwwrapper934nbdfi8 h2,#mwwrapper934nbdfi8 h3,#mwwrapper934nbdfi8 h4,#mwwrapper934nbdfi8 h5,#mwwrapper934nbdfi8 h6,#mwwrapper934nbdfi8 pre,#mwwrapper934nbdfi8 code,#mwwrapper934nbdfi8 form,#mwwrapper934nbdfi8 fieldset,#mwwrapper934nbdfi8 legend,#mwwrapper934nbdfi8 input,#mwwrapper934nbdfi8 button,#mwwrapper934nbdfi8 textarea,#mwwrapper934nbdfi8 p,#mwwrapper934nbdfi8 blockquote,#mwwrapper934nbdfi8 th,#mwwrapper934nbdfi8 td {
	margin: 0;
	padding: 0;
}

#mwwrapper934nbdfi8 a{text-decoration:none;}


#mwwrapper934nbdfi8 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#mwwrapper934nbdfi8 fieldset,
#mwwrapper934nbdfi8 img {
	border: 0;
}

#mwwrapper934nbdfi8 address,#mwwrapper934nbdfi8 caption,#mwwrapper934nbdfi8 cite,#mwwrapper934nbdfi8 code,#mwwrapper934nbdfi8 dfn,#mwwrapper934nbdfi8 em,#mwwrapper934nbdfi8 strong,#mwwrapper934nbdfi8 th,#mwwrapper934nbdfi8 var,#mwwrapper934nbdfi8 optgroup {
	font-style: inherit;
	font-weight: inherit;
}

#mwwrapper934nbdfi8 del,#mwwrapper934nbdfi8 ins {
	text-decoration: none;
}

#mwwrapper934nbdfi8 li {
	list-style: none;
}

#mwwrapper934nbdfi8 caption,#mwwrapper934nbdfi8 th {
	text-align: left;
}

#mwwrapper934nbdfi8 h1,#mwwrapper934nbdfi8 h2,#mwwrapper934nbdfi8 h3,#mwwrapper934nbdfi8 h4,#mwwrapper934nbdfi8 h5,#mwwrapper934nbdfi8 h6 {
	font-size: 100%;
	font-weight: normal;
}

#mwwrapper934nbdfi8 q:before,
#mwwrapper934nbdfi8 q:after {
	content: '';
}

#mwwrapper934nbdfi8 abbr,
#mwwrapper934nbdfi8 acronym {
	border: 0;
	font-variant: normal;
}

#mwwrapper934nbdfi8 sup {
	vertical-align: baseline;
}

#mwwrapper934nbdfi8 sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
#mwwrapper934nbdfi8 legend {
	color: #000;
}

#mwwrapper934nbdfi8 input,#mwwrapper934nbdfi8 button,#mwwrapper934nbdfi8 textarea,#mwwrapper934nbdfi8 select,#mwwrapper934nbdfi8 optgroup,#mwwrapper934nbdfi8 option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	/* Added by James McTaggart - gets rid of padding of inputs which IE6 adds, border:none doesn't seem to work*/
	border-left-color:#FFFFFF;
	border-left-style:none;
	border-left-width:0px;
	border-right-color:#FFFFFF;
	border-right-style:none;
	border-right-width:0px;
	border-top-color:#FFFFFF;
	border-top-style:none;
	border-top-width:0px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:none;
	border-left-width:0px;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
#mwwrapper934nbdfi8 input,#mwwrapper934nbdfi8 button,#mwwrapper934nbdfi8 textarea,#mwwrapper934nbdfi8 select {
	*font-size: 100%;
}

#mwwrapper934nbdfi8{position: relative; font-family:Arial,arial;height:400px;line-height:normal; width:240px; height: 226px; padding: 6px 0 0 60px;}
#lnk_0_934nbdfi8 { position: absolute; top: 20px; left: 10px; width: 180px; height: 20px; }
#top934nbdfi8 {position: absolute;background: url("images/marriottop.jpg") no-repeat top right;width: 120px;height: 156px;}
#mwwrapper934nbdfi8 a.lnk_934nbdfi8 {color:#FFFFFF;font-weight:bold; font-size: 9px;}
#lnk_1_934nbdfi8 { position: absolute; top: 52px; left: 26px; }
#lnk_2_934nbdfi8 { position: absolute; top: 64px; left: 26px; }
#lnk_3_934nbdfi8 { position: absolute; top: 76px; left: 26px; }
#lnk_4_934nbdfi8 { position: absolute; top: 88px; left: 26px; }
#lnk_5_934nbdfi8 { position: absolute; top: 100px; left: 26px; }
#footer_934nbdfi8 {position: absolute;background: url('http://uidget.appspot.com/marriott_uk/img/r_bottom.jpg') no-repeat scroll right bottom #AEAEAE; width: 120px; height: 70px; top: 162px;}
.panel_934nbdfi8 {position: absolute;width:120px;height: 226px; display: none; }
#panel_lnk_1_934nbdfi8 {background: url('http://uidget.appspot.com/marriott_uk/img/r_mid1.jpg') no-repeat top right;}
#panel_lnk_2_934nbdfi8 {background: url('http://uidget.appspot.com/marriott_uk/img/r_mid3.jpg') no-repeat top right;}
#panel_lnk_3_934nbdfi8 {background: url('http://uidget.appspot.com/marriott_uk/img/r_mid5.jpg') no-repeat top right;}
#panel_lnk_4_934nbdfi8 {background: url('http://uidget.appspot.com/marriott_uk/img/r_mid2.jpg') no-repeat top right;}
#panel_lnk_5_934nbdfi8 {background: url('http://uidget.appspot.com/marriott_uk/img/r_mid4.jpg') no-repeat top right;}
.ot_934nbdfi8 { position: absolute; top: 78px; left: 14px; color: #5b5b5b; font-size:13px; font-weight: bold; text-decoration: none;}
.ot_934nbdfi8 a{color:#5b5b5b;}
.ot_934nbdfi8:hover { text-decoration: underline; color: #2d3a7b;}
.ot_934nbdfi8:visited { text-decoration: none; color: #5b5b5b;}
.op_934nbdfi8 { position: absolute; top: 110px; left: 14px; color: #5b5b5b; font-size: 9px; width: 95px;line-height:11px;}
#searchgo_934nbdfi8 { position: absolute; top: 2px; left: 81px;}
input#searchfield_934nbdfi8 { position: absolute; border: 1px solid #5b5b5b; padding:2px 0px 1px 0px; width: 65px; height: 18px; left: 14px; top: 3px; font-size: 9px; color:#5b5b5b; font-weight:bold;}
p#tx_934nbdfi8 { position: absolute; color:#FFFFFF; font-weight:bold; font-size: 9px; top: 43px; left: 17px; }

#panel_lnk_1_934nbdfi8 { display: block; }
.ft_934nbdfi8 {color: #FFF; text-decoration: underline; }
.ft_934nbdfi8 a{color:#FFF;}
.ft_934nbdfi8:hover { text-decoration: underline; color: #FFF;}
.ft_934nbdfi8:visited { text-decoration: none; color: #FFF;}

.intxt_934nbdfi8 {color: #5b5b5b; text-decoration: underline; }
.intxt_934nbdfi8 a{color:#5b5b5b;}
.intxt_934nbdfi8:hover { text-decoration: underline; color: #5b5b5b;}
.intxt_934nbdfi8:visited { text-decoration: none; color: #5b5b5b;}


/* End of Marriot Widget */ 

div#preload1 {background: url(images/feed_icon_hover.png);display:none;}
div#preload2 {background: url(images/mail_icon_hover.png);display:none;}
div#preload3 {background: url(images/twitter_icon_hover.png);display:none;}
div#preload4 {background: url(images/facebook_icon_hover.png);display:none;}
div#preload5 {background: url(images/about.png);display:none;}
div#preload6 {background: url(images/map.png);display:none;}
div#preload7 {background: url(images/territory.png);display:none;}
div#preload8 {background: url(images/iain.png);display:none;}
div#preload9 {background: url(images/claire.png);display:none;}
div#preload10 {background: url(images/london.jpg);display:none;}
div#preload11{background: url(images/shanghai.jpg);display:none;}
div#preload12{background: url(images/ct.jpg);display:none;}
