/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */

body {
	color: #333333;
	background-color: #989274;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
     }

a {
     color: #993300;
     background-color: inherit;
     font-weight: bold;
     text-decoration: none;
     cursor: pointer;
     }
p {
	color: inherit;
	background-color: inherit;
	margin: 12px 0px 12px 0px;
     }

sup {
     color: inherit;
     background-color: inherit;
     display: inline;
     padding: 0px;
     vertical-align: super;
     font-size: 8px;
     }

a:hover {
     color: inherit;
     background-color: inherit;
     text-decoration: underline;
     }

fieldset {
     color: inherit;
     background-color: inherit;
     border: none;
     padding: 5px 0px 5px 0px;
     }

fieldset p {
     color: inherit;
     background-color: inherit;
     display: block;
     font-size: 11px;
     margin: 5px 5px 5px 2px;
     }

form {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     }

img {
     /*color: inherit;
     background-color: inherit;*/
     border: none;
		 padding: 0;
		 margin: 0;
     }

li {
     color: inherit;
     background-color: inherit;
     padding-bottom: 5px;
     }

/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */

.center {
     color: inherit;
     background-color: inherit;
     text-align: center;
     }

.inlinecenter {
     color: inherit;
     background-color: inherit;
     text-align: center;
     }

p.inline {
     color: inherit;
     background-color: inherit;
     display: inline;
     padding: 0px;
     }

.strong {
     color: inherit;
     background-color: inherit;
     font-weight: bold;
     }

.hidden {
     color: inherit;
     background-color: inherit;
     display: none;
     }

a.unfancy {
     color: inherit;
     background-color: inherit;
     text-decoration: underline;
     font-weight: normal;
     }

a.unfancy:hover {
     color: inherit;
     background-color: inherit;
     text-decoration: underline;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper {
		position: relative;
		margin: 0 auto;
		width: 100%;
		 
		 /*color: inherit;
     background-color: inherit;
     width: 99%;
     padding: 0px;
     margin: auto;*/
     }

#skin_header {
		width: 970px;
		text-align: left;
		margin: 0 auto;
		position: relative;
		z-index: 5;
		height: 197px;
		overflow: visible;  
		 
		 /*color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     padding: 5px;
     margin-bottom: 4px;*/
     }
		 
#logo {
		position: absolute;
		left: 5px;
		top: 0px;
}
#store-menu {
	position: absolute;
	left: 220px;
	top: 0px;
	background-image: url(/skins/ferguson1/media/store-menu-bg.jpg);
	height: 173px;
	width: 395px;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#store-menu ul, #store-menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#store-menu a {
	color: #CCCCCC;
}
#store-menu a:hover {
	color: #FFFFFF;
}
#store-menu1 {
	position: absolute;
	left: 10px;
	top: 0px;
	line-height: 25px;
}
#store-menu2 {
	position: absolute;
	left: 20px;
	top: 19px;
	font-size: 12px;
	width: 350px;
}

#navigation {
	position: absolute;
	left: 0px;
	top: 173px;
	z-index: 10;
	width: 615px;
	background-image: url(/skins/ferguson1/media/nav-bg.gif);
}
#pixbox {
	width: 363px;
	position: relative;
	left: 615px;
	top: 0px;
	z-index: 1;
	display: block;
}
#pixbox_photo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	background-image: url(/skins/ferguson1/media/pixbox-bg.jpg);
	height: 280px;
	width: 368px;
}
#pixbox_control {
	position: absolute;
	left: 305px;
	top: 209px;
	z-index: 5;
}
#pixboxpreloader {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
#flys_bottom {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}




#skin_ct {
		width: 970px;
		text-align: left;
		margin: 0 auto;
		position: relative;
		left: 0px;
		z-index: 0;
		top: 0px;
		overflow: hidden;
		background-image: url(/skins/ferguson1/media/bg1.gif);
		background-repeat: repeat-y;
		background-position: center;
     }

#skin_ct_lcol {
	width: 590px;
	float: left;
	position: relative;
	left: 25px;
	background-image: url(/skins/ferguson1/media/content-top-bg.jpg);
	background-repeat: no-repeat;
	line-height: 1.5em;
		 /*color: inherit;
     background-color: #FDFDFD;
     padding: 7px 9px 7px 7px;
     margin: 0px;
     vertical-align: top;
     border-right: 1px solid #CDCDCD;
     width: 160px;
     text-align: left;*/
     }
