/*		See me at	*/
div.homeSeeMeAt {
	margin: auto;
	margin-top: 20px;
	position: relative;
	width: 1000px;
	height: 454px;
}

div.homeSeeMeAtPM, 
div.homeSeeMeAtLMS, 
div.homeSeeMeAtMG {
	position: absolute;
	top: 0px;
	width: 326px;
	height: 454px;
	text-align: center;
}

div.homeSeeMeAtLMSLogo,
div.homeSeeMeAtPMLogo,
div.homeSeeMeAtMGLogo {
 padding-top: 4px;
}

div.homeSeeMeAtPM {
	background-image: url('../../images/homePowermenBox.jpg');
	left: 0px;
}

div.homeSeeMeAtLMS {
	background-image: url('../../images/homeLiveMuscleShowBox.jpg');
	left: 336px;
}

div.homeSeeMeAtMG {
	background-image: url('../../images/homeMuscleGalleryBox.jpg');
	right: 0px;
}

div.homeSeeMeAtPMText,
div.homeSeeMeAtLMSText,
div.homeSeeMeAtMGText {
	margin: auto;
	width: 280px;
	height: 150px;
	position: absolute;
	left: 23px;
	bottom: 0px;
	text-align: justify;
}

div.homeSeeMeAtPMText p,
div.homeSeeMeAtLMSText p,
div.homeSeeMeAtMGText p {
 padding: 0px;
	margin: 0px;
}

h3.homeSeeMeAtModel,
h3.homeSeeMeAtModel a {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-size: 17px;
	color: #FFF;
}


h3.homeSeeMeAtModel a:hover {
	text-decoration: underline;
}
/*	End See me at	*/


/* Begin of lastest Archives box */
div.homeArchives {
  background-image: url("../../images/homeArchivesUpdatesBox.jpg");
  height: 239px;
  margin: 15px auto auto;
  position: relative;
  width: 1000px;
	text-align: center;
	padding-top: 8px;
}

div.homeArchivesDesc {
 width: 205px;
 height: 235px;
 position: absolute;
 left: 20px;
 top: 40px;
}

div.homeArchivesDesc p {
 margin-top: 0px;
 text-align: justify;
}

div.homeArchives .homeArchivesTitle {
 height: 40px;
 width: 1000px;
}

div.homeArchives .homeArchivesTitle h2 {
 font-size: 19px;
 font-weight: bold;
 margin: 0px;
}

div.homeArchivesScreenshots {
 width: 750px;
 position: absolute;
 right: 0px;
 top: 40px;
 height: 193px;
}

div.homeArchivesScreenshot {
 float: left;
 width: 220px;
 height: 165px;
 margin-right: 30px;
 font-weight: bold;
 font-size: 13px;
 position: relative;
}

div.homeArchivesScreenshot div.text {
 font-size: 14px;
 padding-top: 5px;
 font-weight: normal;
}

div.homeArchivesScreenshot img {
 border: 1px solid #FFF;
}
/* End of lastest Archives box */


/* Begin of general box */
div.homeGeneral {
	background-image: url('../../images/homeGeneralBox.jpg');
	width: 1000px;
	height: 186px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	position: relative;
}


div.homeGeneralHeader {
	width: 960px;
	position: absolute;
	left: 20px;
	top: 20px;
}

div.homeGeneralHeader h2 {
	margin: 0px;
	padding: 0px;
	font-size: 27px;
}


div.homeGeneralDescription {
	width: 960px;
	position: absolute;
	left: 20px;
	top: 50px;
}


div.homeGeneralButtonLogin {
	position: absolute;
	width: 235px;
	height: 26px;
	left: 20px;
	bottom: 20px;
}


div.homeGeneralButtonJoinNow {
	position: absolute;
	left: 390px;
	bottom: 20px;
	width: 235px;
	height: 26px;
}


div.homeGeneralButtonTakeTheTour {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 235px;
	height: 26px;
}
/* End of general box */


/* Purchases box */
div.homePurchases {
	background-image: url('../../images/homePurchasesBox.jpg');
	width: 1000px;
	height: 339px;
	margin: auto;
	margin-top: 20px;
	position: relative;
}

div.homePurchasesNavi {
 position: absolute;
	left: 10px;
	top: 40px;
	width: 300px;
	height: 290px;
}

