@charset "utf-8";
/* CSS Document */
/*Styles Specific To Home Page*/
/*left and right column-column_a is left, column_b is right*/
#column_a  {
	width: 438px;
	float: left;
	padding-left: 10px;
	margin: 0px;
}
#column_b  {
	width: 516px;
	float: right;
	padding-right: 16px;
	margin: 0px;
}
#smallBoxesTopLeft  {
	width: 432px;
	padding-right: 6px;
	/*padding-left: 12px;*/
	margin: 0px;
}
/*boxes-small boxes*/
.smallboxRow  {
	width: 420px;
	padding-bottom: 24px;
}
.smallbox  {
	width: 206px;
	margin: 0px;
}
.smallbox_header  {
	width: 206px;
	height: 38px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}
.smallbox_header img  {
	border: none;
}
.smallbox_footer  {
	width: 206px;
	height: 22px;
	margin: 0px;
}
.smallbox_content  {
	width: 206px;
	background-repeat: repeat;
	background-position: top center;
	padding-top: 2px;
}
.smallbox .detail_a, .smallbox .detail_b, .smallbox .detail_c {
	width: 166px;
	font-size: 10px;
	color: #fff;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	background-position: center left;
	background-repeat: no-repeat;
	/*margin-top: 2px;*/
	margin-bottom: 2px;
}
.smallbox_footerLink  {
	width: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#nextUpdateBox, #myWebcamBox  {
	height: 240px;
}
#calendarBox, emailBox  {
	height: 210px
}
#nextUpdateBoxContent, #myWebcamBoxContent  {
	height: 190px;
}
#calendarBoxContent, #emailBoxContent  {
	height: 150px
}
#nextUpdatePic, #webCamPic  {
	width: 182px;
	height: 137px;
}
#nextUpdatePic img, #webCamPic img {
	width:180px; 
	height:135px; 
	border:1px solid black; 
}
#calendarPic  {
	width: 184px;
	height: 104px;
}
#calendarPic img  {
	width:182px; 
	height:102px; 
	border:1px solid black;
}
#email_box	{
	text-align:center;
	width: 176px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#email_box p {
	text-align:justify;
	font: 11px Arial;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#email_box .input1  {
	margin-top:5px;
	margin-right:auto;
	margin-bottom:5px;
	border: 1px solid #686868;
}
#email_box .input2  {
	margin-top:5px;
	margin-bottom:5px;
}
/*medium boxes*/
#mediumBoxesLeft  {
	width: 432px;
	padding-right: 6px;
	/*padding-left: 12px;*/
	margin: 0px;
}
.mediumbox  {
	width: 420px;
	padding-bottom: 12px;
	/*margin: 0px;*/
}
.mediumbox_header  {
	width: 420px;
	height: 38px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}
