/* CSS Document */

body{
	margin-top: 50px;
	overflow-y: scroll;
}

sup {
	font-size: 10px;
}

.ui-dialog-titlebar-close{
	visibility: hidden;
}

/* header */
.logo{
	height: 82px;
	width: 175px;
}

/* domaincheck */
#header_box{
	background-color:#0F6EB0;
	color:#FFFFFF;
	background-image:url(../images/logo.gif);
	background-position:0 center;
	background-repeat:no-repeat;
	margin:0;
	height: 100px;
}

#header_box h1{
	font-size:19px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#0F6EB0;
}

#header_box p{
	font-size:12px;
	padding-top:1px;
	padding-right:15px;
	color:#F1F1F1;
	background-color:#0F6EB0;
	line-height: 13px;
	text-align:justify;
}

#header_footer{
	height:36px;
	background-image:url(../images/bg_topclaim.gif);
	background-position:0 10px;
	background-repeat:no-repeat;
	background-color:#194F7D;
	margin:0;
	font-size:17px;
	color:#FFFFFF;
}

#header_footer h4{
	color:#FFF;
	text-align:right;
	padding:14px 90px 0 0;
}

.header_box{
	margin:0 0 0 200px;
	padding-top:5px;
	font-weight:normal;
}

.domaincheck_box1{
	/*margin:0 0 0 30px;*/
	padding-top:5px;
	font-weight:normal;
}

/* Test neuer header */

.worldmap {
	background-image:url(../images/worldmap_blue.png);
	background-position:10px 25px;
	background-repeat:no-repeat;
	margin:0;
	height: 220px;
	margin-bottom:10px;
}
.domaincheck_box {
  min-height: 20px;
  padding: 15px;
  background-color: #5b90c4;	/*#32679b;*/
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* EndeTest neuer header */

.header{
	padding-top:56px;
}

.www{
	font-size:22px;
	font-weight:bold;
}

.www_domain{
	float: left;
	line-height: 2;
}

.searchdom{
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #CCC;
}

.it_triangle{
	padding-top:39px;
	height:167px;
}

#it_triangle_font{
	background-image:url(../images/ban.gif);
	background-repeat:no-repeat;
	height:155px;
	width:232px;
	float:left;
}

#it_triangle_font p{
	margin:130px 0 0 35px;
	font-size:10px;
	padding:0;
	text-transform:uppercase;
	color:#FFFFFF;
}

#it_triangle_font p a{
	color:#FFFFFF;
	text-decoration:none;
}

/* content */
.main{
	padding: 0 10px;
}

.business_green_20{
	background-image:url(../images/business_green_64x64_20.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

.business_blue_20{
	background-image:url(../images/business_blue_64x64_20.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

.business_orange_20{
	background-image:url(../images/business_orange_64x64_20.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
}

.business_icon_header_1{
  font-size: 24px;
  font-family: inherit;
  font-weight: bold;
}

.business_icon_header_2{
  font-size: 18px;
  font-family: inherit;
  font-weight: bold;
}

/* login */
.login-left{
	padding:15px 45px 80px 15px;
	margin: 10px;
}

.login-right{
	padding:15px 25px 0 15px;
	margin-top: 10px;
}

/* domain */
.btn_distance_r{margin-right: 48px;}

/* footer */
.footer{
	background-color:#EAEAEA;
	height:50px;
}

.footer span{
	padding:0 10px;
}

/* messages */

/* banner */
#b_domain{
	background-image:url(../images/banner_domain.jpg);
}

#b_start{
	background-image:url(../images/banner_start.jpg);
}

#b_home{
	background-image:url(../images/banner_home.jpg);
}

#b_medium{
	background-image:url(../images/banner_medium.jpg);
}

#b_power{
	background-image:url(../images/banner_power.jpg);
}

#b_max{
	background-image:url(../images/banner_max.jpg);
}

.banner{
	background-repeat:no-repeat;
	height:116px;
	width:230px;
	line-height: 8px;
}

.banner_header{
	color:#FFFFFF;
	font-size:18px;
	text-transform:uppercase;
	padding:25px 0 0 18px;
}

.banner_text{
	color:#FFFFFF;
	font-size:12px;
	line-height: 14px;
	padding:0 0 0 18px;
}

.banner_text_big{
	padding:1px 0 0 37px;
}

.banner_text_big a{
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:11px;
}

