/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #666699;
	font-size: 1em;
}
p {
	font-size: 0.8em;
	color: #666699;
	padding: 0px 3px 0px 3px;
}

/******* links  *******/
a:link, a:visited{
	color: #663366;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #66CC99;
}
/******* layout  *******/
#container{
	width: 95%;
	position:absolute;
	top: 10px;
	left: 2%;
	right: 4%;
	background-color: #ffffff;
	padding: 10px;
}
#banner{
}

#banner img {
	margin: 4px;
}
#leftbar {
	float: left;
	width:182px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 2px;
	top: 150px;
}
#content{
	padding: 0px;
	margin: 0px 10px 0px 200px;
	top: 150px;
}
/************** utility nav *****************/
#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 8px;
	right: 15px;
	padding: 5px;
}
#utility a{
	color: #ffffff;
	background: #CC3399;
	padding: 2px 5px 2px 5px;
}
#utility a:hover {
	background-color: #66CC99;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
#utility .uactive {
	background-color: #66CC99;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color: #FFFFFF;
}
/************* breadcrumb ***************/
#breadcrumb{
	position: absolute;
	top: 40px;
	left: 210px;
	color: #AAAAAA;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
}
#breadcrumb a{
	color: #663366;
}
#breadcrumb a:hover {
	color: #66CC99;
	text-decoration: none;
}
#breadcrumb img {
	padding: 0px;
	margin: 0px;
}
/************ navsections styles **************/
.navhead_lt {
	background: #CC3399;
	color: #FFFFFF;
	width: 176px;
	padding: 3px 0px 3px 5px;
	font-weight: bolder;
	font-size: 1.1em;
	margin: 0px 0px 0px 1px;
}
.navhead_lt a:link, .navhead_lt a:visited{
	background: #CC3399;
	color: #FFFFFF;
}
.navhead_lt a:hover{
	text-decoration: none;
	color: #66CC99;
}
.navsections{
	margin: 0px;
	padding: 0px;
}
.navsections a:link, .navsections a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	color: #666699;
	font-size: 0.9em;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.navsections a:hover, .navsections {
	border-top: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.active {
	display: block;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
	color: #FFFFFF;
	font-size: 0.7em;
	background-color: #66CC99;
	text-decoration: none;
}
/************** content layout *****************/
.body_copy_home table
{
	border: 0;
	margin: 10px 0px 5px 0px;
	width: 100%;
}
/************** body_copy styles *****************/
.body_copy_home {
	margin-top: 0px;
	margin-right: 0px;
}
.body_copy_home .heading {
	background: #666699;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 1.1em;
	padding: 3px 0px 3px 5px;
}

.imgnopadding{
	padding: 0px;
}
.xsmall {
	font-size: 0.7em;
	font-weight: normal;
}
#bodytext {
	padding: 0px 15px 5px 10px;
}
hr {
	display: block;
	height: 1px;
	border-top: 1px dotted #666699;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	margin: 0;
	padding: 0;
}
/*************** home page slideshow ******************/
#slideshow
{
	border: 1px dashed #CCCCCC;
	cursor: pointer;
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 260px;
	height: 310px;
		

}
#slideshow img
{
	border: 0;
	cursor: pointer;
	width: 250px;
	height: 300px;
	padding: 5px;

	
}
#slideshowproduct
{
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 166px;
	height: 250px;
		

}
#slideshowproduct img
{
	border: 0;
	width: 166px;
	height: 250px;

	
}

/*************** product styles ******************/
.productzone table
{
	border: 0;
	margin: 0px;
	width: 100%;
}
.productzone td
{
	vertical-align:top;
	text-align: left;
}	
.productzone li
{
	
	padding-left: 0px;
	
	
	font-size: 0.8em;
	
	color: #666699;
	list-style-image: url(../images/bullet.gif);
}
.productzone img
{
	padding: 1px 1px 1px 1px;
}
.product_head {
	color: #666699;
	font-weight: bold;
	font-size: 1.2em;
	padding: 15px 0px 3px 0px;
}
.product_subhead {
}
.product a.product:hover{
	text-decoration: underline;
}
img.prbox{
	border: 1px dashed #CCCCCC;
	padding: 3px;
}
td.productBox_main{
	border: 1px dashed #CCCCCC;
	padding: 3px;
	width: 290px;
	text-align: center;
}
td.productBox_zone{
	border: 1px dashed #CCCCCC;
	padding: 3px;
	text-align: center;
}
td.productBox_main p{
	font-size: 0.7em;
}
td.productBox_detail{
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 100%;
}
td.productBox_image{
	padding: 5px 5px 5px 5px;
	margin: 0px;
}
.productname {
	font-size: 1.1em;
	font-weight: bolder;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.producttitle {
	font-size: 0.9em;
	font-weight: bolder;
	padding: 3px 0px 0px 0px;
}
.tablehead {
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 0.9em;
	background-color: #666699;
	border: 1px solid #CCCCCC;
}
.tableitem {
	padding: 2px 2px 2px 2px;
	border: 1px solid #CCCCCC;
}
.tabletag {
	display: block;
	border-top: 1px solid #CCCCCC;
	padding: 2px 2px 2px 2px;
	font-size: 0.9em;
	background-color: #FFFFFF;
	color: #666699;
}
td.tablehead {
	text-align: center;
}
td.tableitem {
	text-align: center;
}
.hideimage  {width: 125px;}	
/************** footer styles ****************/
#footer{
	border-top: 1px solid #666699;
	font-size: 0.7em;
	color: #333333;
	padding: 5px 0px 10px 0px;
	margin: 0px 5px 0px 5px;
	clear: both;
	width: 100%;
	text-align: right;
}
	
