/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body { font-family:Tahoma, Geneva, sans-serif; letter-spacing:2; background-color:#eee; }

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { position:relative; z-index:1; height:540px; box-shadow:0 0 10px #000; background:url("../images/BF_Poster1_fnl_edit_nologomirror.jpg") center top; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:540px; position:absolute; }

/* NAVIGATION */
#nav-outer { height:30px; padding-top:11px; position:relative; top:0; background-image:url("../images/headerbg.png"); }
#navigation { height:200px; width:960px; margin:0 auto; background-image:url("../images/buffalofirstlogoglow.png"); background-position:top left; background-repeat:no-repeat; }

/* SEARCH */
#search { background-color:#051733; float:right; width:220px; padding:10px; }
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }

/* MENU */
#menu { position:relative; top:0; text-align:right; }
#menu ul { list-style:none; }
#menu ul li { display:inline; font-size:16px; }
#menu ul li a { color:white; text-decoration:none; font-family:Tahoma, Helvetica, sans-serif; font-weight:bold; padding-right:30px; }
#menu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:365px; }
#firstline { /*background-image:url("../images/textbg.png"); color:#333;*/ color:#fff; font-weight:bold; text-shadow:0 0 10px #000; font-size:48px; padding:4px 13px 7px; float:left; display:block; }
#secondline { /*background-image:url("../images/textbg.png"); color:#CD2B3A;*/ text-decoration:none; font-size:60px; padding:0 13px 10px; float:left; display:block; clear:both; }
#secondline:hover { text-decoration:underline; color:#7F000C; }

.pictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin:0 0 0 10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:350px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }

/* CONTENT */
#content { color:#575757; position:relative; z-index:1; background:none; width:1050px; text-align:left; }
/*#content p { padding:10px 20px; font-size:14px; width:960px; margin:0 auto; }*/
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }
h2 {text-transform:uppercase; margin: 12px 0 12px 0; }


/* BF CUSTOM */
body {margin:0;padding:0; font-size:13px; font-family:Helvetica, Arial, sans-serif;background:url(/views/new/images/BF_bg.jpg) repeat-x center top #7ac043;}
p {margin:0;padding:0 0 15px 0; font-size:15px; font-family:Helvetica, Arial, sans-serif;}
h1 {margin: 12px 0 12px 0; }
h2 {text-transform:uppercase; margin: 12px 0 12px 0; }
h6 {height:40px; background: #7ac043; width:970px; color: #fff; text-align:right; font-size:36px; padding:10px 15px 15px 15px; margin:0 0 35px 0;}

#bodycontent {font-size:13px; font-family:Helvetica, Arial, sans-serif; width:100%; }
#bodycontent p {margin:0;padding:0 0 15px 0; font-size:15px; font-family:Helvetica, Arial, sans-serif;}

#footer {width:100%;background:#7ac043;padding:20px 0 0 0;border-top:4px solid #fff;margin:-30px 0 0 0;z-index:0;}
#footerinner {width:1000px;padding:0 25px 10px 25px;color:#fff;background:#7ac043;}
#footer p {margin:0;padding:0 0 15px 0; font-size:15px; color:#fff; font-family:Helvetica, Arial, sans-serif;}

#contenttop {background:url(/views/new/images/innertop.png) center top no-repeat;height:24px;}
#contentmid {background:url(/views/new/images/innermid.png) center top repeat-y;width:1000;padding:0px 25px;text-align:left;}
#contentmidtext {padding:0 25px 25px 25px;}
#contentbot {background:url(/views/new/images/innerbottom.png) center top no-repeat;height:24px;}