body {
	font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif; /* corrected by DJR 14-08-08*/
	margin: 0px;
	background-color: #EAEAEA !important;  /*moved by DJR 14-08-08 #EAEAEA*/
}
.table-main {
	width: 800px;
}
/*.AllBorder {
	border-top: 1px solid #000066;
	border-right: 2px double #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
}*/
.box{
	border-left : 10px solid #fff;
	border-right : 10px solid #fff;
	/*border-bottom:  1px solid #003366;  added by DJR 14-08-08*/
	background-color: White;
	*/padding-bottom: 15px; added by DJR 14-08-08*/
}
.header{ 
 background-color: #2F0680;
}
.footer{
 background-color: #2F0680;
}
.text-header {
	font-size: xx-large;
	color: #AFA5D3; /* corrected by DJR 14-08-08*/
}
.table-header {
	background: url(armagard-header.png) no-repeat top left; /* corrected by DJR 14-08-08*/
	height: 94px;
}
.backgroundimage {
	background: url(images/armagardbackground.jpg) no-repeat 50% -4px; /* corrected by DJR 14-08-08*/
	height: 65px;
}

.background {
	background: url(images/armagardbackgroundsmall.jpg) no-repeat 50% -4px; /* corrected by DJR 14-08-08*/
	height: 65px;
}
.table-footer {
	text-align: center;
}
.table-menu {
	padding: 20px 10px; /* condensed by DJR 14-08-08*/
}
.table-page {
	padding: 20px 10px;/* condensed by DJR 14-08-08 - changed DJR 28-10-08*/
}
.language-menu {
	width: 300px;
}
.table-top-menu {
	width: 100%;
}
.table-navigation {
	background: url(armagard-navigation.png) no-repeat;
	height: 19px;
	padding-left: 15px;
	padding-right: 13px;
}
a.navigation {
	text-decoration: none;
	color: Blue;
}
.printer-friendly {
	display: none;
}
.padding{
 padding-left: 30px;
 padding-right: 7px;
 font-size: 13px;
 letter-spacing: 1px;
}
.rightborder{
	border-right: thin solid #2F0680;
}
.bottomborder{
	border-bottom: thin solid #2F0680;
}
.topborder{
border-top: solid  #2F0680;
}
.banner-text {
	color: Black;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 85px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.offer {
color: Red;
font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td {
	font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
small {
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*h1 {
	font : 29px Verdana, Geneva, Arial, Helvetica, sans-serif;
}*/
h2 {
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
	font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.square{
	border-color:"#2f0680"; /* corrected by DJR 14-08-08*/

}

/*added by DJR 28-10-08*/
/* -header- */
#header {width:800px;margin:0 auto; padding:0;}
div#topwrap {background: #fff; border: 0; padding:5px 0px; margin: 0; }
div#logo {
display:inline;
float:left;
margin: 0;
padding: 0;
}
#header #strapline {
display:inline;
float:left;
margin:0;
padding: 0 2px;
}
#header #phone {
display:inline;
float:right;
margin: 0;
padding:0 2px;
}
#header #strapline p {
color: #38539a;
background: none;
font-family: Arial, Helvetica, sans-serif /*"Trebuchet MS",sans-serif*/;
font-size:15px;
font-weight: bold;
letter-spacing:-0.5pt;
margin:0px;
padding:28px 0px 0px 0px;
}
#header #phone p  {
color: #999;
background: none;
font-family: Arial, Helvetica, sans-serif /*"Trebuchet MS",sans-serif*/;
font-size:16px;
font-weight: bold;
margin:0px;
padding:0px 4px 0 0px;
}
#header #phone p span {
	color: #38539a;
	padding-left: 5px;
	letter-spacing:0.5pt;
}

.table-page h1, h1 {
font-family: Arial, Helvetica, sans-serif /*"Trebuchet MS",sans-serif*/;
font-size:24px;
line-height:30px;
font-weight: bold;
color: #38539a;
}
.table-page p {
font-size: 14px;
line-height: 21px;
}
/* -new nav- */
#topnav {
   height: 24px !important; /*was 29*/
/*background: #ffffff url('../images/topnav-bg.jpg') 50% 50% no-repeat;*/
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	-moz-border-radius: 0.25em;
	-khtml-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
   z-index:200 !important; /* for dropdown*/
   padding: 0 0 0 15px !important;
   margin:0 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px !important;
}

#topnav ul#siteNav {
   list-style: none;
   padding: 0;
   margin: 0;
   border-right: 1px solid #ccc;
	display:block;
}
#topnav * {color:#000;} /*was #fff*/
#topnav ul#siteNav {float: left;}		       
#topnav ul#siteNav li {
	padding: 0;
   margin: 0;
   float: left;
   border-left: 1px solid #ccc;
}            
#topnav ul#siteNav li a {
	display: block;
	float:left;
   padding: 0 10px;
   height: 24px; /*was 27*/
   line-height: 24px;/*was 27*/
   text-decoration: none;
   font-weight: bold;
	color: #38539a;
}           
#topnav ul#siteNav li a:hover,
#topnav ul#siteNav li.thisPage a {
   background-color: #fff1a8/*#1548ae*/;
   color: #38539a;/*#eee*/;
