/*@font-face {
    font-family:  msstile;
    src: url("/template/inc_font/msstilenewnew.eot");
}
@font-face {
    font-family: msstile;
    src: url("/template/inc_font/msstilenewnew.ttf");
}
@font-face {  font-family: msstile;  src: url("/template/inc_font/msstile.eot")  EOT file for IE  }
@font-face {  font-family: msbold;  src: url("/template/inc_font/msbold.eot")  EOT file for IE  } 
@font-face {  font-family: msstile;  src: url("/template/inc_font/msstilenewnew.ttf")  TTF file for CSS3 browsers  }
@font-face {  font-family: msbold;  src: url("/template/inc_font/msboldnew.ttf")  TTF file for CSS3 browsers  }*/
@font-face {
    font-family: 'msstile';
    src: url('/template/inc_font/msstilenewnew.eot');
    src: url('/template/inc_font/msstilenewnew.eot?#iefix') format('embedded-opentype'),
         url('/template/inc_font/msstilenewnew.woff') format('woff'),
         url('/template/inc_font/msstilenewnew.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
html {
    margin:0px;
    padding:0px;
}
body {
    font-family: Arial;
    font-size: 13px;
    line-height:22px;
    color:#000000;
    background-color: #ededed;
    padding:0px;
    margin:0px;
    top:0px;
}
/**
 * Sample CSS for 1 Column DIV pagelayout
 */
.div1col {
    padding:0px;
    margin:0px;
    min-width: 1000px;
    width:100%;
    background-image:url('/img/layout/hosting/backgroundtop.jpg');
    background-repeat:repeat-x;
    background-position: top left;
}
.div1col #headerBlock{
    margin:0px;
    width:1000px;
    
}
.div1col #middleBlock{
    text-align:left;
    display:inline-block;
    width:1005px;
	min-height:400px;
}
.div1col #footerBlock{
    margin:0px;
    width:100%;
    padding:0px;
    background-image: url('/img/layout/hosting/footeragain.jpg');
    background-repeat: repeat-x;
    background-position: bottom left;
}
/**
 * Sample CSS for 2 Column Left DIV pagelayout
 */
#fader{
    background-image:url('/img/layout/intro_sw.gif');
    background-repeat:no-repeat;
    /*background-position:center -350px;*/
    z-index:991;
    position:fixed;
    top:0;
    left:0;
    right:0;
    height:100%;
    /*background-color:#342214;*/
}
/**
 * CSS for MS-Hosting
 */
.headerNavi {
    width:100%;
    float:left;
    height:120px;
    position: relative;
}
.topNavi {
    float:right;
    padding-top:10px;
}
.mainNavi {
    float:right;
    margin-top:25px;
     
}
.mainLogo {
    float:left;
    padding:38px 0px 0px 0px;
}
.headerContent {
    height:230px;
    width:100%;
    float:left;
}
.headerImage {
    position:absolute;
    top:117px;
    left:0px;
    width:100%;
    min-width: 1000px;
    text-align:center;
    height:292px;
    overflow:hidden;
	background-image:url('/img/layout/hosting/backgroundmiddle.jpg');
    background-repeat:repeat-x;
    background-position: top left;
	z-index:-1;
}
.domainWrap {
    width:1000px;
    position:relative;
	display:none;
}
.domainCheck{
    /*background-color:#999999;*/
    top:80px;
    padding:10px;
    position:absolute;
    right:10px;
    z-index:200;
    text-align:center;
    width:375px;
}
.domainTop {
    background-image:url('/img/layout/hosting/domaintop.png');
    background-position:bottom left;
    background-repeat: no-repeat;
    width:355px;
    height:11px;
    float:left;
}
.domainBottom {
    background-image:url('/img/layout/hosting/domainbottom.png');
    background-position:top left;
    background-repeat: no-repeat;
    width:355px;
    height:9px;
    float:left;
}
.domainMiddle {
    background-image:url('/img/layout/hosting/domainback.png');
    background-repeat: repeat-x;
    background-position: top left;
    width:350px;
    height:107px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    margin:0px 1px;
    float:left;
}
.domainCheck H1{
    font-size:19px;
    color:#000000;
}
.domainCheck p{
    font-size:10px;
    text-align:center;
    margin:0;
    padding:0;
}
.domainCheck select{
    border:thin solid #DF5D00;
    font-size:18px;
}
.domainCheck input{
    border:thin solid #DF5D00;
    font-size:18px;
    text-align:right;
}
.domainCheck .formSubmitButton {
    background: none;
    background-image: url('/img/layout/hosting/checkup.png');
    background-repeat: no-repeat;
    background-position: top left;
    width:205px;
    height:30px;
    color:#FFFFFF;
    border:none;
    text-align:center;
    font-family:msstile;
    text-transform:uppercase;
    font-size:17px;
}
.domainCheck .formSubmitButton:hover {
    background-image: url('/img/layout/hosting/checkover.png');
    color:#000000;
}
.middleBox {
    width:100%;
}
.clearer {
    clear:both;
}


