body {
	background-color: #f2f4f5;
	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: #d9dee1;
	}

	
/* -----------------------------------*/ 
	
	
.topMenu {
	background: #FFFFFF; /* -------whole menu bar colour---------------*/
	width: 630px;
	margin-bottom: 0px;
	padding-bottom: 4px; /* -------whole menu bar bottom pad---------------*/
	margin-top: 0px;
	background: #F3F4F5;
	height: 38px;
	background-image: url(../images/menu_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

* html .topMenu{
	height: 23px;
}
/* -------list menu container---------------*/ 

.topMenu ul { /* menu seperator colour */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; /* -------just list padding---------------*/ 
	
}

.topMenu li  {
	background: #F3F4F5;
	          /* Content, f2f4f5 padding colour */
	font-size: 0.75em;
	float: right;
	margin: 0px 0px 0px 0px; /* space between list cells */
	height: 22px;
	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;
	
	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: left bottom;
}


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

.logo {
	float: left;
    margin: 0px 0px 0px 0px; /* -------top right down left---------------*/ 
	padding: 0px 0px 2px 0px; /* -------top right down left---------------*/ 

	
}

.logo a {
	
}
.logo a:hover {
/*background: #ffffff;*/ 
background-image: none;
}


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

.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: #666666;
}
.SubMenu a:hover,.SubMenu a.open,.SubMenu a.selected {
	color: #979797;
	padding-right:10px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/menu_arrow2.gif);
}

.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;
}
.menuArrow {
	background-image: url(../Images/item_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px
}

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

.Menu {
	background-color: #ffffff;
	
}
.Menu li {
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: left center;
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	
}
.Menu a {
	color: #FFFFFF;
	padding-right:10px;
	background-color:Transparent;

}



.Menu a:hover {
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
}

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

#platinum li {
	background-color: #93a4ad;
	background-image: url(../images/item_arrow_platinum.gif);
}
#platinum a:hover, #platinum a.open, #platinum a.selected {
	background-image: url(../images/menu_arrow_platinum.gif);
	color: #FFFFFF;
}
#twentyfour li {
	background-color: #c2aa57;
	background-image: url(../images/item_arrow_twentyfour.gif);
}

li.tfourbadge {
background: #c2aa57 url(../images/latexbadge.jpg) bottom left no-repeat !important;
	list-style-image:none;
	height:60px;
	padding:0px; /* -------top right down left---------------*/
	margin: 1px 0px 0px 0px; /* -------top right down left---------------*/
}
li.platbadge {
	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---------------*/
}
li.twobadge {
	background-color: #ff0000;
	list-style-image: url(../images/2000badge.gif);
list-style-position: inside;
	padding: 20px 0px 0px 0px; /* -------top right down left---------------*/
	margin: 1px 0px 0px 0px; /* -------top right down left---------------*/
}
li.elevbadge {
	background-color: #ff0000;
	list-style-image: url(../images/1100badge.gif);
list-style-position: inside;
	padding: 20px 0px 0px 0px; /* -------top right down left---------------*/
	margin: 1px 0px 0px 0px; /* -------top right down left---------------*/
}
li.sevenbadge {
background: #9194b6 url(../images/posturebadge.jpg) bottom left no-repeat !important;
	list-style-image:none;
	height:60px;
	padding:0px; /* -------top right down left---------------*/
	margin: 1px 0px 0px 0px; /* -------top right down left---------------*/
}
li.membadge {
	background: #dfd1b7 url(../images/membadge.gif) bottom left no-repeat !important;
	list-style-image:none;
	height:60px;
	padding:0px; /* -------top right down left---------------*/
	margin: 1px 0px 0px 0px; /* -------top right down left---------------*/
}
li.konturbadge {
background: #b0b5b9 url(../images/pocketbadge.jpg) bottom left no-repeat !important;
	list-style-image:none;
	height:60px;
	padding:0px; /* -------top right down left---------------*/
	margin: 1px 0px 0px 0px; /* -------top right down left---------------*/
}
li.headbadge {
	background-color: #ff0000;
	list-style-image: url(../images/headbadge.gif);
list-style-position: inside;
	padding: 10px 0px 0px 0px; /* -------top right down left---------------*/
	margin: 1px 0px 0px 0px; /* -------top right down left---------------*/
}
li.mattbadge {
background: #cacbdd url(../images/mattbadge.gif) bottom left no-repeat !important;
	list-style-image:none;
	height:60px;
	padding:0px; /* -------top right down left---------------*/
	margin: 1px 0px 0px 0px; /* -------top right down left---------------*/
}



