/* --------------- ovverides ------------------ */
a
{
	text-decoration: none;
	color: #403B3F;
}
a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-family:  Verdana, Arial,sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* --------------- custom ------------------ */

.clear
{
	clear: both;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.middleAlign *
{
	vertical-align: middle;
}

/* --------------- layout ------------------ */
body
{
	font-family: Verdana,Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
    background-color: #1f3d63;
    color: #222222;
    
}
.container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 960px;
}

.header
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;	
}
.language, .language a
{	
	margin-top: 10px;	
	color: #7f99c9;
	text-decoration: none;
}
	.language span
	{		
		display: block;
		margin-bottom: 7px;
	}
	.language a:hover, .language a.selected
	{
		color: #ffffff;
	}
	.language a.selected:hover
	{
	    color: #7f99c9;
	}
.languages 
{
    margin-bottom: 8px;
}
.languageLogo
{
	width: 960px;
	height: 52px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(layout_images/top_bg.jpg);
    background-repeat: no-repeat;
}

/*.menu
{
	font-size: 13px;
	font-weight: bold;
	color: #637c87;	
	width: 960px; 
	border-top: solid 1px #555555;
    border-bottom: solid 1px #555555;
    height: 24px;
    line-height: 20px;
    background-color: #efefef;
    background-image: url(layout_images/menubg.gif);
    background-repeat: no-repeat;
}
	.menu a, .menu span
	{
		color: #333366;
		font-size: 14px;
		text-decoration: none;
	}
	.menu a.selected, .menu span.selected
	{
		color: #9b9da0;
		text-decoration: none;
	}
	.menu a:hover, .menu span:hover
	{
		text-decoration: none;
		color: #9b9da0;
	}
*/
	
.content
{
	margin-left: auto;
	margin-right: auto;	
	width: 960px;
	margin-top: 10px;
	background-color:#ffffff;
}
	
.leftContent
{
	width: 687px;	
	padding: 10px;
}
.rightContent
{	
	width: 253px;
	background-color: #e8ebef;
}
    .rightAreaTitle
    {
        position: relative;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
    }
.textPageBottom
{
    margin-top:20px;
}

