
<style>
@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - SISQO MAIN CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		new.css
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	main/body/global Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	* {
		margin:0; padding:0;
	}
	body {
		background:#000 url(http://sisqo.com/sisqo/images/sisqo-site.jpg) no-repeat top center;
		color:#fff;
		font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	}
	.alt {
		text-indent:-3000px;
		display:block;
		font:normal 2px Arial, Helvetica, sans-serif;
		line-height:2px;
	}
	.clearfix:after {
		content: ".";
		display: block;
		clear:both;
		visibility:hidden;
		line-height:0;
		height:0;
	}
	.clearfix {
		display:inline-block;
	}	
	html[xmlns] .clearfix {
		display:block;
	}
	* html .clearfix {
		height:1%;
	}
	
	#main {
		width:980px;
		margin:0 auto;
	}
	
	.side {background-position:top center;
position: absolute;
top: 550px;
z-index: 0;
left: 50%;
margin-left: 200px;
}

	
/*	--------------------------------------------------------------------------------------------------------------------------
	text-color Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	a:link, a:active, a:visited {
		color:#fff;
		text-decoration:none;
	}
		a:hover {
			color:#eba042;
		}

/*	--------------------------------------------------------------------------------------------------------------------------
	breadCrumbs Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	#breadCrumbs {
		margin:26px 0 0 0; padding:5px 0 0 10px;
		background:url(/img/breadCrumbsBG.png) no-repeat;
		behavior:url(/shared/css/iepngfix.htc); 
		font:bold 9px Verdana, Arial, Helvetica, sans-serif;
		color:#fff;
		width:960px; height:23px;
	}
		#breadCrumbs .current {
			color:#eba042;
		}
		#breadCrumbs a:link, #breadCrumbs a:active, #breadCrumbs a:visited {
			color:#fff;
			text-decoration:none;
		}
			#breadCrumbs a:hover {
				color:#eba042;
			}

/*	--------------------------------------------------------------------------------------------------------------------------
	navBar Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#navBar {
		margin:395px 0 0 40px;
	}
		#navBar ul {
			list-style:none;
		}
		#navBar ul li {
			width:370px;
			display:block;
		}
		#navBar li a.active {
			background-position:bottom !important;
		}
		
		/*	home */
			#navBar li.home a:link, #navBar li.home a:active, #navBar li.home a:visited {
				margin:0 0 5px 0;
				height:17px;
				display:block;
				text-decoration:none;
				background:url(/img/navHome.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc); 
			}
				#navBar li.home a:hover {
					background-position:bottom;
				}
				
		/*	videos */
			#navBar li.videos a:link, #navBar li.videos a:active, #navBar li.videos a:visited {
				margin:0 0 5px 0;
				height:17px;
				display:block;
				text-decoration:none;
				background:url(/img/navVideos.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc); 
			}
				#navBar li.videos a:hover {
					background-position:bottom;
				}
				
		/*	photos */
			#navBar li.photos a:link, #navBar li.photos a:active, #navBar li.photos a:visited {
				height:22px;
				display:block;
				text-decoration:none;
				background:url(/img/navPhotos.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc); 
			}
				#navBar li.photos a:hover {
					background-position:bottom;
				}
				
		/*	bio */
			#navBar li.bio a:link, #navBar li.bio a:active, #navBar li.bio a:visited {
				margin:0 0 5px 0;
				height:17px;
				display:block;
				text-decoration:none;
				background:url(/img/navBio.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc); 
			}
				#navBar li.bio a:hover {
					background-position:bottom;
				}
				
		/*	shows */
			#navBar li.shows a:link, #navBar li.shows a:active, #navBar li.shows a:visited {
				margin:0 0 5px 0;
				height:17px;
				display:block;
				text-decoration:none;
				background:url(/img/navShows.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc); 
			}
				#navBar li.shows a:hover {
					background-position:bottom;
				}
		
		/*	extras */
			#navBar li.extras a:link, #navBar li.extras a:active, #navBar li.extras a:visited {
				margin:0 0 5px 0;
				height:17px;
				display:block;
				background:url(/img/navExtras.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc); 
			}
				#navBar li.extras a:hover {
					background-position:bottom;
				}
				
		/*	ringtones */
			#navBar li.ringtones a:link, #navBar li.ringtones a:active, #navBar li.ringtones a:visited {
				height:22px;
				display:block;
				background:url(/img/navRingtones.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc); 
			}
				#navBar li.ringtones a:hover {
					background-position:bottom;
				}
				
		/*	community */
			#navBar li.community a:link, #navBar li.community a:active, #navBar li.community a:visited {
				height:23px;
				display:block;
				background:url(/img/navCommunity.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc); 
			}
				#navBar li.community a:hover {
					background-position:bottom;
				}
		
		/*	lloydtv */
			#navBar li.lloydtv a:link, #navBar li.lloydtv a:active, #navBar li.lloydtv a:visited {
				margin:0 0 5px 0;
				height:22px;
				display:block;
				background:url(/img/navLloydtv1.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc); 
			}
				#navBar li.lloydtv a:hover {
					background-position:bottom;
				}
				
		/*	signup */
			#navBar li.signup a:link, #navBar li.signup a:active, #navBar li.signup a:visited {
				height:17px;
				display:block;
				background:url(/img/navSignUp.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc); 
			}
				#navBar li.signup a:hover {
					background-position:bottom;
				}

