/* --------------- ovverides ------------------ */
a
{
    text-decoration:none;
    color:#403B3F;
}
    a:hover
    {
        text-decoration:underline;
    }

img
{
    border:0px;
}

h1
{
    font-family: Verdana Arial, sans-serif;
    font-size:20px;
    color:#FFFFFF;
    font-weight:bold;
    margin:0px;
    padding:0px;
    
}
h2
{
	font-family:Verdana, Arial, sans-serif;
    font-size:16px;
    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;
}
.container
{
    position:relative;      
    width:963px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
}
    .language
    {
       margin-left: 15px;
    }
    .languageSelect
    {
    	position: relative;
        margin-top:10px;
        margin-right:15px;
    }
        .flagBorder
        {
            border:1px solid black;
        }          
        .contentHeader
        {         
            margin-left:4px;  
            text-align:justify;
            width: 920px;
        }
            .contentHeader p
            {
                padding:0px;
                margin:0px;
            }
        .menu
        {
           
            height:28px;
            margin-left:4px;
            padding-top:30px;
            text-align:left;
            width:955px;
            font-size:13px;
            font-weight: bold;
            color:#f3f3e9;
            padding-left: 30px;
        }
            .menu a
            {
                color: #f3f3e9;
                text-decoration:none
            }
            .menu a.selected
            {
                color: #ffa303;
                text-decoration:none
            }
            .menu a:hover
            {
                text-decoration:none;
                color: #ffa303;
            }
        .content
        {              
            margin-top: 5px;
        }
        .innerContent
        {        	
            text-align:center;
            background-image:url(layout_images/bg_generic_page.gif);
            background-repeat:repeat-y;
            width:930px;
            margin-left:17px;
            margin-bottom:30px;
            margin-right: 30px;
        }
        
         .innerContentReverse
        {
        	text-align:center;
            background-image:url(layout_images/bg_generic_page_reverse.gif);
            background-repeat:repeat-y;
            width:930px;
            margin-left:10px;
            margin-bottom:30px;
            margin-top: 5px;
           /* margin-right: 30px;*/
        }
        .homeContent
        {
        	width: 955px;
        	margin-right: auto;
        	margin-left: auto;
        	text-align:center;
        }
        
        .category
        {        	
            width:285px;
            text-align:justify;
            background-image:url(layout_images/repeat_bg_content.gif);
            background-repeat:repeat-y;
            height: 430px;
            margin-top:30px;
        }
			.categoryMargin
			{
				margin-right: 20px;
			}
        
        .categoryContent
        {
        	text-align:justify;
            padding:10px;
            margin:0px;
            color:#543500;
        }
        .recommendedNews
        {
        	text-align:left;
        	padding:10px 0px 10px 0px;
            margin:0px;
            margin-left: 0px;
        }
        
            .titleCateg
            {
            	position: relative;
                background-image:url(layout_images/top_bg_content.gif);
                background-repeat:no-repeat;
                height:40px;
                line-height:40px;
                width:285px;
                text-align:center;
            }
               
            .bottomCateg
            {    
            	position: relative;        	
                background-image:url(layout_images/bottom_bg_content.gif);
                background-repeat:no-repeat;
                height:10px;
                width: 285px;                     
				margin-bottom: 30px;           
            }
        .footer
        {
            width:955px;
            margin-left:4px;
        }
        .footerContent
        {
            background-color:#7e3b00;
            padding:10px;
            color:#B3B3B3;
        }
        .footerCopy
        {
            background-image:url(layout_images/footer_copy_bg.gif);
            background-repeat:no-repeat;
            height:10px;
            line-height:10px;
            padding:10px;
            color:#FFFFFF;
            text-align: center;
        }
            