#skin_ct_lcol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/skins/ferguson1/media/lcol-h1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px -5px;
	height: 32px;
}
#skin_ct_lcol h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: normal;
}
#skin_ct_lcol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: -5px;
	padding-left: 8px;
	background-image: url(/skins/ferguson1/media/lcol-h3.gif);
	background-repeat: no-repeat;
	height: 24px;
}



#skin_ct_mcol {
     color: inherit;
     background-color: #FDFDFD;
     padding: 7px 7px 7px 7px;
     margin: 0px;
     border: none;
     vertical-align: top;
     }

#skin_ct_rcol {
	width: 330px;
	float: right;
	position: relative;
	margin-top: 78px;
	right: 25px;
	padding-top: 15px;
		 /*color: inherit;
     background-color: #FDFDFD;
     padding: 7px 7px 7px 9px;
     margin: 0px;
     vertical-align: top;
     border-left: 1px solid #CDCDCD;
     width: 160px;*/
     }
#skin_ct_rcol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/skins/ferguson1/media/rcol-h1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px -5px;
	height: 24px;
}
#skin_ct_rcol p {
	line-height: 1.5em;
}



#skin_footer {
	color: inherit;
	padding: 0px;
	text-align: center;
	background-image: url(/skins/ferguson1/media/bg1.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
     }

#skin_pgtitle {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 32px;
	background-image: url(/skins/ferguson1/media/lcol-h1.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	margin-left: -5px;
	padding-left: 8px;
	height: 32px;
     }

#skin_content {
	color: inherit;
	background-color: inherit;
	position: relative;
	z-index: 5;
	margin-left: 25px;
	width: auto;
	margin-top: 20px;
	margin-right: 10px;
	overflow: visible;
     }


#skin_ht {
     color: inherit;
     background-color: inherit;
     border: 0px;
     margin: 0px;
     padding: 0px;
     width: 100%;
     }

#skin_ht_lcol {
     color: inherit;
     background-color: inherit;
     width: 25%;
     text-align: left;
     vertical-align: top;
     }

#skin_ht_rcol {
     color: inherit;
     background-color: #FDFDFD;
     width: 75%;
     text-align: right;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Classes                                      | */
/* +------------------------------------------------------------+ */

.skin_fenavh {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/skins/ferguson1/media/rcol-h1.gif);
	font-size: 13px;
	line-height: 24px;
	background-repeat: no-repeat;
	height: 24px;
	margin-left: -5px;
	padding-left: 8px;
	margin-top: 25px;
     }
.skin_fenavf {
	margin: 0px;
	padding: 0px;
}
.skin_fenavf img {
	display: block;
	margin-left: 3px;
}



.skin_fenav ul {
	color: inherit;
	list-style: none;
     }

.skin_fenav ul li {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px;
     border-bottom: 1px solid #CDCDCD;
     list-style: none;
     }

.skin_fenav ul li a {
     color: #333333;
     background-color: inherit;
     font-weight: normal;
     display: block;
     text-decoration: none;
     padding: 3px 5px 3px 5px;
     }

.skin_fenav ul li a:hover {
     color: #333333;
     background-color: #ABC2D1;
     text-decoration: none;
     }

.skin_button {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 0px;
     border: 1px solid #36586F;
     margin: 0px 0px 10px 3px;
     display: block;
     float: right;
     }

.skin_button a {
     color: #333333;
     background-color: #ABC2D1;
     font-weight: normal;
     display: block;
     padding: 2px 7px 2px 7px;
     }

.skin_button a:hover {
     color: #333333;
     background-color: #EFEFEF;
     text-decoration: none;
     }

.skin_headacct {
     color: inherit;
     background-color: inherit;
     width: 100%;
     text-align: right;
     clear: both;
     }

.skin_fenavmini {
	color: inherit;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Divs                                         | */
/* +------------------------------------------------------------+ */

#khxc_debug {
     color: #333333;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     padding: 10px;
     overflow: hidden;
     margin-top: 10px;
     }

#khxc_printable {
     color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     width: 800px;
     padding: 10px;
     margin: auto;
		 text-align: left;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Messages                            | */
/* +------------------------------------------------------------+ */

.khxc_error {
     color: #FF0000;
     background-color: inherit;
     font-weight: bold;
     }

.khxc_confirm {
     color: #339933;
     background-color: inherit;
     font-weight: bold;
     }

.khxc_imgfloatrt {
     color: inherit;
     background-color: inherit;
     float: right;
     margin-bottom: 10px;
     margin-left: 10px;
     display: inline;
     }

