body {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #444;	
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	color: #0066ce;	
}

#banner-inner h1 {
	margin: 0;
	padding: 85px 0 0 0;
	font-size: 20px;
	color: #fff;	
}


h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	line-height: 1.5em;
	color: #0066ce;
}

#columns h2 {
	background: url(images/deco_3box.gif) left no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	line-height: 1.5em;
	color: #fff;
}

div.prod-info h2 {
	background: url(images/deco_3box.gif) left no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	line-height: 1.5em;
	color: #fff;
}


h3 {
	font-size: 14px;
	margin: 0 0 0px 0;
	line-height: 1.5em;
}

div.side-content h3 {
	color: #0066ce;
	background: url(images/deco_sidebar.gif) left no-repeat;
	margin: 0 0 5px 10px;
	padding: 0 0 0 12px;
	line-height: 1em;
}

h4 {
	margin: 0 0 0 0;
	padding: 0 0 1px 20px;
	font-size: 1em;
	background: url(images/deco_link.gif) transparent top left no-repeat;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

div.intro-text p {
	color: #8a8a8a;
	font-size: 12px;
}

#columns p {
	color: #57514d;
	font-size: 12px;
	font-weight: bold;
}

div.prod-info p {
	color: #57514d;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}


form p {
	margin: 0 0 5px 0;
}

p.more {
	padding-left: 14px;
	background: url(images/deco_link.gif) transparent center left no-repeat;
	line-height: 1.3em;	
}

div.breadcrumb p {
	margin: 5px 0;
}

ul {
	font-size: 1em;
	color: #444;
	padding: 0 0 10px 0;
	margin: 0 0 0 2em;
	list-style-position: outside;
}

li {
	line-height: 1.5em;
	margin-bottom: 5px;
}

div.productImages {
   float: right;
   margin: 0 0 15px 20px
}

   div.productImages img {
      display: block;
   }

a:link {
	color: #47b9d9;
	text-decoration: underline;
}

a:visited {
	color: #47b9d9;
	text-decoration: underline;
}

a:hover {
	color: #47b9d9;
	text-decoration: none;
}

/* top nav */

#top-nav  {
	border: 0px solid #ff000;
	margin: 0;
	padding: 0 0 0 0;
	height: 45px;
	list-style-type: none;
}

#top-nav  li {
	display: block;
	float: right;
	padding: 0;
	margin: 0;

}

#top-nav  li a {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	color: #000;
	text-decoration: none;
	display: block;
	font: 11px helvetica, arial, sans-serif;
	font-weight: bold;
	border-right: 0px solid #666;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 12px;
}

html>body #top-nav  li a {
	height: 12px;
	}

#top-nav  li a:hover {
	color: #47b9d9;
}

#top-nav a:active {
	color: #47b9d9;
}

#top-nav  li.one a {
	width: 90px;
	text-align: center;
	background: url(images/icon_contact_us.gif) center left no-repeat;
}

#top-nav  li.two a {
	width: 63px;
	text-align: center;
	background: url(images/icon_home.gif) center left no-repeat;
}

/*  sidenav  */

ul.sidenav {
	width: 190px;
	padding: 0 0 5px 0;
    margin: 0 0 0 0;
	list-style-type: none;
	line-height: 11px;
	border: 0px solid #000;
	}

ul.sidenav li {
	margin: 0;
	font-size: 1em;
	}

ul.sidenav li a {
	display: block;
	color: #000;	
	padding: 4px 0 4px 10px;
	background: url(images/sep_sidenav.gif) transparent bottom left no-repeat;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	vertical-align: bottom;
}

html>body ul.sidenav li a {
width: 180px;
	}

ul.sidenav li a:visited {
	text-decoration: none;
	color: #000;
	background: url(images/sep_sidenav.gif) transparent bottom left no-repeat;
	}

ul.sidenav li a:hover {
	text-decoration: none;
	color: #47b9d9;
	background: url(images/sep_sidenav.gif) transparent bottom left no-repeat;
	}

ul.sidenav li.on a {
	color: #47b9d9;
	background: url(images/deco_nav_on.gif) transparent bottom left no-repeat;
	}

ul.sidenav li.on a:visited {
	color: #47b9d9;
	background: url(images/deco_nav_on.gif) transparent bottom left no-repeat;
	}

ul.sidenav li.on a:hover {
	color: #47b9d9;
	background: url(images/deco_nav_on.gif) transparent bottom left no-repeat;
	}



/* footer */

#footer p {
	color: #999;
}

#footer p a:link {
	color: #999;
}

#footer p a:visited {
	color: #999;
}

#footer p a:hover {
	color: #47b9d9;
}


/* Error & Confirm */
p.error {
	padding: 10px;
	border: 1px dashed #A30C44;
}

p.confirmation {
	padding: 10px;
	border: 1px solid green;
	font-weight: bold;
}