.contentSeparator
{
    background-image: url(layout_images/spacer_content.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 5px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.contentPage
{
    padding: 0px 10px 10px 10px;
}


.footer
{
	width: 960px;
	height: 49px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-image: url(layout_images/footer_bg.jpg);
	background-repeat: no-repeat;
}
    .copyright
    {		
	    margin-left: auto;
	    margin-right: auto;
	    padding: 0px 10px 10px 10px;
	    color: #ffffff;
	    width: 960px;
	    font-size: 12px;	    
    }


/* --------------- photo ------------------ */

.photo
{
	position: relative;
	width: 140px;
	background-color: #F6F6F6;
	border: 1px solid #CCCFB6;
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 7px;
	margin-bottom: 15px;
}
.photo p
{
	margin: 0px;
	padding: 0px;
}

.photoBorder
{
	border: 1px solid black;
}
/* --------------- end photo ------------------ */




/* --------------- news ------------------ */
.date
{
	color: #000000;
	margin-bottom: 5px;
}

.authorName
{
	color: #000000;
	margin-bottom: 5px;
	margin-left: 10px;
}

.authorName a
{
	color: #000000;
	text-decoration: underline;
}

.authorNameNoMargin
{
	color: #000000;
	margin-bottom: 5px;
}

.authorNameNoMargin a
{
	color: #000000;
	text-decoration: underline;
}

.newsTitle
{
	font-family:  Verdana,Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.newsTitleArchive, .newsTitleArchive h1
{
	font-family:  Verdana,Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.newsPager
{
	color: #000000;
	height: 20px;
	width: 875px;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
}

.newsPager a
{
	color: #000000;
}

.newsPager a.pagerSelected
{
	color: #0000CC;
}
.pagerSelected
{
	color: #0000CC;
}
.newsSeparator
{
	height: 8px;
}

/* --------------- END news ------------------ */






/* --------------- videoGallery ------------------ */

.video
{
	background-color: #FFA302;
	border: 1px solid #CCCFB6;
	width: 290px;
	height: 145px;
	margin-left: 10px;
	margin-top: 15px;
}
.videoClip
{
	border: 1px solid #000000;
	margin-left: 6px;
	margin-top: 6px;
}
.clipInfo
{
	color: #004754;
	width: 140px;
	padding-right: 5px;
	text-align: left;
	font-size: 14px;
	padding-top: 5px;
}
.clipInfo p
{
	font-size: 12px;
	color: #000000;
}
.clipInfo table a
{
	text-decoration: none;
	color: #004754;
}


/* --------------- END videoGallery ------------------ */


/* --------------- videoDetail ------------------ */
.bgData
{
	background-color: #F3F4DC;
	height: 30px;
	line-height: 30px;
	color: #004754;
	font-size: 14px;
	margin-left: -8px;
	margin-right: -8px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #C1C1C1;
	border-top: 1px solid #C1C1C1;
}
.bgData a
{
	color: #004754;
}
.bgData a:hover
{
	color: #000000;
}
.bgData b
{
	float: right;
}
.titleVideo
{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFA302;
	padding-left: 10px;
	padding-right: 20px;
}
.videoDetailContant
{
	background-color: #F2F2F2;
	border-bottom: 1px solid #C3C3C3;
	padding-top: 20px;
	margin-left: -8px;
	margin-right: -8px;
}
.videoText
{
	color: #10525F;
	width: 260px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.videoDetails
{
	width: 330px;
	padding-top: 10px;
	padding-right: 5px;
}



/* ---------------End videoDetail ------------------ */

.breadCrumbs
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 14px;
}

.breadCrumbs a
{
	color: #000000;
}

.contactTable input[type="text"], .contactTable textarea, .contactTable select
{
	border: solid 1px #B3B3B3;
}

.contactTable input[type="submit"]
{
	font-family:  Verdana, Arial,Sans-Serif;
	background-color: #B3B3B3;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	width: 80px;
	height: 24px;
	font-size: 12px;
	border: solid 1px #828282;
	padding: 0px;
	cursor: pointer;
}
.search
{
	margin-left: 0px;
}

.searchResultsLeft
{
	width: 590px;
}

.searchSeparator
{
	height: 1px;
	background-color: #009ADA;
}

.searchBgImage
{
	background-image: url(layout_images/SearchMagnifier.gif);
	width: 195px;
	height: 233px;
}
.toolbar
{
	margin-bottom: 5px;
}
.relatedArticles
{
	margin-top: 40px;
	border: solid 1px #000000;
	padding: 10px;
}
.relatedArticles a
{
	color: #000000;
}

.relatedTitle
{
	font-size: 14px;
	font-weight: bold;
}

.leftChilds a
{
	color: #333366;
	font-size: 12px;
	text-decoration: none;
}
	.leftChilds a.selected
	{
		color: #9b9da0;
		text-decoration: none;
	}
	.leftChilds a:hover
	{
		color: #9b9da0;
	}
	
	
.topFotball
{
    background-image: url(layout_images/football_top.jpg);
    background-repeat: no-repeat;
	width: 231px;
	height: 108px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 8px;
}
    .topFotball a
    {
        color: #ffffff;
    }

.rptFotball
{
    background-image: url(layout_images/football_rpt.jpg);
    background-repeat: repeat-y;
	width: 211px;
	padding: 10px;
	min-height: 100px;
}
    .newsList
    {
        position: relative;
        margin-top: -80px;
    }

.bottomFotball
{
    background-image: url(layout_images/football_bottom.jpg);
    background-repeat: no-repeat;
	width: 231px;
	height: 10px;
}	


.topHandball
{
    background-image: url(layout_images/handball_top.jpg);
    background-repeat: no-repeat;
	width: 231px;
	height: 108px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 8px;
}
     .topHandball a
    {
        color: #ffffff;
    }

.rptHandball
{
    background-image: url(layout_images/handball_rpt.jpg);
    background-repeat: repeat-y;
	width: 211px;
	padding: 10px;
	min-height: 100px;
}   

.bottomHandball
{
    background-image: url(layout_images/handball_bottom.jpg);
    background-repeat: no-repeat;
	width: 231px;
	height: 10px;
}	



.topSkating
{
    background-image: url(layout_images/skating_top.jpg);
    background-repeat: no-repeat;
	width: 231px;
	height: 108px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 8px;
}
     .topSkating a
    {
        color: #ffffff;
    }

.rptSkating
{
    background-image: url(layout_images/skating_rpt.jpg);
    background-repeat: repeat-y;
	width: 211px;
	padding: 10px;
	min-height: 100px;
}   

.bottomSkating
{
    background-image: url(layout_images/skating_bottom.jpg);
    background-repeat: no-repeat;
	width: 231px;
	height: 10px;
}	

.topGym
{
    background-image: url(layout_images/gym_top.jpg);
    background-repeat: no-repeat;
	width: 231px;
	height: 108px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 8px;
}
     .topGym a
    {
        color: #ffffff;
    }

.rptGym
{
    background-image: url(layout_images/gym_rpt.jpg);
    background-repeat: repeat-y;
	width: 211px;
	padding: 10px;
	min-height: 100px;
}   

.bottomGym
{
    background-image: url(layout_images/gym_bottom.jpg);
    background-repeat: no-repeat;
	width: 231px;
	height: 10px;
}	

.newsBoxes
{
    margin-left:  10px;
    margin-right: 10px;
    margin-bottom: 10px;
}    
    .newsBoxItem
    {
        font-size: 12px;
        font-family: Verdana;
        color: #222222;
    }

.RadMenu a.rmLink 
{
	cursor: pointer !important;	
}

.eventList
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.eventListTop
{
     background-image: url(layout_images/eventList_top.jpg);
     background-repeat: no-repeat;
	 width: 925px;
	 height: 27px;
}
.eventRepeater
{
     background-image: url(layout_images/event_repeater.jpg);
     background-repeat: repeat-y;
	 width: 925px;
}

.eventListBottom
{
     background-image: url(layout_images/eventList_bottom.jpg);
     background-repeat: no-repeat;
	 width: 925px;
	 height: 21px;
}

.eventSeparator
{
     background-image: url(layout_images/event_separator.jpg);
     background-repeat: no-repeat;
	 width: 925px;
	 height: 58px;
}

.activityDayCell1
{
	padding: 0px;
}
.activityDayCell2
{
	padding:5px;
}
.activityTitle
{
	color: #1f3d63;
	font-size: 14px;
	font-weight: bold;
}

.activityDay
{
	font-size: 34px;
	font-weight: bold;
}

.activityMonthYear
{
	font-weight: bold;
}

.eventsButton
{
    border: none;
    background-color: #e2ecf8;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    border: solid 1px #000000;
    cursor: pointer;
}
.eventSelected
{
    background-color: #1f3d63;
    color: #ffffff;
    border-color: #e2ecf8;
}
