/*** general ***/

h1, h2, h3, h4, h5, h6, form, ul, li{
	margin:0;
	padding:0;
}
body {
	font-family: tahoma;
	margin:0px 0px;
	font-size:11px;
	background-image: url(../bg6.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


		#header
		{
	height: 124px;
	margin-bottom: 0px;
	width: 814px;
	bottom: 0px;
	top: auto;
	background-image: url(images/header.png);
		}
	
		#gutter
		{
			float: left;
			width: 1.5%;
			height: 1px;
		}
		
		#col1
		{
			float: left;
			width: 57%;
			height: auto;
			background-color: #ffffff;
			margin-bottom:20;
			padding:0 0 0 0 0;
			border: 0px dashed blue;
			font-family: tahoma;
			font-size: 11px;
			color: #101010;

	
		}
		
		#col2
		{
	float: left;
	width: 20%;
	margin-bottom: 10px;
	margin-left: 0.0%;
	background-image: url(images/leftcolbg.jpg);
	background-repeat: no-repeat;
		}
		
		#col3
		{
			float: left;
			width: 20%;
			margin-right: 0.0%;
			background-color: #ffffff;
			margin-bottom: 10px;
		}
		#footer
		{
	clear:both;
	height: 64px;
	width: 814px;
	background-image: url(images/footer.png);
	text-align: center;
	margin-left: -25px;
	
		}

		#wrapper 
		{
	width: 760px;
	padding-left: 25px;
	padding-right: 25px;
	position:absolute;
	background-image: url(images/wrapperbg.png);
		}

#bodyWrapper {
	width: 760px;
	position:absolute;
	left:auto;
	top: auto;
}

#flash {
	margin:0;
	padding:0;
	border: 0px dashed blue;
	text-align: center;	
}
/*** header ***/
#companyLogo {
	
	float:left;	
	width:35%;
	background:#fff;
}

#headerWrapper {
	width:814px;
	height:90;
	position:relative;

}
#banner {
	float:left;
	width:335px;
	text-align:center;
	margin-left:160px;
	margin-top:10;
	position: fixed;
}
#bannerImage {
	margin: 15px 0px 0px 0px;
	border: 1px solid #c0c0c0;
}


/*** navigation ***/
#navigation {
	width: 795;
	height:20px;
	margin: 0px 0px;
	position:relative;
	padding:96px 0 0 0;
	margin-left: 25px;
}


#navigation a:link {
	color:#3E382A;
	text-decoration:none;
	font-family: verdana;
	font-weight:bold;
	}

#navigation a:visited {
	color:#3E382A;
	text-decoration:none;
	font-family: verdana;
	font-weight:bold;
	}

#navigation a:hover {
	color:#3E382A;
	text-decoration:underline;
	font-family: verdana;
	font-weight:bold;
	}

#navigation a:active {
	color:#3E382A;
	text-decoration:underline overline;
	font-family: verdana;
	font-weight:bold;
	}

#navigation ul {
	margin:0px;
	padding:0px 5px 3px 5px;
	
	}

#navigation li {
	padding:0px;
	list-style:none;
	display:inline;
	padding:0px 3px 0px 0px;

	}


#dropShadow {
	
	background: url(images/drop_shadow_right.gif) repeat-x;
	height:4;	
	margin:0;
	padding:0;
	
}


#leftNav {

	width:100%;
}
#leftNav ul {
	margin:0px;
	padding:2px 5px;
	
	}

#leftNav li {
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:2px 0;
	background:url('images/arrow_right.gif') no-repeat;

	}



#navFooter{
	font-family: tahoma;
	color: #101010;

}


/*** content ***/
#contentWrapper {
	padding: 0;
	margin: 0;
	background: #ffffff;
	border: 0px dashed green;
	width:100%;
	height:100%;
	position: absolute;
	top: 125;
}

#contentLeft {

	position: absolute;
	top:0px;
	left:0px;
	width: 150;
	margin: 0px;
	height:100%;
}

#contentCenter {
	border: 0px dashed green;
	position: relative;
	padding:0px;
	height:100%;
	margin: 0 160 0;
	
}
#contentRight {

	position: absolute;
	width: 150;
	margin: 0px;
	top:0px;
	right:0px;
	height:100%;
}
#content {
	height:auto;
	min-height: 550;
	font-family: tahoma;
	font-size: 11px;
	color: #101010;
	border: 0px dashed green;
	margin-bottom:10;

}

