/*--  General Styles  --*/
A:link 
{
	text-decoration: none;
}
A:visited 
{
	text-decoration: none; 
}
A:hover 
{
	text-decoration: none;
}

body 
{
	font-family: Tahoma,Verdana,sans-serif;; 
	font-size: 11pt; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#000000;
}

p
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
}

ol
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
}

ul
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	list-style: square;
}

h1 
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 14px;
	font-weight:bold;
}

h2
{
	font-family: Arial,sans-serif;
	font-weight:normal;
	font-size:22px;
	letter-spacing:-1px;
	color:000000;
}

h3
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	font-weight:bold;
}

hr 
{
	border: 1 solid #bbbbbb; 
	height: 1px;
}

/*--  MBH Logo  --*/

.MBH-Logo
{
	width: 207px;
	height: 125 px;
}

/*--  Top Menu (Home, Contact, Privacy)  --*/

.MBH-TopMenu
{
	width: 553px;
	height: 39px;
	text-align: right;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

.MBH-TopMenu a:link
{
	color: #B3B3B3;
}

.MBH-TopMenu a:visited
{
	color: #B3B3B3;
}

.MBH-TopMenu a:hover
{
	color: #ffffff;
	text-decoration: none;	
}

/*--  Main Horizontal Menu (Boutique, Model Agency, Licensing, Press Releases, Investors)  --*/

.MBH-hMenu 
{
	background-image: url(i/bhMenu.gif); 
	background-color:#DD9797; 
	width:109px; 
	height:86px;
	vertical-align:text-top;
}

.MBH-hMenuOver 
{
	background-image: url(i/bhMenuh.gif); 
	background-color:#777F4D; 
	width:109px; 
	height:86px;
	vertical-align:text-top;	
}

.MBH-hMenuItem 
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align:right;
	padding-right: 2px; 
	padding-top: 18px; 
}

.MBH-hMenuItemOver
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	text-align:right;
	padding-right: 2px; 
	padding-top: 18px;	
	text-decoration: none;	
}

.MBH-hMenuItem a:link
{
	color: #000000;
	background-color: #DD9797;
	padding-right: 4px;
	padding-left: 4px; 	
}

.MBH-hMenuItem a:visited
{
	color: #000000;
	background-color: #DD9797;
	padding-right: 4px;
	padding-left: 4px; 	
}

.MBH-hMenuItem a:hover
{
	color: #ffffff;
	background-color: #777F4D;
	text-decoration: none;	
	padding-right: 4px;
	padding-left: 4px; 	
}

.MBH-hMenuItemOver a:link
{
	color: #ffffff;
	background-color: #777F4D;
	padding-right: 4px;
	padding-left: 4px; 	
}

.MBH-hMenuItemOver a:visited
{
	color: #ffffff;
	background-color: #777f4d;
	padding-right: 4px;
	padding-left: 4px; 	
}

.MBH-hMenuItemOver a:hover
{
	color: #ffffff;
	background-color: #777f4d;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;	
}
	
/*--  Main Vertical Menu  --*/

.MBH-vMenu 
{
	width:207px; 
	height:25px;
	background-color: #000000; 
}

.MBH-vMenuOver 
{
	background-color: #000000; 
	background-image: url(i/bvMenuh.gif); 
	width:207px; 
	height:25px;
}

.MBH-vMenuItem
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	text-align:right;
	padding-right: 16px; 
}

.MBH-vMenuItem a:link
{
	color: #ffffff;
}

.MBH-vMenuItem a:visited
{
	color: #ffffff;
}

.MBH-vMenuItem a:hover
{
	color: #DD9797;
	text-decoration: none;
}

/*--  News --*/

.MBH-tdNews
{
	background-image: url(i/Default/bgNews.gif); 
	background-color: #292929; 
	width:207px;
	vertical-align: top;	
}

.MBH-NewsContent
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #9D9D9D;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 10px;
}

.MBH-NewsContent a:link
{
	color: #9D9D9D;
	font-weight: bold;
}

.MBH-NewsContent a:visited
{
	color: #9D9D9D;
	font-weight: bold;
}

.MBH-NewsContent a:hover
{
	color: #ffffff;
	font-weight: bold;
}