/*.domainCheck .formSubmitButton{
background:-moz-linear-gradient(center top , #fff, #ccc) repeat scroll 0 0 transparent;
-moz-border-radius: 5px;
border-radius: 5px;
width:200px;
border:thin solid #999999;
text-align:center;
}*/


.middleTop,.middletop{
    height:11px;
    width:100%;
    background-image: url('/img/layout/hosting/maintop.png');
    background-repeat: no-repeat;
    background-position: top left;
}
.middleBack,.middleback{
    width:955px;
    float:left;
    background-image: url('/img/layout/hosting/mainback.png');
    background-repeat: repeat-y;
    background-position: top left;
    padding:5px 25px;
}
.middleBottom,.middlebot,.middlebottom{
    height:11px;
    width:100%;
    float:left;
    background-image: url('/img/layout/hosting/mainbottom.png');
    background-repeat: no-repeat;
    background-position: top left;
    clear:left;
}
.halfTop,.halftop{
    height:11px;
    width:100%;
    background-image: url('/img/layout/hosting/halftop.png');
    background-repeat: no-repeat;
    background-position: bottom left;
}
.halfBack,.halfback{
    width:460px;
    float:left;
    background-image: url('/img/layout/hosting/halfback.png');
    background-repeat: repeat-y;
    background-position: top left;
    padding:5px 15px;
}
.halfBottom,.halfbot{
    height:11px;
    width:100%;
    float:left;
    background-image: url('/img/layout/hosting/halfbottom.png');
    background-repeat: no-repeat;
    background-position: top left;
    clear:left;
}
.halfBox {
    float:left;
    padding:0px 6px;
    width:490px;
}
.mainFooter {
    width:1010px;
    padding-bottom:10px;
    position:relative;
}
.footTop{
    width:100%;
    height:25px;
    background-image: url('/img/layout/hosting/foottop.png');
    background-repeat: no-repeat;
    background-position: bottom left;
}
.footBottom{
    width:100%;
    height:16px;
    background-image: url('/img/layout/hosting/footbottom.png');
    background-repeat: no-repeat;
    background-position: top left;
    float:left;
}
.footBack{
    width:975px;
    background-image: url('/img/layout/hosting/footback.png');
    background-repeat: repeat-y;
    background-position: top left;
    min-height:50px;
    padding:5px 15px;
    float:left;
}
.footLeft {
    float:left;
    width:320px;
    padding:0px 5px;
    text-align:left;
    min-height:100px;
}
.footMid {
    float:left;
    width:320px;
    padding:0px 5px;
    text-align:left;
    min-height:100px;
    border-left:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
}
.footRight {
    float:left;
    width:325px;
    overflow:hidden;
    text-align:left;
    min-height:100px;
    position:absolute;
    top:17px;
    right:7px;
}
.searchBox {
    width:100%;
    float:left;
}
.copyRight {
    color:#FFFFFF;
    text-align:right;
    width:100%;
    padding:5px 0px;
    font-family: msstile;
    font-size: 9px;
}
.submitsearch , .formsearch,.searchtitle{
    float:left;
    padding-left:5px;
}
.submitsearch {
    padding-top:2px;
}
#bmenu ul.menu li div {
    padding-top: 22px;
}
#bmenu ul.menu li a {
  padding-left: 15px;
  background-image: url("/img/layout/hosting/menu_level1_item.png");
  background-repeat: no-repeat;
  background-position: left -1000px;
  display: inline-block;
  margin: 6px 2px;
}
#bmenu ul.menu li a span {
  padding-right: 15px;
  padding-left: 0px;
  background-image: url("/img/layout/hosting/menu_level1_item.png");
  background-repeat: no-repeat;
  background-position: right -1000px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
