body {
	background-image: url('../images/woodbg.jpg');
	font-family: "Georgia","Lucida Grande","Helvetica","Arial","Tahoma","Trebuchet","Times New Roman","Courier New",sans-serif;
	
	font-size: 10pt;
}

a {
	color: #cc6666;
	text-decoration: none;
}

img {
	border: none;
}

q {
	font-family: "Georgia";
	font-style: italic;
}

a:hover {
	background-color: #eb9193;
	color: white;
}

.footer {
	color: white;
	position: absolute;
	left: 4px; 
	bottom: -53px;
	width: 743px;
	font-size: 7pt;
	border-top: 1px solid #ddd;
	color: #ddd;
}


#content {
	width: 800px;
	height: 600px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	
	margin-top: 50px;
	
}

#notebook {
	width: 747px;
	height: 574px;
	background-image: url('../images/notebook.png');
	background-repeat: no-repeat;
	background-position: center;
}


#tiger {
	position: absolute;
	top: 43px;
	right: 151px;
	width: 255px;
	height: 203px;
	/*background-image: url('../images/tiger.png');*/
}
#tiger:hover {
	top:33px;
}

#aircanada {
	position: absolute;
	top: 100px;
	right: 103px;
	width: 163px;
	height: 141px;
}

#aircanada:hover {
	top: 90px;
}

#aircanada a:hover {
	background: none;
}

#aircanada img {
	border: none;
}

#notebook #textarea {
	position: absolute;
	left: 60px;
	top: 45px;
	width: 278px;
	font-size: 10pt;
	
	line-height: 1.3;
}

#colourchip {
	position: absolute;
	bottom: 53px;
	left: -49px;
}

#signature {
	position: absolute;
	bottom: 65px;
	left: 185px;
	width: 149px;
	height: 87px;
	background-image: url('../images/signature.gif');
}

#boardingpass {
	position: absolute;
	right: 63px;
	top: 10px;
	width: 185px;
}

#boardingpass:hover {
	top: 0px;
}

#boardingpass a:hover {
	background: none;
}

#boardingpass img {
	border: none;
}


#travelpic {
	width: 321px;
	height: 251px;
	position: absolute;
	right: 95px;
	top: 198px; 
}

#businessCard {
	width: 450px;
	height: 300px;
	position: absolute;
	right: -75px;
	bottom: -36px;
}

#travelInfoIcon {
	position: absolute;
	left: 20px;
	bottom: 16px;
}

.infoIcon {
	width: 21px;
	height: 21px;
	background-image: url('../images/info_icon.png');
	cursor: pointer;
}

.infoBubble {
	z-index: 100;
	position: absolute;
}

.infoBubble p {
	margin: 19px 11px 11px 20px;
}

.infoBubbleRight {
	width: 223px;
	height: 75px;
	background-image: url('../images/bubble_right.png');	
}

.infoBubbleLeft {
	width: 182px;
	height: 67px;
	background-image: url('../images/bubble_left.png');	
}

#travelInfoBubble {
	left: -218px;
	top: -39px;
}

#colourchip img {
	cursor: pointer;
}

#colorInfoBubble {
	left: 82px;
	bottom: 66px;
}

#colorInfoBubble p {
	margin: 14px 11px 11px 28px
}

.cannes #travelpic {
	width: 276px;
	height: 191px;
	right: 165px;
	top: 230px;
}

.cannes #notebook #textarea {
	left: 420px;
	width: 200px;
}

.cannes #flagpic {
	position: absolute;
	right: -29px;
	top: 11px;
}

.cannes #lavender {
	position: absolute;
	bottom: 10px;
	left: -50px;
}

.cannes #lushprint {
	position: absolute; 
	left: 34px;
	top: 41px;
}

.hometab {
	position: absolute;
	left: -53px;
	top: 103px;
	width: 72px;
	height: 62px;
	background-image: url('../images/hometab.png');
}

.hometab:hover {
	background-image: url('../images/hometab_ON.png');
} 

.hometab a img {
	border: none;
}

.hometab a:hover {
	background: none;
}







#floatbox-box {
	color: white;
}

#floatbox-box .arrow {
	font-size: 150%;
}

#floatbox-box .arrow > a > div {
	height: 400px;
	width: 60px;
}

#floatbox-box .next {
	position: absolute;
	top: 50%;
	right: -60px;
	text-align: right;
}

#floatbox-box .prev {
	position: absolute;
	top: 50%;
	left: -60px;
}

#floatbox-box a.close-floatbox {
	font-size: 8pt;
	position: absolute;
	top: -30px;
	right: 0px;
}

#floatbox-box div.linkdetails {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#floatbox-box div.worktitle {
	font-size: 10pt;
	margin-bottom: 7px;
}


#opportunity {
	position: absolute;
	left: 37px;
	top: 53px;
}

#opportunity a:hover {
	background: none;
}

#naa2009desc {
	position: absolute;
	top: 329px;
	left: 53px;
	width: 290px;
}

#fortunecookie {
	position: absolute;
	left: -73px;
	bottom: -21px;
	background-image: url('../images/fortune_cookies.png');
	width: 326px;
	height: 156px;
}

#naa2009moretext {
	position: absolute;
	right: 158px;
	top: 44px;
	width: 230px;
}

#monsterbookmark {
	position: absolute;
	right: 112px;
	top: 258px;
	width: 232px;
	height: 123px;
}

#monsterbookmark a:hover {
	background: none;
}


.ui-dialog {
	background-color: #e1a9aa;
	border: 1px solid #a97f80;
}

.ui-dialog-titlebar-close {
	position: absolute;
	top: 0px;
	right: 0px;
}

#dialog {
	padding: 20px;
}

.ui-dialog-titlebar {
	background-color: #d19d9e;
}

.ui-icon-closethick {
	color: white;
}

i {
	font-family: Georgia;
	font-style: italic;
	color: white;
}

.readmore {
	font-family: Georgia;
	font-style: italic;
}

#dialog img {
	margin-top: 17px;
}

span.ui-icon {
	display: block;
	height: 16px;
	width:20px;
}
.ui-icon {
	text-indent: -9999px;
	background-image: url('../images/close-button.png');
	background-repeat: no-repeat;
}

.ui-dialog-titlebar {
	height: 16px;
}