.khxc_inline {
     color: inherit;
     background-color: inherit;
     display: inline;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Monospace Code                | */
/* +------------------------------------------------------------+ */

.khxc_preboxed {
     color: inherit;
     background-color: #F7F7F7;
     margin: 5px 0px 0px 0px;
     padding: 5px;
     border: 1px solid #36586F;
     font-family: Fixed, monospace;
     overflow: hidden;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Fields                         | */
/* +------------------------------------------------------------+ */

.khxc_formfieldradcb {
     color: inherit;
     background-color: inherit;
     }

.khxc_formfield {
     color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     font-size: 11px;
     margin: 5px 5px 0px 2px;
     }

.khxc_formfield:hover {
     color: inherit;
     background-color: #DEDEDE;
     }

.khxc_formfieldp {
     color: #3E6B8A;
     background-color: inherit;
     display: block;
     padding: 0px;
     margin: 0px;
     }

.khxc_formfieldpnfs {
     color: inherit;
     background-color: inherit;
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 5px 0px;
     }

.khxc_formfielda {
     color: #3E6B8A;
     background-color: inherit;
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 2px 0px;
     }

.khxc_formbuttoncontainer {
		/*padding: 0px 0px 0px 3px;
		margin: 0px 0px 0px 5px;
		background-image: url(/skins/ferguson1/media/largebox-green-bg.gif);
		background-repeat: repeat-y;
		width: 570px;*/
		margin-left: 8px;
}

.khxc_formbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     margin: 5px 0px 5px 0px;
     font-size: 11px;
     width: 130px;
     }

.khxc_formbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     }

.khxc_quickbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     margin: 0px;
     font-size: 11px;
     width: 130px;
     }

.khxc_quickbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     }

.khxc_quickform {
     color: inherit;
     background-color: inherit;
     margin: 5px 0px 0px 0px;
     }

.khxc_quickfield {
     color: inherit;
     background-color: #DEDEDE;
     border: 1px solid #36586F;
     font-size: 11px;
     margin: 1px 0px 0px 0px;
     }

.khxc_quickfield:hover {
     color: inherit;
     background-color: #FFFFFF;
     }

.khxc_formfieldradcb_rnc {
     color: inherit;
     background-color: #FFA4A4;
     }

.khxc_formfield_rnc {
     color: inherit;
     background-color: #FFA4A4;
     border: 1px solid #36586F;
     font-size: 11px;
     margin: 5px 5px 0px 2px;
     }

