/* CSS Document */
body{background-color:#EAEDEC; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0;width:100%; height:100%;}

img{border:0px;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
input, select{font-size:10px;}
h1, h2, h3, h4, h5, h6 {letter-spacing:0.04em; font-family:"Times New Roman",Times,serif; font-weight: 400;}

#skip {display:none;margin:0;padding:0;}

#container {position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;margin:0 auto;padding:0;display:block;}
#container #contentcontainer {
	width: 966px;
	background-color:#fff;
	display: block;
	margin:0 auto;
	position: relative;
}

#header {
	background-color:#FFF;width:966px;height:106px;display:block;background:url(../images/head_mail_bkg.gif) top right no-repeat;
}
#header .top {
	height:83px; width:966px; float:left; display:block;
}
#header .logo {
	float:left;
}
#header .strap {
	float:left;padding:16px 0px 0px 0px; width:472px; color:#8D805D; font-family:"Times New Roman", Times, serif; text-align:right;
}
#header .strap strong{
	color:#555; font-size:1.8em; font-weight:100;
}
#header .mail {position:absolute; right:16px; top:50px;}
#header .mail input {position:absolute; right:44px; top:1px; width:130px;}
#header .mail img {position:absolute; right:0px; top:0px;}

#lower {width:966px; background-color: #fff; float:left;}

#content {background-image:none;}
.contentblock {padding:0px; float:left;}

#shoppingBasket {
	position: absolute;
	z-index: 60;
	top: 45px;
	left: 550px;
}
#shoppingBasket img {
	float:left;
}
#shoppingBasket span {
	float:left;
	color:#8d805d;
	font-family:"Times New Roman", Times, serif;
	text-transform:lowercase;
	font-size:1.1em;
	line-height:19px;
	height:19px;
	padding:0px 0px 0px 6px;
	font-weight:300;
	display:block;
}
#shoppingBasket span a {
	color:#8d805d;
	text-decoration:none;
}
#shoppingBasket span a b {
	color:#669999;
}
#shoppingBasket span a:hover {
	color:#339999;
	text-decoration:none;
}

/* dropdown styles*/
#topnav{width:966px; height:19px; border-top:2px solid #fff; display:block; background-color:#7f9a4f; float:left;}
#topnav ul, li {list-style:none;}
#topnav #main {
	margin:0px 10px 0px 0px;
	float:left;
	display:block;
}
#topnav ul.mainnav {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	display:block;
	float:left;
	/*border-right:2px solid #fff;*/
}
#topnav li.main {
  float: left;
  position: relative;
  margin:0px;
  padding:0px 13px 0px 9px;
  height:21px;
  line-height:19px;
  /*border-right:3px solid #fff;  
  width:121px;*/
  text-align:center;
  font-size:0.7em;
}
#topnav li.main a {
	/*background-image:url(../images/navBG.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:121px;*/
	/*float:left;*/
	background-color:#7f9a4f;
	display:inline;
	height:21px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#topnav li.main a:hover {
	/*background-image:url(../images/navBGover.gif);*/
	width:121px;
	color:#fff;
}
li ul {
  position: absolute; 
  top: 19px;
  left: -40px;
  float:left;
  display: none;
}
#topnav li.sub a{
	display:block;
	margin:0px;
	color:#333;
 	height:22px;
  	line-height:22px;
	background-color:#c9d8ad;
	width:158px;
	padding:0px 0px 0px 6px;
	text-decoration:none;
	text-align:left;
	border-bottom:1px solid #7f9a4f;
	border-left:1px solid #7f9a4f;
	border-right:1px solid #7f9a4f;
	background-image:none;
}
#topnav li.sub a:hover {
	color:#333;
	width:158px;
	background-color:#eaf1dd;
	background-image:none;
}
#topnav  li > ul {
  top: 19px;
  left: -40px;
}
#topnav li ul {
	border-top:1px solid #7f9a4f;
}
#topnav li:hover ul, li.over ul{ display: block; }
/*end dropdown*/
.infoNoteText{
	font-size:10px;
	/*color:#FF0000;*/
	font-style:italic;
	font-size:10px;
	}
.requestSymbol{
	font-size:10px;
	color:#ff0000;
	}