div.homePurchasesText {
 font-size: 14px;
	font-weight: bold;
}


div.homePurchasesButtons {
 position: absolute;
	left: 0px;
	bottom: 0px;
	width: 300px;
	height: 120px;
}


div.homePurchasesButtons div {
 margin-top: 10px;
}


div.homePurchasesTitle {
 position: absolute;
	left: 20px;
	top: 10px;
	right: 20px;
	text-align: center;
}

div.homePurchasesAccess {
 bottom: 20px;
 height: 278px;
 left: 310px;
 position: absolute;
 right: 15px;
 text-align: left;
 top: 38px;
	width: 675px;
}

div.homePurchasesAccess h3, div.homePurchasesAccess h3 a {
 color: #FFFFFF;
 font-size: 14px;
 margin: auto;
 padding: 0;
 text-align: center;
}

div.homePurchasesTitle h2 {
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}





/*		With scrolling		*/
div.scrollableWrapper {
 width: 660px; 
	height: 278px;
	margin: auto;
	padding: 15px;
}


/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
 /* required settings */ 
 float:left; 
 position:relative; 
 overflow:hidden; 
 width: 645px; 
 height:278px; 
	margin-top: 2px;
} 
 
/* 
    root element for scrollable thumbnails. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable thumbnails. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.thumbnails { 
 /* this cannot be too large */ 
 width:20000em; 
 position:absolute; 
} 
 
/* 
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.thumbnails div { 
 float:left; 
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 
 
/* you may want to setup some decorations to active item */ 
div.thumbnails div.active { 
 border:1px inset #ccc; 
 background-color:#fff; 
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	width:10px;
	height:278px;
	background:url('/images/left.png') no-repeat;
	background-position: 0px 84px;
	float:left;
	margin:0;
	cursor:pointer;
	font-size:1px;
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url('/images/right.png');
	background-position: 3px 84px;
	clear:right;	
}


img.thumbnail {
	border: 1px solid #000;
}


img.thumbnail:hover {
	border: 1px solid #7F7F7F;
}
/*		End With scrolling		*/






/* End of purchases box */


/*	Latest News */
div.homeLatestNews {
	background-image: url('../../images/homeLatestNewsBox.jpg');
	width: 1000px;
	height: 523px;
	margin: auto;
	margin-top: 20px;
	position: relative;
}

div.homeLatestNewsTitle {
	width: 1000px;
	height: 30px;
	position: absolute;
	top: 15px;
	left: 0px;
}