.khxc_formfield_rnc:hover {
     color: inherit;
     background-color: #DEDEDE;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Displays                       | */
/* +------------------------------------------------------------+ */

.khxc_formsecthead {
	color: #FFFFFF;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px -5px;
	font-weight: bold;
	line-height: 24px;
	background-image: url(/skins/ferguson1/media/lcol-h3.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	height: 24px;
     }

table.khxc_formtblone {
	color: inherit;
	padding: 0px;
	border-spacing: 3px;
	width: 100%;
		 
		 /*color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     border-spacing: 3px;
     width: 100%;
     border: 1px solid #36586F;*/
     }

table.khxc_formtbltwo {
		color: inherit;
		width: 100%;
		padding: 0px;
		border-spacing: 3px;

     /*background-color: inherit;
     margin: 0px 0px 5px 0px;
     border-spacing: 3px;
     width: 100%;
     border: 1px solid #36586F;*/
     }

td.khxc_formtbltwo {
	color: inherit;
	/*background-color: #F7F7F7;*/
     padding: 5px;
	width: 50%;
	/*border-top: 1px solid #BCBCBC;
     border-left: 1px solid #BCBCBC;*/
     vertical-align: top;
	background-color: #E6E6E6;
     }

td.khxc_formtbltwospan {
     color: inherit;
     background-color: #E6E6E6;
     padding: 5px;
     width: 100%;
     border-top: 1px solid #BCBCBC;
     border-left: 1px solid #BCBCBC;
     vertical-align: top;
     }

td.khxc_formtblone {
	color: inherit;
	/*background-color: #F7F7F7;*/
     padding: 5px;
	width: 100%;
	/*border-top: 1px solid #BCBCBC;
     border-left: 1px solid #BCBCBC;*/
     vertical-align: top;
	background-color: #E6E6E6;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Paragraphs                    | */
/* +------------------------------------------------------------+ */

p.khxc_ultableh {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 3px 5px 3px 5px;
     margin: 10px 0px 0px 0px;
     border: 1px solid #36586F;
     font-weight: bold;
     }

p.khxc_ultablei {
     color: inherit;
     background-color: inherit;
     margin: 2px 0px 0px 0px;
     padding: 3px 5px 3px 5px;
     border: 1px solid #36586F;
     }

p.khxc_ultablei a {
     color: #3E6B8A;
     background-color: inherit;
     display: block;
     font-weight: normal;
     }

p.khxc_ultablel {
     color: inherit;
     background-color: #F7F7F7;
     margin: 0px 0px 5px 0px;
     padding: 3px 5px 3px 5px;
     border-right: 1px solid #36586F;
     border-left: 1px solid #36586F;
     border-bottom: 1px solid #36586F;
     }

p.khxc_ultablel a {
     color: #3E6B8A;
     background-color: inherit;
     font-weight: normal;
     }

p.khxc_uktablesp {
     color: inherit;
     background-color: inherit;
     margin: 0px;
     font-size: 1px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Table Data Displays                 | */
/* +------------------------------------------------------------+ */

table.khxc_sorttable {
	color: inherit;
	border-spacing: 3px;
	width: 100%;
		 
		 /*color: inherit;
     background-color: inherit;
     margin: 0px 0px 0px 0px;
     border-spacing: 3px;
     width: 100%;
     border: 1px solid #36586F;*/
     }

a.khxc_sorttable {
     color: #3E6B8A;
     background-color: inherit;
     font-weight: bold;
     text-decoration: none;
     }

tr.khxc_sorttable {
     color: inherit;
     background-color: inherit;
     padding: 5px;
     /*border: 1px solid #36586F;*/
     }

th.khxc_sorttable {
     color: inherit;
     background-color: #D6D6D6;
     padding: 5px; /*4px 3px 4px 3px;*/
     /*border-top: 1px solid #D9CDA8;
     border-left: 1px solid #D9CDA8;*/
     vertical-align: top;
     }

td.khxc_sorttable {
     color: inherit;
     background-color: #E6E6E6;
     padding: 5px; /*4px 3px 4px 3px;*/
     /*border-top: 1px solid #D9CDA8;
     border-left: 1px solid #D9CDA8;*/
     vertical-align: top;
     }

td.khxc_sorttable p {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Online Store Displays               | */
/* +------------------------------------------------------------+ */

.khxc_storehead {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	font-size: 13px;
	height: 24px;
	margin-left: -5px;
	padding-left: 8px;
	background-image: url(/skins/ferguson1/media/lcol-h3.gif);
	background-repeat: no-repeat;
     }

.khxc_sortby {
	text-align: right;
     }

.khxc_storelink, .khxc_genericwrapper {
     }
.khxc_storelink a {
     background-color: inherit;
     font-weight: normal;
     }

.khxc_storelink p {
		color: #000000;
		margin: 0px;
		padding: 2px;
		font-size: 9px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Category List Display Tables        | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
     vertical-align: top;
     }

td.khxc_cptbl_cat_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product List Display Tables         | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_prod {
	color: inherit;
	border-spacing: 3px;
     }

tr.khxc_cptbl_prod {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_prod {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
     vertical-align: top;
     }

td.khxc_cptbl_prod_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product Detail Display Tables       | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
     vertical-align: top;
     }

td.khxc_cptbl_det_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }
#prod-video-container {
	position: relative;
	display: block;
	height: 185px;
	width: 206px;
	margin-top: 15px;
	margin-bottom: 15px;
}		 
#prod-video-frame {
		position: absolute;
		left: 0px;
		top: 0px;
		}
#prod-video-clickplay {
		position: absolute;
		left: 3px;
		top: 153px;
		}
#prod-video-player {
		position: absolute;
		left: 0px;
		top: 0px;
		}


/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Price Displays                      | */
/* +------------------------------------------------------------+ */

.khxc_pricediv {
     color: inherit;
     background-color: inherit;
     margin: 2px 0px 2px 0px;
     }

.khxc_price {
     color: inherit;
     background-color: inherit;
     display: inline;
     }

.khxc_pricex {
     color: #FF0000;
     background-color: inherit;
     display: inline;
     text-decoration: line-through;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Shopping Cart Displays              | */
/* +------------------------------------------------------------+ */

.khxc_cartbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     margin: 0px 0px 5px 0px;
     width: 125px;
     }

.khxc_cartbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     text-decoration: none;
     cursor: default;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Ghost Table                         | */
/* +------------------------------------------------------------+ */

table.khxc_ghost {
     color: inherit;
     background-color: inherit;
     margin: 0px;
     padding: 0px;
     border-spacing: 3px;
     width: 100%;
     }

td.khxc_ghost {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px;
     vertical-align: top;
     }

