/*@import url(http://www2.ayso605.com/styles/include.aspx.css);*/

/* Override styles on header */

/*EDIT Player image (top)*/
.masthead div div div
{
    height: 117px; 
    background: transparent url() no-repeat top right;
}


/*EDIT Player image (bottom)*/
.holder
{
    background: transparent url() no-repeat top right;
    padding-top: 0px;
}

/*EDIT Remove soccerball on left, add AYSO 605 banner (everyone plays) */
.masthead div div
{
    height: 117px;
    background: transparent url(http://www2.ayso605.com/images/banner.jpg) no-repeat top right;
}

.leftColumn
{
	width: 250px;
}

.middleColumn
{
	padding: 0px;
}

.middle p {
    padding-bottom: 0px;
}

.middle ul {
    margin: 5px 0px 5px 20px;
}

.middle h1,
.middle h2,
.middle h3,
.middle h4,
.middle h5,
.middle h6 {
    font-weight: bold;
    margin: 0px 0px;
}


/* New Styles*/
ul.SoccerBallList
{
	padding:0px;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
}

ul.SoccerBallList li.newTweet 
{
	background-image: url('http://www2.ayso605.com/images/NewBallIcon.jpg');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: block;
	padding: 6px 6px 6px 30px;
	margin: 4px 10px 4px 0;
	border-bottom: 1px solid gainsboro;
}

ul.SoccerBallList li, ol 
{
	background-image: url('http://www.ayso605.com/image.aspx?id=161');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: block;
	padding: 6px 6px 6px 30px;
	margin: 4px 10px 4px 0;
	border-bottom: 1px solid gainsboro;
}

/* styles for custom pages.  2 Column layout */

#container_605
{
	overflow: hidden;
	width: 780px;	
}

#content_605
{
	width: 580px;
	border-right: solid 200px white;  /* the width and color of the rail */
	margin-right: -200px;
	float: left;
}

#content_605 div
{
	margin-top: 30px;
}

#content_605 div h3
{
    text-align: left;
    text-transform: none;
    margin-top: 10px;
}

#content_605 a
{
    font-weight: bold;
}

#rail_605
{
	width: 200px;
	float: left;
}

div.railContent_605
{
	margin: 8px 4px 4px 30px;
	padding: 6px;
    border: solid 1px black;
	background-color: #E8EAD7;
}

div.railContent_605 h3
{
    margin-top: 5px;
    text-align: center;
    border-bottom: solid 1px black;
    font-size: 12px;
    font-family: Tahoma;
    text-transform: none;
    padding-bottom: 0px;
}

div.railContent_605 p
{
    margin: 3px 0px 3px 0px;
    text-align: center;
}

div.railContent_605 ul
{
    margin-left: 0px;
    margin-top: 5px;
    padding-left: 5px;
}

div.railContent_605 ul li
{
	list-style: none outside;
	margin-top: 7px;
    display: block;
}

.created_on
{
	color: #5B7103;
	font-size: 10px;
}
