/* Core CSS */		
html {
	height: 100.1%;
	}

body {
	text-align: center;				
	background: #0e454e;
	}			
#centering {
	text-align: left;
	margin: auto;
	width: 990px;				
	}
#wrapper { 
	position: relative;
	zoom: 1;
	}
					

/* Content HTML */
* { 
	margin: 0; 
	padding: 0; 				
	}
body { 
	font-size: .7em; 
	line-height: 1.3;	
	font-family: verdana, arial, sans-serif; 
	color: #fff;
	}						
table, textarea, input { font-size: 100%; }
table, th, td, caption { 
	text-align: left; 
	vertical-align: top; 
	}
hr { display: none; }
img { 
	border: 0; 
	vertical-align: bottom; 
	}	

/* Headings */	
h1 { font-size: 200%; }
h2 { font-size: 150%; 
	font-weight: normal;
	}
h3 { font-size: 130%; 
	padding: .2em 0 .3em 0;
	font-weight: normal;
	color: #96a1a7;
	border-bottom: 1px dotted #96a1a7;
	/* border-top: 1px dotted #96a1a7; */
	margin: 1em 0 1em 0;
	}
h4 { font-size: 100%; }		

/* Paragraphs */
p { padding: 0 0 1.5em 0; }

/* Links */
a { 
	text-decoration: underline; 
	color: #96A1A7; 
	}
a:hover, a:focus, a:active { text-decoration: none; }

acronym {
	border-color: #6d868c;
	}
			
/* Forms */
select { 
	margin-right: 7px; 
	vertical-align: middle	
	}
option { 
	margin-right: 7px; 
	}
/* Lists */

ul {
	list-style: none;
	padding: 0 0 1em 0;
	}	
	ul li {
		background: url(/img/bullet.gif) 10px 6px no-repeat;
		padding: 0 0 .5em 22px;
		}
	

/* Common Classes */		
.clr { clear: both; height: 0.1px; font-size: 0; line-height: 0; }
.hide {
	position: absolute;
		top: -3000px;
		left: 0;
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	}
.delete { display: none; }	
.strip { padding: 0 !important; margin: 0 !important; }
.stripWidth { width: auto !important; }	
.noFloat { float: none !important; }

.hozRule {
	background: url(/img/dots.gif) 0 0 repeat-x;
	padding: 1px 0 0 0;
	height: 15px;
	}
	
.intro {
	font-weight: bold;
	}	


#top {
	background: url(/img/bird.gif) 100% 100% no-repeat;
	margin: 0 15px 0 0;
	}
	#top h1 {
		float: left;
		width: 356px;
		padding: 36px 15px 14px 0;
		}
	#top #topTools {
		float: right;
		width: 604px;
		text-align: right;
		padding: 10px 0 75px 0;
		font-size: 90%;
		}
		#top #topTools span {
			padding: 0 10px;
			color: #96A1A7;
			}
		#top #topTools a {
			text-decoration: none;
			}	
		#top #topTools a:hover,
		#top #topTools a:focus,
		#top #topTools a.selected {
			text-decoration: underline;
			color: #fff;
			}	
			
			
