body
{
  font-family:Arial;
  font-size:80%;
  background:#FFFFFF;
  margin: 0px;
  padding: 0px;
}

h1
{
    font-size: 140%;
}

#header
{
    width: 100%;
    height: 455px;
    background: url(../images/header_body.png) repeat-x;    
}


#footer
{
    clear: both;
    width: 100%;
    height: 156px;
    background: url(../images/bg_footer.png) repeat-x;    
}

#footer_panel
{
    width: 999px;
    height: 126px;
    padding-top: 40px;
    margin: auto;
}

#footer_left
{
    width: 330px;
    height: 90px;
    float: left;
    text-align: right;
}

#footer_right
{
    width: 610px;
    height: 90px;
    float: right;
}

#footer_ribbon
{
	width: 100%;
}

#footer_ribbon a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#header_body
{
    width: 999px;
    height: 455px;
    margin: auto;
}

#menu_block
{
    width: 999px;
    height: 159px;    
}

#menu_logo
{
	float: left;
	width: 233px;
	height: 159px;
}

#menu 
{
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li 
{
	float: left;	
    display: block;
    height: 159px;
}

#menu a {
    display: block;    
    height: 49px;
    padding: 110px 10px 0px 10px;
	text-decoration: none;
	color: #4BB23C;
	font-weight: bold;
}

#menu a:hover
{
	 color: #FFFFFF;
}

#menu a.menu_sel
{
	background: url(../images/menu_sel_bg.jpg) repeat-x;
}

#main_block
{
    width: 999px;
    margin: auto;
}

.spacer
{
    width: 100%;
    height: 20px;
}

.page
{
    margin: 20px;
    min-height: 300px;
    _height: 300px; /* pro Internet Explorer 6*/
}

#center_info
{
    width: 100%;
}

#left_block
{
    width: 330px;
    float: left;
    padding: 10px;

}

#right_block
{
    width: 629px;
    float: left;
    padding: 10px;
}

.title
{
    width: 100%;
    height: 20px;
    line-height: 20px;   
    font-size: 160%;
    font-weight: bold; 
}

.titleContact
{
    font-size: 110%;
    font-weight: bold;     
}

.info_txt
{
    text-align: justify;
}

.txt_block
{
    width: 450px;
    margin: 10px;
    float: left;
}

.txt_block
{
    width: 450px;
    margin: 10px;
    float: left;
}


.news_block
{
    width: 450px;
    height: 190px;
    margin: 10px 10px 20px 10px;
    float: left;
    overflow: hidden;
}

#online_casting
{
    border: solid 1px #CACACA;
    background-color: #E8E8E8;
    width: 100%;
    margin: 20px 0px 30px 0px;
}

.input_large
{
    width: 220px;
    border: 1px solid #7B7B7B;
}

.button
{
    width: 80px;
    height: 20px;
    border: 1px solid #3B802D;
    background: url(../images/button_bg.jpg) repeat-x #3B802D;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
    line-height: 20px;
}

.box_img
{
    float:left;
    margin: 0px 10px 10px 0px;
}

#cert
{
   float: left;
   width: 629px;
   margin: 20px 0px 20px 0px;
}

#news
{
    width: 589;
    float: left;
    border-left: 1px solid #0E5A12;
    padding: 0px 20px 0px 20px;
    margin-top: 10px;
}

.news_item
{
    margin: 20px 0px 10px 0px;
}

.news_txt
{
    text-align: justify;
    height: 95px;
    overflow: hidden;
}

.news_panel
{
    text-align: right;
    margin-top: 10px;
}

.news_panel a
{
    color: #000000;
}

.news_more
{
    text-align: right;
    margin-top: 30px;
}

.news_more a
{
    color: #000000;
}


#detailFoto
{
    width: 100px;
    height: 100px;
}

#model_block
{
    width: 100%;
    background-color: #000000;
    color: #FFFFFF;
}

#model_panel
{
    width: 100%;
    text-align: center;
    margin: 
}

.model_photo
{
    width: 165px;
    height: 280px;
    margin: 10px 27px 10px 27px;
    float: left;
}

.model_img
{
    width: 165px;
    height: 241px;
    padding-top: 5px;
    background: url(../images/img_border.gif) no-repeat;
    text-align: center;
}


.model_name
{
    text-align: center;
    color: #1B7B22;
    font-size: 120%;
    font-weight: bold;
    overflow: hidden;
}

#model_list
{
    width: 876px;
    margin: auto;
    min-height: 300px;
    _height: 300px; /* pro Internet Explorer 6*/
}

#model_panel
{
    clear: both;
    padding-bottom: 10px;
}

.page_pane
{
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #A3A3A3;
}

.page_sel
{
    color: #DCC805;
}

.arrow
{
    color:#C0410A;
    font-size:18px;
    font-weight:bold;
    line-height:24px;
    padding:0 2px;
    vertical-align:-8%;
}

.page_pane a
{
    color: #FFFFFF;
    text-decoration: none;
}

.page_pane a:hover
{
    text-decoration: underline;
}

.data_title
{
    color: #4BB23C;
    font-weight: bold;
}

.model_detail_data
{
    margin-top: 20px;
    width: 400px;
    float: left;
}

.model_big_img
{
    width: 243px;
    height: 361px;
    padding-top: 4px;
    background: url(../images/img_border_big.gif) no-repeat;
    text-align: center;
    float: right;
}

.model_small_img
{
    width: 95px;
    height: 110px;
    text-align: center;
    float: right;
    margin: 0px 0px 10px 10px;
}

.model_next_images
{
    width: 800px;
    text-align: right;
    float: right;
    margin: 10px 0px 10px 0px;
}

#loadingBox
{
    width: 100%;
    text-align: center;
    display: none;
}

#castingMessage
{
    width: 100%;
    text-align: center;
    display: none;
}

#preview
{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

pre
{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

.red
{
  color:#D22C00;
}

.act_item
{
	width: 100%;
	float: left;
  margin: 20px 0px 10px 0px;      
}

#act_images
{
	width: 100%;
	float: left;
	text-align: right;
}

.act_img_box
{
	float: left;
	margin: 5px;
	text-align: center;
}

.actions_split
{
	width: 100%;
	height: 30px;
	float: left;
	border-top :1px solid #0E5A12;
}

#facebook
{
  width: 330px;
	height: 250px;
  border-bottom: 1px solid #94A3C4;
}
