﻿/*-------------------------------------------------------------JAMES CHANGES*/

form
{
    margin-bottom:0;
}

.white
{
    margin-bottom: 0px;
}

.whiteMiddle {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../Images/whiteBarMiddle.png) repeat-y scroll left center;
    display:block;
    padding-bottom:22px;
    padding-left:11px;
    width:534px;
}

.whiteHome {
    margin-bottom:0;
}

.whiteTopHome
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../Images/whiteBarTopIe6.gif) no-repeat scroll left top;
    height:14px;
}
.whiteMiddleHome{
   -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../Images/whiteBarMiddle.png) repeat-y scroll left center;
    padding-bottom:0;
    padding-left:21px;
}
.whiteMiddleHome p{
    margin:0;
    padding:0;
}

.whiteBottomHome
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../Images/whiteBarBottomIe6.gif) no-repeat scroll left top;
    height:14px;
}

.bannerMenu a:link, .bannerMenu a:visited {
    color:White;
    font-family:Arial;
    font-size:9.5pt;
    letter-spacing:0.3pt;
    text-decoration:none;
    text-transform:uppercase;
}

.bannerMenu a:hover
{
    color: #6bb3e1;
    text-decoration: none;
}

.lightBlue .content p {
    color:Black;
    font-family:Arial;
    font-size:12px;
    padding:0 7px;
}

.lightBlue .contentBlueBlock p {
    color:Black;
    font-family:Arial;
    font-size:12px;
    padding:0 15px;
}


.leighsBlock {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../Images/moreInformation.png) no-repeat scroll 0 0;
    float:right;
    height:184px;
    margin-right:33px;
    padding:15px 130px 10px 14px;
    text-align:left;
}

.leighsBlock .content p {
    color:Black;
    font-family:Arial;
    font-size:10pt;
    letter-spacing:-0.9pt;
    margin-bottom:0;
    margin-top:0;
}

.bottomRightContent {
    display:block;
    float:right;
    margin-right:105px;
    margin-top:17px;
    width:156px;
}

.whiteBlockRedTitle {
    padding-bottom:0;
    padding-top:0;
}
.NewsDetails
{
	padding-top:0px;
	padding-bottom:0px;
}

.whiteBackground ul
{
    padding-left: 9px;
}

.whiteBlockRedTitle ul {
    padding-left:0px;
}
.NewsDetails ul
{
	padding:0 0 0 30px;
	margin-top:0px;
	margin-bottom:0px;
}

.whiteBlockRedTitle a:link, .whiteBlockRedTitle a:visited
{
    color: #959595;
    text-decoration: underline;
    font-family:Tahoma,Arial,Helvetica;
}
.NewsDetails a:link, .NewsDetails a:visited
{
    color: #959595;
    text-decoration: underline;
    font-family:Tahoma,Arial,Helvetica;
}

.whiteBlockRedTitle table tr td {
    color:#000000;
    font-size:10pt;
    padding-left:0;
    font-family:Tahoma,Arial,Helvetica;
}
.NewsDetails table tr td {
    color:#000000;
    font-size:10pt;
    padding-left:0;
    font-family:Tahoma,Arial,Helvetica;
}

.darkBlue {
    margin-bottom:19px;
}

.darkBlue2
{
    margin-bottom: 0;
}



.darkBlue2 p
{
    display:block;
    margin-top:-3px;
    padding-bottom:4px;
}

#menuContainer .menuContainerBottom {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../Images/menuBackgroundBottom.png) no-repeat scroll left top;
    min-height:299px;
    width:339px;
}

#footerBlueBlock
 {
    
    padding-bottom:25px;
    padding-top:25px;
    font-size:7.5pt;
    word-spacing:2px;
}

.whiteBlock p
{  
    margin:10px 0 17px -1px;
    /*border: 1px solid red;*/
}
.sf_newsList p
{  
    margin:5px 0 5px -1px;
}
.sponsorshipContent
{
    display:block;
    height:8px;
}

