/* --------------- 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:18px;
    color:#ff7705;
    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-image:url(layout_images/body_bg_repeat.gif);
}
.blue
{
    position:relative;
    height:143px;
    background-image:url(layout_images/blue_repeat.gif);
    background-repeat:repeat-x;
    margin-top:35px;
    z-index:-100;
}
.container
{
    position:relative;
    margin-top:-180px;
    background-image:url(layout_images/runningCompetition.png);
    background-repeat:repeat-y;
    width:963px;
    min-height:500px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
}
    .language
    {
        min-height:30px;
    }
    .languageSelect
    {
        margin-top:10px;
        margin-right:15px;
    }
        .flagBorder
        {
            border:1px solid black;
        }
    .header
    {
        margin-left:4px;
        background-image:url(layout_images/repeat_header_bg.gif);
        background-repeat:repeat-y;
    }
        .firstHeader
        {
            height:20px;
            background-image:url(layout_images/first_header_bg.gif);
            background-repeat:no-repeat;
            margin-top:7px;
        }
        .contentHeader
        {
            margin-left:13px;
            margin-right:20px;
            text-align:justify;
            width: 920px;
        }
        .menu
        {
            background-image:url(layout_images/last_header_bg.gif);
            background-repeat:no-repeat;    
            min-height:28px;
            margin-left:4px;
            padding-top:30px;
            text-align:center;
            width:955px;
            font-size:13px;
            font-weight: bold;
            color:#f3f3e9;
        }
            .menu a
            {
                /*color:#002D47;*/
                color: #f3f3e9;
                text-decoration:none
            }
            .menu a:hover
            {
                text-decoration:underline;
                /*color:#D40000;*/
                color: #f3f3e9;
            }
        .content
        {                        
            min-height: 300px;
        }
        .innerContent
        {
            text-align:center;
            background-image:url(layout_images/bg_generic_page.gif);
            background-repeat:repeat-y;
            width:895px;
            margin-left:34px;
            margin-bottom:30px;
            margin-right: 30px;
        }
        .homeContent
        {
        	width: 955px;
        	margin-right: auto;
        	margin-left: auto;
        	text-align:center;
        }
        
        .category
        {
        	position: relative;
            width:285px;
            text-align:justify;
            background-image:url(layout_images/repeat_bg_content.gif);
            background-repeat:repeat-y;
            min-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;
            margin: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:#00BEFA;
            padding:10px;
            color:#002D47;
        }
        .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.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;
    }
        .topRightContent
        {
            background-image:url(layout_images/top_right_content.gif);
            background-repeat:no-repeat;
            height:10px;
            width:625px;
        }
        .textContentRight
        {
            padding:0px 10px 10px 10px;
        }
        .textContentRight p
        {
            padding:0px;
            margin: 0px;
        }
        .page
        {
            background-color:#00C9ED;
            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:12px;
            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: 895px;
    }
    
      
/* --------------- END photoGallery ------------------ */

.innerContentSinglePage
{
	position: relative;
    width:895px;
	margin-left:34px;
    margin-bottom:30px;
    margin-right: 30px;     
}

.innerContentSinglePage h2
{
	font-family:Verdana, Arial, sans-serif;
	font-size:18px;
	color:#009ADA;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.topSinglePage
{
	position: relative;
	background-image: url(layout_images/top_single_page.gif);
	background-repeat: no-repeat;
	width: 895px;
	height: 10px;
}

.contentSinglePage
{
	position: relative;
	background-image: url(layout_images/reapeter_single_page.gif);
	background-repeat: repeat-y;
	width: 855px;
	padding: 0px 20px 10px 20px;  
}

.bottomSinglePage
{
	background-image: url(layout_images/bottom_single_page.gif);
	background-repeat: no-repeat;
	width: 895px;
	height: 26px;
}

/* --------------- news ------------------ */
 .date
 {
 	color:#004753;
 	font-weight:bold;
 }
 .authorName
 {
 	color:#004753; 	
 }
 
 .newsTitle
	{
		font-family:Verdana, Arial, sans-serif;
		font-size:14px;
		color:#004753;
		font-weight:bold;
	}
	
	 .newsTitleArchive
	{
		font-family:Verdana, Arial, sans-serif;
		font-size:12px;
		color:#004753;
		font-weight:bold;
	}

 .textContentRight h1
 {
 	font-family:Verdana, Arial, sans-serif;
    font-size:14px;
    color:#004753;
    font-weight:bold;
    margin:0px;
    padding:0px;
 } 
 
 .bottomLeftRightContentNews
    {
        background-image:url(layout_images/bottomLeftRightContentNews.gif);
        background-repeat:no-repeat;
        height:26px;
        width: 895px;
    }
    
   .newsPager
   {
   	color:#000000;
    height:30px;
    line-height:30px;
    width: 260px;
    text-align:center;
    margin-top:10px;
   }
   
	   .newsPager a 
	   {
   		 color: #000000;
	   }
	   
	   .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:#F6F6F6;
        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:#00CAED;
        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:justify;
        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: #004753; 
	text-align: left;
	margin-top: 8px;
	margin-left: 30px;
	margin-bottom: 8px;
	height: 14px;
	padding-left: 20px;
}

	.breadCrumbs a
	{
		color: #004753; 
	}
	
.contactTable input[type="text"], .contactTable textarea,.contactTable select
{
	border: solid 1px #FFA03C;
}

.contactTable input[type="submit"]
{
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #FFA03C;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	width: 80px;
	height: 24px;
	font-size: 12px;
	border: solid 1px #957046;
	padding: 0px;
}

.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;
}

.search
{
	margin-top:10px;
    margin-left:15px;
}

.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;
}