.pageHeaderCustom {display:block; margin-bottom:10px; width:500px;}

BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	border:0px solid;
}



form{margin:0;padding:0;}
A:ACTIVE{color:#666666;text-decoration:none;}
A:LINK{color:#666666;text-decoration:none;}
A:VISITED{color:#666666;text-decoration:none;}
A:HOVER{color:#000000;text-decoration:underline;}

.TopBottomBar{font-size:11px;
	background-color:#ffffff;
	color:#666666;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
A:ACTIVE.TopBottomBarLink{color:#666666;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#666666;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#666666;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#666666;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame{background-color:#9a9a9a;}

.BoxHeader{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:700;
	background-color:#F60;
	height:25px;
	color:#000;
	padding:5px 7px 5px 7px;
	text-align:left;
	width:190px;
}
.BoxContent{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;
	background-color:#ffffff;
	color:#000000;
	
}
.BoxText{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

form .boxText select {width:250px;}

.BoxText a{
	color:#000000;
}
A:ACTIVE.BoxLink{color:#666666;text-decoration:none;}
A:LINK.BoxLink{color:#666666;text-decoration:none;}
A:VISITED.BoxLink{color:#666666;text-decoration:none;}
A:HOVER.BoxLink{color:#000000;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#000000;
}

.pageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	height:16px;
	color:#0033cc;
	width:500px;
}

.pageNavigation div {
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#CCCCCC;
	color:#000000;
	width:763px;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;
}

.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
}

.strike_cost {
	text-decoration:line-through;
}

.cost {
	font-weight:bold
}

#section_table {
	padding:0;
	margin:0;
	border:none;
	border-collapse:collapse;
	width:100%;
}
#section_table th {
	padding:6px 10px 2px 10px;
	text-align:left;
	vertical-align:middle;
}
#section_table td {
	padding:0 10px;
	vertical-align:top;
}
#section_table thead th {
	padding:5px 10px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background:#ff6hfm0;
	vertical-align:middle;
}
#section_table tfoot td {
	padding:6px 0 0 0;
	height:auto;
}

#section_table label {
	display:block;
	position:relative;
	z-index:200;
}

#section_table tr:hover td {
	background:#ebebeb;
}
#section_table tr.sel td {
	background:#ffbe93;
/*	color:#fff;*/
}


.hover_description {
	position:absolute;
	display:none;
}
.hover_container {
	left:-255px;
	width:220px;
	position:relative;
	border:solid 1px #000;
	background:#fff;
	padding:7px;
}

.desc_pic {
	text-align:center;
	padding:3px 0;
}
.desc_text {
	background:#ccff99;
	font-size:90%;
	padding:5px 10px;
}
.desc_title .l2 {
	background:url(../images/tr.gif) 100% 0% no-repeat;
}
.desc_title .l3 {
	background:url(../images/bl.gif) 0% 100% no-repeat;
}
.desc_title .l4 {
	background:url(../images/br.gif) 100% 100% no-repeat;
	padding:2px 8px;
	font-weight:bold;
	font-size:110%;
	color:#fff;
}
.desc_title {
	background:url(../images/tl.gif) #ff6b08 0% 0% no-repeat;
}

.invisible {
	display:none
}

.infocenter {
	text-align:center;
        background-color:#ccff9a;
}

.infoparagraph{
	width:60%;
        font-weight:bold;
        font-family:arial;
	font-size:15px;
        padding:3px;
}

.floatright{
     float:right;
     padding:5px; 
}


.infoparagraph1{
	width:90%;
        font-weight:bold;
        font-family:arial;
	font-size:15px;
        padding:3px;
}

a.top {
background-color:yellow;
color:blue;
font-size:13px;
}

.infonavigation {
border:3px solid;
background-color:#C8C8C8;
margin-left:auto;
margin-right:auto;
font-weight:bold;
text-align:center;
width:70%;
}

a.infonavigation {
color:#2056CE;
border:0px;
background-color:white;
text-decoration:underline;
}

hr.test {
height:3px;
color:#FF6204;
background-color:#FF6204;
width:100%;
}

p.test {
width:70%;
font-size:13px;
}

.homeBox {width:130px; height:130px; border:1px solid #e5e5e5; padding:1px; margin:0px;}
a.boxLink {margin:0px 0px 0px 0px; color:#00F; text-decoration:underline;}

.homeLinks {display:block; height:40px;}
p a.homeLinks {color:#00F; text-decoration:underline;}

#logo {float:left; margin:0px; padding:0px; text-align:left;}

#hfm_box {background:url(/images/custom/hfm/hfm_bg.jpg); background-repeat:no-repeat; display:block; clear:both; height:230px; padding:40px 0px 0px 0px;}
hfm_box a:visited {color:#000066;}

.CatalogItemLight input {display:none;}
.CatalogItemLight img {}
.CatalogItemLight a:link {font-size:11px; color:#333; text-decoration:underline; width:230px; }
.CatalogItemLight a:hover {font-size:11px; color:#06F; text-decoration:underline; width:230px;}
.CatalogItemLight a:visited {font-size:11px; color:#999; text-decoration:underline; width:230px;}
.CatalogItemLight div {width:230px; text-align:left;}

div h4 {margin:40px 0px 10px 0px; display:block; clear:both;}

#content_all #hfm_box #boxA a {color:#00C; text-decoration:underline;}
#content_all #hfm_box #boxA #boxA a:link {color:#00C;}
#content_all #hfm_box #boxA #boxA a:visited {color:#009;}

tr td #hfm_box #boxA a {color:#00C; text-decoration:underline;}
tr td #hfm_box #boxA a:link {color:#00C;}
tr td #hfm_box #boxA a:visited {color:#03C;}

#id_product_table div img  {display:block; text-align:left;}

p.blurb {width:700px; line-height:1.6em; color:#333; margin:10px 0px 0px 0px;}

.ProductAttributesSelect form {width:234px;}

h1 .ProductSubtitleCustom {font-size:medium;}

#brand_01, #brand_02, #brand_03, #brand_04 {border:1px dotted #e5e5e5; width:133px; margin:0px 22px 0px 0px; padding:10px; float:left;}

h1.ProductSubtitleCustom {font-size:small;}

form {word-wrap:break-word;width:100%;left:0}

/*overview text body*/
.overviewText p {color:000; line-height:1.6em; width:570px;}
.overviewText li {list-style:none;}

a.hfmlinx {text-decoration:underline; display:block; color:#00F; margin:0px 0px 0px 0px; width:230px; text-align:left;}

.hfmdivbox {width:230px; height:254px; margin:5px; display:inline; float:left;}

p.intro {display:block; clear:left; width:711px;}

img.saleDate {margin-left:5px;}

#banner_header{padding-bottom:5px;}