@charset "utf-8";

/*Dr Sharps CSS*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
/* remember to define focus styles! */
:focus{outline:0;}
/* remember to highlight inserts somehow! */
ins{text-decoration:none;}
del{text-decoration:line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;}

body { background: #c5c5c5 url('../media/images/bg.jpg') repeat-x; font: normal 13px Arial, sans-serif; }
#container { width:980px; margin:0 auto; line-height:17px;}

#header { height:74px; padding-top:16px;}
#header img {float:left; margin-right:45px;}
#header label { float:left; margin-right:10px; color:#fff; padding-top:16px; }
#header input { float:left; margin-right:10px; height:22px; width:190px; background-color: #f4f2ef; border: 1px solid #535353; padding-left:10px; color:#8b8b8b; margin-top:12px; }
#header input.grey { color:#8b8b8b; }
#header input.submit { float:left; margin-right:10px; background-color: #cd9038; border: 1px solid #535353; width:88px; height:26px; padding-bottom:5px; color:#fff; }

#main_content { vertical-align: top; }
#flash { width:980px;}
#footer { background: url('../media/images/footer.png') no-repeat center; width:980px; height:215px; margin:15px 0; }
ul#footer_links {padding:119px 0 0 215px;}
ul#footer_links li { float:left; list-style: none; margin-right: 90px; }
ul#footer_links li#splitcrow {width:110px;}
ul#footer_links li#rd {margin:0;}

#main_content table tr td { padding:25px; vertical-align: top; }
#main_content iframe {border: 6px solid #fff;} 
body#kids_page div#main_content {background: url('../media/images/kids_bg.png') 0 150px no-repeat; width:980px; height:700px;}

#kids_club, #kids_menu, #fun_stuff {float:left; margin:0; padding:0; display:inline;}
#kids_club {width:280px; padding:115px 0 0 70px; }
#kids_club input { margin-bottom:5px; width:215px; }
#kids_club input.button {background-color: #db00c9; color:#fff; font-weight: bold; border: 2px solid #c604b6; margin:10px 0; }

#kids_menu {width:340px; padding: 185px 0 0 35px; font-weight:bold; line-height:22px; }
#fun_stuff {width:200px; padding-top:75px;}