/* --------------- photoGallery ------------------ */ 
	
    .leftContent
    {
        width:258px;
    }
        .titleLeftContact
        {
            background-image:url(layout_images/top_left_content_bigger.gif);
            background-repeat:no-repeat;
            width:268px;
            height:44px;
            line-height:40px;
            text-align:center;
            margin-top: -4px;
        }
        .defaultRightTitle
        {
        	background-image:url(layout_images/top_left_content.gif);
            background-repeat:no-repeat;
            width:258px;
            height:40px;
            line-height:40px;
            text-align:center;
        }
        .textContentLeft
        {
            padding:10px;
            text-align:left;
        }
        .leftProductList
        {
            list-style-image:url(layout_images/arrow.gif);
            padding:0px;
            margin-top:0px;
            margin-left:25px;
            line-height: 16px;
        }
         .leftProductList a
        {
           color:#004753;
 		   font-weight:bold;
        }
        .bottomLeftContent
        {
        }
    .rightContent
    {
        width:625px;
        text-align:justify;
    }
    .rightContentDefault
    {
    	width: 670px;
    }
		.textContentRightDefault
        {
            padding: 0px 10px 10px 0px;
            margin-top: -10px;
        }
        .topRightContent
        {
            background-image:url(layout_images/top_right_content.gif);
            background-repeat:no-repeat;
            height:14px;
            width:649px;
            margin-left: -24px;
        }
        .textContentRight
        {
            padding: 0px 10px 10px 10px;
        }
        
        .newsArchiveContentRight
        {
        	 padding: 0px;
        }
        /*.textContentRight p
        {
            padding:0px;
            margin: 0px;
        }*/
        .page
        {
            background-color:#B3B3B3;
            color:#000000;
            height:30px;
            line-height:30px;
            width:625px;
            text-align:center;
            margin-top:15px;
        }
        .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;
        }
    .bottomLeftRightContent
    {
        background-image:url(layout_images/bottomLeftRightContentNews.gif);
        background-repeat:no-repeat;
        height:26px;
        width: 930px;
    }
    
    .bottomLeftRightContentReverse
    {
        background-image:url(layout_images/bottomLeftRightContentNewsReverse.gif);
        background-repeat:no-repeat;
        height:26px;
        width: 930px;
    }
    
      
/* --------------- END photoGallery ------------------ */

.innerContentSinglePage
{
    width:930px;
	margin-left:17px;
    margin-bottom:30px;   
}

