@charset "UTF-8";
/* CSS Document */


* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:74%;
	text-align:center;
	background-color:#DDDDDD;
}

.h2 {
	font-size:1.2em;
	margin-bottom:1em;
}

.h3 {
	font-size:1.4em;
	margin-bottom:1em;
}


#wrapper {
	position:relative;
	width:900px;
	height:675px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	border:0;
	padding:0;
	border:1px solid #000000;
}



/* BODY */


#container-left {
	position:relative;
	float:left;
	width:519px;
	text-align:center;
	border:0;
	height:675px;
	padding: 0;
	/*border-top: 1px solid #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;*/
}

#container-left2 {
	position:relative;
	float:left;
	width:519px;
	text-align:center;
	border:0;
	height:675px;
	padding: 0;
	/*border-top: 1px solid #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;*/
}

#container-right {
	position:relative;
	float:right;
	width:381px;
	text-align:right;
	border:0;
	height:675px;
	padding: 0;
}

#container-flash {
	position:relative;
	float:right;
	width:381px;
	text-align:right;
	border:0;
	height:605px;
	padding: 0;
	/*border-top: 1px solid #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;*/
}

#under-flash {
	position:relative;
	float:right;
	width:381px;
	text-align:center;
	border:0;
	height:70px;
	padding: 0;
	background-image:url(../images/allweather_25.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
}

#under-flash2 {
	position:relative;
	float:right;
	width:381px;
	text-align:center;
	border:0;
	height:70px;
	padding: 0;
	background-image:url(../images/british_25.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
}

#content-header {
	position:relative;
	text-align:left;
	width:466px;
	height:202px;
	padding: 31px 0 0 53px;
	background-image:url(../images/allweather_01.gif);
	background-repeat:no-repeat;
}

#content-header2 {
	position:relative;
	text-align:left;
	width:466px;
	height:202px;
	padding: 31px 0 0 53px;
	background-image:url(../images/british_01.gif);
	background-repeat:no-repeat;
}

#content-nav {
	position:relative;
	width:107px;
	text-align:left;
	height:427px;
	padding: 15px 0 0 0;
	background-color:#FFF;
}

#content-text {
	float:right;
	width:397px;
	text-align:left;
	height:412px;
	padding:15px 0 15px 15px;
	background-image:url(../images/allweather_04.gif);
	background-repeat:no-repeat;
}

#content-text2 {
	float:right;
	width:397px;
	text-align:left;
	height:412px;
	padding:15px 0 15px 15px;
	background-image:url(../images/british_04.gif);
	background-repeat:no-repeat;
	font-size:99%;
}

#footerMenuBar {
	position:relative;
	clear:both;
	width:900px;
	height:19px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
	border:0;
	padding: 10px 0 0 0;
}



/* STYLES */

	
.MainText {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	color:#444444;
	}

.ContactText {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	color:#666;
	}

.Fields {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	color:#666666;
	}
		
	
	
/* LINKS */

#BritishLoom {
	background-image:url(../images/goto_obl_awl.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:381px;
	height:40px;
	text-indent:-9999px;	}
	
	#BritishLoom:link {
    background-image:url(../images/goto_obl_awl.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
	
	#BritishLoom:hover {
    background-image:url(../images/goto_obl_awl-over.gif);
	background-repeat:no-repeat;
	background-position:center;
	}

#AllWeather {
	background-image:url(../images/goto_awl_obl.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:381px;
	height:40px;
	text-indent:-9999px;
	}
	
	#AllWeather:link {
    background-image:url(../images/goto_awl_obl.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
	
	#AllWeather:hover {
    background-image:url(../images/goto_awl_obl-over.gif);
	background-repeat:no-repeat;
	background-position:center;
	}

.FooterLinks {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}
	
	A.FooterLinks:link {
	color:#666666;
	}
	
	A.FooterLinks:hover {
	color:#666666;
	text-decoration:underline;
	}
	
	
	