#mainNav {
	background: url(/img/dots.gif) 0 100% repeat-x;
	margin: 0 114px 0 15px;
	padding: 0 0 1px 0;
	}
	#mainNav ul {
		background: url(/img/dots.gif) 0 0 repeat-x;
		padding: 1px 0 0 0;
		}
		#mainNav ul li {
			float: left;
			background: url(/img/navSplit.gif) 100% 0 no-repeat;
			padding: 0;
			}
			#mainNav ul li a {
				display: block;
				background-image: url(/img/navSprite.gif);
				background-repeat: no-repeat;
				height: 26px;
				margin: 0 23px 0 0;
				text-indent: -3000px;
				overflow-x: hidden;
				}	

		#mainNav ul li#mn1 {width: 67px; padding: 0 0 0 0;}
			#mainNav ul li#mn1 a {background-position: 0 0;}
			#mainNav ul li#mn1 a:hover,
			#mainNav ul li#mn1 a:focus,
			#mainNav ul li#mn1 a.selected {background-position: 0 -26px;}
		
		#mainNav ul li#mn2 {width: 94px; padding: 0 0 0 0;}
			#mainNav ul li#mn2 a {background-position: -67px 0;}
			#mainNav ul li#mn2 a:hover,
			#mainNav ul li#mn2 a:focus,
			#mainNav ul li#mn2 a.selected {background-position: -67px -26px;}
		
		#mainNav ul li#mn3 {width: 122px; padding: 0 0 0 0;}
			#mainNav ul li#mn3 a {background-position: -161px 0;}
			#mainNav ul li#mn3 a:hover,
			#mainNav ul li#mn3 a:focus,
			#mainNav ul li#mn3 a.selected {background-position: -161px -26px;}
		
		#mainNav ul li#mn4 {width: 85px; padding: 0 0 0 0;}
			#mainNav ul li#mn4 a {background-position: -283px 0;}
			#mainNav ul li#mn4 a:hover,
			#mainNav ul li#mn4 a:focus,
			#mainNav ul li#mn4 a.selected {background-position: -283px -26px;}
		
		#mainNav ul li#mn5 {width: 86px; padding: 0 0 0 0;}
			#mainNav ul li#mn5 a {background-position: -368px 0;}
			#mainNav ul li#mn5 a:hover,
			#mainNav ul li#mn5 a:focus,
			#mainNav ul li#mn5 a.selected {background-position: -368px -26px;}
		
		#mainNav ul li#mn6 {width: 143px; padding: 0 0 0 0;}
			#mainNav ul li#mn6 a {background-position: -454px 0; margin: 0;}
			#mainNav ul li#mn6 a:hover,
			#mainNav ul li#mn6 a:focus,
			#mainNav ul li#mn6 a.selected {background-position: -454px -26px;}
			
		#mainNav ul li#mn7 {width: 86px; padding: 0 0 0 0;}
			#mainNav ul li#mn7 a {background-position: -597px 0; margin: 0;}
			#mainNav ul li#mn7 a:hover,
			#mainNav ul li#mn7 a:focus,
			#mainNav ul li#mn7 a.selected {background-position: -597px -26px;}

		#mainNav ul li#mn8 {width: 86px; padding: 0 0 0 0;}
			#mainNav ul li#mn8 a {background-position: -670px 0; margin: 0;}
			#mainNav ul li#mn8 a:hover,
			#mainNav ul li#mn8 a:focus,
			#mainNav ul li#mn8 a.selected {background-position: -670px -26px;}
				
				
				
#middle {
	padding: 27px 0 0 15px;
	}	
	#middle #subNav {
		float: left;
		width: 195px;
		}
	#middle #content {
		float: left;
		width: 765px;
		}	
		#middle #content #contL {
			float: left;
			width: 540px;
			}
			#middle #content #contL .inr {
				padding: 0 40px 0 0;
				}
		#middle #content #contR {
			float: left;
			width: 225px;
			}
			
			
/* Subnav */

#subNav {}

	#subNav h2.navTitle {
		background: url(/img/dots.gif) 0 100% repeat-x;
		margin: 0 40px 5px 0;
		padding: 0 0 5px 0;
		font-size: 100%;
		}	
	#subNav ul {
		padding: 0 40px 30px 0;
		}
		#subNav ul li {
			line-height: 1.4em;
			padding: 0;
			background: none;
			}
			#subNav ul li a {
				display: block;
				text-decoration: none;
				padding: 10px 0 0 0;
				}	
			#subNav ul li a:hover,
			#subNav ul li a:focus,
			#subNav ul li a.selected {
				text-decoration: underline;
				color: #fff;
				}
			#subNav ul li ul {
				padding: 0;
				}
				#subNav ul li ul li {
					padding: 0 0 0 25px;
					background: url(/img/subNavArrow.gif) 5px 6px no-repeat;
					}
					
					
/* Content */

h2.mainTitle {
	margin: 0 0 20px 0;
	}					
	
	
/* Home */

#home {
	
	}	
	#home #content {
		width: 960px;
		}
		#home #content #contL {width: 735px;}
			#home #content #contL #flash {
				padding: 0 0 15px 0;
				}
				#home #content #contL #flash img {
					border: 1px solid #23383c;
					}
		
/* Footer */

#footer {
	background: url(/img/dots.gif) 0 0 repeat-x;
	font-size: 90%;
	margin: 10px 15px;
	padding: 10px 0;
	}	
	#footer .left {
		float: left;
		width: 600px;
		}
	#footer .right {
		float: right;
		width: 300px;
		text-align: right;
		background: url(/img/smallBird.gif) 100% 0 no-repeat;
		padding: 0 45px 5px 0;
		color: #96A1A7;
		}
	#footer a {
		text-decoration: none;
		}
	#footer a:hover,
	#footer a:focus,
	#footer a.selected {
		text-decoration: underline;
		color: #fff;
		}	
	#footer span {
		padding: 0 10px;
		color: #96A1A7;
		}	
	
/* Feature Blocks */

