body {
	margin:0;
	background:#000;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	font:13px Arial, Helvetica, sans-serif;
	color:#010101;
}
img {border-style:none;}

a.toplinks {
	text-decoration:underline;
	color:#000000;
}
a.toplinks:hover {

color:#b7a702;
}


a {
	text-decoration:underline;
	color:#b7a702;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	margin:0 auto;
	width: 962px;
	/*padding:147px 0 20px;*/
	padding:10px 0 20px;
	position:relative;
	overflow:hidden;
}
/*header*/
#header {
	width:100%;
	overflow:hidden;
}
.title {
	background:url(/images/title-bg.jpg) no-repeat;
	padding:31px 0 0;
	height:137px;
}
.title h1 {
	font-size:36px;
	line-height:36px;
	color:#000;
	margin:0 0 7px;
}
.title h2 {
	font-size:18px;
	color:#000;
	line-height:19px;
	margin:0;
}
/*logo*/
#header .logo {
	float:left;
	padding:0 20px 0 19px;
}
#header .logo a{
	display:block;
	width:88px;
	height:98px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/mount-pearl-soccer-association.gif) no-repeat;
}
.header-holder {
	background:#fff url(/images/header-holder.gif) repeat-x;
	height:1%;
	border-bottom:31px solid #fff;
	
}
.header-holder:after {
	content:" ";
	display:block;
	clear:both;
}
#menu {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:648px;
}
#menu li {
	float:left;
	background: #fff;
	list-style: none;
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#3a434b;
	background:url(/images/menu-divider.gif) no-repeat 0 31px;
	padding:0 1px 0 1px;
	margin:0 0 0 -1px;
	position:relative;
	z-index:1;
}
#menu li a {
	float:left;
	text-decoration:none;
	cursor:pointer;
	color:#3a434b;
}
#menu li a span {
	float:left;
	position:relative;
	z-index:20;
}
#menu li a span span {
	padding: 16px 23px 0;
	height:39px;
	line-height:39px;
}
#menu li:hover a,
#menu li.hover a,
#menu li a:hover {background:url(/images/menu-hover.gif) repeat-x;}
#menu li.hover a span,
#menu li:hover a span,
#menu li a:hover span {
	background:url(/images/menu-hiver-left.gif) no-repeat;
	margin:0 0 0 -8px;
	z-index:10;
}
#menu li.hover a span span,
#menu li:hover a span span,
#menu li a:hover span span {
	background:url(/images/menu-hiver-right.gif) no-repeat 100% 0;
	margin:0 -8px 0 0;
	padding: 16px 31px 0;
}
#menu li.hover,
#menu li:hover {
	position: relative;
	z-index:2;
}
#menu li.hover ul,
#menu li:hover ul {display: block;}
#menu ul {
	display: none;
	list-style:none;
	margin:0;
	background:url(/images/none.gif);
	padding:8px 0 0 8px;
	position: absolute;
	left: 0;
	top: 54px;
	width:960px;
}
#menu ul li {
	background:url(/images/marker.gif) no-repeat 0 6px;
	padding:0 13px 0 12px;
}
#menu li:hover ul li a,
#menu li.hover ul li a,
#menu ul li a {
	background:none;
	font:11px/16px Tahoma, Arial, sans-serif;
	color:#6e7b86;
}
#menu ul li a:hover {
	text-decoration:underline;
	background:none;
}
.search {
	float:left;
	padding:20px 0 0 4px;
	background:url(/images/search.gif) no-repeat 0 15px;
}
.search span {
	float:left;
	background:url(/images/search-bg.gif) no-repeat;
	width:153px;
	height:21px;
	padding:3px 13px 0 12px;
}
.search span input {
	width:153px;
	float:left;
	background:none;
	border-style:none;
	font-size:12px;
}
.search img,
.search input {float:left;}
/*content*/
#content {
	padding:0 0 39px;
	background:#fff url(/images/content-bottom.gif) no-repeat 0 100%;
	margin:0 0 7px;
}
.content-box {
	height:1%;
	background:url(/images/content-box.gif) repeat-x;
}
.content-box:after {
	content:" ";
	display:block;
	clear:both;
}
.left-box {
	width:640px;
	float:left;
}
.title-box {
	height:27px;
	overflow:hidden;
	border-left:1px solid #dad9d9;
	padding:6px 0 0 8px;
}
.title-box p {
	float:left;
	font:13px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#717070;
	margin:4px 0 0;
}
.title-box p strong {color:#b7a702;}
.title-box ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
.title-box ul li {
	float:left;
	padding:0 16px 0 0;
	font:bold 11px/14px Tahoma, Arial, sans-serif;
}
.title-box ul li a {
	padding:7px 0 1px 30px;
	color:#262d33;
	float:left;
	text-decoration:none;
}
.title-box ul li a:hover {text-decoration:underline;}
.title-box ul .newsletter a {background:url(/images/newsletter.gif) no-repeat;}
.title-box ul .rss a {background:url(/images/rss.gif) no-repeat;}
.title-box ul .contact a {background:url(/images/contact.gif) no-repeat;}
.flash {
	width:637px;
	border-left:1px solid #dad9d9;
	border-right:1px solid #dad9d9;
	padding:0 1px 1px;
}
.flash img {display:block;}
.right-box {
	float:right;
	width:321px;
	background:url(/images/tabset.gif) repeat-x;
	padding:31px 0 0;
	position:relative;
	margin:-30px 0 0;
}
/*tab*/
.tabset {
	list-style:none;
	padding:0 0 0 20px;
	position:relative;
	z-index:20;
	height:1%;
	margin:-1px 0 0;
	overflow:hidden;
}
.tabset li {
	float:left;
	margin: 0 7px 0 0;
	position:relative;
}
.tabset li div {
	height:30px;
	padding:1px 1px 0 1px;
	float:left;
	position:relative;
	overflow:hidden;
}
.tabset li div a {
	top:0;
	left:0;
	height:32px;
	position:absolute;
	width:100%;
	text-decoration:none;
	outline:none;
	cursor:pointer;
	background:url(/images/none.gif);
}
.tabset .active div {
	border: 1px solid #ccc;
	border-bottom-style:none;
	background:#fff;
	padding:0;
}
div.tab {
	padding: 4px 0 0 7px;
	clear: both;
	width:302px;
}
/*list*/
.list {
	list-style:none;
	margin:0;
	padding:0 0 0 7px;
	width:295px;
}
.list li {
	height:1%;
	font-size:12px;
	line-height:14px;
	color:#b7a702;
	font-weight:bold;
	border-bottom:1px solid #dad9d9;
	padding:4px 0;
	vertical-align:top;
}
.list li:after {
	content:" ";
	display:block;
	clear:both;
}
.list li a {
	color:#333333;
	text-decoration:underline;
}
.list li a:hover {text-decoration:underline;}
.list li strong {
	float:left;
	width:22px;
	text-align:center;
	font-size:13px;
	color:#c4c4c4;
	display:inline;
	margin:0 0 0 -7px;
}
.list li span {
	height:1%;
	display:block;
}
.list li em {
	color:#1f1a17;
	font-weight:normal;
	margin:0 0 0 4px;
}
.view {
	padding:2px 0 0;
	display:block;
	height:1%;
	overflow:hidden;
}
.view a {
	color:#2d648a;
	font:10px/12px Tahoma, Arial, sans-serif;
	background:url(/images/view.gif) no-repeat 100% 50%;
	padding:0 10px 0 0;
	float:right;
	text-decoration:none;
}
.view a:hover {text-decoration:underline;}
/*boxes*/
.boxes {
	background:url(/images/boxes.gif) repeat-x;
	padding:20px 0 0 15px;
	height:1%;
}

.boxessub {
	background:url(/images/boxes.gif) repeat-x;
	padding:20px 0 0 5px;
	height:1%;
}
.boxes-body{
	background:url(/images/boxes-body.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:0 0 4px 15px;
}

.boxes-bodysub{
	background:url(/images/boxes-body.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:0 0 4px 0px;
}

.boxes-inner {
	background:url(/images/12.gif) no-repeat 114px 100%;
	height:1%;
}

.boxes-innersub{
	background:url(/images/12.gif) no-repeat 455px 100%;
	height:1%;
}

.boxes h3 {
	font-size:24px;
	line-height:26px;
	color:#474749;
	margin:0 0 8px;
	font-weight:normal;
}
.mt {
	width:294px;
	float:left;
	padding:22px 29px 76px 0;
}


.mt p {
	font-size:12px;
	line-height:18px;
	color:#4f5a5b;
	margin:0 0 20px;
}
.mt p a,
.mt p strong {color:#b7a702;}



.mtsub {
	width:580px;
	float:left;
	padding:22px 29px 76px 25px;
}

.mtsub p {
	font-size:12px;
	line-height:18px;
	color:#4f5a5b;
	margin:0 0 20px;
}
.mtsub p a,
.mtsub p strong {color:#b7a702;}








.subnav {
	width:131px;
	float:left;
	padding:40px 0px 0 10px;
	
}

.subnav ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
}
.subnav ul li {
	background:url(/images/dotted.gif) repeat-x;
	margin:-2px 0 0;
	vertical-align:top;
	padding:0px 0 9px;
	height:1%;
}
.subnav ul li div {
	height:1%;
	overflow:hidden;
	font:bold 11px/13px Tahoma, Arial, sans-serif;
}
.subnav ul li div em {
	color:#b7a702;
	float:right;
	font-style:normal;
	padding:2px 0 2px;
}
.subnav ul li div a {
	color:#b7a702;
	float:left;
	padding:12px 0 2px 19px;
	background:url(/images/marker.gif) no-repeat 0 85%;
}
.subnav ul li p {
	font:bold 11px/11px "Lucida Sans", Arial, sans-serif;
	color:#485e6b;
	margin:0;
	padding:0 0 16px;
}



.nationa {
	width:262px;
	float:left;
	padding:20px 25px 0 0;
}

.nationa ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
}
.nationa ul li {
	background:url(/images/dotted.gif) repeat-x;
	margin:-2px 0 0;
	vertical-align:top;
	padding:18px 0 9px;
	height:1%;
}
.nationa ul li div {
	height:1%;
	overflow:hidden;
	font:bold 11px/13px Tahoma, Arial, sans-serif;
}
.nationa ul li div em {
	color:#b7a702;
	float:left;
	font-style:normal;
	padding:2px 0 2px;
}
.nationa ul li div a {
	color:#16191c;
	float:right;
	padding:2px 0 2px 19px;
	background:url(/images/marker-2.gif) no-repeat 0 50%;
}
.nationa ul li p {
	font:bold 11px/11px Tahoma, Arial, sans-serif;
	color:#485e6b;
	margin:0;
	padding:0 0 16px;
}
.small-word {
	display:block;
	text-align:right;
	margin:-3px 0 0;
	position:relative;
	font-weight:normal;
	font-size:12px;
	color:#474749;
	line-height:14px;
}
.advertisment {
	background:url(/images/advertisment-top.gif) no-repeat;
	padding:7px 0 0;
	width:320px;
	float:left;
}
.advertisment div {
	background:url(/images/advertisment-bottom.gif) no-repeat 0 100%;
	padding:0 0 7px;
	width:320px;
}
.advertisment div div {
	background:url(/images/advertisment.gif) repeat-y;
	width:306px;
	padding:0 7px;
}
.advertisment img {display:block;}
/*footer*/
#footer {width:100%;}
.top-ads {
	position:absolute;
	left:0;
	top:21px;
}


 /*BUBBLES */
 
 
 
 .bubbleInfo {
            position: relative;
            top: 0px;
            left: 0px;
			
			
            
        }
        .trigger {
            
			
        }
     
        /* Bubble pop-up */

        .popup {
		
        	position: absolute;
        	display: none;
        	z-index:10000;
        	border-collapse: collapse;
			margin:-5px 0px 0px 180px;
			direction:ltr;
			background-position: 0 0;
			
			
        }

        .popup td.corner {
        	height: 15px;
        	width: 19px;
        }

        .popup td#topleft { background-image: url(/images/coda/bubble-1.png); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties); }
        .popup td.top { background-image: url(/images/coda/bubble-2.png); text-align: center; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties);  }
        .popup td#topright { background-image: url(/images/coda/bubble-3.png); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties);   }
        .popup td.left { background-image: url(/images/coda/bubble-4.png); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties);  }
        .popup td.right { background-image: url(/images/coda/bubble-5.png); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties);  }
        .popup td#bottomleft { background-image: url(/images/coda/bubble-6.png); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties); }
        .popup td.bottom { background-image: url(/images/coda/bubble-7.png); text-align: center; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties);  }
        .popup td.top img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(/images/coda/bubble-8.png); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sProperties);  }

        .popup table.popup-contents {
		
        	font-size: 12px;
        	line-height: 1.2em;
        	background-color: #fff;
        	color: #666;
        	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        	}

        

        table.popup-contents td {
        	text-align: left;
        	}






/* sIFR styles.*/
.sIFR-flash object,
.sIFR-flash embed {
	margin:0;
	padding:0;
	vertical-align:top;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] { display: none !important; }
.sIFR-hasFlash h1 {
	visibility: hidden;
	/*line-height:36px;*/
	letter-spacing:-2px;

	height:40px;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 18px;
	margin:-6px 0 0;
}
.sIFR-hasFlash .boxes h3 {
	visibility: hidden;
	font-size:24px;
	height:28px;
	letter-spacing:-1px;
	margin:0;
}

.sIFR-hasFlash .boxessub h3 {
	visibility: hidden;
	font-size:24px;
	height:28px;
	letter-spacing:-1px;
	margin:0;
}

.sIFR-hasFlash .boxessub h4 {
	visibility: hidden;
	font-size:16px;
	height:18px;
	letter-spacing:-1px;
	margin:0;
}
.sIFR-hasFlash .small-word {
	visibility: hidden;
	font-size:12px;
}

.sIFR-hasFlash .sb {
	visibility: hidden;
	font-size:12px;
}


.sIFR-hasFlash .tabset li span {
	font-size:22px;
	letter-spacing:-1px;
}
