/*********** G E N E R A L   S T Y L E S   S T A R T   H E R E ***********/
body {
	margin:0px;
}
body, td, th, div {
	font-family: tahoma, verdana, Arial;
	font-size: 11px;
	color: #333333;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #666666;
}
table {
	border-collapse:collapse;
}
form, p {
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	display:inline;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
.formInput {
	font-size:11px;
	padding-left:2px;
	background-color:#ffffff !important;
	border:1px solid #cccccc;
}
.bgOne {
	background-color:#f9f9f9;
	padding:2px 5px;
}
.bgTwo {
	background-color:#dddddd;
	font-weight:bold;
	width:1px;
	padding:2px;
	text-align:center;
}
.bgThree {
	background-color:#ffffff;
	padding:2px 2px 2px 10px;
}
.formText {
	font-size:11px;
	padding-left:2px;
}
select, textarea {
	font-size:11px;
}
textarea {
	border:1px solid #cccccc;
	background-color:#fcfcfc;
}
input.button {
	border-right:1px solid #cc0000;
	border-bottom:1px solid #cc0000;
	background-color:#FFE87F;
	padding:1px 2px;
	cursor:hand;
}
input.button:hover {
	background-color:#FFFF99;
}
a img {
	border:0px;
}
img.imageCenter {
	margin:10px auto;
	clear:both;
}

/********** HEADER STYLES START HERE **********/

table.headerBg {
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#F7DCAD;
}
td.headerBg {
	background-image:url(/images/header_strech.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#F7DCAD;
}
td.headerName {
	text-align:center;
}
td.headerName span{
	font-size:18px;
	color:#FF6600;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	display:block;
	margin-bottom:5px;
}
div.headerStrip {
	background-color:#f1d071;
	border:1px solid #ffffff;
	padding:5px;
	text-align:center;
}
div.headerStrip a:link, div.headerStrip a:visited {
	font-size:12px;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}

div.headerStrip a:hover, div.headerStrip a:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#a3852f;
	padding-left:3px;
	padding-right:3px;
}
div.topLinksOther {
	text-align:right;
	padding:5px 15px;
	border-bottom:1px dashed #666666;
	margin-bottom:10px;
}
div.topLinksOther a:link, div.topLinksOther a:visited {
	color:#333333;
	text-decoration:none;
	background-image:url(/images/bulet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 15px;
}
div.topLinksOther a:hover, div.topLinksOther a:active {
	color:#FF0000;
}
div.welcomeText {
	padding:0px 15px 15px 15px;
}

/********** RIGHT PRODUCTS STYLES START HERE **********/
table.productsMain {
	background-color:#fef6eb;
	width:98%;
	margin:0px auto 15px auto;
}
table.productsMain th {
	background-image:url(/images/bulet2.gif);
	text-align:left;
	background-repeat:no-repeat;
	background-position:5px 5px;
	font-weight:bold;
	color:#FF0000;
	padding:6px 0px 6px 25px;
	border-bottom:1px solid #e1c795;
}
/**********/
table.productsMain td.borderBottomLeft {
	background-color:#fef6eb;
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	width:47%;
	padding:5px 5px 0px 5px;
}
table.productsMain td.borderBottomLeft a:link, table.productsMain td.borderBottomLeft a:visited {
	margin:3px 0px;
	display:block;
	background-image:url(/images/bulet1.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
}
table.productsMain td.borderBottomLeft a:hover, table.productsMain td.borderBottomLeft a:active {
	color:#ff0000;
	text-decoration:none;
}
table.productsMain td.borderBottomLeft img{
	float:right;
	margin:5px;
}
/**********/
table.productsMain td.borderRightBottom {
	background-color:#fef6eb;
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	width:47%;
	padding:5px 5px 0px 5px;
}
table.productsMain td.borderRightBottom a:link, table.productsMain td.borderRightBottom a:visited {
	margin:3px 0px;
	display:block;
	background-image:url(/images/bulet1.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
}
table.productsMain td.borderRightBottom a:hover, table.productsMain td.borderRightBottom a:active {
	color:#ff0000;
	text-decoration:none;
}
table.productsMain td.borderRightBottom img{
	float:right;
	margin:5px;
}
.heading{
font-family:trebuchet ms;
background-color:#fef6eb;
font-size:11px;
font-weight:bold;
color:#FF0000;
padding-left:4px;
border-bottom:1px solid #e1c795;
line-height:22px;
}
.heading1{
font-family:trebuchet ms;
background-color:#fef6eb;
font-size:11px;
color:#FF0000;
border-bottom:1px solid #e1c795;
line-height:22px;
text-decoration:none;
background-image:url(/images/bg1.gif);
}

.heading2{
font-family:trebuchet ms;
font-size:11px;
color:#FF0000;
line-height:22px;
text-decoration:none;
text-transform:inherit;
}

.heading2:hover{
font-family:trebuchet ms;
font-size:11px;
color:#000000;
line-height:22px;
text-decoration:none;
}
#main_pro a{
font-family:Arial;
font-size:11px;
color:#333333;
text-decoration:none;
background-image:url(/images/bulet1.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:15px;
line-height:18px;
}
#main_pro a:hover{
font-family:Arial;
font-size:11px;
color:#ff0000;
text-decoration:none;
background-image:url(/images/bulet1.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:15px;
border-right:3px solid #ff0000;
}
.list_top{
background-image:url(/images/list_top.gif);
background-repeat:no-repeat;
width:212px;
background-position:top;
}
.wht_txt{
font-family:trebuchet ms;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
}
.light_red{
background-color:#fae9d2;
}

.link3{
font-family:Arial;
font-size:12px;
color:#8f6938;
text-decoration:none;
background-image:url(/images/bulet.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:15px;
line-height:22px;
}
.link3:hover{
font-family:Arial;
font-size:12px;
color:#0f7a1e;
text-decoration:none;
background-image:url(/images/bulet.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:15px;
line-height:22px;
text-decoration:underline;
}
.brdr_btm{
border-bottom:1px solid #CCCCCC;
font-family:Arial;
font-size:11px;
}
.brdr_btm1{
border-bottom:1px solid #CCCCCC;
font-family:Arial;
font-size:11px;
}
.brdr_btm2{
border-bottom:1px solid #e2e3e1;
font-family:Arial;
font-size:11px;
}


.link2{
font-family:Arial;
font-size:11px;
color:#333333;
text-decoration:none;
}
.link2:hover{
font-family:Arial;
font-size:11px;
color:#FF0000;
text-decoration:none;
border-bottom:1px dashed #ff0000;
}
.brown_txt{
font-family:trebuchet ms;
font-weight:bold;
font-size:12px;
color:#593902;
}
.brdr{
border:1px solid #CCCCCC;
font-family:Arial;
font-size:11px;
line-height:20px;
}

/*********** TREE STYLES START ***********/

div.tree {
	background-color:#f9f9f9;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:5px;
	padding-left:20px;
}
div.tree h1 {
	font-family:tahoma, verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}
div.tree a, div.tree a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}
div.tree a:hover, div.tree a:active {
	font-weight:bold;
	text-decoration:normal;
	color:#cc0000;
}
div.tree img {
	margin-right:5px;
	margin-bottom:-1px;
}

#homeRight {
	margin-left:32%;
	text-align:left;
}
#homeLeft {
	width:30%;
	border-right:1px solid #cccccc;
	text-align:center;
	position:absolute;
	left:5px;
	align:left;
}
#homeLeft table {
	width:95%;
	margin-bottom:20px;
}
#innerLeft {
	width:210px;
	text-align:center;
	position:absolute;
	left:5px;
}
#innerRight {
	margin-left:235px;
	text-align:left;
}
td.brassInfoHead {
	text-align:left;
	background-image:url(/images/panel_top_bg.gif);
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding:0px 0px 15px 5px;
}
td.brassInfoHead a:link, td.brassInfoHead a:visited {
	font-size:12px;
	color:#ffffff;
	border-bottom:1px dashed #ffffff;
}
td.brassInfoHead a:hover, td.brassInfoHead a:active {
	color:#ffff00;
	border-bottom:1px dashed #ffff00;
}
td.brassInfoDesc {
	background-color:#fae9d2;
	text-align:left;
}
td.brassInfoDesc a:link, td.brassInfoDesc a:link:visited {
	display:block;
	color:#cc0000;
	float:right;
	font-weight:bold;
	margin:5px 5px 0px 0px;
}
td.brassInfoLinks {
	background-color:#fae9d2;
	text-align:left;
}
a.brassInfoLinks:link, a.brassInfoLinks:visited {
	font-size:12px;
	color:#444444;
	text-decoration:underline;
	background-image:url(/images/bulet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:22px;
	display:block;
	font-weight:bold;
}
a.brassInfoLinks:hover, a.brassInfoLinks:active {
	color:#FF6600;
	text-decoration:none;
	text-decoration:none;
}
div.brassInfoLinksDesc {
	padding:0px 5px 5px 15px;
	text-align:left;
	border-bottom:1px dashed #666666;
	margin-bottom:10px;
}
div.brassInfoLinksDesc a:link, div.brassInfoLinksDesc a:visited {
	display:block;
	margin:2px 2px 2px 10px;
	text-decoration:underline;
	color:#cc0000;
}
div.brassInfoLinksDesc a:hover, div.brassInfoLinksDesc a:active {
	text-decoration:none;
	color:#333333;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FF0000;
}

.brdr_3sided{
border-bottom:1px solid #e3a328;
border-left:1px solid #e3a328;
border-right:1px solid #e3a328;
}
.panel_bg{
background-color:#ffe0a3;
border-right:1px solid #ffd075;
width:95%;
}
.link4{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#006666;
font-weight:bold;
text-decoration:none;
padding-left:15px;
line-height:20px;
background-image:url(/images/bulet3.gif);
background-position:left;
background-repeat:no-repeat;
}
.link4:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#a47418;
font-weight:bold;
text-decoration:none;
padding-left:15px;
line-height:20px;
background-image:url(/images/bulet3.gif);
background-position:left;
background-repeat:no-repeat;
}
.dark_green{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#006666;
font-weight:bold;
text-decoration:none;
padding-left:15px;
line-height:20px;
}
.padding{
padding-left:8px;
}

