@charset "UTF-8";

/* CSS Document ADMO hosting
------------------------------------------------------------- */

/* @group html */

html, body {
	padding:0;
	margin:0;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	color:#333;
	font-size:12px;
	background:#fff;
}

p {
	padding: 0 0 14px 0;
	margin: 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}

a {
	color: #006699;
	text-decoration:none;
	font-weight: bold;}

a:hover {color: #900;}

/* @end */	
	
	
/* Layout container
------------------------------------------------------------- */
#containerw {
	float:left;
	background:url(../images/bk.png) repeat-x #A99E8A;
	width:100%;}
	
#container {
	margin:auto;
	width:977px;}
	

/* Top section 
------------------------------------------------------------- */

#logo {
	width:273px;
	height: 122px;
	float:left;}

/* @group menu */

/* Code for the menus
------------------------------------------------------------- */

#menu {
	width:704px;
	height: 122px;
	float:left;}

#menu ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	float:left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	float:left;
	height:122px;
	background-image: url(../images/menu.png);
	background-position: 0 0;
	text-indent: -999999px;
	overflow: hidden;
	outline:none;}
	

#menu li.home a{
	width: 109px;}

#menu li.home a.selected{
	background-position: 0px -122px;}

#menu li.home a:hover{
	background-position: 0px -244px;}

#menu li.about a{
	width: 109px;
	background-position: -109px 0;}

#menu li.about a.selected{
	background-position: -109px -122px;}

#menu li.about a:hover{
	background-position: -109px -244px;}

#menu li.services a{
	width: 109px;
	background-position: -218px 0;}

#menu li.services a.selected{
	background-position: -218px -122px;}

#menu li.services a:hover{
	background-position: -218px -244px;}

#menu li.login a{
	width: 108px;
	background-position: -327px 0;}

#menu li.login a.selected{
	background-position: -327px -122px;}

#menu li.login a:hover{
	background-position: -327px -244px;}

#menu li.support a{
	width: 109px;
	background-position: -435px 0;}

#menu li.support a.selected{
	background-position: -435px -122px;}

#menu li.support a:hover{
	background-position: -435px -244px;}

#menu li.contact a{
	width: 160px;
	background-position: -544px 0;}

#menu li.contact a:hover{
	background-position: -544px -244px;}

#menu li.contact a.selected{
	background-position: -544px -122px;}

	
/* @end */

/* Header Content
------------------------------------------------------------- */	
#header {
	width:977px;
	height: 347px;
	float:left;
}

#welcome{
	width:657px;
	height: 136px;
	background:url(../images/welcome.jpg);
	padding: 15px 175px 0 145px;
	float:left;
}

#welcome h1 {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida", "Verdana";
	font-size:22px;
	color:#B0D904;
	margin:0;
	padding:0;
	font-weight:bold;
}

#welcome h2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:15px;
	color:#BBD2DE;
	margin:0;
	padding:0;
	font-weight: normal;
}

/* Middle Area Content
------------------------------------------------------------- */

.middle {
	width:977px;
	background:url(../images/middle.jpg) no-repeat;
	float:left;
}

.middle p {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:12px;
	line-height: 16px;
	color: #666;
	margin:0;
	padding:0px 0 0 0;
}

.middle a {
	color: #006699;
	font-weight: bold;
}

.middle a:hover {
	color: #900;
}

.middle h3 {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:19px;
	color: #900;
	margin:0;
	padding:0 0 4px 0;
	font-weight: normal;
}

.getStarted {
	width:176px;
	height: 97px;
	padding: 30px 45px 0 33px;
	float:left;
}

.getStarted2 {
	width:176px;
	height: 97px;
	padding: 30px 45px 0 33px;
	background:url(../images/getStarted2.jpg);
	float:left;
}

.getStarted p {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFA202;
	line-height: 15px;
	padding:0;
}

.getStarted h3 {
	color: #fff;
	padding:0 0 3px 0;
}

.hosting {
	width:148px;
	height: 97px;
	padding: 30px 18px 0 20px;
	float:left;
}

.reseller {
	width:148px;
	height: 97px;
	padding: 30px 13px 0 17px;
	float:left;
}