/*	--------------------------------------------------------------------------------------------------------------------------
	column Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.contentSpace {
		margin:40px 0 0 0;
		width:980px;
	}
	
	/*	mainCol Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		.mainCol {
			width:500px;
			float:left;
		}
			.mainCol .borderTop {
				width:500px; height:16px;
							}
			.mainCol .contentHolder {
				padding:0 44px 8px 15px;
				width:500px;
  background-repeat: repeat;
  background-position: top left;
  background-color: #151414;
			}
			.mainCol .borderBottom {
				height:18px; width:500px;
				background:url() no-repeat;
			}
			
	/*	sideCol Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		.sideCol {
			margin:250px 0 0 607px;
			width:456px;
			float:left;
		}

	/*	altCol Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		.altCol {
			width:300px;
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			float:left;
		}
			.altCol .contentHolder {
				width:298px;
			}
			.altCol .adHolder {
				margin:5px 0;
				width:300px; height:250px;
				background:#092232;
				display:none;
			}
			.altCol .mediaPlayerHolder {
				margin:30px 0;
				width:298px;
				border:1px solid #fce5c9;
			}
		
	/*	minCol Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		.minCol {
			margin:35px 0 0 0;
			width:130px;
			background:url(http://younglloyd.com/img/communityBG.png) no-repeat;
			behavior:url(http://younglloyd.com/shared/css/iepngfix.htc);
			border:1px solid #fce5c9;
			float:right;
		}
			.minCol .contentHolder {
				
			}


/*	--------------------------------------------------------------------------------------------------------------------------
	membershipBox Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.membershipBox {
		height:155px; width:298px;
		border:1px solid #fce5c9;
		background:url(/img/membershipBG.png) no-repeat;
		behavior:url(/shared/css/iepngfix.htc);
	}
		.membershipBox h1#hdrMembership {
			width:298px; height:17px;
			background:url(/img/h1_membershipAlt.png) no-repeat;
			behavior:url(/shared/css/iepngfix.htc); 
			margin:17px 0 0 0;
		}
		.membershipBox p {
			margin:14px 0 0 50px;
		}
		.membershipBox a:link, .membershipBox a:visited, .membershipBox a:active {
				color:#eba042;
			}
				.membershipBox a:hover {
					color:#a7a7a4;
				}	
		.membershipBox .formHolder {
			margin:10px 0 0 10px;
		}
			.membershipBox .formHolder .item {
				margin:3px 0 0 0;
			}
			.membershipBox .formHolder .item label {
				width:78px;
				float:left;
			}
			.membershipBox .formHolder .item input {
				width:180px; height:15px;
				padding:2px 0 0 3px;
				font:normal 10px Verdana, Arial, Helvetica, sans-serif;
				color:#fff;
				border:none;
				background:#7c5523;
			}
			.membershipBox .formHolder .buttonHolder {
				margin:13px 0 0 78px;
			}
				.membershipBox .buttonHolder .btnLogOut {
					float:left;
					width:53px; height:20px;
					margin:6px 0 0 5px;
				}
					.membershipBox .buttonHolder .btnLogOut a:link, .membershipBox .buttonHolder .btnLogOut a:active, .membershipBox .buttonHolder .btnLogOut a:visited {
						display:block;
						width:53px; height:20px;
						background:url(/img/LogOut.png) top no-repeat;
						behavior:url(/shared/css/iepngfix.htc); 
					}
						.membershipBox .buttonHolder .btnLogOut a:hover {
							background-position:bottom;
						}
						
				.membershipBox .buttonHolder .btnJoin {
					float:left;
					width:53px; height:20px;
				}
					.membershipBox .buttonHolder .btnJoin a:link, .membershipBox .buttonHolder .btnJoin a:active, .membershipBox .buttonHolder .btnJoin a:visited {
						display:block;
						width:53px; height:20px;
						background:url(/img/btn_join.png) top no-repeat;
						behavior:url(/shared/css/iepngfix.htc); 
					}
						.membershipBox .buttonHolder .btnJoin a:hover {
							background-position:bottom;
						}
						
				.membershipBox .buttonHolder .forgetPW {
					margin:3px 0 0 10px;
					font:bold 9px Verdana, Arial, Helvetica, sans-serif;
					float:left;
				}
				

/*	--------------------------------------------------------------------------------------------------------------------------
	commBar Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#commBar h1#hdrCommunity {
		width:130px; height:17px;
		margin:7px 0 0 0;
		background:url(/img/h1_communityMin.png) no-repeat;
		behavior:url(/shared/css/iepngfix.htc); 
	}
		#commBar {
			font:normal 9px Verdana, Arial, Helvetica, sans-serif;
			line-height:11px;
			width:110px;
		}
		#commBar .holder {
			margin:15px 0 20px 0;
		}
		#commBar .holder a.more {
			padding:0 0 0 5px;
			background:url(/img/squareBullet.gif) 0 6px no-repeat;
			border:0;
			display:block;
			line-height:11px;
		}
	
	/*	posts Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#commBar .posts {
			margin:16px 0 20px 10px;
		}
			#commBar .posts h2#h2RecentPosts {
				font:normal 10px Helvetica, Arial, sans-serif;
			}
			#commBar .posts .entry {
				margin:8px 0; padding:0 0 12px 0;
				border-bottom:1px solid #e4d1a8;
				color:#aeaeae;
			}
			#commBar .posts h3 {
				font:italic 9px Verdana, Arial, Helvetica, sans-serif;
				line-height:11px;
				font-style:italic;
				margin:4px 0;
			}
			#commBar .posts .more {
				width:60px;
				margin:0 0 0 40px;
			}
	
	/*	photos Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#commBar .photos {
			margin:0 0 20px 10px;
		}
			#commBar .photos h2#h2RecentlyAddedPhotos {
				margin:0 0 10px 0;
				font:normal 10px Helvetica, Arial, sans-serif;
			}
			#commBar .photos .entry {
				margin:6px 0; padding:1px;
			}
			#commbar .photos .entry img {
				display:block;
			}
			#commBar .photos .entry a:link, #commBar .photos .entry a:active, #commBar .photos .entry a:visited {
				width:100px;
				display:block;
				border:1px solid #a7a7a4;
			}
				#commBar .photos .entry a:hover {
					border:1px solid #eba042;
				}
			#commBar .photos .more {
				width:65px;
				margin:0 0 0 35px;
			}
		
	/*	members Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#commBar .members {
			margin:0 0 30px 10px;
		}
			#commBar .members h2#h2NewestMembers {
				margin:0 0 10px 0;
				font:normal 10px Helvetica, Arial, sans-serif;
			}
			#commBar .members .entry {
				margin:8px 0;
			}
			#commBar .members .entry a:link, #commBar .members .entry a:active, #commBar .members .entry a:visited {
				border:0;
				line-height:15px;
				color:#a7a7a4;
			}
				#commBar .members .entry a:hover {
					color:#eba042;
				}
				#commBar .members .entry a:link img, #commBar .members .entry a:active img, #commBar .members .entry a:visited img {
					border-color:#a7a7a4;
				}
					#commBar .members .entry a:hover img {
						border-color:#eba042;
					}
				#commBar .members .entry a:link strong, #commBar .members .entry a:active strong, #commBar .members .entry a:visited strong {
					color:#cbcccc;
				}
					#commBar .members .entry a:hover strong {
						color:#eba042;
					}
			#commBar .members .more {
				width:75px;
				margin:0 0 0 25px;
			}

/*	--------------------------------------------------------------------------------------------------------------------------
	footer Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#footer {
		margin:0 0 25px 0; padding:25px 0 0 0;
		width:728px;
		font:bold 9px Verdana, Arial, Helvetica, sans-serif;
		color:#515151;
	}
		#footer .adHolder {
			width:728px; height:90px;
			background:#092232;
			margin:0 0 10px 0;
			display:none;
		}
		#footer a:link, #footer a:active, #footer a:visited {
			color:#eba042;
		}
			#footer a:hover {
				color:#7e7e7e;
			}
			</style>
