/* Web Your Business Copyright 2007 
http://www.webyourbusiness.com
http://www.aaabusinesshosting.com */





body { font-size: 12px; font-family: Arial; margin: 0px; padding: 0px; border: 0px }
div { font-size: 12px; font-family: Arial; }
font { font-size: 12px; font-family: Arial;  }
form { font-size: 12px; font-family: Arial; }
h1 { color: #003366; font-size: 16pt; font-family: Arial }
h2 { color: #003366; font-size: 15pt; font-family: Arial }
h3 { color: #003366; font-size: 14pt; font-family: Arial }
h4 { color: #003366; font-size: 12pt; font-family: Arial }
h5 { color: #003366; font-size: 10pt; font-family: Arial }
h6 { color: #003366; font-size: 8pt; font-family: Arial }
input { font-size: 12px; font-family: Arial; }
p { font-size: 12px; font-family: Arial; }
select { font-size: 12px; font-family: Arial;  }
textarea { font-size: 12px; font-family: Arial; }
textarea.form { font-size: 12px; font-family: Arial; }
td { font-size: 12px; font-family: Arial; }


a.copyright { color: #000000; font-size: 9px; font-family: Arial }
a:active { color: #7E489E;font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }
a:link { color: #7E489E; font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }
a:visited { color: #7E489E; font-style: font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }
a:hover { color: #00FF00; font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }

.white { color: #FFFFFF;font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }
a.white:active { color: #FFFFFF;font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }
a.white:link { color: #FFFFFF; font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }
a.white:visited { color: #FFFFFF; font-style: font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }
a.white:hover { color: #00FF00; font-family: Arial, Helvetica; text-decoration: none;font-weight: bold; }


.horizontalrule {border-top: thin solid #7B4A99}
.green {color:#44B647;}
.red{color: #FF0000;}
.purple_heading{color: #7E489C;font-size:22px;font-weight: bold;}
.black_subheading{color: #000000;font-size:18px;font-weight: bold;}
.black_miniheading{color: #000000;font-size:16px;font-weight: bold;}
.price_heading{color: #FF6600;font-size:48px;font-weight: bold;}
.price_heading1{color: #FF6600;font-size:28px;font-weight: bold;vertical-align:super;}

.price_subheading{color: #000000;font-size:16px;font-weight: bold;}

.headerleft{background:url("/images/header_left.jpg") repeat-x right top; }
.headerright{background:url("/images/header_right.jpg") repeat-x left top; }

.copyback{background:url("/images/copyback.jpg") repeat-x right top; }
.copybot{background:url("/images/copybot.jpg") repeat-x left top; }

.leftshadow{background:url("/images/leftshadow.jpg") repeat-y right top; }
.rightshadow{background:url("/images/rightshadow.jpg") repeat-y left top; }

.center{background:url("/images/centershadow.jpg") repeat-y left top; }

.box1_top{background:url("/images/box1_top.gif") repeat-x left top; text-decoration: none;font-weight: bold;padding:4px 2px 2px 2px;color:#FFFFFF;}
.box1_left{background:url("/images/box1_left.gif") repeat-y right top; }
.box1_center{background:url("/images/box1_center.jpg") repeat-x left top; background-color: #A681BC; text-decoration: none;color:#000000;}
.box1_right{background:url("/images/box1_right.gif") repeat-y left top; }
.box1_bot{background:url("/images/box1_bot.gif") repeat-x left top; }

.box3_center{ background-color: #FFFFFF; text-decoration: none;color:#000000;}
.box3_bot{background:url("/images/box3_bot.gif") repeat-x left top; }

.main{font-size:12px;}
.main_support{font-size:12px;background:url("/images/support_people.jpg") no-repeat right top; }
.main_dedicated{font-size:12px;background:url("/images/dedicated_server.jpg") no-repeat right top; }
.main_dedicatedtall{font-size:12px;background:url("/images/dedicated_servertall.jpg") no-repeat right top; }





/* NAVIGATION */

    a	{ font-family: Arial,Helvetica,sans-serif; }
    #header {
      float:left;
      width:100%;
      height:37px;
      background:url("/images/right.jpg") #FFFFFF repeat-x top;
      font-size:12px;
      line-height:normal;
	}
    #header ul {
      margin:0;
      padding:0px 0px 0;
      list-style:none;
  	  height:37px;
      }
    #header li {
      float:left;
      background:url("/images/left.jpg") no-repeat left top;
      margin:0;
      font-size:12px;
      padding:0px 0px 0px 9px;
	  height:37px;
border-bottom: 0px solid #000000
      }
    #header a {
      float:left;
      display:block;
      background:url("/images/right.jpg") no-repeat right top;
      padding:5px 15px 17px 6px;
      text-decoration:none;
      font-weight:bold;
      font-size:12px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #header a {float:none; }
    /* End IE5-Mac hack */
    #header a:hover {
      color:#666;
      }
    #header #current {
      background-image:url("/images/left_on.jpg");
      border-width:0;
      font-size:12px;
      }
    #header #current a {
      background-image:url("/images/right_on.jpg");
      color:#FFFFFF;
      font-size:12px;
      padding:5px 15px 17px 6px;
      }



	  a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#000000;
    text-decoration:none;
    border-bottom: 1px solid #000000;
    }


a.info:hover{
    z-index:25;
    background-color:#ffffff;
	color: #7E489C;
    }


a.info span{
    display: none;
    }


a.info:hover span{
    display:block;
    position:absolute;
    top:1.5em;
    left:1.5em;
    width:28em;
    border:1px solid #7E489C;
    background-color:#fff;
    color:#000;
    text-align:justify;
    font-size:12px;
    font-weight:normal;
    padding:3px;
    line-height:18px;
    }
a.info:hover b{
    white-space:nowrap;
    display:inline;
    font-size:small;
    }
a.info:hover img{
    float:none;
    margin:5px;
    vertical-align:middle;
    border-style:none;
    border-width:0;
    }
