@charset "utf-8";
.homePage #mainContent {
	padding: 0px;
	background: #8eadd4;
}
#WelcomePod {
	background:  url(../images/home/bgr_WelcomePod.jpg) left bottom no-repeat;
	width: 714px;
	/*padding-top: 19px;*/
	height:336px;
	padding-left: 25px;
}
#WelcomePod img {
	display:block;
}
#WelcomePod .leftWelcomeCol {
	width:270px;
	float:left;
	padding-top: 20px;
	display:inline;
}
#welcomeTxt {
	width:250px;
	margin:15px 0 0px 0px;
	float:left;
	display:inline;
	padding-right:10px;
}
.earlyBidWrap {
	width:250px;
	height: 120px;
	height: auto !important;
	min-height: 120px;
	margin:15px 0 0px 0px;
	float:left;
	display:inline;
	padding-right:10px;
}
.earlyBidWrap .earlyBidIn {
	width:232px;
	padding:5px 10px;
	background-color:#ffb618;
}
#welcomePlayerWrap {
	float:right;
	display:inline;
	width:444px;
	
	
}
#welcomePlayer {
	padding: 40px 5px 10px 10px;
	height:280px;
	color:#FFF;
	font-size:12px;
}
#welcomePlayer p {
	line-height: 18px;
	padding-top: 15px;
	color: #fff9ae;
}
#welcomePlayer a img {
	border:0 none;
	display:inline;
	margin-right:25px;
	margin-top:3px;
	vertical-align:text-bottom;
}
#photoPod {
	background:url(../images/home/bgr_PodPhotoHighlights.jpg) no-repeat top left;
	width:739px;
	height:175px;
	position: relative;
	text-align:left;
}
.PhotoLink {
	padding-top: 37px;	
	padding-left: 245px;
}
	.MorePhotos {
		background: url(../images/home/arrow.jpg) no-repeat left center;
		padding-left: 20px;
	}
/**:first-child+html #photoPod { margin-top:-28px}		- blowing out IE7 */
#photoPod img.thumb {
	width:93px;
	height:62px;
	border:1px solid #666;
	float:left;
	display:inline;
	margin-right:7px;
	margin-top:24px;
}
#photoPod #SendPhotosLinkWrap {
	position: absolute;
	right: 0px;
	top: 30px;
	z-index: 10px;
	padding: 0px 0px 0px 0px;
	background: url(../images/home/link_SendPicturesRight.jpg) right top no-repeat;
	width: 158px;
	height: 133px;
}
#photoPod #SendPhotosLinkWrap a {
	display:inline;
	width:100px;
	height:30px;
	margin:0px;
	float:right;
	z-index:100;
}
#photoPod #SendPhotosLinkWrap a img {
	margin:0;
	border:0 none;
	width:100px;
	height:30px;
}
#HomeMainContent {
	background-color:#8eadd4;
	padding-top:20px;
}
/**:first-child+html  #HomeMainContent { padding-top:60px; }		- blowing out IE6 */
#artistLineupPod {
	float:left;
	display: inline;
	width: 145px;
	background:#D7D886 url(../images/home/bgr_artistPod.jpg) left top repeat-y;
	padding-right:86px;
	position:relative;
	height:228px;
	height: 1%;
}
*html #artistLineupPod {
	padding-right:0;
}
#artistLineupPod img {
	display:block;
}
#artistLineupPod p {
	padding:5px 0 10px 20px;
}
#artistLineupPod p.capt {
	font-weight:bold;
	border-bottom:dashed 1px #FAF9BC;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:0;
}
#artistLineupPod #artistPhoto {
	position:absolute;
	margin:70px 0 0 150px;
	background:url(../images/home/Artist_Home.jpg) left top no-repeat;
	width:163px;
	height:158px;
}
#artistLineupPod ul {
	padding-left:20px;
	padding-top:10px;
	margin-left:20px;
}
#artistLineupPod ul li,
#artistLineupPod ul li a {
	margin-bottom:5px;
	color: #000;
}
#HomeMainContentTxt {
	float:right;
	display:inline;
	width:410px;
}
#HomeMainContentTxt img {
	display:block;
}
#HomeMainContentTxt p {
	margin-right:25px;
	padding-bottom:10px;
}
#HomeMainContentTxt p.bottLine {
	border-bottom:dashed 1px #6e8bb0;
	margin-bottom:10px;
	margin-right:25px;
	padding-bottom:10px;
}
#HomeMainContentTxt ul {
	padding-left:20px;
	padding-top:10px;
	margin-left:0px;
	padding-bottom:10px
}
#HomeMainContentTxt ul li {
	margin-bottom:5px;
}
#HomeMainContentTxt ul li a {
	color:#000;
}
#HomeMainContentTxt ul li a:hover {
	color:#1A61DF;
	text-decoration:none;
}
#HomeMainContentTxt input#email {
	width:180px;
	height:16px;
	border:1px solid #666;
	background-color:#FFF;
	margin-right:20px;
	font-size:10px;
	float:left;
	display:inline;
	margin-bottom:10px;
}
#HomeMainContentTxt input#submit {
	margin-bottom:10px;
}
