body {
	background-color: #f2f5f9;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size:100%;
	
}
.gradient{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.centerdiv {
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #f3f6f9;
	}
.topMenu {
	 background: #F3F4F5;
	 height: 37px;
	 width:630px;
}
.topMenu ul { /* menu seperator colour */
    margin: 0px 0px 0px -10px;
    padding: 0px 0px 0px 0px; /* -------just list padding---------------*/ 
   
}

.topMenu li  {
	background: #F3F4F5;
	          /* Content, f2f4f5 padding colour */
	font-size: 0.75em;
	float: left;
	margin: 0px 0px 0px 0px; /* space between list cells */
	height: 37px;
	padding: 0px 0px 0px 0px; /* top right down left- */
	list-style: none;         /* no glyphs before a list item */
	background-image: url(../images/menu_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
		
}
	.topMenu a {
	text-decoration: none;
	display: block;
	background: #F3F4F5;
	float: left;
	padding: 0px 0px 0px 0px; /* top right down left- */
}

.topMenu a span {
	color: #80929c;
	display: block;
	padding: 11px 5px 11px 5px; /* -------list copy padding---------------*/ 
	border-left: 1px solid #fff;
	margin: 0px 0px 0px 0px;
}

.topMenu a:hover span,.topMenu a.selected span {
	color: #7a888f;
	background-color: #ffffff;
}

.topMenu a:hover,.topMenu a.selected {
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px bottom;
}


.topMenu a:hover span,.topMenu a.selected span {
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px bottom;
}

.logo {
	float: left;
	background-color: #F3F4F5;
	width: 159px;
	height:30px;
	display: block;
	margin: 0px 0px 0px 0px; /* -------top right down left---------------*/ 
	padding: 6px 0px 0px 0px; /* -------top right down left---------------*/ 
	/*background-image: url(../images/menu_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	
}

.logo a {

	background-image: url(../images/menu_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}
.logo a:hover {

	background-image: url(../images/menu_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/* -----------------------------------*/ 

.SubMenu {
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 10px;
	height:300px;
}
/* beacuse this class has floats next to a div with a width 
we must use an css hack to prevent the IE6 3pixel jog bug
*/
/* hide from Mac \*/ 
* html .SubMenu { 
	height:300px; 
} 

/* end hide */ 

.SubMenu a {
    font-size: 0.7em;
	text-decoration: none;
	color: #6681a5;        /* colour of submenu off */ 
	background-image: url(../Images/item_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	
}
.SubMenu a.open,.SubMenu a.selected {
	color: #002d6a;
	background-image: url(../Images/item_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
}

.SubMenu a:hover{
	color: #002d6a;
	background-image: url(../Images/item_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
}

.SubMenu ul {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;/* -------top right down left---------------*/
	
}
.SubMenu ul#main {
	width: 153px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px 0px 0px 0px;/* -------top right down left---------------*/
	
}
.SubMenu li {
	color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px 0px 5px 0px; /* -------top right down left---------------*/
	list-style-type: none;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



/* -----------------------------------*/ 

.Menu {
	background-color: #ffffff;
	
}

.Menu a {
	font-size: 0.7em;
	text-decoration: none;
	color: #ffffff;        /* colour of submenu off */ 
	background-image: url(../Images/sub_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px; /* -------top right down left---------------*/
}

.Menu a:hover,.Menu a.open,.Menu a.selected {
	color: #002d6a;
	background-image: url(../Images/sub_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px
}


.Menu li {
	background-color: #9c969c; /* -------submenu background colour---------------*/
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 5px;
	list-style-type: none;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}


li.dummyTag 
{
	/* by adding an empty li item with this style it fixes a PC IE6 bug */ 
	visibility:hidden;position: absolute;
}





li.products {
	background-color: #ff0000;
	list-style-image: url(../images/platbadge.gif);
list-style-position: inside;
	padding: 20px 0px 0px 0px; /* -------top right down left---------------*/
	margin: 1px 0px 0px 0px; /* -------top right down left---------------*/
}




#generic li, .generic li {
	background-color: #7d81a6;
	background-image: url(../images/item_arrow_generic.gif);
}
#generic a:hover, #generic a.open, #generic a.selected,.generic a:hover, .generic a.open, .generic a.selected {
	background-image: url(../images/menu_arrow_generic.gif);
	color: #FFFFFF;
}

.menuArrow{
padding: 0px 0px 0px 0px; /* -------top right down left---------------*/
margin: 0px 0px 0px 0px; /* -------top right down left---------------*/
}

/* -----------------------------------*/ 


.mainpic {

	padding-bottom: 0px;
	float: right;
}

 

.map {
	position: relative;
	float: right;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 77px;
	vertical-align: bottom;
	font-size: 0.7em;
	text-align: right;	
}





.content{
	background-color: #ffffff;
	width: 476px;
	float: right;
	border-style: solid;
	border-width: 0px 0px 0px 1px; /* -------top right down left---------------*/ 
	border-color: #f3f6f9;
	background-image: url(../images/content_fade.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.contentFullpage{
	background-color: #ffffff;
	width: 630px;
}
.contentFullpage a {
	color: #666b97;
}
.contentFullpage a:hover {
	color: #898989;
}
.content a {
	/*color: #646464;*/
	color: #666b97;
}
.content a:hover {
	color: #898989;
}
.content h2{
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #646464;
}
.content h2.jobsectionheading {
	padding-bottom: 0px;
}

.contentFullpage h2{
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #646464;
}
.content ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	margin: 0px;
	/*list-style-type: none;*/
	text-align: center;
}
.contentFullpage ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
.content li{
    display:inline;
	padding-left: 10px;
	padding-right: 10px;
}
ul.copyList  {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	margin: 0px 0px 0px 30px;
	list-style: default !important;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #6c7d88;
	display:block !important;
	
}
ul.copyList li {
	text-align: left !important;
	margin: 0px;
	padding:0px;
	display: list-item;	
}
.about ul
{
	text-align: left !important;
	list-style-type:disc !important;
	margin-left: 20px !important;
	padding-left: 20px !important;
	font-size:0.8em;
}
.about li
{
	display:block !important;
	text-align: left !important;
}
.contentFullpage li{
    display: inline;
	padding-left: 0px;
	padding-right: 30px;
}
.content p{

	padding-top: 0px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
	margin: 0px;
	color: #6c7d88;
	font-size: 0.8em;
	line-height: 1.4em;

}

.contentFullpage p{
	
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 15px;
	/*padding-bottom: 20px;*/
	margin: 0px;
	color: #80929c;
	font-size: 0.8em;
	line-height: 1.4em;

	
}

.subHeader, .subHeader a {
	color: #335787;
	font-size: 0.80em;
	font-weight: 600;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	}
.subHeaderSearch {
	color: #7E82A5;
	font-size: 0.9em;
	font-weight: 600;
	padding: 0px;
}
.subHeaderForm {
	color: #7E82A5;
	font-size: 0.8em;
	font-weight: 600;
	padding-left: 0px;
	padding-top: 20px;
	font-weight: bold;
}
.specHolder{
	padding-left: 20px;
	padding-bottom: 20px;
  } 
  
  .fabricHolder{
  	padding-left: 20px;
	font-size: 0.8em !important;


	}
	.fabricmiddle{
				text-align: center;
				}
  .fabricHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E82A5;
	padding-top:10px;
	padding-bottom:0px;
	vertical-align: top;
	font-size: 0.8em !important;

}

.greyHeader, .greyHeader a {
	color: #a8a3a8;
	font-size: 0.80em;
	font-weight: 600;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.greyHeader2, .greyHeader2 a {
	color: #a8a3a8;
	font-size: 0.70em;
	font-weight: 600;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	}

.content table.like_P {
        border-left: 20px solid #fff;
        border-bottom: 20px solid #fff;
}
.content table.like_P td {
	color: #80929c;
	font-size: 10pt;
}

.spec{
    font-family: Arial, Helvetica, sans-serif;
	color: #646464;
	font-size: 0.7em;
	padding: 0px;
}
.specHeader {
    font-family: Arial, Helvetica, sans-serif;
	color: #7E82A5;
	font-size: 0.8em;
	padding: 0px;
}
.footer{
	/*color: #646464;*/
	color: #80929c;
	background: #ffffff;
	font-size: 0.7em;
	padding: 10px 0px 30px 15px; /* -------top right down left---------------*/
	margin-bottom: 0px;
	margin-top: 0px;
	border-style: solid;
	
border-width: 1px 0px 1px 0px; /* -------top right down left---------------*/ 
border-color: #f3f6f9;
background-image: url(../images/footer_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.footer a {
	color: #80929c; 

}
.footer a:hover {
	color: #8888AF;
	text-decoration: none;
}

/* -----------------------------------*/ 
/********* Where to buy form **************/

div.where{
	/*background-color: #CECDD2;*/
	width: 400px;
	margin-left: 27px;
	margin-bottom: 2px;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #D9DEE1;
}

div.where p {
	margin: 0px;
	padding: 0px;
}

div.where input {
	
	color: #666666;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	
}
.button {
	
	margin: 0px;
	color: #666666;
	padding-right: 5px;
	padding-left: 20px;
	padding-right: 10px;
	border-top: 0px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px none #666666;	
}
div.where label{
    margin-top: 5px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 60px;
	display: block;
	float: left
}
div.space
{
	height: 20px;
}
.resultsAddress, .resultsChoices, .resultsChoices a{ 
    color: #6D76A6;
}
.resultsChoices a:hover{ 
    color: #989FCD;
}
.flagship{
	
	margin: 0px;
	line-height: 1.4em;
}

.flagship img, .flagshipPlus img{
	float:right;
}
.flagshipPlus{
	
	line-height: 1.4em;
}
/* -----------------------------------*/

/********* feedback form **************/
form.feedback 
{
	font-size:1em;
	padding-left:15px;
	
}
form.feedback p
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	
}
form.feedback label
{
	text-align:right;
	display:block;
	width:120px;
	float:left;
	margin-top:3px;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	position:static;	
	clear:left;
}
form.feedback div.radiogrouplabel
{
	text-align:right;
	display:block;
	width:250px;
	float:left;
	margin-top:3px;
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
	position:static;
	
	
}
form.feedback .radiogroup label
{
	text-align:left;
	margin-top:0px;
	padding-left:0px;
	width:auto;
	float:none;
	display:inline;
	clear:right;
	
}
form.feedback input, form.feedback textarea 
{
	color: #666666;
	margin-bottom:0px;
	margin-left:5px;
	padding-left: 5px;
	padding-right: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;	
}
.formDetails input, .formDetails textarea
{
    color: #666666;
	margin-bottom:0px;
	margin-left:5px;
	padding-left: 5px;
	padding-right: 10px;
	background-color: #FFFFFF !important; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;	
}
.formDetails select 
{
    color: #666666;
	margin-bottom:0px;
	margin-left:5px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF !important; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;	
}
#submitbutton
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-color: #dfdfdf;
}

form.feedback form br 
{
}
.termsPage {
	font-size: 0.8em;
	color: #646464;
	padding: 20px;
}
.terms {
	font-size: 0.9em;
}
.privacyPage {
	font-size: 0.8em;
	color: #646464;
	padding: 20px;
}
.privacyPage a {
	color: #646464;
}
.privacyPage a:hover {
	color: #898989;
}
/* -----------------------------------*/ 

.h1Blue {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #335787;
}


.h2Plat {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: 600;
	color: #93a4ad;
}
.h3Plat {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 0.75em;
	font-weight: 600;
	color: #93a4ad;
}
.h2Titanium {
    padding-left: 15px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: 600;
	color: #88959e;
}

.h2Spec {
    padding-left: 15px !important;
	padding-bottom:5px!important;
	margin: 0px;
	font-size: 0.9em;
	font-weight: 600;
	color: #93a4ad;
}


/* -----------------------------------*/
.promo {
	padding: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
	width: 520px;	
}		

.h2Promo {
    padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px;
	color: #7D81A6;
	font-weight: lighter;
	font-size: 1.4em;
}
.promoCopy {
    padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0px;
	font-weight: lighter;
	color: #AB7E22;
	
}		

/* -----------------------------------*/

.searchbox {
	background-color: #CECDD2;
	font-size: 0.8em;
	color: #646464;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 200px;
	border: 1px solid #FFFFFF;
	
}
.searchbox input {
	
	float: right;
}
.searchbutton {
	font-size: 0.8em;
	color: #646464;
	padding: 5px;
	margin-left: 400px;
	margin-bottom: 20px;
	width: 100px;
	clear: left;
}

/* -----------------------------------*/
.win {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px; /* top right down left- */
	width: auto;
	margin-bottom: 0px;
}
.win p{

font-size: 0.7em;
	color: #6c7d88;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 15px; 
	/*padding-bottom: 20px;*/
	margin: 0px;
	line-height: 1.5em;
	font-weight: 600;

   
	
}
.win h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #656b97;
}
.win a {
	color: #656b97;
}

.win a:hover {
	color: #898CAE;
}

.homethumbs {
width: 630px;
text-align: left;
padding: 0px 0px 0px 0px;
}

.memberImg{
	padding:10px 8px 10px 8px;
}

.imagerow {
text-align: center;
padding: 0px 0px 0px 0px;
}

.homethumbs span{

padding: 0px 0px 0px 10px; /* -------top right down left---------------*/
}



.jobnews
{
	margin-top:0px;
	background-color: #fbfbfc;;
	width: 477px;
	font-size: 0.8em;
	line-height:1.5em;
	color: #7D81A6;
	padding: 10px 0px 20px 0px;
	float: right;
	border-style: solid;
border-width: 1px 0px 0px 0px; /* -------top right down left---------------*/ 
border-color: #d9dee1;
	
	
}

.jobnews ul
{
	margin-top:0px;
}	
	
.jobnews li
{
	padding-bottom:5px;
	list-style-image: none;
	list-style-type: none;
	clear:left;
}

.jobnews a
{
	color: #7D81A6;
	text-decoration:none;
	cursor:pointer;
}

.jobnews a:hover
{
	color: #666666;
	text-decoration:none;
}

.jobnews .jobtitle
{
	display:block;
	width:320px;
	float:left;
}

.jobnews .jobheading
{
	display:block;
	width:260px;
	float:left;
	color:#646464 !important;
}

.jobheading
{
	padding-left:40px;
}

.jobdateheading
{
	padding-left:40px;
	width:120px !important;
	padding-bottom: 5px;
}

.jobnews .jobdate,.jobnews .newsdate
{
	display:block;
	width:80px;
	float:left;
}
.jobnews .jobclosingdate
{
	display:block;
	font-size:0.8em;
	padding-bottom:0.3em !important;
}

.jobnews .jobdateheading
{
	display:block;
	width:80px;
	float:left;
	color:#646464 !important;
}

.jobnews .back
{
	font-weight:bold;
	float:right;
	padding-right:25px;
}
table#centreMenu{
	margin-left:40px !important;
	padding-right:10px;
	text-align:left;
	font-size:0.9em;
}

table#centreMenu tr:hover td a{
	color:#666666;
}


table#centreMenu th{
	padding-bottom:5px;
	color: #626377 !important;
}

th.jobtitle, td.jobtitle{
	width:200px !important;
}


th.closingdate, td.closingdate{
	padding-right:15px;
}
td.closingdate,td.dateposted{
	text-align:center;
}

th.dateposted, td.dateposted, th closingdate, td closingdate{
width:80px !important;
}
a.newsdocument
{
	padding-left:20px;
	color: #7D81A6;
	font-size: 0.8em;
}
 a.newsdocument:hover {
	color: #898CAE;
 }
 

/*-------------------------------*/

.jobdetails
{
	padding-left:20px;
	padding-bottom:8px;
	color: #7D81A6;
	font-size: 0.8em;
	float:left;
}

.joblocation
{
	padding-right:25px;
	padding-bottom:8px;
	color: #7D81A6;
	font-size: 0.8em;
	float:right;
}

.spacer
{
	clear:left
}

.benefits{
	background-color: #ffffff;
	width: 476px;
	float: right;
	border-style: solid;
	border-width: 0px 0px 0px 1px; /* -------top right down left---------------*/ 
	border-color: #f3f6f9;
	background-image: url(../images/content_fade.gif);
	background-repeat: repeat-y;
	background-position: left top;

}



.benefits ul {
color: #6c7d88;
font-size: 0.75em;
line-height: 1.4em;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-left: 15px;
	
	
}

.benefits li{

	padding-bottom: 10px;
	list-style-type: disc;
	text-align: left;
}
p.samll{
	font-size:0.8em;
	text-align:left;
	padding:0px;
}

p.statement{
	color:#335787;
	margin:10px 0px 10px 0px;
}