.clear {
	clear:both;
}

/*** box ***/
.box {
	margin: 0px 0px 0px;
	padding: 1px;	

}	
.boxHeader {
	height:23px;
	font-family: verdana;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 2px 1px;


}
.boxBody {
	font-family: tahoma;
	color: #101010;	
	padding:3px;
	text-align:top;
}


/*** footer ***/

#footerWrapper {
	border: 0px dashed blue;
	width:100%;
	height:auto;
	position:relative;
	text-align:center;
}
#neoFooter {
	border: 0px dashed blue;
	margin: 5 0;
	font-family: tahoma;
	height:20;
}

/*** form inputs ***/
.textbox {
	font-size: 11px;
}
.textarea {
	font-size: 11px;
	
}
.button {
	padding: 0 10 0;
	font-size: 11px;
}
.labelLeft {
	display: table-cell;
	border: 0px dashed blue;
	width: 150px;
	vertical-align: top;
	float:left;
	padding:0 0 5px 0;
}
.labelRight {	
	display: table-cell;
	float:left;
	padding:0 0 5px 0;
}

/*** components ***/
.categoryList {
	width: 100%;
	padding: 1px;
	font-family: tahoma;
	font-size: 11px;
	color: #202020;
	margin: 0 0 10px 0;
}

#categoryList a:link {
	color:#3E382A;
	text-decoration:none;
	font-family: verdana;
	font-weight:bold;
	}

.categoryList ul {
	list-style:none;
}


.categoryListHeader {
	height:23px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 2px 1px;
	background-image: url(images/products.png);
}


.categoryListBody {
	font-family: tahoma;
	font-size:11px;
	margin: 0 0 0 0;
	padding:4px;
}

.categoryListFooter {

}

#categoryList_ul_0 {
	margin:0 0 20 0;
}

.categoryList2 {
	padding:2px 0 2px 10px;
	visibility: visible;
}

/* newsComponent */
.newsComponent {
	margin: 0px 0px 10px;
	padding: 1px;	
	
}
.newsComponent li {
	list-style:none;
	padding:2px 0;
}

.newsComponent ul {
	padding:0;
	margin:0;
}

.newsComponentHeader {
	height:23px;
	font-size:12px;
	font-family:verdana;
	font-weight: bold;
	padding: 0px 2px 1px;
	background-image: url(images/news.jpg);
}	
.newsComponentBody {
	font-family: tahoma;
	color: #101010;	
	padding: 3px;
	text-align:top;

}

/* viewCat.asp */


.paging {
	height:auto;
	padding:0;
	border: 0px dashed blue;
	text-align: right;
	clear:both;
}
.paging ul{
	margin: 5px 0 0 0;
	height: 10px;
	border: 0px dashed blue;
}
.paging li{
	margin: 2px;
	list-style: none;
	display: inline;
	border: 0px dashed blue;
	
}

.viewCatGrid{
	
	border-width: 0px;
	border-spacing:1px;				
	border-style: dashed;
	border-color: gray;
	border-collapse: separate;
	background-color: #ffffff;

	width:100%;
	height:;
}
.viewCatGrid td{
	
	border-width: 0px;
	padding: 3px;
	border-style: solid;
	border-color: gray;
	background-color: white;

	font-family: tahoma;
	font-size: 11px;
	vertical-align: top;
}
.prodItemName {
	font-weight:bold;
}
.catName {
	color:#f00;
}
a.catName:link{
	color:#333;
	text-decoration:none;
}
a.catName:active{
	color:#333;
	text-decoration:none;
}
a.catName:visited{
	color:#666;
	text-decoration:none;
}
a.catName:hover{
	color:#ff000;
	text-decoration:underline;
} 

.viewCatGridLeftColumn {
	float:left;
	width:30%;

}
.viewCatGridRightColumn{
	margin: 0 0 0 0;
	float:left;
	background: #ffffff;
	width:68%;

}


/* viewProd */
#viewProdImage {
	text-align:center;
}
.viewProdTranslation {
	height: 5;
	border: 0px blue;
	text-align:right;
}
#product_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993;
}
#viewProdButtons {
	text-align:center;
	height: 20px;	
	padding: 10px 0;
}
#viewProdButtons input{
	margin-right:5px;
}
.productNavigation {
	font-size:11px;
	background: #fff;
	height:20px;
	padding: 3px 0 0;
	margin: 0;

}
.viewProdRelatedGrid {
	border-width: 0px;
	border-spacing:1px;				
	border-color: gray;
	border-collapse: separate;
	background-color: #fff;

	width:100%;
	height:;

}
.viewProdRelatedGrid td {
	border-width: 0px;
	padding: 3px;
	border-style: solid;
	background-color: #fff;
	font-family: tahoma;
	font-size: 11px;
	vertical-align: top;
}
.picture {
	border:0px dashed #a0a0a0;
}
.viewProd_picture {

	text-align:center;
}

