/* Арены - одна арена */

.stage-one h2, .stage-one h3 { text-transform: uppercase; }
.stage-one h2 { color: #0449a2; font-size: 18px; line-height: 18px; padding-bottom: 9px; margin-top: 16px; }
.stage-one h2 span { color: #000; font-size: 14px; text-transform: capitalize; font-weight: bold; }
.stage-one table { border-collapse: collapse; width: 100%; }
.stage-one table td { border: 1px #959595 solid; }
.stage-one table .photo { margin: 9px 0 9px; }
.stage-one table .stage-logo { padding: 47px 0 11px 64px; border-bottom: 1px #959595 solid; position: relative; }
.stage-one table .stage-logo img  { position: absolute; top: 7px; left: 10px; }
.stage-one table .stage-logo a { font-size: 14px; font-weight: bold; color: #6e6e6e; margin-left: 9px; } .stage-one table .stage-logo img { border: 1px #9e9e9e solid; }
.stage-one table .stage-desc { padding: 0 0 0 10px; }
.stage-one table .stage-desc ul { list-style: none; padding: 0; margin: 0; font-size: 11px; }
.stage-one table .stage-desc li { padding: 11px 0 5px; border-bottom: 1px #dcdcdc solid; }
.stage-one table .stage-desc li span { text-transform: uppercase; color: #6e6e6e; font-weight: bold; }
.stage-one table .stage-btns { background-color: #fff; border-left: 0; padding: 25px 9px 8px 0; text-align: right; }
.stage-one table .stage-links { border-top: 1px #dcdcdc solid; padding-top: 10px; margin-top: 43px; }
.stage-one table .stage-links a { color: #000; font-size: 11px; font-weight: bold; }
.stage-one-content { margin-top: 14px; background-color: #fff; padding: 11px 10px 14px; }
.stage-one-content h3 { color: #000; font-size: 14px; line-height: 14px; margin-top: 0; }
.stage-one-content p { font-size: 12px; }
.stage-one-content .map-link { color: #565656; font-size: 12px; font-weight: bold; padding-left: 8px; background: url(/img/stages/stage_one_link_marker.png) no-repeat 0 5px; }
.stage-one-photos { margin: 0; padding: 0 0 10px; list-style: none; }
.stage-one-photos li { border-top: 1px #959595 solid; border-bottom: 1px #959595 solid; padding: 5px 0; margin-bottom: 2px; }
.stage-one-photos div { font-size: 11px; font-style: italic; padding-top: 1px; }
.sc-stage-one { padding-bottom: 9px; }