.reseller h3 {
	color: #18ADCF;
}

.vps {
	width:148px;
	height: 97px;
	padding: 30px 15px 0 15px;
	float:left;
}

.vps h3 {
	color: #669900;
}

.backups {
	width:148px;
	height: 97px;
	padding: 30px 13px 0 17px;
	float:left;
}

.backups h3 {
	color: #333;
}

/* Bottom area
------------------------------------------------------------- */

#bottom {
	width:977px;
	background:url(../images/bottom.jpg) no-repeat;
	float:left;
}

#bottombk {
	width:977px;
	background:url(../images/bottomCross.jpg);
	float:left;
}

#bottomBot {
	width:977px;
	height: 30px;
	background:url(../images/bottomBot.jpg);
	float:left;
	margin:0 -3px 0 0;
}

#weSpecialize {
	width:403px;
	padding: 32px 50px 0 33px;
	float:left;
}

#weSpecialize p {
	padding: 15px 0 0 105px;
	color: #333;
}

#hardware {
	width:411px;
	padding: 42px 50px 0 30px;
	float:left;
}

#hardware p {
	padding: 15px 0 0 115px;
	color: #333;
}

#hardware h3 {
	padding:0 0 20px 0;
}

/* Footer area
------------------------------------------------------------- */

#footerw {
	float:left;
	background:url(../images/footer.png) repeat-x;
	width:100%;
}

#footer {
	width:967px;
	margin:auto;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size: 12px;	color: #424242;
	padding: 30px 0 30px 10px;
}



/*
 INNER PAGE EXTRA 
------------------------------------------------------------- */

#content {
	width:977px;
	background:url(../images/cross.jpg);
	float:left;
}

#contentbk {
	width:977px;
	background:url(../images/contentbk.jpg) no-repeat;
	float:left;
}

#contentBot {
	width:977px;
	height: 55px;
	background:url(../images/contentBot.jpg) no-repeat;
	margin:0 -3px 0 0;
	float:left;
}

#contentWide {
	width:977px;
	background:url(../images/crossWide.jpg);
	float:left;
}

#contentbkWide {
	width:977px;
	background:url(../images/contentbkWide.jpg) no-repeat;
	float:left;
}

#contentBotWide {
	width:977px;
	height: 55px;
	background:url(../images/contentBotWide.jpg) no-repeat;
	margin:0 -3px 0 0;
	float:left;
}

#contentLeft {
	width:727px;
	float:left;
}

#contentLeft h3 {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:16px;
	color: #900;
	margin:0;
	padding:5px 0 10px 0;
	font-weight: bold;
	border-top:1px solid #EFEEEB;
}

#contentLeft h3 a {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:16px;
	color: #900;
	font-weight: bold;
}

#contentText {
	width:597px;
	padding: 36px 70px 0px 60px;
	float:left;
}

#contentTextWide {
	width:857px;
	padding: 40px 0px 0px 60px;
	float:left;
}

#contentTextWidest {
	width:860px;
	padding: 40px 0px 0px 60px;
	float:left;
}

#contentTextWide p {
	padding-right: 180px;
}

.infoboxColumn {
	width:330px;
	float:left;
}

.infoboxColumn p {
	font-size: 12px;
}

.infoboxColumn li {
	font-size: 12px;
}

#infoboxbk {
	width:667px;
	background:url(../images/infoboxbk.png) no-repeat;
	padding: 10px 0 0 60px;
	float:left;
}

#infobox {
	width:727px;
	background:url(../images/infoboxCross.png);
	float:left;
}

#infoboxBot {
	width:727px;
	height: 24px;
	background:url(../images/infoboxBot.png);
	float:left;
}

#infobox h3 {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:16px;
	color: #900;
	margin:0;
	padding:0 0 20px 0;
	font-weight: bold;
	border: none;
}

#infoboxbkNL {
	width:607px;
	background:url(../images/infoboxbkNL.png) no-repeat;
	padding: 10px 0 0 120px;
	float:left;
}

#infoboxNL {
	width:727px;
	background:url(../images/infoboxCrossNL.png);
	float:left;
}

