* {
	font-family: "Arial", "arial";
	font-size: 13px;
}


b.selected {
	text-decoration: underline;
	color: #AFAFAF;
}

body {
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Arial;
	font-size: 13px;
}


select {
	background-color: #333333;
	border: 1px solid #636363;
	color: #FFF;
}

select option {
	color: #FFF;
}

select.timeZones {
 width: 220px;
}

input {
	background-color: #333333;
	border: 1px solid #636363;
	color: #FFF;
}

input[type="submit"] {
 cursor: pointer;
}

input.submitImg {
	border: none;
	background-color: transparent;
}

img.captcha {
	border: 1px solid #636363;
}

.displayNone {
	display: none;
}

.textAlignLeft {
	text-align: left;
}

.textAlignRight {
	text-align: right;
}

.textAlignCenter {
	text-align: center;
}

.textAlignJustify {
	text-align: justify;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

div.closeBlockUI {
 position: absolute;
	left: 5px;
	top: 5px;
	text-align: left;
}

div.navigation {
	font-weight: bold;
}

div.footer {
	margin: 20px auto;
	width: 1000px;
	text-align: center;
}

div.footer p {
	font-size: 12px;
}

div.debug pre {
 text-align: left;
}

a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

a.liveShow:link, a.liveShow:visited, a.liveShow:active {
	color: #FF0000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

a.liveShow:hover {
	color: #FF0000;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}

img.border {
	border: 1px solid #FFF;
}


b.selected {
	text-decoration: underline;
}

b.noResults {
	font-size: 16px;
	font-weight: bold;
}

p.thankyou {
	font-size: 16px;
	font-weight: bold;
}

div.headerMotyText {
 font-size: 28px;
 font-weight: bold;
 position: absolute;
 right: 210px;
 text-shadow: 2px 2px 0 #000000;
 top: 300px;
 z-index: 3000;
}

div.headerMotyText a,
div.headerMotyText a:hover {
 font-size: 28px;
 font-weight: bold;
	text-decoration: none;
}

/*	Start of news box */
div.modelPageNews {
	position: relative;
	background-image: url('../../images/modelPageNewsBoxBg.jpg');
	width: 1000px;
	height: 304px;
	margin: 15px auto auto auto;
	text-align: center;
}

div.modelPageNewsUpdate {
	width: 250px;
	height: 304px;
	text-align: center;
	float: left;
	width: 202px;
	margin: auto;
	margin-left: 38px;
	text-align: justify;
}


div.modelPageNewsUpdate div.modelPageNewsPhoto {
	width: 202px;
	height: 152px;
	margin: auto;
	margin-top: 40px;
}


div.modelPageNewsHeader {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

div.modelPageNewsText {
	margin-top: 2px;
	text-align: center;
}

div.modelPageNewsText {
	width: 202px;
	margin: auto;
	margin-top: 0px;
	text-align: justify;
}
/*	End of news box */


div.modelPageLine {
	width: 1000px;
	height: 3px;
	margin: 30px auto auto auto;
}



/*		Clearing the div floats			*/
.clearFloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.clearFloat {
	display: inline-table;
}


/* Hides from IE-mac \*/
* html .clearFloat {
	height: 1%;
}


.clearFloat {
	display: block;
}
/* End hide frm IE-mac */

/*	Menu for videos and photos */
ul.modelMenu {
	display: table;
	list-style: none outside none;
	margin: 0 auto;
	padding: 0;
	white-space: nowrap;
	width: 960px;
}

ul.modelMenu li {
	display: table-cell;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
/* End menu for videos and photos */



/* mainstart: footer text menu */
#musclehunksMenuFooter,
#musclehunksSocialFooter {
	display:table;
	padding:0;
	margin:0 auto;
	list-style:none;
	white-space:nowrap;
}


#musclehunksMenuFooter li,
#musclehunksSocialFooter li {
	display:table-cell;
	margin:0;
	padding:0;
}


#musclehunksMenuFooter li a,
#musclehunksSocialFooter li a {
	float: left;
	font-size:12px;
	letter-spacing:1px;
	padding-left: 30px;
	padding-right: 30px;
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
}


#musclehunksMenuFooter li a:hover,
#musclehunksMenuFooter li a.current,
#musclehunksSocialFooter li a:hover,
#musclehunksSocialFooter li a.current {
	color:#838383;
}

#musclehunksSocialFooter li {
	width: 350px;
}

#musclehunksSocialFooter li.musclehunksSocialFooterFacebook {
	text-align: left;
}

#musclehunksSocialFooter li.musclehunksSocialFooterTwitter {
	text-align: right;
}

#musclehunksSocialFooter {
	margin-top: 10px;
}
/* mainend: footer text menu */

#musclehunksSocialFooterTable {
	margin: 15px auto;
}

#musclehunksMenuFooterTable td.musclehunksSocialFooterFacebook {
	text-align: left;
}

#musclehunksSocialFooterTable td.musclehunksSocialFooterTwitter {
	text-align: right;
}

#musclehunksMenuFooterTable td a,
#musclehunksSocialFooterTable td a {
	font-size:12px;
	letter-spacing:1px;
	padding-left: 30px;
	padding-right: 30px;
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
}


#musclehunksMenuFooterTable td a.current,
#musclehunksMenuFooterTable td a:hover,
#musclehunksSocialFooterTable td a.current,
#musclehunksSocialFooterTable td a:hover {
	color:#838383;
}
div.header {
	margin: auto;
	position: relative;
	width: 1000px;
	height: 455px;
	background-image: url('../../images/panoramaBg.jpg');
	background-repeat: no-repeat;
}

#header {
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 455px;
	background-image: url('../../images/panoramaBg.jpg');
	background-repeat: no-repeat;
}

#wrapper {
	width: 1000px;
	padding-top: 455px;
	position: relative;
	margin: auto;
}

div.headerMenuPanorama {
	position: absolute;
	top: 99px;
	left: 2px;
	width: 996px;
	height: 334px;
	z-index: 1;
}

div.headerMenuPanoramaOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 454px;
	z-index: 10;
}

div.headerMenuPanoramaClickable {
	position: absolute;
	top: 98px;
	left: 0px;
	width: 1000px;
	height: 340px;
	z-index: 2000;
}

div.headerMenu {
	position: absolute;
	text-align: left;
	top: 80px;
	left: 137px;
	z-index: 20;
	width: 859px;
	height: 16px;
}

div.headerMenuPanoramaHide {
	display: none;
}


ul.headerMenu,
ul.headerMenu li {
	margin: 0px;
	padding: 0px;
}

ul.headerMenu li {
	display: inline;
}


/*		Index page		*/
div.headerSubHeading {
	position: absolute;
	top: 80px;
	left: 137px;
	z-index: 20;
	width: 854px;
	height: 17px;
}
/*		End Index page		*/
/*		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 */

