/* reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}
a {
	text-decoration:none;
}
a {
  outline: none;
}
a:active {
  outline: none;
}
/****************************************************** END reset ***********************************************************/
html {

	background:transparent url("../images/backgrounds/body_bg.jpg") repeat-x 0% 0%;
}
body {
	color:#666666;
	font-family:Arial;
	font-size:12px;

	color: #343434;
	background:transparent url("../images/backgrounds/html_bg.jpg") repeat-x bottom left;
} 

#container {
	width: 1200px;
	margin: 0px auto;
}

#header {
	
}

#header div.top_links {
	background: url("../images/backgrounds/top_links.png") no-repeat #020D17;
	overflow: hidden;
	height: 23px;
}

#header div.top_links ul {
	float: right;
	padding-right: 130px;
}

#header div.top_links ul li {
	float: left;
}

#header div.menu {
	background: url("../images/backgrounds/menu_bg.png") no-repeat;
	height: 102px;
}

a#logo {
	padding-left: 95px;
	display: block;
	float: left;
}

a.menu_link {
	display: block;
	float: left;
	height: 102px;
	background: url("../../../../images/backgrounds/menu.png") no-repeat scroll 0 0 transparent ;
}

a#domains {
	margin-left: 15px;
	width: 114px;
	background-position: -447px -105px;
}

a#domains:hover {
	background-position: -447px 0px;
}

a#hosting {
	width: 127px;
	background-position: -561px -105px;
}

a#hosting:hover {
	background-position: -561px 0px;
}

a#reseller {
	width: 106px;
	background-position: -688px -105px;
}

a#reseller:hover {
	background-position: -688px 0px;
}

a#servers {
	width: 111px;
	background-position: -794px -105px;
}

a#servers:hover {
	background-position: -794px 0px;
}

a#services {
	width: 139px;
	background-position: -914px -105px;
}

a#services:hover {
	background-position: -914px 0px;
}

a#support {
	width: 97px;
	background-position: -1063px -105px;
}

a#support:hover {
	background-position: -1063px 0px;
}

#top_promo {
	background: url("../images/backgrounds/top_promo.png") repeat-x;
	height: 320px;
	margin-top: 14px;
}

#hosting_pack {
	margin-top: 15px;
	padding: 1px 0px 6px 0px;
	overflow: hidden;
}

#hosting_pack div.hosting_packs {
	width: 987px;
	margin: 0px auto;
}

#content {
	width: 987px;
	margin: 0px auto;
}

.content {
	width: 987px;
	margin: 0px auto;
}

#footer {
	clear: both;
	height: 271px;
	background: url("../images/backgrounds/footer.png") no-repeat 0px 13px;
}

#footer div.line {
	background-color: #d1d1d1;
	height: 1px;
	font-size: 1px;
	margin-bottom: 13px;
}

#footer div.block {
	width: 329px;
	float: left;
}

#footer div.block div.block_title {
	padding-top: 15px;
}

.box {
	float: left;
}

.box span {
	width: 7px;
	height: 7px;
	display: block;
	position: absolute;
	/*background-color: transparent;*/
	background-image: url("../images/boxes/mainpage/corners.png");
	background-color: #fff;
}

.box span.tl {
	top: 0px;
	left: 0px;
	background-position: top left;
}

.box span.tr {
	top: 0px;
	right: 0px;
	background-position: top right;
}

.box span.br {
	bottom: 0px;
	right: 0px;
	background-position: bottom right;
}

.box span.bl {
	bottom: 0px;
	left: 0px;
	background-position: bottom left;
}

#footer div.box {
	width: 94px;
	padding: 0px 15px 0px 0px;
}

#footer div.box div.title {
	color: #ffffff;
	padding-bottom: 7px;
}

#footer div.box div.text {
	font-size: 10px;
	color: #435b73;
	padding-bottom: 12px;

}

.footertext {
	clear:both;
	position:relative;
	top:-30px;
	height:1px;
	color:#b6bdc3;
	font-size:11px;
}
#footer div.contact {
	color: #ffffff;
}

