.float-right{
	float:right;
}

.tx_mhpreordernewtld_pi1_category{
	position:relative;
}
.tx_mhpreordernewtld_standard .tx_mhpreordernewtld_pi1_category{
	padding:15px;
	border:1px solid #d3d3d3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	
	background: rgb(248,248,248); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(248,248,248,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(239,239,239,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(239,239,239,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248,248,248,1) 0%,rgba(239,239,239,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: inset 0px 0px 8px #ffffff;	/* webkit browser*/ -moz-box-shadow: inset 0px 0px 8px #ffffff;	/* firefox */ box-shadow: inset 0px 0px 8px #ffffff;
}

#mhpn-domain-wrap{
	padding-top:2px;
}

.tx_mhpreordernewtld_pi1_step1 h2{
	margin:3px 0 19px;
	color:#ff4103;
	font-size:1.5em;
}

.tx_mhpreordernewtld_no_frame h2{
	display:none;
}

.tx-mhpreordernewtld-pi1 .left{
	float:left;
	padding-right:10px;
}

.tx_mhpreordernewtld_pi1_step1 .left{
	float:left;
	padding-right:10px;
}

.tx_mhpreordernewtld_no_frame .tx_mhpreordernewtld_pi1_step1 .left{
	padding-right:7px;
}

.tx_mhpreordernewtld_pi1_step1 .mhpn-www, .tx_mhpreordernewtld_pi1_step1 .mhpn-tld{
	font-size:1.4em;
	line-height:2.2em;
	font-weight:bold;
	color:#000;
}

.tx_mhpreordernewtld_pi1_single h1 {
	margin: 11px 0 0 13px;
}

.tx_mhpreordernewtld_pi1_category .mhpn-name input{
	width: 462px;
	font-size:1.3em;
	height:18px;
	padding:7px;
}

.tx_mhpreordernewtld_no_frame .tx_mhpreordernewtld_pi1_category .mhpn-name input{
	font-size:14px;
}	


.tx_mhpreordernewtld_pi1_single .mhpn-name input{
	width: 260px;
	font-size:1.3em;
	height:18px;
	padding:7px;
}

.tx_mhpreordernewtld_pi1_step1 .mhpn-dot{
	font-size:1.3em;
	padding-top:10px;
	font-weight:bold;
}

.tx_mhpreordernewtld_pi1_step1 .mhpn-category select{
	font-size:1.3em;
	height:36px;
	width: 342px;
	background:#FFF;
	border:1px solid #f1f1f1;
}

.tx_mhpreordernewtld_no_frame .tx_mhpreordernewtld_pi1_step1 .mhpn-category select{
	width: 252px;
}

.tx_mhpreordernewtld_no_frame div.selector span{
	font-size:1.1em !important;
}

.tx_mhpreordernewtld_pi1_step1 .mhpn-submit{
	position:relative;
	bottom:2px;
}

.tx_mhpreordernewtld_no_frame .tx_mhpreordernewtld_pi1_step1 .mhpn-submit{
	padding-right:0px !important;
}

/*
#tx_mhpreordernewtld_pi1_category .mhpn-submit input{
	font-size:1.3em;
	height:36px;
	width:100px;

	background:#FFF;
	border:1px solid #dcdcdc;
}
*/
.category-image{
	float:right;
	position:absolute;
	right:0px;
	top:9px;
}

.mhpn-cat-image{
	position:absolute;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/notebook.png) no-repeat left top;
	width:307px;
	height:183px;
	top: -135px;
	right: 27px;
}

.mhpn-cat-image .category-image{
	position:absolute;
	top: 5px;
	left:46px;
	width:218px;
	height:140px;
	overflow:hidden
}

.category-list-wrap{
	float:left;
	position:relative;
}

#mhpn-domain-list{
	padding-top:20px;
}

.mhpn-caution{
	font-size:0.9em;
}

#domain-list-header{
	padding:10px;
	border-top: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	background:#f5f5f5;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#domain-list-header h2{
	margin:0px;
}

#mhpn-domain-list hr{
	border-top:1px solid #dddddd;
	border-bottom:1px solid #ffffff;
	border-left:0px;
	clear:left;
}