/* viewProdPrinter */
#viewProdPrinter {
	margin: 10px;	
	font-family: tahoma;
	font-size: 11px;
	color: #202020;
}

/* search product */
.searchProdPicture {
	float:left;
	border: 0px dashed blue;
	margin: 0 10px 0 0;
}

.searchProdDetails {
	
	font-family: tahoma;
	font-size: 11px;
	color: #101010;
	float: left;
	border: 0px dashed blue;
	width: 200px;
	margin: 0 0 0 0;
}

.searchResultsGrid {
	margin:0 0 0 0;
	border-width: 0px;
	border-spacing:0px;				
	border-style: dashed;
	border-color: gray;
	border-collapse: separate;
	background-color: #fff;

	width:100%;
	height:;	
}

.searchResultsGrid td{
	border-width: 0px;
	padding: 0px;
	border-style: dashed;
	border-color: gray;
	background-color: #fff;
	vertical-align: top;
	
}

/* news */
#newsItem {
	border-bottom: 1px dashed #e0e0e0;
	margin:10 0;
	
}
#newsHeader {
	border: 0px dashed blue;

}
#newsTitle {	
	padding: 0 3px 0;
	height:20px;
	float:left;
	font-size:11px;
	background: #f0f0f0;
	width:80%;
}
#newsDate {
	height:20px;
	width:80px;
	float:left;
	text-align:center;	
	background: #e6e6fa;
}
#newsContent {
	border: 0px dashed blue;
	background: #fffff;
	padding:5px 3px;
}





.productColumnLeft {
	float:left;
	width:30%;

}
.productColumnRight {
	margin: 0 0 0 0;
	float:left;
	background: #ffffff;
	width:68%;

}

/*** enquiryMultiple.asp ***/
.gridEnquiryMultiple {	
	font-size:11px;
	
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	width:100%;
	margin:0 0 10 0;
	
}
.gridEnquiryMultiple td {
	
}
.gridEnquiryMultiple th {
	background:#f0f0f0;
}
.enquiryForm {
	margin-top:10px;
}

.warning {
	color:#ff0000;
}

/*** dynamic pages general style ***/

.pageContent {
	/* wraps around the whole content */	

}
.pageHeader {
	/* header section */
}
.pageSubHeader {
	/* sub header */
	margin:5 0;
}
.pageBody {
	/* body */

}

/*** featured products ***/
.featuredProductsHeader {
	margin:10 0 5 0;
	font-size:14px;	
}
.featuredProductsGrid {
	font-family: tahoma;
	font-size: 11px;
	border-width: 0px;
	border-spacing:1px;				
	border-style: dashed;
	border-color: gray;
	border-collapse: separate;
	background-color: #ffffff;
	width: 100%;
	
}
.featuredProductsGrid td{
	border-width: 0px;
	padding: 3px;
	border-style: dashed;
	border-color: gray;
	background-color: #ffffff;
	vertical-align: top;

	
}
.featuredProducts_prodItemName {
	font-weight:bold;
	color:#555;
}
.featuredProducts_priceLabel {
	color:#555;
}
.featuredProducts_prodItemShortDesc {
	color:#555;
}

.mainCategoryDetails{
	display:inherit;
}
.dropdownlist {
	font-size:11px;
}

/*** section ***/
.sectionGrid {
	font-size:11px;
	width:100%;
}

/*** section component ***/
.sectionComponent {
	font-size:11px;
	margin: 0px 0px 10px;
	background: #D31C16;
	padding: 1px;
	
}
.sectionComponentHeader {
	height:18px;
	background: url(images/navbar_titlebg.gif) #D31C16;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 2px 1px;
}
.sectionComponentGrid {
	font-size:11px;	
	font-family:tahoma;
	background:#fff;	
	width:100%;
}

/*** productMap ***/
#productMap {
	margin:10px 0;

}
#productMap ul {
	margin:0 0 0 0px;	

}
#productMap li {
	margin:0 0px 0px 10px;

}


