/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

/* 
CSS Definitions for Norfolk CAAT 
www.norfolkcaat.org.uk
May 2008
 */

body, #content {background-color:#F8F8F8;}
#container-inner {background-color: #F8F8F8; }


a { text-decoration:none; color:#A76301;  }
a:hover { text-decoration:underline; color: #A76301; /*	color:#CE7B00;*/}

#gamma-inner a { text-decoration:none; font-weight:bold; color: #F5F5F5; /*	color:#CE7B00;*/  }
#gamma-inner a:hover { text-decoration:underline; font-weight:bold; color: #F5F5F5; /*	color:#CE7B00;*/}

#beta-inner a:hover { text-decoration:underline; color: #A76301; /*	color:#CE7B00;*/}

h3.widget-header { font-size:16px; font-weight:bold; }
#beta-inner h3.widget-header, #alpha h3.widget-header { color: #A76301; }


#ncaatintro a { text-decoration:none; color:#8F8F8F;  }
#ncaatintro a:hover { text-decoration:underline; color:#8F8F8F;  }


#alpha { /*border-left:1px dashed #535D3B; border-right:1px dashed #535D3B;*/ }

/* header */
#header {   border-color:#F8F8F8;  background: url(siteimages/montage_back.jpg) no-repeat 50% 0; background-color: #F8F8F8;} 
#header-content { 50% 0% no-repeat; height:110px; margin: 10px 0 0 0;  }
#header-name { display: none; }
#header-description { display: none; }

/* extra navigation and intro in content*/
#extranav { text-align: center; padding: 7px 0px 0px 0px;}
#extranav p { padding: 0px; margin:0px;}

#ncaatintro { margin: 0px 30px 20px 30px; border:1px solid #2B2B2B; padding: 10px; background-color:#525252; } /
#ncaatintro h1 { font-size:20pt;}
#ncaatintro p {  color: #F6F6F6;}


/* left column */
#beta-inner {background-color:#F2F2F2 ; border:#CECDCD 1px solid;}

form input { border: 0.05em solid gray; text-align: left; margin: 2px 0px; }
#paypalform input { border: 0; margin: 0% 15%; }



/* right column */
#gamma-inner {background-color:#8F8F8F ; border:#525252 1px solid;}
#gamma-inner {color:#222222;}
#gamma-inner input { border:0;   }
#gamma-inner input#search { border: 1px solid 525252;   }


.calender {}
.calender h4 { margin:0;}
.events_ncatt { color: #7F0404;}
.events_other { color: #454545}


/* footer */
#footer {background-color:#525252;}

