/* CSS Document */
.maincell{
background-image:url(images/mainpic.jpg);
background-position:left;
background-repeat:no-repeat;
height: 308px;
}

.LeftColumn{
height:100%;
}

.bgrepeat{
background-image:url(images/bgtop.gif);
background-repeat:repeat-x;
background-position:left;
height: 145px;
}
.logobg{
/*background-image:url(images/logobg.gif);*/
/*background-image:url(images/logobg-brassworld.gif);*/
background-image:url(images/logo-brassworld.jpg);
background-repeat:no-repeat;
/*background-position:left top;*/
background-position:left 47px;
/*height: 145px;*/
height: 98px;
}

/*leftstyles*/
.cmenu{
background-color:#d4cfb7;
border-right:2px solid #fff;
}

/*search styles*/
.searchbox{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background-image:url(images/searchbg.gif);
background-position:left;
background-repeat:no-repeat;
background-color:#FFFFFF;
border:1px solid #ffffff;
height: 17px;
width:115px;
}
.redborder{
border:1px solid #ff0000;
background-color:#FFFFFF;
width:122px;
height:10px;
}
.redline{
border-left:1px solid #ff0000
}

/* text styles */
.anchors{
font-family: Verdana; /* Font Face */
font-size: 10pt; /* Font Size */
color:#999999;/* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}
.anchors a:link,
.anchors a:visited{
text-decoration: underline;
color: Black; }

.anchors a:hover,
.anchors a:active{
text-decoration: underline;
color: Black; 
}
.mainnav{
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
color:#FFFFFF;/* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
}
.mainnav a:link,
.mainnav a:visited{
text-decoration: none; 
color:#FFFFFF;}

.mainnav a:hover,
.mainnav a:active{
text-decoration: none;
color:#FFFFFF;}

.Content a:link,
.Content a:visited {
color: Black; 
text-decoration:underline;
}
.Content a:hover,
.Content a:active{
color: Black;
text-decoration:underline;
}
.grey{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color: #333333;
}
.grey a:link,
.grey a:visited{
text-decoration:underline;
color: #333333;
}
.grey a:hover,
.grey a:active{
text-decoration:none;
color: #333333;
}
.redbold{
font-family:Verdana;
font-size:12px;
font-weight:bold;

color:#FF0000;
}
.red{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}
.red a:link,
.red a:visited{
text-decoration:underline;
color: #FFFFFF;
}
.red a:hover,
.red a:active{
text-decoration:none;
color: #FFFFFF;
}
.redcopy{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
}
.redcart{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
}
.white{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
.addontext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color: #fff;
}
.addontext a:link,
.addontext a:visited{
text-decoration:underline;
color: #fff;
}
.addontext a:hover,
.addontext a:active{
text-decoration:none;
color: #fff;
}

#ContentCell .homecontent {width: 700px;}
#ContentCell .homecontent p {font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color: #333333; /*width: 700px;*/ padding:15px 15px 15px 15px;}

#ContentCell .catalogs-wrap {float: right;}
#ContentCell .catalogs-wrap ul.catalogs {margin: 14px 0 0 15px; padding: 0 0 5px 0; list-style: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #660000; font-weight: bold; }
#ContentCell .catalogs-wrap ul.catalogs li {display: block; line-height: 18px;}
#ContentCell .catalogs-wrap ul.catalogs li a {color: #660000; text-decoration: underline;}
#ContentCell .catalogs-wrap ul.catalogs li a:hover {text-decoration: none;}
#ContentCell .catalogs-wrap ul.catalogs li.divide {margin: 0 5px;}

