/* CSS Document */

* {
	outline:none;
}
body, h1, h2, h3, h4, h5, h6, ul#menu {
	padding:0;
	margin:0;
}
body {
	background: #FFFFFF url(../images/body_bg.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align:center;
}
h1, h2, h3, .inputbox {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;	
}
h1 {
	font-size: 197%;
}
h2 {
	font-size: 136%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
a {
	color: #325686;
}
a:hover {
	text-decoration: none;
}

.right {
	float:right;
}

.left {
	float:left;
}
/*	The Layout Structure	*/

div#wrapper {
	width:982px;
	margin:0 auto;
	text-align:left;
}
/* header */

#header {
	height: 91px;
	position:relative;
	padding-top:20px;
}
/* Logo */

h1.logo {
	margin:18px 0 0 30px;
	float:left;
	display:inline;
}
h1.logo a {
	background:url(../images/logo.gif) no-repeat 0 0;
	width:187px;
	height:40px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}

/* Menu */
ul#menu {
	float: right;
	list-style: none;
	position:absolute;
	top:80px;
	right:0px;
}
ul#menu li {
	float: left;
	display: block;
	height: 30px;
}
ul#menu li:hover {
	background: #F4F8FB;
}
ul#menu a {
	display: block;
	width: 35px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #7F7772;
}
/* Page */

#page {
	width: 982px;
	margin: 20px auto;background: url(../images/img07.gif) repeat-y 244px 0;
	min-height:600px;
	
}

* html #page{
height:600px;
}

#page_custom {
	width: 770px;
	margin: 20px auto;;
	
}
/* content */
div#content {
	float: right;
	width: 702px;
	text-align:left;
}

div#content_custom {
	float: right;
	width: 702px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 295px;
}

.twocols .col2 {
	float: left;
	width: 275px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(../images/img10.gif) no-repeat left 8px;
}


div#sidebar {
	float: left;
	width: 240px;
}

div#sidebar_custom {
	float: left;
	width: 240px;
}
/* @group Modules */

.module {
	margin: 0;
	padding: 4px 10px 15px 10px;
}
.module h3 {
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 0;
	color:#355CBB;
}
.module h3.title {
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 0;
	padding-left:20px;
	color:#fff;
	background:#6DB630 url(../images/title_bg.gif) no-repeat left top  ;

}
.news_item {
	padding-top:10px;
	border-bottom:1px solid #e4e4e4;
}


.news_item h3{
	color:#5B9928;
}

.clr {
	clear:both;
}

/*	forms	*/

.module form {
	margin-top:10px;
}

.inputbox {
	border:none;
	padding-left:20px;
	padding-top:10px;
	width: 190px;
	height:27px;
	font-size: 100%;
	font-weight: bold;
	color:#5B9928;
	background: url(../images/search.gif) no-repeat;
}

.lookup_select {
	padding:5px;
	border:1px solid #e4e4e4;
	
}

.submitbox {
	float:right;
	clear:both;
	margin:5px 20px;
}

/*	box  */

.box-center {
	float: left;
	overflow: hidden;
}

.box-center div.module {
	padding: 0 30px;
	background: url(../images/vdot2.gif) repeat-y left;
}

div#twitter{
text-align: center;
margin: 0;
padding: 0;
}

div#twitter a{
text-decoration: underline;
}

div#twitter a:hover{
text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: url(../images/footer_bg.png) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
	line-height:23px;
}

table.data a:link {
	color:#d42945;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
}
table.data a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
}
table.data a:hover, table.data a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
}
table.data a, table.data a:link, table.data a:visited {
	border:none;
}
table.data img {
	border:0;
	margin-top:.5em;
}
table.data {
	font:90%/160% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width:99%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
}
table.data caption {
	color: #355CBB;
	font-size:1em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
		font-weight:bold;
	}
table.data tr.odd td {
	background:#f7fbff
}
table.data tr.odd .column1 {
	background:#f4f9fe;
}
table.data .column1 {
	background:#f9fcfe;
}
table.data td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.7em 1em;
	text-align:center;
}
table.data th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.7em 1em;
}
table.data thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5B9928;
}
table.data tfoot th {
	text-align:center;
	background:#f4f9fe;
}
table.data tfoot th strong {
	font:bold 1.2em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
}
table.data tfoot th em {
	color:#5B9928;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}
table.data.awards td {
	text-align:left;
}
table.data.awards th {
	font-weight:bold;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.7em 1em;
}
#topmenu {
	float:right;
	padding: 0px 10px;
	margin:0px;
}

