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

body {
     color: #555555;
     background-color: #fff;
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: 11px;
     font-weight: normal;
     text-align: left;
     margin: 0;
     }

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                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper {
	 width:100%;
     /*width: 780px;*/
     padding: 0;
     margin: auto;
	  
     }
#phone_header{background-color: #0084c4; margin:0; padding:0; width:100%;
background-image:url(../media/edge-upper_left.jpg);
background-repeat:no-repeat;
background-position:left;
}

#phone_header h2{text-align:right;
color:#fff; margin:0; padding:0 20px 0 0 ;line-height:35px;}
.reduce_header{font-size:90%;}
#skin_ct { width: 100%; margin: 0; padding: 0; border-spacing: 0px; border-collapse: collapse; border: 1px #999999; }

#skin_ct_lcol_head { background-color: #e6e6e6; padding: 0; margin: 0; vertical-align: top; width: 100%; border-style: none; border-width: 0; 
background-image:url(../media/logo.jpg);
background-position:100% 98%;
background-repeat:no-repeat;
}


#skin_ct_rcol_head {
     background-color: #ffffff;
     padding: 0;
     margin: 0;
     vertical-align: top;
     }

#skin_ct_lcol { color: #fff; font-size: 13px; font-weight: bold; background-color: #0084c4; padding: 0 17px 7px 7px; margin: 0; vertical-align: top; width: 150px!important; text-align: left; }

#skin_ct_mcol {
     background-color: #ffffff;
     padding: 0;
     margin: 0;
     vertical-align: top;
     }

#skin_ct_rcol {
     background-color: #FFFFFF;
     padding: 3px 7px 7px 17px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     }

#skin_footer {
	 clear:both;
     padding: 0px;
     margin:0;
     background-image:url(../media/footer.png);
	 background-repeat:no-repeat;
	 background-position:right bottom;
	 width:100%;
	 height:50px;
	 text-align:right;
	 background-color:#0084C4;
	 color:#fff;
	 font-family:"Arial Black";}

#skin_footer ul{margin-right:170px;
			    margin-top:0;
				margin-bottom:0;}

#skin_footer li {
		display:inline;
		padding-left:10px;
		list-style:none;
		}
		 
#skin_footer li a{
			color:#fff;
			line-height:50px;
			font-family:"Arial Black";
			font-size:10px;
			text-decoration:none;
			}


		
#skin_pgtitle {
     /*color: #347fb6;*/
	 color:#FF0000;
     padding: 0 0 2px;
     margin: 15px 0 10px 10px;
     font-weight: bold;
     border-bottom: 1px solid #999999;
	 font-size:150%;
     }
/*controls area within the sales area*/
#skin_content {
     margin: auto auto auto 10px;
	 }

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

.skin_fenavh {
     color: #fff;
     padding: 3px 0;
     margin: 0;
     border-bottom: 1px solid #000;
     font-weight: bold;
     }
.skin_fenav  a { color: #fff; font-weight: bold; text-decoration: none; }
.skin_fenav ul { padding: 0; margin: 8px 0 10px; list-style: none; }

.skin_fenav ul li {
     margin: 0px;
     list-style: none;
     }

.skin_fenav ul li a {
     color: #fff;
     font-weight: bold;
     display: block;
     text-decoration: none;
     padding: 1px 5px 1px 0;
     }
.skin_fenav ul li a:hover {
     color: #900;
     text-decoration: none;
	 background-color:#FFFF00;
     }
.skin_headacct {
     width: 100%;
     text-align: right;
     clear: both;
     }

.skin_fenavmini { color: #000; padding: 5px; margin: 0 0 10px; }

#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;
}
.navcontainer { background-color: #0084c4; width: 100%; height: 15px; }
.navcontainer1 { background-color: #0084c4; /*width: 575px;*/width:100%; height: 15px; margin-top: 10px; margin-left: 10px; padding: 0; }
#vdividermenu{ background-color: #fff; /*width: 568px;*/ width:100%; height: 20px; margin-top: 10px; margin-bottom: 0; }
#vdividermenu ul{ color: #fff; font-size: 11px; font-weight: bold; font-style: normal; font-variant: normal; background-color: #fff; text-align: center; width: 568px; height: 15px; margin: 0; padding: 0; }
#vdividermenu ul li{ color: #000; margin: 5px 0; padding: 0; display: inline; width:100%; }
#vdividermenu ul li a{ color: #000; font-size: 14px; font-weight: bold; background-position: center; padding: 5px; text-decoration: none; margin-top: 10px; margin-right: 0; margin-bottom: 10px; margin-left: 15px !important;  border: solid 1px #666;}
#vdividermenu ul li a:visited{ color: #000; }
#vdividermenu ul li a:hover{ color: #347fb6; background-image: none; }

#vdividermenu1{ width: 568px; }
#vdividermenu1 ul{ color: #fff; font-size: 11px; font-weight: bold; font-style: normal; font-variant: normal; background-color: #0084c4; text-align: center; vertical-align: middle; width: 568px; height: 15px; margin: 0; padding: 0; }
#vdividermenu1 ul li{ color: #000; margin: 5px 0; padding: 0; display: inline; }
#vdividermenu1 ul li a{ color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 2px; margin-left: 20px; padding: 5px 2px 2px 5px; }
#vdividermenu1 ul li a:visited{ color: #fff; }
#vdividermenu1 ul li a:hover{ color: #000033; background-image: none; }




/* +------------------------------------------------------------+ */
/* | 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 {
     float: right;
     margin-bottom: 10px;
     margin-left: 10px;
     display: inline;
     }

.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: #000;
     background-color: #0084c4;
     padding: 1px;
     margin: 0 0 5px;
     font-size: 11px;
     width: 130px;
     border: solid 1px #555555;
     }

.khxc_formbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
     }

.khxc_quickbutton { color: #000; background-color: #0084c4; padding: 1px; margin: 0; font-size: 11px; width: 130px; border-color: #f2f2f2 #000 #000 #f2f2f2; border-style: solid; border-width: 1px; }

.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: #347fb6;
     margin: 5px 0 10px;
     padding: 4px 5px 4px 0;
     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: 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: #347fb6;
     margin: 5px 0 10px;
     padding: 4px 5px 4px 0;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     clear: both;
     }

.khxc_storelink {
     color: #666666;
     margin: 5px 0 10px;
     padding: 4px 5px;
     border: 0 #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: #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: #000;
     background-color: #0084c4;
     padding: 1px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     margin: 0 0 5px;
     width: 125px;
     border: solid 1px #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: #000;
     background-color: #0084c4;
     padding: 2px 5px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     border: solid 1px #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;
}

/*additional head images*/
#left_head{
	background: url(../media/edge-upper_left.jpg) no-repeat;
    height: 247px;
    width: 552px;
	}
#header.preschool
{
	background: url(../media/preschool.jpg) no-repeat;
}

/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */