/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */

body {
	background:#FFF;	
	width:900px;
	color:#666;
	margin:0 auto;
	margin-top:10px;
	 font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:.7em;
	color:#666666;
	margin:0 auto;	
	margin-top:8px;
	padding-top:6px;
	}

img
{
	border:0px;
}

/* NEW styles for css layout*/

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	margin-bottom:0px;
}

#header {
	margin: 0 0 15px 0;
	background: yellow;
}

#side-a {
	float: left;
	width: 176px;
	margin:0 0 -10px 0;
	padding:10px;
	padding-left:6px;
	background:#FFF;
}

#side-b {
	float: right;
	width: 200px;
	margin:0px;
	padding:0px;
	
}

.forAlignment{
	margin-left:25px;
	
}

#content { 
	float: left;
	width: 56%;
	margin-top:10px;
	
}

#content a:link
{
	color:1c5c75;
}


/* END new styles*/

#wrapper1 {	
	width:100%;
	margin:0; padding:0;
	}
#wrapper2 {
	width:100%;
	margin:0; padding:0;
	}
#header {
	background:#FFF;
	padding:0px;
	margin:0;		
	border:1px solid #58b6d8;	
	}
 
#header a:hover {
	color:#7A2875;
	}
	
.postage
{
	font-family: tahoma,verdanda,trebuchet ms, Arial, Helvetica, sans-serif;
	float:left;
	text-align:center;
	margin-top:0px;	
	
}

.red
{
	color:#ff0101;	
	font-size:1.4em;
}

	
.logo
{
	 float:left;
	 margin:0;
	 padding:0px;
	 padding-top:0px;
}

.rightH
{
	float:right;
	text-align:right;
	margin:0;
	padding:0px;
	margin-top:0px;
	margin-right:0px;
	
}

.spacer
{
	clear:both;
}



#navlist
{
	margin:0;
	margin-top:6px;
	padding-left:50px;
	height:30px;
}

#navlist ul, #navlist li
{
margin: 0;
text-align:right;
padding: 0;
display: inline;
font-family: tahoma,verdanda,trebuchet ms, Arial, Helvetica, sans-serif;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 18px;
margin: 0 10px 4px 10px;
text-decoration: none;
font-size:1em;
color: #999;
border-bottom: 3px solid #999;

}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 3px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

#searchContainer
{
	background:#58b6d8;
	margin:0 auto;
	padding:0px;
	
}

.searchTxt
{
	color:#FFF;
	font-family:Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:.9em;	
	font-weight:bold;
}

.txt
{
	margin-left:20px;	
	margin-top:6px;
	width:200px;	
	float:left;
	color:#FFF;
	font-family:Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:1.4em;	
	font-weight:bold;
}

.searchBox
{	 
     border-style: hidden;
     border-width: 0px;
     color: #000;     
     padding-top:6px;
     padding-left:8px;
     background-image: url(../images/searchBG.jpg);    
     width:198px;
     height:26px;  		
}



.submit { vertical-align: middle; *vertical-align: text-bottom;margin-bottom:4px; } 

#primaryNav
{
	background:#1c5c75;
	
}

#styleone{
	position:relative;	
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	width:630px;
	height:21px;
	font-size:11px;
	float:left;
	font-weight:bold;background:#1c5c75;font-family:Arial,Verdana,Helvitica,sans-serif;}
#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;margin:0 1px 0 0;border-right:1px solid #fff;}
#styleone ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:3px 10px 0 10px;height:18px;}
#styleone ul li  a.current{color:#1c5c75;background:#fff;border-left:1px solid #1c5c75;}
#styleone ul li  a.hover{text-decoration:underline;}

.shopCart
{
	background:#1c5c75;
	text-align:right;
	color:#fff;
	padding-right:10px;
	font-family:Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:.8em;
	margin:0 auto;
	height:30px;
   padding-top:4px;
   
}

.imgL
{	
	vertical-align: middle; 
}

.skin_fenavh
{
	background-image: url(../images/catH.gif);
	background-repeat: no-repeat;	
	font-family:Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	padding-left:10px;
	
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.skin_fenav{
border: 1px solid #58b6d8;
background-color: white;
border-bottom-width: 0;
width: 170px;

margin-left:4px;
margin-top:6px;
}

* html .skin_fenav{ /*IE only rule. Original menu width minus all left/right paddings */
width: 164px;
}

.skin_fenav ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.skin_fenav a{
font: bold 13px Verdana;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #58b6d8;
}

.skin_fenav a:visited{
color: #595959;
}

html>body .skin_fenav a{ /*Non IE rule*/
width: auto;
}

.skin_fenav a:hover{
background-color: #58b6d8;
color: black;
}

h1 {
	font-size:1.7em;
	font-weight:bold;
	color:#373736;
	padding:2px;
	margin:0 auto;
	border-bottom:2px solid #373736;
	font-family:verdanda,Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	}

#maincol {
	position:relative;
	margin:0;
	padding:10px;

	}

#leftcol { 
	float:left;
	width:150px;		
	font-size:80%;
	width:176px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:176px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	padding-left:6px;
	background:#FFF;
	
	}
	