#footer div.contact p.schedule {
	font-weight: bold;
	padding-bottom: 23px;
}

#footer div.contact p.mobile {
	padding-bottom: 10px;
}

#footer div.contact p.fax {
	padding-bottom: 10px;
}

#footer div.contact p.mail {
	padding-bottom: 10px;
}

#footer div.about_us {
	color: #ffffff;
}

#footer div.about_us p.company {
	padding-bottom: 7px;
	font-weight: bold;
}

#footer div.about_us p.vat_number {
	padding-bottom: 7px;
}

#footer div.about_us p.reg_number {
	padding-bottom: 23px;
}

#footer div.about_us p.address {
	padding-bottom: 14px;
}

#footer div.about_us p.cc {
	padding-top: 7px;
}

.mainpage_left {
	float: left;
	width: 652px;
	padding: 15px 6px 6px 0px;
}

.mainpage_left p.title {
	font-size: 24px;
	font-weight: bold;
	padding-top:30px;
	color: #343434;
}

.mainpage_left p.text {
	padding-top: 25px;
		float:left;
	width:320px;
	margin-right:10px;
}
.mainpage_left p.text1 {
	float:left;
		padding-top: 25px;
	width:320px;

}
.mainpage_right {
	float: right;
	width: 320px;
	padding-left:9px;
	padding-top: 15px;
}

#login_box {
	width: 320px;
	height: 175px;
	background: url("../images/backgrounds/login_box.png") no-repeat;
	position: relative;
	margin: 0px auto;
}

#login_box p.user {
	position: absolute;
	top: 68px;
	left: 10px;
	font-size: 14px;
}

#login_box input.user {
	position: absolute;
	top: 59px;
	left: 104px;
	height: 25px;
	width: 195px;
	background: transparent;
	border: 0px;
	padding-top: 6px;
}

#login_box p.pass {
	position: absolute;
	top: 102px;
	left: 10px;
	font-size: 14px;
}
#login_box.srv {
	margin-top:20px;
}
#login_box input.pass {
	position: absolute;
	top: 99px;
	left: 104px;
	height: 25px;
	width: 195px;
	background: transparent;
	border: 0px;
	padding-top: 6px;
}

#login_box button {
	position: absolute;
	top: 138px;
	left: 104px;
}

#login_box a {
	position: absolute;
	top: 143px;
	left: 200px;
	font-size: 11px;
	text-decoration: underline;
	color: #18486d;
}

button {
	border: 0px;
	cursor: pointer;
	font-weight: bold;
	padding: 0px;
	text-align: center;
}

button span {
	display: block;
	padding: 0px 3px 0px 7px;
	position: relative;
	white-space: nowrap;
	float: left;
}

button p {
	float: left;
}

button.login {
	height: 23px;
	line-height: 23px;
	background: transparent url("../images/buttons/mainpage_login/left.png") no-repeat left top;
}

button.login span {
	height: 23px;
	line-height: 23px;
	background: transparent url("../images/buttons/mainpage_login/center.png") repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin-top: -2px;
}

button.login p {
	font-size: 14px;
	background: transparent url("../images/buttons/mainpage_login/right.png") no-repeat left top;
	height: 23px;
	line-height: 23px;
	margin-top: -2px;
}

.mainpage_boxes {
	clear: both;
	overflow: hidden;
	padding-bottom: 30px;
	
}

.mainpage_box {
	width: 317px;
	overflow: hidden;
	position: relative;
	background-color: #f6f6f6;
	padding: 15px 0px 15px 0px;
}

.mainpage_box img {
	float: left;
	padding: 0px 8px 0px 10px;
}

.mainpage_box p.title {
	font-size: 20px;
	font-weight: bold;
	padding-top: 2px;
}
.mainpage_box a.title {
	font-size: 20px;
	display:block;
	padding-top: 2px;
}
.lft {
	margin-right:8px;
}
.cntr {
	margin:0 8px;
}
.rght {
	margin-left:8px;
}
.hosting_pack {
	width: 317px;
	float: left;
	padding: 72px 0px 0px 0px;


}


