body
{
	font-family: tahoma;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: #720e0c url(../images/mainBg.gif) top left repeat-x;
}

#mainDiv
{
	width: 730px;
	margin: auto;
	text-align: left;
	background: url(../images/menuBg.gif) top left repeat-y;
}

#leftEdge
{
	background: url(../images/mainDivEdge.gif) top left no-repeat;
	width: 1px;
	height: 420px;
	float: left;
}

#rightEdge
{
	background: url(../images/mainDivEdge.gif) top left no-repeat;
	width: 1px;
	height: 420px;
	float: right;
}

#headerDiv
{	
	height: 100px;
	background: url(../images/headerBg.jpg) top right no-repeat;
}

#logoDiv
{
	height: 100%;
	width: 230px;
	background: url(../images/logo3.jpg) top left no-repeat;
}

#menuDiv
{
	width: 230px;
	float: left;
	text-align: center;
}

#menuUL
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#menuUL li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 38px;
}

#contentDiv
{
	width: 490px;
	float: right;
}

#contentText
{
	margin: 10px;
	color: #ffffff;
	font-size: 0.8em;
}

#contentText td
{
	color: #ffffff;
	font-size: 12px;
}

#footerDiv
{
	font-size: 0.7em;
	color: #000000;
	clear: both;
	margin: 10px;
	padding-bottom: 10px;
	padding-top: 50px;
}

#footerDiv a
{
	color: #000000;
	font-weight: bold;
}

#footerDiv a:hover
{
	color: #555555;
	text-decoration: none;
}

#contactInfo
{
	text-align: left;
	font-size: 0.7em;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}

#contactInfo a
{
	color: #000000;
}

#contactInfo a:hover
{
	color: #555555;
	text-decoration: none;
}

.homepageBtn
{
	width: 448px;
	height: 71px;
	background: url(../images/homePageBtnBg.gif) top left no-repeat;
	padding: 1px;
	cursor: pointer;
}

.homepageBtnText
{
	margin: 10px 0px 0px 10px;
	width: 195px;	
}

.homepageBtnImg
{
	width: 223px;
	height: 58px;
	border: 0px;
	float: right;
	margin-top: 5px; 
	margin-right: 10px;
}

a
{
	color: #dddddd;
	font-weight: bold;
}

a:hover
{
	color: #aaaaaa;
	text-decoration: none;
}

#subMenu
{
	margin: 4px 0px 0px 10px;
	padding: 0px;
}

#subMenu li
{
	list-style: none;
	margin: 2px;
	padding: 7px;	
	border: 1px solid #000000;
}

#subMenu a
{
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	background: #cccccc;
}

#subMenu a:hover
{
	background: #aaaaaa;
	color: #333333;
}

#catalogSearchField
{
	background: #eeeeee;
	border: 1px solid #000000;
	margin-right: 4px;
}

#submitSearch, #catalogSearchSumbit
{
	background: #cccccc;
	border: 1px solid #000000;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	cursor: pointer;
	width: 60px;
	height: 20px;
}

#searchArea
{
	width: 100%;
	text-align: left;
	font-size: 11px; 
	font-weight: bold;
	margin-left: 10px;
}

/* catalog styles */

#catalogSearchBox input
{
	background: #eeeeee;
	border: 1px solid #444444;
	margin-right: 4px;
}

#catalogSearchBox
{	
	padding: 4px 0px;
	margin-top: 10px;
	text-align: right;
	width: 100%;
}

#catalogHeader h1
{
	margin: 0px;
	padding: 0px;
}

#breadcrumb
{
	background: none;
	border: none;
	padding: 4px 0px;
	font-size: 11px;
}

#catalogListSummary
{
	background: none;
	border: 1px solid #ff0000;
	padding: 4px;
	
}

#catalogContent td
{
	background: none;
	border: 1px solid #bbbbbb;
	padding: 4px;
}

#productAttributes td
{
	border: 0px;
}

#catalogCategoryContent td p, #catalogProductContent td p
{
	margin-top: 0px;
}

#catalogMenu
{
	border: 1px solid #bbbbbb;
}

#catalogMenu td
{
	border: none;
}

#catalogSearchContent
{
	background: none;
	border: none;
}

.catalogProductCell
{
	background: none;
}

.rfqQuantity
{
	background: #ffffff;
	border: 1px solid #bbbbbb;
	width: 50px;
}

.featured td
{
	background: #ff0000;
}

.catalogProductAutostuffContainer
{
	border: 1px solid #cccccc;
	background: none;
}

.catalogProductAutostuffContent
{
	margin: 10px;
}

.autoStuffShoppingListInfo
{
	padding: 4px;
	background: none;
	color: #000000;
}

.catalogProductAutostuffTitle
{
	padding: 4px;
	background: none;
	color: #000000;
}

.catalogProductAutostuffFeatured
{
	padding: 2px;
	margin: 4px;
	width: 200px;
	text-align: center;
	background: none;
	border: 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
}

.catalogCategoryAutostuffContainer
{
	border: 1px solid #cccccc;
	background: none;
}

.catalogCategoryAutostuffContent
{
	margin: 10px;
}

.catalogPSummaryAutostuffContainer
{
	border: 1px solid #cccccc;
	background: none;
}

.catalogPSummaryAutostuffContent
{
	margin: 10px;
}