ul, li {
    list-style-type:none;
    padding:0;
    margin:0;
}
#breadcrumbs {
    height:2.7em;
    /*border:1px solid #c9c9c9;*/
    margin-bottom:10px;
}

#breadcrumbs li {
    float:left;
    line-height:2.7em;
    color:#777;
    padding-left:.85em;
}


#breadcrumbs li a {
    /*background: url(../img/breadcrums.jpg) no-repeat right center;*/
    display:block;
    padding:0 15px 0 0;
    font-weight:bold;
}


.breadcrumb{
    padding:5px;
}

.treeView li{
    padding: 2px;
    margin: 15px;
}
.treeView li.node_value_withplus{
    padding:0 0px;
}
/*.node_value_withplus{
background: url(../img/dhtmlgoodies_plus.gif) no-repeat;
display:block;
height:12px;
}*/
.node_value_withplus a{
    line-height:12px;
    margin:0 0 0 0;

}
/*.node_value_withminus{
background: url(../img/dhtmlgoodies_minus.gif) no-repeat;
}*/
#select_category_div .treeView{
    /*margin-left:50px;*/
}

.maintree{
    min-height:250px;
    max-height:500px;
}

.boldtext{
    font-weight:bold;
    font-size: 125%;
    padding: 5px;
    margin: 5px;
}

/*Tree structure------------------------------------------------*/
.elementWrapperCategory{
    width:235px;
    background:#f4f4f4;
    margin-top:0;
}

.elementWrapperCategory .heading {
    background:#007dbe;
    height:40px;
    /*width:100%;*/
    line-height:40px;
    font-size:14px;
    text-transform:uppercase;
    padding:0 10px;
    color:#fff;
    border-bottom:1px solid #fff;
}
/*new tree css*/
ul.mainCategory{
    width:100%;
    height:100%;
    line-height:40px;
    float:left;
}
ul.mainCategory li a{
    display:block;
    line-height:40px;
}
ul.mainCategory li.node_value_withplus, ul.mainCategory li.node_value_withminus{
    /*padding:0 10px;*/
    height:40px;
    background:url(../img/leafActive.jpg) repeat-x;
    line-height:40px;
    float:left;
    width:100%;
}
ul.mainCategory li.node_value_withplus:hover, ul.mainCategory li.node_value_withminus{
    /*padding:0 10px;*/
    height:40px;
    background:url(../img/leafHover.jpg) repeat-x;
    line-height:40px;
    float:left;
    /*width:99%;*/
    width:100%;
}
/*Plus Minus sign edit value*/
ul.mainCategory li.newminus{
    background:transparent url(../img/leafActive.jpg) repeat-x scroll 0 0;
    float:left;
    height:40px;
    line-height:40px;
    width:100%;
}
ul.mainCategory li.newminus span{
    background:url(../img/minusHover.jpg) no-repeat;
    width:10px;
    height:10px;
    line-height:40px;
    margin:15px 10px;
    display:block;
    float:left;
}

ul.mainCategory li.newplus{
    background:transparent url(../img/leafActive.jpg) repeat-x scroll 0 0;
    float:left;
    height:40px;
    line-height:40px;
    width:100%;
}
ul.mainCategory li.newplus span{
    background:url(../img/plus.jpg) no-repeat;
    width:10px;
    height:10px;
    line-height:40px;
    margin:15px 10px;
    display:block;
    float:left;
}
/*Edited for plus minus sign value*/
li.dynamic ul.mainCategory{
    width:100%;
    height:100%;
    line-height:40px;
    float:left;
    padding:0 0 0 40px;
}
li.dynamic ul.mainCategory{
    width:90%;
    line-height:40px;
}
ul.mainCategory li.node_value_withplus span{
    background:url(../img/plus.jpg) no-repeat;
    width:10px;
    height:10px;
    line-height:40px;
    margin:15px 10px;
    display:block;
    float:left;
}
ul.mainCategory li.node_value_withplus:hover span{
    background:url(../img/plusHover.jpg) no-repeat;
}
ul.mainCategory li.node_value_withminus span{
    background:url(../img/minus.jpg) no-repeat;
    width:10px;
    height:10px;
    line-height:40px;
    margin:15px 10px;
    display:block;
    float:left;
}
/*ul.mainCategory li.node_value_withminus:hover span{
background:url(../img/minusHover.jpg) no-repeat;
}*/




