body
{
 background-image: url('/AjrGfx/SystemGfx/bg_body.jpg');
 background-position: top center;
 font-family: tahoma, arial, verdana, tahoma;
 font-size: 11px;
 color: #fff;
 margin: 0;
 margin-bottom: 10px;
 background-color: #000;
}


.left{
 float:left;
}

.right{
 float:right;
}

.clear{
 clear: both;
}


/* ----------------- start text classes ----------------- */

h1
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-size: 22px;
 color: #fff;
 font-weight: bold;
 text-transform: uppercase; 
}

h2
{
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
 font-size: 11px;
 color: #fff;
 text-transform: none;
}

.BreadMediumStdColor
{
 font-size: 11px;
 line-height: 16px;
 color: #fff;
}

a
{
 font-size: 11px;
 text-decoration: none;
 color: #fff;
}

a:hover {text-decoration: underline;}

a.FZLINK
{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #fff;
}


/* ----------------- start menu classes ----------------- */

a.MenuCase0
{
 font-size: 13px;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
}

a.MenuCase0:hover {
 text-decoration: underline;
 color: #fff;
}


a.MenuCase0Selected
{
 font-size: 13px;
 color: #fff;
 font-weight: bold;
 text-decoration: underline;
 text-transform: uppercase;
}

a.MenuCase0Selected:hover {
 text-decoration: underline;
 color: #fff;
}

a.MenuCase1
{
 font-size: 11px;
 color: #fff;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: normal;
}

a.MenuCase1:hover
{
 text-decoration: underline;
 color: #fff;
}

a.MenuCase1Selected
{
 font-size: 11px;
 color: #fff;
 text-decoration: underline;
 text-transform: uppercase;
 font-weight: normal;
}

a.MenuCase1Selected:hover {
 text-decoration: underline;
 color: #fff;
}

/* ----------------- start input classes ----------------- */

input,textarea,select
{
 font-family: arial, verdana, tahoma;
 color: #404041;
 font-size: 11px;
}

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
 border: 1px solid #999999;
}

input.FormFieldInputsNarrow
{
 width: 206px;
 height: 16px;
 border: 1px solid #cccccc;
 padding-left: 2px; 
}

input.FormFieldInputsMedium
{
 width: 215px;
 height: 19px;
 padding-left: 2px;
 border: 1px solid #404041;
}

input.FormFieldInputsWide
{
 width: 420px;
 height: 16px;
 padding-left: 2px; 
}

textarea.FormFieldInputsMedium
{
 width: 220px;
 height: 20px;
 padding: 2px;
}

.FormFieldLabelMediumStdColor
{
 font-weight: bold;
}

.minor { font-size: 11px }

/* ----------------- start list classes ----------------- */

ul
{
 padding: 0;
 margin: 0;
 margin-left: 10px;
 list-style-type: none;
}

li
{
 background-image: url('/AjrGfx/SystemGfx/list_item.gif');
 background-repeat: no-repeat;
 padding-left: 10px;
 padding-bottom: 5px;
}

/* ----------------- Start custom classes ----------------- */

.Container{ width: 970px; text-align: left; }

.Top
{
 background-image: url('/AjrGfx/SystemGfx/bg_top.gif');
 background-repeat: no-repeat;
 width: 970px;
 height: 165px;
}

.FrontMain
{
 background-image: url('/AjrGfx/SystemGfx/bg_front_main.jpg');
 background-repeat: no-repeat;
 width: 970px;
}

.Main
{
 background-image: url('/AjrGfx/SystemGfx/bg_main.jpg');
 background-repeat: no-repeat;
 width: 970px;
}

#playersignature{ float: left;}
#fobazologo{ float: right; padding: 7px 35px 0 0; }

.Clear{ clear: both; }