.rightColHeader
{
	background-image: url(../images/rightCHeader.gif);
	background-repeat: no-repeat;	
	font-family:Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	color:#1b5d74;
	padding-top:6px;
	font-weight:bold;
	font-size:.9em;
	padding-left:50px;	
	height:25px;
	
}


.bestSeller
{
	background-image: url(../images/bestSellersBG.gif);
	background-repeat: no-repeat;	
	height:110px;
	width:190px;
	margin-left:8px;
	padding:6px;
}

.thumb
{
	float:left;
	width:60px;
	height:60px;
	margin-top:6px;
}

.shopNow
{
	width:95px;
	height:23px;
}

.red
{
	color:#fd0000;
}

.sellerH
{
	font-family:Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	color:#fd9500;
	font-weight:bold;
	font-size:.7em;
}

.smaller
{
	font-size:.7em;
	margin-top:-2px;
}

#rightcol {
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#fff;
	
	}
#centercol {		
	float:left;
	padding:0px;
	margin:0;

	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {	
	top:1px;
	
	border-top:1px solid #7b797a;	
	width:100%;
	clear:both;
	margin:0;
	font-family:Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:1em;	
	color:#7b797a;
	}

.bBold
{
	font-weight:bold;
}

/* SlideShow Code */

.shipping
{
	background:#f2a9ac;
	width:896px;
	color:#fff;
	padding:2px;
	font-weight:bold;
	font-family:Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:.8em;
}

.hidden {
     display: none;
     }
 
 .white a:link, .white a:visited 
 {
 	font-family:Verdana,Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
 	color:#fff;
 	text-decoration:none;
 	font-weight:bold;
}

form
{
	padding:0px;
	margin:0;
}

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Online Store Displays               | */
/* +------------------------------------------------------------+ */

.khxc_storehead {
     color: #FF6600;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     clear: both;
     }

#side-b .khxc_storehead
{
	background-image: url(../images/rightCHeader.gif);
	background-repeat: no-repeat;	
	font-family:Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	color:#1b5d74;
	padding-top:6px;
	padding-left:20px;
	font-weight:bold;
	font-size:.9em;	
	height:25px;
}

#side-b td.khxc_cptbl_prod {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     border-bottom: 0px solid #fff;
     }

#side-b .khxc_ghost img
{
	width:60px;
	height:60px;
}

#side-b .khxc_ghost a
{
	font-family:Tahoma, trebuchet ms, Arial, Helvetica, sans-serif;
	color:#fd9500;
	font-weight:bold;

}

#side-b .khxc_ghost p
{
	display:none;
}

#side-b .khxc_ghost p.test
{
	color:blue;
	display:inline;
}

#side-b  .khxc_pricediv p
{
	display: inline;
}

#side-b td.khxc_ghost {
     padding: 0px;
     margin: 0px;
     padding-top:10px;  
     vertical-align: top;
      
     }

#side-b td.khxc_ghost img {
     margin: 6px;
     padding:0px;
     border:2px solid blue;
     margin-left:8px;
     }

#side-b table.khxc_ghost { 
    background-image: url(../images/bestSellersBG.gif);
	background-repeat: no-repeat;	
	height:110px;
	width:190px;
	margin-left:8px;
	padding:6px;
    
     }
 
 td.khxc_cptbl_prod {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }

.khxc_storelink {
     color: #666666;
     background-color: #F2F2F2;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 5px;
     border: 1px solid #999999;
     }

.khxc_storelink a:link{
	color: #1c5c75;
}

.khxc_storelink p {
     color: #666666;
     margin: 0px;
     }
     
     #skin_pgtitle {
     color: #30569D;
     padding: 0px 0px 2px 0px;
     margin: 0px 0px 10px 0px;
     font-weight: bold;
     border-bottom: 1px solid #999999;
     }
 
 /* +------------------------------------------------------------+ */
/* | 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: #FF6600;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     clear: both;
     }

.khxc_storelink {
     color: #666666;
     background-color: #F2F2F2;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 5px;
     border: 1px solid #999999;
     }d

.khxc_storelink p {
     color: #666666;
     margin: 0px;
     }
     
    /* +------------------------------------------------------------+ */
/* | 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;
     color:#1c5c75;
     }

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;
  
     }

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: #FF6600;
     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: 5px 0px 7px 0px;
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: 11px;
     font-weight: normal;
     text-align: left;
     margin: 10px auto 10px auto;
}

#ORDERITEMS
{
	font-size:1.3em;
}

.skin_headacct {
     width: 100%;
     text-align: right;
     clear: both;
     }
     
     p.inline {
     display: inline;
     padding: 0px;
     }

a.unfancy {
     color: #3872B2;
     font-weight: normal;
     text-decoration: underline;
     cursor: pointer;
     }

a.unfancy:hover {
     color: #555555;
     }
/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */
/* +------------------------------------------------------------+ */
/* | 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: #FF6600;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     }

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: 50%;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;
     }
     
     fieldset {
     border: none;
     padding: 4px 0px 4px 5px;
    }

fieldset p {
     display: block;
     font-size: 11px;
     margin: 5px 5px 5px 2px;
     }
 
 
 /*testing styles*/
 
 .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;
     }
     
     .leftF
{
	float:left;
}     

.rightC
{
	margin-top:10px;
	float:right;
}