* {
	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: 633px;
	background-image: url('../../images/panoramaLiveShowOfflineBg.jpg');
	background-repeat: no-repeat;
	z-index: 1;
}

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


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

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

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

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

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


div.headerTopWrapper {
	width: 1000px;
	height: 434px;
}

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


div.headerMenuOptionsElements {
	margin: auto;
	width: 710px;
	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;
}

div.headerMenuPanoramaHide {
	display: none;
}


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

ul.headerMenu li {
	display: inline;
}


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


div.headerMenuLiveShow {
	position: absolute;
	left: 20px;
	bottom: 0px;
	width: 960px;
	height: 198px;
}


div.headerMenuLiveShowTitle {
	width: 384px;
	height: 30px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

div.headerMenuLiveShowText {
	width: 960px;
	height: 60px;
	text-align: justify;
}

div.headerMenuLiveShowInteractive {
	position: absolute;
	bottom: 14px;
	left: 0px;
	width: 960px;
	height: 60px;
}

div.headerShowTimezones {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 317px;
	height: 55px;
}


div.headerShowButton, div.headerShowScheduleDate {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 309px;
	height: 43px;
}


div.headerShowScheduleDate {
	background-image: url('../../images/liveShowScheduleArrows.png');
	background-repeat: no-repeat;
	width: 300px;
	height: 35px;
	line-height: 35px;
	font-size: 26px;
	font-weight: bold;
	bottom: 5px;
}

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.liveShowScheduleLms {
	background-image: url('../../images/homeLatestNewsBox.jpg');
	background-repeat: no-repeat;
	width: 1000px;
	height: 523px;
	margin: auto;
	margin-top: 20px;
}

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;
}

a.liveShowScheduleName:link,
a.liveShowScheduleName:visited,
a.liveShowScheduleName:active,
a.liveShowScheduleName:hover {
	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;
}


div.liveShowScheduleLmsInfo {
	width: 800px;
	height: 151px;
	position: relative;
	margin: auto;
}


div.liveShowScheduleLmsWrapper {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 670px;
	height: 135px;
	text-align: justify;
}

div.liveShowScheduleLmsText {
	margin-right: 5px;
	position: absolute;
	left: 0px;
	right: 150px;
	text-align: justify;
}


div.liveShowScheduleLmsLens {
	position: absolute;
	right: 0px;
	top: 15px;
	width: 136px;
	height: 136px;
}

div.liveShowScheduleLmsTitle {
	text-align: right;
}


div.liveShowScheduleLmsRows {
	width: 864px;
	height: 128px;
	margin: auto;
	margin-top: 25px;
}

div.liveShowScheduleLmsPerformer {
	position: relative;
	width: 135px;
	height: 126px;
	float: left;
	margin-left: 32px;
}

div.liveShowScheduleLmsImage {
	position: absolute;
	width: 135px;
	height: 102px;
	top: 0px;
	left: 0px;
}

div.liveShowScheduleLmsPrivate {
	border: 1px solid #FFF;
	position: absolute;
	width: 64px;
	height: 20px;
	line-height: 20px;
	bottom: 0px;
	left: 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

div.liveShowScheduleLmsChat {
	border: 1px solid #FFF;
	position: absolute;
	width: 64px;
	height: 20px;
	line-height: 20px;
	bottom: 0px;
	right: 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

div.liveShowScheduleLmsModels {
 width: 800px;
	margin: auto;
}

div.liveShowScheduleLmsModel {
 width: 132px;
	height: 180px;
	float: left;
}

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

div.liveShowScheduleLmsModel div.name {
	font-weight: bold;
}

div.liveShowScheduleLmsModel div.online {
	font-weight: bold;
	color: #FF0000;
	text-transform:uppercase;
}

/* LMS preview */

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


#wrapper133x100 {
	margin: auto;
	width: 775px;
	height: 137px;
}


div.wrapperModel133x100 {
	float: left;
	margin: 5px;
	width: 133px;
	height: 157px;
}


div.wrapperModelScreenshot133x100 {
	border: 1px solid #FFF;
	cursor: pointer;
	width: 133px;
	height: 100px;
}


div.wrapperModelChat133x100 {
	margin: 2px 0px;
	width: 135px;
	height: 30px;
}


div.wrapperModelChat133x100 div {
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
}


div.modelChatPrivate133x100 {
	float: left;
	border: 1px solid #FFF;
	width: 64px;
	height: 20px;
	line-height: 20px;
}

div.modelChatFree133x100 {
	float: right;
	border: 1px solid #FFF;
	width: 64px;
	height: 20px;
	line-height: 20px;
}


.displayNone {
	display: none;
}

div.marginRight {
	margin-right: 19px;
}

/* End LMS preview */


div.liveShowLine {
 width: 840px;
	height: 100px;
	position: relative;
}

div.liveShowLine div.liveShowLineTitle {
 position: absolute;
	left: 0px;
	top: 0px;
}

div.liveShowLine div.liveShowLineName {
 position: absolute;
	right: 0px;
	top: 0px;
}

div.liveShowLine div.liveShowLineTime {
 position: absolute;
	left: 0px;
	top: 0px;
}