/*--  Home Center --*/

.MBH-tdHomeCenter
{
	background-image: url(i/Default/bgCenter.gif);
	background-color: #ffffff;
	width:327px;
	vertical-align: top;
}

.MBH-HomeCenterContent
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 10px;
}

.MBH-HomeCenterContent a:link
{
	color: #4C4C4C;
	font-weight: bold;
}

.MBH-HomeCenterContent a:visited
{
	color: #4C4C4C;
	font-weight: bold;
}

.MBH-HomeCenterContent a:hover
{
	color: #4C4C4C;
	font-weight: bold;
}

/*--  Home Right --*/

.MBH-tdHomeRight
{
	background-image: url(i/Default/bgRight.gif); 
	background-color: #ffffff; 
	width:218px;
	vertical-align: top;
}

.MBH-HomeRightContent
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	color: #4C4C4C;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 10px;
}

.MBH-HomeRightContent a:link
{
	color: #4C4C4C;
	font-weight: bold;
}

.MBH-HomeRightContent a:visited
{
	color: #4C4C4C;
	font-weight: bold;
}

.MBH-HomeRightContent a:hover
{
	color: #4C4C4C;
	font-weight: bold;
}

/*--  Special Titles --*/

.MBH-Title
{
	color: #000000;
	margin-left: -12px;
	text-transform: uppercase;
}

.MBH-NewsTitle
{
	color: #ffffff;
	margin-left: -12px;
	text-transform: uppercase;
}

/*--  Document --*/

.MBH-tdDocument
{
	background-image: url(i/bgPage.gif); 
	background-color: #ffffff; 
	width:545px;
	vertical-align: top;
}

.MBH-Document
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 10px;
}

.MBH-Document a:link
{
	font-weight: bold;
	color: #777F4D;
}

.MBH-Document a:visited
{
	font-weight: bold;
	color: #777F4D;
}

.MBH-Document a:hover
{
	font-weight: bold;
	color: #DD9797;
}


/*-- Form --*/

.MBH-InputText 
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px; 
	color: #000000; 
	border-width:1px;  
	border-style: solid; 
	border-color:#777F4D; 
	width:100%;
	height:19px;
	background-color:#E8ECD1;	
}

.MBH-InputAreaCode
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px; 
	color: #000000; 
	border-width:1px;  
	border-style: solid; 
	border-color:#777F4D; 
	width:10%;
	height:19px;
	background-color:#E8ECD1;	
}

.MBH-InputPhoneNumber
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px; 
	color: #000000; 
	border-width:1px;  
	border-style: solid; 
	border-color:#777F4D; 
	width:78%;
	height:19px;
	background-color:#E8ECD1;	
}

.MBH-InputHeight
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px; 
	color: #000000; 
	border-width:1px;  
	border-style: solid; 
	border-color:#777F4D; 
	width:35%;
	height:19px;
	background-color:#E8ECD1;	
}
	
.MBH-InputTextArea 
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px;
	color: #000000;
	border-width:1px;
	border-style: solid;
	border-color:#777F4D;
	width:100%;
	height:70px;
	background-color:#E8ECD1;	
}	

.MBH-field
{ 
	font-family: Tahoma,Verdana,sans-serif;; 
	font-size: 10px; 
	color: #000000; 
	font-weight:bold;
	width:25%;
}

.MBH-tdInput
{ 
	width:75%;
	font-family: Tahoma,Verdana,sans-serif;; 
	font-size: 10px; 
	color: #000000;	
}

.MBH-SubmitButton 
{
	font-family: Tahoma,Verdana,sans-serif;
	text-transform: uppercase;
	font-size: 10px; 
	background-color: #777F4D; 
	color: #ffffff; 
	border-width:1px; 
	border-style: solid; 
	border-color:#000000; 
	width:100%;
	height:19px;
}


/*--  Footer --*/

.MBH-Footer
{
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px;
	color: #B3B3B3;
	height: 50px;
	padding-left: 20px;
}

.MBH-Footer a:link
{
	color: #B3B3B3;
}

.MBH-Footer a:visited
{
	color: #B3B3B3;
}

.MBH-Footer a:hover
{
	color: #B3B3B3;
}