a{
font-family:Arial;
font-size:11px;
text-decoration:none;
}

.heading3{
font-family:trebuchet ms;
font-size:12px;
font-weight:bold;
}
td.productLinksHead {
	font-size:12px;
	padding-left:5px;
	font-weight:bold;
	background-image:url(/images/panel_top_bg1.gif);
	text-align:left;
}
div.productsLinksBold {
	font-weight:bold;
	background-image:url(/images/bg1.gif);
	border-width:1px;
	text-align:left;
	border-style:solid;
	border-color:#ff9700 #e3a328 #e1c795 #e3a328;
}
div.productsLinksBold a:link, div.productsLinksBold a:visited {
	background-image:url(/images/bulet2.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
	padding:5px 0px 5px 30px;
	display:block;
}
div.productsLinksBold a:hover, div.productsLinksBold a:active {
	color:#ff0000;
}
div.productsSubLinks {
	text-align:left;
	border-left:1px solid #e3a328;
	border-right:1px solid #e3a328;
	padding:5px 10px;
	background-color:#fffbf3;
}
div.productsSubLinks a:link, div.productsSubLinks a:visited {
	background-image:url(/images/bulet3.gif);
	background-position:2px 2px;
	background-repeat:no-repeat;
	display:block;
	padding:0px 0px 0px 15px;
	margin:0px 0px 5px 0px;
	border-bottom:1px dashed #ff6600;
}
div.productsSubLinks a:hover, div.productsSubLinks a:active {
	color:#ff6600;
	text-decoration:none;
}
.black_heading{
font-family:Arial;
font-size:12px;
color:#000000;
}
.cata{
font-family:Arial;
font-size:11px;
color:#006633;
text-decoration:none;
background-image:url(/images/bulet4.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:12px;
padding-right:7px;
}
.light_green{
font-family:Arial;
font-size:11px;
background-color:#fafcef;
border:1px solid #cee0ab;
padding:5px;
}
div.classifiedMainHeading {
	background-color:#f7dcad;
	border:1px solid #990000;
	padding:5px 10px;
	word-spacing:1px;
	margin:0px 0px 15px 0px;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	color:#cc0000;
}
div.classifiedMainHeading h3{
	word-spacing:1px;
	font-size:13px;
	font-weight:bold;
	text-transform:capitalize;
	color:#cc0000;
}
div.classifiedOuter {
	background-color:#fffefb;
	border:1px solid #cee0ab;
	padding:10px;
	line-height:16px;
	word-spacing:1px;
	margin:0px 0px 15px 0px;
	display:table;
	width:96%;
}
div.classifiedOuter img {
	float:right;
	margin:5px 5px 0px 10px;
	border:1px solid #cccccc;
}
div.classifiedOuter img.buttonEnquiry {
	float:none;
	margin:0px;
	border:0;
}

div.classifiedOuter span {
	background-color:#fef6eb;
	font-weight:bold;
	color:#FF0000;
	padding:2px 4px;
	border-bottom:1px solid #e1c795;
	display:block;
	margin:-5px -5px 10px -5px
}
div.classifiedOuter span a:link, div.classifiedOuter span a:visited {
	color:#FF0000;
}
div.classifiedOuter span a:hover, div.classifiedOuter span a:active {
	color:#333333;
	text-decoration:overline;
}
div.productDesc {
	display:block;
	width:96%;
	padding:10px;
	margin:0px 0px 10px 0px;
}
div.productDesc h1 {
	font-size:13px;
	color:#FF0000;
	display:block;
	margin:0px 0px 5px 0px;
	font-variant:small-caps;
	text-transform:capitalize;
}
div.productDesc img {
	float:right;
	margin:0px 5px;
	border:1px solid #cccccc;
}
div.productDescRelCateOuter {
	border:1px solid #cccccc;
	padding:10px;
	display:table;
	width:96%;
}
div.productDescRelCateHead {
	border-bottom:1px solid #cccccc;
	background-color:#f9f9f9;
	margin:-10px -10px 10px -10px;
	padding:3px 5px;
	font-weight:bold;
}
div.productDescRelCategory {
	width:33%;
	float:left;
}
div.productDescRelCategory a:link, div.productDescRelCategory a:visited {
	background-image:url(/images/bulet4.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-right:7px;
	display:block;
}
div.productDescRelCategory a:hover, div.productDescRelCategory a:active {
	text-decoration:none;
	color:#ff6600;
}
#myHeader{
width:90%;
}
.buttonEn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/button.gif);
	text-align: center;
	height: 20px;
	width: 77px;
	border: none;
	background-color: #9da68b;
}
	
