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}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}body{font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}/*html {
        background: url('/templates/gadshill/images/home-bg.jpg') no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}
*/

html, body {
    background-color: #303030;
}

#bg { position: fixed; top: 0; left: 0; }
#bg-wrap { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }

.bgwidth { width: 100%; }
.bgheight { height: 100%; }

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,*:first-child+html .clearfix{zoom:1}

.container { margin-left:auto;margin-right:auto;width:960px;position:relative; z-index: 50;}
.grid { display:inline;float:left;margin-left:10px;margin-right:10px;}
.content-bar {margin-bottom: 10px;}

/** HEADER **/
#header {
    background: url('/templates/gadshill/images/page-top.png') repeat-x scroll 0 0 transparent;
    top: 0;
    height: 20px;
    left: 0;
    margin: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

#top-bar {
    background: url('/templates/gadshill/images/nav-bg.png') no-repeat scroll 0 0 transparent;
    height: 96px;
    z-index: 50;
}

.logo-container {
    background: url('/templates/gadshill/images/logo-bg.png') no-repeat scroll center bottom transparent;
    width: 200px;
    height: 236px;
}

.logo-container img {
    margin-left: 55px;
    margin-top: 18px;
}

/** END HEADER **/


/** TOP NAVIGATION TABS **/
.home-link {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    top: 46px;
    right: 540px;
}

.top-nav {
    /* background: url('/templates/gadshill/images/main-nav-bg.png') repeat-x scroll 0 0 #753c42; */
    /*margin-right: 104px;*/
    margin-top: 32px;
    height: 31px;
    float: right;
}

.top-nav ul {
    display: block;
    background: url('/templates/gadshill/images/nav-tabs-bg.png') no-repeat scroll 0 0 transparent;
    margin-top: 6px;
    width: 534px;
    height: 34px;
}

.top-nav ul li {
    list-style: none;
    float: left;
    margin-left: 10px;
    padding-left: 0px;
}

.top-nav ul li a {
    display: block;
    font-size: 1.2em;
    text-decoration: none;
    color: #ffffff;
    background: transparent;
    padding: 5px;
}

.top-nav ul .sub {
    display: none;
}
/** END NAVIGATION **/


/** SUB NAVIGATION TABS **/
#sub-nav-container {
    position: relative;
    z-index: 49;
}

#sub-nav-one, #sub-nav-two {
    position: relative;
    top: 0px;
    right: 100px;
    margin-top: -42px;
    z-index: 1;
}

#second-nav {
    margin-top: -9px;
}

.second-nav-one, .second-nav-two {
    position: absolute;
    right: 94px;
    top: 0px;
    background: url('/templates/gadshill/images/main-nav-bg.gif') repeat-x scroll 0 0 #753c42;
    height: 31px;
}

.second-nav-one ul, .second-nav-two ul {
    margin-right: 10px;
    margin-top: 6px;
}

.second-nav-one ul li, .second-nav-two ul li {
    list-style: none;
    float: left;
    margin-left: 8px;
    padding-left: 8px;
    border-left: 1px solid #cccccc;
}

.second-nav-one ul li:first-child, .second-nav-two ul li:first-child {
    border-left: none;
}

.second-nav-one ul li a, .second-nav-two ul li a {
    display: block;
    text-decoration: none;
    color: #cccccc;
}
/** END NAVIGATION **/

/** DEFAULT.HTML **/
.sub-nav {
    width: 220px;
    font-size: 0.85em;
}

.sub-nav .section-links {
    background-color: #303030;
    padding: 7px;
    margin-bottom: 25px;
}

.sub-nav .section-links ul {
    list-style-type:none;
    padding:0px;
    margin:0px;
}

.sub-nav .section-links ul li {
    background:url(/templates/gadshill/images/subnav-arrow.png) no-repeat 0px 1px;
    padding-left:15px;
    margin: 0 0 10px 10px;
}

.sub-nav .section-links ul li a, .sub-nav .related-downloads ul li a {
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}

.sub-nav .section-links h2 {
    color: #ffffff;
    font-size: 1em;
    background-color: #4d4d4d;
    text-transform: uppercase;
    padding: 4px;
    margin-bottom:5px;
}