.hosting_pack p.specification {
	width: 100px;
	float: left;
	padding: 0px 0px 0px 22px;
	color: #ffd200;
	height: 85px;
}
.hosting_pack.right_pack p.specification {
	color:#3d1f48;
}
.hosting_pack.right_pack  p.description {
	color:#494100;
}
.hosting_pack p.description {
	width: 180px;
	float: left;
	color: #e1e1e1;
	padding: 0px 0px 0px 6px;
}

.hosting_pack p.cart {
	clear: both;
	padding-left: 20px;
	width: 48px;
	float: left;
}

.hosting_pack p.price {
	float: right;
	padding: 22px 5px 7px 0px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}

.left_pack {
	background: transparent url("../images/boxes/hosting_packs/left.png") no-repeat;
	border-right:1px solid #fff;
	padding-right:7px;
}

.center_pack {
	background: transparent url("../images/boxes/hosting_packs/center.png") no-repeat 8px 0 ;
	border-right:1px solid #fff;
	padding-left:8px;
		padding-right:7px;
	border-left: 1px solid #bbbbbb;
}

.right_pack {
	background: transparent url("../images/boxes/hosting_packs/right.png") no-repeat 8px 0;
	border-right:none;
	margin-right:none;
		border-left: 1px solid #bbbbbb;
		padding-left:8px;
	padding-right:none;
}

#hosting_pack div.mainpage_left {
	padding: 0px;
	width: 652px;
}

#hosting_pack div.mainpage_right {
	padding: 0px;
	width: 320px;
}

.pack_title {
	width: 164px;
}

.pack_start {
	width: 118px;
}

.pack_advanced {
	width: 116px;
}

.pack_pro {
	width: 118px;
}
.pack_business {
	width: 124px;
}

#pack_table_title td.pack_res3 {
	background: url(../images/backgrounds/hosting_packs/res3.png);
width:157px;
}

#pack_table_title td.pack_res6 {
	background: url(../images/backgrounds/hosting_packs/res6.png);
	width:157px;
}

#pack_table_title td.pack_res12 {
	background: url(../images/backgrounds/hosting_packs/res12.png);
	width:164px;
}


#pack_table ,#pack_table2{
	width: 650px;
	margin-top:4px;
}
#pack_table2 {
	border-top:1px solid #EBEBEB;
	margin-top:50px;
}
#pack_table tr td ,#pack_table2 tr td {
	text-align: center;
}

#pack_table tr td:first-child ,#pack_table2 tr td:first-child {
	text-align: left;
	padding-left: 17px;
	color: #696969;
	height: 37px;
	font-weight: normal;
}

#pack_table_title td {
	background: transparent;
	height: 46px;
	text-align: center !important;
	color: transparent;
}

table #pack_table_desc td{
	text-align:left;
}
.servers_pack {
	padding-top:10px !important;
}
.servers_pack #pack_table_add td{
	padding:20px 0 6px 0;
}
table #pack_table_desc td h4 {
	font-weight:600;
	font-size:13px;
	display:block;
	padding:10px 3px 0 3px;
	height:40px;
}
table #pack_table_desc td p {

	padding:10px 5px;
	border-left:1px solid #ebebeb;
}
#pack_table_title td.pack_title {
	background: url(../images/backgrounds/hosting_packs/dafult_title.jpg);
	color: #00a4db !important;
	font-size: 19px;
	padding-left: 0px !important;
}
.servers_pack #pack_table ,.servers_pack #pack_table2 {
	margin-bottom:10px;
	
}
#pack_table tr td.line ,#pack_table2 tr td.line {
	height: 3px;
	font-size: 1px;
	color: transparent;
	background: url(../images/backgrounds/hosting_packs/line_o.png) repeat-x;
}

#pack_table_title td.pack_start {
	background: url(../images/backgrounds/hosting_packs/start.png);
}


