/* CSS Document */
body {background-color:#eaedec; font-family:Verdana, Arial, Helvetica, sans-serif;}
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-weight:400; font-family:"Times New Roman", Times, serif;}
#container {
	position:absolute;top:0;left:0;display:block;float:left;background-color:#eaedec;width:100%; height:100%;margin:0 auto;padding:0;
}
#content {
	position:relative;top:0;left:0;display:block;width:966px;margin:0 auto;
}
#contentContainer {
	float:left;width:966px;display:block;background-color:#FFF;
}

#copyBlock {
	position:absolute;top:104px;left:0;width:966px;display:block;background-color:#FFF;
}
#copy {float:left;width:966px;padding-bottom:12px;}

#header {
	position:absolute;top:0;left:0;z-index:50;background-color:#FFF;width:966px;height:106px;display:block;background-image:url(../images/head_mail_bkg.gif);background-repeat:no-repeat;background-position:top right;
}
#header .top {
	height:83px; width:966px; float:left; display:block;
}
#header .logo {
	float:left;
}
#header .strap {
	float:left;padding:20px 0px 0px 0px;
}
#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;}

/* 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 13px;
  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*/

#footer {
	clear:both;position:relative;display:block;background-color:#eaedec;margin:0 auto;float:left;width:966px; height:28px; border-top:2px solid #7f9a4f;
}
#linkFooter {
	width:966px; height:28px; font-size:0.7em;
}
#linkFooter ul {
	list-style-type:none;	
	margin:0 0 0 18px;
	padding:0;
}
#linkFooter li {
	float:left; margin:7px 0px 0px 0px; padding:0px 13px 0px 13px; border-right:1px solid #666;
}
#linkFooter li a {color:#666; font-weight:bold;}

#linkFooter span {
	float:right; margin:7px 18px 0px 0px;color:#777;
}
#logoFooter {
	display:block;width:966px;height:91px;clear:both;
}
#leftFooter {
	float:left;
	width:500px;
}
#leftFooter .independent {
	float:left;
	display:block;
	width:225px;
	height:49px;
	margin:15px 0px 0px 0px;
	background-image:url(../images/footer_independent.gif);

}
#leftFooter .independent span {
	font-size:0.7em;
	color:#333;
	float:left;
	padding:3px 0px 0px 99px;
}
#leftFooter .independent span a {color:#333; text-decoration:none;}
#leftFooter .independent span a:hover {color:#333; text-decoration:underline;}

#leftFooter .touringCheque {
	float:left;
	display:block;
	width:225px;
	height:49px;
	margin:15px 0px 0px 15px;
	background-image:url(../images/footer_touringCheque.gif);
}
#leftFooter .touringCheque span {
	font-size:0.7em;
	color:#333;
	float:left;
	padding:3px 0px 0px 99px;
}
#leftFooter .touringCheque span a {color:#333; text-decoration:none;}
#leftFooter .touringCheque span a:hover {color:#333; text-decoration:underline;}

#rightFooter img {
	float:right;
	padding:8px 5px 0px 5px;
	margin:0px 0px 0px 0px;
}
#shoppingBasket {
	position:absolute;
	top:45px;
	right:246px;
	z-index:60;
}
#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;
}