.mediumbox_header img  {
	border: none;
}
.mediumbox_footer  {
	width: 420px;
	height: 22px;
	margin: 0px;
}
.mediumbox_content  {
	width: 420px;
	background-repeat: repeat;
	background-position: top center;
	padding-top: 2px;
}
.mediumbox_footerLink  {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-right: 5px;
}
#aboutMeBox, #blogBox, #pollBox, #aboutMeBoxContent, #blogBoxContent, #pollBoxContent, #newsBoxContent  {
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
#aboutMePic {
	width: 182px;
	height: 137px;
}
/*about me*/
#aboutTopSection  {
	width: 390px;
	height: auto;
}
#aboutMePic  {
	float: left;
	width: 125px;
	height: 250px;
	border: 1px solid #999999;
	margin-top: 4px;
}
#aboutMeText  {
	float: right;
	width: 253px;
	margin: 0px;
	padding-right: 3px;
	font-size: 10px;
	text-align: left;
}
#aboutMeText p {
	text-align: left;
}
#aboutMeText ul  {
	width: 253px;
	padding-top: 3px;
	list-style-image: none;
	list-style-type: none;
}
#aboutMeText ul li  {
	list-style-image: none;
	list-style-type: none;
	background-image: url(/themes/templates_paysites_common/images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 239px;
	padding-left: 14px;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
#aboutMeTopLink  {
	width: 90px;
	height: 14px;
	float: right;

	padding-top: 5px;
}
#aboutMeTopLink a {
	text-align: left;
	color: #0956b6;	
}
#aboutQA  {
	width: 390px;
	height: auto;
}
#aboutQALink  {
	width: 220px;
	height: 14px;
	float: right;
	padding-top: 5px;
}
#qaIcon  {
	width: 160px;
	height: 24px;
	float:left;
}
.qaBlock  {
	width:380px;
	padding-top:5px;
	padding-bottom: 5px;
	text-align: left;
}
.question  {
	color: #cc33cc;
	font-weight: bold;
}
.answer  {
	color: #666666;
	font-weight: bold;
}
/*blog box*/
#blogBox, #newsBox  {
	height: auto;
}
/*#blogBoxContent .blogPic {
	height: 125px;
	width: 125px;
	margin-right: 6px;
	margin-left: 6px;
	float: left;
	border: 1px solid #8993d5;
}*/
#blogBoxContent .post  {
	width: 400px;
	/*float: right;*/
}
#blogBoxContent .post h3 {
	text-align: left;
	font-size: 14px;
	margin: 1px;
}
#blogBoxContent .post p  {
	text-align: left;
	padding: 2px 4px;
	margin: 0px;
}
#blogBoxContent .post p.readMore  {
	text-align: right;
	padding-top: 1px;
}
#blogBoxContent .lastPost  {
	padding-top: 5px;
}
/*#blogBoxContent .post .blogLink  {
	width: 90px;
	height: 14px;
	float: right;
	padding-right: 6px;
}*/
/*poll section*/
#pollBox p  {
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-left: 14px;
}
#pollBoxContent  {
	height: auto;
	background-repeat: repeat;
}
#pollBoxContent form  {
	width: 360px;
	margin: auto;
	padding-top: 4px;
}
#pollList  {
	width: 114px;
	height: 102px;
	float: left;
	background-image: url(/themes/templates_paysites_common/images/pollquestions_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#voteBox  {
	width: 220px;
	height: 94px;
	float:right;
	text-align: left; 
	padding-top: 8px;
	margin: 0px;
}
#voteBox #vote  {
	width: 76px;
	height: 18px;
	background-image:url(/themes/templates_paysites_common/images/vote_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #cccccc;
}
#voteBox ul  {
	list-style-image: none;
	list-style-type: none;
	width: 214px;
	padding-top: 8px;
	float: left;
}
#voteBox ul li  {
	text-align: left;
	width: 200px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*2nd-right column*/
/*large boxes*/
#largeBoxesRight  {
	width: 516px;
	/*padding-right: 16px;*/
	padding-left: 0px;
	margin: 0px;
}
.largebox  {
	width: 516px;
	padding-bottom: 12px;
	/*margin: 0px;*/
}
.largebox_header  {
	width: 516px;
	height: 38px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}
.largebox_header img  {
	border: none;
}
.largebox_footer  {
	width: 516px;
	height: 22px;
	margin: 0px;
}
.largebox_content  {
	width: 420px;
	background-repeat: repeat;
	background-position: top center;
	padding-top: 2px;
}
.largebox_footerLink  {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-right: 14px;
}
#welcomeBox, #reviewsBox, #updatesBox, #welcomeBoxContent, #reviewsBoxContent, #updatesBoxContent  {
	height: auto;
	/*padding-top: 6px;*/
	padding-bottom: 12px;
}
#welcomeBoxContent  {
	height: auto;
}
#flashvidplayer  {
	/*background-color: #f9f9f9;*/
	height: 360px;
	width: 480px;
	background-color: #777;
	border: 1px solid #333;
}
#freePreviewIcon  {
	width: 114px;
	height: 32px;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 12px;
}
#FreePreviewsLinksContainer {
	height: auto;
	width: 488px;
	text-align: center;
}
/*#FreePreviewsLinksContainer .detail {
	width: 104px;
	font-size: 10px;
	color: #fff;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	background-image: ;
	background-position: center left;
	background-repeat: no-repeat;
	margin-top: 48px;
	margin-bottom: 2px;
}*/
/*video preview thumbnails*/
#FreePreviewsLinksContainer dl	{
	width:120px;
	height:auto;
	min-height: 148px;
	text-align:center;
	float:left;
	margin-right:1px;
	margin-left:1px;
	display:inline;
	background-image: url(/themes/templates_paysites_common/images/video_preview_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 2px;
			}
