

/* COMMON CSS */

*{
	line-height:15px;
	}

a {
	color:#993399;
	text-decoration:none;
	}

a:hover{
	color:#993399;
	text-decoration:underline;
	}	

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.inline{
	display:inline;
}
.overflow{
	overflow:hidden;
}
.font14{
	font-size:14px;
}
.font18{
	font-size:18px;
}
.bold{
	font-weight:bold;
}
.martop10{
	margin:10px 0 0 0;
}
.padtop20{
	padding:20px 0 0 0;
}
.padtop40{
	padding:40px 0 0 0;
}
.text-left{
	text-align:left;
}
.text-center{
	text-align:center;
}
.text-right{
	text-align:right;
}
.paraspacing10 ul li{
	margin:0 0 10px 0;
}

/* PRE-DEFINED */

body{
	background-color:#c7d3fd;
}
ul{
	list-style-type:none;
}

/* IDS */

#wrapper{
	margin:0 auto;
	width:1004px;
}
#header{
	float:left;
	width:1004px;
	height:173px;
}
#header-top{
	float:left;
	width:1004px;
	height:104px;
	margin:10px 0 0 0;
	text-align:right;
}
#header-bottom{
	float:left;
	width:1004px;
	margin:25px 0 0 0;
}
#navigator{
	float:left;
	width:700px;
	height:44px;
}
#top-search-area{
	float:right;
	width:290px;
}
#mainbody{
	float:left;
	width:1004px;
	padding:20px 0;
}
#left-column{
	float:left;
	width:283px;
}
#middle-column{
	float:left;
	width:397px;
	margin:0 0 0 12px;
}
#right-column{
	float:right;
	width:302px;
}
#footer{
	float:left;
	width:1004px;
	margin:0 0 10px 0;
}
#footer-top{
	float:left;
	width:1004px;
	height:10px;
	background:url(../imgs/footer-top.jpg) no-repeat;
}
#footer-bottom{
	float:left;
	width:1004px;
	height:10px;
	background:url(../imgs/footer-bottom.jpg) no-repeat;
}
#footer-body{
	float:left;
	width:1004px;
	text-align:center;
	background:url(../imgs/footer-body.jpg) repeat-y;
	font-size:11px;
	font-weight:normal;
	color:#98fe21;
	line-height:14px;
}
	#footer-body a:link{
		font-weight:bold;
		color:#98fe21;
		text-decoration:none;
	}
	#footer-body a:visited{
		font-weight:bold;
		color:#98fe21;
		text-decoration:none;
	}
	#footer-body a:hover{
		font-weight:bold;
		color:#989976;
		text-decoration:none;
	}

/* CLASSES */

.area120{
	width:120px;
}
.area120 ul li{
	text-align: left;
	padding-left: 20px;
}

.area159{
	width:159px;
}
.area279{
	width:279px;
}
.area302{
	width:302px;
}

.top-search-input{
	border:1px solid #111111;
	color:#000000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:1px;
	width:260px;
}
.celebs-finder-input{
	border:1px solid #111111;
	color:#000000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:1px;
	width:150px;
}

.body283{
	float:left;
	width:279px;
	padding:0 2px;
	background:url(../imgs/body283.jpg) repeat-y;
}
	.body283 ul li{
		border-bottom:#336699 1px dashed;
		overflow:hidden;
	}
	.body283 ul li table tr td{
		vertical-align:middle;
		text-align:center;
		font-size:24px;
		font-weight:bold;
		color:#336699;
		line-height:24px;
	}
.body302{
	float:left;
	width:298px;
	padding:0 2px;
	background:url(../imgs/body302.jpg) repeat-y;
}
.body397{
	float:left;
	width:393px;
	padding:0 2px;
	background:url(../imgs/body397.jpg) repeat-y;
}
	.body397 div table tr td{
		vertical-align:top;
		text-align:left;
	}


.bottom302{
	float:left;
	width:302px;
	height:20px;
	background:url(../imgs/bottom302.jpg) no-repeat;
}
.bottom397{
	float:left;
	width:397px;
	height:20px;
	background:url(../imgs/bottom397.jpg) no-repeat;
}

