
/* dvCatalog --------- dvCatalog--------- dvCatalog ---------  */
#content {
	color: #522b1a;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
}

#content #CatalogShopBy {
	padding-left: 390px;
	padding-top: 80px;
	height: 244px;
	width: 407px;
	background: url(/grafx/hf/catalog-shopby.jpg) no-repeat left top;
}

#content #CatalogShopBy .Title {
	font-weight: bold;
	font-size:1.3em;
	width:370px;
	color:#872436;
}
 
 
#content #CatalogShopBy a, a:link, a:visited, a:active {
	color: #872436;
	font-weight:normal;
	text-decoration:underline;
}

.bodytext {
	font-size: 12px;
}

#content #CatRequest {
	padding: 20px 30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#content #CatRequest .BreadCrumbs {
	height:40px;
}


#content #CatRequest #Main {
	position:relative;
	left:45px;
	width:642px;
	border:1px solid #dddddd;
	background: #fbf4e4 url(/grafx/hf/bg_acct.jpg) repeat left bottom;
}

#content #CatRequest #Main #Content {
	padding: 20px;
	width:600px;
	border:1px solid #bbbbbb;
}

#content #CatRequest #Thank {
	position:relative;
	left:45px;
	width:642px;
	border:1px solid #dddddd;
	background: #fbf4e4 url(/grafx/hf/catalog-thanks.jpg) repeat left bottom;
}


#content #CatRequest #Thank #Content {
	padding: 20px;
	width:600px;
	height:250px;
	border:1px solid #bbbbbb;
}


#content #CatRequest #EmailConfirm {
	position:relative;
	left:45px;
	width:642px;
	border:1px solid #dddddd;
	background: #fbf4e4 url(/grafx/hf/bg_emailsignupconfirm.jpg) repeat left bottom;
}

#content #CatRequest #EmailConfirm #Content  {
	padding: 20px;
	width:600px;
	height:320px;
	border:1px solid #bbbbbb;
}

#content #CatRequest  .Title {
	font-size:1.3em;
	text-align:center;
	padding-bottom:10px;
	font-family:arial;
}
#content #CatRequest .Intro {
	text-align:center;
	border-top:1px solid #872436;
	border-bottom:1px solid #872436;
	padding:10px 0px 0px 0px;
}
 /*
#content #CatRequest em {
	color:red;
	color:brown;
}*/
#content #CatRequest label {
	float: left;
	width:200px;
	font-weight: bold;
	text-align:right;
	padding-right:3px;	
}

#content #CatRequest .Err {
	text-align:left;
	width:170px;
	color:red;
	font-weight:bold;
}

#content #CatRequest input {
	width:200px;
	color: #522b1a;
	padding: 1px;
	font-weight: normal;
	border:1px solid #882333;
}


#content #CatRequest select {
	padding:0px;
	font-weight:normal;
	color: #522b1a;
	height:18px;
	font-size:12px;
	border: 1px solid #882333;
}

#content #CatRequest .chkBox {
	width:20px;
	border:none;
}


/* dvCatalogQuickOrder --------- dvCatalogQuickOrder--------- dvCatalogQuickOrder ---------  */

#content #CatRequest select.Recipients {
	width:150px;
	height:19px;
}
 
#QuickOrder {
	padding: 20px 30px;
}

#quickOrder input.txtSku	{
	width:200px;
	color: #522b1a;
	padding: 1px 0;
	font-weight: bold;
	border: inset 2px #969696;
}

#quickOrder input.txtQty	{
	width:50px;
	color: #522b1a;
	padding: 1px 0;
	font-weight: bold;
	border: inset 2px #969696;
}

#quickOrder input.btnSubmit	{
	width:100px;
	margin-top: 2px;
	font-size: 1em;
	border: outset 2px #969696;
}