.mhpn-domain-element{
	width:115px;
	float:left;
	font-size:1em;
	text-align:left;
	height:28px;
	margin:0 5px 5px 0;
	padding: 5px 0 0 30px;
	color: #666;
	text-transform: uppercase;
	/*
-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
*/
	
/*
	background: rgb(255,255,255); /* Old browsers 
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ 
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ 
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ 
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ 
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 
	
	text-shadow: 1px 1px 0 #d8d8d8;
	*/

}

.mhpn-domain-element{
	
}

.mhpn-error{
	color:#f21111;
}


/* Check List */
.check-list{
	font-weight:bold;
	
}

.check-list{
	border:0px solid #b6b6b6;
}

#tx_mhpreordernewtld_pi1_search_list .mhpn-submit-top{
	margin-bottom:10px;
}

#tx_mhpreordernewtld_pi1_search_list .mhpn-submit-bottom{
	margin-top:6px;
}

.check-list-element{
	width:100%;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	cursor:pointer
}

.check-list .even{
	border-bottom:0px;
	border-top:1px solid #d3d3d3;
}

.check-list .odd{
	background:#f5f5f5;
	border-top:1px solid #d3d3d3;
}

.check-list .firstx{
	border-top:0px;
}

.check-list .last{
	border-bottom:1px solid #d3d3d3;
}

.check-list .even:hover{
	background:#e7e7e7;
}

.check-list .odd:hover{
	background:#e7e7e7;
}

.check-list .mhpn-domain{
	padding: 10px 10px 10px 10px;
	min-width:123px;
}

.check-list .info-icon{
	position:relative;
	top:2px;
	left:3px;
}

.check-list .mhpn-available{
	padding: 10px;
}

.check-list .mhpn-checkbox{
	padding: 10px;
	width: 53px;
}

.available-red{
	color:#d22300;
}

.available-yellow{
	color:#f3b319;
}

.available-green{
	color:#229a17;
}

.wait{
	color:#133aba;
}


/* Form Order */
#domain-list{
	float:right;
	width:400px;
	margin-right:10px;
}

#mhpn-orderform{
	width:520px;
}

#mhpn-orderform input[type=text]{
	width:400px;
	padding:3px;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#mhpn-orderform #field-country-phone {
	width:30px;
}

#mhpn-orderform #field-phone{
	width:358px;
}

#mhpn-orderform #field-zip{
	width:60px;
}

#mhpn-orderform #field-city{
	width:328px;
}

#mhpn-orderform #field-user,
#mhpn-orderform #field-password,
#mhpn-orderform #field-context{
	width:150px;
}

.mhpn-form-employees input{
	width:50px !important;
}

.mhpn-form-field{
	padding:5px 0;
}

.mhpn-form-field label, .mhpn-back-link{
	width:105px;
	display:inline-block;
}

#mhpn-orderform .tx_mhpreordernewtld_pi1_order{
	margin-left:126px;
	margin-top:10px;
	position:relative;
	top:2px;
}

.tx_mhpreordernewtld_pi1_domain_order{
	
	border-bottom:1px solid #d3d3d3;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	font-size:1.1em;
}

.tx_mhpreordernewtld_pi1_domain_order:hover{
	background:#e7e7e7 !important;
}

#domain-list table{
 	width:400px;
}

#domain-list .first{
	border-top:1px solid #d3d3d3;
}

#domain-list .odd{
	background:#f5f5f5;
}

#domain-list .mhpn-domain{
	padding:10px 0 10px 10px;
}

#domain-list .mhpn-available{
	padding:10px 5px;
	text-align:center;
}

#domain-list .mhpn-delete{
	padding: 13px 5px 9px 0;
}

.tx_mhpreordernewtld_pi1_domain_order img{
	float:right;
}

#tx_mhpreordernewtld_pi1_category h1 {
	margin: 4px;
}

input.mhpn-domainfield{
	border: none;
	background: #FFF;
	width: 166px !important;
	height:26px  !important;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/input_text.png) no-repeat left top;
}


.tx_mhpreordernewtld_standard input.mhpn-domainfield{
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/input_text_big.png) no-repeat left top;
	width: 316px !important;
}

#mhpn-error{
	background:#f4f4f4;
	border:1px solid #ff7979;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding:10px;
	margin-bottom:10px
}


/* IX Design */
.mhpn-rightcol{
	margin-top:33px;
}

.tx_mhpreordernewtld_pi1_submit{
	
	width: 140px;
	height: 41px;
	padding: 0px 0 0px 40px;
	margin-top:2px;
	border: none;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/button_new.png) no-repeat left top;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: none;
	cursor: pointer;
	outline: none;
}

