/* body	*/
.body	{
 FONT-FAMILY:	Verdana, Arial,	Helvetica;
 FONT-SIZE:	2;
 BGCOLOR:	#FFFFFF;
 text-align: center;
 vertical-align: top;
 margin: 0px;
}

a:link { 
	color: #000000;
	}

a:visited {
	color: #000000;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
a:active {
	color: #000000;
	}

hr {
      border-top: 1px dashed #f00;
      border-bottom: 1px dashed #f00;
      color: #fff;
      background-color: #fff;
      height: 4px;
    }

.box {
font : 12px,Arial;
border-style: solid;
border-width: 1px;
border-color: #f00;
width: 160px;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

.box p {
margin-top:0px;
margin-bottom:0px;
line-height:5px;
}

.partnerbox {
font : 12px,Arial;
text-align: center;
border-style: solid;
border-width: 1px;
border-color: #f00;
width: 160px;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

.partnerbox p {
text-align: center;
margin-top:0px;
margin-bottom:0px;
line-height:5px;
}

.resourcebox {
font : 12px,Arial;
text-align: left;
border-style: solid;
border-width: 1px;
border-color: #f00;
width: 160px;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

.resourcebox p {
text-align: center;
margin-top:0px;
margin-bottom:0px;
line-height:5px;
}

.maintext {
			clear:both;
/*			border:1px solid #fff; */
			margin-right:5px;
			padding:5px;
/*			background:white; */
			font-family:Verdana;
			font-size:13px;
}
		
.maintext h2 {
			font-weight:bold;
			font-size:16px;
}
		
.maintext p {
			margin-top:9px;
			margin-bottom:9px;
			line-height:10px;
}

.topservbox {
font : 14px,Tahoma,Arial,Times,sans-serif;
color: #fff;
border-style: none;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

/*
MAIN CONTENT BOXES
================== */

#mainContentBoxes {
	position: relative;
	width: 100%;
	float: left;
	clear: both;
	margin-top: 13px;
	margin-bottom: 4px;
	}
	
/* BLUE BOXES */
#simpleHosting {
	position: relative;
	float: left;
	margin: 0;
	margin-right: 7px;
}

#complexHosting {
	position: relative;
	float: left;
	margin: 0;
}

#blueBox1,
#blueBox2,
#redBox1,
#redBox2,
#redBox3 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #666;
	width: 155px;
	background-color: #fff;
	overflow: visible;
	z-index: 90;
	}

#blueBox1,
#redBox1,
#redBox2 {
	margin-right: 6px;
	}


.button_medium {
    color               : #1A659F;
    font                : bold 9px 'trebuchet ms',helvetica,Arial, Times, sans-serif;
    background-color    : white;
    background-image    : url("images/button_medium.gif");
    border              : none;
    background-repeat   : no-repeat;
    width               : 53px;
    height              : 17px;
    text-transform      :uppercase;
    cursor              : pointer;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#waitingRoom { display: none; }

/*Example CSS for demo ticker*/

#ajaxticker1{
width: 150px;
height: 150px;
border: 1px ridge black;
padding: 5px;
background-color: #FEEEB8;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEEEB8;
}

#ajaxticker2{
width: 635px;
height: 15px;
border: 1px ridge black;
padding: 5px;
background-color: #FEEEB8;
}

#ajaxticker2 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEEEB8;
}