/* FORMS */

	
fieldset  {
	color: #000000;
	border: solid 0px #d3d3d3;
	width: 310px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
legend  {
	color: #666;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #d3d3d3;
	padding: 2px 6px;
	margin-bottom: 8px;
	}

label   {
	font-weight: bold;
	line-height: normal;
	text-align: left;
	margin-right: 10px;
	position: relative;
	display: block;
	float: left;
	}

label.fieldLabel	{
	display: inline;
	float: none;
	}
	

input.formInputText2 {
	font-size: 0.8em;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #DEDEAF;
	padding: 2px;
	height: 15px;
	float: left;
	}
	
input.formInputText1 {
	font-size: 0.8em;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #D3E4ED;
	padding: 2px;
	height: 15px;
	float: left;
	}

	/*input.formInputText1:hover {
	background-color: #FA95B9;
	color: #000000;
	cursor: pointer;
	}
	
	input.formInputText1:focus {
	color: #000000;
	background-color: #FFFFFF;
	cursor: text;
	}*/
	
	
textarea.textarea2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size:0.8em;
	color: #000000;
	float: left;
	background-color: #DEDEAF;
}

	
textarea.textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size:0.8em;
	color: #000000;
	float: left;
	background-color: #D3E4ED;
}

/*textarea.textarea:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FA95B9;
	color: #000000;
	cursor: pointer;
}

textarea.textarea:focus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
	cursor: text;
}*/
	
	
	
	
/* SUBMIT BUTTONS */



.formbuttonAllWeather{
	cursor:pointer;
	color: #FFFFFF;
	font-weight:bold;
	border:0;
	padding: 2px 8px;
	background-color: #45ABE1;
	}
	
	.formbuttonAllWeather:hover {
	cursor:pointer;
	color: #FFFFFF;
	font-weight:bold;
	padding: 2px 8px;
	background-color: #000000;
	}
	

.formbuttonOriginalBritish{
	cursor:pointer;
	color: #FFFFFF;
	font-weight:bold;
	border:0;
	padding: 2px 8px;
	background-color: #B2B237;
	}
	
	.formbuttonOriginalBritish:hover {
	cursor:pointer;
	color: #FFFFFF;
	font-weight:bold;
	padding: 2px 8px;
	background-color: #000000;
	}
	

	


/* NAVIGATION BAR */


	/* Horizontal menu */

.footLinks{
	padding:0px;
	font-size:0.8em;
	}

	.footLinks li{
	display: inline;
	color:#666;
	padding: 0px 5px 0px 0px;
	}

	.footLinks li a{
	color:#666;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	border-left: 1px solid #666;
	}

	.footLinks li a:hover, .footLinks li .current{
	color: #65a9e8;
	text-decoration:underline;
	}
	
	
	/* Vertical menu */

.leftnav{
	list-style-type: none;
	margin: 0; /* width from left hand of website table */
	padding: 0;
	text-align:right;
	margin-top:0px;
	width: 107px; /* width of menu (don't forget to add border width below!) */
	display: list-item; /*setting for FF and other standards compliant browsers*/
	#display: block; /*setting for IE7*/
	_display: block; /*setting for IE6*/
}

	.leftnav li a{
	font-size:1em;
	display: block;
	background-color:#45abe1;
	color:white;
	width: auto;
	border-bottom: 0; /* White border beneath each menu item link, to add depth */
	padding: 4px; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	margin-bottom:5px;
	padding-right:10px;
	}

	.leftnav li .current{
	background-color:#897b74;
	color: white;
	}

	.leftnav li a:hover{
	background-color:#897b74;
	color: white;
	}

	.leftnav li.lastitem, .leftnav li.lastitem a{
	border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
	}
	
	
.leftnav2{
	list-style-type: none;
	margin: 0; /* width from left hand of website table */
	padding: 0;
	text-align:right;
	margin-top:0px;
	width: 107px; /* width of menu (don't forget to add border width below!) */
	display: list-item; /*setting for FF and other standards compliant browsers*/
	#display: block; /*setting for IE7*/
	_display: block; /*setting for IE6*/
}

	.leftnav2 li a{
	font-size:1em;
	display: block;
	background-color:#b2b237;
	color:white;
	width: auto;
	border-bottom: 0; /* White border beneath each menu item link, to add depth */
	padding: 4px; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	margin-bottom:5px;
	padding-right:10px;
	}

	.leftnav2 li .current{
	background-color:#897b74;
	color: white;
	}

	.leftnav2 li a:hover{
	background-color:#897b74;
	color: white;
	}

	.leftnav2 li.lastitem, .leftnav2 li.lastitem a{
	border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
	}
	
	