.browseLeft{
    width:235px;
    min-height:295px;
    overflow:auto;
    margin-top:20px;
    padding-bottom:20px;
}
.browseRight{
    width:745px;
    height:100%;
}
ul.productList li{
    display:block;
    border:none;
    height:90px;
    border-top:1px solid #fff;
    border-bottom:1px solid #dcdddd;
}
ul.productList li.first{
    display:block;
    border:none;
    height:90px;
    border-top:none;
    border-bottom:1px solid #dcdddd;
}
ul.productList li .productImage{
    width:110px;
    float:left;
    margin:10px 0 0 10px;
}
ul.productList li.heading .productImage{
    margin:0 0 0 10px;
}
.browseRight ul.productList li .productDetail{
    width:330px;
    height:70px;
    float:left;
    margin:10px 0 0 10px;
}

.elementWrapper .headingGrey {
	background:#e8e8e8;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	padding:0 10px;
	color:#007dbe;
	/*border-bottom:1px solid #fff;*/
}
.elementWrapper .headingGrey span.darkgrey{
	color:#808080;
	font-weight:normal;
}
.elementWrapper .headingGrey span.blue{
	color:#007dbe;
	/*float:left;*/
}
.portfolioLeft ul.productList li .productDetail{
	width:345px;
	float:left;
	margin:10px 0 0 10px;
}
.portfolioLeft ul.productList li.heading .productDetail{
height:30px;
width:345px;
}
.reqMultiProdLeft ul.productList li .productDetail{
	width:350px;
	height:70px;
	float:left;
	margin:10px 0 0 10px;
}
ul.productList li .productValue{
	width:110px;
	height:70px;
	float:right;
	margin:10px 10px 0 0;
}
.reqMultiProdLeft ul.productList li .productValue{
	width:110px;
	height:70px;
	float:left;
	margin:5px 0 0 10px;
}
.reqMultiProdLeft ul.productList li .action{
	width:110px;
	height:70px;
	float:right;
	margin:5px 10px 0 0;
}
.reqMultiProdLeft ul.productList li .action input {
	float:right;
	margin:0 0 10px;
	width:100px;
}

.productDetail .productTitle{
	line-height:14px!important;
	color:#000;
	font-weight:bold;
	height:14px!important;
	float:left;
}
.productDetail .productCode{
	line-height:14px!important;
	color:#808080;
	font-weight:bold;
	height:14px!important;
	float:right;
	margin-right:10px;
    width:100px;
}
.productDetail .productSummary{
	margin-top:5px;
	line-height:16px!important;
	color:#808080;
	height:51px!important;
	width:220px;
}
.productDetail .productSummary .text{
	float:left;
}
.view{
	color:#007dbe;
	background:url(../img/viewLink.jpg) center right no-repeat;
	padding-right:10px;
	line-height:13px;
	margin-top:5px;
	float:left;
}

ul.pagination {
	height:30px;
	margin-top:20px;
}
ul.pagination li {
	display:block;
	height:30px;
	width:30px;
	margin-right:10px;
	float:left;
}
ul.pagination li a {
	display:block;
	height:30px;
	width:30px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	color:#000;
	background:url(../img/paginationBg.jpg) no-repeat;
}
ul.pagination li a:hover, ul.pagination li a.selected {
	display:block;
	height:30px;
	width:30px;
	color:#fff;
	background:url(../img/paginationBgSel.jpg) no-repeat;
}
ul.pagination li a.prev {
	background:url(../img/paginationPrev.jpg) no-repeat;
	text-indent:-5000px;
}
ul.pagination li a.next {
	background:url(../img/paginationNext.jpg) no-repeat;
	text-indent:-5000px;
}
ul.pagination li a.prev:hover {
	background:url(../img/paginationPrevSel.jpg) no-repeat;
	text-indent:-5000px;
}
ul.pagination li a.next:hover {
	background:url(../img/paginationNextSel.jpg) no-repeat;
	text-indent:-5000px;
}