.sub-nav .related-downloads {
    background-color: #d69e28;
    padding: 7px;
    margin-bottom: 15px;
}

.sub-nav .related-downloads h2 {
    color: #ffffff;
    font-size: 1em;
    background-color: #4d4d4d;
    text-transform: uppercase;
    padding: 4px;
}

.content, .content-sn, .content-sn-det {
    position: absolute;
    bottom: 20px;
    background:url(/templates/gadshill/images/content-bg.png) repeat 0 0;
    width: 612px;
    height: 162px;
    overflow: auto;
    margin: 0 0 0 298px;
    padding: 20px 25px 25px;
}

.content-sn-det  {
    position: relative;
    width: 612px;
    height: 162px;
    overflow: auto;
    margin:210px 0 80px 50px;
    padding: 20px 25px 25px;
}

.content-registration, .content-contact { 
    background:url(/templates/gadshill/images/content-bg.png) repeat 0 0;
    width: 612px;
    margin:210px 0 80px 50px;
    padding: 20px 25px 25px;
}

.content-sn {
    height: 226px;
}

.content-sn-det {
   height: auto;
}

.content h1, .content-sn h1, .content-sn-det h1, .content-registration h1, .content-contact h1 {
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    font-weight: normal;
    font-size: 2.5em;
    color: #dba324;
    margin-bottom:0;
}

.content p, .content-registration p, .content-contact p { margin:0; font-size: 1em; }
.content ul, .content-sn ul, .content-sn-det ul, .content-registration ul, .content-contact ul {
    list-style:none;
}

.content-sn ul { margin:30px 0 20px 0; }
.content-sn ul li { clear: both; }
.content-sn p { margin:0 55px 0 0; }
.content-sn ul li img { float:left; margin:0 40px 0 0; }
    .content-sn ul li a img { border:1px solid #ffffff; }
.content-sn a { color:#dba324; font-weight:bold; text-decoration:none; }
    .readmore { margin:0 0 0 0px; font-weight:normal !important; font-size:12px; }
    .img-link { display:block; height:115px; width:272px; margin:0 40px 10px 0; float:left; border:3px solid #ADADAD; }
.posted { background:url(/templates/gadshill/images/publish-date-bg.png) no-repeat 0 0; width:560px; height:29px; clear:both;
         margin:10px 0 0 0 !important; padding:7px 0 0 30px; text-transform:uppercase; font-size:10px; color:#6e6e6e; }

.content-sn-det p { margin:11px 40px 0 0; }
    .backbtns { margin:11px 0 10px 0 !important; }
.newsimage { float:left; margin:15px 10px 10px 0; clear:left; }

#pagination { margin:0 50px 15px 0; float:right; }
#pagination p { display:none; }
#pagination a { color:#dba324; font-size:12px; text-decoration:none; font-weight:bold; }
    .pagination { border:1px solid #dba324; font-size:14px; font-weight:bold; height:14px; width:14px;
             margin:0 4px 0 0px; text-align:center; display:block; float:left; padding:0 0 5px 0; }
    .pagination_current { border:1px solid #dba324; background-color:#642329; color:#dba324; font-size:14px; font-weight:bold;
                 height:14px; width:14px; margin:0 4px 0 1px; text-align:center; display:block; float:left; padding:0 0 5px 0; }
    #prev { font-weight:bold; font-size:10px; padding:1px 4px 0 0; float:left; }
    #next { font-weight:bold; font-size:10px; padding:1px 0 0 4px; float:left; }

/*.content li { position:relative; display:block; }
.content li:before {
    border: 1px solid #753c42;
    content: '';
    position: absolute;
    width:280px;
    height:120px;
}
.content li:after {
    border: 1px solid #d69e28;
    content: '';
    position: absolute;
    width:277px;
    height:117px;
}*/

/** END DEFAULT.HTML **/

/** HOME **/
#news-box {
    position:relative;
    background:url(/templates/gadshill/images/news-box-bg.png) no-repeat top center;
    width:960px;
    height:240px;
    /*top:-240px;*/
    /*left:11px;*/
}

#news-box-container {
    width: 536px;
    margin: 9px 0 0 12px;
    float: left;
}
#news-box-container ul { list-style:none; float:left; background:url(/templates/gadshill/images/news-btns-active1.png) no-repeat top center;
    width:133px; height:175px; }
#news-box-container ul li { margin:0; }
#news-box-container ul li:first-child { margin:21px 0 0 0; }
#news-box-container ul li a { display:block; height:45px; }

#news-box-bg {
    background:url(/templates/gadshill/images/news-active-bg.png) no-repeat top center;
    width:390px;
    height:175px;
    float:left;
}

