

/* +------------------------------------------------------------+ */

/* | General XHTML Elements                                     | */

/* +------------------------------------------------------------+ */



body {

     margin: 0px; padding: 0px;

	 font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-align: left; color: #000000; 

	 background-image: url('../shared/bg.gif'); background-position:  top left; background-color: #c0c0c0;

     }



a {

     color: #000000;

     font-weight: bold;

     text-decoration: underline;

     cursor: pointer;

     }



p {

     margin: 5px 0px 12px 0px;

     }



sup {

     display: inline;

     padding: 0px;

     vertical-align: super;

     font-size: 8px;

     }



a:hover {

     color: #555555;

     }



legend {

     display: none;

}





label {

     display: none;

}



fieldset {

     border: none;

     padding: 4px 0px 4px 5px;

    }



fieldset p {

     display: block;

     margin: 5px 5px 5px 2px;

     }



form {

     margin: 0px 0px 5px 0px;

     }



img {

     border: none;
	 display: block;

     }

li {

     padding-bottom: 0px;

     }



/* +------------------------------------------------------------+ */

/* | 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: 16px;

     }



.hidden {

     display: none;

     }



a.unfancy {

     color: #ed1c24;

     font-weight: normal;

     text-decoration: underline;

     cursor: pointer;

     }





/* +------------------------------------------------------------+ */

/* | Skin Specific Divs                                         | */

/* +------------------------------------------------------------+ */

/*

#skin_wrapper_full {

     width: 100%; padding: 0px; margin: 0px;

     background-image: url('../media/header.png'); background-repeat: repeat-x; background-position:  top left;

     }

*/

#skin_wrapper {

	padding: 0px; margin: auto; width: 973px; 

     }



#skin_ct { padding: 0px 0px 0px 0px; }



#skin_ct_lcol_head {

	 padding: 0px; margin: 0px;

     vertical-align: top;

     background-color: #e3e2e2;

     }



#skin_ct_lcol {

	 width: 177px;

	 padding: 0px; margin: 0px;

     vertical-align: top;

     text-align: left;

	 background-color: #e3e2e2;

     }

	 

#skin_ct_rcol_head {

     padding: 0px; margin: 0px;

     vertical-align: top;

	 

     }



#skin_ct_mcol {

	 width: 618px;

	 margin: 0px;

	 padding-left: 4px; padding-right: 4px;

     vertical-align: top;

	 background-color: #ffffff;

     }



#skin_ct_rcol {

	 width: 178px;

	 padding: 0px; margin: 0px;

     vertical-align: top;

	 text-align: left;

	 background-color: #e3e2e2;

     }



#skin_footer {

     padding: 0px;

     margin-top: 10px;

     text-align: center;

	 color: #000000;

     }



#skin_pgtitle {

     color:#165c78;

	 font-size: 16px;

     padding: 10px 0px 2px 0px;

     margin: 0px 0px 8px 0px;

     font-weight: bold;

     border-bottom: 1px solid #999999;

     }



#skin_content { margin: auto; }

#skin_line { padding: 10px; border-bottom: 1px solid #3d3d3d; }



/* +------------------------------------------------------------+ */

/* | Skin Specific Classes                                      | */

/* +------------------------------------------------------------+ */



.skin_fenavh {

	color:#00aeef;

	font-size: 16px;

    padding: 10px 0px 3px 8px;

	margin: 0px;

    font-weight: bold;

    }



.skin_fenavmini {	

     padding: 5px; margin: auto;

     border-left: 1px solid #373737;

     border-right: 1px solid #373737;

	 border-top: 1px solid #373737;

     border-bottom: 1px solid #373737;

	 background-color: none;

     }

	 

#skin_fenav ul { padding: 0px 0px 0px 0px; margin: 0px; list-style: none; }

#skin_fenav li { background:url(../shared/list-arrow.gif) no-repeat 10px 8px; padding: 0px 0px 0px 0px; }

#skin_fenav ul li a {

     display: block;

	 padding: 4px 0px 4px 18px;

	 color: #ffffff;

     font-weight: normal;

	 text-decoration: none;

     }



#skin_fenav ul li a:hover {

     color: #ffffff;

     text-decoration: underline;

     }



.skin_headacct {

     width: 100%;

     text-align: right;

     clear: both;

     }



#skin_headacct {

     padding: 0px 0px 0px 10px;

     background-image: url('../media/menu_arrow.png');

     background-repeat: no-repeat;

     background-position: center left;

}

	 

#skin_menu_head ul {

     float:right; margin: 0px; padding: 88px 10px 0px 0px; list-style: none;

     }



#skin_menu_head li {

     padding: 0px; margin: 0px; list-style: none; display: inline;

	 border-right: 1px solid #000000;

     }