.khxc_ghost form {
     color: inherit;
     background-color: inherit;
     display: inline;
}

td.khxc_ghost img {
     color: inherit;
     background-color: inherit;
     margin-right: 10px;
     margin-bottom: 10px;
     }

td.khxc_ghost p {
     margin: 0px 0px 6px 0px;
}

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Order Summary Displays              | */
/* +------------------------------------------------------------+ */

table.khxc_regtable {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     border-spacing: 3px;
     width: 100%;
     border-left: 1px solid #36586F;
     border-right: 1px solid #36586F;
     border-bottom: 1px solid #36586F;
     }

.khxc_regtable a {
     color: #3E6B8A;
     background-color: inherit;
     font-weight: bold;
     text-decoration: none;
     }

tr.khxc_regtable {
     color: inherit;
     background-color: inherit;
     padding: 5px;
     border: 1px solid #36586F;
     }

th.khxc_regtable {
     color: inherit;
     background-color: inherit;
     padding: 4px 3px 4px 3px;
     border-top: 1px solid #CDCDCD;
     border-left: 1px solid #CDCDCD;
     vertical-align: top;
     }

td.khxc_regtable {
     color: inherit;
     background-color: #F7F7F7;
     padding: 4px 3px 4px 3px;
     border-top: 1px solid #CDCDCD;
     border-left: 1px solid #CDCDCD;
     vertical-align: top;
     }

.khxc_regtable p {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px 0px 5px 0px;
     }

.khxc_regtable a {
     color: #3E6B8A;
     background-color: inherit;
     }

.khxc_regtable a:hover {
     color: inherit;
     background-color: inherit;
     text-decoration: underline;
     }

.khxc_regtablehead {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 2px 5px 2px 5px;
     margin: 0px;
     border: 1px solid #36586F;
     font-weight: bold;
     clear: both;
     }

.khxc_regtablecenter {
     color: inherit;
     background-color: inherit;
     text-align: center;
     padding: 0px;
     margin: 0px 0px 10px 0px;
     border: 1px solid #36586F;
     }

.khxc_regtablebig {
     color: inherit;
     background-color: inherit;
     font-weight: bold;
     font-size: 16px;
     }

.khxc_regtablelink {
     color: inherit;
     background-color: #F7F7F7;
     padding: 0px 5px 0px 5px;
     margin: 10px 0px 10px 0px;
     border: 1px solid #36586F;
     }

.khxc_regtablelink a {
     color: #3E6B8A;
     background-color: inherit;
     font-weight: normal;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Misc                                | */
/* +------------------------------------------------------------+ */

h1.khxc_secthead {
     color: inherit;
     background-color: inherit;
     font-weight: bold;
     font-size: 11px;
     text-decoration: underline;
     }

.khxc_clearboth {
     color: inherit;
     background-color: inherit;
     clear: both;
     }

.khxc_outstock {
     color: #FF0000;
     background-color: inherit;
     }

a.khxc_hrefbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 2px 5px 2px 5px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     }

a.khxc_hrefbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     text-decoration: none;
     cursor: default;
     }

.khxc_outline {
     color: inherit;
     background-color: #F7F7F7;
     border: 1px solid #36586F;
     padding: 5px;
     margin-top: 5px;
     }

.khxc_outlinetrans {
     color: inherit;
     background-color: inherit;
     border: 1px solid #36586F;
     }

.khxc_outline p {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 3px 0px;
}

/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */
#video-teaser-container {
	display: block;
	position: relative;
	height: 686px;
	margin-left: -5px;
}
#video-teaser {
	position: relative;
}
#video-frame {
	position: absolute;
	top: 0px;
	left: 0px;
}

#FLVPlayer {
	position: absolute;
	left: 3px;
	top: 3px;
}
#fly-fishing-road-show {
	position: absolute;
	top: 261px;
	left: 0px;
}
#more-videos {
	position: absolute;
	left: 0px;
	top: 371px;
}
#book-jack-dennis {
	position: absolute;
	left: 153px;
	top: 371px;
}
#wholesale-accounts {
	position: absolute;
	left: 0px;
	top: 481px;
}
#jack-dennis-website {
	position: absolute;
	left: 153px;
	top: 481px;
}
#jack-dennis-fishing-trips {
	position: absolute;
	left: 0px;
	top: 591px;
}
img.Image {
	border: 2px solid #D0CDBF;
	margin: 4px 6px;
	padding: 1px;
}
p.anchorlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin: 18px 0px 22px;
	padding: 0px;
	line-height: 1.3em;
}
p.anchorlinks a {
	color: #CC0000;
}
