/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	width: 800px;
	height: 250px;
	margin-bottom: 0px;
		
}

.loading {
	background: url(loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
	height: 250px;
	width: 800px;	
}

.slideshowThumbnail img {
	border: 0px #00529c;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #0287ff;
	padding: 3px;
	
}


.HEADS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #00529C;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0287ff;
	height: 20px;
	padding-top: 2px;
}
.spHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fffffF;
	height: 22px;
	padding-top: 2px;
}
.space5 {
	font-size: 5px;
	line-height: 5px;
	height: 5px;
}

.current img {
	border: 1px solid red;
	padding: 4px;
}

a {
	color: #00529c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

body {
	color: #00529c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #0287ff;
}

.container {
	width: 800px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 294px;
	
	
}
.dots800{
	height: 5px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0287ff;
	
}
.outline {
	border: 1px;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}

/*************************************************************/

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00529c;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	line-height: normal;
}
.boxtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00529c;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	padding-right: 2px;
	padding-left: 0px;
	line-height: normal;
}

.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0287ff;
	text-decoration:underline;
	line-height: normal;
}
.tabletop {
	background-image: url(800s/tabletop.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 300px;
}
.tablebottom {
	background-image: url(800s/tablebottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 300px;
}

.boxtable {
	border-top-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4a84b9;
	border-bottom-color: #4a84b9;
	border-left-color: #4a84b9;
	background-color: #FFF;
}
.spboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.subpagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color: #0287ff;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	line-height: 22px;
	text-align: left;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}
.intarbck {
	background-image: url(international/new/img/arrivebck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 820px;
}

