#Logo, #Form_Form_action_process, #CampaignMonitorSignupPageFormHMTL .Actions input, #Nav ul .top, #Nav ul .bottom, #Nav ul .bottom span{display: block; font-size: 0px; text-indent: -9999px; line-height: 0;}

html{font-size: 100%;}
body{background: url(../images/body.png); font-size: 62.5%; font-family: Arial, Verdana, sans-serif; text-align: center;}

/* LAYOUT */
.Wrapper{background: #fff; text-align: left; width: 768px; margin: 0 auto; margin-bottom: 20px;}

	#Top{background: url(../images/Top.png) repeat-x;}

		#Top .Wrapper{position: relative; background: url(../images/TopWrapper.png) no-repeat; height: 108px; margin-bottom: 0;}
			#Logo{position: absolute; top: 10px; left: 12px; width: 182px; height: 55px; cursor: pointer;}
			#Top address{float: right; color: #fff; text-align: right; line-height: 1.2; padding: 14px 16px 0 12px;}
			#Top address.highlight{background: url(../images/AddressHighlight.png) no-repeat;}

		#Nav{position: absolute; bottom: 1px; left: 5px;}
			/* Level 1 off */
			#Nav li{position: relative; float: left; width: auto!important; margin: 0 2px;}
				#Nav a{display: block; font-size: 1.2em; color: #fff; text-decoration: none; line-height: 28px; padding-left: 10px;}
				#Nav a.Level1{float: left;}
					#Nav a span{display: block; padding-right: 10px;}

					/* Level 1 hover */
					#Nav a:hover, #Nav .over a, #Nav li:hover a{background: #9ebbce url(../images/NavHoverA.png) no-repeat; color: #fff;}
						#Nav a:hover span, #Nav .over span, #Nav li:hover a span{background: url(../images/NavHoverSpan.png) 100% 0 no-repeat;}

					/* Level 1 current */
					#Nav .current a, #Nav .current a:hover, #Nav .current .over a{background: #fff url(../images/NavCurrentA.png) no-repeat; color: #118ddb;}
						#Nav .current a span, #Nav .current a:hover span, #Nav .current .over span{background: url(../images/NavCurrentSpan.png) 100% 0 no-repeat;}

						/* Level 1 current hover if parent */
						#Nav .current a.parent:hover{background: #9ebbce url(../images/NavHoverA.png) no-repeat; color: #fff;}
							#Nav .current a.parent:hover span{background: url(../images/NavHoverSpan.png) 100% 0 no-repeat;}

					/* Level 1 section */
					#Nav .section a, #Nav .section a:hover, #Nav .section .over a{background: #fff url(../images/NavCurrentA.png) no-repeat; color: #118ddb;}
						#Nav .section a span, #Nav .section a:hover span, #Nav .section .over span{background: url(../images/NavCurrentSpan.png) 100% 0 no-repeat;}

						/* Level 1 section hover if parent */
						#Nav .section a.parent:hover{background: #9ebbce url(../images/NavHoverA.png) no-repeat; color: #fff;}
							#Nav .section a.parent:hover span{background: url(../images/NavHoverSpan.png) 100% 0 no-repeat;}

			/* Level 2 off */
			#Nav ul{display: none; position: absolute; top: 28px; left: 1px; background: #9ebbce; width: 150%; z-index: 1000;}
			* html #Nav ul{width: 150px!important;}
			* html #Nav ul li{border-top: 1px solid #9EBBCE; border-bottom: 1px solid #9EBBCE;}
			#Nav li:hover ul, #Nav .over ul{display: block;}
				#Nav ul li{float: none; clear: both; width: 100%; margin: 0;}
				#Nav ul .top{background: url(../images/NavUlTop.png) 100% 0 no-repeat; border-top: 0; border-bottom: 1px dotted #d1dee8; height: 5px;}
				#Nav ul .bottom{background: url(../images/NavUlBottom.png) no-repeat; border-bottom: 0; height: 5px;}
					#Nav ul .bottom span{background: url(../images/NavUlBottomSpan.png) 100% 0 no-repeat; height: 5px;}

				/* Level 2 hover current section */
				#Nav ul a{display: block; background: none!important; border-bottom: 1px dotted #d1dee8; color: #fff!important; font-size: 1em; line-height: 1; padding: 8px;}
					#Nav ul a:hover, #Nav ul .current a, #Nav ul .section a{background: #acc5d5!important;}

	#Container{background: #fff url(../images/Container.png) no-repeat; min-height: 300px; height: auto!important; height: 300px; padding: 30px;}


	#Footer{clear: both; background: url(../images/Footer.png) no-repeat; font-size: 1.2em; text-align: center; height: 23px; padding-top: 19px;}
		#Footer li{display: inline;}
			#Footer a{color: #fff; text-decoration: none; padding: 0 5px;}
				#Footer .current a, #Footer a:hover{text-decoration: underline;}

.clear{width: 100%; clear: both;}

/* PAGES */

/* ProductPage.ss */
#TabsMenu{height: 24px; margin: 0; overflow: hidden;}
	#TabsMenu li{float: left; margin: 0 1px 0 0; list-style: none; }
		#TabsMenu a{display: block; background: #a4a9ab url(../images/Nav2a.png) no-repeat; font-size: 11px; color: #fff; text-decoration: none; line-height: 26px; padding-left: 8px;}
			#TabsMenu span{display: block; background: url(../images/Nav2span.png) 100% 0 no-repeat; padding-right: 8px;}

			#TabsMenu .selected a, #TabsMenu a:hover{background: #878f94 url(../images/Nav2aHover.png) no-repeat;}
				#TabsMenu .selected span, #TabsMenu a:hover span{background: url(../images/Nav2spanHover.png) 100% 0 no-repeat;}

#TabsContent{background: #f2f3f3; border-top: 2px solid #878f94; border-bottom: 1px solid #c2c6c8; margin: 0; padding: 15px;}
	#TabsContent li.tabContenListItems {width: 100%; margin: 0; overflow: auto;}
		#TabsContent img{display: block; float: right; margin: 0 0 2em 2em;}
/* EffectHolder.ss */
#Effects{width: 100%; margin: 0; overflow: auto;}
	#Effects li{list-style-type: none; float: left; width: 19.8%; text-align: center; margin: 2em 0; height: 137px; overflow: hidden;}
		#Effects span{display: block; padding-top: 2px;}

/* ProductPage */

/* Buy */
##MapControlsOutsideMap{font-size: 1em!important;}


/* ContactPage.ss */
#Form_Form_action_process{background: url(../images/sendMail.png); border: 0; width: 76px; height: 23px; cursor: pointer;}
	#Form_Form_action_process:hover{background-position: 0 -100%;}

/* Newsletter */
#CampaignMonitorSignupPageFormHMTL .Actions input{background: url(../images/subscribe.png); border: 0; width: 79px; height: 23px; padding: 0; cursor: pointer;}
	#CampaignMonitorSignupPageFormHMTL .Actions input:hover{background-position: 0 -100%;}

/* HomePage */
#HomeImages{float: right; clear: right; position: relative; margin: 0.5em 0 2em 3em; }
#HomeImages div {display: none; position: absolute; top: 0; left: 0; background-color: #fff; width: 330px; height: 370px;}
.homepageMainPageContent h3 {clear: none!important;}

/* SiteMap - IE6/7 Safe */
#SiteMap li{margin-top: 0.4em; list-style: none!important; margin-left: 10px;}
	#SiteMap img{margin-top: 0.7em;}
		#SiteMap li a{font-size: 1.3em; margin-left: 5px; padding: 3px;}
			#SiteMap li a:hover {color: #fff; background-color: #9EBBCE; text-decoration: none;}
				#SiteMap ul li a{font-size: 1em;}