/* -------- Site css for Uncanventional */
/* Background color: #d61042 */
/*--------------- reset */
/*------------ end reset*/
/*---------------toolbox */
.hidden {
	display: none;
}
/*----------end toolbox */

body {
	background: #1AA18E url('images/bg.jpg');
	background-repeat: repeat-x;
}

#wrapper {
	width: 859px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

#left-sb {
	width: 244px;
	height: 300px;
	float: left;
	padding-top: 34px;
}

#right-sb {
	width: 305px;
	height: 300px;
	float: right;
}

img.title_text {
	margin-bottom: 0px;
}
img#ball_info {
	margin-top: 15px;
}

img#benefiting_text {
	margin-top: 5px;
	margin-left: -4px;
}

#buy_tkts {
	margin-top: 5px;
}

#main-area {
	width: 260px;
	height: 300px;
	float: left;
}
img.canage {
	position: relative;
	left: 65px;
	top: -10px;
}

#footer {
	margin-top: 12px;
	clear: both;
	height: 250px;
}

.footerMain {
	margin-top: 24px;
	margin-bottom: 12px;
}

/*----Footer lis ----*/
ul#sponsorList {
	position: relative;
	margin-top: 16px;
}
ul#sponsorList li{
	position: absolute;
	display: inline-block;
	list-style: none;
}
li#coke{
	left: -20px;
	top: 30px;
}
li#comcast{
	left: 140px;
	top: 10px;
}
li#sme{
	left: 230px;
	top: 90px;
}
li#collier{
	left: 400px;
	top: 70px;
}
li#timesfreepress{
	left: -24px;
	top: 185px;
}
li#marriott{
	left: 435px;
	top: 140px;
}
li#unum{
	left: 580px;
	top: 18px;
}
li#bwsc{
	left: 655px;
	top: 90px;
}
li#bilo{
	left: 680px;
	top: 175px;
}
li#cfg{
	left: 785px;
	top: 18px;
}

