/* CSS Document */

/* HTML TAG DEFINITIONS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	background-color: #42528C;
	padding: 0px;
	margin: 0 5% 0 5%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
	z-index: -0;
	background-attachment: fixed;
}

h1 {
	font-size: 135%;
}
h1b {
	font-size: 135%;
	font-weight: bolder;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 115%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
	font-weight: bolder;
}
p {
	font-size: 100%;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
li {
	color: #333333;
	font-size: 100%;
	padding-top: 4px;
}
a:link {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
a:active {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}

abbr, acronym {
	cursor: help;
}



/* ID DEFINITIONS */
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000000;
	/*/*/border: 0; /* */
}
#mainTable {
	margin: 0 auto;
	border: 1px solid #000000;
	/*/*/line-height: 1.5em; /* */
 }
#mainTable tr {
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	vertical-align: top;
 }
#mainTable td {
 	padding: 10px;/*Pads each table cell in modern browsers*/
 }
#maincontent {
	border-left: 1px solid #333;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
	margin-top: 0px;
	padding-top: 10px;
	background-attachment: fixed;
	background-image: url(images/uk_map_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
 }
#logo {
	top: 0px;
	width: 143px;
	height: 180px;
	border: 1px solid #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
}
#logo20 {
	top: 0px;
	width: 143px;
	height: 152px;
	border: 1px solid #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
}
#nav{
	top: 3px;
	width: 143px;
	border: 1px solid #FFFFFF;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar {
	font-size: 85%;
	vertical-align: top;
	background-color: #42528C;
	border: 1px solid #FFFFFF;
	width: 143px;
 }
 
#sidebar a:link, #sidebar a:visited {
	padding: 2px 2px 2px 4px;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	background-color: #42528C;
	text-decoration : none;
	display: block;
 }
#sidebar a:hover, #sidebar a:active {
	padding: 2px 2px 2px 4px;
 	border: 1px solid #000000;
 	color: #FFFFFF;
	background-color: #42528C;
	text-decoration : none;
	display: block; 
 }
#sidebar ul {
	list-style-type: none;
	margin: 0em;
	padding: 0em;
 }
#sidebar li {
	margin: 0em;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
 }
#topnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #00266A;
	background-color: #FFFFFF;
	text-align: center;
	margin: 4px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666699;
}
#topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #3366CC;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #3366CC;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #0099FF;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#topnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #0099FF;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#innerlink {
	font-size: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 120px;
}
#innerlink a:link, #innerlink a:visited {
	padding: 2px 2px 2px 4px;
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 1em;
	text-decoration : none;
	display: block;
}
#innerlink a:hover, #innerlink a:active {
	padding: 2px 2px 2px 4px;
 	border: 1px solid #666666;
 	color: #0099FF;
	background-color: #FFFFFF;
	line-height: 1em;
	text-decoration : none;
	display: block; 
}
#innerlink ul {
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}
#innerlink li {
	padding: 8px 2px 8px 4px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 1em;
	text-decoration : none;
	display: block;
} 
#innerlinktwo {
	font-size: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
	text-align: left;
}
#innerlinktwo a:link, #innerlinktwo a:visited {
	color: #3366CC;
	background-color: #FFFFFF;
	text-decoration : none;
}
#innerlinktwo a:hover, #innerlinktwo a:active {
 	color: #0099FF;
	background-color: #FFFFFF;
	text-decoration : none;
}
#innerlinktwo ul {
	margin: 0em;
	padding: 0em;
}
#innerlinktwo li {
	margin: 0em;
	list-style-position: inside;
	list-style-type: circle;
} 
#passiton {
	font-size: 95%;
	vertical-align: top;
	background-color: #42528C;
	margin: 0px;
	padding: 0px;
 } 
#passiton a:link, #passiton a:visited {
	padding: 4px;
	color: #333333;
	background-color: #42528C;
	text-decoration : none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
 }
#passiton a:hover, #passiton a:active {
	padding: 4px;
 	color: #CCCCCC;
	background-color: #42528C;
	text-decoration : none;
	display: block; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
 }
#current a {
 	color: #FFFFFF !important;
 	/*/*/background-color: #666666!important;
 	border: 2px dotted #999 !important; /* */
 }
#UKMap_vs {
	float: right;
	top: 0px;
	margin-top: -10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* CLASS DEFINITIONS */
