@charset "utf-8";
/* DDHost by Misho */

body {
	background:url(img/bodyBg.gif) repeat;
	margin:0px;
	padding:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

.user {
	background:url(img/label-cpanel.jpg) no-repeat;
	width:270px;
	height:33px;
	border:none;
	margin-top:45px;
	margin-left:40px;
	color:#999;
	padding-left:5px;
}



.pass {
	background:url(img/label-cpanel.jpg) no-repeat;
	width:270px;
	height:33px;
	border:none;
	margin-left:40px;
	margin-top:20px;
	color:#999;
	padding-left:5px;
}

.cpanel-login {
	background:url(img/login-cpanel.jpg);
	width:75px;
	height:29px;
	border:none;
	color:#FFF;
}
/* ---------------------- TOP-BG---------------------- */
#top-bg {
	background:url(img/topBg-glow.png) repeat;
	margin:auto;
	height:89px;
}

/* ---------------------- Logo ---------------------- */
#logo {
	background:url(img/logo-bg.png) repeat;
	width:817px;
	height:140px;
	margin:auto;
	margin-top:-16px;

}

#logo img {
	float:left;
	margin-left:25px;
	margin-top:20px;
}

/* ---------------------- Content Hosted By ---------------------- */
#hosted_ddhost {
	background:url(img/hosted_by_ddhost.jpg) no-repeat;
	width:817px;
	height:400px;
	margin:auto;
	margin-top:-36px;

}

p.hosted {
	color:#FFF;
	font-size:28px;
	font-weight:bold;
	padding:93px 0 0 264px;
	font-family:Tahoma, Geneva, sans-serif;
}

/* ---------------------- Cpanel Login ---------------------- */
.cpanel-bg {
	background:url(img/cpnael-bg.png) no-repeat;
	width:357px;
	height:197px;
	float:right;
	margin-right:20px;
	margin-top:-220px;
}

/* ---------------------- BG menu ---------------------- */
#bg {
	background-color:#fff;
	height:440px;
	width:817px;
	margin:auto;
}

/* ---------------------- DD Menu ---------------------- */
#ddmenu{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(img/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
}
#ddmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#ddmenu ul li{
	display:block;
	float:left;
	margin:0;
}
#ddmenu ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(img/bgDIVIDER.gif) no-repeat top right;
}
#ddmenu ul li a:hover,#ddmenu ul li a.current{
	color:#B30000;
	background:#fff url(img/bgON.gif) no-repeat top right;
}

/* ---------------------- Follow Us ---------------------- */
.socials a {
	display:block;
	float:left;
	text-indent:-30000px;
	height:48px;
	margin:0 -45px;
	margin-top:45px;
	margin-left:70px;
	
}

a.social-fb {
	background:url(img/flw/facebook.png) 0 0 no-repeat;
	width:48px;
	height:48px;}


a.social-youtube {
	background:url(img/flw/youtube.png) 0 0 no-repeat;
	width:48px;
	height:48px;}

a.social-twitter {
	background:url(img/flw/twitter.png) 0 0 no-repeat;
	width:48px;
	height:48px;}

a.social-fb:hover,
a.social-youtube:hover,
a.social-twitter:hover{
	background-position:0 100%}

/* ---------------------- DD Domain tools ---------------------- */
#domain-tools {
	background:url(img/search-area.gif) no-repeat;
	margin:auto;
	height:70px;
	width:817px;
	margin-top:-16px;
}

.izbor {
	margin-left:570px;
	color:#333;	
}

p.izbor {
	padding-top:14px;
}
.orderboxpadding {
	margin-top:-55px;
	margin-left:20px;
}

.inputdomain {
	background:url(img/input-domain.png);
	border:none;
	height:34px;
	color:#000;
	width:269px;
}

.nastavki {
	margin-top:-36px;
	margin-left:269px;
}
.frmShdwSelectDropChosen {
	background:url(img/select-domain.png);
	border:none;
	height:36px;
	color:#000;
	width:74px;
	padding-top:9px;
}

.reg {
	margin-top:-35px;
}

.submit {
	background:url(img/domain-search.png) no-repeat;
	border:none;
	color:#FFF;
	width:141px;
	height:34px;
	margin-left:350px;
	cursor:pointer;
}

	


