/* @override http://thenxtchapter.com/skins/TheNextChapter/css/all.css */

/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */
body {
	color: #555555;
	background-color: #014991;
	font-family: Verdana, Tahoma, Arial, sans-serif;	
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	margin: 10px auto 10px auto;
}
a {
	color: #3872B2;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
p {
	margin: 5px 0px 7px 0px;
}
sup {
	display: inline;
	padding: 0px;
	vertical-align: super;
	font-size: 8px;
}
a:hover {
	color: #555555;
}
fieldset {
	border: none;
	padding: 4px 0px 4px 5px;
}
fieldset p {
	display: block;
	font-size: 11px;
	margin: 5px 5px 5px 2px;
}
form {
	margin: 0px 0px 5px 0px;
}
img {
	border: none;
}
li {
	padding-bottom: 5px;
}
/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */
.center {
	text-align: center;
}
.inlinecenter {
	text-align: center;
}
p.inline {
	display: inline;
	padding: 0px;
}
.strong {
	font-weight: bold;
}
.big {
	font-weight: bold;
	font-size: 14px;
}
.hidden {
	display: none;
}
a.unfancy {
	color: #3872B2;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
a.unfancy:hover {
	color: #555555;
}
/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */




/* @end */

/* @group header links */

div#header {
	height: 31px;
	background: url('../media/header.jpg') no-repeat;	
	padding: 36px 21px 0 274px;
}
div#headerlinks {
	background: url('../media/header-links.jpg') no-repeat;
	height: 31px;
	position: relative;
	padding-left:10px ;
	z-index: 50;
}
div#headerlinks a {
	display: block;
	padding: 0;
	text-decoration: none;
	color: #fff;
}
div#headerlinks a:hover {
	color: #b19774;
}
div#headerlinks ul {
  padding: 0; 
  margin: 0;  
  list-style: none;  
  }
div#headerlinks li {
  float: left;
  position: relative;
  display: block; 
  text-align: left;
  padding: 6px 3px 6px 15px;
  margin: 0;
  background: url('../media/star.gif') no-repeat center left ;
  color: #fff;
	font: small-caps 16px Georgia, "Times New Roman", Times, serif;
}
div#headerlinks li ul {  
  position: absolute;
  display: none;
  right: -110px;  
  top: 1em; 
  padding-top: 2px ;
  margin: 0;  
	border-bottom:1px solid #f7ba6a ;
	border-top: none;	
}
div#headerlinks li li {
 float: none; 
 margin: 0;
 padding: 0;
 width: 175px;
 background: none;
 background-color: #00458a;
  border-bottom: 1px solid #f7ba6a ; 
 border-left: 1px solid #f7ba6a ;
 border-right: 1px solid #f7ba6a;	
}
div#headerlinks li li a {
	background: url('../media/star.gif') no-repeat 5px center ;
	width: 155px;
	color: #fff;
	letter-spacing: 1px;
	font: small-caps 13px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 4px 0 4px 20px;
	}
div#headerlinks li li a:hover {
	background: url('../media/star2.png') no-repeat 5px center ;
	background-color: #fff;
	color: #00458a;
}
	div#headerlinks li li.last {
	border-bottom: 5px solid #fff;
	padding: 0;
	border-color: #a78e6d;
}
div#headerlinks li > ul {
	top: auto;
	left: auto;
	}
div#headerlinks li:hover ul, li.over ul{ 
	display: block;	
}
/* @end */