#twentyfour a:hover, #twentyfour a.open, #twentyfour a.selected {
	background-image: url(../images/menu_arrow_twentyfour.gif);
	color: #FFFFFF;
}

#twothousand li {
	background-color: #93a4ad;
	background-image: url(../images/item_arrow_twothousand.gif);
}
#twothousand a:hover, #twothousand a.open, #twothousand a.selected {
	background-image: url(../images/menu_arrow_twothousand.gif);
	color: #FFFFFF;
}
#elevenhundred li {
	background-color: #cb9a7f;
	background-image: url(../images/item_arrow_elevenhundred.gif);
}
#elevenhundred a:hover, #elevenhundred a.open, #elevenhundred a.selected {
	background-image: url(../images/menu_arrow_elevenhundred.gif);
	color: #FFFFFF;
}
#sevenhundred li {
	background-color: #9194b6;
	background-image: url(../images/item_arrow_sevenhundred.gif);
}
#sevenhundred a:hover, #sevenhundred a.open, #sevenhundred a.selected {
	background-image: url(../images/menu_arrow_sevenhundred.gif);
	color: #FFFFFF;
}
#kontur li {
	background-color: #B0B5B9;
	background-image: url(../images/item_arrow_kontur.gif);
}
#kontur a:hover, #kontur a.open, #kontur a.selected {
	background-image: url(../images/menu_arrow_kontur.gif);
	color: #FFFFFF;
}

#memory li {
	background-color: #dfd1b7;
	background-image: url(../images/item_arrow_memory.gif);
}
#memory a:hover, #memory a.open, #memory a.selected {
	background-image: url(../images/menu_arrow_memory.gif);
	color: #FFFFFF;
}
#mattresses li {
	background-color: #cacbdd;
	background-image: url(../images/item_arrow_mattresses.gif);
}
#mattresses a:hover, #mattresses a.open, #mattresses a.selected {
	background-image: url(../images/menu_arrow_mattresses.gif);
	color: #FFFFFF;
}


#headboards li {
	background-color: #979797;
	background-image: url(../images/item_arrow_headboards.gif);
}
#headboards a:hover, #headboards a.open, #headboards a.selected {
	background-image: url(../images/menu_arrow_headboards.gif);
	color: #FFFFFF;
}
#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;
}


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


.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;	
}


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

/* the same as 'togetherStrap' please leave */ 
.togetherStrapEmpty{
	color: #FFFFFF;
	font-size: 0.9em;
	margin-left: 170px; 
	padding-left: 20px;
	padding-bottom: 1px;
	background-color: #CECDD2;
}
.togetherStrap{
	color: #FFFFFF;
	font-size: 0.9em;
	margin-left: 170px; 
	padding-left: 20px;
	padding-bottom: 1px;
	background-color: #CECDD2;
}
.togetherStrapFullpage{
	color: #FFFFFF;
	font-size: 0.9em;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.togetherStrapGold{
	color: #AB7E22;
	font-size: 0.9em;
	margin-left: 170px; 
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #CECDD2;
}
.togetherStrapOrange{
	color: #D25400;
	font-size: 0.9em;
	margin-left: 170px; 
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #CECDD2;
}
.togetherStrapGrey{
	color: #626377;
	font-size: 0.9em;
	margin-left: 170px; 
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #CECDD2;
}
.togetherStrapMaroon{
	color: #7B194A;
	font-size: 0.9em;
	margin-left: 170px; 
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #CECDD2;
}
.togetherStrapMauve{
	color: #B8818D;
	font-size: 0.9em;
	margin-left: 170px; 
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #CECDD2;
}
.togetherStrapGreen{
	color: #335248;
	font-size: 0.9em;
	margin-left: 170px; 
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #CECDD2;
}
/* beacuse this class has a width and sits next to a float item
we must use an css hack to prevent the IE6 3pixel jog bug
*/
/* hide from Mac \*/ 
* html .togetherStrapEmpty, * html .togetherStrap, * html .togetherStrapFullpage, * html .togetherStrapGold, * html .togetherStrapOrange, * html .togetherStrapGrey, * html .togetherStrapMaroon, * html .togetherStrapMauve, * html .togetherStrapGreen  { 
	margin-left: 167px; 
} 
/* end hiding */
/* -----------------------------------*/ 


.content{
	background-color: #ffffff;
	width: 476px;
	float: right;
	border-style: solid;
	border-width: 0px 0px 0px 1px; /* -------top right down left---------------*/ 
	border-color: #d9dee1;
	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: #666b97;
	font-weight:bold;
}
.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;
}
.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: #80929c;
	font-size: 0.8em;
	line-height: 1.4em;

}

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

