﻿@import "jquery/jquery-ui.css";


/**** General Page ****/
body {
  	background-attachment:scroll;
  	background-color:#DADBDF;
  	background-image:url("/themes/yccc/bg.jpg");
  	background-position:center top;
  	background-repeat:no-repeat;
  	color:#555555;
        font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
}

div#container {
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

div#header {
	float:left;
	padding-bottom:10px;
	padding-top:20px;
	width:950px;
}

div#login {
	float:left;
	width:950px;
}

div#login p {
	display:block;
	font-size:0.688em;
	padding-bottom:10px;
	text-align:right;
}

div#login p a {
	color:#5F5F5F;
	text-decoration:none;
}

div#login p a:hover {
	text-decoration:underline;
}

a#loginBtn {
	background-image:url("/themes/yccc/login-Btn.gif");
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:0;
	height:21px;
	margin-left:5px;
	text-indent:-9999px;
	width:49px;
}

a#loginBtn:hover {
	background-position:-49px 0px;
}

a#registerBtn {
	background-image:url("/themes/yccc/register-Btn.gif");
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:0;
	height:21px;
	margin-left:5px;
	text-indent:-9999px;
	width:65px;
}

a#registerBtn:hover {
	background-position:-65px 0px;
}

a#helpBtn {
	background-image:url("/themes/yccc/help-Btn.gif");
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:0;
	height:21px;
	margin-left:5px;
	text-indent:-9999px;
	width:39px;
}

a#helpBtn:hover {
	background-position:-39px 0px;
}

div#logo {
	float:left;
	width:310px;
}

div#logo h1 {
	margin: 0px;
	padding: 0px;
}

div#logo h1 a {
	background-image:url("/themes/yccc/logo.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:0;
	height:70px;
	text-indent:-9999px;
	width:236px;
}

div#headBanner {
	float:left;
	height:60px;
	text-align:right;
	width:640px;
}

div#headBanner a, div#headBanner img {
	background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:100%;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;}






div#navWrap {
	float:left;
	height:auto !important;
	margin-top:7px;
	min-height:30px;
	width:950px;
	background-image:url("/themes/yccc/nav-bg.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

div#topNav {
	
	float:left;
	height:auto !important;
	min-height:30px;
	width:777px;
}

div#topNav ul {
	float:left;
	width:738px;
	margin: 0px;
	padding: 0px;
}

div#topNav li {
	float:left;
	font-size:0.75em;
	list-style-type:none;
}

div#topNav a {
	float:left;
padding:7px 7px 0px 7px;
display:block;
min-height:23px;
height:auto !important;
height:23px;
background-image: url(/themes/yccc/navBtn.gif);
background-repeat: no-repeat;
background-position: right top;
/*color:#5f5f5f;*/
color:#0E285E;
text-decoration:none;
}

div#topNav a#first {
	background-position:left top;
	background-repeat:no-repeat;
}


div#topNav a#first.selected {
	background-repeat: no-repeat;
	background-position: left top;
	background-position:0 -60px;
	color:#FFFFFF;
}

div#topNav a.selected {
	background-position:-3px -60px;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

div#topNav a:hover {
	background-repeat: no-repeat;
	background-position: -3px -30px;
	color:#FFFFFF;
}

div#topNav a#first:hover  {
	background-image: url("/themes/yccc/navBtn.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-position:0 -30px;
	color:#ffffff;
}

div#search {
	float:left;
	width:173px;
}

div#search #entry {
	background-color:#FFFFFF;
	float:left;
	font-size:0.75em;
	height:auto !important;
	min-height:23px;
	height:23px;
	padding:7px 0 0 5px;
	width:138px;
}

a#searchBtn:hover {
	background-position:0 -30px;
}

a#searchBtn {
	background-image:url("/themes/yccc/searchBtn.gif");
	background-repeat:no-repeat;
	display:block;
	float:left;
	font-size:0;
	height:30px;
	text-indent:-9999px;
	width:30px;
}

div#content {
	float:left;
	width:950px;
}

div#contentPageContainer
{
	margin: 0px;
	padding: 0px;
}