/*-------------------------------------HOME*/

#homeSpacer
{
    display:block; 
    height:25px;
}

.lightBlue h1, .lightBlue .Head {
    color:black;
    font-family:Arial;
    font-size:16pt;
    font-weight:600;
    margin-bottom:15px;
    margin-left:10px;
    margin-top:0;
}

a:link {
    color:#003366;
    text-decoration:none;
}

.darkBlueHome h1 {
    color:white;
    font-family:Arial Narrow,Arial;
    font-size:23px;
    font-weight:bold;
    letter-spacing:-0.2pt;
    margin-bottom:-4px;
    margin-top:0;
    padding:0;
}

h1.pageTitleRed
{
    color:#000000;
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    margin:0;
    padding-bottom:11px;
    padding-top:24px;
    text-transform:uppercase;
    margin:0 0 0 -1px;
}

.darkBlueHome p {
    margin:0;
    padding-bottom:20px;
    padding-top:20px;
}


/*------------------------------NEWS*/
ul.sf_newsList
{
    padding:0;
    margin:0;
    margin-left:0;
    margin-top:0;
}
/*
ul.sf_newsList li {
    
    background-image:url(../Images/CurlingStoneBullet.gif);
    background-repeat:no-repeat;
    background-position:5px 10px;
    
    
    height:50px;
    display: inline-block;
    
    margin: 0 0 0 0;
    padding:0 0 0 60px;
        
    list-style: none;
    list-style-image: none;
    list-style-position:outside;
    list-style-type:none;       
    
}*/

/*
ul.sf_newsList li
{
    list-style: none url(../Images/CurlingStoneBullet.gif);
    margin-left:33px;
}
*/

ul.sf_newsList li h2.sf_newsTitle
{
    font-size:10pt;
    margin:0px 0;
    padding:0;
    font-family:font-family:Tahoma,Arial,Helvetica;
    padding:4px 0 0 4px;
}



/*------------------------------CLUB DECLARATION*/

.contentBlueBlock
{
    color:Black;
    font-family:Arial;
    font-size:10pt;
    margin:0 22px 0 11px;
    
}

/*------------------------------CONTACT*/

.contentBlueContactBlock
{
    color:Black;
    font-family:Arial;
    font-size:10pt;
    margin:0 22px 0 11px;
    
}

/*------------------------------PARTICIPATING CLUBS*/

.whiteBlockRedTitle .whiteMiddle
{  
    color:Black;
    font-family:Arial,Helvetica;
    font-size:10pt;
}
.NewsDetails .whiteMiddle
{  
    color:Black;
    font-family:Arial,Helvetica;
    font-size:10pt;
}

.whiteBlockRedTitle .whiteMiddle div
{  
    padding-left:0;
    padding-top:2px;
    width:514px;
}
.NewsDetails .whiteMiddle div
{  
    padding-left:0;
    padding-top:2px;
    width:514px;
}

/*------------------------------EVENTS*/

ol.sf_eventsList li {
    list-style: none url(../Images/CurlingStoneBullet.gif);
    margin-left:33px;
}

ol.sf_eventsList li h2.sf_eventTitle
{
    font-size:10pt;
    margin-left:-2px;
    font-family:font-family:Tahoma,Arial,Helvetica;
}

.progEvents a:link, .progEvents a:visited {
    color:#0046AD;
    font-size:11pt;
    padding:8px;
    text-decoration:underline;
    font-family:Arial;
}
.progEvents a:hover{
    color:black;
}

p.progEvents {
    margin-left:0;
    padding-bottom:9px;
    padding-left:58px;
    padding-top:9px;
}

ol.sf_eventsList {
    line-height:1.3;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 0 0 9px;
    padding:0;
}

.darkBlueEvents h1 {
    color:white;
    font-family:Arial Narrow,Arial;
    font-size:23px;
    font-weight:bold;
    letter-spacing:-0.2pt;
    margin-bottom:3px;
    margin-top:0;
}

