
#mainBox
{
    /*background: url(images/contentMatchPlay.png);*/
}

/* Center Content > leftMatchPlay */

#leftMatchPlay
{
    float:left;
    background: #350303;
    width: 165px;
    height: 890px;
    font-family: Arial;
    font-size: 11px;   
}

#leftMatchPlay ul
{
    list-style-type: none;
    vertical-align: middle;
}

#leftMatchPlay li
{
    width: 125px;
    height:21px;
    background: #9C0707;
    margin-left: 15px; 
    margin-bottom: 5px; 
    padding-top: 4px;
}

#leftMatchPlay a
{
    /*color: #999999;*/
    color: White;
    text-decoration: none;
    padding-left: 4px;
}

#leftMatchPlay a:hover
{
    font-weight: bold;
}


/* Center Content > mainMatchPlay */

#mainMatchPlay
{
    float: left;
	width: 630px;
	height: 890px;
	/*margin-left: 15px;*/
	margin-left: 0px auto;
    background-color: #9C0707;
    color: #999999;
    font-size: 12px; 
}

#submainMatchPlay
{
   margin-left: 5px;
   margin-right: 5px;
   height: 890px;
   background: #350303; 
}

#activitiesLocations
{
    padding-top: 10px;
    padding-left: 15px;   
}


/* Center Content > rightMatchPlay */

#sidebar2MatchPlay
{
    float: right;
	width: 165px;   
}

#rightMatchPlay
{
	background: #350303;
	width: 165px;
    height: 890px;
    margin-left:0;
    text-align: center;
}

#rightMatchPlay img
{
    margin-top: 5px;
    /*margin-left: 7px;*/
}

/* Gridviews */

.gvwMatchPlay
{
    width: 500px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}

.gvwMatchplayCabecera
{
    background-color: #B45D16;
    color: White;
}

.gvwMatchplayPager
{
    text-align: center;
    font-size: 11px;
}