/*	border-bottom: 1px solid black;
	border-top: 1px solid black;*/
}
/* flags  - icons free from http://www.icondrawer.com/
-----------------------------------------------------------*/
a, input {outline: none;}
#language-menu {display:block; float: right; height:19px; padding:3px 5px 0 0; margin: 0;}
#language-menu ul {list-style-type:none;}
#language-menu li {float:left; margin-right:5px; display:block; width: 24px;}
#language-menu a {display:block; height: 19px;width: 24px; color:#000; text-indent: -999em;}
li#uk-flag a{
background: url(http://www.armagard.co.uk/images/icons/flags/uk.png) no-repeat left top;
}
li#uk-flag a:hover,
li#uk-flag.this-country a {
background: url(http://www.armagard.co.uk/images/icons/flags/uk.png) no-repeat left bottom;
}
li#usa-flag a{
background: url(http://www.armagard.co.uk/images/icons/flags/usa.png) no-repeat left bottom; /*change to left top for rollover*/
}
li#usa-flag a:hover,
li#usa-flag.this-country a {
background: url(http://www.armagard.co.uk/images/icons/flags/usa.png) no-repeat left bottom;
}
li#polish-flag a{
background: url(http://www.armagard.co.uk/images/icons/flags/poland.png) no-repeat left bottom;
}
li#polish-flag a:hover,
li#polish-flag.this-country a {
background: url(http://www.armagard.co.uk/images/icons/flags/poland.png) no-repeat left bottom;
}
li#french-flag a{
background: url(http://www.armagard.co.uk/images/icons/flags/france.png) no-repeat left bottom;
}
li#french-flag a:hover,
li#french-flag.this-country a {
background: url(http://www.armagard.co.uk/images/icons/flags/france.png) no-repeat left bottom;
}
li#german-flag a{
background: url(http://www.armagard.co.uk/images/icons/flags/germany.png) no-repeat left bottom;
}
li#german-flag a:hover,
li#german-flag.this-country a {
background: url(http://www.armagard.co.uk/images/icons/flags/germany.png) no-repeat left bottom;
}
li#italian-flag a {
background: url(http://www.armagard.co.uk/images/icons/flags/italy.png) no-repeat left bottom;
}
li#italian-flag a:hover,
li#italian-flag.this-country a {
background: url(http://www.armagard.co.uk/images/icons/flags/italy.png) no-repeat left bottom;
}
li#spanish-flag a {
background: url(http://www.armagard.co.uk/images/icons/flags/spain.png) no-repeat left bottom;
}
li#spanish-flag a:hover,
li#spanish-flag.this-country a {
background: url(http://www.armagard.co.uk/images/icons/flags/spain.png) no-repeat left bottom;
}
li#russian-flag a {
background: url(http://www.armagard.co.uk/images/icons/flags/russia.png) no-repeat left bottom;
}
li#russian-flag a:hover,
li#russian-flag.this-country a {
background: url(http://www.armagard.co.uk/images/icons/flags/russia.png) no-repeat left bottom;
}
li#uae-flag a{
background: url(http://www.armagard.co.uk/images/icons/flags/uae.png) no-repeat left bottom;
}
li#uae-flag a:hover,
li#uae-flag.this-country a {
background: url(http://www.armagard.co.uk/images/icons/flags/uae.png) no-repeat left bottom;
}

/*=================================================
Style for contact form added 27th Nov 2008 - djr
=================================================*/
form h3 {
font-size: 16px;
padding: 0;
}
/* fieldset styling */
fieldset {
	padding: 10px;
	width: 450px;
	border: 1px solid #ccc;
	overflow: hidden; 
	background: #EBEDF5;
	margin: 0 0 0 160px;
}
/* legend styling */
#contactForm legend {
font-size: 1.6666666666666667em;
display: none;
}
/* style for labels */
#contactForm textarea {
	height: 84px;
}
#contactForm label {
	display: block;
	margin: 0;
}
#contactForm input {
  width: 306px;
}
#contactForm textarea {
	width: 410px;
}
#contactForm input {
border:1px solid #BFBFBF;
padding:2px 5px;
}
#contactForm textarea {
	height: 100px;
}
.required {
	font-size: 0.8em;
	color:red;
	line-height: 1.5em;
}
#--contactForm input.submit {
background-color: #38539a;
color: #fff;
padding: 10px 20px;
display: block;
margin-left: auto;
margin-right: auto;
width: auto; /* alter this to fit width of text */
cursor: pointer;
	font-size:1.3em;
	line-height: 1.6em;
}
/* put error message in <p> in errror-wrap <div> */
p.mail-sent,
p.mail-failed,
p.error-message,
p.close-window {
	padding-left: 1.8em; 
}
p.mail-sent {
line-height:20px;
background: url(../images/email_go.png) no-repeat 0 0;
}
p.error-message {
line-height:20px;
background:  url(../images/error.png) no-repeat 0 0;
} /* errors could also be reported as a list */
p.mail-failed {
line-height:20px;
background:  url(../images/email_error.png) no-repeat 0 3px;
}
p.privacy {
	clear:both;
	text-align: center;
}
form p.small{
	margin-bottom: 0;
}
body.privacy {
	margin: 1em;
}
p.close-window {
	float: right;
}
p.close-window {
	background: url(../images/cross.png) no-repeat 0 50%;
}

/*  float clearing
------------------------------------------------------------ */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: block; }
.clearfix { .display: inline-block; }
* html .clearfix { height: 1%; }
.clear {
	clear: both;
}

/*=================================================
Style for kampyle added 9th Feb 2009 - djr
=================================================*/
.table-main {
background: #fff;
border-left: 10px solid #fff;
border-right: 10px solid #fff;
}
#feedback-outer {
padding: 0 10px;
}
a#kampylink {
background: transparent url(images/feedback-tab.png) no-repeat 0 0;
height:130px;
width:40px;
cursor:pointer;
left:0;
top:20%;
margin-left:-10px;
overflow:hidden;
position: fixed;
text-indent:-1000px;
z-index:100000;
}
a#kampylink:hover {
margin-left:-8px;
}
td.backgroundimage h2 {
margin-top:0;
}
.short-form {
position:absolute;
top: -10000px;
}
