/*
	~ content.css ~
	
	By BeliG
	last update : 10-09-09
*/

/***** Styles (Titles / Links / Effects / etc.)  *****/

/*
	Blue : #0d5c89
	Blueflashy : #00aeef
	Yellow : #ffe800
	Grey : #8d8491
*/

a { text-decoration:none; }

h2 { color:#ffe800; text-transform:uppercase; font-size:150%; padding-bottom:20px; }
h2 span { display:block; }

h3, dt, dt a { color:#00aeef;}

.readmore a, #content_page a             { color:#ffe800; }
.readmore a:hover, #content_page a:hover { color:#00aeef; }

.rm_arrow a         { padding-right:10px; background:transparent url(../img/pix/arrow_yellow.gif) no-repeat right center; }
.rm_arrow a:hover   { background-image:url(../img/pix/arrow_blueflashy.gif); }

.invis              { position:absolute; left:-9999px; }
.padding_bottom_0   { padding-bottom:0; }
.blueflashy         { color:#00aeef; }
.bluehighlight      { color:#00aeef; margin-bottom: 0px !important;}


.white a            { color: #ffffff; }

/***** Page (default) *****/
	
div#content_page { width:100%; overflow:hidden; font-size:75%; line-height:1.4; }
div#content_page p { margin-bottom:15px; }
div#content_page p.caption { font-size:150%; margin-bottom:20px; }
div#content_page p.caption cite { font-style:normal; }

div#content_page .size_1 { font-size:110%; }
div#content_page .size_2 { font-size:130%; }
div#content_page .size_3 { font-size:150%; }

div#content_page ul                 { margin-left:0px; }
div#content_page ul li              { list-style:disc; }
div#content_page ul.team_galery li, div#content_page ul.videos_galery li, div#content_page ul.videos_galery li { list-style:none; }


/* Olympic Disciplines Specifications */
#specifications { background: #121A1D; margin-bottom: 30px; padding: 0 0 20px 19px; }
#specifications dl { float: left; margin-right: 20px; width: 207px; }
#specifications dt { border-top: 1px solid #464b69; margin-top: 10px; padding-top: 10px; }
#specifications dt.first { border-top: 0; }
#specifications dd { color: #ffe900; }


/***** Page (article) *****/

div.content_article h2 { font-size: 180%; padding-bottom: 10px; }
div.content_article h3 { color: #00aeef; font-size: 150%; font-weight: normal; margin-bottom: 20px; }
div.content_article h4 { color: #00aeef; font-size: 120%; font-weight: normal; }
div.content_article h5 { color: #00aeef; font-size: 150%; font-weight: normal; margin-bottom: 10px; padding-top: 20px;  }


	/* Big picture & Title */ 
	
div.picture_title iframe { position: absolute; top: 0; left: 0; }
div#content_right div#header_article div.picture_title { position:relative; width:700px; height:450px; } 	
div#content_center div#header_article div.picture_title { position:relative; width:460px; height:295px; }
div#header_article div.small_picture_title { position:relative; width:700px; height:160px; } 

div#header_article div.picture_title img { position:absolute; top:0; left:0; z-index:1; }
div#header_article div.small_picture_title h2, div#header_article div.picture_title h2 { line-height:1.1; padding:15px 23px; position:absolute; bottom:20px; left:20px; z-index:8; background:transparent url(../img/home/news_title_bg.png) repeat; }
div#header_article div.picture_title .caption { padding: 5px; text-align: left; position: absolute; top: 10px; right: 10px; z-index: 8; font-size: 60%; background:transparent url(../img/home/news_title_bg.png) repeat; text-align: right; }

	/* Viewer */

div#header_article { margin-bottom: 20px; }
div#header_article div.viewer { display: none; }
div#header_article div.viewer ul { overflow:hidden; padding-top:20px; }
div#header_article div.viewer ul li { float:left; width:100px; height:65px; margin-right:20px; }
div#header_article div.viewer ul li.last { margin-right:0; }
div#header_article div.viewer ul li a.active img { border: 1px solid #00aeef; width: 98px; height: 62px; }

/***** Sidebar left *****/

div#nav_sub,
div#search,
div#related_links,
div#downloads { margin-bottom:30px; }

div#sidebar_left div.default_list h4 { font-size:75%; color:#00aeef; }
div#sidebar_left div.default_list { line-height:1.1; }
div#sidebar_left div.default_list ul { padding-top:5px; }
div#sidebar_left div.default_list ul li a { color:#8d8491; text-decoration:none; font-size:75%; }
div#sidebar_left div.default_list ul li a:hover { color:#fff; }

	/* Search engine */

div#search { font-size:75%; }
div#search.box_sb { padding-top:10px; }
div#search p { margin-bottom:15px; }
div#search p.last { margin-bottom:0; }

	/* Navigation sub */

div#nav_sub ul li ul { display: none; }
div#nav_sub ul li.active ul { display: block; }
div#nav_sub ul li a { display:block; width:200px; /*220*/ line-height:2em; background:#24363c; color:#fff; font-weight:bold; font-size:70%; text-decoration:none; text-transform:uppercase; margin-bottom:2px; padding: 5px 10px; }
div#nav_sub ul li ul.navsub_level_2 li a { color:#fff; width:190px; /*220*/ padding-left:20px; background:#121A1D; font-size:65%; }
div#nav_sub li.on a, div#nav_sub a:hover, div#nav_sub ul li ul.navsub_level_2 li.on a, div#nav_sub ul li ul.navsub_level_2 li a:hover { color:#00aeef; }

	/* Download */
	
div#downloads ul li a { padding-left:15px; background:transparent url(../img/pix/file_grey.gif) no-repeat left center; }	
div#downloads ul li a:hover { background-image:url(../img/pix/file_white.gif); }	

/***** Sidebar right *****/

div.box_sb { width:190px; /*220*/ padding:15px; background:#121A1D; margin-bottom:20px; }
div.box_sb h3 { text-transform:uppercase; font-size:95%; padding-bottom:10px; }

/* Athlete Profiles */
div#athlete ul { width: 700px; }
div#athlete ul li               { display: block; line-height:1.1; font-size:75%; position:relative; width:120px; padding-left:110px; height:75px; margin-bottom:15px; }

div.athletes_list ul            { clear:both; }
div.athletes_list ul li         { float:left; }

div#athlete ul li.last          { margin-bottom:0; }
div#athlete dl dd.picture   { position:absolute; top:0; left:0; }
div#athlete dl dd.picture img { width:100px; height:65px; }
div#athlete dl dd.country      	{ padding-bottom:10px; }
div#athlete dl dd.info          { color:#00aeef; }
div#athlete dl dt a             { color:#ffe800; font-weight:bold; }
div#athlete dl dt span         	{ display:block; }

div#athlete_current_left			{ float:left; width: 460px; margin: 0 20px 10px 0; }
div#athlete_current_right			{ float:left; width: 220px; margin-bottom: 10px; background-color:#121A1D; }

  /* Key Dates */
div#key_dates ul { margin-top: 1px; }  
div#key_dates ul li               { border: 1px solid #474b69; border-left: 0; border-right: 0; line-height:1.1; font-size:70%; margin-top: -1px; padding: 10px 0; }
div#key_dates ul li.last          { margin-bottom:0; }
div#key_dates dl dd.info          { color:#00aeef; }
div#key_dates dl dt { font-weight: bold; line-height: 1.5em; }
div#key_dates dl dd { line-height: 1.5em; }
div#key_dates dl dt span          { display:block; }

	/* Latest camp news */

div#camp_news dl                { line-height:1.4; position:relative; width:100%; font-size:75%; padding-top:155px; }	
div#camp_news dl dt             { font-weight:bold; padding-bottom:10px; }	
div#camp_news dl dd.picture img { position:absolute; top:0; left:0; width:191px; height:124px; }
div#camp_news dl dd.date        { position:absolute; top:135px; left:0; height:20px; line-height:20px; }	
div#camp_news p.viewall         { font-size:75%; padding-top:10px; }	
div#camp_news p.viewall a       { color:#00aeef; }	
div#camp_news p.viewall a:hover { text-decoration:underline; }
	
	/* Training camps */

div#training_camps ul { overflow:hidden; width:100%; font-size:75%; }	
div#training_camps ul li { width:100%; line-height:1.4; margin-bottom:15px; overflow:hidden; }	
div#training_camps ul li dl dt { color:#fff; font-weight:bold; }	
div#training_camps ul li.last { margin-bottom:0; }		
div#training_camps ul li.soon dl dt, div#training_camps ul li.soon { color:#8d8491; }	
	
/***** Tempory box (edit later) : advertising & cie *****/

div.empty_box { width:100%; font-size:90%; text-align:center; color:#999; background:transparent url(../img/pix/box_advertising_bg.png) repeat; text-transform:uppercase; }
div.size_1 { height:182px; line-height:182px; }
div.size_2 { height:143px; line-height:143px; }
div.size_3 { height:105px; line-height:105px; }
div.size_4 { height:78px; line-height:78px; }
div.adv_home { margin-bottom:21px; }
div#newsletter { margin-top:20px; margin-bottom:21px; }	



/***** Advertising *****/

div.ad {
  overflow: hidden;
  margin: 0 0 20px 0;
  /*background-color: #00aeef;*/
}

div#home_top div.ad,
div#home_mdl div.ad,
div#home_btm div.ad {
  background-color: #24363c;
  }

div.size220x100 {
  width: 220px;
  height: 100px;
  }

div.size220x165 {
  width: 220px;
  height: 165px;
  }

div.size220x220 {
  width: 220px;
  height: 220px;
  }
	
/***** Homepage *****/

#sidebar_right .sidebar_form {
  overflow: hidden;
  height: 147px;
  margin: 0 0 20px 0;
  padding: 20px;
  background-color: #24363c;
  font-size: 70%;
  color: #ffffff;
  }
  
  #sidebar_right .sidebar_form h4 {
    margin-bottom: 0;
    color: #00aeef;
    font-size: 180%;
    text-transform: uppercase;
    }
  
  #sidebar_right .sidebar_form form {
    margin-top: 1em;
    }
  
  #sidebar_right .sidebar_form form input.email_address,
  #sidebar_right .sidebar_form form input[type=text] {
    width: 170px;
    padding: 4px;
    background-color: #ffffff;
    border-style: none;
    }
  
  #sidebar_right .sidebar_form form input.submit,
  #sidebar_right .sidebar_form form input[type=submit] {
    margin-top: 1em;
    padding: 5px 10px;
    background-color: #00aeef;
    border-style: none;
    color: #000000;
    text-transform: uppercase;
    }

  /* sidebar boxes */
.sidebar_call {
  display: block;
  height: 200px;
  margin-bottom: 20px;
  overflow: hidden;
  text-indent: -9999px;
  width: 220px;
}

/*.sidebar_call#weather_call { background: url('/media/img/home/call_weather.jpg') no-repeat 0 0; height: 90px; }*/
.sidebar_call#healthy_call { background: url('/media/img/home/call_healthy.jpg') no-repeat 0 0; height: 90px; }
/*.sidebar_call#volunteer_call { background: url('/media/img/home/accombutton.jpg') no-repeat 0 0; height: 90px !important; }*/
.sidebar_call#volunteer_call { background: url('/media/img/home/call_job_opportunity.jpg') no-repeat 0 0; height: 90px !important; }
.sidebar_call#volunteer_call:hover { background-position: -220px 0; }
.sidebar_call#team_call { background: url('/media/img/home/join_the_team.jpg') no-repeat 0 0; height: 90px; }
.sidebar_call#job_sponsorship_manager { background: url('/media/img/home/sponsorship_manager.jpg') no-repeat 0 0; height: 90px; }
.sidebar_call#regatta_call { background: url('/media/img/home/regatta.jpg') no-repeat 0 0; height: 90px; }
.sidebar_call#membership_call { background: url('/media/img/home/call_membership.jpg') no-repeat 0 0; height: 200px; }
.sidebar_call#accomodation_for_event { background: url('/media/img/home/accomodation_for_event.jpg') no-repeat 0 0; height: 90px; }
.sidebar_call#regatta_november { background: url('/media/img/home/regatta_november.jpg') no-repeat 0 0; height: 90px; }

/* newsletter_call possibly unused - at least on the homepage */
.sidebar_call#newsletter_call { font-size: 70%; height: 177px; overflow: none; padding: 20px; text-indent: 0; width: 180px; background-color: #121A1D;}
.sidebar_call#newsletter_call h4 { color: #00aeef; font-size: 180%; margin-bottom: 0; text-transform: uppercase; }
.sidebar_call#newsletter_call p { color: #fff; margin-bottom: 1em; }
.sidebar_call#newsletter_call form { margin: 0; padding: 0; }
.sidebar_call#newsletter_call form input.email_address { background: #fff; border: 0; display: block; margin-bottom: 1em; padding: 4px; }
.sidebar_call#newsletter_call form input.submit { background: #00aeef; border: 0; color: #000; padding: 5px 10px; text-transform: uppercase; }


.sidebar_call#accomodation_call { font-size: 70%; height: 160px; overflow: none; padding: 20px; text-indent: 0; width: 180px; background-color: #121A1D;}
.sidebar_call#accomodation_call h4 { color: #00aeef; font-size: 180%; margin-bottom: 0; text-transform: uppercase; }
.sidebar_call#accomodation_call p { color: #fff; margin-bottom: 1em; }

	/* News */

div#articles_content { position:relative; overflow:hidden; width:100%; height:450px; }
div#articles_content p.picture { z-index:1; position:absolute; top:0; left:0; }
div#articles_content a.home_readmore span { padding-right:10px; background:transparent url(../img/pix/arrow_white.gif) no-repeat right center; }
div#articles_content a.home_readmore { background:transparent url(../img/pix/bg_opacity_off.png) repeat; font-weight:bold; text-decoration:none; color:#fff; display:block; text-align:center; z-index:2; font-size:75%; width:100px; height:40px; line-height:40px; position:absolute; bottom:20px; right:20px; }
div#articles_content a.home_readmore:hover { background:#00aeef; }
div#article_title { z-index:2; position:absolute; bottom:20px; left:20px; width:420px; /*460*/ padding:20px; background:transparent url(../img/core/title_bg.png) no-repeat 0 0; }
div#article_title h2 a { color:#ffe800; }
div#article_title h2 { font-size:100%; position:relative; padding-top:15px; padding-bottom:0; }
div#article_title h2 span.title { font-size:180%; line-height:1; }
div#article_title h2 span.date { position:absolute; top:0; left:0; display:block; height:15px; line-height:15px; font-size:70%; color:#fff; }
div#article_title p { font-size:70%; font-weight:bold; }

div#articles_content .article { height: 450px; position: relative; width: 700px; }
div#articles_content .article .content {
  background:transparent url(../img/core/title_bg.png) no-repeat 0 0;
  bottom: 20px;
  left: 20px;
  padding: 20px;
  position: absolute;
  width: 450px;
  z-index: 15;
}
div#articles_content .article h4 { line-height:15px; font-size: 60%; font-weight: normal; color:#999; margin-bottom: .2em; }
div#articles_content .article h2 { font-size: 130%; line-height: 1; margin: 0; padding: 0; font-weight: bold; margin-bottom: .2em; }
div#articles_content .article h2 a { color: #ffe800; }
div#articles_content .article p { font-size: 80%; font-weight: normal; }

div#articles_content .article .readmore a span { padding-right:10px; background:transparent url(../img/pix/arrow_white.gif) no-repeat right center; }
div#articles_content .article .readmore a { background:transparent url(../img/pix/bg_opacity_off.png) repeat; font-weight:bold; text-decoration:none; color:#fff; display:block; text-align:center; z-index:2; font-size:75%; width:100px; height:40px; line-height:40px; position:absolute; bottom:20px; right:20px; }
div#articles_content .article .readmore a:hover { background:#0b2553; }

div#articles_nav { overflow:hidden; margin-bottom: 20px; width:100%; height:97px; }
div#articles_nav ul li { position:relative; float:left; width:232px; height:97px; border-right:1px solid #03051a; line-height:1.2; }
div#articles_nav ul li.last { border-right:none; width:234px; }
div#articles_nav ul li.last a { width:194px; /*234*/ }
div#articles_nav ul li.on a { background:#00aeef; }
div#articles_nav ul li a { display:block; font-weight:bold; text-decoration:none; position:absolute; top:0; left:0; padding:0 20px; width:192px; /*232*/ height:67px; /*97*/ padding-top:30px; background:#005ab8 url(../img/home/news_onglet_bg.png) repeat-x top; }
/*div#articles_nav ul li a:hover { background:#00aeef; }*/
div#articles_nav ul li a:hover span.date { color: #FFE700; }
div#articles_nav ul li.on a span.date { color:#1a0922; }
div#articles_nav ul li a:hover span.title, div#articles_nav ul li.on a span.title { color:#fff; }
div#articles_nav ul li a span.date { color: #003063; }
div#articles_nav ul li a span.title { color:#99bde3; font-weight: normal; }
div#articles_nav ul li a span.date { font-style:normal; position:absolute; top:15px; left:20px; z-index:2; font-size:70%; font-weight:bold; display:block; height:15px; line-height:15px; }
div#articles_nav ul li a span.title { color:#99bde3; font-size:85%; }

div.accomodation_button_containers { margin-bottom: 1em; }

	/* Weather */
	
div#weather { overflow:hidden; position:relative; width:190px; /*220*/ height:145px; /*160*/ padding:0 15px; padding-top:15px; background:#191e44; }
div#weather h3 { color:#fff; height:20px; font-size:80%; text-transform:uppercase; }
div#weather dl { font-size:70%; font-weight:bold; padding-left:65px; }
div#weather dl dt { color:#fff; padding-bottom:10px; position:relative; left:-65px; }
div#weather dl dd.weather_pix { width:55px; height:55px; position:absolute; bottom:40px; left:15px; }
div#weather dl dd.temperature, div#weather dl dd.weather_txt { display:inline; line-height:1; }
div#weather dl dd.temperature { font-size:200%; }
div#weather dl dd.weather_txt { font-size:125%; font-weight:bold; margin-left:3px; }
div#weather dl dd.wind { padding-top:3px; }

	/* Sponsor privileged */
	
div#sponsor_privileged { position:relative; width:100%; height:45px; /*60*/ padding-top:15px; background:#0080c6 url(../img/home/home_partner_bg.png) repeat-x top; text-align:center; }	
div#sponsor_privileged h3 { text-transform:uppercase; color:#474b69; font-size:70%; text-align:left; width:100%; height:15px; line-height:15px; position:absolute; top:-20px; left:15px; z-index:2; }	

	/* Without Results */

div#container_results.without ul { overflow:hidden; width:720px; } 	
div#container_results.without ul li { float:left; width:220px; height:182px; background:transparent url(../img/pix/box_advertising_bg.png) repeat; margin-right:20px; } 
	
	/* Results */
	
div#container_results { width:100%; height:205px; overflow:hidden; }	
div#categories { padding-top:10px; }
div#categories ul { overflow:hidden; width:100%; height:36px; background:#028dc4 url(../img/home/results_onglet_bg.png) repeat-x bottom; margin-bottom:1px; }
div#categories ul li { float:left; width:45px; height:36px; border-right:1px solid #0e0c1a; }
div#categories ul li a { display:block; width:100%; height:100%; }
div#categories ul li a:hover, div#categories ul li.on a { background:#ccedfc; }

div#results table.left_side, div#results table.right_side { float:left; }
div#results table { width:350px; border-collapse:collapse; background:#cdeffb; padding:0; font-size:70%; color:#43565d; }
div#results table tr { height:23px; line-height:23px; }
div#results table td { border-right:1px solid #191e44; border-bottom:1px solid #191e44; }
div#results table td.rank { text-align:center; width:23px; }
div#results table td.infos, div#results table td.name { padding-left:10px; }
div#results table td.infos { width:110px; /*120*/ }
div#results table td.infos img { vertical-align:middle; margin-right:5px; position:relative; top:-1px; }

	/* Galeries */

div#home_galeries { margin-top: 15px; padding-top: 20px; position:relative; width:700px; height:195px; }
div#home_galeries h3 { color:#ffffff; font-size:135%; text-transform:uppercase; border-bottom: solid 2px #333333;}
div#home_images, div#home_videos { width:340px; position:absolute; top:0; }
div#home_galeries ul { width:360px; overflow:hidden; padding-top:10px; }
div#home_galeries ul li { margin-right:20px; float:left; margin-bottom:16px; }
div#home_galeries ul li img { width:100px; height:72px; }
span.home_viewall {float: right;}
span.home_viewall a { padding-right:10px; background:transparent url(../img/pix/arrow_grey.gif) no-repeat right center; text-transform:uppercase; color:#808080; font-size:70%; font-weight:bold; }
span.home_viewall a:hover { color:#fff; background-image:url(../img/pix/arrow_white.gif); }
span.home_viewall { margin-left:10px; }

div#home_images { left:0; }
div#home_videos { left:360px; }

/***** Latest News *****/

	/* Most recent news */

div#most_recent_news { width:100%; overflow:hidden; }
div#most_recent_news div.box_most_recent { position:relative; width:340px; height:365px; float:left; background:#121a1d; }
div#most_recent_news div.box_left { margin-right:20px; margin-bottom:20px; }
div#most_recent_news div.box_most_recent dl { line-height:1.1; width:314px; /*340*/ padding:0 13px; }
div#most_recent_news div.box_most_recent dl dt { font-weight:bold; font-size:110%; padding-top:250px; line-height:1.4; }
div#most_recent_news div.box_most_recent dl dd.date { position: absolute; left:13px; top:230px; font-size:70%; font-weight:bold; height:20px; line-height:20px; }
div#most_recent_news div.box_most_recent dd.picture { position: absolute; top: 0; left: 0; }
div#most_recent_news div.box_most_recent dd.picture img { width: 340px; height: 220px; }
div#most_recent_news div.box_most_recent dl dd.description, 
div#most_recent_news div.box_most_recent dl dd.readmore { font-size:75%; display:inline; line-height:1.4; }

	/* Galery news */

div#nav_galery                            { display: none; font-size:95%; position:relative; width:100%; background:transparent url(../img/pix/bg_opacity_blue.png) repeat-x top; height:45px; line-height:45px; }
div#nav_galery span.next                  { position:absolute; top:0; right:0; height:100%; text-transform:uppercase; }
div#nav_galery span.previous              { text-transform:uppercase; }
div#nav_galery span.displaying            { color:#8d8491; }

div#nav_galery span.next a                { color:#00aeef; padding-right:10px; background:transparent url(../img/pix/arrow_blueflashy.gif) no-repeat right center; }
div#nav_galery span.previous a            { color:#00aeef; padding-left:10px; background:transparent url(../img/pix/arrow_blueflashy_left.gif) no-repeat left center; }

div#nav_galery span.next a:hover         { color:#fff; background-image:url(../img/pix/arrow_white.gif); }
div#nav_galery span.previous a:hover     { color:#fff; background-image:url(../img/pix/arrow_white_left.gif); }


div#galery_news ul { overflow:hidden; padding-top:15px; }
div#galery_news ul li { position:relative; width:480px; /*700*/ padding-left:180px; height:102px; margin-bottom:20px; line-height:1.1; }
div#galery_news ul li dl dt { font-size:120%; font-weight:bold; padding-top:20px; padding-bottom:8px; line-height:1; }
div#galery_news ul li dl dd.picture img { width:160px; height:102px; }
div#galery_news ul li dl dd.picture { position:absolute; top:0; left:0;  }
div#galery_news ul li dl dd.date { font-size:95%; position:absolute; top:0; left:180px; line-height:1; }
div#galery_news ul li dl dd.description, div#galery_news ul li dl dd.readmore { display:inline; line-height:1.4; }

/***** Our team *****/

ul.team_galery { margin: 0 !important; padding: 0; list-style: none; padding-top: 11px; }
ul.team_galery li { border: 1px solid #253C75; border-left: 0; border-right: 0; margin-top: -1px; padding: 20px 0 20px 120px; position: relative; }
ul.team_galery li dl dt { font-size:120%; line-height:20px; }
ul.team_galery li dl dd.picture { position: absolute; top: 20px; left: 0; }
ul.team_galery li dl dd.picture img { height: 106px; width: 100px; }
ul.team_galery li dl dd.more { margin-top: 1em; }
.javascript_enabled ul.team_galery { overflow:hidden; padding-top: 11px; width:720px; }
.javascript_enabled ul.team_galery li { border: 0; float:left; padding: 0; width:160px; height:180px; /*350*/ padding-top:180px; margin-bottom:40px; margin-right:20px; }
.javascript_enabled ul.team_galery li span.title { display: block; font-size: 100%; }
.javascript_enabled ul.team_galery li dl { height: 160px; overflow: hidden; }
.javascript_enabled ul.team_galery li dl dd.picture { position: static; top: 0; left: 0; }
.javascript_enabled ul.team_galery li dl dd.picture img { width:160px; height:170px; position:absolute; top:0; left:0; }
.javascript_enabled ul.team_galery li dl dd.description { height:100px; }
.javascript_enabled ul.team_galery li dl span.more, .javascript_enabled ul.team_galery li dl dd.more { display: none; }
.javascript_enabled ul.team_galery li div.readmore { position: absolute; left: 0; bottom: 0; }
#nyroModalContent { position: relative; }
#nyroModalContent dl { padding-left: 180px; }
#nyroModalContent dt { display: block; font-size: 120%; }
#nyroModalContent span.title { display: none; }
#nyroModalContent div.readmore { display: none; }
#nyroModalContent dl dd.picture { position: absolute; top: 25px; left: 25px; }
#nyroModalContent dl dd { font-size: 100%; margin-bottom: 1em; }
#nyroModalContent dl dd p { margin-bottom: 1em; }

/***** Olympic Disciplines Gallery *****/
ul.disciplines_gallery { margin: 0 !important; padding: 0; list-style: none; padding-top: 11px; }
ul.disciplines_gallery li { border: 1px solid #253C75; border-left: 0; border-right: 0; margin-top: -1px; padding: 20px 0 20px 120px; position: relative; list-style: none !important; }
ul.disciplines_gallery li dl dt { font-size:120%; line-height:20px; }
ul.disciplines_gallery li dl dd.picture { position: absolute; top: 20px; left: 0; }
ul.disciplines_gallery li dl dd.picture img { height: 106px; width: 100px; }
ul.disciplines_gallery li dl dd.more { margin-top: 1em; }
.javascript_enabled ul.disciplines_gallery { overflow:hidden; padding-top: 0 !important; width:700px; }
.javascript_enabled ul.disciplines_gallery li { display: block; border: 0; float:left; padding: 20px; width:120px; height:70px; /*350*/ padding-top:180px; margin-bottom:20px; margin-right:20px; background-color: #111A1D; }
.javascript_enabled ul.disciplines_gallery li span.title { display: block; font-size: 100%; }
.javascript_enabled ul.disciplines_gallery li dl { height: 50px; }
.javascript_enabled ul.disciplines_gallery li dl dd.gender { margin-bottom: .2em; }
.javascript_enabled ul.disciplines_gallery li dl dd.picture { position: static; top: 0; left: 0; text-align: center; }
.javascript_enabled ul.disciplines_gallery li dl dd.picture img { width:160px; height:160px; position:absolute; top:0; left:0; }
.javascript_enabled ul.disciplines_gallery li dl dd.description { color: #00AEF1; :20px; }
.javascript_enabled ul.disciplines_gallery li dl dd.equipment { height:20px; color: #253C75 !important;}
.javascript_enabled ul.disciplines_gallery li dl span.more, .javascript_enabled ul.team_galery li dl dd.more { display: none; }

/***** Registration Form *****/
#content_form { border-collapse: collapse; }
#content_form tr th, #content_form tr td { border-bottom: 1px solid #23353C; padding: 8px; }
#content_form tr.alt th, #content_form tr.alt td { background: #111A1D; }
#content_form tr th { width: 200px; }
#content_form tr td { width: 500px; color: #7E7E7E; }
#content_form tr td input, #registration_form tr td textarea { color: #000; }
#content_form tr th { font-weight: normal; text-align: left; }
#content_form .errorlist { color: red; list-style: none; margin: 0; margin-bottom: .5em; padding: 0;  }
#content_form .errorlist li { list-style: none; }
.form_submit { margin-top: 10px; background: #213C76; color: #fff; padding: 5px 10px; border: 0; }

.content_form table { border-collapse: collapse; }
.content_form table tr th, .content_form tr td { border-bottom: 1px solid #23353C; border-top: 1px solid #23353C; padding: 8px; }
.content_form table tr.alt th, .content_form tr.alt td { background: #111A1D; }
.content_form table tr th { width: 140px; }
.content_form table tr td { width: 300px; color: #7E7E7E; }
.content_form table tr td input { color: #000; }
.content_form table tr th { font-weight: normal; text-align: left; }

/***** Videos *****/

.video { background: #0F191C; margin-bottom: 20px; width: 700px; }
.video #player { height: 490px; overflow: hidden; }
.video .info { padding: 20px; }
.video .info h3 { font-size: 120% !important; margin-bottom: 0 !important; }

ul.videos_galery { overflow:hidden; width:720px; list-style: none; margin-left: 0 !important; margin-bottom: 0 !important; }
ul.videos_galery li { background: #10191C; float:left; position:relative; width:100px; list-style: none !important; margin-right:20px; color:#537792; padding-top:64px; margin-left: 0 !important; margin-bottom:20px; }
ul.videos_galery li:hover, ul.images_galery li.hover { background: #23363C; }
ul.videos_galery li.active dd.screenshot { width: 98px; height: 60px; overflow: hidden; border: 1px solid #00aeef; }
ul.videos_galery li.active dl dt a,ul.images_galery li.active dl dt a:hover { color: #00aeef !important; }
ul.videos_galery li dl dt a { display:block; font-size: 90%; font-weight:normal; color:#687F84 !important; padding: 5px; height: 54px; overflow: hidden; }
ul.videos_galery li:hover a, ul.images_galery li.hover a, ul.images_galery li dl dt a:hover { color:#fff !important; }
ul.videos_galery li dl dd.screenshot { width:100px; height:62px; position:absolute; top:0; left:0; overflow: hidden; }
ul.videos_galery li dl dd.screenshot img { width:100%; height:100%; }


/***** Images *****/

.display_image_container { background: #0F191C; margin-bottom: 20px; width: 700px; }
.display_image_container .image { height: 450px; overflow: hidden; }
.display_image_container .info { padding: 20px; }
.display_image_container .info h3 { font-size: 120% !important; margin-bottom: 0 !important; }

ul.images_galery { overflow:hidden; width:720px; list-style: none; margin-left: 0 !important; margin-bottom: 0 !important; }
ul.images_galery li { background: #10191C; float:left; position:relative; width:100px; list-style: none !important; margin-right:20px; color:#537792; padding-top:64px; margin-left: 0 !important; margin-bottom:20px; }
ul.images_galery li:hover, ul.images_galery li.hover { background: #23363C; }
ul.images_galery li.active dd.screenshot { width: 98px; height: 60px; overflow: hidden; border: 1px solid #00aeef; }
/*ul.images_galery li dl dt { height:36px; overflow: hidden; }*/
ul.images_galery li.active dl dt a,ul.images_galery li.active dl dt a:hover { color: #00aeef !important; }
ul.images_galery li dl dt a { display:block; font-size: 90%; font-weight:normal; color:#687F84 !important; padding: 5px; height: 54px; overflow: hidden; }
ul.images_galery li:hover a, ul.images_galery li.hover a, ul.images_galery li dl dt a:hover { color:#fff !important; }
ul.images_galery li dl dd.screenshot { width:100px; height:62px; position:absolute; top:0; left:0; overflow: hidden; }
ul.images_galery li dl dd.screenshot img { width:100%; height:100%; }

/***** Popup *****/

div#popup       { position:absolute; top:100px; left:50%; z-index:10; margin-left:-370px; width:756px; }
div#popup_top   { overflow:hidden; width:100%; height:16px; background:transparent url(../img/popup/popup_top.png) no-repeat; }
div#popup_btm   { width:100%; height:16px; background:transparent url(../img/popup/popup_btm.png) no-repeat; }
div#popup_center { width:700px; /*756*/ padding-left:25px; padding-right:31px; background:transparent url(../img/popup/popup_center.png) repeat-y; padding-bottom:40px; }
div#popup_center h3 { font-weight:normal; font-size:110%; padding-bottom:12px; }
div#content_page.popup { position:relative; min-height:200px; width:520px; /*700*/ padding-left:180px; padding-top:20px; padding-bottom:10px; border-bottom:1px solid #132f52; border-top:1px solid #132f52; }
div#content_page.popup p.picture { position:absolute; top:20px; left:0; }
div#content_page ul, div#content_page ol { margin-bottom: 1em; }
div#content_page ul.link_list { margin-left: 0; }
div#content_page ul.link_list li { list-style: none; }

p#close a { color:#3b5a81; text-transform:uppercase; display:block; height:20px; line-height:20px; position:absolute; top:19px; right:33px; font-weight:bold; font-size:65%; }
p#close a:hover { color:#fff; }

/***** Forms *****/

	/* Default (based on page "Volunteers") */

div#content_page form p { margin-bottom:0; }

form legend { font-size:150%; color:#00aeef; padding-bottom:10px; }
form div.container_columns { padding-bottom:15px; }
form p.required { font-size:95%; color:#8d8591; padding-bottom:20px; }
form .small_box { float:left; width:160px; margin-right:20px; }
form .medium_box { float:left; width:340px; margin-right:20px; }

form input.txt,
form select, 
form textarea { border:1px solid #767676; padding:4px; }

form label, form .label { display:block; height:20px; line-height:20px; }
form input.txt { width:150px; /*160 - border - padding*/  }
form input.sub { border:none; font-size:90%; font-weight:bold; color:#fff; text-transform:uppercase; background:#191e44; padding:7px 30px; }
form input.sub:hover { background-color:#0b2553; }
form textarea { font-family:Arial, Verdana, sans-serif; width:330px; /*340 - border - padding*/  height:70px; }

form .container_radio { padding-bottom:15px; height:25px; line-height:25px; }
form .container_radio label { display:inline; }
form .container_radio input.rad { margin:0 3px; border:none; }
form .container_radio span { margin-right:10px; }
form .last { margin-right:0; padding-bottom:0; }

	/* Search engine (sidebar) */

div#search span { display: block; height: 28px; }	
div#search label { text-transform:uppercase; color:#ffe800; font-weight:bold; font-size:90%; }
div#search input.txt { color:#4c4c4c; width:125px; /*144*/ float: left; margin-right: 5px; }
div#search input.sub { background:#00AEEF; padding:5px 7px; float: left; }
div#search input.sub:hover { background:#000000; }
div#search select { color:#4c4c4c; width:185px; /*190*/ }

/* added by A. Davo, this is for the popups */
div.hidden_members_info { display:none; }

div.half_page { width:50%; float:left; }

/* Two column layout */
.two_column_container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.two_column_container { display: inline-block; }
.two_column_container .column { float: left; width: 340px; }
.two_column_container .one { margin-right: 20px; }

/* Climate for weather */
.climate h4 { margin-bottom: .5em; }
.climate img { margin-bottom: 1em; }

/* suppliers and sponsors */
.sponsor_level { border-bottom: 1px solid #949595; margin-bottom: 20px; }
.sponsor { background: url('/media/img/core/title_bg.png') no-repeat 0 0 !important; color: #fff !important; margin-bottom: 50px; position: relative; }
.sponsor .image { float: left; margin-right: 20px; text-align: center; width: 220px; }
.sponsor .content { float: left; width: 460px; }
.sponsor .content p { margin-bottom: 0 !important; }

.supplier { background: url('/media/img/core/title_bg.png') no-repeat 0 0; color: #fff; margin-bottom: 1em; padding: 20px; position: relative; }
.supplier .image { float: left; margin-right: 20px; text-align: center; width: 280px; }
.supplier .content { float: left; width: 360px; }
.supplier .content p { margin-bottom: 0 !important; }

/* faq */
.faq_content ul li, .faq_content ol li { margin-left: 20px !important; }

/* membership */
.membership_container {
  background: #24353c;
  display: block;
  height: 1%;
  margin: 0;
  margin-bottom: 20px;
  position: relative;
  width: 700px;
}
.membership_container .image_container { float: left; width: 220px; } 
.membership_container .content_container {
  background: #121a1d;
  float: left;
  padding: 20px;
  position: relative;
  width: 440px;
}
.javascript_enabled .membership_container .content_container { height: 257px; padding-bottom: 50px; }

.membership_container .content_container h3 { margin-bottom: 0 !important; padding-bottom: 0 !important; height: auto !important; }
.membership_container .content_container h3 a { color: #009DEB !important; margin-bottom: 0 !important; padding-bottom: 0 !important; }
.membership_container .content_container h3 a:hover { color: #FFE700 !important; }
.membership_container ul li, .membership_container ol li { margin-left: 2em !important; }
.javascript_enabled .membership_container .links { display: block; }
.javascript_enabled .membership_container form table, .javascript_enabled .membership_container button, .javascript_enabled .membership_container h4 { display: none; }
.membership_container ul.links {
  display: none;
  height: 26px;
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 440px;
}
.membership_container ul.links li {
  float: left;
  margin-left: 0 !important;
  list-style: none !important;
}
.membership_container ul.links li a, .membership_container ul.links li.purchase button.submit {
  border: 0;
  color: #000 !important;
  display: block;
  height: 14px;
  padding: 8px;
  padding-right: 28px;
}

/* more = 125px | 10px | purchase = 305px */

.membership_container ul.links li.more { margin-right: 10px; }
.membership_container ul.links li.more a { width: 99px; }
.membership_container ul.links li.purchase { position: relative; }
.membership_container ul.links li.purchase a { overflow: hidden; width: 259px; }
/*.membership_container ul.links li.purchase { float: right; }*/
.membership_container ul.links li.more a {background: #009ce8 url('/media/img/memberships/arrow-down.gif') no-repeat right center; }
.expanded ul.links li.more a { background-image: url('/media/img/memberships/arrow-up.gif') !important; }
.membership_container ul.links li.purchase a, .membership_container button.submit { background: #ffe800 url('/media/img/memberships/arrow-right.gif') no-repeat right center; float: none; }
/*.javascript_enabled .membership_container ul.links li.purchase a, .javascript_enabled .membership_container button.submit { float: right; }*/
.membership_container button.submit { height: 30px; padding: 7px 8px 9px 8px; padding-right: 28px; }
.membership_container p.price { font-weight: bold; }
.membership_container h4 { color: #ffe800 !important; margin-bottom: .5em; }
.membership_container form table { margin-bottom: 1em; }

.membership_container ul.links li.hover a { background-image: url('/media/img/memberships/arrow-up-yellow.gif') !important; }
.membership_container ul.links li.hover div, .membership_container ul.links li.purchase:hover div { display: block; }

.membership_container ul.links li.purchase div {
  background: #ffe700;
  bottom: 30px;
  display: none;
  font-size: 90% !important;
  left: 0;
  padding: 10px;
  position: absolute;
  width: 275px;
  z-index: 100;
}
.membership_container ul.links li.purchase div h4 { color: #000 !important; font-size: 100% !important; font-weight: bold !important; display: block; margin-bottom: 1em; }
.membership_container ul.links li.purchase div ul li { display: block; width: 275px; }
.membership_container ul.links li.purchase div ul li button { padding: 4px; text-align: left; }
.membership_container ul.links li.purchase div ul li button, .membership_container ul.links li.purchase div ul li a { background: none !important; border: 1px solid #000; border-left: 0; border-right: 0; display: block; height: 1%; margin-top: -1px; padding-left: 0; padding-right: 0; width: 275px; }
.membership_container ul.links li.purchase div ul li button:hover, .membership_container ul.links li.purchase div ul li a:hover { background: #000 !important; color: #ffe700 !important; }

#sidebar_left .membership_content { font-size: 80%; }
#sidebar_left .membership_content p { margin-bottom: 1em; }
#sidebar_left .membership_content p.H1 { color: #FFE700 !important; font-size: 150% !important; font-weight: bold !important; margin-bottom: 1em !important; text-transform: uppercase !important; }

/* athlete profiles */
.athlete_list { display: none; }

/* blue button */
.big_blue { margin-bottom: 1em !important; }
.big_blue a { background: #00aeef; border: 0; color: #000 !important; display: inline-block; padding: 8px 10px !important; text-transform: uppercase; }
.big_blue a:hover { background: #FFE800; color: #000 !important; }

/* Pagination */
.listing_header {
  border-bottom: 1px solid #28272d;
  display: block;
  margin-bottom: 20px;
}
.listing_header h2 { float: left; }
.listing_header .pagination { float: right; }
.pagination { margin-top: 6px; text-align: right !important; }
.pagination span, .pagination a { margin: 0 5px; }
.pagination .page { background: #28272d !important; color: #fff !important; padding: 2px 6px; }
.pagination .current { background: #FFE700 !important; color: #000 !important; }
.pagination .disabled { color: #23363C !important; }
.listing_footer {
  border-top: 1px solid #28272d;
  display: block;
  padding-top: 10px;
  text-align: right;
}

/* atheletes box paragraphs */
.lined_paragraphs p { border-bottom: 1px solid #00AEEF; margin-bottom: 10px; padding: 5px; font-size: 11px; }
.lined_paragraphs p span { font-size:13px; }

/* enewsletter */
.newsletter { border: 1px solid #28272d; border-left: 0; border-right: 0; margin-bottom: -1px; padding: 20px 0; }

/* bulleted lists */
ul.bulleted li, .newsletter ul li { list-style: disc !important; margin-left: 2em !important; }


/* Homepage Middle Section */

#home_mdl .ad {
  float: left;
  }

#home_mdl .event {
  position: relative;
  overflow: hidden;
  height: 165px;
  width: 460px;
  margin: 0 0 20px 240px;
  background-color: #ffffff;
  background-image: url('/media/img/home/perth_international_regatta.jpg');
  color: #000000;
  text-indent: -9999px;
  }
  
  #home_mdl .event ul.actions li {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 20px;
    text-indent: 0px;
  }
  
  #home_mdl .event ul.actions li a {
    margin: 0 10px 0 0;
    padding: 6px 22px 6px 6px;
    background-color: #939b9d;
    background-image: url(../img/pix/arrow_white_right_padded.gif);
    background-position: right center;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
  }
  
  #home_mdl .event ul.actions li a:hover {
    background-color: #00aeef;
    }

#home_mdl .cta {
  float: right;
  overflow: hidden;
  width: 220px;
  height: 165px;
  margin: 0 0 20px 0;
  /*background-image: url('/media/img/home/membership.jpg');
  background-repeat: no-repeat;
  text-indent: -9999px;*/
  }
  
  #home_mdl .cta .membership_cta {
    display: block;
    overflow: hidden;
    width: 220px;
    height: 73px;
    padding-bottom: 19px;
    background-image: url('/media/img/home/membership_cta.jpg');
    background-repeat: no-repeat;
    text-indent: -9999px;
    }
  
  #home_mdl .cta .proposals_cta {
    display: block;
    overflow: hidden;
    width: 220px;
    height: 73px;
    background-image: url('/media/img/home/proposals_cta.jpg');
    background-repeat: no-repeat;
    text-indent: -9999px;
    }


div#asthma_foundation p { padding-bottom: 10px; }
div#asthma_foundation ul { margin-left: 20px; }
div#asthma_foundation ul li { margin-bottom: 5px; }

#home_btm {clear: both;}
