/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(img/carbonfiber.jpg);
	margin: 0;
	padding-top: 0; 
}
.maintext { 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding: 15px 0px 0px 0px;
}
.pagelink { 
	color: gold;
	text-decoration: none;
}

.findus { 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	padding: 15px 0px 0px 0px;
}


.homecat {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;

}

img, input { vertical-align: middle}

#Content {
	background-color: #FFF;
	width: 698px;
	padding: 0px 25px 2px 25px;
}

.mainmenu a:link, .mainmenu a:visited, .mainmenu a:active {
	border: 4px double #999999;
	background-color: #CCCCCC;
	padding: 10px;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background: url(images/button.jpg);
	color: black;
	text-decoration: none;
}

.mainmenu a:hover {
	background: url(images/button_o.jpg);
}

.mainmenu a {
	line-height: 4em;
}

.mainmenu {
	text-align: center;
}

.tree {
	line-height: 20px;
}

.tier0 {
	font-size: 14px;
}

#browse
{
        width: 100%;
}

/* Page nav/Filter strip */

#browse .topBar {
    background-color: #FFFFFF;
    border: 0px;
}

/* Results navigation bar */

#browse .navResults {
  border: 01px;
}

/* Table header */
#browse th
{
        font-weight: bold;
        text-align: left;
        padding: 3px;
        font-size: 12px;
		border-top: 1px solid black;
		background-color: #999999;
}

/* Table header links */
#browse th a:link, #browse th a:visited, #browse th a:active {
        color: blue;
        font-weight: bold;
        text-decoration: none;
        border: 0px;
}

#browse th a:hover {
        color: red;
        font-weight: bold;
}

/* The actual table */
#browse .table {
        width: 100%;
        border-left: 1px solid black;
        border-right: 1px solid black;
}

#browse .table td {
        vertical-align: top;
        padding: 2px;
		border-top: 1px solid #CCCCCC;
}
#browse .table th {

}

/* Row properties 1 */
#browse .color1 {
        background-color: #EEEEEE;
}

/* Row properties 2 */
#browse .color2 {
        background-color: #CCCCCC;
}


/* Forms */
.form th {
	text-align: left;
}

/* Messages */

.error {
	color: #CC0000;
}

.message {
	color: #009900;
}




/* Front End */


.breadcrumbs {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#Front {
	background-color: black;
	width: 700px;
	color: white;
	font:Arial, Helvetica, sans-serif;	
}

#Front h1 {
	font-size: 12px;
}

#Front a:link, #Front a:visited, #Front a:active, #Front a:hover {
	color: gold;
	text-decoration: none;
}

#Front a:hover {
	text-decoration: underline;
}

#Front .product_nav {
	background-color: #fff;
	margin: 0px;

}

#Front .product_nav p {
	padding-left: 10px;
	padding-top: 2em;
	background-color: #fff;
	margin: 0px;
}

#Front .product_nav  a:active, #Front .product_nav  a:hover {
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 12px;
}

#Front .product_nav  a:visited {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 12px;

}

#Front .product_nav a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 12px;
}

#Front .product_nav a:link {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 12px;
}
.siteby {
	color: #999999;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
.pagetitle {
	color: #ffffff;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
.pagesubtitle {
	color: #ffffff;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	
}

#product .name {
	background-color: #333;
	padding: 2px;
	text-transform: uppercase;
}

#category .name {
	background-color: #333;
	padding: 2px;
	margin: 0px;
}

#category .image {
	margin: 0px;
}