#pack_table_title td.pack_pro {
	background: url(../images/backgrounds/hosting_packs/pro.png);
}

#pack_table_title td.pack_advanced {
	background: url(../images/backgrounds/hosting_packs/advanced.png);
}

#pack_table_title td.pack_business {
	background: url(../images/backgrounds/hosting_packs/business.png);
}

#pack_table_price {
	font-weight: bold;
	color: #00a4db;
}

#pack_table_add td {
	padding-top: 3px;
}

.pack_table_bold {
	font-weight: bold;
	color: #696969;
}

#pack_table_part2, #pack_table_part3 {
	width: 650px;
}

#pack_table_part2 tr td , #pack_table_part3 tr td {
	text-align: center;
}

#pack_table_part2 tr td:first-child, #pack_table_part3 tr td:first-child {
	text-align: left;
	padding-left: 17px;
	color: #696969;
	height: 35px;
	font-weight: normal;
}

#pack_table_part2 tr:last-child td , #pack_table_part3 tr:last-child td {
	padding-bottom: 2px;
}

#pack_table_part2 tr.even, #pack_table_part3 tr.even {
	background-color: #f2f2f2;
}

#pack_table_part2 tr.odd , #pack_table_part3 tr.odd {
	background-color: #ffffff;
}

/*
#pack_table_part2 tr td.yes {
	background: transparent url(../images/icons/yes-no.png) no-repeat 28% 250%;
}

#pack_table_part2 tr td.no {
	background: transparent url(../images/icons/yes-no.png) no-repeat 28% -250%;
}
*/

#pack_table_part2 tr td a.more, #pack_table_part3 tr td a.more {
	font-weight: bold;
	color: #00a4db;
}
.content_pack_left {
	padding: 13px 0px 50px 0px;
	width: 665px;
}

.content_pack_right {
	padding: 0px;
	margin: 13px auto 0px;
	width: 320px;
}


#searchBox {
background:url("../images/input/input_bg.png") no-repeat scroll left top transparent;
border:medium none;
color:#666666;
display:block;
float:left;
font-size:18px;
height:22px;
margin:65px 0 0 113px;
padding:8px;
width:320px;
}
.search_form span {
	float:right;
	display:block;
	padding:5px;
}
.search_form span input {
	margin:5px;
}
#contact_short {
	width: 317px;
	height: 204px;
	background: url("../images/backgrounds/contact_short.jpg") no-repeat;
	position: relative;
	margin: 2px auto 0px;
}

#contact_short p.phone {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	position: absolute;
	top: 57px;
	left: 26px;
}

#contact_short a.email {
	display: block;
	width: 247px;
	height: 24px;
	position: absolute;
	top: 125px;
	left: 26px;
	color: transparent;
	font-size: 1px;
}

#contact_short a.support {
	display: block;
	width: 276px;
	height: 24px;
	position: absolute;
	top: 169px;
	left: 23px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	padding-top: 1px;
}

.pack_page_box_spacing {
	margin-top: 35px;
}


/*client */

#content_container {
	font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
    background: #FFF url(images/content_container_bg.gif) repeat-y;
    color: #666;
    margin: 15px auto 0;
    padding: 0;
    text-align: left;
    width: 1005px;
}
#content_container #content_left {
    background-color: #FFF;
    float: left;
    margin: 0;
    padding: 12px;
    text-align: left;
    width: 650px;
}

#content_container #side_menu {
	
    float: right;
    margin: 0;
    padding: 12px 12px 12px 0;
    text-align: left;
    width: 317px;
}
#side_menu ul {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}
#side_menu ul li {
    line-height: 40px;
    margin: 0;
    padding: 0 10px;
	border-bottom:1px solid #e0e6e9;
}
#side_menu ul li a {
    padding: 0 5px;
}
#side_menu .login_btn {
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color:#4f5c79;
border:none;
padding:4px 10px;
color:#fff;
position:absolute;
top:135px;
left:240px;
font-weight:600;

}
#side_menu .rememberme {
position:absolute;
top:141px;
left:20px;	
}
#cauta_domeniu {
	margin:16px auto 0 auto;
	width:987px;
	height:315px;
	background: url("../images/cautare.jpg") no-repeat;
}
#cauta_domeniu .contentbox {
height:141px;
overflow:hidden;
padding-left:270px;
padding-top:140px;

}
#cauta_domeniu .contentbox .srch {
	padding:9px;
	font-size:16px;
	border:none;
	width:419px;
	float:right;
