/* ============ elements & gloabal settings ======= */
body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #5e6777;
	background-color: #ADB5C4;
	text-align: center;
/* part 1 of 2 centering hack */
}
td.pbody .contmenucopy2, td.pbody .contmenu,  td.pbody .contfull, #foot {
	font: 76% arial, helvetica, sans-serif;
}
a:link {
	color: #F3829C;
}
a:visited {
	color: #C38096;
}
a:hover {
	color: #384357;
}
a:active {
	color: #99CC00;
}
/* ------------ relative font sizes --------------- */
p {
	font-size: 1em;
}
h1 {
	font-size: 2.0em;
}
h2{
	margin-top: 0;
	font-size: 1.3em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
p, ol, ul, li {
	font-size: 1.0em;
}
h1,h2,h3,h4,h5,h6 {
	font-family: arial, helvetica, 'trebuchet ms', sans-serif;
	color: #808da3;
}
h3.headerbar {
	background: #99A3B7;
	border-width: 0px;
	border-style: solid;
	border-color: #99CC00;
	padding: 0.3em 0 0.3em 23px;
	color: #F4F4F4;
}
h4.home {
	color:#FF0000;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding:bottom: 0;
}
h4.home a:link, h4.home a:visited {
	text-decoration:underline;
	color:#FF0000;
}
h4.home a:hover {
	text-decoration:underline;
	color:#9c0;
}
h6.smhome {
	color:#FF0000;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:8px;
}
/* ------------ line heights ---------------------- */
/*p, .newsbody, li{
	line-height: 1.8em;
	margin: 0 1.5em 1em 0;
}*/
p, .newsbody, li{
	line-height: 1.7em;
}
p.newsarticledate {
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 1px;
	color: #99CC00;
	margin: 0.5em 0;
}
div.hrtop {
	border-top: 1px solid #CFD3DC;
}
div.hr {
	border-top: 1px dotted #CFD3DC;
}
div.hr, div.hrtop {
	margin: 1em 0;
}
div.hr hr, div.hrtop hr {
  display: none;
}
/* ============  MAIN PAGE BLOCKS ================= */
#header {
	background: #808DA3;
	padding: 0;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	width: 760px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
	position: relative;
}
/*.pbody {
	background: #EFEFEF url(../images/contmenu-bg.gif) repeat-y;
}*/

#foot {
	background: transparent;
	padding: 0;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	width: 760px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
}
.headerspacer {
	/*background: #566785;*/
	background: transparent;
	/*margin-top: 30px;*/
	/* control offset from browser toolbar here */
	width: 100%;
}
.headercontainer {
	background: #566785;
	/*margin-top: 30px;*/
	/* control offset from browser toolbar here */
	width: 100%;
}
.bodycontainer {
	background: #D5D9E1;
	width: 100%;
}
#footcontainer {
	background: transparent;
	color: #566785;
	margin-top: 1em;
	width: 100%;
}
html>body #header {
	width: 760px; /* ie5win fudge ends */
	}
html>body #body {
	width: 760px; /* ie5win fudge ends */
	}
html>body #foot {
	width: 760px; /* ie5win fudge ends */
	}
#headnav1 {
	width: 670px; 
	height: 54px;
	float: right;
	background: #3D5070;
}
#headnav2 {
	width: 670px; 
	height: 36px;
	float: right;
	background: #808DA3;
}
#logo {
	width: 90px;
	height: 90px;
	float: left; 
	margin: 0;
	background: #384357;
}
#headernav1 img, #headernav2 img {
	float: left;
}
* html #headernav1 img, * html #headernav2 img  { /* use tan hack to fix ie5 3pix margin on left + right of img floats */
margin: 0 -3px; ma\rgin: 0;
}
#headernav1 img, #headernav2 img, #logo img {
	display: block;
}
* html #headernav1 img, * html #headernav2 img  { /* use tan hack to fix ie5 3pix margin on left + right of img floats */
margin: 0 -3px; ma\rgin: 0;
}
/* page body elements */
.contfull {
	width: 760px;
	padding: 25px 0 20px 0;
	text-align: left;
}
.contfull p, .contfull h2, .contfull h4, .contfull ul {
	margin-left: 23px;
	margin-right: 15px;
}
.contfull .contpadding {
	padding-left: 23px;
	padding-right: 20px;
}
.contmenucopy2 { /*panel containing copy on right hand side */
	float: right; 
	width: 223px;
	background: transparent;
	padding: 23px 0;
	display: inline;
	text-align: left;
}
.contmenucopy2 p, .contmenucopy2 ul, .contmenucopy2 h4 {
	margin-left: 23px;
	margin-right: 15px;
}