.innerContentSinglePage h2
{
	font-family:Verdana, Arial, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.topSinglePage
{
	background-image: url(layout_images/top_single_page.gif);
	background-repeat: no-repeat;
	width: 930px;
	height: 10px;
}

.contentSinglePage
{
	background-image: url(layout_images/reapeter_single_page.gif);
	background-repeat: repeat-y;
	width: 890px;
	padding: 0px 20px 10px 20px;  
}

.bottomSinglePage
{
	background-image: url(layout_images/bottom_single_page.gif);
	background-repeat: no-repeat;
	width: 930px;
	height: 26px;
}

/* --------------- news ------------------ */
 .date
 {
 	color:#000000;
 	margin-bottom: 5px;
 }
 
 .authorName
 {
 	color:#000000; 	
 	margin-left: 7px;
 	margin-bottom: 5px;
 }
 
 .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
	{
		font-family:Verdana, Arial, sans-serif;
		font-size:12px;
		/*color:#004753;*/
		color:#000000;
		font-weight:bold;
	}

 .textContentRight h1
 {
 	font-family:Verdana, Arial, sans-serif;
    font-size:14px;
    color:#000000;
    font-weight:bold;
    margin:0px;
    padding:0px;
 } 
 
 .bottomLeftRightContentNews
    {
    	position: relative;
        background-image:url(layout_images/bottomLeftRightContentNews.gif);
        background-repeat:no-repeat;
        height:26px;
        width: 930px;
    }
    
   .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 ------------------ */ 

/* --------------- competition ------------------ */ 

.competitionListItem
{
	margin-bottom: 10px;
}

.competitionListItem a
{
	color:#004753;
 	font-weight:bold;
}

/* --------------- END competition ------------------ */


/* --------------- opacity ------------------ */ 

	.opacityClass, .opacityClass img
	{
		filter:alpha(opacity=60);
		-moz-opacity:0.60;
		-khtml-opacity: 0.60;
		opacity: 0.60;
	}
	
	.opacityClass:hover, .opacityClass img:hover
	{
		filter:alpha(opacity=100);
		-moz-opacity:1.0;
		-khtml-opacity: 1.0;
		opacity: 1.0;
	}
	
	.opacityClassSelected, .opacityClassSelected img
	{
		filter:alpha(opacity=100);
		-moz-opacity:1.0;
		-khtml-opacity: 1.0;
		opacity: 1.0;
	}

/* --------------- END opacity ------------------ */  

/* --------------- 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;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	height: 14px;
	padding-left: 20px;
}

	.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;
}

.contactBgImage
{
	background-image:url(layout_images/ContactRunner.jpg);
	width: 303px;
	height: 204px;
	margin-right: 0px;
	margin-top: 20px;
}

.sitemapBgImage
{
	background-image:url(layout_images/SitemapDiagram.jpg);
	width: 316px;
	height: 213px;
	margin-right: 0px;
	margin-top: 20px;
}

.sitemapLeft
{
	width: 460px;
}

.sitemapRight
{
	width:360px;
	margin-left: 10px;
}

.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;
}
.leftContact
{
	width: 520px;
}

.contactMessage
{
	margin-top: 8px;
}

.relatedArticles
{
	margin-top: 40px;
	border:solid 1px #000000;
	padding: 10px;
}
.relatedArticles a
{
	color: #000000;
}

.relatedTitle
{
	font-size: 14px;
	font-weight: bold;
}

.galleryList
{	
	text-align: left;
	color: #000000;
	font-weight: bold;
}

	.galleryList a
	{
		color: #000000;
	}
	
.contactRight
{
	width: 310px;
}

.activityDay
{
	font-size: 34px;
	font-weight: bold;
}

.activityMonthYear
{
	font-weight: bold;
}
.activityTitle{
 color: #7e3b00;
  font-size:14px;
  font-weight: bold;
}

.calendarMonth
{
	font-weight: bold;
	font-size: 14px;
	text-transform:capitalize;
}
.todayActivities
{
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.todayActivitiesTitle
{
	font-size: 14px;
	margin-bottom: 5px;
	background-color: #7e3b00;
	padding: 5px;
	color: #ffffff;
	width: 210px;
	text-align: center;
}

.rcTitle
{
	text-transform:capitalize !important;
}

.rsHeader h2
{
	text-transform:capitalize !important;
	color: #FFFFFF;	
	background-color: #000000;
	text-align:center;
}

/*.RadScheduler_Sunset .rsContent
{
	background-color:#FFFFFF !important;
	
}

.RadScheduler .rsAptContent {
	background-color: #ffe79d !important;
	background-repeat:repeat-y	!important;
	height: 40px !important;
	border: solid 1 px red !important;
}
.rsApt
{
	height: 100% !important;
}

.rsCustomAppointmentContainer
{
	height: 40px;
	border: solid 1 px red;
}

.RadScheduler_Sunset .rsAptContent, .RadScheduler_Sunset .rsAptIn, .RadScheduler_Sunset .rsAptMid, .RadScheduler_Sunset .rsAptOut {
	background-image:none !important;
}

.rsWrap .rsDateWrap
{
	height: 40px !important;
}*/

.searchCalendar
{
	background-color: #7e3b00;
	margin-top:15px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding: 5px;
	color: #000000;
	width: 210px;
	text-align: center;
}
	.searchCalendar a
	{
		color: #ffffff;
	}
	
.telerikMenu
{	
	position: relative;
	margin-left:4px;
	padding-top:0px;
	text-align:left;
	width:955px;
	font-size:13px;
	font-weight: bold;
	color:#f3f3e9;
}
.rmHorizontal
{
	padding-left: 1px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.rmLink 
{
	font-size: 13px !important;
	font-weight: bold !important;
	font-family: Verdana, Arial !important;
}
.RadMenu a.rmLink 
{
	cursor: pointer !important;
}

 .rmLink:hover {
	color:#ffffff !important;
}
	

