/*
�����
*/
#head_forindex{
background-image : url('../../../builds/app/images/head_index_bg.png');
display : block;
position : relative;
//padding-top:2px;
height : 56px;
padding-left : 10px;
margin-left : 20px;
margin-right : 20px;
margin-top : 10px;
margin-bottom : 5px;


-webkit-box-shadow: 0 1px 2px #888888;
box-shadow: 0 1px 2px #888888;

-moz-border-radius-bottomleft : 5px;
-webkit-border-bottom-left-radius : 5px;
border-bottom-left-radius : 5px;
	
-moz-border-radius-bottomright : 5px;
-webkit-border-bottom-right-radius : 5px;
border-bottom-right-radius : 5px;

-moz-border-radius-topleft : 5px;
-webkit-border-top-left-radius : 5px;
border-top-left-radius : 5px;
	
-moz-border-radius-topright : 5px;
-webkit-border-top-right-radius : 5px;
border-top-right-radius : 5px;

border-radius: 5px;


behavior: url(../../../builds/app/css/PIE.htc);
}

#head_shell{
/*background-color : yellow;*/
position : absolute;
display : block;
top : 0;
left : 0;
width : 100%;
height : 76px;
}

/* SITE SEARCH */
#sitesearch {
/*background-color : red;*/
position : absolute; 
top : 20px; 
right : 0; 
width : 140px; 
padding : 8px 12px; 
margin-right : 20px;
}

#s-search { display:block; position:relative; }

#sp-searchtext { width:100px; height:16px; border:0 none; padding:2px 20px; color:#fff; background:url(../../../images/globalsearch_field.png) 0 0 no-repeat; -webkit-appearance:none; }
#sp-searchtext:focus { color:#000; background-position:0 100%; outline:none; }

#menu-main {
	color: #fff;
	text-decoration: underline;
}

#menu1{
background : url('../../../builds/app/images/head_button.png') 0 0 no-repeat;
display : block;
position : absolute;
left : 340px;
top : 10px;
height : 56px;
width : 125px;
cursor : pointer;
}
#pmenu1{
font-family : Verdana;
text-align : center;
font-size : 11px;
margin-top : 23px;
margin-bottom : 3px;
color : #fff;
}
#menu1:hover{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#menu1:active{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#pmenu1:hover{
margin-top : 22px;
}
#pmenu1:active{
margin-top : 24px;
}

#menu2{
background-image : url('../../../builds/app/images/head_button.png');
display : block;
position : absolute;
left : 460px;
top : 10px;
height : 56px;
width : 125px;
cursor : pointer;
}
#pmenu2{
font-family : Verdana;
text-align : center;
font-size : 11px;
margin-top : 23px;
margin-bottom : 3px;
color : #fff;
}
#menu2:hover{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#menu2:active{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#pmenu2:hover{
margin-top : 22px;
}
#pmenu2:active{
margin-top : 24px;
}

#menu3{
background-image : url('../../../builds/app/images/head_button.png');
display : block;
position : absolute;
left : 580px;
top : 10px;
height : 56px;
width : 125px;
cursor : pointer;
}
#pmenu3{
font-family : Verdana;
text-align : center;
font-size : 11px;
margin-top : 23px;
margin-bottom : 3px;
color : #fff;
}
#menu3:hover{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#menu3:active{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#pmenu3:hover{
margin-top : 22px;
}
#pmenu3:active{
margin-top : 24px;
}

#menu4{
background-image : url('../../../builds/app/images/head_button.png');
display : block;
position : absolute;
left : 700px;
top : 10px;
height : 56px;
width : 125px;
cursor : pointer;
}
#pmenu4{
font-family : Verdana;
text-align : center;
font-size : 11px;
margin-top : 23px;
margin-bottom : 3px;
color : #fff;
}
#menu4:hover{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#menu4:active{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#pmenu4:hover{
margin-top : 22px;
}
#pmenu4:active{
margin-top : 24px;
}

#menu6{
background-image : url('../../../builds/app/images/head_button.png');
display : block;
position : absolute;
left : 760px;
top : 10px;
height : 56px;
width : 125px;
cursor : pointer;
}
#pmenu6{
font-family : Verdana;
text-align : center;
font-size : 11px;
margin-top : 23px;
margin-bottom : 3px;
color : yellow;
}
#menu6:hover{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#menu6:active{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#pmenu6:hover{
margin-top : 22px;
}
#pmenu6:active{
margin-top : 24px;
}