#lybg{
}

#lybg p{
height:59px; 
width:482px; 
background:url(../images/lybg.png) no-repeat; 
font: 17px Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:55px; 
padding-left:27px;
}

#lysearch{
}
#lysearch p{
color:#003399;
font-size:26px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1px;
padding-left:10px;
font-weight:bold;
}

#tabs-menu { position:absolute; width:800px; right:0px; bottom:0; }
#tabs {
	float:left;
	line-height:normal;
	width:100%;
	}

#tabs ul {
	margin:0;
	list-style:none;
	padding:10px 10px 0 50px;
	
	
	}

#tabs li {
	display:inline;
	
	margin:0;
	
	padding:0;
	}

#tabs a {
	background:url("../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	float:right;
	}

#tabs a span {
	float:none;
	
	background:url("../images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	display:block;
	}


/* End IE5-Mac hack */
#tabs a:hover span {
	color:#000;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
.blue{
color:#325686;
font-weight:bold;
}

.green{
color:#6DB630;
}

#opensource{
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.mypets{ /*header of slides*/
/*cursor: hand;*/
cursor: pointer;
padding: 2px 5px;
border: 1px solid #E7E9EB;
background: none;
color:#5B9928;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: #F1F1F1;
color:#325686;
}

#opensrclogos img{
margin: 5px 7px;
vertical-align: middle;
}

/*   Domains Control Panel   */
.topmenu {
	float:right;
	padding:0;
	margin:20px 0 0 0;
	color:#6DB630;
}

.topmenu a{
color:#6DB630;
font-size:12px;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;

}
.topmenu a:hover{
text-decoration:underline;
color:#325686;
}

.leftmenu a{
display:block;
color:#325686;
font-size:12px;
text-decoration:none;
margin: 2px 0 3px 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftmenu a:hover{
text-decoration:underline;
}

.content_title{
font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #999999;
		text-align:left;
}

.content_tip{
text-align:left;
font-style:italic;
}

.content_warning{
color:#FF0000;
font-style:italic;
text-align:left;
}

 
    .border1        {
                            border:solid 1px #CCCCCC;
                            padding:2px
                    }


    table.age{
         background-color: #C1D0DD;
         border:solid 1px #8398A6;
         padding:2px      
    }
    
    
    .formStyle { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px; color: #404040; border: 1px solid #EBCFE7;
        background-color: #F7FDEA; width: 100px;
    }

    .cellTitleBg{
       /* bgcolor : #CDD9F2;*/
        background:  #CDD9F2;
    }
    
    .cellBg{
        /*bgcolor: #E1ECFB;*/
        background: #E1ECFB;
    }

    .cellBg2{
        background: #F2F8FD;
    }

.domain_searchdomains_form{
border: solid 5px #F0F0F0;
 padding:10px 10px 10px 20px;
}	

.domain_searchdomains_form no1{
float:left; 
margin-right:20px;
}

.domain_searchdomains_form no2{
float:left;
}

/*  end of Domains Control Panel   */

.fieldsets {
	padding:10px;
	border:5px solid #F0F0F0;
	width: 670px;
}
legend {
	font-size: 1.5em;
	color: #669900;
	font-weight: normal;
	
}

#domain {
	padding:0;
	margin:20px 0;
}
#domain .l1 {
	margin: 0 0 0 0;
}
#domain .l2 {
	width: 670px;
	margin: 0 0 0 0;
	font-size:10px;
}
#domain .l2 ul{
margin:10px 0 0 30px;
padding:0;
}

#domain .l2 li{
list-style:none;
display:inline;
margin:0 10px 0 0;
}

#domain .search{
font-size:14px;
	padding:4px;
	border:5px solid #e8e8e8;
	width:90px;
	display:inline;
	background-color:#fff;
	margin-left:10px;
	background:#F0F0F0;
}

#domain .input {
	font-size:16px;
	padding:4px;
	border:5px solid #e8e8e8;
	width:360px;
	display:inline;
	color:#335687;
	font-weight:bold;
	background:#F0F0F0;
}

#domain .select {
	font-size:16px;
	padding:4px;
	border:5px solid #e8e8e8; 
	width:90px;
	display:inline;
	color:#335687;
	font-weight:bold;
	background:#F0F0F0;
}

.col {
	margin:20px 0 0 0;
	width:164px;
	float:left;
	border-left: 1px solid #e4e4e4;
	padding-left:10px;

	
}