.Navigation{ float: left; font-size: 13px; font-weight: bold; color: #fff; padding: 20px 0 0 40px; }
.SubNavigation{ font-size: 11px; }
.TopNavigation{ position: relative; left: -1px; margin-bottom: 3px; }

.Footer
{
 background-image: url('/AjrGfx/SystemGfx/bg_footer.jpg');
 background-repeat: no-repeat;
 width: 970px;
 height: 110px;
 text-align: center;
}

a.FooterLink{ color: #B3AA66; font-size: 10px; }

.News
{
 background-image: url('/files/backgrounds/newsTop.gif');
 background-repeat: no-repeat;
 width: 315px; 
 height: 262px;
 float: left;
}

.NewsTeaser{ 
padding:0 0 10px 50px;
border:0px solid red;
width:250px;
}

a.NewsLink:visited { color: #ffffff; }
a.NewsLink:hover { color: #B7AA53; }

.Date{ color: #FFFD00; font-weight: bold; }
.DateLarge{ font-size: 13px; color: #FFFD00; font-weight: bold; }

.NewsTeaserPage{width:175px;border:0px solid red; margin-bottom: 10px; }
.Date{ color: #FFFD00; font-weight: bold; }
.DateLarge{ font-size: 13px; color: #FFFD00; font-weight: bold; }


h1.NewsTitle{ font-size: 10px; text-transform: uppercase; font-weight: bold; margin: 3px 0 3px 0; }
a.ReadMore{ color: #FFFD00; font-weight: bold; }
.AlignRight{ text-align: right; }

.FloatLeft{ float: left; }

.QSearch{ float: right; text-align: right; padding: 10px 35px 0 0; }
.QSearchField
{
 background-image: url('/AjrGfx/SystemGfx/bg_search.gif');
 background-repeat: no-repeat;
 width: 155px;
 height: 30px;
}

.LeftColumn{ width: 262px; float: left; }
.LeftColPadding{ padding: 0 15px 0 43px; }
.LeftColBG{
 background-image: url('/AjrGfx/SystemGfx/bg_left_column.jpg');
 background-repeat: no-repeat;
 width: 208px; 
}
.PadLeftCol{ padding: 10px 10px 10px 12px; }

.MidColumn{
 width: 465px; float: left;
 background-image: url('/AjrGfx/SystemGfx/bg_content.jpg');
 background-repeat: repeat-y;
}

.MidColPad{ padding: 20px 24px 0 24px; }


.RightColumn{ width: 208px; float: left; }

.PageName{ height: 55px;  }
.PageNamePadding{ padding: 0 0 0 43px; }

.MidColumnWide{
 width: 669px; float: left;
 background-image: url('/AjrGfx/SystemGfx/bg_content_wide.jpg');
 background-repeat: repeat-y;
 text-align:center;
}

.unitTwoFact{
 border:0px solid red;
 width:208px;
 height:223px;
 background-image: url(/files/backgrounds/unit2Bg.jpg);
 background-repeat: no-repeat;
}
.dykHolder {
 padding:7px 0 0 10px;
 border:0px solid red;
 width:190px;
 height:210px;
}
#flowplayerholder{ text-align: left; }


#bandWidthControls
{
 background-image:url('/AjrGfx/flowplayer/player_bund.jpg');
 background-repeat: no-repeat;
 height: 29px;
 width: 458px;
}

#high, #low, #translation
{
  float:left;
  padding-top: 8px;
  padding-left: 10px;
}

#high a img, #low a img, #translation a img{border: none;}

.col340{
 width: 340px;
}

.VideoTeaser
{
 float: left;
 margin-right: 20px;
 width: 137px;
 height: 126px;
}

.VideoTitle { text-transform: uppercase; font-size 11px; color: #FFFFFF; line-height: 14px; }
.VideoSubTitle { text-transform: uppercase; font-size 10px; color: #9D9D9D; line-height: 11px; margin-bottom: 5px; }

.PlayerHeader{
 background-image: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/AjrGfx/SystemGfx/bg_player_header.png',sizingMethod='scale');
 background-repeat: no-repeat;
 width: 458px; height: 47px;
}


* html #PlayerHeaderPadding{
 padding: 20px;
 position:relative;
}

.padtop10{
 padding-top: 10px;
}

.padright10{
 padding-right: 10px;
}

