@charset "utf-8";
/* CSS Document */

/* shared styles */
	#promote_1,
	#promote_2,
	#promote_3 {
		width: 945px;
		position: relative;
	}
	#promote_1 p,
	#promote_2 p,
	#promote_3 p {
		font-size: 11px;
	}
	#promote_1 p.b,
	#promote_2 p.b,
	#promote_3 p.b {
		font-size: 11px;
		margin-bottom: 1px;
		font-weight: bold;		
	}
/* promote 1 */
	#promote_1 {
		height: 533px;	
		background: transparent url("../images/promote/bg_promote_1.png") 0 0 no-repeat;
	}
		#promote_1 .right {
			float: right;
			width: 248px;
			margin: 108px 40px 0 0;
			position: relative;
		}
			#promote_1 .right p {
				font-size: 11px;
				width: 258px;
			}
			#promote_1 .right p.b {
				font-size: 11px;
				margin-bottom: 0;
				font-weight: bold;
			}
			#promote_1 .right a#newArtist {
				position: absolute;
				top: 228px;
				left: 0;
				width: 258px;
				height: 164px;
				display: block;
				text-indent: -9999px;
				
			}
		#promote_1 .left {
			float: left;
			width: 604px;
			margin: 353px 0 0 40px;		
		}
			#promote_1 .left .box {
				float: left;
				width: 299px;
				position: relative;
			}
			#promote_1 .left .box p {
				margin-bottom: 0;								
			}
			#promote_1 .left .box p.description {
				height: 64px;
				overflow: hidden;
			}
			#promote_1 .left .thumb{
				float: left;
				width: 141px;
				margin-right: 5px;
			}			
			#promote_1 .left .box ul {
				margin: 0;
				padding: 0;
				width: 147px;
				float: left;
				overflow: hidden;
			}
			#promote_1 .left .box ul li {
				list-style: none;
				margin: 0;
				padding: 0;
				line-height: 22px;							
			}
			#promote_1 .left .box ul li a:link,
			#promote_1 .left .box ul li a:visited {
				background: transparent url("../../../images/generic/bullet_squares.gif") 0 4px no-repeat;
				padding-left: 11px;
				color: #333;
			}
			#promote_1 .left .box ul li a:hover,
			#promote_1 .left .box ul li a.selected {
				background-position: 0 -21px;
				text-decoration: underline;
				color: #5b8397;
			}
			#promote_1 .left .box ul li a {
				white-space: nowrap;
				font-size: 10px;
				outline: none;
			}
/* promote 2 */
	#promote_2 {
		height: 395px;
		overflow: hidden;
		background: transparent url("../images/promote/bg_promote_2.png") 0 0 no-repeat;
	}
	#promote_2 .pic {
		display: block;
		margin-bottom: 8px;
		position: relative;
		top: -2px;
	}
	#promote_2 .box {
		float: left;
		width: 188px;
		margin: 80px 7px 0 0;
		padding-left: 15px;
	}
		#promote_2 .box.last {
			margin-right: 0;
		}
		#promote_2 .box.left {
			width: 280px;
			margin: 35px 14px 0 11px;
			padding: 0;
			position: relative;
		}
		#promote_2 .box.left a.btn {
			position: absolute;
			top: 166px;
			left: 235px;
			width: 43px;
			height: 14px;
			display: block;
			background: transparent url("../images/generic/btn_launch.gif") 0 0 no-repeat;
			text-indent: -9999px;
		}
/* promote 3 */
	#promote_3 {
		height: 397px;
		overflow: hidden;
		background: transparent url("../images/promote/bg_promote_3.png") 0 0 no-repeat;
	}
	#promote_3 .left {
		float:left;
		margin:66px 0 0 35px;
		width:305px;
	}
		#promote_3 .left p {
			margin-bottom: 10px;
		}
		#promote_3 .left p.b {
			margin-bottom: 1px;
		}
	#promote_3 .right {
		float: right;		
		margin: 39px 30px 0 0;
		width:540px;
		background: transparent url("../../../images/watermark.png") 50% 7% no-repeat;
	}
		#promote_3 .right .patternedLabel {
			float:left;
			margin-bottom:38px;
			width:523px;
		}
	#promote_3 form {
		margin-top: 10px;
		clear: left;
		float: left;
		width: 560px;
	}
		#promote_3 form input,
		#promote_3 form textarea {
			font-size: 11px;
			font-weight: normal;
			padding: 2px;
		}
		#promote_3 form textarea {
			height: 120px;
			width: 230px;
		}
		#promote_3 form .left {
			margin: 0;
			width: 220px;
		}
			#promote_3 form .left input {
				width: 200px;
				margin-bottom: 10px;
			}
		#promote_3 form .right {
			margin: 0;
			width: 340px;
			position: relative;
			background: none;
		}	
			#promote_3 .right ul {
				width: 560px;
				float: left;
				margin: 0;
				padding: 0;
			}
			#promote_3 .right ul li {
				width: 163px;
				float: left;
				list-style: none;
				line-height: 20px;
				margin: 0 0 2px 2px;
			}
			#promote_3 .right ul li a:link,
			#promote_3 .right ul li a:visited {
				text-decoration: none;
				color: #333;				
				white-space: nowrap;				
			}
			#promote_3 .right ul li a:hover {
				background: #dedede;
			}
			#promote_3 .right ul li a.selected {
				background: #a1cbe1;
			}
			#promote_3 .right ul li a {
				display: block;
				padding: 1px 0 1px 3px;
				outline: none;
				font-size: 10px;
				font-weight: bold;
			}
	#promote_3 #btnSend {
		border: none;
		background: transparent url("../images/generic/btn_blue_send.gif") 0 0 no-repeat;
		width: 50px;
		height: 22px;
		text-indent: -9999px;
		cursor: pointer;
		position: absolute;
		right: 40px;
		bottom: 0;
		padding: 0;
	}