#news-box-content {
    background:url(/templates/gadshill/images/news-inner-bg.png) no-repeat top center;
    width:356px;
    height:147px;
    margin:14px 0 0 17px;
    overflow: auto;
}

/** HOME NEWS BOX**/
.home-events-items, .home-news-items, .home-today-items { display: none; }
.home-events-items, .home-news-items, .home-today-items { width: 290px;  /*height: 124px; overflow: hidden;*/ margin: 12px 0 14px 17px;  }
.home-events-items dt, .home-news-items dt, .home-today-items dt { display: block; width: 290px; /*height: 120px;*/ border-bottom:  1px solid #e1d7d8; margin: 10px 0 10px 0; padding: 10px 0 10px 0; clear: both; }
.home-events-items img, .home-news-items img, .home-today-items img { float: left; margin-right: 18px; display: block; }
.home-events-items a, .home-news-items a, .home-today-items a { text-decoration: none; line-height: 16px; color: #000000;  font-weight: bold;}
.home-events-items p, .home-news-items p, .home-today-items p { margin: 0;  line-height: 16px; }

a.prev,a.next{ position: absolute; right: 50px; display: block; width: 24px; height: 12px; overflow: hidden; text-indent: -999px; }
a.next{ position: absolute; right: 50px; bottom: 35px; background:url(/templates/gadshill/images/home-news-arrow-down.png) no-repeat top center;  }
a.prev{ background:url(/templates/gadshill/images/home-news-arrow-up.png) no-repeat top center; top: 35px;  }

/** END HOME NEWS BOX**/

#home-content-bg {
    background:url(/templates/gadshill/images/home-text-bg-1024.png) no-repeat top center;
    width:387px;
    height:179px;
    margin:9px 0 0 25px;
    float:left;
}

#home-content {
    padding:8px;
}

#home-content h3 {
    font-weight:bold;
    font-size:1.1em;
    margin:0;
}

#home-content p {
    margin:0;
    line-height: 14px;
    text-align: justify;
}

#bottom-container {
	overflow: hidden;
	position: relative;
	height: 242px;
	width: 985px;
	left: 11px;
	margin-bottom: 65px;
}

#bottom-wrapper {
    background: url('/templates/gadshill/images/bottom-tabs-bg.png') repeat-y top center;
    position: relative;
    width: 985px;
    height: 200px;
    z-index: 50;
}

#bottom-tabs-buttons {
    background: url('/templates/gadshill/images/bottom-tabs.png') no-repeat top center;
    height:47px;
    width:985px;
    position:absolute;
    top:-45px;
    left:0;
    cursor:pointer;
}

.flash-container {  
    /*bottom: 299px;*/
    height: 370px;
    margin-left: 11px;
    position: relative;
    width: 960px;
}

#bottom-tabs-content {
    height:160px;
    width:985px;
    position:relative;
    /*bottom:-101px;*/
}

#latest-vids, #social, #contact {
    width:307px;
    float:left;
    color:#ffffff;
    margin-top:10px;
}

#latest-vids {
    width:300px;
    margin-left:45px;
}

#latest-vids .videoholder { margin:0; }

#social {
    font-weight:bold;
    text-transform:uppercase;
    margin-top:30px;
    margin-left:6px;
}
#social p { float:left; margin:14px 20px 0 0; }
#social img { float:left; }

#contact {
    margin:14px 0 0 20px;
}
#contact p { float:left; margin: 0 70px 0 0; }
#contact img { float:left; }

/** END HOME **/

/** GALLERY **/
.new{position:  absolute; }
.old{position:  absolute; }

.gallery-left { width:455px; background:url(/templates/gadshill/images/left-gallery-bg.png) no-repeat top right; margin:50px 0 0 0;
    height:393px; }