.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: #7E82A5;
	font-size: 0.9em;
	font-weight: 600;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
	}
	.subHeaderStock, .subHeaderStock a {
		color: #7E82A5;
		font-size: 0.98em;
		font-weight: normal;
		padding-left: 50px;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom:20px;
	}
.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:5px;
	padding-bottom:20px;
	vertical-align: top;
	font-size: 0.8em !important;

}
.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 15px 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: #d9dee1;
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;
}

.footer .left{
	float:left;
}

.footer .right{
	float:right;

}

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

div.where{
	/*background-color: #CECDD2;*/
	width: 400px;
	margin-left: 100px;
	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{
	
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 15px;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
}

.flagship img, .flagshipPlus img{
	float:right;
}
.flagshipPlus{
	
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 15px;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
}
.flagshipEmpty{
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 15px;
	margin: 0px;
	font-size: 0.8em;
	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:1em;
	background-color: #dfdfdf;
}

form.feedback form br 
{
}

.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: #8c90b1;
}
.h1Maroon {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #7B194A;
}
.h1Brown {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #987C6E;
}
.h1Gold {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0px;
	font-weight: lighter;
	color: #AB7E22;
}
.h2Plat {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #93a4ad;
}
.h3Plat {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #93a4ad;
}
.h2Titanium {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #b4ae9e;
}
.h2Gold {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #c2aa57;
}
.h3Gold {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #c2aa57;
}
.h2Bronze {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	color: #cb9a7f;
	font-weight: lighter;
}
.h3Bronze {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	color: #cb9a7f;
	font-weight: lighter;
}

.h2700 {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	color: #9194b6;
	font-weight: lighter;
}
.h3700 {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	color: #9194b6;
	font-weight: lighter;
}
.h2memory {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	color: #dfd1b7;
	font-weight: lighter;
}
.h3memory {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	color: #dfd1b7;
	font-weight: lighter;
}
.h2kontur {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	color: #B0B5B9;
	font-weight: lighter;
}
.h3kontur {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	color: #B0B5B9;
	font-weight: lighter;
}
.h2headboards {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 1.1em;
	color: #868686;
	font-weight: lighter;
}
.h3headboards {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-weight: lighter;
	font-size: 1.1em;
	color: #868686;
}

.h1Orange {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0px;
	font-weight: lighter;
	color: #D25400;
}
.h1Mauve {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0px;
	font-weight: lighter;
	color: #B8818D;
}
.h1Green {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0px;
	font-weight: lighter;
	color: #335248;
}
.h1LightGreen {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
	margin: 0px;
	font-weight: lighter;
	color: #8EB15E;
}
.h1Grey {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 25px;
	margin: 0px;
	font-size: 1.1em;
	font-weight: lighter;
	color: #626377;
}
.h2Maroon {
    padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px;
	font-size: 0.8em;
	font-weight: 600;
	color: #7B194A;
}



/* -----------------------------------*/
.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.8em;
	color: #a0adb5;
	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;
}

.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 1px; /* -------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
}

#homeswf {
display:block;
width:630px;
height:246px;
padding:0;
margin:0;
}

#homeswf2 {
display:block;
width:630px;
height:246px;
padding:0;
margin:0;
}