/* CSS Document */

body {
   	text-align: center;
	margin: 0;
	padding: 0;
	border: 0; /* This removes the border around the viewport in old versions of IE */
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_slice.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #5B5B5B;
}

a img {
	border: 0px;	
}

#fixed {
	margin: 0 auto;
	width: 1002px;
	text-align: left;
	overflow: hidden;
}

#border {
	float: left;
	width: 100%;
	border-left: solid 1px #E11514;
	border-right: solid 1px #E11514;
	background-color: #FFF;
}

#header {
	clear: both;
	float: left;
	width: 100%;
	height: 141px;
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
}

#leaderboard {
	float: right;
	width: 728px;
	height: 90px;
	margin: 8px 8px 0 0;
	display: inline;
}

#nav {
	clear: both;
	float: left;
	width: 100%;
	height: 56px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;	
}

#colwrap {
	float: left;
	width: 100%;
}

#col1 {
	float: left;
	width: 530px;
	margin-left: 3px;
	display: inline; /*Stop Double Margin in IE */
	overflow: hidden;
}

#col2 {
	float: left;
	width: 300px;
	margin-left: 3px;
	overflow: hidden;
}

#col3 {
	float: left;
	width: 160px;
	margin-left: 3px;
}

#newswrap {
	float: left;
	width: 528px;
	height: 600px;
	background-image: url(../images/news_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #c6bebc;
}

#mainstory {
	float: left;
	width: 516px;
	height: 356px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	display: inline;
}

#storylist {
	float: left;
	width: 516px;
	margin: 5px 6px 0 6px;
}

#morenews {
	float: left;
	width: 516px;
	margin: 25px 6px 0 6px;
	overflow: hidden;
}

#headlines {
	float: left;
	width: 258px;
	padding-left: 10px;
}

#feeds {
	float: left;
	width: 248px;
}

#subscribe {
	float: left;
	width: 530px;
	margin: 5px 0 5px 0;
}

#subscribe p.bodytext {
	margin: 0px;
}

#promoitems {
	float: left;
	width: 528px;
	height: 200px;
	background-image: url(../images/news_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #c6bebc;
}

#memberships {
	float: left;
	width: 530px;
	margin: 5px 0 5px 0;
}

#memberships p.bodytext {
	margin: 0px;
}

#island1 {
	float: left;
	width: 300px;
	height: 250px;
	margin: 0 0 5px 0;
}

#island2 {
	float: left;
	width: 300px;
	height: 250px;
	margin: 5px 0 5px 0;
}

.title {
	float: left;
	width: 300px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/title_bg.gif);
	line-height: 25px;
	text-indent: 5px;
}

#schedule {
	float: left;
	width: 298px;
	background-image: url(../images/news_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border: solid 1px #c6bebc;
	margin: 0;
}

#schedule .title {
	width: 298px;	
}

#video {
	float: left;
	width: 298px;
	background-image: url(../images/news_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.main_btn {
	margin-bottom: 3px;	
}

#sitemap {
	float: left;
	width: 100%;
	height: 150px;
	background-image: url(../images/sitemap_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #d9d9d9;
	
}

#footer_small {
	float: left;
	width: 100%;
	height: 26px;
	background-image: url(../images/footer_sml.jpg);
	background-repeat: repeat-x;
	margin-top: 1px;
}

#myfiba {
	float: left;
	width: 127px;
	height: 26px;
}

#address {
	float: left;
	width: 485px;
	height: 26px;
	font-size: 11px;
	color: #FFF;
	line-height: 26px;
	margin-left: 94px;
}

#contact {
	float: left;
	width: 75px;
	height: 26px;
	font-size: 9px;
	color: #FFF;
	line-height: 26px;
	font-weight: bold;
}

#contact a {
	color: #FFF;	
}

#search {
	float: right;
	width: 198px;
	height: 26px;
	line-height: 26px;
}

#footerlinks {
	float: left;
	width: 100%;
	height: 54px;
	background-image: url(../images/footer_links_bg.jpg);
	background-repeat: repeat-x;
}

#footerlinks_left {
	float: left;
	width: 420px;
	height: 54px;
}

#footerlinks_left img, #footerlinks_right img {
	margin: 0 4px 0 4px;	
}

#footerlinks_right {
	float: right;
	width: 200px;
	height: 54px;
	text-align: right;
}

#footer_big {
	float: left;
	width: 100%;
	height: 146px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
}

.latesttitle a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #9c050a;
}

.latesttext p.bodytext {
	margin: 0;
	font-size: 11px;
}

.latestimg, .latestimg img {
	width: 516px;
	height: 286px;
}