#FreePreviewsLinksContainer dl dt
			{
			width:113px;
			height:104px;
			padding-top:5px;
			padding-left: 2px;
			}
#FreePreviewsLinksContainer dl dt img
			{
			border:1px solid #000000;
/*			width:113px;
			height:75px;*/
			width: 112px;
			height: 84px;
			/*margin-top: 22px;
			margin-bottom: 2px;*/
			}
#FreePreviewsLinksContainer dl dd	{
			width: 104px;
			font-size: 10px;
			color: #fff;
			text-align: left;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 16px;
			background-position: center left;
			background-repeat: no-repeat;
			margin-top: 2px;
			margin-bottom: 2px;
			}
/*recent updates box*/  
#scenePanelContent {
			width:476px;
			height:auto;
			}
#scenePanelContent dl	{
	width:119px;
	height:176px;
	text-align:center;
	float:left;
	margin-right:auto;
	margin-left:auto;
	display:inline;
	background-image: url(/themes/templates_paysites_common/images/updatebox_bg.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
			}
#scenePanelContent dl dt
			{
			width:100px;
			height:100px;
			margin:auto;
			}
#scenePanelContent dl dt img
			{
			border:1px solid #000000;
			width:100px;
			height:100px;
			}
#scenePanelContent dl dd	{
	font-size:10px;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
			}
#scenePanelContent dl .thumbdd2	{
	font-size:10px;
	font-weight:normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 110px;
	padding-top: 10px;
	padding-bottom: 2px;
			}
/*reviews section*/
#reviewsBoxContent .reviewBox  {
	width: 470px;
	padding-top: 10px;
	padding-bottom: 15px;
	height: auto;
}
#reviewsBoxContent .reviewPic  {
	margin: 0px;
	float: left;
	height: 120px;
	width: 100px;
}
#reviewsBoxContent .reviewImage  {
	height: 100px;
	width: 100px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #333333;
	float: left;
}
#reviewsBoxContent .reviewName  {
	width: 100px;
	margin: 0px;
	font-size:10px;
	text-align: center;
	float: left;
}
#reviewsBoxContent .reviewText  {
	width: 360px;
	height: auto;
	float: right;
}
#reviewsBoxContent .titleandrating  {
	width: 358px;
	height: 26px;
	float: right;
	background-image: url(/themes/templates_paysites_common/images/review_title_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#reviewsBoxContent .reviewTitle {
	height: 14px;
	width: 240px;
	float: left;
	font-size:11px;
	padding-top: 5px;
	padding-left: 28px;
	text-align: left;
}
#reviewsBoxContent .rateText  {
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	float: left;
	text-align: right;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#reviewsBoxContent .reviewRating {
	height: 14px;
	width: 20px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