.contmenu { /* panel carrying images menu on home page and the second level product pages */
	width: 537px;
	float: left;
	padding: 23px 0;
	background: transparent;
	text-align: left;
}
.contmenu p, .contmenu h3, .contmenu div.hr, .contmenu div.hrtop, .contmenu div.newsbody, .contmenu h2 {
	margin-left: 0px;
	margin-right: 15px;
}
.contmenu h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.contmenupic { /* container for the menu pic */
	float: left;
	padding: 0 18px 18px 0;
	width: 152px;
	background: transparent;
}
* html .contmenupic { /* This is the Tan hack */
	width: 170px;
	w\idth: 152px; 
}
.contmenupic img, .contpic img {
	display: block;
	border: 1px solid #929CAE;
}
.contpic { /* container for the menu pic */
	float: left;
	padding: 0 18px 18px 0;
	background: transparent;
}
.contmenupic .link {
	width: 150px;
	border-width:0 1px 1px 1px;
	border-style: solid;
	border-color: #929CAE;
	background: #fff;
}
* html .contmenupic .link { /* This is the Tan hack */
	width: 152px;
	w\idth: 150px; 
}
.contmenupic .link a {/* put anchor in menu pic text link with bullet as bg image */
	display: block;
	padding: 0.2em 0 0.3em 15px;
	font-family: tahoma, verdana, geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	background-image: url(../images/content-arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.5em;
}
.contmenupic .link a:link, .contmenupic .link a:visited {
	color: #97a1b4;
	text-decoration: none;
}
.contmenupic .link a:hover, .contmenupic .link a:active {
	color: #9c0;
	text-decoration: none;
}

#stressoff {
	position:relative;
	width:490px;
	height:167px;
}

#stressoff img{
  display:none;
  position:absolute;
  top:0;
  left:0;
}
#stressoff img.active{
  display:block;
}

/* ------------ news box --------------------- */

ul.box {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	list-style: none;
	background: transparent;
	/*list-style: outside url( '../images/list_bullet_arrow.gif' );*/
	font-size: 0.9em;
}
ul.box li {
	padding-left: 10px;
	padding-right: 5px;
	background-image: url(../images/bullet_arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
}

/* ------------ misc elements --------------------- */
h3.tab {
	font-size: 1em;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 1em 0 0 0;
	background: #E9E9E9;
	letter-spacing: 1px;
}
table.offers {
	background: #E9E9E9;
	border-bottom: 2px solid #E9E9E9;
}
.offersnav {
	font-size: 0.9em;
}
.top {
	text-align: right;
	margin-bottom: 1em;
}
address {
	display: inline;
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
}

#foot a:link, #foot a:visited {
	color: #384357;
}
#foot a:hover {
	color: #D5D9E1;
}
#foot a:active {
	color: #fff;
}
label {	
	font: bold 0.9em tahoma, verdana, geneva, sans-serif;
	margin-top: 1em;
}
input.button {
	margin-top: 1em;
} 
ul.plain {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
	background: transparent;
}
/* ------------ signature --------------------- */
A.qdk:link, A.qdk:visited, A.qdk:active	{	
	text-decoration: underline;
	color: #566785;	
}
A.qdk:hover	{    
	text-decoration: underline; 
	color: #5F8000;  
}
.sig {
	color: #566785;
	font: 0.8em arial, helvetica, sans-serif;
	margin: 1em 0 0 0;
}