* {
	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 */
div.modelsNotFound {
	background-image: url('../../images/homeGeneralBox.jpg');
	width: 1000px;
	height: 136px;
	margin: auto;
	margin-top: 20px;
	padding-top: 50px;
	text-align: center;
	position: relative;
}

div.modelsPageList {
	position: relative;
	background-image: url('../../images/modelsPageListBoxBg.jpg');
	width: 1000px;
	height: 745px;
	margin: 15px auto auto auto;
}

div.modelsPagesModelsRow {
	width: 1000px;
	height: 200px;
	margin: auto;
	margin-top: 18px;
}


div.modelsPagesModelsRows {
	width: 1000px;
	height: 650px;
}


div.modelsPagesModelBox {
	width: 166px;
	height: 200px;
	float: left;
	font-weight: bold;
}

div.modelsPagesModelBox div.modelName {
	margin-top: 5px;
}

div.navigation {
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: default;
	font-size: 14px;
}

a.modelsPagesName {
	color: #FFF;
}

div.modelPageNewsHeader {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

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

div.modelPageNewsText {
	width: 202px;
	margin: auto;
	margin-top: 0px;
	text-align: justify;
}