.gallery-left img { width:75px; height:75px; }
.gallery-left ul { list-style:none; margin:45px; }
.gallery-left ul li { float:left; width:75px; height:75px; margin:5px; }

#gallery-right { width:505px; background:url(/templates/gadshill/images/right-gallery-bg.png) no-repeat top left; margin:50px 0 0 0;
    height:393px; }
#gallery-right img { margin:22px 0 0 52px; }
    .videoholder { margin:18px 0 0 47px; }
    
#page_navigation {
    bottom: 10px;
    clear: both;
    margin: 10px 0;
    position: absolute;
    text-align: center;
    width: 470px;
}

.previous_link { display: block; overflow: hidden; text-indent: -999px; background:url(/templates/gadshill/images/gallery-arrow-left.png) no-repeat top center; width: 24px; height: 45px; float: left;  margin: 15px 0 0 45px; }
.next_link { display: block; overflow: hidden; text-indent: -999px; background:url(/templates/gadshill/images/gallery-arrow-right.png) no-repeat top center; width: 24px; height: 45px; float: right; margin: 15px 55px 0 0; }

span.pagination_current, a.pagination, .page_link {
    background-color: #F2F2F2;
    margin: 2px;
    padding: 4px 5px 4px 6px;
}

.img_wrapper { }
.gallery-link {
    color: #ffffff;
    text-decoration: none;
}

/** END GALLERY **/

/** FOOTER **/
#footer {
    background: url('/templates/gadshill/images/footer-bg.png') repeat-x scroll 0 0 transparent;
    bottom: 0;
    height: 62px;
    left: 0;
    margin: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.footer-text {
    margin-top: 34px;
    color: #ffffff;
    width:100%;
}

.footer-text p { margin:0; width:281px; position:absolute; right:0; }
.footer-text ul { list-style:none;/*width:500px*/; margin:0; }
.footer-text ul li { float:left; border-left:1px solid #fbd667; height:17px; margin:0; padding:0 10px 0 10px; }
.footer-text ul li:first-child { border-left:none; }
.footer-text a { color:#ffffff; text-decoration:none; }
/** END FOOTER **/

/** FORMS **/
legend span {
    display: block;
    white-space: normal;
    width: 590px;
}

legend {
    margin: 0 0 15px;
    padding: 0 10px;
    background: #FFFBCC;
    border: 1px solid #E6DB55;
    line-height: 25px;
    color: #222;
}

label {
    display: block;
    float: left;
    width: 200px;    
}

input {
    border: 1px solid #999999;
    display: block;
    font-size: 18px !important;
    padding: 2px;
    width: 200px;
}

input:hover {
    border: 1px solid #000000;
}

input:focus {
    background-color: #EEEEEE;
    border: 1px solid #000000;
}

input[type="submit"]  {
    margin: 20px 0 20px 220px;
}

select {
    font-size: 18px !important;
    width: 200px;
}

textarea {
    border: 1px solid #999999;
    display: block;
    height: 100px;
    padding: 2px;
    width: 400px;
}

form p {
    clear: both;
    margin: 15px 0 15px 15px !important;
}

.formFooter {
    clear: both;
    width: 700px;
}

.formFooter a {
    background-color: #B0232A;
    color: #FFFFFF;
    padding: 5px 10px;
    text-decoration: none;
}

#contactform legend span {
    display: block;
    white-space: normal;
    width: 265px;
}

#contactform  {
    display: block;
    width: 322px;
    float: left;
}

#contactform label {
    display: block;
    float: left;
    width: 130px; 
    margin-right: 10px;
}

#contactform input {
    display: block;
    width: 130px;    
}

#contactform textarea {
    width: 264px;    
}

#contactform input[type="submit"]  {
    margin-left:  138px;
}

#map-div, #contact-content {
    margin-top: 20px;
}

#map-div {
    width: 290px; float: left;
}

#map-div img {
    border: 4px #ADADAD solid;
}

#contact-content {
    width: 280px; float: left;
}

#contact-content table td {
    padding: 5px;    
}
/****/.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	z-index: 5000;
	cursor: pointer;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	z-index:5001;
	color: #fff;
	width: 150px;
	font-family: tahoma;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
  position:relative;
  z-index: 5006;
}

.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
	margin: 0px 0 0 12px;
  top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