div#contentPageMain {
	background-color:#FFFFFF;
	background-image:url("/themes/yccc/panelTop950.gif");
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-bottom:20px;
	padding: 20px 20px 20px 20px;
	width:910px;
}

div#contentHeader {
	color: #5F5F5F;
	font-size: 0.688em;
	padding: 0px 0px 0px 5px;
}

div#contentHeader h2 {
	color:#0f295f;
	font-family:Arial;
	font-size:2.5em;
	font-weight:bold;
	line-height:1em;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

div#contentHeader h3 {
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div#contentHeader a {
	color: #0E285E;
	text-decoration: underline;
}

div#contentHeader a:hover {
	color: #0E285E;
	text-decoration: none;
}


h4.sponsorTitle {
	background-image:url("/themes/yccc/sponsors-title.gif");
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:55px;
	text-align:left;
	text-indent:-9999px;
	width:115px;
	margin: 0px;
}

div.mainSponsors {
	background-image:url("/themes/yccc/sponsorBG.gif");
	float:left;
	margin-bottom:10px;
	padding:6px 15px 5px 0;
	width:935px;
}

.left {
	float:left;
}

div#footerSponsors {
	width:950px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7bac5;
}

div#footer {
	width:950px;
	float:left;
	padding-top:20px;
	padding-bottom:8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7BAC5;
}

div#footer p {
	font-size:0.688em;
	color:#4c4d4e;
}

div#footer a {
	text-decoration:none;
	color:#4c4d4e;
}

div#footer a:hover {
	text-decoration:underline;
}


#footer p.left {
	float:left;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

#footer p.right {
	float:right;
	text-align:right;
	margin: 0px;
	padding: 0px;
}

div#footerLinks {
	width:950px;
	float:left;
	padding-bottom:8px;
	border-top:1px solid #B7BAC5;
}


div.footerLinkCol {
	width:150px;
	float:left;
	margin-top:18px;
}

div.footerLinkCol h4 {
	width:150px;
	float:left;
	padding-bottom:18px;
	margin: 0px;
}


div.footerLinkCol ul {
	float:left;
	padding:0px 0px 8px 0px;
	margin: 0px;
	list-style:none;
}


div.footerLinkCol li {
	padding-bottom:1px;
	line-height: 1;
}

div.footerLinkCol ul li a {
	background-color: #18b6e5;
	text-decoration: none;
	color: #ffffff;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-size:0.688em;
}

div.footerLinkCol ul li a:hover{
	background-color: #0088b1;
}


a.footerLinksTitle {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:80px;
	background-image: url("/themes/yccc/footer-linksTitle.gif");
}

a.footerNewsTitle {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:80px;
	background-image: url("/themes/yccc/footer-newsTitle.gif");
}

a.footerFixturesTitle {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:80px;
	background-image: url("/themes/yccc/footer-fixturesTitle.gif");
}

a.footerClubTitle {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:80px;
	background-image: url("/themes/yccc/footer-clubTitle.gif");
}

a.footerShopTitle {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:80px;
	background-image: url("/themes/yccc/footer-shopTitle.gif");
}

a.footerInteractTitle {
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:80px;
	background-image: url("/themes/yccc/footer-interactTitle.gif");
}

div.padBtm {
	margin-bottom:10px;
}