.tx_mhpreordernewtld_pi1_cart_submit{
	
	width: 213px;
	height: 40px;
	padding: 0 0 0px 36px;
	margin:4px 0px 0 1px;
	border: none;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/button_new213.png) no-repeat left top;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: none;
	cursor: pointer;
	outline: none;
}

.tx_mhpreordernewtld_pi1_cart_prev{
	display:block;
	width: 215px;
	height: 26px;
	padding: 0 0 3px 36px;
	margin:2px 0px 3px 2px;
	border: none;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/cart_prev_button.png) no-repeat left top;
	font-size: 13px;
	line-height:20px;
	color: #ffffff;
	text-decoration: none;
	float: none;
	cursor: pointer;
	outline: none;
	text-align:center;

}

.mhpn-select-all a{
	display:block;
	float:right;
	text-align:center;
	text-decoration:none;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/select_all.png) no-repeat left top;
	width: 109px;
	height: 28px;
	color:#FFF;
	line-height:28px;
	margin-bottom:5px;
}

.mhpn-select-all a:active{
	background-position: left -29px;
	line-height:26px;
}

.tx_mhpreordernewtld_pi1_order{
	width: 213px;
	height: 40px;
	padding: 0 0 0px 36px;
	border: none;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/button_new213.png) no-repeat left top;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: none;
	cursor: pointer;
}

.mhpn-back-link{
	width: 162px;
	height: 46px;
	margin-top:10px;
	float:left;
}

.mhpn-back-link a{
	display:block;
	width: 100px;
	height: 33px;
	padding: 10px 0 0px 64px;
	border: none;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/back_button.png) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: none;
	cursor: pointer;
}

.mhpn-back-link-width a{
	display:block;
	width: 164px;
	height: 28px;
	padding: 12px 0 0px 53px;
	margin-top:10px;
	border: none;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/back_button_213.png) no-repeat left top;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: none;
	cursor: pointer;
}

.tooltip{
	background:#FFF;
	padding:10px;
	border:1px solid #eaeaea;
	text-align:left;
	width: 400px;
	
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

.mhpn-cart-header{
	background:#f5f5f5;
	padding:13px 10px;
	border:1px solid #e4e4e4;
	position:relative;
	
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.mhpn-cart-elements{
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}

.mhpn-cart-header h1{
	margin:0px;
	float:left;
}

.mhpn-cart-header img{
	position:absolute;
	right:8px;
	top:5px;
}

.mhpn-cart-elements ul{
	list-style-type:none;
	list-style-image:none !important;
	margin:0px !important;
}

.mhpn-cart-elements ul li{
	border-bottom: 1px solid #dadada;
	padding:4px 5px;
}

.mhpn-cart-elements ul li .mhpn-element{
	width:150px;
	display:block;
	float:left;
}

.mhpn-cart ul li .mhpn-delete{
	display:block;
	float:right;
}

.mhpn-cart-elements .odd{
	background:#f5f5f5;
}

.mhpn-cart-footer{
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.mhpn-faq{
	position:relative;
}

.mhpn-faq img{
	position:absolute;
	right:10px;
	top:3px;
	margin:0px !important;
}

#lightbox {
	position: fixed;
	top: 100px;
	left: 50%;
	width: 450px;
	margin-left: -235px;
	background: #fff;
	z-index: 1001;
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:20px;
	text-align:left;
}
#lightbox-shadow {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	z-index: 1000;
	display: none;
}

#lightbox h2{
	margin-top:0px;
}

#lightbox .link{
	width: 160px;
	height: 40px;
	padding: 0 0 0px 53px;
	margin: 4px 0px 0 1px;
	border: none;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/back_button_213.png) no-repeat left top;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: none;
	cursor: pointer;
	outline: none;
	display:block;
	line-height: 42px;
	float:left;
}


#lightbox .submit{
	width: 134px;
	height: 40px;
	padding: 0 0 0px 79px;
	margin: 4px 0px 0 21px;
	border: none;
	background: url(https://www.internetx.com/typo3conf/ext/mh_preorder_newtld/image/button_new213.png) no-repeat left top;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	float: none;
	cursor: pointer;
	outline: none;
	display:block;
	line-height: 42px;
	float:left;
}