@charset "utf-8";
body, #footer {
	background-color: #EEE;
}
.cmw_product_name {
	font-family: "Comic Sans MS", cursive;
}
/* CSS Document */
#cf {
  position:relative;
  height:281px;
  width:450px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}
#container {
	width: 600px;
	min-width: 300px;
	background: #FFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#cmw-container {
	width: 580px;
	min-width: 300px;
	background: #fcfbd0;
	margin: -5px auto;
	padding-left: 5px;
	padding-right: 10px;
	overflow: hidden;
}
#banner {
	position: relative;
}
#nah_menu {
	position: absolute;
	/* [disabled]top: 50px;
*/
	right: 0px;
	bottom: 0px;
}
#main_content {
	width: 600px;
	min-width: 300px;
	height: auto;
	position:relative;
}
#cmw_main_content {
	width: 620px;
	min-width: 300px;
	padding:0px;
	margin-left:0px;
	height: auto;
	position:relative;
	background-color:#fcfbd0;
}
h1, h2, h3, ul, li, p {
	font-family: "Comic Sans MS", cursive;
	font-family: Verdana, Arial, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px;
}
.tableheadergray {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tablerowlightgray {
	background-color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.tablerowlightyellow {
	background-color: #FFF79A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
p.nah-back-to-top {
	text-align: right;
}
p.nah-back-to-top:before {
	content: url(../assets/images/icon_up_arrow.png)
}
ul.nah-link-list {
	font-size: 12px;
}
.nah-header-3 {
	font-family: "Comic Sans MS", cursive;
	font-family: Verdana, Arial, sans-serif;
	background: #FFF repeat-x 0 100% url(../assets/images/container_gradient.png);
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
}
.nah-header-4 {
	font-family: "Comic Sans MS", cursive;
	font-family: Verdana, Arial, sans-serif;
	border-bottom: #CCC solid 1px;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px;
	background-color: #FFF;
	background-image: url(../assets/images/container_gradient.png);
	background-repeat: repeat-x;
	background-position: 0 150%;
}
.faq-answer-group .faq-question-group {
	width: inherit;
	height: auto;
	border: 2px solid #999;
	padding-bottom: 10px;
}
a.nah-anchor-down-link {
	font-size: 12px;
}
#footer, #footer_nah_copyright, #footer_nonnah_copyright, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
#footnote {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:12px;
	max-width:500px;
	padding-left:15px;
}
#footer_nah_copyright {
	font-size: 12px;
}
#footer_nonnah_copyright {
	font-size: 10px;
}
td {
	vertical-align: top;
}
.mono-space-font {
	font-family: "Courier New", Courier, monospace;
}
img {
	border: 1px solid #000;
	padding: 0px;
	margin: 5px;
}
.img_no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.img_no_border_crossfade {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#img_with_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#container #main_content {
	font-family: Arial, Helvetica, sans-serif;
}
#container #main_content h1 {
	font-family: Arial, Helvetica, sans-serif;
}
/* style the div */
..imageCaption {
float: right; /* or left */
width: 200px; /* the width of your image */
/*add some borders if you want */
border: 1px solid black;
/*add some padding if you want */
padding: 10px;
}

/* style the caption */
..imageCaption p {
text-align: center;
/* add some font size/family if you want */
}

#slideshow > div{
	position: absolute;
	width: 164px;
	height: 215px;
	left: 149px;
	top: 8px;
}

#slideshow {
	position: absolute;
	left: 211px;
	top: 5px;
}

.hMenu
{
    text-align:justify;
    width:700px;
    margin:0 auto;
}

.filler 
{
    width:100%;
    display: inline-block;
    height:0px;
}

.item 
{
    display: inline-block;
}

.box_shadow_no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
     -moz-box-shadow: 3px 3px 10px #555; 
  -webkit-box-shadow: 3px 3px 10px #555; 
          box-shadow: 3px 3px 10px #555; 
}

#cmwapp_table_background > td{
	background-color:#ff0000;
}