#infoboxNL h3 {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:16px;
	color: #900;
	margin:0;
	padding:0 0 20px 0;
	font-weight: bold;
	border: none;
}

#infoboxBotNL {
	width:727px;
	height: 24px;
	background:url(../images/infoboxBotNL.png);
	float:left;
}

#contentRight {
	width:200px;
	padding: 40px 30px 0 20px;
	float:left;
}

#contentRight p {
	color: #D1D0C7;
	font-size: 12px;
	line-height: 17px;
}

#contentRight p.rowSpace {
	color: #D1D0C7;
	font-size: 12px;
	line-height: 22px;
}

#contentRight p.whiteHighlight {
	color: #fff;
	font-weight: normal;
	line-height: 15px;
	font-size: 13px;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
}

#contentRight .bigText {
	color: #37B5D8;
	font-weight: normal;
	line-height: 15px;
	font-size: 16px;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
}

#contentRight a {
	color: #fff;
	font-size: 13px;
}

#contentRight a:hover {
	color: #FFA322;
	font-size: 13px;
}

#contentRight h3 {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:16px;
	color: #FFA322;
	margin:0;
	padding:0 0 25px 0;
	font-weight: normal;
	line-height: 20px;
}

.supportBox {
	float: left;
	width: 280px;
	padding: 10px 0 10px 15px;
	height: 65px;
	border: 1px solid #fff;
	border-bottom: 1px solid #D1D0C8;
	border-right: 1px solid #D1D0C8;
	background-color:#EFEEEB ;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size: 12px;
}

/* Classes and styles
------------------------------------------------- */

h1 {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:30px;
	color:#F5F5C4;
	margin:0;
	padding:0 0 20px 0;
	font-weight:normal;
	line-height: 28px;
}

h2 {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:23px;
	color:#006699;
	margin:0;
	padding:0 0 20px 0;
	font-weight: normal;
}

h3 {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-size:22px;
	color: #006699;
	margin:0;
	padding:0 0 10px 0;
	font-weight: normal;
	line-height: 22px;
}



.blackHighlight {
	color: #000;
	font-weight: bold;
}

ul, li {
	padding:0;
	margin:0;}
	
ul.plus li {
	color:#333;
	font-size:12px;
	background:url(../images/plus.png) no-repeat top left;
	padding:0px 30px 5px 17px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	margin: 0;
}

.icon {
	float: left;
}

.red {
	color: #900;
}

.imageRight {
	float: right;
	margin: 0 0 10px 30px;
}

.pEdge {
	padding-left: 80px;
}

.textfield {
	padding: 3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 200px;
	color: #666;
}

.textfieldLogin {
	padding: 3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	background-color:#EFEEEB;
	font-style: italic;
	width: 150px;
	color: #666;
}

.textfieldWide {
	padding: 3px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 350px;
	color: #666;
}

table.styled {
	border: 1px solid #fff;
	padding: 0;
	font-size: 12px;
	margin: 0;
	color: #666;
	border-collapse: collapse;
}

table.styled td {
	background-color: #EFEEEB;
	padding: 8px 10px;
	border-top: 1px solid #fff;
	color: #666;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
}

table.styled td.orange, table.styled th.orange {
	background-color: #27B4D7;
	color: #fff;
}

table.styled td.green, table.styled th.green {
	background-color: #1B7A91;
	color: #fff;
}

table.styled td.green a, table.styled td.blue a, table.styled td.orange a {
	color: #FFFFCC;
}

table.styled td.green a:hover, table.styled td.blue a:hover, table.styled td.orange a:hover {
	color: #fff;
}

table.styled td.white {
	background-color: #fff;
}

table.styled td.blue, table.styled th.blue {
	background-color: #003366;
	color: #fff;
}

table.styled th {
	background-color: #EFEEEB;
	padding: 2px 20px;
	border-top: 1px solid #fff;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
}


table.styled td.firstCol {
	background-color: #F6F6F4;
	padding: 5px 5px 5px 20px;
	color: #333;
	font-style: italic;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
}

.floatRight {
	float: right;
}

.supportBlackBox {
	float: left;
	background-color: #000;
	border: 1px solid #333;
	padding: 14px;
	width: 170px;
}