.whiteMiddle p {
    color:Black;
    font-size:0.96em;
    font-family:Arial;
}
.NewsDetails .whiteMiddle p {
    color:Black;
    font-size:0.96em;
    font-family:Arial;
	margin:10px 0 17px -1px;
}
.whiteBlockRedTitle ul li {
    background-image:url(../Images/CurlingStoneBullet.gif);
    background-position:0 20%;
    background-repeat:no-repeat;
    display:list-item;
    font-family:Tahoma,Arial,Helvetica;
    font-size:10pt;
    list-style-position:inside;
    list-style-type:none;
    padding-left:37px;
    padding-top:5px;
}
.NewsDetails ul li  {
    list-style-type: disc;
	font-size:0.96em;
	padding:5px 0 5px 0px;
}
.NewsItems h2
{
    padding:0;
}
.whiteBlockRedTitle .whiteMiddle .NewsItems ul li   {
    background-image:url(../Images/CurlingStoneBullet.gif);
    background-position:0px 20%;
    background-repeat:no-repeat;
    display:list-item;
    font-family:Tahoma,Arial,Helvetica;
    font-size:10pt;
    list-style-position:inside;
    list-style-type:none;
    margin:0;
    padding:5px 0 7px 37px; 
}

.whiteBlockContent
{
    padding-left:1px;
}


/*------------------------------------------------------TITLE AND SUBTITLE*/

.titleAndSubTitle h1
{
    color:white;
    font-family:Arial Narrow,Arial;
    font-size:23px;
    font-weight:bold;
    letter-spacing:-0.2pt;
    margin-top:0;
    margin-bottom:16px;
}
.titleAndSubTitle p
{
    color:white;
    font-family:Arial;
    font-size:12pt;
    padding-bottom:4px;
}


.darkBlueBlock h1
{  
    padding-bottom:5px;
    color:white;
    font-family:Arial Narrow,Arial;
    font-size:23px;
    font-weight:bold;
    letter-spacing:-0.2pt;
    margin-top:0;
}


/* MEDIA */

.whiteBlockMedia ul li {
    background-image:url(../Images/CurlingStoneBullet.gif);
    background-position:4px 19px;
    background-repeat:no-repeat;
    color:Black;
    font-family:Tahoma,Arial,Helvetica;
    font-size:10pt;
    height:50px;
    list-style-position:inside;
    list-style-type:none;
    margin:-6px 0 0;
    padding:0 0 0 46px;
    width:490px;  
}

/* SPONSORSHIP*/

.whiteBlockSponsorship {
    background-image:url(../Images/CurlingStoneBullet.gif);
    background-position:4px 1px;
    background-repeat:no-repeat;
    color:Black;
    font-family:Tahoma,Arial,Helvetica;
    font-size:10pt;
    height:22px;
    list-style-position:inside;
    list-style-type:none;
    margin:10px 0 0;
    padding:4px 0 0 37px;
    width:490px;    
}

/*--------------------------------------------------------------------------------FRENCH*/


#menuContainerTopBackgroundFr .menuContainerTop {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../Images/menuBackgroundTopFrench.gif) no-repeat scroll left top;
    min-height:232px;
    padding-left:1px;
    width:339px;
}

a#ctl00_WhiteBlockContent_NewsView1_ctl00_backToList1
{
    visibility:hidden;
    display:none;
}


h1#ctl00_WhiteBlockContent_usercontrols_redtitle_ascx1_PageTitleRed
{
    
    /*visibility:hidden;
    display:none;
    */
    
}

h2.sf_NewsTitle
{
    color:#000000;
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
    text-transform:uppercase;   
    padding-top:10px;
    letter-spacing:normal;
}
.sf_postBookmark a
{
	text-decoration:none;
}
.sf_contentComments {
	margin:0 !important;
	padding:0 !important;
}