
.top-main-promo{
display:block;
width:780px;
height:392px;
background:url(../images/mainpromo-bg.png) top no-repeat;
margin:0 auto;
padding:28px 0 0 0;
margin-bottom:0 0 30px 0;
}
.event-promo{
 margin:0 20px 20px 20px;
 padding:8px 0 10px 0;	
 text-align:center;
 border:1px solid #CCCCCC;
}
.event-promo a:hover{
 color:#54a2c9;
 text-decoration:underline;
}
.promo-left{
float:left;
width:484px;
padding:0 0 0 17px;
}
.promo-right{
float:left;
width:260px;
margin:0 0 0 4px;
}

#subcontent{
width:780px;
margin:0 auto;
margin-bottom:30px;
}

.left-content{
width:480px;
float:left;
}
.sub-promo-1st{
margin:0 0 30px 0;
}
.sub-promo-1st h3,
.sub-promo-2nd h3,
.sub-promo-3rd h3,
.sub-promo-4th h3{
padding:0 0 8px 0;
}

.sub-promo-1st ul,
.sub-promo-2nd ul,
.sub-promo-3rd ul,
.sub-promo-4th ul{
list-style:none;
margin:0;
padding:0;
}
.sub-promo-1st ul li{
width:150px;
float:left;
}
.sub-promo-1st ul li.right{
width:150px;
margin-left:15px;
}
.sub-promo-1st li a img,
.sub-promo-2nd li a img,
.sub-promo-3rd li a img,
.sub-promo-4th li a img {
    background-color: #f4f4f4;
    border: solid 1px #dcdcdc;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.sub-promo-1st li a:hover img,
.sub-promo-2nd li a:hover img,
.sub-promo-3rd li a:hover img,
.sub-promo-4th li a:hover img {
    border-color: #54a2c9;
    background-color: #e8e8e8;
}
.sub-promo-1st li a {
    border-bottom: none;
}
.sub-promo-1st li a:hover {
    border-bottom: none;
}
.sub-promo-1st li a strong,
.sub-promo-2nd li a strong,
.sub-promo-3rd li a strong,
.sub-promo-4th li a strong{
color:#666666;
padding-right: 10px;
background: url(/women/images/a2.gif) right 3px no-repeat;
}
.sub-promo-2nd{
float:left;
width:150px;
}
.sub-promo-3rd{
float:left;
width:150px;
margin:0 0 0 15px;
}
.sub-promo-4th{
float:left;
width:150px;
margin:0 0 0 15px;
}


/* athlete */

.athlete-spotlight{
margin:30px 0 0 0;
}
.athlete-spotlight h3{
margin:0 0 8px 0;
}
.athlete-image{
float:left;
width:275px;
margin-right:10px;
}
.athlete-text{
padding:0 0 10px 0;
color:#999999;
line-height:150%;
}
.athlete-text strong a{
color:#666666;
font-size:1.1em;
}


/*right content */
.right-content{
float:left;
margin:0 0 0 25px;
}

.right-content ul{
list-style:none;
margin:0;
padding:0;
}
.right-content ul li{
width:130px;
float:left;
margin:0 0 20px 0;
}
.right-content ul li.right{
width:130px;
margin-left:15px;
}
.right-content li a img {
    background-color: #f4f4f4;
    border: solid 1px #dcdcdc;
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.right-content li a:hover img {
    border-color: #54a2c9;
    background-color: #e8e8e8;
}
.right-content li a {
    border-bottom: none;
}
.right-content li a:hover {
    border-bottom: none;
}
.right-content li a strong{
color:#666666;
padding-right: 10px;
background: url(/women/images/a2.gif) right 3px no-repeat;
}
.right-content h3{
padding:0 0 8px 0;
}

