/* @override 
	http://www.seamusenniscentre.com/seccstyle.css
	http://www.seamusenniscentre.com/seccstyle_new.css
*/

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #921500; /*#A12100; #AF3000*/
	}

/***************** LAYOUT ********************/

			#contactFormContainer
            {
               position: relative;
               left: 619px;
			   z-index: 100;
			   width: 192px;
            }
            #contactForm
            {
               height:77px;
               width:192px;
               background-image:url('media/bkg.png');
			   background-repeat:repeat-y;
               display:none;
            }
			#contactFormSi
            {
               height:77px;
               width:192px;
               background-image:url('media/bkg.png');
			   background-repeat:repeat-y;
               display:none;
			   padding: 0px 15px 0px 15px;
            }
			#signout {
				width: 160px;
				text-align:center;
				margin-bottom: 6px;
			}
			#signout a
            {
               display:block;
			   padding: 3px 4px 3px 4px;
			   border: 1px solid #4d3a24;
			   background-color:#CCC;
			   margin-top: 8px;
			   
			   text-decoration: none;
			   color:#900;
            }
			#signout a:hover {
				background-color:#900;
				color: #FFF;
			}
			#learn {
				float: left;
				xfont-size: 10px;
				padding: 3px;
			}
			#learn a {
				padding: 2px;
				text-decoration:none;
				color:#800;
			}
			#learn a:hover {
				background-color:#800;
				color: #FFF;
			}
            #contactForm fieldset
            {
               padding: 8px 15px 8px 15px;
               border:none;
            }     
            #contactForm label
            {
               display:block;
               color:#fff;
            }     
            #contactForm input[type=text]
            {
               display:block;
               border:solid 1px #4d3a24;
               width:100%;
               margin-bottom:10px;
            } 
            #contactForm textarea
            {
               display:block;
               border:solid 1px #4d3a24;
               width:100%;
               margin-bottom:10px;
            } 
            #contactForm input[type=submit]
            {
               background-color:#921700;
               border:solid 1px #23150c;
               color:#fff;
               padding: 2px;
			   height: 20px;
			   margin-bottom:10px;
			   float:right;
            }
            #contactLink
            {
               height:31px;
               width:192px;
               background-image:url('media/slidein_button.png');
               display:block;
               cursor:pointer;
            }
			#contactLinkSi
            {
               height:31px;
               width:192px;
               background-image:url('media/signedin_button.png');
               display:block;
               cursor:pointer;
            }
            #messageSent
            {
               color:#ff9933;
               display:none;
            }

.group_event {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 8px;
	clear: both;
}

#nevent {
	font-size: 18px;
	xheight: 105px;
}

#sidearm {
	background-image: url(media/nb_sidearm.gif);
	width: 69px;
	height: 252px;
	position: absolute;
	z-index: 10;
	margin-left: -48px;
}
a.dder:visited,
a.dder:link {
	color: #aaa;
	padding: 4px;
	border-bottom: 1px solid #777;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-size: 10px;
	margin-top: 3px;
}
a.dder:hover {
	color: #fff;
}
#wrapper {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	}
	
#head1 {
	background-image: url(media/newwidth/nb_banner4.jpg);
	background-repeat:no-repeat;
	position: absolute;
	top: 0px;
	height: 184px;
	width: 807px;
	text-indent: -9999px;
	z-index: 1;
	margin-left: 21px;
	}


#navbar {
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	position: absolute;
	top: 184px;
	width: 828px;
	height: 29px;
	background-image: url(media/newwidth/navbg.gif);
	background-repeat: repeat-y;
	}

#topshad {
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
	position: absolute;
	top: 213px;
	margin-left: 21px;
	width: 828px;
	height: 7px;
	background-image: url(media/newwidth/nb_shad.gif);
	background-repeat: no-repeat;
	}

#maincell {
	background-image: url(media/newwidth/main_bg.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 828px;
	top: 220px;
	z-index: 3;
	position: absolute;
	}
#evtlcontent {
	position: relative;
	width: 820px;
	color: #000;
	left: 22px;
	}
#rightcontent {
	
	width: 510px;
	float: right;
	position: relative;
	top: -16px;
	right: 32px;
	color: #000;
	height: auto;
	}

.rcont {
	font-size: 12px;
	
	}
	
#rightcontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #AF3000;
	font-weight: normal;
	
	}
	
#rightcontent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #AF3000;
	font-weight: normal;
	padding-bottom: 8px;
	}
	
.evnth {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AF3000;
	font-weight: normal;
	padding-bottom: 8px;
	}

#rightcontent p {
	line-height: 16px;
	padding-bottom: 10px;
	}

#rightcontent img {
	padding: 7px;
	border: 1px solid #C9C9C9;
	}
#rightcontent img.tix {
	padding: 0;
	border: 0;
	}
#rightcontent a.tix:visited,
#rightcontent a.tix:link {
	padding: 0;
	margin: 0;
	border: 0;
	}
#rightcontent a.tix:hover {
	
	}

#rightcontent a:visited,
#rightcontent a:link {
	color: #AF3000;
	text-decoration: underline;
	}

#rightcontent a:hover {
	background-color: #E6A72B;
	text-decoration: none;
	}

#rightcontent a.arse:visited,
#rightcontent a.arse:link {
	color: #AF3000;
	text-decoration: underline;
	}

#rightcontent a.arse:hover {
	background-color: #E6A72B;
	display: block;
	}