#menu5{
background-image : url('../../../builds/app/images/head_button.png');
display : block;
position : absolute;
right : 23px;
top : 10px;
height : 56px;
width : 125px;
cursor : pointer;
}
#pmenu5{
font-family : Verdana;
text-align : center;
font-size : 11px;
margin-top : 23px;
margin-bottom : 3px;
color : #fff;
}
#menu5:hover{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#menu5:active{
background : url('../../../builds/app/images/head_button_hover.png') 0 0 no-repeat;
}
#pmenu5:hover{
margin-top : 22px;
}
#pmenu5:active{
margin-top : 24px;
}

/* ������ index*/

#fut_shell{
/*background-color : red;*/
position : absolute;
display : block;
top : 800px;
left : 0;
width : 100%;
height : 76px;
}

#fut_forindex{
background-image : url('../../../builds/app/images/fut_index_bg.png');
display : block;
position : relative;

height : 56px;
padding-left : 30px;
margin-left : 20px;
margin-right : 20px;
margin-top : 10px;
margin-bottom : 5px;


-webkit-box-shadow: 0 1px 2px #888888;
box-shadow: 0 1px 2px #888888;

-moz-border-radius-bottomleft : 5px;
-webkit-border-bottom-left-radius : 5px;
border-bottom-left-radius : 5px;
	
-moz-border-radius-bottomright : 5px;
-webkit-border-bottom-right-radius : 5px;
border-bottom-right-radius : 5px;

-moz-border-radius-topleft : 5px;
-webkit-border-top-left-radius : 5px;
border-top-left-radius : 5px;
	
-moz-border-radius-topright : 5px;
-webkit-border-top-right-radius : 5px;
border-top-right-radius : 5px;

border-radius: 5px;


behavior: url(../../../builds/app/css/PIE.htc);
}

#fut_phone{
position : absolute;
top : 30px;
right : 30px;
}

p#p_phone{
font-family : Verdana;
font-size : 12px;
text-align : justify;
margin-left : 10px;
margin-right : 10px;
color : #fff;
}

#fut_address{
position : absolute;
top : 30px;
left : 30px;
}

p#p_address{
font-family : Verdana;
font-size : 12px;
text-align : justify;
margin-left : 10px;
margin-right : 10px;
color : #fff;
}




/*������ main*/


#fut_shellm{
/*background-color : red;*/
position : relative;
display : block;
top : 0;
left : 0;
width : 100%;
height : 76px;
}

#fut_formain{
background-image : url('../../../builds/app/images/fut_index_bg.png');
display : block;
position : relative;

height : 56px;
padding-left : 30px;
margin-left : 20px;
margin-right : 20px;
margin-top : 10px;
margin-bottom : 5px;


-webkit-box-shadow: 0 1px 2px #888888;
box-shadow: 0 1px 2px #888888;

-moz-border-radius-bottomleft : 5px;
-webkit-border-bottom-left-radius : 5px;
border-bottom-left-radius : 5px;
	
-moz-border-radius-bottomright : 5px;
-webkit-border-bottom-right-radius : 5px;
border-bottom-right-radius : 5px;

-moz-border-radius-topleft : 5px;
-webkit-border-top-left-radius : 5px;
border-top-left-radius : 5px;
	
-moz-border-radius-topright : 5px;
-webkit-border-top-right-radius : 5px;
border-top-right-radius : 5px;

border-radius: 5px;


behavior: url(../../../builds/app/css/PIE.htc);
}

#fut_phonem{
position : absolute;
top : 14px;
right : 30px;
}

p#p_phonem{
font-family : Verdana;
font-size : 12px;
text-align : justify;
margin-left : 10px;
margin-right : 10px;
color : #fff;
}

#fut_addressm{
position : absolute;
top : 14px;
left : 30px;
}

p#p_addressm{
font-family : Verdana;
font-size : 12px;
text-align : justify;
margin-left : 10px;
margin-right : 10px;
color : #fff;
}

/*
playback timings (ms):
  captures_list: 3209.144
  exclusion.robots: 0.148
  exclusion.robots.policy: 0.135
  RedisCDXSource: 7.49
  esindex: 0.01
  LoadShardBlock: 3180.075 (3)
  PetaboxLoader3.datanode: 2571.571 (5)
  CDXLines.iter: 18.731 (3)
  load_resource: 163.239 (2)
  PetaboxLoader3.resolve: 39.701 (2)
*/