* {
	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: 495px;
	background-image: url('../../images/panoramaModelBg.jpg');
	background-repeat: no-repeat;
}

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

#wrapper, #wrapperList, #wrapperTourPage {
	width: 1000px;
	padding-top: 495px;
	position: relative;
	margin: auto;
}

#wrapperList {
	padding-top: 471px;
}

#wrapperTourPage {
	padding-top: 632px;
}

div.headerList, #headerList {
	height: 471px;
	background-image: url('../../images/panoramaListBg.jpg');
	background-repeat: no-repeat;
}

div.headerTourPages {
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 632px;
	background-image: url('../../images/panoramaTourPagesBg.jpg');
	background-repeat: no-repeat;
}

div.headerMenOfTheYear {
	margin: auto;
	position: relative;
	width: 1000px;
	height: 632px;
	background-image: url('../../images/panoramaMenOfTheYearBg.jpg');
	background-repeat: no-repeat;
}

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: 434px;
	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;
}


div.headerMenuPanoramaModelName {
	position: absolute;
	bottom: -5px;
	right: 0px;
	z-index: 100;
}

div.headerMenuPanoramaModelSummary {
	position: absolute;
	bottom: 20px;
	left: 10px;
	z-index: 20;
	font-size: 22px;
	font-weight: normal;
}

div.headerMenuPanoramaTourPageSummary {
	position: absolute;
	bottom: 10px;
	left: 20px;
	z-index: 20;
	font-size: 13px;
	font-weight: bold;
	width: 660px;
	text-align: left;
	height: 35px;
}

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

ul.headerMenu li {
	display: inline;
}

ul.headerMenu li form {
	padding: 0px;
	margin: 0px;
	display: inline;
}


ul.headerMenu li input.ccbillJoinBank,
ul.headerMenu li input.ccbillJoinCreditCard {
	border: none;
	width: 232px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	margin: 0;
	display: inline;
	background-color: none;
}

ul.headerMenu li input.ccbillJoinCreditCard {
	width: 275px;
}


div.discovery, div.mhExclusive {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 207px;
	height: 78px;
}


/* mainstart: Tour pages */
div.headerMenuPanoramaTourPageSummary,
div.headerMenuMenOfTheYear {
	position: absolute;
	bottom: 70px;
	left: 20px;
	z-index: 20;
	font-size: 13px;
	font-weight: bold;
	width: 960px;
	text-align: left;
	height: 120px;
}

