﻿@charset "UTF-8";
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input
{
	margin: 0;
	padding: 0;
}
ul
{
	list-style: none;
}
fieldset
{
	border: 0;
}
a img
{
	border: 0;
}

body
{
	background-position: left top;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images/bg-body_header.gif) #eae5a0 repeat-x left top;
}
#wrapper
{
	 width:958px;
	 margin:0px auto;
	 text-align:center;
}

#wrapper_header
{
 clear:both;
 padding:7px 0px 0px 0px;
}
#headerBox
{
	background: url(images/bg-header_cen.gif) repeat-y left top;
}
#headerBox .headerBox_top
{
	background: url(images/bg-header_top.gif) no-repeat left top;
}
#headerBox  .headerBox_bon
{
	background: url(images/bg-header_bon.gif) no-repeat left bottom;
}
#headerBox .headerBox_box
{
	min-height:115px;
	text-align:left;
	padding:10px 25px 10px 25px;
}
#headerBox .headertb
{
	float:left;
	padding-left:30px;
	}
#headerBox .headerimg
{
	padding-left:10px;
	}
	
#headerBox .header1
{
	font-size:12px;
	color:#666666;
	}
	
#headerBox .header1 a
{
	text-decoration:underline;
	color:#666666;
	}
	
#headerBox .header1 a:hover
{
	text-decoration:none;
	color:#666666;
	}
	
#headerBox .header2
{
	float:right;
	background-color:#eeefd5;
	width:660px;
	height:39px;
	border:dashed 1px;
	margin-top:18px;
	}
	
#headerBox .header3
{
	padding-top:10px;
	}
	
#headerBox .header3 a
{
	font-size:14px;
	color:#6c0101;
	text-decoration:underline;
	}
#headerBox .header3 a:hover
{
	text-decoration:none;
	}
	
#wrapper_main
{
	 clear:both;
	 padding:8px 0px 0px 0px;
}
#mainBox
{
	background: url(images/bg-main_cen.gif) repeat-y left top;
}
#mainBox .mainBox_top
{
	background: url(images/bg-main_top.gif) no-repeat left top;
}
#mainBox  .mainBox_bon
{
	background: url(images/bg-main_bon.gif) no-repeat left bottom;
}
#mainBox .mainBox_box
{
	min-height:500px;
	text-align:left;
	padding:10px 25px 10px 25px;
}

#wrapper_footer
{
	 clear:both;
	 padding:12px 0px 0px 0px;
}
#footerBox
{
	background: url(images/bg-footer_cen.gif) repeat-y left top;
}
#footerBox .footerBox_top
{
	background: url(images/bg-footer_top.gif) no-repeat left top;
}
#footerBox  .footerBox_bon
{
	background: url(images/bg-footer_bon.gif) no-repeat left bottom;
}
#footerBox .footerBox_box
{
	min-height:115px;
	text-align:left;
	padding:10px 25px 10px 25px;
}
#footerBox .footer1
{
	padding-bottom:9px;
	padding-top:9px;
	}

#footerBox .footer1 a
{
	color:#6c0101;
	text-decoration:underline;
	font-size:12px;
	}
	
#footerBox .footer1 a:hover
{
	text-decoration:none;
	}
	
#content
{
	margin:20px 0px 15px 15px;
	}
	
.dfbody
{
	height:201px;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding-top:20px;
	width:551px;
	background: url(images/main-back-gradient.gif) repeat-y left top;
	}
	
.dfbody1
{
	font-size:18px;
	color:Blue;
	font-weight:bold;
	padding-left:30px;
	}
	
.dfbody1 a
{
	text-decoration:underline;
	}
.dfbody1 a:hover
{
	text-decoration:none;
	}
	
.dfbody2 a
{
	color:Black;
	text-decoration:underline;
	}
	
.dfbody2 a:hover
{
	color:Black;
	text-decoration:none;
	}
	
.dfbody3
{
	background-color:#f3f3f3;
	border: dashed 1px;
	border-color:#ccc;
	width:600px;
	height:17px;
	padding-top:3px;
	padding-left:10px;
}

	
.dfbody4
{
	background-color:#f3f3f3;
	border: dashed 1px;
	border-color:#ccc;
	width:255px;
	height:17px;
	padding-top:3px;
	padding-left:10px;
}


.dfbody5 a
{
	text-decoration:underline;
	color:Blue;
	}
	
.dfbody5 a:hover
{
	text-decoration:none;
	color:Blue;
	}
	
#linkbox
{
	background-color: #666;
	color: white;
	font-size: 14px;
	width: 520px;
	height: 45px;
	margin-top: 5px;
	padding: 10px 20px 10px 20px;
	}
	
.link
{
	padding-left:15px;
	}
	
.link a
{
	color:Blue;
	text-decoration:underline;
	}
	
.link a:hover
{
	text-decoration:none;
	color:Blue;
	}
	
.return a
{
	color:Blue;
	text-decoration:underline;
	}
	
.return a:hover
{
	text-decoration:none;
	color:Blue;
	}
	
.familyfun
{
	background-color:#f8fcdb;
	border:dashed 1px #ccc;
	width:330px;
	height:385px;
	}
	
.privacy
{
	padding-left: 15px; 
	}
	
.privacy a
{
	text-decoration:underline;
	color:Blue;
	}
	
.privacy a:hover
{
	text-decoration:none;
	color:Blue;
	}

.sitemap
{
	color:Black;
	padding-left:40px;
	font-weight:bold;
	}
	
.sitemap a
{
	text-decoration:underline;
	color:Black;
	}
	
.sitemap a:hover
{
	text-decoration:none;
	color:Black;
	}
ul.sitemaplinks
{
	padding-left:25px;
	color:#333;
	font-weight:lighter;
	}
	
ul.sitemaplinks li
{
	list-style-type: disc;
}	
	
.productline
{
	font-size:14px;
	color:Blue;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	}
	
.productname
{ 
	text-align:left;
	padding-right:40px;
	width:53%;
	}
	
.productname a
{
	text-decoration:none;
	}
	
.productname a:hover
{
	text-decoration:underline;
	}
	
.divOptions1
{
	background-color:#fff1cf;
	width:200px;
	height:30px;
	text-align:left;
	padding-top:10px;	
	font-size:14px;
	padding-left:10px;
	}
	
#detail
{
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	}
	
#detail p
{
	margin-top:15px;
	}
.related a
{
	font-size:14px;
	color:Blue;
	text-decoration:unerline;
	}
	
.related a:hover
{
	text-decoration:none;
	color:Blue;
	}
	
.likesite a
{
	color:Blue;
	font-size:12px;
	text-decoration:underline;
	}

.likesite a:hover
{
	color:Blue;
	text-decoration:none;
	}
	
.proseparate
{
	height:1px;
	background-color:#ccc;
	margin-bottom:15px;
	margin-top:15px;
	}
	
.relatepro
{
	border-left:solid 1px #ccc;
	}
	
ul.contactus
{
	margin-left: 7px; 
	padding-left: 8px;
}
ul.contactus li
{
	list-style-type: disc;
}
.products
{
	}
.aboutp p
{
	padding-top:20px;
}
.errorindication
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}