@charset "utf-8";
/* CSS Document */

/*========================================================*/
/*              CSS for Giggles for Kids Online           */
/*                http://www.mindwhirl.com                */
/*                                                        */
/*                                                        */
/*                                                        */
/*========================================================*/

/*========================================================*/
/*  Default                                               */
/*========================================================*/

/* Style For HTML PAGE                 --*/ html { height: 100%; }
/* Style For HTML BODY                 --*/ body { margin: 0 0 0 0; background: background-repeat:repeat-x; background-color:#ffffff; font: 80%/1.5em Arial, Helvetica, sans-serif; color : #000000; }


/*========================================================*/
/*  Container Elements                                    */
/*========================================================*/

/*-- Account Bar                      --*/ #accountBar { position: inherit; width:954px; height:32px; padding: 8px 0 0 12px; background-image:url(../images/subNavigationHeader.jpg); background-repeat:repeat-x; color:#FFFFFF;}

/*-- accountLinks                     --*/ #accountLinks { float: left; width:600px; position:inherit;}

/*-- Search Area                      --*/ #searchArea { float:right; position:inherit; font:Arial, Helvetica, sans-serif; font-size:10px; width:230px; height:32px; margin:0; padding:2px 10px 0 0;  }

/*-- form                             --*/ #form { position:inherit; height:20px; margin:0; padding:0; }

/*-- search Field                     --*/ #searchField { float:left; width:200px;}

/*-- submit Button                    --*/ #submitButton {  float:right;  position: inherit; padding-top:2px;}

/*-- Account Footer                   --*/ #accountfooter { font:Arial, Helvetica, sans-serif; font-size:10px; }





/*-- Center Product                   --*/ #centerproduct { text-align:center;}

/*-- Product                          --*/ #productcolumn { width: 243px; }




/*========================================================*/
/*  Text   --- Default text is specified in the Body tag  */
/*========================================================*/


/*-- H1 								--*/ H1 { font-size:16pt; color: #c20100;}

/*-- footer text Links                 --*/ .copyright{ font-size:8pt; color: #110063;}

/*-- SubNavOn Links                    --*/ .subNavOn{ color: #c20100;}

/*-- Bold Text                         --*/ .boldText{ font-weight:bold;}

/*-- Bold Purple Text                  --*/ .boldPurpleText{ font-size:11pt;font-weight:bold; color:#110063;}

/*-- Account Footer Text               --*/ .accountFooterText{ font-size:8pt; color:#110063;}

/*-- Red Text                          --*/ .RedText{ color:#c20100;}



/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- productLink links               --*/ #productLink a:link { font-size:10pt; color: #110063;}
/*-- productLink links               --*/ #productLink a:visited { font-size:10pt; color: #c20100;}
/*-- productLink links               --*/ #productLink a:hover { font-size:10pt; color: #c20100;}

/*-- headerNav bar links               --*/ #headerNav a:link { font-size:10pt; color: #110063; text-decoration:none;}
/*-- headerNav bar links               --*/ #headerNav a:visited { font-size:10pt; color: #c20100; text-decoration:none;}
/*-- headerNav bar links               --*/ #headerNav a:hover { font-size:10pt; color: #c20100; text-decoration:none;}

/*-- account bar links                 --*/ #accountBar a:link { font-size:9pt; color: #ffffff; text-decoration:none;}
/*-- account bar links                 --*/ #accountBar a:visited { font-size:9pt; color: #ffffff; text-decoration:none;}
/*-- account bar links                 --*/ #accountBar a:hover { font-size:9pt; color: #000000; text-decoration:none;}


/*-- navItem links                     --*/ #navItem ul{ list-style: none; margin:0; padding:0; float:left;}
/*-- navItem links                     --*/ #navItem li{ list-style: none; float:left;}
/*-- navItem links                     --*/ #navItem a{ display:block; width:196px; height: 22px; border-right: 1px #0f1070 solid; border-left: 1px #0f1070 solid; border-bottom: 1px #0f1070 solid; padding: 7px 0px 0px 10px;}



/*-- navItem links                     --*/ #navItem a:link { font-size:8pt; color: #110063; text-decoration:none;}
/*-- navItem links                     --*/ #navItem a:visited { font-size:8pt; color:#c20100; text-decoration:none;}
/*-- navItem links                     --*/ #navItem a:hover { font-size:8pt; color: #c20100; text-decoration:none;}




/*-- subNav text Links                 --*/ .subnav a:link{ color: #110063; text-decoration:none;}
/*-- subNav text Links                 --*/ .subnav a:visited{ color: #c20100; text-decoration:none;}
/*-- subNav text Links                 --*/ .subnav a:hover { color: #c20100; text-decoration:none;}

/*-- footer text Links                 --*/ .copyright a:link{ color: #ffffff; text-decoration:none;}
/*-- footer text Links                 --*/ .copyright a:visited{ color: #ffffff; text-decoration:none;}
/*-- footer text Links                 --*/ .copyright a:hover { color: #c20100; text-decoration:none;}

/*-- body text Links                   --*/ a:link{ color: #c20100;}
/*-- body text Links                   --*/ a:visited{ color: #c20100;}
/*-- body text Links                   --*/ a:hover { color: #000000;}

/*-- account footer links  				--*/ #accountfooter a:link{ color: #110063; text-decoration:none;}
/*-- account footer links               --*/ #accountfooter a:visited{ color: #c20100; text-decoration:none;}
/*-- account footer links               --*/ #accountfooter a:hover { color: #c20100; text-decoration:none;}

/*-- bold text Links                   --*/ a.boldLinks:link{ color: #c20100; font-weight:bold;}
/*-- bold text Links                   --*/ a.boldLinks:visited{ color: #c20100; font-weight:bold;}
/*-- bold text Links                   --*/ a.boldLinks:hover { color: #ffffff; font-weight:bold;}



/*========================================================*/
/*  Format Hacks                                          */
/*========================================================*/


/*-- Clear Both                         --*/ #clearBoth {clear:both;}
/*-- Clear Both                         --*/ #clearRight {clear: right;}