.latestmorelink a {
	font-size: 11px;
	color: #9c050a;
}

.listnews ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.listimg {
	float: left;
	width: 118px;
	height: 73px;
	background-image: url(../images/news_img_bg.jpg);
	margin-right: 14px;
}

.active .listimg  {
	background-image: url(../images/news_img_bg_active.jpg);
}

.listimg img {
	float: left;
	width: 112px;
	height: 62px;
	margin: 8px 3px 3px 3px;
}

.listnews #news-fade-li-3 .listimg {
	margin-right: 0px;
}

.more_header {
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	width: 100%;
	float: left;
	margin: 0 0 5px 0;
}

.more_title a {
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	margin: 5px 0 5px 0;
	width: 100%;
	float: left;
}

#feeds #twrss_table {
	margin: 0;
}

#feeds .twrss_bodytext {
	margin: 0;
}

#feeds .twrss_bodytext a {
	padding: 0;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #515151;
	font-family: Arial;
	margin: 5px 0 5px 0;
	width: 100%;
	float: left;
}

#feeds .twrss_bodytext a:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #515151;
	font-family: Arial;
	border: none;
	padding: 0;
	text-decoration: underline;
}

#twrss_table .twrss_item_link a, #twrss_table .twrss_item_link a:hover {
	border: none;
}

#feeds .csc-header h1 {
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
}

.twrss_bodytext {
	line-height: normal;
}

#morenews a:hover {
	text-decoration: underline;
}

.sitemap_first, .sitemap {
	float: left;
	width: 166px;
}

.sitemap_last {
	float: left;
	width: 170px;
}

.sitemap_first {
	text-indent: 10px;
}

.sitemap_hdr {
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/sitemap_heading_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.sitemap_content ul {
	font-size: 11px;
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.sitemap_content ul a {
color:#515151;
float:left;
font-size:11px;
text-decoration:none;
width:100%;
line-height: 16px;
}

.sitemap_content ul a:hover {
	text-decoration: underline;
}

.subpage_main #col1 {
	float: left;
	width: 693px;
	margin-left: 3px;
	display: inline; /*Stop Double Margin in IE */
	overflow: hidden;
}

.subpage_main #col2 {
	float: right;
	margin-right: 3px;
}

.subpage_main #col3 {
	display: none;
}

.subpage_main #maincontent {
	float: left;
	width: 670px;
	margin-left: 10px;
	font-size: 12px;
	min-height: 922px;
}

.subpage_main #maincontent a {
	color: #990002;
}


.subpage_main #sub_banner {
	float: left;
	width: 530px;
	height: 59px;
}

.subpage_main #sub_button {
	float: right;
	width: 160px;
	height: 59px;
}

.subpage_main #lowercontent {
	margin-top: 40px;
}

.subpage_cobras #lowercontent {
	display: none;
}

.subpage_cobras #col1 {
	float: left;
	width: 833px;
	margin-left: 3px;
	display: inline; /*Stop Double Margin in IE */
	overflow: hidden;
}

.subpage_cobras #maincontent {
	float: left;
	margin-top: 5px;
	width: 100%;
}


.subpage_news #col1 #maincontent {
	min-height: 806px;
}

.subpage_cobras #col2 {
	display: none;
}


.subpage_cobras #col3 {
	float: right;
	margin-right: 3px;
}

#page_header {
	float: left;
	width: 693px;
	color: #FFF;
	background-image:url(../images/title_bg.gif);
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	text-indent:5px;
}

.subpage_cobras #page_header {
	width: 833px;
}

#sponsors {
	width: 100%;
	float: left;
}

#cobra_sub {
	float: left;
	width: 160px;
	margin: 0 0 3px 0;
}

#cobra_sub ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#cobra_sub ul li {
	width: 160px;
	height: 26px;
	line-height: 26px;
	text-indent: 5px;
	background-image:url(../images/nav_bg.gif);
	border-bottom: 1px solid #FFF;
}

#cobra_sub ul li a {
	width: 160px;
	height: 26px;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


/* Tabs */

.tabs {
	width: 180px;
	margin-left: -1px;
}

UL.tabNavigation {
list-style: none;
margin: 0;
padding: 0;
height: 18px;
float: left;
width: 290px
}

UL.tabNavigation LI {
display: inline;
margin-left: 0px;
padding-left: 0px;
font-family: Arial;
font-size: 11px;
font-weight: bold;
}

UL.tabNavigation LI A {
padding: 3px 5px;
color: #515151;
text-decoration: none;

}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
color: #000;
}
		