div#container {
	text-align: left;
	Background-color: #fff;
	background: url('../media/bg_tile.jpg') repeat-y;	
}
div#content p {
	line-height: 1.4
}
div#navigation {
	background: #B9CAFF
}
div#extra {
	background: url('../media/logo.jpg') no-repeat top right ;
}
div#container {
	width: 960px;
	padding: 0;
	margin: 0 auto
}
div#content {
	float: right;
	width: 661px;
	clear: left;	
	padding: 4px 25px 0 0px;
}
div#extra {
	float: left;
	clear: left;
	display: block;
	width: 248px;
	padding-left: 21px;
}
div#extra h1 {
	height: 425px;
	line-height: 80px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #79B30B;
}
#extra h1 a {
	width: 248px;
	height: 200px;
	display: block;
}
#extra h1 a span.hide {
	display: none;
}
#skin_pgtitle {
border-bottom: 1px solid #b19774;
padding: 0px 0 0px 5px ;
color: #004990;
font: small-caps 600 20px Georgia, "Times New Roman", Times, serif;
letter-spacing: 2px;
}
div#clearboth {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
}
div#footer {
	padding: 16px 21px 0 21px;
	clear: both;
	background: url('../media/footer.jpg') no-repeat;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #b19774;
	
}
div#footer ul {
	margin: 0;
	padding: 0;
	height: 25px;
}
#footer ul li {
	padding: 5px;
	list-style-type: none;
	float: left;}
	
#footer ul li a {
border-left: 1px solid #fff;
padding-left: 10px;
color: #fff;	
}
#footer ul li a:hover {
	color: #b19774;
}
/* +------------------------------------------------------------+ */
/* | Skin Specific Classes                                      | */
/* +------------------------------------------------------------+ */
.skin_fenavh {
	color: #30569D;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}
.skin_fenav ul {
	padding: 0px;
	margin: 8px 0px 10px 0px;
	list-style: none;
}
.skin_fenav ul li {
	margin: 0px;
	list-style: none;
}
.skin_fenav ul li a {
	color: #3872B2;
	font-weight: normal;
	display: block;
	text-decoration: none;
	padding: 3px 5px 3px 10px;
	background-image: url('../media/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: center left;
}
.skin_fenav ul li a:hover {
	color: #555555;
	background-color: #C2DFFF;
	text-decoration: none;
}
.skin_headacct {
	width: 100%;
	text-align: right;
	clear: both;
}
.skin_fenavmini {
	background-color: #F2F2F2;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#skin_menu_head ul {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 4px 0px;
	list-style: none;
	border-bottom: 1px solid #999999;
}
#skin_menu_head li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
}
#skin_menu_head ul li a {
	color: #3872B2;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url('../media/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: center left;
}
#skin_menu_head ul li a:hover {
	text-decoration: underline;
}
#skin_headacct {
	padding: 0px 0px 0px 10px;
	background-image: url('../media/menu_arrow.png');
	background-repeat: no-repeat;
	background-position: center left;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Divs                                         | */
/* +------------------------------------------------------------+ */
#khxc_debug {
	color: #555555;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	overflow: hidden;
	padding: 10px;
	margin: 10px auto 10px auto;
}
#khxc_printable {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	margin: auto;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Messages                            | */
/* +------------------------------------------------------------+ */
.khxc_error {
	color: #FF0000;
	font-weight: bold;
}
.khxc_confirm {
	color: #339933;
	font-weight: bold;
}
.khxc_imgfloatrt {
	margin: auto;
	height: 274px;	
}