div.headerMenuPanoramaTourPageSummary h1,
div.headerMenuMenOfTheYear h1 {
	font-size: 36px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

div.headerMenuPanoramaTourPageSummary p,
div.headerMenuMenOfTheYear p {
	font-weight: normal;
	margin: 4px;
	text-align: justify;
	font-size: 16px;
}

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


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


div.tourPageButtonTakeTheTour {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 235px;
	height: 26px;
}


div.headerMenuPanoramaTourPage {
	position: absolute;
	bottom: 145px;
	right: 0px;
	z-index: 100;
}

div.headerMenuMoty {
	position: absolute;
	bottom: 155px;
	right: 0px;
	z-index: 100;
}
/* mainend: tour pages */



/* mainstart: Content page (videos/photos) */
div.headerMenuPanoramaModelSummary {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 1000;
	font-size: 26px;
	font-weight: normal;
}

div.headerMenuPanoramaModelSummary h3 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.headerMenuPanoramaModelSummary p {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
/* mainend: content page */



/* mainstart: listing pages */
div.headerMenuOptions {
	position: absolute;
	bottom: 5px;
	left: 0px;
	text-align: center;
	width: 1000px;
	height: 30px;
}


div.headerMenuOptionsElements {
	margin: auto;
	width: 740px;
	position: absolute;
	right: 2px;
	top: 0px;
}


div.headerMenuOptionsElements span {
	margin: auto 10px;
}

div.headerMenuOptionsElements div.left {
	float: left;
	margin-top: 4px;
}

div.headerMenuOptionsElements div.right {
	float: right;
}
/* mainend: listing pages */

/* mainstart: General settings */
* {
	font-family: Arial, "arial";
	font-size: 14px;
}
/* mainend: General settings */


/* mainstart: First tour page */

/* substart: Box around models */
div.tourPage1Box {
	width: 1000px;
	height: 536px;
	margin: 20px auto;
	position: relative;
}

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

div.tourPage1BoxEven {
	background-image: url('/images/tourPage1BoxEven.jpg');
}
/* subend: Box around models */

/* substart: Models images */
div.tourPage1ModelLeft {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 320px;
}

div.tourPage1ModelRight {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 320px;
}

div.tourPage1ModelRight img,
div.tourPage1ModelLeft img {
	border: 1px solid #FFF;
}
/* subend: Models images */

/* substart: Models text */
div.tourPage1ModelMiddleFirst,
div.tourPage1ModelMiddleSecond {
	position: absolute;
	left: 340px;
	width: 320px;
}

div.tourPage1ModelMiddleFirst {
	top: 20px;
}

div.tourPage1ModelMiddleSecond {
	bottom: 48px;
}

div.tourPage1ModelMiddleFirst h1 {
	text-align: left;
	font-size: 29px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}

div.tourPage1ModelMiddleSecond h1 {
	text-align: right;
	font-size: 29px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}

div.tourPage1ModelMiddleSecond p {
	text-align: right;
	line-height: 15px;
}

div.tourPage1ModelMiddleFirst p {
	text-align: left;
	line-height: 15px;
}
/* subend: Models text */


/* substart: End buttons below models */
div.tourPage1Backward,
div.tourPage1JoinNow,
div.tourPage1Forward {
	position: absolute;
	bottom: 20px;
	width: 235px;
	height: 26px;
}

div.tourPage1Backward {
	left: 56px;
}

div.tourPage1JoinNow {
	left: 385px;
}

div.tourPage1Forward {
	left: 705px;
}
/* subend: buttons below models */
/* mainend: First tour page */


/* mainstart: Live page shows */
div.liveShowSchedule {
	position: relative;
	width: 1000px;
	height: 331px;
	margin: auto;
	margin-top: 20px;
}

div.liveShowSchedule2ndShow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 326px;
	height: 331px;
	background-image: url('../../images/liveShowSchedule2ndShowBg.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

div.liveShowSchedule3rdShow {
	position: absolute;
	left: 337px;
	top: 0px;
	width: 326px;
	height: 331px;
	background-image: url('../../images/liveShowSchedule3rdShowBg.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

div.liveShowSchedule4thShow {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 326px;
	height: 331px;
	background-image: url('../../images/liveShowSchedule4thShowBg.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

div.liveShowScheduleDate {
	background-image: url('../../images/liveShowScheduleArrows.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 35px;
	line-height: 35px;
	margin: auto;
	font-size: 21px;
}

div.liveShowScheduleName {
	width: 300px;
	height: 35px;
	margin: auto;
	font-weight: bold;
	font-size: 24px;
}

div.liveShowScheduleInfo {
	position: relative;
	width: 300px;
	height: 210px;
	margin: auto;
}

div.liveShowSchedulePhoto {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 122px;
	height: 190px;
	margin: auto;
}

div.liveShowScheduleText {
	position: absolute;
	right: 0px;
	top: 15px;
	width: 160px;
	height: 190px;
	margin: auto;
	text-align: justify;
	font-size: 13px;
}

div.homeLiveShow {
	background-image: url('../../images/tourPage2LiveBoxOfflineBg.jpg');
	width: 1000px;
	height: 242px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	position: relative;
}

div.homeLiveShowOnline {
	background-image: url('../../images/tourPage2LiveBoxOnlineBg.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.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;
}
/* mainend: Live page shows */



/* mainstart: Photos/Videos tour pages */
div.tourPagesContent {
	background-image: url('../../images/modelContentPageBoxOdd.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 745px;
	margin: auto;
	margin-top: 20px;
	position: relative;
}


div.tourPagesVideo {
	background-image: url('../../images/tourPageVideoBoxBg.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 493px;
	margin: auto;
	margin-top: 20px;
	position: relative;
}

table.tourPagesContent {
	margin: auto;
	position: absolute;
	top: 20px;
	left: 0px;
}

table.tourPagesContent td {
	width: 200px;
	height: 220px;
}

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

/* mainend: Photos/Videos tour pages */


/* mainstart: Tour page videos */
table.tourPagesVideos {
	width: 960px;
	margin: auto;
}

table.tourPagesVideos td {
	width: 480px;
	height: 300px;
}

table.tourPagesVideos td.right {
	text-align: right;
}

table.tourPagesVideos td.left {
	text-align: left;
}

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

div.tourPageVideoDescription {
	width: 960px;
	position: absolute;
	bottom: 100px;
	left: 20px;
	text-align: justify;
	font-size: 16px;
}
/* mainend: Tour page videos */


/* mainstart: Tour page box general */
div.tourPageGeneral {
	margin: 15px auto auto auto;
	position: relative;
	width: 1000px;
	height: 249px;
}

div.tourPageGeneralOdd {
	background-image: url('../../images/tourPageGeneralBoxOdd.jpg');
	background-repeat: no-repeat;
}

div.tourPageGeneralEven {
	background-image: url('../../images/tourPageGeneralBoxEven.jpg');
	background-repeat: no-repeat;
}

div.tourPageGeneralTitle {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 960px;
	height: 40px;
	line-height: 40px;
}

div.tourPageGeneralTitle h2 {
	font-size: 27px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 40px;
	line-height: 40px;
}

div.tourPageGeneralDescription {
	position: absolute;
	left: 20px;
	bottom: 60px;
	width: 960px;
	height: 100px;
	text-align: justify;
	font-weight: normal;
	font-size: 17px;
}


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

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

div.tourPageGeneralSeeMore {
	position: absolute;
	width: 235px;
	height: 26px;
	right: 20px;
	bottom: 20px;
}
/* mainend: Tour page box general	*/