#bmenu ul.menu li div ul li a span.secondText{
	color:#FDC47F;
}
#bmenu ul.menu li div ul li a, #bmenu ul.menu li div ul li a:link,  #bmenu ul.menu li div ul li a:visited{
	background-image:url('/img/layout/menu/standard_icon.png');
}
#bmenu ul.menu li div ul li a:hover,  #bmenu ul.menu li div ul li a:active{
	background-image:url('/img/layout/hosting/mshosting_icon.png');
}
#jubi {
    display:none;
    position:absolute;
    top:300px;
    right: 0px;
    z-index:500;
}
#jubi .popwrap{
    position:relative;
    display:block;
}


/*.botMen {
    text-align:left;
    width:1000px;
}
.botMen .header {
    font-weight:bold;
}
.botMen .nav_column {
font-size:9px;
margin:0;
padding:0;
text-align:left;
}
.botMen .column_table {
margin:0;
padding-left:5px;
padding-right:5px;
padding-top:5px;
}
.botMen .column_table td {
background-image:url("../../img/layout/bottombutton.png");
background-position:left top;
background-repeat:repeat-x;
border:medium none;
font-size:11px;
margin-right:5px;
padding-left:5px;
padding-right:5px;
}
.botMen .td_no_act_path {
border:medium none;
}
.botMen .td_no_, .botMen .td_sub_ {
background:none repeat scroll 0 0 transparent;
border:medium none;
}
.botMen .nav_column a, .botMen .nav_column a:visited {
color:#666666;
display:block;
height:18px;
line-height:26px;
padding-left:0;
text-align:left;
text-decoration:none;
}
.botMen .column_table .column_table {
border:medium none;
padding-right:0;
}
.botMen .nav_column td:hover > a {
color:black;
font-weight:bold;
}
.botMen .column_table .column_table a, .botMen .column_table .column_table a:visited {
color:#666666;
height:15px;
line-height:15px;
margin-left:10px;
padding-left:0;
text-align:left;
}
.botMen .column_table .column_table .td_sub_, .botMen .column_table .column_table .td_no_ {
background:none repeat scroll 0 0 transparent;
font-size:10px;
font-weight:normal;
}
.botMen .column_table .column_table .td_sub_act_path, .botMen .column_table .column_table .td_no_act_path {
background:none repeat scroll 0 0 transparent;
border:medium none;
color:red;
font-size:10px;
font-weight:bold;
}
.botMen .column_table .column_table .column_table .td_sub_, .botMen .column_table .column_table .column_table .td_no_ {
background:none repeat scroll 0 0 transparent;
border:medium none;
font-weight:normal;
}
.botMen .column_table .column_table .column_table .td_sub_act_path, .botMen .column_table .column_table .column_table .td_no_act_path {
background:none repeat scroll 0 0 transparent;
border:medium none;
color:red;
}
.botMen .column_table .column_table .column_table a {
margin-left:20px;
width:50px;
}
.botMen .pop {
border:medium none;
}
#footerBlock .container_popular_tags {
padding:10px;
width:210px;
background-color:#333333;
}
#footerBlock .main_popular_tags .container_popular_tags a, #footerBlock .main_popular_tags .container_popular_tags a:visited {
color:#999999;
display:inline-block;
text-decoration:none;
}
#footerBlock .main_popular_tags .container_popular_tags a:hover, #footerBlock .main_popular_tags .container_popular_tags a:active {
color:red;
font-weight:bold;
font-size:12px;
}*/