.txtfield {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
background-color: #F7F7F7;
border: 1px solid #999999;
	}
	
/********** FOOTER STYLES STARTS HERE **********/

#Footer{
	top:1500px;
	margin-top:30px;
	position:absolute;
	text-align:center;
	width:100%;
	border-top:5px solid #6e5200;
}
div.footerLinks {
	margin-top:10px;
	background-color:#fff8ec;
	border:1px solid #f7dcad;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:5px;
	width:75%;
}
div.footerLinks a:link, div.footerLinks a:visited{
	color:#444444;
	font-weight:bold;
}
div.footerLinks a:hover, div.footerLinks a:active {
	color:#FF0000;
	text-decoration:none;
	border-bottom:1px dashed #ff0000;
}
div.footerGeneralLinks {
	background-color:#f9f9f9;
	padding:5px;
	margin-top:10px;
}

div.copyrightOuter {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#fff9e7;
	margin-top:10px;
	margin-bottom:5px;
	display:table;
	width:100%;
}
div.weblinkProduct {
	background-color:#f1d071;
	text-align:left;
	width:40%;
	float:left;
	padding:5px;
	padding-left:10px;
	line-height:16px;
}
div.weblinkCopyright {
	text-align:right;
	padding:5px;
	padding-right:10px;
	line-height:16px;
}

/********** INNER LINKS STARTS HERE **********/
.formHeadings {
	display:block;
	padding:5px;
	margin:0px 0px 10px 0px;
	background-color:#fffbf3;
	border-bottom:1px solid #ff6600;
}
.formHeadings h1 {
	text-transform:capitalize;
	font-variant:small-caps;
}

a.smWoSubLinks:link, a.smWoSubLinks:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:16px;
}
a.smWoSubLinks:hover, a.smWoSubLinks:active {
	color:#993300;
	text-decoration:none;
}
td.smHeadWithSublinks {
	border-left:1px solid #946900;
	border-bottom:1px solid #946900;
	padding:0px 15px 0px 0px;
}
td.smHeadWithSublinks th {
	background-color:#946900;
	padding:2px 5px;
	color:#ffffff;
	text-align:left;
}
td.smHeadWithSublinks table td a:link, td.smHeadWithSublinks table td a:visited {
	display:block;
	background-image:url(/images/sitemap_sublinks_left_line.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding:5px 0px 5px 15px;
}
