/*-------------------------------------------------------------------------- redfined tags  */

body {

	background-color:#eaeaeb;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

p {
	margin-top: 5px;
	margin-bottom: 0px;
	}
	
h1 {
	font-size: 33px;
	color: #0060a0;
	font-family: "arial narrow", arial, helvetica;
	font-style: normal;
	font-weight: lighter;
	margin-top: 2px;
}

h2 {
	font-size: 18px;
	color: #0060a0;
	font-family: "arial narrow", arial, helvetica;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 2px;
		font-weight: lighter;

}

input {
	height: 15px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-bottom: 3px;
	margin-left:0px;
}


textarea {
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-family: Verdana, Helvetica,; sans-serif
}
	
/*-------------------------------------------------------------------------- page objects  */


.centre {
	width:760px;
	border-bottom: 1px solid #ccc;
	padding: 1px;
	margin:0 auto;
	position: relative;
	background-image:url(gfx/shared/contentbg.gif);
	background-repeat:repeat-y;
}

.content {
	padding-top:0px;
	position:relative;
	margin-left:2px;
	z-index:0;
	width: 740px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 0px;

	
	}
.holder {
	background-image: url(gfx/shared/hash.gif);
	background-repeat: repeat-x;
	background-position: 0 45px;
	width: 690px;
	margin-left: 20px;
	position: relative;
}


.rhsimg {
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.row {
	visibility:hidden;
	text-align:left;
	z-index:500;
	width:390px;
	padding: 3px;
	position:absolute;
	left: 160px;
	top: 55px;
	margin-left: 10px;
}

.mast, .mast1, .mast2, .mast3, .mast4, .mast5 {
	padding-left:15px;
	position:relative;
	height:100px;
	background-image:url(gfx/shared/mast.jpg);
	background-repeat:no-repeat;
	background-position: 114px 10px;
	padding-top: 10px;
	padding-right: 15px;
	width: 720px;
	}

.masthome {
	background-image:url(gfx/shared/mast.jpg);
}

.mast1 {
	background-image:url(gfx/shared/rio.jpg);
}

.mast2 {
	background-image:url(gfx/shared/helsinki.jpg);
}
.mast3 {
	background-image:url(gfx/shared/ny.jpg);
}

.mast4 {
	background-image:url(gfx/shared/sydney.jpg);
}

.mast5 {
	background-image:url(gfx/shared/edinburgh.jpg);
}

.login {
	padding:2px 3px 2px 3px;
	background-color: #000;
}

div.login a:link {
	color: #fff;
	text-decoration: none;
}

div.login a:visited {
	color: #fff;
	text-decoration: none;
}

div.login a:hover {
	color: #ff9900;
	text-decoration: none;
}


.strap{
	position:relative;
	top:60px;
	left:15px;
	font-family: "Arial Narrow Arial", Helvetica, sans-serif;
	font-size:20px;
	font-style:italic;
	color:#FFFFFF;
	width: 600px;
	font-weight: lighter;
}


.i {
	list-style-image: url(gfx/sitemap/folder.gif);
	margin-bottom: 10px;
}

.ii {
	list-style-image: url(gfx/sitemap/file.gif);
}

.iii {
	list-style-image: url(gfx/shared/bullet.gif);
	font-size: 12px;
}

.iiii {
margin-left:60px;
		margin-top:0px;
		padding:0px;
}

.cellwidth {
	width: 15px;
}


.navigation{
	width: 730px;
	height: 30px;
	}
	
.footer {
	FONT-SIZE: 9px;
	width:730px;
	COLOR:#666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	position: relative;
	margin-top: 10px;
	background-image: url(gfx/shared/skyline.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	bottom: 5px;
}


.footnote {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

div.layer  {
	visibility:hidden;
	text-align:left;
	z-index:500;
	background-color: #ffffff;
	color:#333;
	z-index:500;
	padding: 3px;
	filter: alpha(opacity=80);
	border: 1px solid #CCCCCC;
	width: 145px;
	position:absolute;
	left: 40px;
	position:absolute;
	top: 570px;
	margin-left: 10px;
}



.office {
	font-size: 12px;
	color: #006699;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
}

div.content a:link {
	color: #0060a0;
	text-decoration: none;
}

div.content a:visited {
	color: #0060a0;
	text-decoration: none;
}

div.content a:hover {
	background-color: #0060a0;
	color: #FFFFFF;
}

div.footer a:hover {
	color: #ff9900;
	text-decoration: underline;
}

div.footer a:link {
	color: #FF9900;
	text-decoration: none;
}

div.footer a:visited {
	color: #333333;
	text-decoration: underline;
}

div.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}

.inpline {
	width: 225px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
}

.inline {
	text-align: left;
	font-style:italic;
	color:#666;
	
}

.leftmenu {
	width:20%;
	float:left;
	border-right: #ddd 1px dotted;
	padding-right:20px;
	margin-right:20px; 
	}
	
.inlinebg {
	text-align: left;
	font-style:italic;
	color:#666;
	margin-bottom: 3px;
	margin-right: 5px;
}
.formsubtitle {
	font-size: 14px;
	color: #0060A0;
	font-style: normal;
	font-family: "arial narrow", arial;
}