.latest-additions-top{
	float:left;
	width:270px;
	height:27px;
	padding:10px 0 0 13px;
	background:url(../imgs/latest-additions-top.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#003366;
}
.yh-uncut-top{
	float:left;
	width:384px;
	height:27px;
	padding:10px 0 0 13px;
	background:url(../imgs/young-hollywood-uncut.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#003366;
	font-style: italic;
}
.celeb-finder{
	font-size:18px;
	font-weight:bold;
	color:#003366;
	font-style: italic;
	padding-top: 5px
}
.celeb-hub-top{
	float:left;
	width:384px;
	height:27px;
	padding:10px 0 0 13px;
	background:url(../imgs/celeb-hub-top.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#003366;
}
.celebs-finder-top{
	float:left;
	width:302px;
	height:37px;
	background:url(../imgs/celebs-finder-top.jpg) no-repeat;
}


/* LINKS */
.latestadlink{
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	color:#336699;
}
	.latestadlink a:link{
		font-size:24px;
		line-height:24px;
		font-weight:bold;
		color:#336699;
		text-decoration:none;
	}
	.latestadlink a:visited{
		font-size:24px;
		line-height:24px;
		font-weight:bold;
		color:#336699;
		text-decoration:none;
	}
	.latestadlink a:hover{
		font-size:24px;
		line-height:24px;
		font-weight:bold;
		text-decoration: underline;
	}
	
.toppurplelink{
	color:#903d99;
}
	.toppurplelink a:link{
		color:#903d99;
		text-decoration:none;
	}
	.toppurplelink a:visited{
		color:#903d99;
		text-decoration:none;
	}
	.toppurplelink a:hover{
		color:#b49fda;
		text-decoration:none;
	}
	
.topbluelink{
	color:#336699;
}
	.topbluelink a:link{
		color:#336699;
		text-decoration:none;
	}
	.topbluelink a:visited{
		color:#336699;
		text-decoration:none;
	}
	.topbluelink a:hover{
		color:#336699;
		text-decoration:underline;
	}

/* NAV-LINKS */

/*----------------------------*/
.latest-additions-top{
	float:left;
	width:270px;
	height:27px;
	padding:10px 0 0 13px;
	background:url(http://www.younghollywood.com/dev/includes01/celebhub/imgs/latest-additions-top.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#003366;
	font-style: italic;
}

#left-column{
	float:left;
	width:283px;
}
#middle-column{
	float:left;
	width:397px;
	margin:0 0 0 10px;
}
#right-column{
	float:right;
	width:302px;
}
.body283{
	float:left;
	width:279px;
	padding:0 2px;
	background:url(http://www.younghollywood.com/dev/includes01/celebhub/imgs/body283.jpg) repeat-y;
}
	.body283 ul li{
		border-bottom:#336699 1px dashed;
		overflow:hidden;
	}
	.body283 ul li table tr td{
		vertical-align:middle;
		text-align:center;
		font-size:24px;
		font-weight:bold;
		color:#336699;
		line-height:24px;
	}
	
.bottom283{
	float:left;
	width:283px;
	height:20px;
	background:url(http://www.younghollywood.com/dev/includes01/celebhub/imgs/bottom283.jpg) no-repeat;
}

.yh-uncut-top{
	float:left;
	width:384px;
	height:27px;
	padding:10px 0 0 13px;
	background:url(http://www.younghollywood.com/dev/includes01/celebhub/imgs/young-hollywood-uncut.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#003366;
}
.body397{
	float:left;
	width:393px;
	padding:0 2px;
	background:url(http://www.younghollywood.com/dev/includes01/celebhub/imgs/body397.jpg) repeat-y;
}
	.body397 div table tr td{
		vertical-align:top;
		text-align:left;
	}
.bottom397{
	float:left;
	width:397px;
	height:20px;
	background:url(http://www.younghollywood.com/dev/includes01/celebhub/imgs/bottom397.jpg) no-repeat;
}
.martop10{
	margin:10px 0 0 0;
}
.celeb-hub-top{
	float:left;
	width:384px;
	height:27px;
	padding:10px 0 0 13px;
	background:url(http://www.younghollywood.com/dev/includes01/celebhub/imgs/celeb-hub-top.jpg) no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#003366;
	font-style:italic;
}
.padtop20{
	padding:20px 0 0 0;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.inline{
	display:inline;
}
.overflow{
	overflow:hidden;
}
.font14{
	font-size:14px;
}
.font18{
	font-size:18px;
}
.bold{
	font-weight:bold;
}
/**** additional code *****/
/**** My Common CSS ****/

.left{float:left;}
.right{ float:right;}
.clear{ clear:both;}

#left-content-wrap{
	width:691px;
	}
#uppercurv{
	width: 688px;
	height:16px;
	background:url(uppercol.jpg) no-repeat left top;
	}
#bg-content-verge{
	width:690px;
	height:482px;
	background:url(bg-contentverge.jpg) no-repeat left top;
	}
#xvideos-title{
	width:689px;
	height:85px;
	background:url(xvideos-verge.gif) no-repeat left top;
	}

.xvideo-content{
	width:684px;
	^width:683px;
	background:#FFFFFF;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	padding-top:30px;
}


#centered-contentf{
	width:978px;
	height:52px;
	background:url(bgfooter.gif) repeat-x;
	text-align:center;
	}
#menu-c{
	background:url(bg_nav.gif) repeat x;
	}
#photos-view-wrap{
	width:220px;
	padding:0px 0 0 15px;
	}
#verge-emerge-banner{
	width:687px;
	height:209px;
	background:url(verge-emerge-banner.gif) no-repeat left top;
	padding-bottom:10px;
	}