div.homeLatestNewsTitle h2 {
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.homeLatestNewsCol1 {
	width: 302px;
	height: 458px;
	position: absolute;
	bottom: 16px;
	left: 20px;
}

div.homeLatestNewsCol2 {
	width: 200px;
	height: 458px;
	position: absolute;
	bottom: 21px;
	left: 340px;
}


div.homeLatestNewsCol2 div.wrapper {
	width: 200px;
	height: 452px;
	position: relative;
}

div.homeLatestNewsCol2 div.description {
	text-align: justify;
	height: 260px;
}

div.homeLatestNewsCol2 div.buttons {
	width: 200px;
	height: 184px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.homeLatestNewsCol2 div.buttons div {
	width: 138px;
	height: 26px;
	margin: auto;
	margin-top: 20px;
}

div.homeLatestNewsCol3 {
	width: 420px;
	height: 452px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

div.homeLatestNewsCol3 div.image {
	width: 202px;
	height: 152px;
}

div.homeLatestNewsCol3 div.text {
	width: 202px;
	height: 74px;
}

div.homeLatestNewsCol3 div.text p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div.homeLatestNewsCol3 div.wrapper {
	width: 420px;
	height: 452px;
	position: relative;
}

div.homeLatestNewsCol3 div.topLeft {
	position: absolute;
	width: 202px;
	height: 226px;
	top: 0px;
	left: 0px;
}

div.homeLatestNewsCol3 div.topRight {
	position: absolute;
	width: 202px;
	height: 226px;
	top: 0px;
	right: 0px;
}

div.homeLatestNewsCol3 div.bottomLeft {
	position: absolute;
	width: 202px;
	height: 226px;
	bottom: 0px;
	left: 0px;
}

div.homeLatestNewsCol3 div.bottomRight {
	position: absolute;
	width: 202px;
	height: 226px;
	bottom: 0px;
	right: 0px;
}


h3.homeLatestNews,
h3.homeLatestNews a {
	margin: 5px auto;
	padding: 0px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
/*	End Latest News */


/* Begin of Live Show box */
div.homeLiveShow {
	background-image: url('../../images/homeLiveShowOfflineBox.jpg');
	width: 1000px;
	height: 304px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	position: relative;
}


div.homeLiveShowOnline {
	background-image: url('../../images/homeLiveShowOnlineBox.jpg');
}


div.homeLiveShowImage {
	position: absolute;
	left: 20px;
	top: 20px;
}


div.homeLiveShowDescription {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 620px;
	height: 205px;
}

div.homeLiveShowDescriptionTitle {
	margin-bottom: 20px;	
}

div.homeLiveShowDescriptionTitle h2 {
	font-size: 29px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.homeLiveShowDescriptionText {
	text-align: justify;
}

div.homeLiveShowTimezone {
	position: absolute;
	left: 17px;
	bottom: 20px;
}

div.homeLiveShowTimezoneText {
	margin-bottom: 5px;
}

div.homeLiveShowDate {
	background-image: url('../../images/liveShowScheduleArrows.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 35px;
	line-height: 35px;
	margin: auto;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	bottom: 25px;
}

div.homeLiveShowButton {
	width: 309px;
	height: 43px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
/* End of Live Show box */


/*		Begin of recent updates		*/
div.homeRecentUpdates {
	background-image: url('../../images/homeRecentUpdatesBox.jpg');
	width: 1000px;
	height: 304px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	position: relative;
}


div.homeRecentUpdatesTitle {
	width: 960px;
	height: 45px;
	position: absolute;
	top: 10px;
	left: 20px;
}


div.homeRecentUpdatesTitle h3 {
	margin: 0px;
	padding: 0px;
	font-size: 20px; 
	font-weight: bold;
}


div.homeRecentUpdatesEntries {
	width: 980px;
	height: 265px;
	position: absolute;
	bottom: 0px;
	left: 20px;
}

div.homeRecentUpdatesEntry {
	width: 122px;
	height: 255px;
	float: left;
	margin-right: 17px;
}


div.homeRecentUpdatesImage {
	width: 122px;
	height: 182px;
}

div.homeRecentUpdatesType {
	margin: 4px auto;
}

div.homeRecentUpdatesDate {
	font-style: normal;
}

div.homeRecentUpdatesText {
	width: 122px;
	height: 50px;
}

div.homeRecentUpdatesHeading {
	font-weight: bold;
	margin: 4px auto;
}

/*		End of recent updates		*/

/* start:News includes */

div.homeNewsInclude {
 position: relative;
 width: 1000px;
	height: 424px;
	margin: auto;
	margin-top: 20px;
}

div.homeNewsBox {
 position: absolute;
 right: 0px;
 top: 0px;
	background-image: url('../../images/homeNewsBox.jpg');
	width: 634px;
	height: 424px;
}


/* start:liveShowSmall */
div.homeLiveShowSmall {
 position: absolute;
 left: 0px;
 top: 0px;
	width: 347px;
	height: 424px;
}

div.homeLiveShowSmallOffline {
	background-image: url('../../images/homeLiveShowOfflineSmallBox.jpg');
}

div.homeLiveShowSmallOnline {
	background-image: url('../../images/homeLiveShowOnlineSmallBox.jpg');
}

div.homeLiveShowSmallHeader {
 position: absolute;
	width: 347px;
	height: 60px;
 left: 0px;
 top: 0px;
}

div.homeLiveShowSmallImg {
 position: absolute;
 left: 23px;
 top: 65px;
}

div.homeLiveShowSmall h2,
div.homeLiveShowSmall h2 a {
 font-size: 19px;
	margin: 10px auto 5px auto;
	padding: 0;
}

div.homeLiveShowSmall h3 {
 font-size: 16px;
	margin: 5px auto 5px auto;
	padding: 0;
}

div.homeLiveShowSmallDate {
	background-image: url('../../images/liveShowScheduleArrows.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 35px;
	line-height: 35px;
	margin: auto;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	bottom: 45px;
}

div.homeLiveShowSmallTimezoneForm {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 230px;
	margin: auto;
	text-align: right;
}

div.homeLiveShowSmallTimezoneForm form {
 margin: 0px; 
 padding: 0px;
}

div.homeLiveShowSmallTimezoneForm form select {
 width: 210px;
}

div.homeLiveShowSmallTimezoneText {
	position: absolute;
	left: 28px;
	bottom: 22px;
	width: 60px;
	margin: auto;
	text-align: left;
	font-weight: bold;
}

div.homeLiveShowSmallDescr {
	width: 300px;
	text-align: justify;
 position: absolute;
 left: 23px;
 top: 270px;
}
/* end:liveShowSmall */


/* start:ManOfTheYearBox */
h2.homeManOfTheYear {
 font-size: 19px;
	margin: 10px auto 5px auto;
	padding: 0;
}

div.homeManOfTheYearImg {
 margin: 0;
	width: 598px;
	height: 202px;
	position: absolute;
	top: 65px;
	left: 17px;
}

div.homeManOfTheYearDesc {
	width: 598px;
 margin: auto;
	text-align: justify;
	position: absolute;
	left: 17px;
 bottom: 20px;
	font-size: 15px;
}

div.homeManOfTheYearDesc a {
 font-weight: bold;
 text-transform: uppercase;
}

div.homeManOfTheYearDesc h3 {
 font-size: 22px;
}

div.homeManOfTheYearLink {
 position: absolute;
	left: 0px;
	bottom: 40px;
	text-align: center;
	width: 634px;
}

div.homeManOfTheYearLink a {
 font-size: 20px;
	font-weight: bold;
}
/* end:ManOfTheYearBox */

/* start:liveMuscleshow */
div.homeLiveMuscleShow {
 width: 634px;
	height: 424px;
	position: relative;
}

div.homeLiveMuscleShowModels {
 width: 610px;
	height: 200px;
	text-align: center;
	margin: auto;
	position: absolute;
	left: 12px;
	top: 65px;
}

div.homeLiveMuscleShowModels div.homeLiveMuscleShowModel {
 float: left;
	width: 122px;
	text-align: center;
}

div.homeLiveMuscleShowModels div.homeLiveMuscleShowModel div.name {
 padding-top: 15px;
 padding-bottom: 5px;
 font-weight: bold;
	font-size: 13px;
	color: #FFF;
}

div.homeLiveMuscleShowModels div.homeLiveMuscleShowModel div.status {
 padding-top: 5px;
 padding-bottom: 5px;
 font-weight: bold;
	font-size: 13px;
	color: #FFF;
}

div.homeLiveMuscleShowTitle {
 width: 594px;
	height: 60px;
	text-align: center;
	margin: auto;
}

div.homeLiveMuscleShowDesc {
 position: absolute;
	bottom: 20px;
	left: 20px;
	width: 594px;
}

div.homeLiveMuscleShowDesc h2, 
div.homeLiveMuscleShowDesc h2 a {
 font-weight: bold;
	font-size: 18px;
	margin: auto;
	margin-bottom: 20px;
}

div.homeLiveMuscleShowDesc p {
 text-align: justify;
	width: 594px;
	margin: auto;
}
/* end:livemuscleshow */


div.shootFeatured {
 width: 634px;
	height: 424px;
	position: relative;
}

div.shootFeaturedDesc {
	position: absolute;
 width: 594px;
	top: 270px;
	left: 17px;
	text-align: justify;
}

div.shootFeaturedDescDiscount {
	position: absolute;
 width: 594px;
	top: 270px;
	left: 17px;
	text-align: center;
	font-size: 29px;
	line-height: 124px;
	color: #FF0000;
}

div.shootFeaturedImage {
 width: 594px;
	position: absolute;
	top: 65px;
	left: 17px;
}

div.shootFeaturedLink {
	position: absolute;
	bottom: 20px;
	left: 17px;
	text-align: center;
 width: 594px;
}

div.shootFeaturedLink a {
 font-size: 16px;
	font-weight: bold;
	margin: auto;
}

h2.shootFeaturedTitle {
 font-size: 19px;
	margin: 10px auto 5px auto;
	padding: 0;
}
/* end:News includes */

