body { width: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #cecfc6;
	text-align: center;
	position: absolute;
}

a {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

#bigWrapper{
	min-width: 816px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background: #FFF ;
	text-align: left;
}

#headerWrapper{
	min-width: 816px;
} 

#navBreadCrumb, .columnLeft, .footer_left{
	background: #FFF url(../images/sidelines_left.gif) repeat-y;
}

#navBarWrapper, .columnRight, .footer_right{
	background: #FFF url(../images/sidelines_right.gif) repeat-y right;
}

#mainWrapper{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#navColumnOne, #navColumnTwo{
  vertical-align: top;
}

#navColumnOneWrapper{
	margin-left: 1.5em;
	margin-right: 1.2em;
	}
#navColumnTwoWrapper{
  margin-left: 1em;
  margin-right: 2em;
}


#navBreadCrumb {
	padding: 15px;
	padding-bottom: 5px;
	padding-top: 2px;
	float: left;
}

#navBarWrapper{
	padding: 15px;
	padding-bottom: 5px;
	padding-top: 2px;
	float: right;
	text-align: right;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #285c47;
	background-image: url(../images/tile_back.gif);
    padding: 0.1em;
    font-size: 1.2em;
    text-align: left;
    color: #FFF;
    font-weight: normal;
	}

.leftBoxHeading a{
text-decoration: none;
color: #FFF;
}

#featuredContent{
text-align: center;
padding-bottom: 20px;
}

/* ============================================================================================ */
/*                                   Begin Product Grid                                         */
/* ============================================================================================ */


#prodgridcontent{
FONT-SIZE: 20px; 
FONT-WEIGHT: bold; 
padding: 0px;
border-width: 1px;
border-style: solid;
border-color: #ccccff;
}

#vline{
  background: url(/includes/templates/hualinv5/images/vline.gif);
  background-repeat: repeat-y;
  background-position: right;
}

#hline{
  background: url(/includes/templates/hualinv5/images/hline.gif);
  background-repeat: repeat-x;
  background-position: center;

}

#vsline{                                                        /*
  background: url(/includes/templates/hualinv3/images/vsline.gif); */
  background-repeat: no-repeat;
  background-position: right;
  FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #daa823;
  text-align: center;
}

#hsline{
  /*background: url(/includes/templates/hualinv3/images/hline.gif) top repeat-x;*/
  width: 80%;
  text-align: right;
}

#prodgridcontent{
  text-align:left;
  padding-top: 3px;
}

#prodgridcontent h2{
  font: 13px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
font-variant: small-caps;
  padding-right: 5px;
  padding-left: 5px;

}

#featuredimg{
text-align: center;
    width: 100%;
    margin-bottom: 10px;
}

#featureddesc{
  clear: both;
  padding: 5px;
}
#moredetailsbutton{
  float: right;
  padding-right: 10px;
  padding-bottom: 5px;
}


#tback{
  /*background: url(/includes/templates/hualinv3/images/tback.gif); */
  /*   height: 130px;
  width: 110px;
  background-repeat: no-repeat;  */
}

#footer{
  text-align: center;
  background: #fff;
}


.prodgridHeading {
    background: #000c08;
    width: 100%;
    height: 122px; /* was 50px */
    border: 0px;
    text-align: left;
   /* background-image: url(../images/centerheadbg.gif);
    background-repeat: no-repeat;    */
}


/* ============================================================================================ */
/*                                   Begin Category List                                        */
/* ============================================================================================ */

#latestproduct_left{
	float: left;

}

#leftcategory a:hover{

	background-color: #f54747;
	text-decoration: none;
	color: #ffffff;

}


#leftcategory a{
display: block;
}


.category-top {
    font-weight: bold;
	padding-top: 4px;
    border-top: #DDD solid 1px;
font-variant: small-caps;
font-size: 1em;
}

.leftBoxContainer, .rightBoxContainer{
    border: #285c47 solid thin;
    margin-bottom: 1em;
}

.sideBoxContent{
padding: 1em 0.5em;
}

.sideBoxContent a{
text-decoration: none;
color: #000;
}

.sideBoxContent a:hover{
text-decoration: none;
color: #AAA;
}

/* #hl5mapContent{
  padding: 1em 0;
  width: 100%;
  text-align: center;
} */

#hl5mapContent{
 padding: 0em;
}


/*begin sidesearchbox */
#searchContent form{
  height: 40px;
  margin: 0px;
}
#searchContent{
    text-align: center;
    padding: 1em 0;

    width: 100%;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
height: 18px;
text-align: center;
vertical-align: middle;
}
/*end sidesearchbox */




#navSideWrapper{
	border: , solid, thin;
}


#footerimage{
  /* background-image:url(../images/footer.gif); */
  height: 29px;
}

#siteinfoIP{
	padding-top: 50px;	
}

/* ============================================================================================ */
/*                                   Begin Product Listing                                      */
/* ============================================================================================ */



#productListHeading{
  font-size: 1.8em;
  color: #222;
}
#productsListingListingTopLinks, #productsListingListingBottomLinks{
  float: right;
}
#productsListingTopNumber, #productsListingBottomNumber{
  float: left;
}

#productListing{
  width: 100%;
}
.productListing-heading{
  text-align: left;
}

.clearBoth{
clear: both; 
line-height: 0; 
display: block; 
}


.tabTable{
  border: 1px solid #0035ad;
  border-bottom: 1px solid #0035ad;
  padding: 0px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.listingProductImage{
  border: 0px;
}

.productListing-data{
  vertical-align: top;
  border-bottom: 1px solid #ddd;
  padding: 5px;
}
.productListing-heading{
  border-bottom: 2px solid #0035ad;
  padding: 5px;
}
.listingDescription{
  padding-left: 10px;
}
.itemTitle{
  padding-top: 0px;
  margin-top: 0px;
  font-size: 1em;
}
.itemTitle a{
color: #285c47;
}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
/* End Product Listing */

/* Begin Product Info Page */

#productName{
font-size: 1.5em;

}
#productDescription{
    clear: both;
    color: #000000;
    font: 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#productDescription img{
	padding: 15px;
margin-left: auto; margin-right: auto;
    text-align:center;
    display:block;
}

/* Begin Product Info Top Wrapper */

#imgsidewrapper{
  float: left;
  margin: 5px;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
  width: 95%;

}
#navPrevNext{
  float: left;
  	margin-bottom: 1em;
    margin-top: 1em;
    padding: 0.1em;
    font-size: 1em;
    text-align: left;
    font-weight: normal;
	width: 100%;

}

.navNextPrevCounter{
  float: right;
margin-right: 1em;
}

li {list-style: circle outside;}

/* End Product Image */

/* ============================================================================================ */
/*                                   Begin Product Mark                                         */
/* ============================================================================================ */

#productmarks{
width: 150px;
border: 1px solid #000000;
float: right;
margin: 5px;
margin-bottom: 30px;
padding: 5px;
}
#productmarks h4{
  margin-top: 0px;
  margin-bottom: 3px;
  font-size: 1.2em;
}
#features{
  float:left;
  width: 600px;
}

#features, #specs, #otherinfo{
  width: 97%;
  background: #285c47;
  color: #fff;
  padding-left: 1em;
}
/* End Product Marks */

