div#breadcrumbs {
margin-bottom:10px;
}

.photos { 

border-right-style: solid;
border-right-width:3px;
border-right-color:#AAA;


	}


/*Shopping cart CSS*/
.pricething {
        text-align: right;
        font-size:11px;
        }

.shorttitle {font-weight:bold;
        }

.code {color:#888;}

.price {}
.sale {font-weight:bold;
        color:red;}

/*end shopping cart CSS */


.title {font-weight:bold; color:#000; font-size:13px;}

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

/* For line.php that has been added */

.tbl0 {border-top-style: solid;
border-top-style: solid;
border-top-width:3px;
border-top-color:#AAA;
padding-top:5px;
padding-bottom:5px;
}

.tbl1 {border-bottom-style: solid;
border-bottom-width:3px;
border-bottom-color:#AAA;
padding-top:5px;
padding-bottom:5px;
}

.tbl2 {border-top-style: solid;
border-top-width:3px;
border-top-color:#AAA;
padding-top:5px;
padding-bottom:5px;
}

.tbl20 {
border-top-style: solid;
border-top-width:3px;  
border-top-color:#AAA;
padding-top:5px;
padding-bottom:5px;
}

.tbl21 {
border-top-style: solid;
border-top-width:3px;  
border-top-color:#AAA;
padding-top:5px;
padding-bottom:5px;
}

.tbl22 {
border-top-style: solid;
border-top-width:3px;  
border-top-color:#AAA;
padding-top:5px;
padding-bottom:5px;
}


.phototext a {font-size:11px;
                text-decoration:none;
                color:#000;
                }
        
.phototext a:hover {font-size:11px;
                text-decoration:none;
                color:red;
                }

.desc a, .desc a:visited {text-decoration:none;
        color:#000;
        font-size:11px;
        }

.desc a:hover {text-decoration:none;
        color:#red;
        font-size:11px;
        }


.upselltitle {background:#444;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	}

