/* AGn Solutions */

/* Body
---------------------------------------------------------------------------------------*/
body {
  background: #212121 none;
  color: #FFF;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
  }
  
/* Main Template
---------------------------------------------------------------------------------------*/
#outer-container {
  width: 100%;
  height: 800px;
  margin: 0px auto;
  text-align: center;
  position: relative;
  background: #212121 url("/images/l-background.png") top center repeat-x;
  color: #fff;
  }
  
#container {
  width: 898px;
  margin: 0px auto;
  position: relative;
  }

table {
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 150%;
  }  
  
/* Head Template
---------------------------------------------------------------------------------------*/
#heading {
  width: 898px;
  background: #212121 url("/images/l-heading.png") top center no-repeat;
  color: #999;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
  }
  
#heading-left {
  width: 570px;
  float: left;
  height: 129px;
  }
  
#heading-right {
  width: 328px;
  padding: 30px 0px 0px 0px;
  float: right;
  }
  
#heading-clear {
  clear: both;
  overflow: hidden;
  height: 0px;
  }
  
#domain-check input, #domain-check select {
  border: 1px solid #555;
  background: #333 none;
  color: #FFF;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  padding: 2px;
  }
  
#domain-check option {
  padding: 0px;
  }
  
#submits input {
  padding: 0px;
  margin: 0px;
  border: 0px;
  }
  
.icon-start {
  padding: 0px;
  margin: 0px;
  border: 0px solid #000;
  background: none;
  color: #FFF;
  width: 48px;
  height: 23px;
  }
  
/* Navigation Template
---------------------------------------------------------------------------------------*/
#navigation {
  width: 898px;
  text-align: center;
  font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: normal;
  }
  
#navigation ul {
  text-align: center;
  padding: 10px 0px 0px 0px;
  margin: 0px;
  background: none;
  color: white;
  width: 100%;
  
  }

#navigation ul li {
  display: inline;
  padding: 0px;
  }

#navigation ul li a {
  padding: 10px 12px 14px 12px;
  text-decoration: none;
  color: #000;
  }

#navigation ul li a:hover {
  background: #212121 url("/images/l-nav-bg-hover.png") top center repeat-x;
  color: white;
  }

#navigation #active {
  background: #212121 url("/images/l-nav-bg-hover.png") top center repeat-x;
  color: white;
  }
  
#spacing {
  height: 14px;
  }
  
/* Logo Template
---------------------------------------------------------------------------------------*/
#logo {
  width: 898px;
  height: 259px;
  }
  
#logo-left {
  width: 397px;
  height: 200px;
  padding: 20px 0px 0px 0px;
  text-align: left;
  float: left;
  background: #212121 url("/images/l-logo-left.png") top left no-repeat;
  color: #000;
  font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 150%;
  }
  
#logo-right {
  width: 501px;
  height: 259px;
  float: right;
  background: #212121 url("/images/l-logo-right.png") top right no-repeat;
  color: #FFF;
  }
  
#logo-clear {
  clear: both;
  overflow: hidden;
  height: 0px;
  }
  
#logo-left h3 {
  font: bold 24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0 0 5px 0;
  padding: 0;
  }
  
#the-plan {
  width: 100%;
  text-align: left;
  }
  
#the-plan-left {
  float: left;
  width: 45%;
  text-align: left;
  line-height: 180%;
  }
  
#the-plan-right {
  float: right;
  width: 50%;
  padding: 20px 0 0 0;
  text-align: left;
  }
  
#the-plan-right strong {
  font: bold 25px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  }
  
#the-plan-icons {
  width: 150px;
  padding: 10px 0px 0px 0px;
  text-align: right;
  }
  
  
#the-plan-icons small {
  color: #8C3100;
  font: normal 11px Arial, Helvetica, sans-serif;
  }
  
#the-plan-clear {
  clear: both;
  overflow: hidden;
  height: 0px;
  }
  
/* Index Plans
---------------------------------------------------------------------------------------*/
#planlogs-outer {
  width: 100%;
  background: #212121 url("/images/l-content-bg-top.png") top center repeat-x;
  color: #fff;
  }
  
#planlogs {
  width: 898px;
  margin: 0px auto;
  position: relative;
  }
  
#plan-left {
  float: left;
  width: 260px;
  }
  
#plan-right {
  float: left;
  width: 255px;
  }
  
#logging-in {
  padding: 10px 0 0 0;
  float: right;
  }
  
#log-in {
  background: #212121 url("/images/l-clients-login.png") top left no-repeat;
  color: #FFF;
  text-align: left;
  width: 364px;
  height: 91px;
  }
  
#planlogs-clear {
  clear: both;
  overflow: hidden;
  height: 0px;
  }
 
table#the-client-form {
  padding: 45px 0 0 0;
  }
  
#the-client-form form {
  padding: 0;
  margin: 0;
  }
  
#the-client-form input.user, #the-client-form input.pass {
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  background: #FFBD00 none;
  border: 1px solid #F58F0A;
  padding: 4px;
  }
  