#first {
	border:none;
}

.col h3{
	font-weight:bold;
	margin:10px 0;
}


/*======================= DomainsHack ====================================*/
#domain_wrapper {
	
	min-height: 400px;
	padding:0;
	height: 300px;
	/*margin: 20px auto;
	width: 500px;*/
	background: url(../ly/images/logo.png) no-repeat 4px 2px;
}

#domain_wrapper .l1 {
	margin: 50px auto 0 auto;
	padding: 0;
	width: 484px;
	text-align: left;
}

#domain_wrapper .input {
	font-size:16px;
	padding:4px;
	border:5px solid #e8e8e8;
	width:360px;
	display:inline;
	color:#335687;
	font-weight:bold;
	background:#F0F0F0;
}


#domain_wrapper .search{
font-size:14px;
	padding:4px;
	border:5px solid #e8e8e8;
	width:90px;
	display:inline;
	background-color:#fff;
	margin-left:10px;
	background:#F0F0F0;
}




#hack_results {
	margin: 0px auto;
	padding: 0;
	width: 484px;
	text-align: left;
	min-height: 70px;
}

#hack_text {
margin: 10px auto;
	padding: 0;
	width: 484px;
	text-align: left;
}
.domLine {
	height: 30px;
	margin: 5px 0 5px 9px;
}
.domResult {
	float: left;
	width: 200px;
	display: block;
	font-size:16px;
	color: #999;
}
.domLink {
	float: left;
	width: 234px;
	display: block;
}
.hack_www {
	font-weight: bold;
	color: #777;
	text-decoration: none;
	margin-left: 75px;
}
.hack_whois {
	font-weight: bold;
	color: #777;
	text-decoration: none;
}
.hack_reg {
	color:#335687;
	width: 100px;
	margin-left: 75px;
}
.hack_domain {
	font-weight: bold;
	color: #335687;
}

.hack_notaval {
	background: url(../ly/images/notaval.png) center 3px no-repeat;
	height: 20px;
	width: 20px;
	float: left;
}
.hack_aval {
	background: url(../ly/images/aval.png) center 3px no-repeat;
	float: left;
	height: 20px;
	width: 16px;
}


.hack_errmsg {
	margin: 5px 0 0 0;
	padding: 10px 0 0 25px;
	background: url(../ly/images/no.png) no-repeat 0px 10px;
	text-align: left;
	width: 455px;
	color: #666;
	
}

div#footer_icons img{
vertical-align:middle;
margin: 0 5px 10px 5px;
}

p#links {
margin-bottom: 20px;
}

/*========================================================================*/

					/*	DEDICATED SERVERS */

/*========================================================================*/



.server-box{
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:20px 6px 0 0;
}

#server-box-last{
	margin-right:0;
}

.server-box-header{
	width:170px;
	height:64px;
}

div#zimbra-header{
	background:url(../images/zimbra-header.jpg) left bottom no-repeat;
}
div#valueserver-header{
	background:url(../images/valueserver-header.jpg) left bottom no-repeat;
}
div#proserver-header{
	background:url(../images/proserver-header.jpg) left bottom no-repeat;
}
div#enterpriseserver-header{
	background:url(../images/enterpriseserver-header.jpg) left bottom no-repeat;
}

.server-box-body{
	border:1px solid #CCCCCC;
	width:168px;
	min-height:100px;
	border-top:none;
	padding:10px 0 0 0;
}

.server-box ul{
	margin:0;
	padding:0;
	color:#666666;
	font-size:12px;
}

.server-box ul li{
	border-bottom:1px dashed #CCCCCC;
	line-height:25px;
	padding:0 0 0 25px;
	margin:0;
	background:url(../images/servers-bullet.png) 10px 10px no-repeat;
	list-style:none;
}

.server-box-body p{
	text-align:center;
	font-size:14px;
	color:#666666;
}

.server-box-body p span{
	font-weight:bold;
}

.server-box-body a.button{
	width:84px;
	height:26px;
	margin:5px 48px;
}

.server-box-body a.button img{
	border:none;
}




/*========================================================================*/
/*========================================================================*/
.hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 20px 40px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
.hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	border-bottom: 2px solid #325686;
	color:#325686;
}
.hor-minimalist-a td
{
	padding: 9px 8px 0px 8px;
}
.hor-minimalist-a tbody tr:hover td
{
	color: #325686;
}

.hor-minimalist-a img{
	vertical-align:middle;
	margin-left:15px;}