.yafnet,
.yafnet td {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	/*font-size: 7.5pt;*/
	font-size: 8pt;
	color:#404040;
}
.yafnet input{font:8pt Tahoma,Verdana,Arial,Helvetica,sans-serif}
.yafnet select{background:#ffffff;font:8pt Tahoma,Verdana,Arial,Helvetica,sans-serif}
.yafnet textarea {
	background:#ffffff;
	border:1px solid #404040;
	font:8pt Tahoma,Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px
}
.yafnet form{display:inline}
.yafnet input{border:1px solid #404040;font-size:8pt;}
.yafnet input.pbutton{background:#EEEEEE;}
/* For BBCode Post Buttons */
.yafnet .ButtonOut {
	filter: alpha(opacity=70);
	border: #7F9DB9 1px solid;
}
.yafnet .ButtonOver {
	background-color: #FFE1AC;
	border: #FFAD55 1px solid;
}
.yafnet .ButtonChecked {
	background-color: #FFCB7E;
	border: #FFAD55 1px solid;
}
.yafnet .ButtonOff {
	filter: gray() alpha(opacity=30);
	background-color: #C0C0C0;
	border: #7F9DB9 1px solid;
}
.yafnet img {
	border: 0;
}
.yafnet ul {
	margin: 4px;
	padding: 0;
}
.yafnet li {
	margin-left: 15px;
}
/* hyperlinks */
.yafnet a		{ text-decoration: none; color: #E00000; }
.yafnet a:hover		{ text-decoration: underline; }
/* Header 1 - Main header */
.yafnet .header1 {
	/*background: url('bg_header1.png');*/
	background-color: #0E285E;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;
	font-size:12px;
}
/* Links in header1 */
.yafnet tr.header1 a		{color:#C00000;text-decoration:none}
.yafnet tr.header1 a:hover	{color:#404040;text-decoration:none}
.yafnet .header1Title {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	font-size:12px;	
}
/* Header 2 - Sub header */
.yafnet .header2 {
	background-color: #DDDDDD;
	color: #252525;
	font-weight: bold;
	line-height: 20px;
}
.yafnet a.header2 { height: auto; background-color: Transparent; border-style: none; background-image: none; }
.yafnet td.header2links a	{color: #3A4F6C;text-decoration:none;font-size:7.5pt;}
.yafnet td.header2links a:hover	{color: #3A4F6C;text-decoration:none;font-size:7.5pt;}
/* Footer1 - Bottom of tables */
.yafnet .footer1 {
	font-size: 7pt;
	height: 28px;
	background-color:#fbfbfb;
}
.yafnet .footer1 select,
.yafnet .footer1 td {
	font-size: 7pt;
}
.yafnet .UserBox {
	font-size:7.5pt;	
	color:#808080;
}
.yafnet .postformheader {
	background-color: #D1D1D1;
	font-weight:bold;
}
/* Header of posts */
.yafnet .postheader {
	background-color: #eaeaea;
	color:#505050;
}
.yafnet .postheader a {
	font-size:10pt;	
}
/* User info and post/article */
.yafnet .post {
	background-color: #EEF0F4;
	color:#404040;
}
.yafnet .post_alt {
	background-color: #F5F5F5;
	color:#404040;	
}
/* Unresolved post in Moderation Reports */
.yafnet .post_res
{
    background-color: #f4e941;
    color:#404040;
}
.yafnet .post_priority {
	font-weight:bold;
}
.yafnet .post_link {
	font-size:10pt;
	font-weight:bold;
}
/* Footer of posts */
.yafnet .postfooter {
    background-color: #eaeaea;
}
.yafnet .postfooter .editedinfo {
	color:#FF0000;
	font-weight:bold;
}
/* Area between posts */
.yafnet .postsep {
	background-color: #939393;
	height: 2px 
}
.yafnet .yafactiveusers a.active_hidden {
	font-style: italic;
	color: #aaaaaa;
}
.yafnet .yafForumWelcome
{
	padding: 5px;
}
/* most tables are class 'content' */
.yafnet table.content{
	font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: solid 0px #ffffff;
	color: #000000;
	padding: 0px;
	border-collapse: collapse;
	background-color: #FFFFFF;	
	filter: progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=135, Strength=3));
}
.yafnet .content td {
	padding: 3px;
}
.yafnet .content td table td table td {
	padding: 0px;	
}
.yafnet .forumheading {
	font-size:10pt;
	font-weight:bold;
}
.yafnet .fileattach {
	padding: 5px;
	background-color: #eaeaea;
	border: solid 1px #808080;
}
.yafnet .fileattach .filetitle,
.yafnet .fileattach .imgtitle {
	font-weight: bold;
	color: #444444;
	margin-bottom: 5px;
	font-size: 1.1em;
}
.yafnet .fileattach .attachedimg,
.yafnet .fileattach .attachedfile {
	margin-left: 10px;
}
.yafnet .fileattach a {
	font-weight: bold;
}
.yafnet .forumviewing {
	font-size:8pt;
	color:#a0a0a0;
}
.yafnet .forumsubheading {
	font-size:7.5pt;
}
.yafnet #RichEdit td {
	padding: 0px;
}
/* links inside content table*/
.yafnet .content a		{ color: #0E285E; text-decoration: underline; }
.yafnet .content a:hover	{ color: #0E285E; text-decoration: none; }
/* used for quoting messages */
.yafnet .quote {
	margin-left: 16px;
	padding-left: 16px;
}
.yafnet .innerquote {
	padding: 4px;
	background-color: #d1d1d1;
	border: solid 1px #505050;
}
/* used for code */
.yafnet .code {
	margin-left: 16px;
	padding-left: 16px;	
}
.yafnet .innercode {
	padding: 4px;
	background-color: #efefef;
	border: solid 1px #808080;
	color:#000000;
	font-size:8pt;
	font-family:Courier New,Courier;
}
/* font sizes */
.yafnet .smallfont	{ /*font-size: 7.5pt;*/ font-size: 8pt; }
.yafnet .largefont	{ font-size: 9pt; }
/* Image Links */
.yafnet a.imagelink {
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
.yafnet a:hover.imagelink {
	text-decoration: underline;
	color: #0000FF;
	/*background-color: #D0D0D0;*/
}
/* Used for editor textarea */
.yafnet .posteditor {
	width: 100%;
	height: 200px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
/* Table just above and below tables */
.yafnet table.command {
	/*border: solid 1px blue;*/
	padding: 3px;
}
/* p-tag at the top of pages with navigation links */
.yafnet .yafPageLink { font-weight: bold; color: #333333; font-size: 9pt; }
.yafnet .yafPageLink a { color: #000000; text-decoration: none; }
.yafnet .yafPageLink a:hover { color: #C00000; text-decoration: underline; }
.yafnet .yafPageLink .currentPageLink { color: #00ADEF; } 

/* for printing */
.yafnet .print {
	border: solid 1px #C0C0C0;
}
.yafnet .printheader {
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.yafnet .printbody {
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}
/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
*/
/*Controls the look of Userbox Sections*/
.yafnet div.section
{
	padding: 5px;
	background-color:#f2f2f2;
	border: solid 1px #ddd;
	color: #888;
	font-size: 9pt;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}
.yafnet div.postdiv {
	width: 100%;
	min-height: 100px;
	overflow: auto;	
}
.yafnet div.yafsignature
{
	border-top: solid 1px #666666;
	margin-top: 15px;
	padding-top: 5px;
}
/* CSS Pagelinks */
.yafnet .yafpager {
	color: #555555;
	margin: 6px 0px 6px 0px;
}
.yafnet .pagelink,
.yafnet .pagelinkfirst,
.yafnet .pagelinklast,
.yafnet .pagecurrent,
.yafnet .pagecount{
	background: #F5F5F5;
	border: 1px solid #444444;
	padding: 1px 3px 1px 3px;
	margin-right: 2px;
}
.yafnet .pagecount {
	margin-right: 5px;
}
.yafnet .pagelinkfirst,
.yafnet .pagelinklast{
	background: #e0e0e0;
}
.yafnet .pagecurrent{
	background: #dddddd;
}
.yafnet .pagelink a,
.yafnet .pagelinkfirst a,
.yafnet .pagelinklast a {
	text-decoration: none;
	color: #E00000;
}
/* CCS Buttons */
.yafnet a.yaflittlebutton {
	background: transparent url('ButtonEnd.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: right;
	font-size: 9px; 
    height: 19px;
    margin: 2px 0px 2px 2px;    
    padding-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
}
.yafnet a.yaflittlebutton span {
    background: transparent url('ButtonBack.gif') no-repeat;
    display: block;
    line-height: 11px;
    padding: 4px 3px 4px 8px;
}
.yafnet a.yaflittlebutton img {
	vertical-align: middle;
	padding: 0px 4px 2px 0px;
}
.yafnet a.yaflittlebutton:hover {
	color: #000000;
	text-decoration: none;
}
.yafnet a.yaflittlebutton:active {
    background-position: bottom right;
    outline: none;
}
.yafnet a.yaflittlebutton:active img {
    padding: 0px 4px 2px 0px;
}
.yafnet a.yaflittlebutton:active span{
    background-position: bottom left;
    padding: 5px 3px 3px 8px;
}
.yafnet a.yafcssbigbutton{
	background: transparent url('ButtonEndBig.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
	font-size: 10px; 
    height: 24px;
    margin: 2px 0px 2px 2px;    
    padding-right: 4px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
}
.yafnet a.yafcssbigbutton span{
    background: transparent url('ButtonBackBig.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 3px 5px 7px;
}
.yafnet a.yafcssbigbutton img{
	vertical-align: middle;
	padding: 0px 4px 2px 0px;
}
.yafnet a.yafcssbigbutton:hover {
	color: #000000;
	text-decoration: none;
}
.yafnet a.yafcssbigbutton:active{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
.yafnet a.yafcssbigbutton:active img{
    padding: 0px 4px 2px 0px;
}
.yafnet a.yafcssbigbutton:active span{
    background-position: bottom left;
    padding: 6px 3px 4px 7px;
}
/* css image button */
.yafnet a.yafcssimagebutton{
    background: transparent url('ButtonEnd.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
	font-size: 9px; 
    height: 19px;
    margin: 2px 0px 2px 2px;
    padding-right: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
}
.yafnet a.yafcssimagebutton span{
    background: transparent url('ButtonBack.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 3px 4px 2px 8px;
}
.yafnet a.yafcssimagebutton img{
	vertical-align: top;
	padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssimagebutton:hover{
	text-decoration: none;
	color: #000000;
}
.yafnet a.yafcssimagebutton:active{
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
.yafnet a.yafcssimagebutton:active img{
    padding: 0px 4px 0px 0px;
}
.yafnet a.yafcssimagebutton:active span{
    background-position: bottom left;
    padding: 4px 4px 1px 8px; /* push text down 1px */
}
/* CSS Popupmenu */
.yafnet .yafpopupmenu {
	background-color: #ffffff;
	border: solid 1px #333333;
	
}
.yafnet .yafpopupmenu ul {	
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.yafnet .yafpopupmenu li {
	padding: 5px 10px 5px 10px;
	margin: 0;
}
.yafnet .yafpopupmenu li.popupitemhover {
	background-color: #cccccc;
}
/* ajax tabs */
.yafnet .ajax__tab_yaf .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.yafnet .ajax__tab_yaf .ajax__tab_header .ajax__tab_outer 
{
    background:url(tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.yafnet .ajax__tab_yaf .ajax__tab_header .ajax__tab_inner 
{
    background:url(tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.yafnet .ajax__tab_yaf .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.yafnet .ajax__tab_yaf .ajax__tab_active .ajax__tab_outer 
{
    background:url(tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.yafnet .ajax__tab_yaf .ajax__tab_active .ajax__tab_inner 
{
    background:url(tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.yafnet .ajax__tab_yaf .ajax__tab_body 
{
    font-family:Tahoma,verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

/* scrolling */
.yafnet .ajax__scroll_horiz {overflow-x:scroll;}
.yafnet .ajax__scroll_vert {overflow-y:scroll;}
.yafnet .ajax__scroll_both {overflow:scroll}
.yafnet .ajax__scroll_auto {overflow:auto}

/*Modal Popup*/
.modalBackground
{
	background-color:#000;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.modalPopup
{
	background-color: #ffffff;
	border: solid 1px #aaaaaa;
	width: 400px;
}

.modalPopup .modalBase
{
	font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: solid 1px #505050;
	color: #000000;
	padding: 1px;
}

.modalPopup .modalHeader
{
	background: url('bg_header1.png');
	background-color: #353535;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	font-size:12px;
	padding: 5px;	
}

.modalPopup .modalInner
{
	padding: 10px;
	text-align:center;
}

.modalPopup .modalInnerMain
{
	font-size: 9pt;
	font-weight: bold;
	color: #992222;
	text-align: center;
}

.modalPopup .modalInnerSub
{
	font-size: 8pt;
	color: #333333;
	text-align: center;
}

.modalPopup .modalFooter
{
	padding: 5px;
	font-size: 7pt;
	background-color:#fbfbfb;
}

.modalPopup .modalFooter input
{
	display:block;
	vertical-align: middle;
	margin:0 auto;
}

/* Goto Page Form */
.gotoPageForm
{
	background-color: #ffffff;
	border: solid 1px #555555;
	width: 80px;
	margin: 1px;			
}
.gotoPageForm .gotoBase
{
	border: solid 1px #ffffff;
}
.gotoPageForm .gotoHeader
{
	background-color: #DDDDDD;
	color: #252525;
	font-weight: bold;	
	padding: 2px;	
}
.gotoPageForm .gotoInner
{
	padding: 2px;
}
.gotoPageForm .gotoInner input
{
	margin: 2px;
}

.buttonContainer {
	float: left;	
}

.sponsorTicker {
	float: left;	
	width:870px!important;
	margin:0px 20px 0px 20px;
}

.sponsorTicker ul li {
	float: left;	
	width:87px;
}


.prev {
	background-image:url(/themes/yccc/sponsor-left.png);
	background-repeat:no-repeat;
	display:block;
	font-size:0;
	height:45px;
	float:left;
	width:20px;
	text-indent:-10000px;
	cursor:pointer;
}

.next {
	background-image:url(/themes/yccc/sponsor-right.png);
	background-repeat:no-repeat;
	display:block;
	font-size:0;
	height:45px;
	float:left;
	width:20px;
	text-indent:-10000px;
	cursor:pointer;	
}

div.padRgt {
	margin-right:10px;
}


div.mainSponsors a, div.mainSponsors img {
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:100%;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}

div.mainSponsors img.left {
float:left;	}





a.footerTicketsTitle {
background-repeat:no-repeat;
display:block;
float:left;
height:20px;
text-align:left;
text-indent:-9999px;
width:80px;
background-image: url(/themes/yccc/footer-ticketsTitle.gif);
}



a.footerSeasonTitle {
background-repeat:no-repeat;
display:block;
float:left;
height:20px;
text-align:left;
text-indent:-9999px;
width:80px;
background-image: url(/themes/yccc/footer-seasonTitle.gif);
}

a.footerHospitalityTitle {
background-repeat:no-repeat;
display:block;
float:left;
height:20px;
text-align:left;
text-indent:-9999px;
width:110px;
background-image: url(/themes/yccc/footer-hospitalityTitle.gif);
}


h4.footerUsefullinksTitle {
background-repeat:no-repeat;
display:block;
float:left;
height:20px;
text-align:left;
text-indent:-9999px;
width:110px;
background-image: url(/themes/yccc/footer-usefullinksTitle.gif);
}


a.footerNewsTitle {
background-repeat:no-repeat;
display:block;
float:left;
height:20px;
text-align:left;
text-indent:-9999px;
width:80px;
background-image: url(/themes/yccc/footer-newsTitle.gif);
}

a.footerFixturesTitle {
background-repeat:no-repeat;
display:block;
float:left;
height:20px;
text-align:left;
text-indent:-9999px;
width:80px;
background-image: url(/themes/yccc/images/footer-fixturesTitle.gif);
}

a.footerClubTitle {
background-repeat:no-repeat;
display:block;
float:left;
height:20px;
text-align:left;
text-indent:-9999px;
width:80px;
background-image: url(/themes/yccc/images/footer-clubTitle.gif);
}

a.footerShopTitle {
background-repeat:no-repeat;
display:block;
float:left;
height:20px;
text-align:left;
text-indent:-9999px;
width:80px;
background-image: url(/themes/yccc/images/footer-shopTitle.gif);
}

h4.footerInteractTitle {
background-repeat:no-repeat;
display:block;
float:left;
height:20px;
text-align:left;
text-indent:-9999px;
width:80px;
background-image: url(/themes/yccc/footer-interactTitle.gif);
}

h4.sponsorTitle {
background-repeat:no-repeat;
display:block;
float:left;
height:55px;
text-align:left;
text-indent:-9999px;
width:115px;
background-image: url(/themes/yccc/sponsors-title.gif);
/*padding-bottom:20px;
margin-top:8px;*/
}