.h1 {
	font-size: 135%;
}
.h1b {
	font-size: 135%;
	font-weight: bolder;
}
.h2 {
	font-size: 120%;
}
.h3 {
	font-size: 115%;
}
.h4 {
	font-size: 110%;
}
.h5 {
	font-size: 100%;
	font-weight: bolder;
}
.p {
	font-size: 100%;
}
.p1 {
	font-size: 100%;
	font-weight: bold;
	color: #006699;
}
.top {
	position: absolute;
	top: -100px;
}
.ulnav {
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.linav {
	padding-top: 4px;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100px;
	color: #CCCCCC;
	background-color: #CC9933;
}
.ulwhy {
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.liwhy {
	padding-top: 4px;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100px;
	color: #CCCCCC;
	background-color: #CC9933;
}
.FloatL {
	margin: 0px 8px 4px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.FloatLtextSmall {
	font-size: 90%;
	margin: 0px 8px 4px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.FloatR {
	margin: 0px 0px 4px 8px;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.FloatRLogo {
	margin: 20px 0px 4px 8px;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.FloatRtextSmall {
	font-size: 90%;
	margin: 0px 0px 4px 8px;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.FloatR_Clear {
	margin: 0px 0px 0px 10px;
	float: right;
	padding: 0px;
	clear: both;
}
.FloatRight {
	float:right;
	width: 130px;
	margin: 0px 10px 10px;
	padding: 4px;
}
.FloatR2 {
	float:right;
	width: 130px;
	margin: 0px 10px;
	padding: 0px 4px;
}
.FloatRindex {
	float:right;
	margin: 0px 0px 10px 10px;
	padding: 4px;
	border: 1px solid #CCCCCC;

}
.FloatRU_KMap {
	float:right;
	margin: 0px 0px 10px 10px;
	padding: 4px;

}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
.textTrajanPro {
	font-family: "Trajan Pro";
}

.text_index {
	width:  575px;
	text-align: justify;
}
.textsmall {
	font-size: 95%;
}
.textsmallgrey {
	font-size: 95%;
	color: #333333;
}
.textsmallergrey {
	font-size: 85%;
	color: #333333;
}
.textsmallerblue {
	font-size: 85%;
	color: #000066;
}
.textsmallerexpectations {
	font-size: 85%;
	color: #999933;
}
.textsmaller {
	font-size: 85%;
}
.textvsmall {
	font-size: 80%;
}
.textvvsmall {
	font-size: 70%;
}
.textsmallred {
	font-size: 90%;
	color: #FF3300;
}
.textsmallred_nogaptop {
	font-size: 90%;
	color: #FF3300;
	margin-top: 0px;
	padding-top: 0px;
}
.textsmallred_bold {
	font-size: 90%;
	color: #FF3300;
	font-weight: bolder;
}
.textvsmallred {
	font-size: 70%;
	color: #FF3300;
}
.textleft {
	text-align: left;
}
.textstrikethrough {
	text-align: left;
	text-decoration: line-through;
}
.white {
	color: #FFFFFF;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bolder;
}
.whiteboldnav {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 120%;
}
.black {
	color: #000000;
}
.blue {
	color: #000066;
}
.blackbold {
	color: #000000;
	font-weight: bolder;
}
.blacknav {
	color: #000000;
	font-weight: bolder;
	font-size: 100%;
}
.grey {
	color: #666666;
}
.darkgrey {
	color: #333333;
}
.lightgrey {
	color: #E2E2E2;
}
.lightblue {
	color: #6633CC;
}
.red {
	color: #000066;
}
.rednogapbottom {
	color: #000066;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.rednogaptop {
	color: #000066;
	margin-top: 0px;
	padding-top: 0px;
}
.redtrue {
	color: #FF3300;
	font-weight: bolder;
}
.redtrue_passiton {
	color: #FF3300;
	font-weight: bolder;
}
.redtrue_notbold {
	color: #FF3300;
}
.red1 {
	color: #FF3300;
}
.red1_bold {
	color: #FF3300;
	font-weight: bolder;
}
.hiddentop{
	position: absolute;
	top: -100px;
}
.login {
	position: absolute;
	left: 20px;
	top: 20px;
}
.loginuser {
	position: absolute;
	left: 70px;
	top: 30px;
}
.loginpass {
	position: absolute;
	left: 70px;
	top: 62px;
}
.map {
	position: absolute;
	left: 550px;
	top: 12px;
	width: 160px;
}
.nogap {
	margin: 0px;
	padding: 0px;
}
.nogaplist {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.nogap2 {
	margin: 0px;
	padding: 0px 0px 2px;
}
.nogapcopy {
	position: relative;
	left: -1px;
	top: 0px;
	border-right: 4px solid #42528C;
	border-left: 4px solid #42528C;
	width: 139px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 0;
}
.nogaptop {
	margin-top: 0px;
	padding-top: 0px;
}
.nogapbottom {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.nogapbottomred {
	color: #FF3300;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.nogapmemberslist {
	margin: 4px;
	padding: 0px;
}
.clublist {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.results {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.logomoreinfo{
	position: absolute;
	height: 100px;
	width: 100px;
	left: 600px;
	top: 20px;
	border: 1px solid #CCCCCC;
}
.msltop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 4px;
}
.msl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.label{
	text-align:right;
} 
.invalid {
	border-color: #ff0000;
}
.line{
	text-align: left;
	height: 1px;
	width: 500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.crumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 0px;
	text-align: left;
	clear: both;
	margin: 0px;
}
.crumb a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-align: left;
}
.crumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-align: left;

}
.crumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #42528C;
	text-align: left;

}
.crumb a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #42528C;
	text-align: left;

}
.contactname {
	position: relative;
	left: 2px;
}
.companyname {
	position: relative;
	left: 5px;
}.textalignleft {
	margin-left: 0px;
	padding-left: 0px;
}
.NextTop {
	position: absolute;
	right: 30px;
	padding-right: 10px;
	width: 300px;
	text-align: right;
}
.NextBottom {
	position: absolute;
	right: 30px;
	padding-right: 10px;
	width: 300px;
	text-align: right;
}
.MainPromotionDetails{
	position: relative;
	border: 1px solid #333333;
	left: 0px;
	top: 0px;
	padding: 5px;
}
.BusinessDetails{
	border: 1px solid #333333;
	left: 0px;
	top: 0px;
	padding: 5px 10px;
	margin-bottom: 1px;
}
.BusinessDetailsRef{
	border: 1px solid #333333;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-bottom: 1px;
}
.FormalMeetingAgenda{
	border: 1px solid #333333;
	left: 0px;
	top: 0px;
	padding: 5px;
}
.infodetails{
	font-style: italic;
	color: #666666;
	text-align: justify;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.indent{
	padding-left: 26px;
}
.cursorhand {
	cursor: pointer;
	cursor: hand;
}