.khxc_inline {
	display: inline;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Monospace Code                | */
/* +------------------------------------------------------------+ */
.khxc_preboxed {
	margin: 5px 0px 0px 0px;
	padding: 5px;
	border: 1px solid #999999;
	font-family: Fixed, monospace;
	overflow: hidden;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Fields                         | */
/* +------------------------------------------------------------+ */
.khxc_formfieldradcb {
	color: inherit;
	background-color: inherit;
}
.khxc_formfield {
	background-color: #FFFFFF;
	border: 1px solid #555555;
	margin: 5px 5px 0px 2px;
	font-size: 11px;
}
.khxc_formfield:hover {
	background-color: #F5F5F5;
}
.khxc_formfieldp {
	display: block;
	padding: 0px;
	margin: 0px 0px 2px 2px;
}
.khxc_formfieldpnfs {
	display: block;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 5px 0px;
}
.khxc_formfielda {
	display: block;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 2px 0px;
}
.khxc_formbutton {
	color: #555555;
	background-color: #DEDEDE;
	padding: 1px;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	width: 130px;
	border: 1px solid #555555;
}
.khxc_formbutton:hover {
	color: #555555;
	background-color: #EBF1FF;
}
.khxc_quickbutton {
	color: #555555;
	background-color: #DEDEDE;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	width: 130px;
	border: 1px solid #555555;
}
.khxc_quickbutton:hover {
	color: #555555;
	background-color: #EBF1FF;
}
.khxc_quickform {
	margin: 5px 0px 0px 0px;
}
.khxc_quickfield {
	background-color: #FFFFFF;
	border: 1px solid #555555;
	font-size: 11px;
	margin: 1px 0px 0px 0px;
}
.khxc_quickfield:hover {
	background-color: #EFEFEF;
}
.khxc_formfieldradcb_rnc {
	background-color: #FFA4A4;
}
.khxc_formfield_rnc {
	background-color: #FFA4A4;
	border: 1px solid #555555;
	font-size: 11px;
	margin: 5px 5px 0px 2px;
}
.khxc_formfield_rnc:hover {
	background-color: #EFEFEF;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Table Displays                 | */
/* +------------------------------------------------------------+ */
.khxc_formsecthead {
	color: #00458a;
	margin: 4px 0px 10px 0px;
	padding: 4px 5px 4px 0px;
	border-top: 1px solid #b19774;
	border-bottom: 1px solid #b19774;
	font-weight: bold;
	display: block;
	clear: both;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: url("../media/star2.png") no-repeat 10px center;
}
table.khxc_formtblone {
	margin: 0px 0px 10px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
table.khxc_formtbltwo {
	margin: 0px 0px 10px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
td.khxc_formtbltwo {
	padding: 4px 2px 4px 2px;
	width: 50%;
	vertical-align: top;
	border-bottom: 1px solid #DEDEDE;
}
td.khxc_formtbltwospan {
	padding: 4px 2px 4px 2px;
	width: 100%;
	vertical-align: top;
	border-bottom: 1px solid #DEDEDE;
}
td.khxc_formtblone {
	padding: 4px 2px 4px 2px;
	width: 100%;
	vertical-align: top;
	border-bottom: 1px solid #DEDEDE;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Sort Table Displays                 | */
/* +------------------------------------------------------------+ */
table.khxc_sorttable {
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
th.khxc_sorttable {
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #DEDEDE;
	vertical-align: top;
	font-weight: bold;
}
td.khxc_sorttable {
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #DEDEDE;
	vertical-align: top;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Regular Table Displays              | */
/* +------------------------------------------------------------+ */
.khxc_regtablehead {
	color: #FF6600;
	margin: 5px 0px 10px 0px;
	padding: 4px 5px 4px 0px;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	clear: both;
}
table.khxc_regtable {
	margin: 0px 0px 10px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
td.khxc_regtable {
	padding: 4px 2px 4px 2px;
	vertical-align: top;
	border-bottom: 1px solid #DEDEDE;
}
.khxc_regtable p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Ghost Table Displays                | */
/* +------------------------------------------------------------+ */
table.khxc_ghost {
	margin: 0px;
	padding: 0px;
	border-spacing: 3px;
	border-collapse: collapse;
	width: 100%;
}
td.khxc_ghost {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.khxc_ghost form {
	display: inline;
}
td.khxc_ghost img {
	margin-right: 10px;
	margin-bottom: 10px;
}
td.khxc_ghost p {
	margin: 0px 0px 6px 0px;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Paragraphs                    | */
/* +------------------------------------------------------------+ */
p.khxc_ultablesp {
	margin: 0px;
	font-size: 1px;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Online Store Displays               | */
/* +------------------------------------------------------------+ */
.khxc_storehead {
	color: #00458a;
	margin: 4px 0px 10px 0px;
	padding: 4px 5px 4px 25px;
	border-top: 1px solid #b19774;
	border-bottom: 1px solid #b19774;
	font: small-caps bold 14px/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	background: url("../media/star2.png") no-repeat 10px center;
}
.khxc_storelink {
	color: #666666;
	background-color: #F2F2F2;
	margin: 5px 0px 10px 0px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #999999;
}
.khxc_storelink p {
	color: #666666;
	margin: 0px;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Category List Display Tables        | */
/* +------------------------------------------------------------+ */
table.khxc_cptbl_cat {
	margin: 0px 0px 10px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
td.khxc_cptbl_cat {
	padding: 5px 0px 0px 0px;
	vertical-align: top;
	border-bottom: 1px solid #DEDEDE;
}
td.khxc_cptbl_cat a {
	font-weight: bold;
}
td.khxc_cptbl_cat_blank {
	display: none;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product List Display Tables         | */
/* +------------------------------------------------------------+ */
table.khxc_cptbl_prod {
	margin: 0px 0px 10px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
td.khxc_cptbl_prod {
	padding: 5px 0px 0px 0px;
	vertical-align: top;
	border-bottom: 1px solid #DEDEDE;
}
td.khxc_cptbl_prod a {
	font-weight: bold;
}
td.khxc_cptbl_prod_blank {
	display: none;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product Detail Display Tables       | */
/* +------------------------------------------------------------+ */
table.khxc_cptbl_det {
	margin: 0px 0px 10px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}
td.khxc_cptbl_det {
	padding: 5px 0px 0px 0px;
	vertical-align: top;
}
td.khxc_cptbl_det_blank {
	display: none;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Price Displays                      | */
/* +------------------------------------------------------------+ */
.khxc_pricediv {
	margin: 5px 0px 7px 0px;
}
.khxc_price {
	color: #964705;
	font-weight: bold;
	display: inline;
}
.khxc_pricex {
	color: #FF0000;
	font-weight: bold;
	display: inline;
	text-decoration: line-through;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Shopping Cart Displays              | */
/* +------------------------------------------------------------+ */
.khxc_cartbutton {
	color: #555555;
	background-color: #DEDEDE;
	padding: 1px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	display: block;
	margin: 0px 0px 5px 0px;
	width: 125px;
	border: 1px solid #555555;
	text-decoration: none;
}
.khxc_cartbutton:hover {
	color: #555555;
	background-color: #EBF1FF;
	text-decoration: none;
	cursor: default;
}
/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Misc                                | */
/* +------------------------------------------------------------+ */
.khxc_clearboth {
	clear: both;
}
.khxc_outstock {
	color: #FF0000;
}
a.khxc_hrefbutton {
	color: #555555;
	background-color: #DEDEDE;
	padding: 2px 5px 2px 5px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	display: block;
	border: 1px solid #555555;
	text-decoration: none;
}
a.khxc_hrefbutton:hover {
	color: #555555;
	background-color: #EBF1FF;
	text-decoration: none;
	cursor: default;
}
.khxc_outline {
	border: 1px solid #999999;
	padding: 5px;
	margin-top: 5px;
}
.khxc_outline p {
	margin: 0px 0px 3px 0px;
}
/* @group Carousel */
#product_carousel {
	position: relative;
	/* i
mportant */  
    overflow: hidden;
	/* 
important */  
    width: 625px;
	/*
important */  
    height: 140px;
	/*
 important */    
    margin: auto;
	clear: both;	
}
#product_carousel_frame {
	position: relative
}
#product_carousel_previous {
	float: left;
}
#product_carousel_next {
	float: right;
}
#product_carousel_content {
	position: absolute;
	top: 0;
	margin-left: 10px;
	width: 5418px;
	z-index: 1;
}
#product_carousel_content div {
	display: block;
	float: left;
	margin: 5px;
	padding: 5px;
}
#product_carousel img {
	display: block;
}
/* @end */
#map {
	height: 450px;
}
/* @group Miscellaneous */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* @end */