.icon-login {
  padding: 0px;
  margin: 0px;
  border: 0px solid #000;
  background: none;
  color: #FFF;
  width: 48px;
  height: 23px;
  }
  
/* Index Content
---------------------------------------------------------------------------------------*/
#index-content {
  width: 100%;
  background: #131313 none;
  color: #fff;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 160%;
  }
  
#index-content a {
  color: #FF8F00;
  background: #131313 none;
  text-decoration: none;
  }
  
#ic-content {
  width: 850px;
  margin: 0px auto;
  padding: 30px 0px;
  position: relative;
  text-align: left;
  }
  
#ic-content h3 {
  font: bold 24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0 0 5px 0;
  padding: 0;
  }
  
#ic-left {
  float: left;
  width: 250px;
  }
  
#ic-right {
  float: right;
  width: 510px;
  border-left: 1px solid #333;
  padding: 0px 0px 0px 30px;
  }
  
#ic-content-clear {
  clear: both;
  overflow: hidden;
  height: 0px;
  }
  
#ic-left h3, #ic-right h3 {
  font: bold 18px Georgia, "Times New Roman", Times, serif;
  color: #FFF;
  background: #131313 none;
  margin: 0 0 5px 0;
  padding: 0;
  }
  
/* Round Content
---------------------------------------------------------------------------------------*/
#ic-content-box {
  width: 800px;
  margin: 0px auto;
  position: relative;
  }
  
#ic-content-box-top {
  width: 800px;
  height: 33px;
  background: #212121 url("/images/round-content-top.png") no-repeat top left;
  color: #FFF;
  }
  
#ic-content-box {
  background: #FFF url("/images/round-content-bg.png") repeat-y top left;
  color: #444;
  width: 800px;
  }
  
#ic-content-content {
  background: #FFF url("/images/round-content-bg.png") repeat-y top left;
  color: #444;
  width: 760px;
  padding: 0px 20px;
  }
  
#ic-content-box-foot {
  width: 800px;
  height: 29px;
  background: #212121 url("/images/round-content-foot.png") no-repeat top left;
  color: #FFF;
  }
  
#ic-content-left a:link, #ic-content-left a:visited, #ic-content-left a:active, #ic-content-left a:hover,
#ic-content-right a:link, #ic-content-right a:visited, #ic-content-right a:active, #ic-content-right a:hover {
  color: #BD631B;
  background: #EEE none;
  text-decoration: none;
  }
  
#ic-content-left {
  float: left;
  width: 200px;
  }
  
#ic-content-right {
  float: right;
  width: 500px;
  }
  
#ic-content-clear {
  clear: both;
  overflow: hidden;
  height: 0px;
  }
  
#ic-content-left input, #ic-content-right input, #ic-content-right textarea {
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #999;
  background: #FFF none;
  padding: 2px;
  }
  
#ic-content-left h3, #ic-content-right h3 {
  font: bold 18px Georgia, "Times New Roman", Times, serif;
  color: #222;
  background: #EEE none;
  margin: 0 0 5px 0;
  padding: 0;
  }
  
#ic-content-left #menu {
  margin: 0;
  padding: 0;
  }
  
#ic-content-left ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
  
table.plans {
  color: #000;
  background: #212121 none;
  width: 740px;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 150%;
  }
  
table.plans td.dark {
  background: #F3BA09 none;
  color: #000;
  font-weight: bold;
  padding: 5px;
  }
  
table.plans td.sdark {
  background: #777 none;
  color: #FFF;
  font-weight: bold;
  padding: 5px;
  }
  
table.plans td.light {
  background: #EEE none;
  color: #212121;
  font-weight: normal;
  padding: 5px;
  text-align: center;
  }
  
table.plans td.giga-dark {
  background: #FBE936 none;
  color: #000;
  font-weight: bold;
  padding: 5px;
  }
  
table.plans td.giga-light {
  background: #FCEE64 none;
  color: #212121;
  font-weight: normal;
  padding: 5px;
  text-align: center;
  }
  
table.plans td.buy {
  background: #777 none;
  color: #000;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  }
  
td.buy a:link, td.buy a:visited, td.buy a:active {
  background: #000 none;
  color: #FFF;
  }
  
table.included {
  background: #EEE none;
  color: #000;
  width: 650px;
  margin: 0px auto;
  position: relative;
  }
  
td.clear {
  background: #EEE none;
  padding: 5px;
  }

/* Footer
---------------------------------------------------------------------------------------*/
#footer {
  width: 850px;
  padding: 20px 0px;
  margin: 0px auto;
  text-align: center;
  }
  
#footer-left {
  width: 350px;
  float: left;
  text-align: left;
  }
  
#footer-right {
  width: 450px;
  float: right;
  text-align: right;
  }
  
#footer-clear {
  clear: both;
  overflow: hidden;
  height: 30px;
  }
  
#footer a:link {
  color: #FFF;
  background: none;
  }
  
/* Images
---------------------------------------------------------------------------------------*/
img {
  border: 0px;
  }