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