#domMessage, #domMessageDialog{
	padding:15px;
}

/* faq */
.faq_lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 18px;
}

.clearable{
    position:relative;
}

.data_field{
    padding-right:17px;
}

span.icon_clear{
    position:absolute;
    right:53px;
    top: 1px;
    display:none;
    cursor:pointer;
    font: bold 1em sans-serif;
}

span.icon_clear:hover{
	color:#b94a48;
}

/* Mini layout previews
-------------------------------------------------- */
.mini-layout {
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
          box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.mini-layout,
.mini-layout .mini-layout-body,
.mini-layout.fluid .mini-layout-sidebar {
  height: auto;
}
.mini-layout {
  margin-bottom: 20px;
  padding: 9px;
}
.mini-layout div {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.mini-layout .mini-layout-body {
  background-color: #dceaf4;
  margin: 0 auto;
  width: 70%;
}
.mini-layout.fluid .mini-layout-sidebar,
.mini-layout.fluid .mini-layout-header,
.mini-layout.fluid .mini-layout-body {
  float: left;
}
.mini-layout.fluid .mini-layout-sidebar {
  background-color: #bbd8e9;
  width: 20%;
}
.mini-layout.fluid .mini-layout-body {
  width: 77.5%;
  margin-left: 2.5%;
}

/* global */

.border_wt{
	color:#ffffff;
}

.border_bk{
	color:#000000;
}


.border_gr{
	color:#999999;
}

.bg_lightyellow{
	background-color:#ffffe0;
}

.bg_orangered{
	background-color:#ff4500;
}

.border{
	border: 1px solid red;
}

.border2{
	border: 1px solid green;
}

.centered{
	text-align: center;
}

.dotted{
	border-bottom:1px dotted #878787;
	margin:0;
	font-size:1px;
	height:11px;
}

.line {
  margin: 5px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

.img_border{
	border: 1px solid #999999;
}

.img_flag{
	height: 15px;
	width: 15px;
}

.img_flag2{
	height: 40px;
	width: 40px;
}

.justified{
	text-align: justify;
}

.nowrap{
  white-space: nowrap;
}

.pointer{
    cursor:pointer;
}

.span034 {
  width: 34px;
}

.span15 {
  width: 100px;
}

.span225 {
  width: 143px;
}

.span25 {
  width: 180px;
}

.span35 {
  width: 260px;
}

.sup {
	font-size: 10px;
	line-height: 1.4;
	padding-bottom: 5px;
}

.testdom {
	display: inline;
	width: 160px;
}

.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}

.spacer5{height: 5px;font-size: 0;}
.spacer6{height: 6px;font-size: 0;}
.spacer10{height: 10px;font-size: 0;}
.spacer15{height: 15px;font-size: 0;}
.spacer20{height: 20px;font-size: 0;}
.spacer30{height: 30px;font-size: 0;}
.spacer40{height: 40px;font-size: 0;}
.spacer60{height: 60px;font-size: 0;}
.spacer80{height: 80px;font-size: 0;}

.line-height17{line-height: 1.7}
.line-height25{line-height: 2.5}

.distance_l5{padding-left: 5px;}
.distance_l10{padding-left: 10px;}
.distance_l15{padding-left: 15px;}
.distance_l20{padding-left: 20px;}
.distance_l60{padding-left: 60px;}
.distance_l70{padding-left: 70px;}
.distance_l120{padding-left: 120px;}
.distance_l180{padding-left: 180px;}

.distance_r5{padding-right: 5px;}
.distance_r25{padding-right: 25px;}
.distance_r45{padding-right: 45px;}

.distance_t5{padding-top: 5px;}
.distance_t10{padding-top: 10px;}
.distance_t20{padding-top: 20px;}
.distance_t25{padding-top: 25px;}
.distance_t40{padding-top: 40px;}

.distance_b10{padding-bottom: 10px;}
.distance_b25{padding-bottom: 25px;}

.distance_mt10{margin-top: 10px;}
.distance_mt10{margin-top: 10px;}
.distance_mt15{margin-top: 15px;}
.distance_mt20{margin-top: 20px;}

.distance_mb10{margin-bottom: 10px;}

#topnavbar {
    margin: 0;
}
#topnavbar.affix {
    position: fixed;
    top: 0;
    width: 100%;
}

/* bootstrap changes */
.tooltip-inner {
	text-align: left;
}