#reviewsBoxContent .commentsBox  {
	float: right;
	width: 360px;
	padding-top: 2px;
	height: auto; 
}
#reviewsBoxContent .userComment {
	font-size:11px;
	padding:2px;
	text-align: left;
}
#reviewsBoxContent .author {
	text-align: right;
	font-size:11px;
	font-weight: bold;
}
#reviewsBoxContent .siteComment {
	margin-top: 10px;
	text-align: left;
	font-size: 11px;
	font-style: italic;
	background-color: #ffffff;
	border: 1px dashed #000000;
	padding: 3px;
}
/*Special-Added For AVN Banner At Footer*/
#avnBanner  {
	width: 800px;
	height: 102px;
	padding: 10px;
	margin-bottom: 10px;
}
#avnBanner h2  {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
#avnBanner img  {
	width: 728px;
	height: 90px;
	border: 1px solid #000;
}
/*Special-Added For XBiz Banner At Footer*/
#xbizBanner  {
	width: 800px;
	height: 122px;
	padding: 10px;
	margin-bottom: 10px;
}
#xbizBanner h2  {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
#xbizBanner img  {
	width: 120px;
	height: 100px;
	border: 1px solid #000;
}
/*Special-Added For XBiz 2010 Banner At Footer*/
#xbizBanner2  {
	width: 740px;
	height: 122px;
	padding: 10px;
	margin-bottom: 10px;
}
#xbizBanner2 h2  {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
}
#xbizBanner2 h3 {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
#xbizBanner2 img  {
	width: 120px;
	height: 100px;
	border: 1px solid #000;
	float: left; 
	display: inline;
	margin: 5px;
}
#xbizBannerBox  {
	width: 800px;
	height: auto;
	padding: 10px;
	margin-bottom: 10px;
}
#xbizBannerBox .bannerHolder  {
	width: 400px; 
	height: auto;
	margin: 0; 
	float: left; 
	display: inline;
}
#xbizBannerBox .bannerHolder h2  {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin: 3px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#xbizBannerBox .bannerHolder img  {
	width: 120px;
	height: 100px;
	border: 1px solid #000;
	margin: 5px;
	float: left; 
	display: inline;
}
/*Free Ones Vote*/
#freeOnes  {
	width: 762px;
	height: 124px;
	padding: 5px 0;
}
#freeOnes img {
	width: 760px; 
	height: 122px;
	border: 1px solid #333;
}
#freeOnes a:hover img  {
	border: 1px solid #0c3;
}
/*Wish List Link*/
#wishListBanner  {
	width: 138px;
	height: 87px;
	padding-top: 5px;
}
#wishListBanner img {
	width: 136px;
	height: 85px;
}
/*Special-For AVN Party Flyer*/
#partyFlyer {
	width: 565px;
	height: auto;
}
#partyFlyer img {
	width: 563px;
	height: 756px;
}
#latestNewsContent  {
	width: auto;
	height: 400px;
}
#latestNewsContent img {
	border: solid 1px #333;
}
#latestNewsContent h2 {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
/*Wish List Link*/
#twistys09Promo  {
	width: 470px;
	height: 78px;
	padding: 10px 0px;
}
#twistys09Promo img {
	width: 468px;
	height: 60px;
}
#newsBoxContent .banner120  {
	width: 120px;
	height: 65px;
	margin: 0px auto;
}
#newsBoxContent .banner120 img  {
	width: 120px;
	height: 60px;
	border: 1px solid #333;
}
#newsBoxContent h2  {
	text-align:  left;
	margin: 0px auto;
	text-align: left;
	width: 392px;
	height: auto;
	padding: 2px 4px;
	font-size: 13px;
	font-weight: bold;
}
#newsBoxContent p  {
	margin: 0px auto;
	width: 392px;
	padding: 2px 4px;
	text-align: left;
}
#newsBoxContent #linksBox  {
	width: 392px;
	height: auto;
	margin: 0px auto;
	padding: 2px 4px;
	text-align: left;
}
#newsBoxContent .galleryLinksBox  {
	width: 196px;
	height: auto;
	text-align: left;
}
#newsBoxContent p.linksHeader  {
	width: 196px;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 1px 0px;
}
#newsBoxContent ul.linksList  {
	width: 196px;
	height: auto;
	list-style-type: none;
}
#newsBoxContent ul.linksList li  {
	width: 196px;
	height: 10px;
	padding: 2px 0px;
	font-size: 10px;
	font-weight: bold;
}