UL.tabNavigation LI A:focus {
outline: 0;
}

div.tabs > div {
padding: 5px;
margin-top: 3px;
}
		
div.tabs > div h2 {
margin-top: 0;
}

#tab1, #tab2 {
	font-size: 11px;
	color: #515151;
}

.sched_title {
	float: left;
	font-weight: bold;
	width: 25px;
	text-align: right;
}

.spteam1, .spversus, .spteam2 {
	float: left;
	margin-right: 5px;
}


.sptime, .spvenue {
	display: none;
}

.sched_m, .sched_w, .sched_dlm, .sched_dlw {
	float: left;
	line-height: 15px;
	width: 290px;
	margin: 1px 0 1px 0;
	border-bottom: 1px solid #CECECE;
}

.sched_dlw {
	border: 0px;
}

.sched_more {
	float: left;
	width: 290px;
	text-align: right;
}

.sched_more a {
	text-decoration: none;
	color: #515151;
	font-weight: bold;
	padding: 0 5px;
}

li.tabnav1 {
	float: left;
	width: 130px;
}

li.tabnav2 {
	float: right;
	width: 130px;
	text-align: right;
}

.spfixture {
float: left;
width: 230px;
margin-left: 20px;
}

#lowercontent .csc-header {
	display: none;
}

#lowercontent p.bodytext {
	margin: 0px;
}

#cobra_buttons p.bodytext {
	margin: 0px;
}

#cobra_buttons p.bodytext img {
	margin-bottom: 3px;
	border: none;
}

.frontpage #cobra_sub {
	display: none;
}

.subpage_fixtures #col2, .subpage_fixtures #col3, .subpage_fixtures #lowercontent {
	display: none;
}

.subpage_fixtures #col1, .subpage_fixtures #page_header {
	width: 993px;
}

.news-single-img {
	float: right;
	margin-left: 10px;
}

p.MsoNormal {
	margin:0px;
}

.subpage_main #maincontent a.carouselBtn {
	color: #FFF;
}

.tx-rgsmoothgallery-pi1 {
	margin-top: 10px;
}

span.ee_blog_section {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	margin: 10px 0;
}

span.ee_blog_section p.bodytext {
	margin: 0px;
}

#ee_blog_list {
	border: 0px;
	margin: 10px 0;
}

#ee_blog_tools {
	background-color: #EEE;
	border-color: #333;
}

#ee_blog_author {
	font-size: 12px;
	margin: 0px;
}

#ee_blog_categories {
	margin-bottom: 10px;
}

a.addthis_button {
	margin-bottom: 10px;
}

#ee_blog_link_to_list {
	margin-top: 10px;
}

#message {
	padding: 20px;
}

/* 2010 Fixtures Results */

#sched_content {
	font-size: 11px;
}

.spmatch {
	width: 100%;
	float: left;
	margin:0 0 5px;
}

.spteams {
	font-weight: bold;
}

.sptime {
	clear: left;
}

.sptime, .spvenue {
	display: inline;
	float: left;
	color: #666;
}

.spvenue {
	margin: 0 0 0 4px;
}

.sched_title {
	width: 35px;
}

#copyright {
	font-size: 11px;
	color: #FFF;
        float: left;
        display: inline;
	margin: 10px;
	width: 550px;
}

#copyright a {
        color: #FFF;
}

#splogo {
  float: right;
  display: inline;
  margin: 20px 20px 10px 0;
}

/* Mail Forms */

.csc-mailform {font-family: Arial; font-size: 12px; }
.csc-mailform-field {text-align:left; margin:5px; margin-bottom:10px; clear:both;}
.csc-mailform-submit {text-align:center;}
.csc-mailform label {float: left; width:450px; margin-right:70px; margin-bottom:12px; text-align: left;}
span.csc-mailform-label {font-weight:bold;}

dl dt {height: 20px;}
dl dd {height: 20px;}

#mailformDelivery_Methodh {font-family: Arial;font-color: #ffffff;}
#csc-mailform-field {padding-right: 130px;FONT-SIZE: 18px;FLOAT: right;}
.csc-textpic-caption{padding-top: 5px;text-align: center;}
.csc-searchform{}
td.csc-form-fieldcell select, td.csc-form-labelcell {display:none;}

#kilsyth-social {
  float: left;
  display: inline;
}

#share-code {
  float: left;
  display: inline;
  width: 100%;
  height: 30px;
}

.addthis_toolbox {
  float: right;
  display: inline;
  text-align: right;
  font-size: 11px;
  margin: 10px 0 0 0;
}

.addthis_toolbox a {
  color: #990002;
}