/* --------------- ovverides ------------------ */
a
{
	text-decoration: none;
	color: #403B3F;
}
a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #9f020d;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2
{
	font-family:  Verdana, Arial,sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

/* --------------- custom ------------------ */

.clear
{
	clear: both;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.middleAlign *
{
	vertical-align: middle;
}

/* --------------- layout ------------------ */
body
{
	font-family: Verdana,Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;	
	background-image: url(layout_images/site_bg_rpt.jpg);
	background-repeat: repeat;
    color: #2a0203;
    
}
.bigContent
{
    background-image: url(layout_images/site_bg_top.jpg);
	background-repeat:repeat-x;
	height: 532px;
}
.container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 972px;
}

.top
{
    background-image: url(layout_images/top.jpg);
	background-repeat:no-repeat;
	height: 118px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.header
{	
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 10px;
	border: solid 1px #89661e;
}
.language, .language a
{	
	margin-top: 10px;	
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
}
	.language span
	{		
		display: block;
		margin-bottom: 7px;
	}
	.language a:hover, .language a.selected
	{
		color: #ffffff;
	}
.languages 
{
    margin-bottom: 8px;
}
.languageLogo
{
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 60px;
}

.telerikMenu
{    
    background-image: url(layout_images/menu_bg.jpg);
    background-repeat: no-repeat;
    width: 960px;
    height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
	
.topContent
{
    background-image: url(layout_images/content_top.jpg);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 972px;
    height: 12px;
}

.content
{
	margin-left: auto;
	margin-right: auto;
	background-image: url(layout_images/content_rpt.jpg);
	background-repeat: repeat-y;
	width: 972px;
}
	
.leftContent
{
	width: 687px;	
	padding: 15px 15px 15px 21px;
}
.rightContent
{	
	width:243px;
}
    .rightAreaTitle
    {
        position: relative;
        font-size: 16px;
        font-weight: bold;
        color: #9f020d;
        background-image: url(layout_images/news_title_bg.jpg);
        width:243px;
        height: 33px;
        text-align: center;
        margin-left: -2px;
        margin-top: 13px;
        padding-top: 15px;
    }
    
    .recommendedNews
    {
        width: 233px;
	    padding: 11px 5px 11px 5px;
    }
        .recommendedNews a
        {
            text-decoration: none;
        }
.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: 972px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(layout_images/footer.jpg);
	background-repeat: no-repeat;
}
    .copyright
    {		
	    margin-left: auto;
	    margin-right: auto;
	    padding: 0px 10px 10px 10px;
	    color: #8a5c03;
	    width: 972px;
	    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: #9f020d;
	font-weight: bold;
}

.newsTitleArchive, .newsTitleArchive h1
{
	font-family:  Verdana,Arial, sans-serif;
	color: #9f020d;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.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;
}

/* player container */
div.player {
	height:375px;
	width:500px;
	border:1px solid #000000;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-left: 80px;
}

/* play button */
div.player img {
	margin-top:150px;
}

/* info area */
div.player div.info {
	height:40px;
	background:#000 url(layout_images/h80.png) repeat-x;
	opacity:0.7;
	color:#fff;
	text-align:left;
	padding:5px 15px;	
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	border-top:1px solid #ccc;
	margin-top:90px;
}

/* duration data inside info area */
div.player div.info span {
	color:#ffffff;
	display:block;
	font-weight: bold;
	font-weight:bold;
}



/* --------------- 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;
}	


.RadMenu a.rmLink 
{
	cursor: pointer !important;	
}

.eventList
{
    margin-top: 10px;
    margin-bottom: 10px;
}

    .eventList a
    {
        color: #9f020d;
        text-decoration: underline;
    }
.eventListTop
{
     background-image: url(layout_images/eventList_top.jpg);
     background-repeat: no-repeat;
	 width: 655px;
	 height: 27px;
}
.eventRepeater
{
     background-image: url(layout_images/event_repeater.jpg);
     background-repeat: repeat-y;
	 width: 655px;
}

.eventListBottom
{
     background-image: url(layout_images/eventList_bottom.jpg);
     background-repeat: no-repeat;
	 width: 655px;
	 height: 21px;
}

.eventSeparator
{
     background-image: url(layout_images/event_separator.jpg);
     background-repeat: no-repeat;
	 width: 655px;
	 height: 58px;
}

.activityDayCell1
{
	padding: 0px;
}
.activityDayCell2
{
	padding:5px;
}
.activityTitle
{
	color: #9f020d;
	font-size: 14px;
	font-weight: bold;
}

.activityDay
{
	font-size: 34px;
	font-weight: bold;
}

.activityMonthYear
{
	font-weight: bold;
}

.eventsButton
{
    border: none;
    background-color: #E4DEC6;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    border: solid 1px #000000;
    cursor: pointer;
}
.eventSelected
{
    background-color: #9f020d;
    color: #ffffff;
    border-color: #000000;
}