.someclass{ //class to apply to your scroller(s) if desired
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container	{margin: auto; width: 640px; background-color: #FFFFFF;}

/* search form */
#domain		{padding:15px;}
#domain	.l1	{float: left; width: 230px; margin: 0 5px 0 0;}
#domain	.l2	{float: left; width: 190px; margin: 0 5px 0 0; }
#domain	.r	{float: right; margin: 0; width: 80px;}
#domain	.input	{ font-size:14px; background-color:#fff; padding:4px; border:1px solid #b5b6c4;}

/*result table */
#log		{width: 100%; margin-top: 5px;}
#log_res	{overflow: auto;}
#log_res.ajax-loading	{padding: 20px 0;background: url(http://www.laws-hosting.co.uk/whois/images/loading.gif) no-repeat center;}

.tabel		{width:100%; margin:auto; border-collapse:collapse;}
.tabel th	{padding:2px; background-repeat: repeat-x; color:#000;}
.tabel td	{padding:2px;}
.disponibil {width:50%; color:#009900; text-align:left;}
.ocupat 	{color:#CC0000; text-align:left;}
.alt 		{background-color:#F1F1F1}

#footer {
font : 14px,Verdana,Arial,Times,sans-serif;
text-align: center;
color: #ffffff;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

.tdred {
font : 14px,Verdana,Arial,Times,sans-serif;
text-align: center;
border-style: solid;
border-width: 1px;
background-color: #B70000;
border-color: #B70000;
color: #ffffff;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

.tdred a {
	color: #ffffff;
	text-decoration: underline;
	}
.tdred a:link {
	color: #ffffff;
	text-decoration: underline;
	}	
.tdred a:visited {
	color: #ffffff;
	text-decoration: underline;
}

td.tdredbg {
      background-color: #f00;
      width: 2px;
}

.contentBoxDetails {
	background-color: #ffffff;
	color: #000000;
	padding: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #B70000;
	margin-bottom: 4px;
	text-align: left;
	font-weight: none;
	font-size: 12px;
  vertical-align: top;
	height: 300px;
}

.contentBoxDetails ul,
.contentBoxDetails li {
	margin-left: 5px;
	padding-left: 2px;
	margin-right: 10px;
	list-style: circle;
	color: #333;
	float: left;
	margin-bottom: 5px;
	line-height: 1.5em;
	font-size: 13px;
}

.contentBoxDetails p {
	color: #333;
	line-height: normal;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 4px;
	font-size: 16px;
	text-align: right;
	font-weight: none;
}
	
.td0 {
  padding: 10px;
  height: 10px;
  text-align: center;
}

.nav {
  font : 14px,Verdana,sans-serif;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  margin: 0px;
}

.nav a {
	color: #ffffff;
	text-decoration: underline;
	}
.nav a:link {
	color: #ffffff;
	text-decoration: underline;
	}	
.nav a:visited {
	color: #ffffff;
	text-decoration: underline;
	}
.nav p {
			margin-top:9px;
			margin-bottom:9px;
			line-height:10px;
}

.footer {
  font : 12px,Verdana,sans-serif;
  color: #000;
  text-align: center;
  padding: 10px;
  margin: 5px;
}

.formcontent {
font-family: Verdana;
font-size: 12px;
font-weight: none;
font-style: none;
border: 0;
text-transform: none;
text-align: left;
color: black;
line-height: 20px;
}

.forumonline {
font-family: Verdana;
font-size: 10px;
font-weight: none;
font-style: none;
border: 0;
text-transform: none;
text-align: left;
color: black;
line-height: 12px;
}

#domaintable { float: left; width: 310px; height: 271px; background-color: #B70000; margin-top: 0px; margin-left: 85px; margin-right: 50px;}
#domaintable table { width: 310px; height: 271px; }
#domaintable .caption { font-size: 120%; font-weight: bold; color: white; text-align: center; }
#domaintable .caption a { font-size: 120%; font-weight: bold; color: white; }
#domaintable .caption a:hover { font-size: 120%; font-weight: bold; color: white; }
#domaintable .domaintld {  text-align: right; padding-left: 5px; color: white; font-weight: bold; }
#domaintable .domaincost { width: 50px; color: white; }

#flashindex { width: 100%; height: 255px; }
#flashindex .container { width: 100%; height: 255px; }

#boxone { width: 190px; height: 194px; float: left; margin-top: 2px; margin-left: 85px; padding-left: 5px; padding-right: 5px; color: white; background-color: #B70000; }
#boxone h1 h2 h3 p { color: white; }
#boxone h2 { margin: 0; padding: 0; text-align: center; font-size: 150%; letter-spacing: -1px; }
#boxone p { margin: 0; padding: 0; }
#boxone .points { font-size: 110%; line-height: 22px; height: 155px; }
#boxone .pricetag { width: 95px; height: 46px; background: url(/images/price-tag.png); float: left; margin-top: 5px; margin-left: -10px; padding: 5px 10px 5px 10px; }
#boxone .pricetag h4 { color: #B70000; padding: 0; margin: 0; font-size: x-small; text-align: left; }
#boxone .pricetag h5 { color: #B70000; padding: 0; margin: 0; font-size: x-large; text-align: center; margin-top: -3px; }
#boxone .pricetag h6 { color: #B70000; padding: 0; margin: 0; font-size: x-small; text-align: right; margin-top: -5px; }
#boxone .pricelink { width: 85px; height: 20px; float: left; padding-top: 5px; text-align: right; }
#boxone .pricelink img { border: none; }
#boxone .pricetext { width: 85px; height: 20px; float: left; padding-top: 10px; text-align: right; }
#boxone .pricetext a { color: red; text-decoration: underline; }
#boxone .pricetext a:hover { color: black; text-decoration: none; }
#boxone .pricetext-center { width: 100%; height: 20px; padding-top: 25px; text-align: center; }
#boxone .pricetext-center a { color: white; text-decoration: underline; }
#boxone .pricetext-center a:hover { color: black; text-decoration: none; }
#boxone .pricelink-center { width: 100%; height: 20px; padding-top: 0px; text-align: center; }
#boxone .pricelink-center img { border: none; }

#boxtwo { width: 190px; height: 194px; float: left; margin-top: 2px; margin-left: 10px; padding-left: 5px; padding-right: 5px; color: white;  background-color: #B70000; }
#boxtwo h1 h2 h3 p { color: white; }
#boxtwo h2 { margin: 0; padding: 0; text-align: center; font-size: 150%; letter-spacing: -1px }
#boxtwo p { margin: 0; padding: 0; }
#boxtwo .points { font-size: 110%; line-height: 22px; height: 155px; }
#boxtwo .pricetag { width: 95px; height: 46px; background: url(/images/price-tag.png); float: left; margin-top: 5px; margin-left: -10px; padding: 5px 10px 5px 10px; }
#boxtwo .pricetag h4 { color: #B70000; padding: 0; margin: 0; font-size: x-small; text-align: left; }
#boxtwo .pricetag h5 { color: #B70000; padding: 0; margin: 0; font-size: x-large; text-align: center; margin-top: -3px; }
#boxtwo .pricetag h6 { color: #B70000; padding: 0; margin: 0; font-size: x-small; text-align: right; margin-top: -5px; }
#boxtwo .pricelink { width: 85px; height: 20px; float: left; padding-top: 5px; text-align: right; }
#boxtwo .pricelink img { border: none; }
#boxtwo .pricetext { width: 85px; height: 20px; float: left; padding-top: 10px; text-align: right; }
#boxtwo .pricetext a { color: red; text-decoration: underline; }
#boxtwo .pricetext a:hover { color: black; text-decoration: none; }
#boxtwo .pricetext-center { width: 100%; height: 20px; padding-top: 25px; text-align: center; }
#boxtwo .pricetext-center a { color: red; text-decoration: underline; }
#boxtwo .pricetext-center a:hover { color: black; text-decoration: none; }
#boxtwo .pricelink-center { width: 100%; height: 20px; padding-top: 0px; text-align: center; }
#boxtwo .pricelink-center img { border: none; }

#boxthree { width: 190px; height: 194px; float: left; margin-top: 2px; margin-left: 12px; padding-left: 5px; padding-right: 5px; color: white;  background-color: #B70000; }
#boxthree h1 h2 h3 p { color: white; }
#boxthree h2 { margin: 0; padding: 0; text-align: center; font-size: 150%; letter-spacing: -1px }
#boxthree p { margin: 0; padding: 0; }
#boxthree .points { font-size: 110%; line-height: 22px; height: 155px; }
#boxthree .pricetag { width: 95px; height: 46px; background: url(/images/price-tag.png); float: left; margin-top: 5px; margin-left: -10px; padding: 5px 10px 5px 10px; }
#boxthree .pricetag h4 { color: #B70000; padding: 0; margin: 0; font-size: x-small; text-align: left; }
#boxthree .pricetag h5 { color: #B70000; padding: 0; margin: 0; font-size: x-large; text-align: center; margin-top: -3px; }
#boxthree .pricetag h6 { color: #B70000; padding: 0; margin: 0; font-size: x-small; text-align: right; margin-top: -5px; }
#boxthree .pricelink { width: 85px; height: 20px; float: left; padding-top: 5px; text-align: right; }
#boxthree .pricelink img { border: none; }
#boxthree .pricetext { width: 85px; height: 20px; float: left; padding-top: 10px; text-align: right; }
#boxthree .pricetext a { color: red; text-decoration: underline; }
#boxthree .pricetext a:hover { color: black; text-decoration: none; }

#boxfour { width: 190px; height: 194px; float: left; margin-top: 2px; margin-left: 10px; padding-left: 5px; padding-right: 5px; color: white;  background-color: #B70000; }
#boxfour h1 h2 h3 p { color: white; }
#boxfour h2 { margin: 0; padding: 0; text-align: center; font-size: 150%; letter-spacing: -1px }
#boxfour p { margin: 0; padding: 0; }
#boxfour .points { font-size: 110%; line-height: 22px; height: 155px; }
#boxfour .pricetag { width: 95px; height: 46px; background: url(/images/price-tag.png); float: left; margin-top: 5px; margin-left: -10px; padding: 5px 10px 5px 10px; }
#boxfour .pricetag h4 { color: #B70000; padding: 0; margin: 0; font-size: x-small; text-align: left; }
#boxfour .pricetag h5 { color: #B70000; padding: 0; margin: 0; font-size: x-large; text-align: center; margin-top: -3px; }
#boxfour .pricetag h6 { color: #B70000; padding: 0; margin: 0; font-size: x-small; text-align: right; margin-top: -5px; }
#boxfour .pricelink { width: 85px; height: 20px; float: left; padding-top: 5px; text-align: right; }
#boxfour .pricelink img { border: none; }
#boxfour .pricetext { width: 85px; height: 20px; float: left; padding-top: 10px; text-align: right; }
#boxfour .pricetext a { color: red; text-decoration: underline; }
#boxfour .pricetext a:hover { color: black; text-decoration: none; }

#coupontable { float: left; width: 155px; height: 155px; background: url(/images/couponstar.gif); margin-top: 0px; margin-left: 5px; margin-right: 5px;}
#coupontable .points { font-size: 12pt; text-align: left; color: white; height: 35px; width: 100px; margin-top: 22px; margin-left: 25px; margin-right: 5px; }
#coupontable .pricetag { text-align: center; color: white; font-size: small; width: 95px; height: 46px; float: left; margin-top: 8px; margin-left: 10px; padding: 5px 10px 5px 10px; }
#coupontable .pricetag h4 { color: #white; padding: 0; margin: 0; font-size: x-small; text-align: center; }
#coupontable .pricetag h5 { color: #B70000; padding: 0; margin: 0; font-size: x-large; text-align: center; margin-top: -3px; }
#coupontable .pricetag h6 { color: #B70000; padding: 0; margin: 0; font-size: x-small; text-align: right; margin-top: -5px; }

#tlc, #trc { zoom: 1 }

#box2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 3px;
	padding: 0px;
	text-align: left;
	width: 200px;				/* <-- use this to tie width to viewport size */
/*	width: 55em;				/* <-- use this for a set width */
	background-color: #eeeeee;;
	}
 	
#content
	{
	padding:6px;
	}

#content h1
	{
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#content p
	{
	color:#3b3b3b;
	padding:0px;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(../images/borders/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(../images/borders/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(../images/borders/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(../images/borders/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(../images/borders/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(../images/borders/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(../images/borders/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-image:url(../images/borders/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}


#footer2 .col {
    float: left;
    margin: 10px 10px 0 0;
    padding: 1px 0;
    border-right: 1px solid #c6d7e8;
    position: relative;
}

#footer2 dl {
    margin: 0;
}

#footer2 dd {
    margin: 0;
    padding: 3px 10px;
    font-size: 14px;
}

#col-prime { width: 100%; }

#footer2 #col-prime dd a {
    text-decoration: underline;
	font-size: 14px;
	color: #fff;
}

#footer2 #col-prime dd hover {
    text-decoration: underline;
	font-size: 14px;
	color: #fff;
}

#col-minor {
	width: 90px;
}

#footer2 #col-minor dd a {
    text-transform: uppercase;
    font: 14px tahoma, sans-serif;
    text-decoration: none;
    background: url(/img/link-line.gif) repeat-x 0 100%;
    padding-bottom: 1px;
}

#footer2 dd a hover span {
    text-transform: underline;
}

#footer2 dt {
    font-size: 14px;
    letter-spacing: -0.02em;
    padding: 10px 10px 0;
 	color: #8696A4;
}

#footer #col-copyright {
    border: none;
    width: 170px !important;
    float: right;
    color: #999999;
    font-size: 85%;
    margin:13px 0 0 0; padding: 0 0 0 55px;
    background: url(/img/little-digg.gif) top left no-repeat !important;
} 

#col-copyright a {
	color: #999999;
}

.foot-clear {
    height: 0;
}

/* domain check */

div.domain_search_form {
	width:490px;
	height:45px;
	position:relative;
	background-image:url("../images/domain_check_back.gif");
	background-color:transparent;
	background-position:0px 0px;
	background-repeat:no-repeat;
}

div.domain_search_form input#whois_field {
	width:120px;
	height:15px;
	position:absolute;
	top:15px;
	left:210px;
	border:solid 1px #ffffff;
}

div.domain_search_form .tld_select {
	width: 70px;
	color:#b91e3b;
	padding: 2px;
	top:10px;
	left:335px;
	position:absolute;
	border: 1px solid #b91e3b;
	font-family:Verdana;
	font-size: 10px;
	margin: 4px;
	background: #fff repeat-x;
}
  
div.domain_search_form input.buttoncheck{
	width:71px;
	height:25px;
	position:absolute;
	top:12px;
	left:410px;
	font-size: 0;
	line-height: 0;
	display:block;
	border:none;
	cursor:pointer;
color:transparent;
background-image:url("../images/search-button.png");
background-position:0 0;
background-repeat:no-repeat;
border:medium none;
	text-indent:-9000px;
}

div.log_res {
	width:490px;
	height:85px;
	padding: 2px;
  font-family:Verdana;
	font-size: 10px;
	color:#b91e3b;
  display:none;
}

/* support page */

div.resolved {
	width:550px;
  margin-left: auto;
  margin-right: auto;
  background:url("../images/status-resolved-bck.png") no-repeat scroll left top #ddebb8;
  border:1px solid #ddebb8;
}

div.resolved .h3 {
	top:25px;
	left:100px;
}

div.resolved .date {
	top:40px;
	left:100px;
}

div.warn {
	width:550px;
  margin-left: auto;
  margin-right: auto;
  background:url("../images/status-warning-bck.png") no-repeat scroll left top #fffdd4;
  border:1px solid #fffdd4;
}

div.warn .h3 {
	top:25px;
	left:100px;
}

div.warn .date {
	top:40px;
	left:100px;
}

div.incident {
	width:550px;
  margin-left: auto;
  margin-right: auto;
  background:url("../images/status-incident-bck.png") no-repeat scroll left top #FFE0D9;
  border:1px solid #FCBFA9;
}

div.incident .h3 {
	top:25px;
	left:100px;
}

div.incident .date {
	top:40px;
	left:100px;
}