#skin_menu_head ul li a {

	padding-left: 4px; padding-right: 4px;

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px; color: #000000;

	font-weight: normal;

	text-decoration: none;

	background-color: none;

}



#skin_menu_head ul li a:hover {

     text-decoration: underline;

     }



#skin_headacct {

     color: #ABABAB;

}



#skin_headacct a {

     color: #000000;

     text-decoration: none;

}



#skin_headacct a:hover {

     color: #000000;

     text-decoration: underline;

}



/* +------------------------------------------------------------+ */

/* | System Required Divs                                       | */

/* +------------------------------------------------------------+ */



#debug {

     color: #555555;

     background-color: #FFFFFF;

     border-top: 1px solid #999999;

     overflow: hidden;

     padding: 10px;

     margin: 0px auto 10px auto;

     }



#printable {

     padding: 10px;

     margin: auto;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Messages                          | */

/* +------------------------------------------------------------+ */



.error {

     color: #FF0000;

     font-weight: bold;

     }



.confirm {

     color: #339933;

     font-weight: bold;

     }



.imgfloatrt {

     float: right;

     margin-bottom: 10px;

     margin-left: 10px;

     display: inline;

     }



.inline {

     display: inline;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Form Fields                       | */

/* +------------------------------------------------------------+ */



.formfieldrelwrap {

     overflow: auto;

     width: 550px;

     height: 90px;

     border: 1px solid #555555;

     padding: 5px;

     margin: 10px 0px 10px 0px;

     }



.formfieldwysiwyg {

     background-color: #FFFFFF;

     border: 1px solid #555555;

     margin: 5px 5px 0px 2px;

     font-size: 11px;

     }



.formfieldwysiwyg:hover {

     background-color: #F5F5F5;

     }



.formfieldradcb {

     color: inherit;

     background-color: inherit;

     }



.formfield {

     background-color: #FFFFFF;

     border: 1px solid #555555;

     margin: 5px 5px 0px 2px;

     font-size: 11px;

     }



.formfield:hover {

     background-color: #F5F5F5;

     }



.formfieldp {

     display: block;

     padding: 0px;

     margin: 0px 0px 2px 2px;

     }



.formfieldpnfs {

     display: block;

     padding: 0px 5px 0px 5px;

     margin: 0px 0px 5px 0px;

     }



.formfielda {

     display: block;

     padding: 0px 5px 0px 5px;

     margin: 0px 0px 2px 0px;

     }



.formbutton {

     color: #555555;

     background-color: #DEDEDE;

     padding: 1px;

     margin: 0px 0px 5px 0px;

     font-size: 11px;

     width: 130px;

     border: 1px solid #555555;

     }



.formbutton:hover {

     color: #555555;

     background-color: #EBF1FF;

     }



.quickbutton {

     color: #555555;

     background-color: #DEDEDE;

     padding: 1px;

     margin: 0px;

     font-size: 11px;

     width: 130px;

     border: 1px solid #555555;

     }



.quickbutton:hover {

     color: #555555;

     background-color: #EBF1FF;

     }



.quickform {

     margin: 5px 0px 0px 0px;

     }



.quickfield {

     background-color: #FFFFFF;

     border: 1px solid #555555;

     font-size: 11px;

     margin: 1px 0px 0px 0px;

     }



.quickfield:hover {

     background-color: #EFEFEF;

     }



.formfieldleg {

     font-weight: bold;

     }



.formfieldleg_rnc {

     font-weight: bold;

     color: #FF0000;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Form Table Displays               | */

/* +------------------------------------------------------------+ */



.formsecthead {

     color: #00aeef;

     margin: 5px 0px 10px 0px;

     padding: 4px 5px 4px 0px;

     border-bottom: 1px solid #999999;

     font-weight: bold;

     font-size: 14px;

     }



table.formtable {

     margin: 0px 0px 10px 0px;

     border-spacing: 0px;

     border-collapse: collapse;

     width: 100%;

     }



table.formtable td {

     padding: 4px 2px 4px 2px;

     vertical-align: top;

     border-bottom: 1px solid #DEDEDE;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Sort Table Displays               | */

/* +------------------------------------------------------------+ */



table.sorttable {

     margin: 0px;

     border-spacing: 0px;

     border-collapse: collapse;

     width: 100%;

     }



th.sorttable {

     padding: 4px 5px 4px 5px;

     border-bottom: 1px solid #DEDEDE;

     vertical-align: top;

     font-weight: bold;

     }



td.sorttable {

     padding: 4px 5px 4px 5px;

     border-bottom: 1px solid #DEDEDE;

     vertical-align: top;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Regular Table Displays            | */

/* +------------------------------------------------------------+ */



.regtablehead {

     color: #165c78;

     margin: 5px 0px 10px 0px;

     padding: 4px 5px 4px 0px;

     border-bottom: 1px solid #999999;

     font-weight: bold;

     clear: both;

     font-size: 14px;

     }



table.regtable {

     margin: 0px 0px 10px 0px;

     border-spacing: 0px;

     border-collapse: collapse;

     width: 100%;

     }



td.regtable {

     padding: 4px 2px 4px 2px;

     vertical-align: top;

     border-bottom: 1px solid #DEDEDE;

     }



.regtable p {

     padding: 0px;

     margin: 0px 0px 5px 0px;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Ghost Table Displays              | */

/* +------------------------------------------------------------+ */



table.ghost {

     margin: 0px;

     padding: 0px;

     border-spacing: 3px;

     border-collapse: collapse;

     width: 100%;

     }



td.ghost {

     padding: 0px;

     margin: 0px;

     vertical-align: top;

     }



.ghost form {

     display: inline;

}



td.ghost img {

     margin-right: 10px;

     margin-bottom: 10px;

     }



td.ghost p {

     margin: 0px 0px 6px 0px;

}



/* +------------------------------------------------------------+ */

/* | System Required Classes: Boxed Paragraphs                  | */

/* +------------------------------------------------------------+ */



p.ultablesp {

     margin: 0px;

     font-size: 1px;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Online Store Displays             | */

/* +------------------------------------------------------------+ */



.storehead {

     color: #008000;

     margin: 5px 0px 10px 0px;

     padding: 4px 5px 4px 0px;

     border-bottom: 1px solid #999999;

     font-weight: bold;

     clear: both;

     font-size: 14px;

     }



.storelink {

     margin: 5px 0px 10px 0px;

     padding: 4px 5px 4px 5px;

     border: 1px dotted #999999;

     }



.storelink p {

     margin: 0px;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Category List Display Tables      | */

/* +------------------------------------------------------------+ */



table.cptbl_cat {

     margin: 0px 0px 10px 0px;

     border-spacing: 0px;

     border-collapse: collapse;

     width: 100%;

     }



td.cptbl_cat {

     padding: 5px 0px 0px 0px;

     vertical-align: top;

     border-bottom: 1px solid #DEDEDE;

     }



td.cptbl_cat a {

     font-weight: bold;

     }



td.cptbl_cat_blank {

     display: none;

     }





/* +------------------------------------------------------------+ */

/* | System Required Classes: Product List Display Tables       | */

/* +------------------------------------------------------------+ */



table.cptbl_prod {

     margin: 0px 0px 10px 0px;

     border-spacing: 0px;

     border-collapse: collapse;

     width: 100%;

     }



td.cptbl_prod {

     padding: 5px 0px 0px 0px;

     vertical-align: top;

     border-bottom: 1px solid #DEDEDE;

     }



td.cptbl_prod a {

     font-weight: bold;

     }



td.cptbl_prod_blank {

     display: none;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Product Detail Display Tables     | */

/* +------------------------------------------------------------+ */



table.cptbl_det {

     margin: 0px 0px 10px 0px;

     border-spacing: 0px;

     border-collapse: collapse;

     width: 100%;

     }



td.cptbl_det {

     padding: 5px 0px 0px 0px;

     vertical-align: top;

     }



td.cptbl_det_blank {

     display: none;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Price Displays                    | */

/* +------------------------------------------------------------+ */



.pricediv {

     margin: 5px 0px 7px 0px;

     }



.price {

     color: #0000FF;

     font-weight: bold;

     display: inline;

     font-size: 16px;     }



.pricex {

     color: #FF0000;

     font-weight: bold;

     display: inline;

     text-decoration: line-through;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Shopping Cart Displays            | */

/* +------------------------------------------------------------+ */



.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;

     }



.cartbutton:hover {

     color: #555555;

     background-color: #EBF1FF;

     text-decoration: none;

     cursor: default;

     }



/* +------------------------------------------------------------+ */

/* | System Required Classes: Misc                              | */

/* +------------------------------------------------------------+ */



.clearboth {

     clear: both;

     }



.outstock {

     color: #FF0000;

     }



a.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.hrefbutton:hover {

     color: #555555;

     background-color: #EBF1FF;

     text-decoration: none;

     cursor: default;

     }



.outline {

     border: 1px solid #999999;

     padding: 5px;

     margin-top: 5px;

     }



.outline p {

     margin: 0px 0px 3px 0px;

}



/* +------------------------------------------------------------+ */

/* | System Required Classes II: Misc                           | */

/* +------------------------------------------------------------+ */



.kidcaterlogo {

	width:286px; height:120px;

	background-image: url('../shared/kidcatering-logo.png');

	background-repeat: no-repeat;

	background-postion: top center;

}



.minisearch_style {

	height: 31px;

	background-image: url('../shared/searchbox.png');

	background-repeat: no-repeat;

	background-position:  top left;

	}	



.minisearchform_style {

     background-color: #FFFFFF;

     border: none; font-size: 12px;

     margin: 1px 0px 0px 0px;

     }



.minisearchform:hover {

     border: 1px solid #555555;

     }

	 

#minicart_style {

	width:230px; 

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

} 

	 

#minicontent {

	padding:8px; border-top: 1px solid #dadada;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; 

}



.skin_ads {

	padding-top: 2px;

	padding-bottom: 2px;

	text-align: center;

}



.footerbg-style {

	padding:8px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; 

	background-image: url('../shared/footerbg.gif'); background-repeat: repeat-x; background-position:  top center; background-color: #0b0b0b;

}



.footerlink, a.footerlink, a:visited.footerlink {

	padding: 4px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; 

	text-decoration: none; background-color: none;

}

a:hover.footerlink { text-decoration: underline; }



.copyright-footer {

	width:973px; height:67px;

	background-image: url('../shared/copyright-footer-img.png'); background-repeat: no-repeat; background-position:  top center; background-color: none;

}



.copyright-style, a.copyright-style, a:visited.copyright-style {

	padding: 4px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #888888;

	text-decoration: none; background-color: #000000;

}

a:hover.copyright-style { text-decoration: underline; }



.expandable { width:100%; }



#spacer { height:8px; }



#newsbox { 

	margin:auto; padding:4px; width:160px; 

	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-align: left; color: #000000; 

	border: 1px solid #ffffff;

}

#newsbox ul { list-style-type: none; padding: 0px 0px 0px 0px; }

#newsbox li { background: url('../shared/bullet.gif') no-repeat 0px 4px; padding: 6px 0px 0px 10px; }

#newsbox li a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-align: left; color: #000000; background: none; text-decoration: none; }

#newsbox li a:hover { background: none; text-decoration: underline; }



.leftmiddlebox {

	background-image: url('../shared/leftmiddlebox.gif'); background-repeat: repeat-y;

}

.rightmiddlebox {

	background-image: url('../shared/rightmiddlebox.gif'); background-repeat: repeat-y;

}



.mbmenu{

  display:none;

}

.menuContainer{

/*overflow:hidden;*/

  padding:0px; position:absolute;

  background-color:gray;

  border-top:2px solid #000;

  -moz-box-shadow:#999 2px 2px 10px;

  -webkit-box-shadow:#999 2px 2px 10px;

  box-shadow:#999 2px 2px 8px;

  -moz-border-radius: 0 0 8px 8px;

  -webkit-border-top-right-radius:0px;

  -webkit-border-top-left-radius:0px;

  -webkit-border-bottom-right-radius:8px;

  -webkit-border-bottom-left-radius:8px;

}

.menuContainer.submenuContainer{

  border-top:none!important;

}



.menuContainer .line{

  background-color:transparent;

  width:100%;

}

.menuContainer .line.title {

  background-color:#000;

  font-family:Arial,Helvetica,sans-serif;

  font-size:11px;

  text-align: left !important;

}

.menuContainer.disabled .line.title {

  background-color:#999;

}

.menuContainer .line.title a{

  text-align: left !important;

  font-size:12px;

  color:#ccc;

}

.menuContainer.disabled .line.title a{

  font-size:12px;

  color:#666;

}

.menuContainer td a{

  text-decoration:none;

  color:#f3f3f3;

}

.menuContainer td.voice{

  font-family:Arial,Helvetica,sans-serif;

  font-size:11px; text-align: left;

  padding:6px;

}

.menuContainer .separator{

  background-color:#999; height:1px; padding:0; margin:0;

}

.menuContainer td.img{

  font-family:Arial,Helvetica,sans-serif;

  text-align: left !important;

  font-size:11px;

  color: #c3c3c3;

  background-color:transparent;

  padding:5px;

}

.menuContainer td.img img{ /*  width:20px; */ }

.menuContainer .textBox{ padding: 10px; text-align: left !important; font-family:Arial,Helvetica,sans-serif; font-size:12px; color: #c3c3c3; }

.menuContainer .selected td{ background-color:#f3f3f3; }

.menuContainer .selected td a{ color:#000; display:block; }

.menuContainer .disabled td, .menuContainer .disabled td a { color:#555; }

.menuContainer .subMenuOpener{ background-image:url('../ico/menuArrow_w.gif'); background-repeat:no-repeat; background-position:right; }

.menuContainer .selected .subMenuOpener{ background-image:url('../ico/menuArrow.gif'); background-repeat:no-repeat; background-position:right; }



/* +------------------------------------------------------------+ */

/* | End                                                        | */

/* +------------------------------------------------------------+ */