background: url("../images/searchsml_bg.jpg") no-repeat;	
}
.contentbox span {
	display:block;
float:left;
font-size:18px;
padding-top:7px;
padding-left:34px;

}
#cauta_domeniu .contentbox .srch_btn {
	width:185px;
	height:38px;
	float:right;
	border:none;
	background: url("../images/cautare_btn.png") no-repeat;
}
#cauta_domeniu .blksearch {
	background:url("../images/textarea_bg.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	font-size:16px;
	height:136px;
	line-height:33px;
	padding:1px 0 0 36px ;
	width:435px;
	float:left;
	margin-left:66px;
}
#cauta_domeniu .searchblk_btn {
	height:45px;
	margin-top:30px;
	width:155px;
	float:right;
	border:none;
background: url("../images/cautare_blk_btn.png") no-repeat;
}
#cauta_domeniu table td {
	padding:5px 7px;
	color:#2b2e2e;
}
#cauta_domeniu table  {
	margin-top:10px;
	margin-left:80px;

}
.contentbox td .cbox {
	float:left;
	position:relative;
	top:2px;
}
.contentbox td label {
	padding:0 0 0 5px;
}
/* Debuging */

#debug_console {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	position:absolute; 
	top:25px; 
	left: 2px;
	text-align:left; 
	background:#FFFFFF; 
	padding:5px; 
	border:1px solid #333333;
	display:none;
	z-index:999;
	width:98%;
}
#cauta_domeniu #domnav {
	font-size:11px;
	position:relative;
	right:-575px;
	top:-16px;
	width:390px;
}
#cauta_domeniu #domnav a {
	font-size:12px;
	display:block;
	float:left;
	margin-left:2px;
	width:160px;
	padding:6px 2px 6px 29px;
	background: url("../images/btn_bg.png") no-repeat;
}
#cauta_domeniu #domnav a:hover {
	color:#fff;
	background: url("../images/btn_bg.png") no-repeat top right;
}
#cauta_domeniu #domnav .selected{
	color:#fff;
	background: url("../images/btn_bg.png") no-repeat top right;
}

#extra {
	margin:15px auto 0;
	padding:0;
	text-align:left;
	width:1005px;
	overflow:hidden;
}
#extra #message {
	float:left;
	line-height:23px;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	width:600px;
	color:#141515;
	font-size:15px;
	padding:10px;
}

#extra #contact_short {
	float:right;
}
#extra #contact_live {
	float:right;
	margin-right:12px;
}
h4 {
	color:#00A4DB;
	font-size:15px;
}
#debug_toggler {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	position:absolute;
	left:2px;
	top:2px;
	background: #FFFFFF;
	border: 1px solid #666666;
	padding:3px;
}	

#debug_console_data {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	position:absolute; 
	top:25px; 
	left: 2px;
	text-align:left; 
	background:#FFFFFF; 
	padding:5px; 
	border:1px solid #333333;
	display:none;
	z-index:999;
	width:98%;
}

#debug_toggler_data {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	position:absolute;
	left:95px;
	top:2px;
	background: #FFFFFF;
	border: 1px solid #666666;
	padding:3px;
}	

#debug_toggler a {
	text-transform: none;
	color: #0000CC;
}

#debug_toggler_data a {
	text-transform: none;
	color: #0000CC;
}

/* END Debuging */


.domainoptions td{
     line-height: 21px;
}



.leftComparison p{
text-align:center;
padding:10px;
}
