body { 
	background: /*#369*/ #5d8db7 url(/img/bg_body.gif) repeat-x top;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
}

img {
border: 0;
}

.frameelement { background-color:#afbdc5; }

.headarea { background-color:#ffffff; }

.buttonrow { background-image:url(images/buttonrow.gif); }

.headnav { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#2b85ba; }
a.headnav:link { color:#2b85ba; text-decoration:none; }
a.headnav:visited { color:#2f96d1; text-decoration:none; }
a.headnav:active { color:#2f96d1; text-decoration:none; }
a.headnav:hover { color:#2f96d1; text-decoration:underline; }

.topnavi { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#4f6674; padding-left:6px; padding-right:6px; vertical-align:middle; }
.topnavifirst { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#4f6674; padding-left:2px; padding-right:6px; vertical-align:middle; }
a.topnavi:link { color:#4f6674; text-decoration:none; }
a.topnavi:visited { color:#607b8c; text-decoration:none; }
a.topnavi:active { color:#607b8c; text-decoration:none; }
a.topnavi:hover { color:#678699; text-decoration:underline; }

.default { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#354047; }

.datestring { font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#2b85ba; }

.sectionheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5A8397;
}

.sectionheaders2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5A8397;
}

.style12 {font-family:Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; font-size: 14px; }

#header {
position: relative; top: 0; left: 0; margin: auto; width: 781px; height: 136px; background: url(./images/header.gif) no-repeat;
}

.content {
	margin-left: 20px;
	padding-left: 20px;
	margin-right: 20px;
	padding-right: 20px;
	background: url(./images/side-bkg.gif);
	background-repeat: repeat-y;
}

.footer {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif}

.btmtbl { padding-top: 42px; margin-top: 42px; }

.moreinfo {
background-image: url(images/btn_moreinfo_on.gif);
background-repeat: no-repeat;
text-align: center;
width: 97px;
height: 34px;
margin: auto; 
padding: 0; 
}
.moreinfo a {
display:block;
font-size: 11px;
width: 97px;
height: 34px;
margin: 0;
padding: 0;
color: black; text-decoration: none; 
}
.moreinfo img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.moreinfo a:hover img{visibility:hidden}
.moreinfo span {
position:absolute;
left:5px;
top:3px;
margin:0;
cursor: pointer;
}


.addtocart {
background-image: url(images/btn_addtocart_on.gif);
background-repeat: no-repeat;
width: 97px;
height: 34px;
margin: auto; 
padding: 0; 
}
.addtocart a {
display:block;
font-size: 11px;
width: 97px;
height: 34px;
margin: 0;
padding: 0;
color: black; text-decoration: none; 
}
.addtocart img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.addtocart a:hover img{visibility:hidden}
.addtocart span {
position:absolute;
left:5px;
top:3px;
margin:0;
cursor: pointer;
}

#productDetail .submitBtn {
  width: 97px;
  height: 34px;
	color: #546770;
	font-weight: bold;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(images/btn_button.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