#photo-preview{
	width:220px;
	height:216px;
	
	}
#tatum{
	width:220px;
	height:80px;
	padding-top:20px;
	}
#video-view{
	width:404px;
	height:341px;
	padding:0px 0 0 15px;
	}
#verge-photo{
	padding:30px 0 20px 0px;
	}
#verge-photo ul li{
	list-style-type:none;
	display:inline;
	}
#photo-verge-display{
	width:150px;
	margin-left:20px;
	}	
#logo-verge-display{
	width:151px;
	margin-left:10px;
	}
#graphics-separator{
	width:688px;
	height:59px;
	background:url(graphics-separator.gif) no-repeat top left;
	padding-top:10px;
	}
#verge-logo{
	width:172px;
	height:97px;
	
	}
#dazling-dazzle{
	width:248px;
	height:97px;
	background:url(dazling-dazzle.gif) right bottom no-repeat;
	padding-left:70px;
	}
#sharethis{
	width:64px;
	height:97px;
	background:url(share-this.gif) right bottom no-repeat; 
	padding-left:88px;
	}
.x-video-content-pad{
	padding:20px 0 20px 10px;
	}
#lower-curv{
	width:687px;
	height:14px;
	background:url(lower-curv.jpg) left top no-repeat;
	}
#ads-wraper{
	width:305px;
	height:254px;
	padding-bottom:10px;
	}
#dazzling-container{
	width:303px;
	padding-bottom:10px;
	}
#dazzling-dazle-upper{
	width:303px;
	height:56px;
	background:url(top-uppertitle.gif) left no-repeat;	
	}
#dazzling-content-box{
	width:296px;	
	border-right:2px solid #000000;
	border-left:2px solid #000000;
	border-bottom:1px solid #000000;
	background:#FFFFFF;
	padding:3px 0 3px 3px;
	}
#dazzling-photo1{
	width:89px;
	height:98px;
	}
#dazzling-text-content{
	width:187px;
	padding:5px 0 5px 5px;
	text-align:center;
	}
	
#dazzling-text-content-default{
	background:url(verge-daz-bg.gif) no-repeat center;
	width:187px;
	height:49px;
	text-align:center;
	padding-top:30px;
	}
	
#posttext-title{
	width:220px;
	padding:10px 0 10px 0px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	}
#padtxt{
	padding:0px 0 10px 15px;
	font-weight:normal;
	width:660px;
	}

#span-viewprofile{
	font-size:18px;
	}
#videp-label-title{
	padding:20px 0 0 0px;
	text-align:center;
	}
#span-active-photo, #span-noactive-photo {
	color:#993399;
	font-weight:bold;
	}
#span-noactive-photo {
	color:#000000;
	font-weight:bold;
	}
#channingtatum-title{
	padding-bottom:10px;
	}
#channing-subtxt{
	font-weight:bold;
	font-size:16px;
	color:#993399;
	}