.fb {
	padding: 0 0 .5em 0;
	}
	.fb p {
		padding: 0 0 0 0;
		}
		.fb p a {
			display: block;
			background-position: 0 0;
			background-repeat: no-repeat;
			/* padding: 60px 40px 0 0; */
			width: 225px;
			/*\*/height:auto !important;/**/
			min-height: 100px;
			height: 100px;
			text-decoration: none;
			}
		.fb p a:hover,
		.fb p a:focus {
			text-decoration: underline;
			}	
			.fb p a span {
				display: block;
				padding: 60px 40px 0 0;
				}
			.fb p a span span {
				display: block;
				position: absolute;
				top: -3000px;
				left: -3000px;				
				}
	
		#fbDlDemo p a {background-image: url(/img/fb_dlDemo.gif);}	
		#fbFindAStockist p a {background-image: url(/img/fb_findAStockist.gif);}	
		#fbReadAReview p a {background-image: url(/img/fb_readAReview.gif);}	
		#fbRegisterYourInterest p a {background-image: url(/img/fb_registerYourInterest.gif);}	
	
	


/* Sitemap */

.sitemap {
	padding: 0 0 20px 0;
	}	
	.sitemap li {
		padding: 10px 0 2px 0;
		background: none;
		}
		.sitemap li a {
			display: block;
			/* padding: 7px 0 7px 0; */
			}
		.sitemap li ul {
			margin: 0;
			}
			.sitemap li ul li {
				background: url(/img/subNavArrow.gif) 10px 6px no-repeat;
				padding: 10px 0 0 30px;
				}
				.sitemap li ul li a {
					/* padding: 7px 0 7px 0; */
					}	
				.sitemap li ul li ul li a {
					/* padding: 7px 0 7px 0; */
					}
					
					
/* Contact */
.formWrap {
	padding: 0px 0 20px 0;
	}
	.formWrap .row {
		padding: 0 0 20px 0;
		}
		.formWrap .row .left {
			float: left;
			width: 150px;
			}
			.formWrap .row .left label {
				padding: 0 0 0 40px;
				}
		.formWrap .row .right {
			float: left;
			width: 300px;
			padding: 0 0 0 20px;
			}
	.formWrap .submitRow {
		text-align: right;
		padding: 0 125px 0 0;
		}		
input.txt {
	width: 200px;
	padding: 1px 1px 2px 1px;
	border: 1px solid #96a1a7;
	color: #fff;
	background: #0e454e;
	
	}
textarea {
	width: 200px;
	padding: 1px;
	border: 1px solid #96a1a7;
	color: #fff;
	background: #0e454e;
	font-family: verdana, arial, sans-serif; 
	}	
	
input.submit {
	border: 1px solid #96a1a7;
	background: #0e454e;
	color: #fff;
	padding: 2px 3px;
	font-weight: bold;
	}	
	
	
	
/* Products */		

.prodIntro {
	padding: 0 0 20px 0;
	}
	.prodIntro .lTxt {
	float: left;
	width: auto;
		}
	.prodIntro .rImg {
		float: left;
		width: 265px;
		}	
		
.prodOverview {
	padding: 0 0 20px 0;
	}
	.prodOverview h3 {
		font-size: 100%;
		color: #fff;
		border: none;
		font-weight: bold;
		padding: 0 0 1em 0;
		}
	.prodOverview .lImg {
		float: left;
		width: 360px;
		}	
	.prodOverview .rTxt {
		float: left;
		width: 405px;
		}			
		

.prodFb {
	padding: 0 0 20px 0;
	}	
	.prodFb h3 {}
	.prodFb .topTxt {
		padding: 0 350px 1em 0;
		}
	.prodFb .txtWrap {
		float: left;
		width: 400px;
		}		
	.prodFb .imgWrap {
		float: left;
		width: 365px;
		text-align: right;
		}
		
		
.linkBox {
	background: url(/img/linkBoxBot.gif) 0 100% no-repeat;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 250px;
	display: block;
	color: #fff;
	}
.linkBox:hover,
.linkBox:focus {
	text-decoration: underline;
	}	
	.linkBox span {
		background: url(/img/linkBoxTop.gif) 0 0 no-repeat;
		padding: 6px 30px 7px 10px;
		display: block;		
		}		
		
		
		
		
#showHideWrapper {
	
	}	
	#showHideWrapper .shItem {
		background: #0b3a40;
		padding: 5px 20px 0 20px;
		margin: 0 0 20px 0;
		}
		#showHideWrapper .shItem h3 {
			border: 0;
			}	
			
			
table {
	border-top: 1px solid #667b7e;
	border-left: 1px solid #667b7e;
	width: 100%;
	margin: 0 0 20px 0;
	}
	table tr {}
		table tr td {
			border-right: 1px solid #667b7e;
			border-bottom: 1px solid #667b7e;
			padding: 3px;
			}			
