/* body, header */ 
 body { 
 margin: 0; 
 padding:0; 
 background-color: #8285C3;
 font-family: "Trebuchet MS", sans serif;
 color: #000;
 padding: 10px;
 background-image:url(../images/bg.jpg);
 background-repeat:repeat-x;
 font-size:1.1em;
 } 
 
a, a:visited { color: #8285C3; 
text-decoration: underline;
}
	
table#form a {
background-color: #E9FC64;
}
   
 h1 a,   h1 a:visited {
 color: #5558AD;
 text-decoration: none;}
  
  
#header { height: 225px;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
background-position: right;
padding: 0 200px 2px 0;
text-align: right;
border: 0;
border-bottom: 2px #8285C3 solid;
}

 html>body #header { padding-left: 300px; }

#pagewidth { width: 99%;
background-image: url(../images/strapline.gif);
background-repeat: no-repeat;
background-position: left 20px;
background-color: #fff;
margin-top: px;}

 

/* text*/

h1, h5 { font-family: "Trebuchet MS", sans serif;
font-weight: normal;
color: #5558AD;
padding: 0 0 5px 10px;
font-size: large; }

h5 {text-decoration:underline;}

h2, .h2 { 
font-family: "Trebuchet MS", sans serif;
font-weight: normal;
color: #5558AD;
font-size: 1em;
padding-left: 10px;
}

.h2  {padding-right: 5px;}

h3 { font-family: "Trebuchet MS", sans serif;
font-weight: normal;
color: #5558AD;
padding: 10px 0 5px 10px;
font-size: large; }


p { padding: 0 5px 0 10px;
text-align: left;
font-size: 0.9em;
padding-right: 10px;
 }

.price {  
color: #5558AD;
font-weight: bold;
text-align: right;
}

.price1 {  
color: #5558AD;
font-weight: bold;
text-align: left;
}

td { font-size: 0.85em; }
.normal-font td {font-size: 13px;}
.normal-padding {padding-left: 90px;}

.footer { 
text-align: center;
font-size: 0.9em;
 border-right: 4px white solid; }
 
 .footerHome { 
text-align: center;
font-size: 0.9em;
/* border-right: 4px white solid;*/ }
 
 .i { font-style: italic; }
 
/* navigation */
ul#nav, ul#nav a { color: #5D61AD;
font-weight: bold;
text-align: right;
margin: 25px 0 0 0;
list-style: none;
/*width: 200px;*/
text-decoration: none; }

ul#nav { height: 150px; }

ul#nav li { 
border-bottom: 3px white solid;
height: 25px;
vertical-align: middle;
padding-top: 4px;
width: 200px;
 font-size:0.9em; }

html>body ul#nav, html>body ul#nav a { 
margin-top: 20px;
height: 180px;
margin-bottom: 0;}

html>body ul#nav li { height: 25px; }

html>body ul#nav li#eu { height: 40px;
}

ul#nav li#copy { border-bottom: 0;
}

/* forms */

table#fee, table#form {
width: 100%;
}

.fee {
font-size: 1em;
background-color: #E9FC64;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;;
}

.fee td {
padding: 3px;
border-bottom: 1px solid #fff;}

table#form, table .fee { padding: 0 5px 0;
}

th { text-align: left;
border-bottom: 1px #5558AD solid;
color: #5558AD; 
margin-bottom: 3px;
}

table#form td {
padding-top: 3px;
}

.button { background-color: #5D61AD;
border: 1px solid #fff;
color: #E9FC64;
font-family: "Trebuchet MS";
font-size: small; 
font-weight: bold;
padding: 0 5px 0 5px;}

input, textarea, select { 
font-size: x-small; 
}

.purplebg {
background-color: #8285C3;
}

.right {
text-align: right;
}

.ampheon {
text-align:center;
font-size: xx-small;}

.divider {
border-bottom: 1px solid white;}
/*  Price div ------------------ if change here, please also style.css*/
#prices {float:right;margin:0px 10px 35px 20px; text-align:right; width:320px }

#prices h2{color:#6165b6; font-weight:bold; font-size:16px; padding:0; margin:0;}
#prices h2 a{color:#6165b6; text-decoration:none}
#prices p{text-align:right;padding:0;  margin:2px 0 2px 0; color:#6165b6;}
#prices  p img {float:none;}
#prices  p a{color:#6165b6; text-decoration:none;}
#prices  p.pr{font-size:14px; font-weight:bold; color:#000;}