﻿.stHead
{
    font-size: large;
    text-align: center;
    border-bottom-style: solid;
    border-width: 2px;
    padding-bottom: 2px;
}

.stadium-info {
    padding: 15px 10px 10px 10px;
    margin: 5px;
    font-size: small;
    font-family: tahoma;
    text-indent: 40px;
    border: 1px solid #F3C461;
    background-color: #FFFFF9;
    background-image: url('../../photos/images/inf.png');
    background-repeat: no-repeat;
}
.att
{
    font-size: small;
    margin-left: 150px;
    margin-top: 4px;
    color: #808080;
}
.lookAt {
    margin-left: 35px;
    font-size: small;
    text-decoration: none;
    color: #355979;
    cursor: pointer;
    background-image: url('../../photos/images/starthere.png');
    background-repeat: no-repeat;
    padding-left: 23px;
}

.lookAt:hover
{
    text-decoration: underline;
}
.onmap
{
     padding: 3px;
}
.onmap a
{
    font-family: tahoma;
    font-size: small;
   
    color: #4F6780;
    cursor: pointer;
}
.all-sports-complexes-title {
    margin-bottom: 15px;
}
.twrap {
    padding: 7px;
    border: 1px solid #C0C0C0;
    background-color: #FBFBFB;
    width: 97%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 5px;
}

.leftInner {
    background-position: -1px -1px;
    margin: 5px 15px 5px 5px;
    float: left;
    background-repeat: no-repeat;
}

.rightInner h1 a {
    color: #4E6176;
    text-decoration: none;
}

.tform {
    font-size: small;
    padding-left: 122px;
}

.info {
    color: #445153;
    font-family: tahoma;
    text-indent: 15px;
    padding-top: 7px;
    font-size: 13px;
}