body {
	height: auto;
	background: #FFF url(../simages/background.jpg) repeat-x;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* hyperlinks */
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}

#main {
		background: url(../simages/back.jpg) center top no-repeat;
}	


#minicartcontainer {
	top: 11px;
	left: 740px;
	height: 90px;
	width: 217px;
}



/* Top half of the links in the header */
	
	#navbar a {
		color:#a95c06;
	
	}
	#navbar a:hover {
		background: #ec8b1b;
		color: #FFF;
	}
	

/* coreleft - NavMenu.ascx */
#coreleft {
	border-left-style: Dashed; border-left-width: 1px; border-left-color: #6a6a6a;
	border-bottom-style: Dashed; border-bottom-width: 1px; border-bottom-color: #6a6a6a;
	border-top-style: Dashed; border-top-width: 1px; border-top-color: #6a6a6a;
}


	#coreleft ul li a {
		color: #464646;
		padding: 2px;
		padding-left: 5px;
	}

	#coreleft ul li a:hover {
		background: #ec8b1b;
		color: #FFF;
	}
	



/* the center part  */
#corecenter {
	border-left-style: dashed; border-left-width: 1px; border-left-color: #6a6a6a;
	border-right-style: dashed; border-right-width: 1px; border-right-color: #6a6a6a;
	border-top-style: dashed; border-top-width: 1px; border-top-color: #6a6a6a;

}


/* the footer */
#footer {
	background: #212121;

}

	#footer a {
		color: #FFFFFF;
	}
	#footer a:hover {
		background: #ec8b1b;
		color: #FFF;
	}



#footlinks {
}
	
	#footlinks a {
		color:#363636;
	}
	#footlinks a:hover {
		background: #ec8b1b;
		color: #FFF;
	}


/* contains all content template styles */


#cat_name {
Color: #e96f1e;
}


		/* Product Data Boxes */
.ProductDataListAccessoriesMainTable {
border-style: Solid; border-width: 1px; border-color:#000000;
}

.ProductDataListRelatedMainTable {
border-style: Solid; border-width: 1px; border-color:#000000;
}
.ProductDataListRelated1MainTable {
border-style: Solid; border-width: 1px; border-color:#000000;
}

.ProductControlDropDownOptionBoxMainTable {
border-style: Solid; border-width: 1px; border-color:#000000;
}

.ProductControlSingleMainTable {
border-width: 1px; border-color:#000000;
}

.product_title {
color: #e96f1e;
}

.product_number {
color: #000000;
}

#ProductControlDiv h2, #CategoryControlDiv h2 { font-family: Georgia; font-size: 22px; font-weight: normal; }
#ProductControlDiv p,
#ProductControlDiv li, 
#CategoryControlDiv p,
#CategoryControlDiv li { font-size: 14px; font-family: Georgia; line-height: 1.4; padding: 5px 15px; }