#footer {
	background-image: url(media/newwidth/ft_bg.gif);
	background-repeat: no-repeat;
	width: 828px;
	height: 72px;
	position: relative;
	}

#footer a:visited,
#footer a:link {
	color: #000;
	text-decoration: none;
	padding: 0 2px 1px 2px;
	}

#footer a:hover {
	background-color: #000;
	color: #FFF;
	}

.clearit {
	clear: both;
	display: block;
	}

#nextevent {
	right: 21px;
	float: right;
	width: 510px;
	position: relative;
	color: #666;
	padding-right: 10px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-bottom: 20px;
}

#ticker a:visited,
#ticker a:link {
	color: #AF3000;
	text-decoration: underline;
	font: small-caps bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;}

#ticker a:hover {
	xbackground-color: #E6A72B;
	xcolor: #FFF;
	color: #E6A72B;
}

#ticker {
	font: small-caps bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#date {
	left: 21px;
	width: 235px;
	position: relative;
	color: #666;
	}

#leftcol {
	width: 249px;
	left: 21px;
	position: relative;
	float: left;
	}
	
#sidepanel {
	background-image: url(media/sb_mod_bg.gif);
	background-repeat: repeat-x;
	width: 249px;
	}

#sidepanel h3 {
	padding-top: 14px;
	padding-left: 11px;
	}

#sbmod {
	padding-left: 20px;
	width: 220px;
	font-size: 10px;
	color: #444;
	}

.sbimg {
	border-top: 1px solid #626262;
	border-left: 1px solid #626262;
	border-bottom: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
	margin-right: 6px;
	}

#sbhr {
	background-image: url(media/sb_2px_hr.gif);
	background-repeat: repeat-x;
	height: 12px !important;
	height/**/: 0px;
	text-indent: -9999em;
	width: 229px;
	margin-top: 5px !important;
	margin-top/**/: 5px;
	margin-left: 11px;
	display: block;
	}

#allevents {
	position: absolute;
	top: 0px;
	right: 0px !important;
	right/**/: 0px;
	z-index: 14;
	width: 100px;
	}
.aevnts {
	background: #E6A72B;
	display: block;
	text-align: center;
	font-size: 11px;
	padding: 2px;
}

#allevents a.allevnts:visited,
#allevents a.allevnts:link {
	text-decoration: none;
	color: #000;
	}

#allevents a.allevnts:hover {
	color: #fff;
	}
	/* liScroll style declarations */

	.tickercontainer { /* the outer div with the black border */
	xborder: 1px solid #000;
	background: #fff; 
	width: 476px; 
	height: 17px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
	}
	.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	width: 476px;
	overflow: hidden;
	}
	ul.newsticker { /* that's your list */
	position: relative;
	left: 476px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;

	}
	ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: #fff;
	}
	ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
	} 

	ul.newsticker span {
	margin: 0 10px 0 0;
	} 
	
a.butt:visited,
a.butt:link {
	background-color: #C9C9C9;
	border-top: 1px solid #626262;
	border-left: 1px solid #626262;
	border-bottom: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;
	color: #353535;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px !important;
	padding-top/**/: 3px;
	padding-bottom: 3px !important;
	padding-bottom/**/: 3px;
	position: relative;
	}

a.butt:hover {
	border-top: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3;
	border-bottom: 1px solid #626262;
	border-right: 1px solid #626262;
	}

a.sev:visited,
a.sev:link {
	color: #353535;
	text-decoration: none;
	}

a.sev:hover {
color: #000;
text-decoration: underline;
	}
a.notice:visited,
a.notice:link {
	color: #FF6;
	text-decoration: none;
	}

a.notice:hover {
color: #F93;
text-decoration: underline;
	}
	
INPUT {
	height: 16px;
	background-color: #DADADA;
	border: 1px solid #868686;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	}

.event {
	text-transform: uppercase;
	}
	
.friendad {
	background-color: #ffe6a3;
	padding: 7px;
	border: 1px solid #af3000;
}

/**************** BR's **************************/

.br1 {
	font: 1px/1px sans-serif;
	clear: both;
	display: block;
	}

.br2 {
	font: 2px/2px sans-serif;
	clear: both;
	display: block;
	}

.br3 {
	font: 3px/3px sans-serif;
	clear: both;
	display: block;
	}

.br4 {
	font-size: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
	display: block;
	}

.br6 {
	font-size: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
	display: block;
	}
	
.br8 {
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
	display: block;
	}

.br10 {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: left;
	display: block;
	}


img {
	
}
.imgnorm {
	border: 0;
	padding: 0;
	margin: 0;
}
#evsold {
	background-color: #921500;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	text-align: center;
	text-transform: uppercase;
}
.evsoldr {
	background-color: #921500;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	text-align: center;
	text-transform: uppercase;
}
.exclusive {
	background-color: #921500;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	text-align: center;
	text-transform: uppercase;
}
.buytix {
	background-color: #921500;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 6px 4px 6px;
	
	
	
	border-top: 1px solid #FCC;
	border-left: 1px solid #FCC;
	border-bottom: 1px solid #640000;
	border-right: 1px solid #640000;
	text-align: center;
	text-transform: uppercase;
}
UL {
	padding-left: 30px;
}
#table h3 {
	color: #000;
	font-weight: bold;
	display: block;
	padding: 4px 4px 4px 6px;
	border-bottom: 1px solid #D2D2D2;
	font-size: 14px;
}
#table .ans {
	font-size: 14px;
	font-weight: bold;
	color: #000
}

.soldout {
	background-color: #921500;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
